@zuplo/cli 6.70.69 → 6.70.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/node/http2.d.ts +1 -0
- package/node_modules/@types/node/package.json +2 -2
- package/node_modules/@zuplo/core/package.json +1 -1
- package/node_modules/@zuplo/graphql/package.json +1 -1
- package/node_modules/@zuplo/openapi-tools/package.json +1 -1
- package/node_modules/@zuplo/otel/package.json +1 -1
- package/node_modules/@zuplo/runtime/out/esm/{chunk-GEVKFSKR.js → chunk-AZIRK6TC.js} +1 -1
- package/node_modules/@zuplo/runtime/out/esm/{chunk-GEVKFSKR.js.map → chunk-AZIRK6TC.js.map} +1 -1
- package/node_modules/@zuplo/runtime/out/esm/{chunk-YLRLRHUN.js → chunk-E7U425SB.js} +93 -92
- package/node_modules/@zuplo/runtime/out/esm/chunk-E7U425SB.js.map +1 -0
- package/node_modules/@zuplo/runtime/out/esm/index.js +1 -1
- package/node_modules/@zuplo/runtime/out/esm/index.js.map +1 -1
- package/node_modules/@zuplo/runtime/out/esm/mcp-gateway/index.js +7 -7
- package/node_modules/@zuplo/runtime/out/esm/mcp-gateway/index.js.map +1 -1
- package/node_modules/@zuplo/runtime/out/esm/mocks/index.js +1 -1
- package/node_modules/@zuplo/runtime/out/types/index.d.ts +384 -0
- package/node_modules/@zuplo/runtime/out/types/mcp-gateway/index.d.ts +3 -1
- package/node_modules/@zuplo/runtime/package.json +1 -1
- package/node_modules/acorn/CHANGELOG.md +14 -0
- package/node_modules/acorn/README.md +3 -0
- package/node_modules/acorn/dist/acorn.d.mts +6 -0
- package/node_modules/acorn/dist/acorn.d.ts +6 -0
- package/node_modules/acorn/dist/acorn.js +87 -49
- package/node_modules/acorn/dist/acorn.mjs +87 -49
- package/node_modules/acorn/package.json +2 -2
- package/node_modules/protobufjs/dist/light/protobuf.js +161 -203
- package/node_modules/protobufjs/dist/light/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/light/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/light/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.js +34 -77
- package/node_modules/protobufjs/dist/minimal/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/dist/protobuf.js +181 -223
- package/node_modules/protobufjs/dist/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/index.d.ts +0 -8
- package/node_modules/protobufjs/package.json +2 -3
- package/node_modules/protobufjs/src/converter.js +5 -4
- package/node_modules/protobufjs/src/decoder.js +1 -1
- package/node_modules/protobufjs/src/service.js +5 -7
- package/node_modules/protobufjs/src/type.js +3 -1
- package/node_modules/protobufjs/src/util/minimal.js +1 -4
- package/node_modules/protobufjs/src/verifier.js +1 -1
- package/package.json +6 -6
- package/node_modules/@protobufjs/inquire/CHANGELOG.md +0 -8
- package/node_modules/@protobufjs/inquire/LICENSE +0 -26
- package/node_modules/@protobufjs/inquire/README.md +0 -13
- package/node_modules/@protobufjs/inquire/index.d.ts +0 -10
- package/node_modules/@protobufjs/inquire/index.js +0 -38
- package/node_modules/@protobufjs/inquire/package.json +0 -21
- package/node_modules/@protobufjs/inquire/tests/data/array.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/emptyArray.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/emptyObject.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/object.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/index.js +0 -20
- package/node_modules/@zuplo/runtime/out/esm/chunk-YLRLRHUN.js.map +0 -1
- /package/node_modules/@zuplo/runtime/out/esm/{chunk-YLRLRHUN.js.LEGAL.txt → chunk-E7U425SB.js.LEGAL.txt} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* protobuf.js v7.6.
|
|
3
|
-
* compiled
|
|
2
|
+
* protobuf.js v7.6.4 (c) 2016, daniel wirtz
|
|
3
|
+
* compiled fri, 12 jun 2026 12:10:46 utc
|
|
4
4
|
* licensed under the bsd-3-clause license
|
|
5
5
|
* see: https://github.com/dcodeio/protobuf.js for details
|
|
6
6
|
*/
|
|
@@ -553,7 +553,7 @@ fetch.xhr = function fetch_xhr(filename, options, callback) {
|
|
|
553
553
|
|
|
554
554
|
var fs = null;
|
|
555
555
|
try {
|
|
556
|
-
fs = require(
|
|
556
|
+
fs = require(11);
|
|
557
557
|
if (!fs || !fs.readFile || !fs.readFileSync)
|
|
558
558
|
fs = null;
|
|
559
559
|
} catch (e) {
|
|
@@ -561,7 +561,7 @@ try {
|
|
|
561
561
|
}
|
|
562
562
|
module.exports = fs;
|
|
563
563
|
|
|
564
|
-
},{"
|
|
564
|
+
},{"11":11}],7:[function(require,module,exports){
|
|
565
565
|
"use strict";
|
|
566
566
|
|
|
567
567
|
module.exports = factory(factory);
|
|
@@ -900,46 +900,6 @@ function readUintBE(buf, pos) {
|
|
|
900
900
|
|
|
901
901
|
},{}],8:[function(require,module,exports){
|
|
902
902
|
"use strict";
|
|
903
|
-
module.exports = inquire;
|
|
904
|
-
|
|
905
|
-
/**
|
|
906
|
-
* Requires a module only if available.
|
|
907
|
-
* @memberof util
|
|
908
|
-
* @param {string} moduleName Module to require
|
|
909
|
-
* @returns {?Object} Required module if available and not empty, otherwise `null`
|
|
910
|
-
* @deprecated Legacy optional require helper. Will be removed in a future release.
|
|
911
|
-
*/
|
|
912
|
-
function inquire(moduleName) {
|
|
913
|
-
try {
|
|
914
|
-
if (typeof require !== "function") {
|
|
915
|
-
return null;
|
|
916
|
-
}
|
|
917
|
-
var mod = require(moduleName);
|
|
918
|
-
if (mod && (mod.length || Object.keys(mod).length)) return mod;
|
|
919
|
-
return null;
|
|
920
|
-
} catch (err) {
|
|
921
|
-
// ignore
|
|
922
|
-
return null;
|
|
923
|
-
}
|
|
924
|
-
}
|
|
925
|
-
|
|
926
|
-
/*
|
|
927
|
-
// maybe worth a shot to prevent renaming issues:
|
|
928
|
-
// see: https://github.com/webpack/webpack/blob/master/lib/dependencies/CommonJsRequireDependencyParserPlugin.js
|
|
929
|
-
// triggers on:
|
|
930
|
-
// - expression require.cache
|
|
931
|
-
// - expression require (???)
|
|
932
|
-
// - call require
|
|
933
|
-
// - call require:commonjs:item
|
|
934
|
-
// - call require:commonjs:context
|
|
935
|
-
|
|
936
|
-
Object.defineProperty(Function.prototype, "__self", { get: function() { return this; } });
|
|
937
|
-
var r = require.__self;
|
|
938
|
-
delete Function.prototype.__self;
|
|
939
|
-
*/
|
|
940
|
-
|
|
941
|
-
},{}],9:[function(require,module,exports){
|
|
942
|
-
"use strict";
|
|
943
903
|
|
|
944
904
|
/**
|
|
945
905
|
* A minimal path module to resolve Unix, Windows and URL paths alike.
|
|
@@ -1005,7 +965,7 @@ path.resolve = function resolve(originPath, includePath, alreadyNormalized) {
|
|
|
1005
965
|
return (originPath = originPath.replace(/(?:\/|^)[^/]+$/, "")).length ? normalize(originPath + "/" + includePath) : includePath;
|
|
1006
966
|
};
|
|
1007
967
|
|
|
1008
|
-
},{}],
|
|
968
|
+
},{}],9:[function(require,module,exports){
|
|
1009
969
|
"use strict";
|
|
1010
970
|
module.exports = pool;
|
|
1011
971
|
|
|
@@ -1055,7 +1015,7 @@ function pool(alloc, slice, size) {
|
|
|
1055
1015
|
};
|
|
1056
1016
|
}
|
|
1057
1017
|
|
|
1058
|
-
},{}],
|
|
1018
|
+
},{}],10:[function(require,module,exports){
|
|
1059
1019
|
"use strict";
|
|
1060
1020
|
|
|
1061
1021
|
/**
|
|
@@ -1161,9 +1121,9 @@ utf8.write = function utf8_write(string, buffer, offset) {
|
|
|
1161
1121
|
return offset - start;
|
|
1162
1122
|
};
|
|
1163
1123
|
|
|
1164
|
-
},{}],
|
|
1124
|
+
},{}],11:[function(require,module,exports){
|
|
1165
1125
|
|
|
1166
|
-
},{}],
|
|
1126
|
+
},{}],12:[function(require,module,exports){
|
|
1167
1127
|
"use strict";
|
|
1168
1128
|
module.exports = common;
|
|
1169
1129
|
|
|
@@ -1564,7 +1524,7 @@ common.get = function get(file) {
|
|
|
1564
1524
|
return common[file] || null;
|
|
1565
1525
|
};
|
|
1566
1526
|
|
|
1567
|
-
},{}],
|
|
1527
|
+
},{}],13:[function(require,module,exports){
|
|
1568
1528
|
"use strict";
|
|
1569
1529
|
/**
|
|
1570
1530
|
* Runtime message from/to plain object converters.
|
|
@@ -1572,8 +1532,8 @@ common.get = function get(file) {
|
|
|
1572
1532
|
*/
|
|
1573
1533
|
var converter = exports;
|
|
1574
1534
|
|
|
1575
|
-
var Enum = require(
|
|
1576
|
-
util = require(
|
|
1535
|
+
var Enum = require(16),
|
|
1536
|
+
util = require(38);
|
|
1577
1537
|
|
|
1578
1538
|
/**
|
|
1579
1539
|
* Generates a partial value fromObject conveter.
|
|
@@ -1674,14 +1634,15 @@ converter.fromObject = function fromObject(mtype) {
|
|
|
1674
1634
|
var fields = mtype.fieldsArray;
|
|
1675
1635
|
var gen = util.codegen(["d", "n"], mtype.name + "$fromObject")
|
|
1676
1636
|
("if(d instanceof this.ctor)")
|
|
1677
|
-
("return d")
|
|
1637
|
+
("return d");
|
|
1638
|
+
if (!fields.length) return gen
|
|
1639
|
+
("return new this.ctor");
|
|
1640
|
+
gen
|
|
1678
1641
|
("if(!util.isObject(d))")
|
|
1679
1642
|
("throw TypeError(%j)", mtype.fullName + ": object expected")
|
|
1680
1643
|
("if(n===undefined)n=0")
|
|
1681
1644
|
("if(n>util.recursionLimit)")
|
|
1682
1645
|
("throw Error(\"maximum nesting depth exceeded\")");
|
|
1683
|
-
if (!fields.length) return gen
|
|
1684
|
-
("return new this.ctor");
|
|
1685
1646
|
gen
|
|
1686
1647
|
("var m=new this.ctor");
|
|
1687
1648
|
for (var i = 0; i < fields.length; ++i) {
|
|
@@ -1869,7 +1830,7 @@ converter.toObject = function toObject(mtype) {
|
|
|
1869
1830
|
genValuePartial_toObject(gen, field, /* sorted */ index, prop + "[j]")
|
|
1870
1831
|
("}");
|
|
1871
1832
|
} else { gen
|
|
1872
|
-
("if(m%s!=null&&
|
|
1833
|
+
("if(m%s!=null&&Object.hasOwnProperty.call(m,%j)){", prop, field.name); // !== undefined && !== null
|
|
1873
1834
|
genValuePartial_toObject(gen, field, /* sorted */ index, prop);
|
|
1874
1835
|
if (field.partOf) gen
|
|
1875
1836
|
("if(o.oneofs)")
|
|
@@ -1883,13 +1844,13 @@ converter.toObject = function toObject(mtype) {
|
|
|
1883
1844
|
/* eslint-enable no-unexpected-multiline, block-scoped-var, no-redeclare */
|
|
1884
1845
|
};
|
|
1885
1846
|
|
|
1886
|
-
},{"
|
|
1847
|
+
},{"16":16,"38":38}],14:[function(require,module,exports){
|
|
1887
1848
|
"use strict";
|
|
1888
1849
|
module.exports = decoder;
|
|
1889
1850
|
|
|
1890
|
-
var Enum = require(
|
|
1891
|
-
types = require(
|
|
1892
|
-
util = require(
|
|
1851
|
+
var Enum = require(16),
|
|
1852
|
+
types = require(37),
|
|
1853
|
+
util = require(38);
|
|
1893
1854
|
|
|
1894
1855
|
function missing(field) {
|
|
1895
1856
|
return "missing required '" + field.name + "'";
|
|
@@ -2011,7 +1972,7 @@ function decoder(mtype) {
|
|
|
2011
1972
|
for (i = 0; i < mtype._fieldsArray.length; ++i) {
|
|
2012
1973
|
var rfield = mtype._fieldsArray[i];
|
|
2013
1974
|
if (rfield.required) gen
|
|
2014
|
-
|
|
1975
|
+
("if(!Object.hasOwnProperty.call(m,%j))", rfield.name)
|
|
2015
1976
|
("throw util.ProtocolError(%j,{instance:m})", missing(rfield));
|
|
2016
1977
|
}
|
|
2017
1978
|
|
|
@@ -2020,13 +1981,13 @@ function decoder(mtype) {
|
|
|
2020
1981
|
/* eslint-enable no-unexpected-multiline */
|
|
2021
1982
|
}
|
|
2022
1983
|
|
|
2023
|
-
},{"
|
|
1984
|
+
},{"16":16,"37":37,"38":38}],15:[function(require,module,exports){
|
|
2024
1985
|
"use strict";
|
|
2025
1986
|
module.exports = encoder;
|
|
2026
1987
|
|
|
2027
|
-
var Enum = require(
|
|
2028
|
-
types = require(
|
|
2029
|
-
util = require(
|
|
1988
|
+
var Enum = require(16),
|
|
1989
|
+
types = require(37),
|
|
1990
|
+
util = require(38);
|
|
2030
1991
|
|
|
2031
1992
|
/**
|
|
2032
1993
|
* Generates a partial message type encoder.
|
|
@@ -2125,16 +2086,16 @@ function encoder(mtype) {
|
|
|
2125
2086
|
/* eslint-enable no-unexpected-multiline, block-scoped-var, no-redeclare */
|
|
2126
2087
|
}
|
|
2127
2088
|
|
|
2128
|
-
},{"
|
|
2089
|
+
},{"16":16,"37":37,"38":38}],16:[function(require,module,exports){
|
|
2129
2090
|
"use strict";
|
|
2130
2091
|
module.exports = Enum;
|
|
2131
2092
|
|
|
2132
2093
|
// extends ReflectionObject
|
|
2133
|
-
var ReflectionObject = require(
|
|
2094
|
+
var ReflectionObject = require(25);
|
|
2134
2095
|
((Enum.prototype = Object.create(ReflectionObject.prototype)).constructor = Enum).className = "Enum";
|
|
2135
2096
|
|
|
2136
|
-
var Namespace = require(
|
|
2137
|
-
util = require(
|
|
2097
|
+
var Namespace = require(24),
|
|
2098
|
+
util = require(38);
|
|
2138
2099
|
|
|
2139
2100
|
/**
|
|
2140
2101
|
* Constructs a new enum instance.
|
|
@@ -2353,17 +2314,17 @@ Enum.prototype.isReservedName = function isReservedName(name) {
|
|
|
2353
2314
|
return Namespace.isReservedName(this.reserved, name);
|
|
2354
2315
|
};
|
|
2355
2316
|
|
|
2356
|
-
},{"
|
|
2317
|
+
},{"24":24,"25":25,"38":38}],17:[function(require,module,exports){
|
|
2357
2318
|
"use strict";
|
|
2358
2319
|
module.exports = Field;
|
|
2359
2320
|
|
|
2360
2321
|
// extends ReflectionObject
|
|
2361
|
-
var ReflectionObject = require(
|
|
2322
|
+
var ReflectionObject = require(25);
|
|
2362
2323
|
((Field.prototype = Object.create(ReflectionObject.prototype)).constructor = Field).className = "Field";
|
|
2363
2324
|
|
|
2364
|
-
var Enum = require(
|
|
2365
|
-
types = require(
|
|
2366
|
-
util = require(
|
|
2325
|
+
var Enum = require(16),
|
|
2326
|
+
types = require(37),
|
|
2327
|
+
util = require(38);
|
|
2367
2328
|
|
|
2368
2329
|
var Type; // cyclic
|
|
2369
2330
|
|
|
@@ -2808,9 +2769,9 @@ Field._configure = function configure(Type_) {
|
|
|
2808
2769
|
Type = Type_;
|
|
2809
2770
|
};
|
|
2810
2771
|
|
|
2811
|
-
},{"
|
|
2772
|
+
},{"16":16,"25":25,"37":37,"38":38}],18:[function(require,module,exports){
|
|
2812
2773
|
"use strict";
|
|
2813
|
-
var protobuf = module.exports = require(
|
|
2774
|
+
var protobuf = module.exports = require(19);
|
|
2814
2775
|
|
|
2815
2776
|
protobuf.build = "light";
|
|
2816
2777
|
|
|
@@ -2883,30 +2844,30 @@ function loadSync(filename, root) {
|
|
|
2883
2844
|
protobuf.loadSync = loadSync;
|
|
2884
2845
|
|
|
2885
2846
|
// Serialization
|
|
2886
|
-
protobuf.encoder = require(
|
|
2887
|
-
protobuf.decoder = require(
|
|
2888
|
-
protobuf.verifier = require(
|
|
2889
|
-
protobuf.converter = require(
|
|
2847
|
+
protobuf.encoder = require(15);
|
|
2848
|
+
protobuf.decoder = require(14);
|
|
2849
|
+
protobuf.verifier = require(43);
|
|
2850
|
+
protobuf.converter = require(13);
|
|
2890
2851
|
|
|
2891
2852
|
// Reflection
|
|
2892
|
-
protobuf.ReflectionObject = require(
|
|
2893
|
-
protobuf.Namespace = require(
|
|
2894
|
-
protobuf.Root = require(
|
|
2895
|
-
protobuf.Enum = require(
|
|
2896
|
-
protobuf.Type = require(
|
|
2897
|
-
protobuf.Field = require(
|
|
2898
|
-
protobuf.OneOf = require(
|
|
2899
|
-
protobuf.MapField = require(
|
|
2900
|
-
protobuf.Service = require(
|
|
2901
|
-
protobuf.Method = require(
|
|
2853
|
+
protobuf.ReflectionObject = require(25);
|
|
2854
|
+
protobuf.Namespace = require(24);
|
|
2855
|
+
protobuf.Root = require(30);
|
|
2856
|
+
protobuf.Enum = require(16);
|
|
2857
|
+
protobuf.Type = require(36);
|
|
2858
|
+
protobuf.Field = require(17);
|
|
2859
|
+
protobuf.OneOf = require(26);
|
|
2860
|
+
protobuf.MapField = require(21);
|
|
2861
|
+
protobuf.Service = require(34);
|
|
2862
|
+
protobuf.Method = require(23);
|
|
2902
2863
|
|
|
2903
2864
|
// Runtime
|
|
2904
|
-
protobuf.Message = require(
|
|
2905
|
-
protobuf.wrappers = require(
|
|
2865
|
+
protobuf.Message = require(22);
|
|
2866
|
+
protobuf.wrappers = require(44);
|
|
2906
2867
|
|
|
2907
2868
|
// Utility
|
|
2908
|
-
protobuf.types = require(
|
|
2909
|
-
protobuf.util = require(
|
|
2869
|
+
protobuf.types = require(37);
|
|
2870
|
+
protobuf.util = require(38);
|
|
2910
2871
|
|
|
2911
2872
|
// Set up possibly cyclic reflection dependencies
|
|
2912
2873
|
protobuf.ReflectionObject._configure(protobuf.Root);
|
|
@@ -2914,7 +2875,7 @@ protobuf.Namespace._configure(protobuf.Type, protobuf.Service, protobuf.Enum);
|
|
|
2914
2875
|
protobuf.Root._configure(protobuf.Type);
|
|
2915
2876
|
protobuf.Field._configure(protobuf.Type);
|
|
2916
2877
|
|
|
2917
|
-
},{"14":14,"15":15,"16":16,"17":17,"
|
|
2878
|
+
},{"13":13,"14":14,"15":15,"16":16,"17":17,"19":19,"21":21,"22":22,"23":23,"24":24,"25":25,"26":26,"30":30,"34":34,"36":36,"37":37,"38":38,"43":43,"44":44}],19:[function(require,module,exports){
|
|
2918
2879
|
"use strict";
|
|
2919
2880
|
var protobuf = exports;
|
|
2920
2881
|
|
|
@@ -2927,15 +2888,15 @@ var protobuf = exports;
|
|
|
2927
2888
|
protobuf.build = "minimal";
|
|
2928
2889
|
|
|
2929
2890
|
// Serialization
|
|
2930
|
-
protobuf.Writer = require(
|
|
2931
|
-
protobuf.BufferWriter = require(
|
|
2932
|
-
protobuf.Reader = require(
|
|
2933
|
-
protobuf.BufferReader = require(
|
|
2891
|
+
protobuf.Writer = require(45);
|
|
2892
|
+
protobuf.BufferWriter = require(46);
|
|
2893
|
+
protobuf.Reader = require(28);
|
|
2894
|
+
protobuf.BufferReader = require(29);
|
|
2934
2895
|
|
|
2935
2896
|
// Utility
|
|
2936
|
-
protobuf.util = require(
|
|
2937
|
-
protobuf.rpc = require(
|
|
2938
|
-
protobuf.roots = require(
|
|
2897
|
+
protobuf.util = require(41);
|
|
2898
|
+
protobuf.rpc = require(32);
|
|
2899
|
+
protobuf.roots = require(31);
|
|
2939
2900
|
protobuf.configure = configure;
|
|
2940
2901
|
|
|
2941
2902
|
/* istanbul ignore next */
|
|
@@ -2952,30 +2913,30 @@ function configure() {
|
|
|
2952
2913
|
// Set up buffer utility according to the environment
|
|
2953
2914
|
configure();
|
|
2954
2915
|
|
|
2955
|
-
},{"29":29,"
|
|
2916
|
+
},{"28":28,"29":29,"31":31,"32":32,"41":41,"45":45,"46":46}],20:[function(require,module,exports){
|
|
2956
2917
|
"use strict";
|
|
2957
|
-
var protobuf = module.exports = require(
|
|
2918
|
+
var protobuf = module.exports = require(18);
|
|
2958
2919
|
|
|
2959
2920
|
protobuf.build = "full";
|
|
2960
2921
|
|
|
2961
2922
|
// Parser
|
|
2962
|
-
protobuf.tokenize = require(
|
|
2963
|
-
protobuf.parse = require(
|
|
2964
|
-
protobuf.common = require(
|
|
2923
|
+
protobuf.tokenize = require(35);
|
|
2924
|
+
protobuf.parse = require(27);
|
|
2925
|
+
protobuf.common = require(12);
|
|
2965
2926
|
|
|
2966
2927
|
// Configure parser
|
|
2967
2928
|
protobuf.Root._configure(protobuf.Type, protobuf.parse, protobuf.common);
|
|
2968
2929
|
|
|
2969
|
-
},{"
|
|
2930
|
+
},{"12":12,"18":18,"27":27,"35":35}],21:[function(require,module,exports){
|
|
2970
2931
|
"use strict";
|
|
2971
2932
|
module.exports = MapField;
|
|
2972
2933
|
|
|
2973
2934
|
// extends Field
|
|
2974
|
-
var Field = require(
|
|
2935
|
+
var Field = require(17);
|
|
2975
2936
|
((MapField.prototype = Object.create(Field.prototype)).constructor = MapField).className = "MapField";
|
|
2976
2937
|
|
|
2977
|
-
var types = require(
|
|
2978
|
-
util = require(
|
|
2938
|
+
var types = require(37),
|
|
2939
|
+
util = require(38);
|
|
2979
2940
|
|
|
2980
2941
|
/**
|
|
2981
2942
|
* Constructs a new map field instance.
|
|
@@ -3094,11 +3055,11 @@ MapField.d = function decorateMapField(fieldId, fieldKeyType, fieldValueType) {
|
|
|
3094
3055
|
};
|
|
3095
3056
|
};
|
|
3096
3057
|
|
|
3097
|
-
},{"
|
|
3058
|
+
},{"17":17,"37":37,"38":38}],22:[function(require,module,exports){
|
|
3098
3059
|
"use strict";
|
|
3099
3060
|
module.exports = Message;
|
|
3100
3061
|
|
|
3101
|
-
var util = require(
|
|
3062
|
+
var util = require(41);
|
|
3102
3063
|
|
|
3103
3064
|
/**
|
|
3104
3065
|
* Constructs a new message instance.
|
|
@@ -3239,15 +3200,15 @@ Message.prototype.toJSON = function toJSON() {
|
|
|
3239
3200
|
|
|
3240
3201
|
/*eslint-enable valid-jsdoc*/
|
|
3241
3202
|
|
|
3242
|
-
},{"
|
|
3203
|
+
},{"41":41}],23:[function(require,module,exports){
|
|
3243
3204
|
"use strict";
|
|
3244
3205
|
module.exports = Method;
|
|
3245
3206
|
|
|
3246
3207
|
// extends ReflectionObject
|
|
3247
|
-
var ReflectionObject = require(
|
|
3208
|
+
var ReflectionObject = require(25);
|
|
3248
3209
|
((Method.prototype = Object.create(ReflectionObject.prototype)).constructor = Method).className = "Method";
|
|
3249
3210
|
|
|
3250
|
-
var util = require(
|
|
3211
|
+
var util = require(38);
|
|
3251
3212
|
|
|
3252
3213
|
/**
|
|
3253
3214
|
* Constructs a new service method instance.
|
|
@@ -3401,17 +3362,17 @@ Method.prototype.resolve = function resolve() {
|
|
|
3401
3362
|
return ReflectionObject.prototype.resolve.call(this);
|
|
3402
3363
|
};
|
|
3403
3364
|
|
|
3404
|
-
},{"
|
|
3365
|
+
},{"25":25,"38":38}],24:[function(require,module,exports){
|
|
3405
3366
|
"use strict";
|
|
3406
3367
|
module.exports = Namespace;
|
|
3407
3368
|
|
|
3408
3369
|
// extends ReflectionObject
|
|
3409
|
-
var ReflectionObject = require(
|
|
3370
|
+
var ReflectionObject = require(25);
|
|
3410
3371
|
((Namespace.prototype = Object.create(ReflectionObject.prototype)).constructor = Namespace).className = "Namespace";
|
|
3411
3372
|
|
|
3412
|
-
var Field = require(
|
|
3413
|
-
util = require(
|
|
3414
|
-
OneOf = require(
|
|
3373
|
+
var Field = require(17),
|
|
3374
|
+
util = require(38),
|
|
3375
|
+
OneOf = require(26);
|
|
3415
3376
|
|
|
3416
3377
|
var Type, // cyclic
|
|
3417
3378
|
Service,
|
|
@@ -3961,14 +3922,14 @@ Namespace._configure = function(Type_, Service_, Enum_) {
|
|
|
3961
3922
|
Enum = Enum_;
|
|
3962
3923
|
};
|
|
3963
3924
|
|
|
3964
|
-
},{"
|
|
3925
|
+
},{"17":17,"25":25,"26":26,"38":38}],25:[function(require,module,exports){
|
|
3965
3926
|
"use strict";
|
|
3966
3927
|
module.exports = ReflectionObject;
|
|
3967
3928
|
|
|
3968
3929
|
ReflectionObject.className = "ReflectionObject";
|
|
3969
3930
|
|
|
3970
|
-
const OneOf = require(
|
|
3971
|
-
var util = require(
|
|
3931
|
+
const OneOf = require(26);
|
|
3932
|
+
var util = require(38);
|
|
3972
3933
|
|
|
3973
3934
|
var Root; // cyclic
|
|
3974
3935
|
|
|
@@ -4345,16 +4306,16 @@ ReflectionObject._configure = function(Root_) {
|
|
|
4345
4306
|
Root = Root_;
|
|
4346
4307
|
};
|
|
4347
4308
|
|
|
4348
|
-
},{"
|
|
4309
|
+
},{"26":26,"38":38}],26:[function(require,module,exports){
|
|
4349
4310
|
"use strict";
|
|
4350
4311
|
module.exports = OneOf;
|
|
4351
4312
|
|
|
4352
4313
|
// extends ReflectionObject
|
|
4353
|
-
var ReflectionObject = require(
|
|
4314
|
+
var ReflectionObject = require(25);
|
|
4354
4315
|
((OneOf.prototype = Object.create(ReflectionObject.prototype)).constructor = OneOf).className = "OneOf";
|
|
4355
4316
|
|
|
4356
|
-
var Field = require(
|
|
4357
|
-
util = require(
|
|
4317
|
+
var Field = require(17),
|
|
4318
|
+
util = require(38);
|
|
4358
4319
|
|
|
4359
4320
|
/**
|
|
4360
4321
|
* Constructs a new oneof instance.
|
|
@@ -4569,25 +4530,25 @@ OneOf.d = function decorateOneOf() {
|
|
|
4569
4530
|
};
|
|
4570
4531
|
};
|
|
4571
4532
|
|
|
4572
|
-
},{"
|
|
4533
|
+
},{"17":17,"25":25,"38":38}],27:[function(require,module,exports){
|
|
4573
4534
|
"use strict";
|
|
4574
4535
|
module.exports = parse;
|
|
4575
4536
|
|
|
4576
4537
|
parse.filename = null;
|
|
4577
4538
|
parse.defaults = { keepCase: false };
|
|
4578
4539
|
|
|
4579
|
-
var tokenize = require(
|
|
4580
|
-
Root = require(
|
|
4581
|
-
Type = require(
|
|
4582
|
-
Field = require(
|
|
4583
|
-
MapField = require(
|
|
4584
|
-
OneOf = require(
|
|
4585
|
-
Enum = require(
|
|
4586
|
-
Service = require(
|
|
4587
|
-
Method = require(
|
|
4588
|
-
ReflectionObject = require(
|
|
4589
|
-
types = require(
|
|
4590
|
-
util = require(
|
|
4540
|
+
var tokenize = require(35),
|
|
4541
|
+
Root = require(30),
|
|
4542
|
+
Type = require(36),
|
|
4543
|
+
Field = require(17),
|
|
4544
|
+
MapField = require(21),
|
|
4545
|
+
OneOf = require(26),
|
|
4546
|
+
Enum = require(16),
|
|
4547
|
+
Service = require(34),
|
|
4548
|
+
Method = require(23),
|
|
4549
|
+
ReflectionObject = require(25),
|
|
4550
|
+
types = require(37),
|
|
4551
|
+
util = require(38);
|
|
4591
4552
|
|
|
4592
4553
|
var base10Re = /^[1-9][0-9]*$/,
|
|
4593
4554
|
base10NegRe = /^-?[1-9][0-9]*$/,
|
|
@@ -5560,11 +5521,11 @@ function parse(source, root, options) {
|
|
|
5560
5521
|
* @variation 2
|
|
5561
5522
|
*/
|
|
5562
5523
|
|
|
5563
|
-
},{"17":17,"
|
|
5524
|
+
},{"16":16,"17":17,"21":21,"23":23,"25":25,"26":26,"30":30,"34":34,"35":35,"36":36,"37":37,"38":38}],28:[function(require,module,exports){
|
|
5564
5525
|
"use strict";
|
|
5565
5526
|
module.exports = Reader;
|
|
5566
5527
|
|
|
5567
|
-
var util = require(
|
|
5528
|
+
var util = require(41);
|
|
5568
5529
|
|
|
5569
5530
|
var BufferReader; // cyclic
|
|
5570
5531
|
|
|
@@ -5988,15 +5949,15 @@ Reader._configure = function(BufferReader_) {
|
|
|
5988
5949
|
});
|
|
5989
5950
|
};
|
|
5990
5951
|
|
|
5991
|
-
},{"
|
|
5952
|
+
},{"41":41}],29:[function(require,module,exports){
|
|
5992
5953
|
"use strict";
|
|
5993
5954
|
module.exports = BufferReader;
|
|
5994
5955
|
|
|
5995
5956
|
// extends Reader
|
|
5996
|
-
var Reader = require(
|
|
5957
|
+
var Reader = require(28);
|
|
5997
5958
|
(BufferReader.prototype = Object.create(Reader.prototype)).constructor = BufferReader;
|
|
5998
5959
|
|
|
5999
|
-
var util = require(
|
|
5960
|
+
var util = require(41);
|
|
6000
5961
|
|
|
6001
5962
|
/**
|
|
6002
5963
|
* Constructs a new buffer reader instance.
|
|
@@ -6041,18 +6002,18 @@ BufferReader.prototype.string = function read_string_buffer() {
|
|
|
6041
6002
|
|
|
6042
6003
|
BufferReader._configure();
|
|
6043
6004
|
|
|
6044
|
-
},{"
|
|
6005
|
+
},{"28":28,"41":41}],30:[function(require,module,exports){
|
|
6045
6006
|
"use strict";
|
|
6046
6007
|
module.exports = Root;
|
|
6047
6008
|
|
|
6048
6009
|
// extends Namespace
|
|
6049
|
-
var Namespace = require(
|
|
6010
|
+
var Namespace = require(24);
|
|
6050
6011
|
((Root.prototype = Object.create(Namespace.prototype)).constructor = Root).className = "Root";
|
|
6051
6012
|
|
|
6052
|
-
var Field = require(
|
|
6053
|
-
Enum = require(
|
|
6054
|
-
OneOf = require(
|
|
6055
|
-
util = require(
|
|
6013
|
+
var Field = require(17),
|
|
6014
|
+
Enum = require(16),
|
|
6015
|
+
OneOf = require(26),
|
|
6016
|
+
util = require(38);
|
|
6056
6017
|
|
|
6057
6018
|
var Type, // cyclic
|
|
6058
6019
|
parse, // might be excluded
|
|
@@ -6455,7 +6416,7 @@ Root._configure = function(Type_, parse_, common_) {
|
|
|
6455
6416
|
common = common_;
|
|
6456
6417
|
};
|
|
6457
6418
|
|
|
6458
|
-
},{"
|
|
6419
|
+
},{"16":16,"17":17,"24":24,"26":26,"38":38}],31:[function(require,module,exports){
|
|
6459
6420
|
"use strict";
|
|
6460
6421
|
module.exports = Object.create(null);
|
|
6461
6422
|
|
|
@@ -6475,7 +6436,7 @@ module.exports = Object.create(null);
|
|
|
6475
6436
|
* var root = protobuf.roots["myroot"];
|
|
6476
6437
|
*/
|
|
6477
6438
|
|
|
6478
|
-
},{}],
|
|
6439
|
+
},{}],32:[function(require,module,exports){
|
|
6479
6440
|
"use strict";
|
|
6480
6441
|
|
|
6481
6442
|
/**
|
|
@@ -6511,13 +6472,13 @@ var rpc = exports;
|
|
|
6511
6472
|
* @returns {undefined}
|
|
6512
6473
|
*/
|
|
6513
6474
|
|
|
6514
|
-
rpc.Service = require(
|
|
6475
|
+
rpc.Service = require(33);
|
|
6515
6476
|
|
|
6516
|
-
},{"
|
|
6477
|
+
},{"33":33}],33:[function(require,module,exports){
|
|
6517
6478
|
"use strict";
|
|
6518
6479
|
module.exports = Service;
|
|
6519
6480
|
|
|
6520
|
-
var util = require(
|
|
6481
|
+
var util = require(41);
|
|
6521
6482
|
|
|
6522
6483
|
// Extends EventEmitter
|
|
6523
6484
|
(Service.prototype = Object.create(util.EventEmitter.prototype)).constructor = Service;
|
|
@@ -6657,19 +6618,17 @@ Service.prototype.end = function end(endedByRPC) {
|
|
|
6657
6618
|
return this;
|
|
6658
6619
|
};
|
|
6659
6620
|
|
|
6660
|
-
},{"
|
|
6621
|
+
},{"41":41}],34:[function(require,module,exports){
|
|
6661
6622
|
"use strict";
|
|
6662
6623
|
module.exports = Service;
|
|
6663
6624
|
|
|
6664
6625
|
// extends Namespace
|
|
6665
|
-
var Namespace = require(
|
|
6626
|
+
var Namespace = require(24);
|
|
6666
6627
|
((Service.prototype = Object.create(Namespace.prototype)).constructor = Service).className = "Service";
|
|
6667
6628
|
|
|
6668
|
-
var Method = require(
|
|
6669
|
-
util = require(
|
|
6670
|
-
rpc = require(
|
|
6671
|
-
|
|
6672
|
-
var reservedRe = util.patterns.reservedRe;
|
|
6629
|
+
var Method = require(23),
|
|
6630
|
+
util = require(38),
|
|
6631
|
+
rpc = require(32);
|
|
6673
6632
|
|
|
6674
6633
|
/**
|
|
6675
6634
|
* Constructs a new service instance.
|
|
@@ -6845,16 +6804,16 @@ Service.prototype.create = function create(rpcImpl, requestDelimited, responseDe
|
|
|
6845
6804
|
var rpcService = new rpc.Service(rpcImpl, requestDelimited, responseDelimited);
|
|
6846
6805
|
for (var i = 0, method; i < /* initializes */ this.methodsArray.length; ++i) {
|
|
6847
6806
|
var methodName = util.lcFirst((method = this._methodsArray[i]).resolve().name).replace(/[^$\w_]/g, "");
|
|
6848
|
-
rpcService[methodName] =
|
|
6849
|
-
|
|
6850
|
-
|
|
6851
|
-
|
|
6852
|
-
});
|
|
6807
|
+
rpcService[methodName] = (function(method, requestType, responseType) {
|
|
6808
|
+
return function rpcMethod(request, callback) {
|
|
6809
|
+
return rpc.Service.prototype.rpcCall.call(this, method, requestType, responseType, request, callback);
|
|
6810
|
+
};
|
|
6811
|
+
})(method, method.resolvedRequestType.ctor, method.resolvedResponseType.ctor);
|
|
6853
6812
|
}
|
|
6854
6813
|
return rpcService;
|
|
6855
6814
|
};
|
|
6856
6815
|
|
|
6857
|
-
},{"
|
|
6816
|
+
},{"23":23,"24":24,"32":32,"38":38}],35:[function(require,module,exports){
|
|
6858
6817
|
"use strict";
|
|
6859
6818
|
module.exports = tokenize;
|
|
6860
6819
|
|
|
@@ -7272,28 +7231,28 @@ function tokenize(source, alternateCommentMode) {
|
|
|
7272
7231
|
/* eslint-enable callback-return */
|
|
7273
7232
|
}
|
|
7274
7233
|
|
|
7275
|
-
},{}],
|
|
7234
|
+
},{}],36:[function(require,module,exports){
|
|
7276
7235
|
"use strict";
|
|
7277
7236
|
module.exports = Type;
|
|
7278
7237
|
|
|
7279
7238
|
// extends Namespace
|
|
7280
|
-
var Namespace = require(
|
|
7239
|
+
var Namespace = require(24);
|
|
7281
7240
|
((Type.prototype = Object.create(Namespace.prototype)).constructor = Type).className = "Type";
|
|
7282
7241
|
|
|
7283
|
-
var Enum = require(
|
|
7284
|
-
OneOf = require(
|
|
7285
|
-
Field = require(
|
|
7286
|
-
MapField = require(
|
|
7287
|
-
Service = require(
|
|
7288
|
-
Message = require(
|
|
7289
|
-
Reader = require(
|
|
7290
|
-
Writer = require(
|
|
7291
|
-
util = require(
|
|
7292
|
-
encoder = require(
|
|
7293
|
-
decoder = require(
|
|
7294
|
-
verifier = require(
|
|
7295
|
-
converter = require(
|
|
7296
|
-
wrappers = require(
|
|
7242
|
+
var Enum = require(16),
|
|
7243
|
+
OneOf = require(26),
|
|
7244
|
+
Field = require(17),
|
|
7245
|
+
MapField = require(21),
|
|
7246
|
+
Service = require(34),
|
|
7247
|
+
Message = require(22),
|
|
7248
|
+
Reader = require(28),
|
|
7249
|
+
Writer = require(45),
|
|
7250
|
+
util = require(38),
|
|
7251
|
+
encoder = require(15),
|
|
7252
|
+
decoder = require(14),
|
|
7253
|
+
verifier = require(43),
|
|
7254
|
+
converter = require(13),
|
|
7255
|
+
wrappers = require(44);
|
|
7297
7256
|
|
|
7298
7257
|
/**
|
|
7299
7258
|
* Constructs a new reflected message type instance.
|
|
@@ -7648,7 +7607,7 @@ Type.prototype.add = function add(object) {
|
|
|
7648
7607
|
throw Error("duplicate id " + object.id + " in " + this);
|
|
7649
7608
|
if (this.isReservedId(object.id))
|
|
7650
7609
|
throw Error("id " + object.id + " is reserved in " + this);
|
|
7651
|
-
if (this.isReservedName(object.name))
|
|
7610
|
+
if (this.isReservedName(object.name) || object.name.charAt(0) === "$")
|
|
7652
7611
|
throw Error("name '" + object.name + "' is reserved in " + this);
|
|
7653
7612
|
if (object.name === "__proto__")
|
|
7654
7613
|
return this;
|
|
@@ -7661,6 +7620,8 @@ Type.prototype.add = function add(object) {
|
|
|
7661
7620
|
return clearCache(this);
|
|
7662
7621
|
}
|
|
7663
7622
|
if (object instanceof OneOf) {
|
|
7623
|
+
if (object.name.charAt(0) === "$")
|
|
7624
|
+
throw Error("name '" + object.name + "' is reserved in " + this);
|
|
7664
7625
|
if (object.name === "__proto__")
|
|
7665
7626
|
return this;
|
|
7666
7627
|
if (!this.oneofs)
|
|
@@ -7904,7 +7865,7 @@ Type.d = function decorateType(typeName) {
|
|
|
7904
7865
|
};
|
|
7905
7866
|
};
|
|
7906
7867
|
|
|
7907
|
-
},{"14":14,"15":15,"16":16,"17":17,"
|
|
7868
|
+
},{"13":13,"14":14,"15":15,"16":16,"17":17,"21":21,"22":22,"24":24,"26":26,"28":28,"34":34,"38":38,"43":43,"44":44,"45":45}],37:[function(require,module,exports){
|
|
7908
7869
|
"use strict";
|
|
7909
7870
|
|
|
7910
7871
|
/**
|
|
@@ -7913,7 +7874,7 @@ Type.d = function decorateType(typeName) {
|
|
|
7913
7874
|
*/
|
|
7914
7875
|
var types = exports;
|
|
7915
7876
|
|
|
7916
|
-
var util = require(
|
|
7877
|
+
var util = require(38);
|
|
7917
7878
|
|
|
7918
7879
|
var s = [
|
|
7919
7880
|
"double", // 0
|
|
@@ -8102,24 +8063,24 @@ types.packed = bake([
|
|
|
8102
8063
|
/* bool */ 0
|
|
8103
8064
|
]);
|
|
8104
8065
|
|
|
8105
|
-
},{"
|
|
8066
|
+
},{"38":38}],38:[function(require,module,exports){
|
|
8106
8067
|
"use strict";
|
|
8107
8068
|
|
|
8108
8069
|
/**
|
|
8109
8070
|
* Various utility functions.
|
|
8110
8071
|
* @namespace
|
|
8111
8072
|
*/
|
|
8112
|
-
var util = module.exports = require(
|
|
8073
|
+
var util = module.exports = require(41);
|
|
8113
8074
|
|
|
8114
|
-
var roots = require(
|
|
8075
|
+
var roots = require(31);
|
|
8115
8076
|
|
|
8116
8077
|
var Type, // cyclic
|
|
8117
8078
|
Enum;
|
|
8118
8079
|
|
|
8119
8080
|
util.codegen = require(3);
|
|
8120
8081
|
util.fetch = require(5);
|
|
8121
|
-
util.path = require(
|
|
8122
|
-
util.patterns = require(
|
|
8082
|
+
util.path = require(8);
|
|
8083
|
+
util.patterns = require(42);
|
|
8123
8084
|
|
|
8124
8085
|
var reservedRe = util.patterns.reservedRe;
|
|
8125
8086
|
|
|
@@ -8127,7 +8088,7 @@ var reservedRe = util.patterns.reservedRe;
|
|
|
8127
8088
|
* Node's fs module if available.
|
|
8128
8089
|
* @type {Object.<string,*>}
|
|
8129
8090
|
*/
|
|
8130
|
-
util.fs = require(
|
|
8091
|
+
util.fs = require(39);
|
|
8131
8092
|
|
|
8132
8093
|
/**
|
|
8133
8094
|
* Checks a recursion depth.
|
|
@@ -8251,7 +8212,7 @@ util.decorateType = function decorateType(ctor, typeName) {
|
|
|
8251
8212
|
|
|
8252
8213
|
/* istanbul ignore next */
|
|
8253
8214
|
if (!Type)
|
|
8254
|
-
Type = require(
|
|
8215
|
+
Type = require(36);
|
|
8255
8216
|
|
|
8256
8217
|
var type = new Type(typeName || ctor.name);
|
|
8257
8218
|
util.decorateRoot.add(type);
|
|
@@ -8276,7 +8237,7 @@ util.decorateEnum = function decorateEnum(object) {
|
|
|
8276
8237
|
|
|
8277
8238
|
/* istanbul ignore next */
|
|
8278
8239
|
if (!Enum)
|
|
8279
|
-
Enum = require(
|
|
8240
|
+
Enum = require(16);
|
|
8280
8241
|
|
|
8281
8242
|
var enm = new Enum("Enum" + decorateEnumIndex++, object);
|
|
8282
8243
|
util.decorateRoot.add(enm);
|
|
@@ -8330,16 +8291,16 @@ util.setProperty = function setProperty(dst, path, value, ifNotSet) {
|
|
|
8330
8291
|
*/
|
|
8331
8292
|
Object.defineProperty(util, "decorateRoot", {
|
|
8332
8293
|
get: function() {
|
|
8333
|
-
return roots["decorated"] || (roots["decorated"] = new (require(
|
|
8294
|
+
return roots["decorated"] || (roots["decorated"] = new (require(30))());
|
|
8334
8295
|
}
|
|
8335
8296
|
});
|
|
8336
8297
|
|
|
8337
|
-
},{"
|
|
8298
|
+
},{"16":16,"3":3,"30":30,"31":31,"36":36,"39":39,"41":41,"42":42,"5":5,"8":8}],39:[function(require,module,exports){
|
|
8338
8299
|
"use strict";
|
|
8339
8300
|
|
|
8340
8301
|
var fs = null;
|
|
8341
8302
|
try {
|
|
8342
|
-
fs = require(
|
|
8303
|
+
fs = require(11);
|
|
8343
8304
|
if (!fs || !fs.readFile || !fs.readFileSync)
|
|
8344
8305
|
fs = null;
|
|
8345
8306
|
} catch (e) {
|
|
@@ -8347,11 +8308,11 @@ try {
|
|
|
8347
8308
|
}
|
|
8348
8309
|
module.exports = fs;
|
|
8349
8310
|
|
|
8350
|
-
},{"
|
|
8311
|
+
},{"11":11}],40:[function(require,module,exports){
|
|
8351
8312
|
"use strict";
|
|
8352
8313
|
module.exports = LongBits;
|
|
8353
8314
|
|
|
8354
|
-
var util = require(
|
|
8315
|
+
var util = require(41);
|
|
8355
8316
|
|
|
8356
8317
|
/**
|
|
8357
8318
|
* Constructs new long bits.
|
|
@@ -8549,7 +8510,7 @@ LongBits.prototype.length = function length() {
|
|
|
8549
8510
|
: part2 < 128 ? 9 : 10;
|
|
8550
8511
|
};
|
|
8551
8512
|
|
|
8552
|
-
},{"
|
|
8513
|
+
},{"41":41}],41:[function(require,module,exports){
|
|
8553
8514
|
"use strict";
|
|
8554
8515
|
var util = exports;
|
|
8555
8516
|
|
|
@@ -8565,17 +8526,14 @@ util.EventEmitter = require(4);
|
|
|
8565
8526
|
// float handling accross browsers
|
|
8566
8527
|
util.float = require(7);
|
|
8567
8528
|
|
|
8568
|
-
// requires modules optionally and hides the call from bundlers
|
|
8569
|
-
util.inquire = require(8);
|
|
8570
|
-
|
|
8571
8529
|
// converts to / from utf8 encoded strings
|
|
8572
|
-
util.utf8 = require(
|
|
8530
|
+
util.utf8 = require(10);
|
|
8573
8531
|
|
|
8574
8532
|
// provides a node-like buffer pool in the browser
|
|
8575
|
-
util.pool = require(
|
|
8533
|
+
util.pool = require(9);
|
|
8576
8534
|
|
|
8577
8535
|
// utility to work with the low and high bits of a 64 bit value
|
|
8578
|
-
util.LongBits = require(
|
|
8536
|
+
util.LongBits = require(40);
|
|
8579
8537
|
|
|
8580
8538
|
/**
|
|
8581
8539
|
* Tests if the specified key can affect object prototypes.
|
|
@@ -8671,7 +8629,7 @@ util.isset =
|
|
|
8671
8629
|
*/
|
|
8672
8630
|
util.isSet = function isSet(obj, prop) {
|
|
8673
8631
|
var value = obj[prop];
|
|
8674
|
-
if (value != null &&
|
|
8632
|
+
if (value != null && Object.hasOwnProperty.call(obj, prop)) // eslint-disable-line eqeqeq
|
|
8675
8633
|
return typeof value !== "object" || (Array.isArray(value) ? value.length : Object.keys(value).length) > 0;
|
|
8676
8634
|
return false;
|
|
8677
8635
|
};
|
|
@@ -9045,7 +9003,7 @@ util._configure = function() {
|
|
|
9045
9003
|
};
|
|
9046
9004
|
};
|
|
9047
9005
|
|
|
9048
|
-
},{"1":1,"10":10,"
|
|
9006
|
+
},{"1":1,"10":10,"2":2,"4":4,"40":40,"7":7,"9":9,"long":"long"}],42:[function(require,module,exports){
|
|
9049
9007
|
"use strict";
|
|
9050
9008
|
|
|
9051
9009
|
var patterns = exports;
|
|
@@ -9054,12 +9012,12 @@ patterns.numberRe = /^(?![eE])[0-9]*(?:\.[0-9]*)?(?:[eE][+-]?[0-9]+)?$/;
|
|
|
9054
9012
|
patterns.typeRefRe = /^(?:\.?[a-zA-Z_][a-zA-Z_0-9]*)(?:\.[a-zA-Z_][a-zA-Z_0-9]*)*$/;
|
|
9055
9013
|
patterns.reservedRe = /^(?:do|if|in|for|let|new|try|var|case|else|enum|eval|false|null|this|true|void|with|break|catch|class|const|super|throw|while|yield|delete|export|import|public|return|static|switch|typeof|default|extends|finally|package|private|continue|debugger|function|arguments|interface|protected|implements|instanceof)$/;
|
|
9056
9014
|
|
|
9057
|
-
},{}],
|
|
9015
|
+
},{}],43:[function(require,module,exports){
|
|
9058
9016
|
"use strict";
|
|
9059
9017
|
module.exports = verifier;
|
|
9060
9018
|
|
|
9061
|
-
var Enum = require(
|
|
9062
|
-
util = require(
|
|
9019
|
+
var Enum = require(16),
|
|
9020
|
+
util = require(38);
|
|
9063
9021
|
|
|
9064
9022
|
function invalid(field, expected) {
|
|
9065
9023
|
return field.name + ": " + expected + (field.repeated && expected !== "array" ? "[]" : field.map && expected !== "object" ? "{k:"+field.keyType+"}" : "") + " expected";
|
|
@@ -9195,7 +9153,7 @@ function verifier(mtype) {
|
|
|
9195
9153
|
ref = "m" + util.safeProp(field.name);
|
|
9196
9154
|
|
|
9197
9155
|
if (field.optional) gen
|
|
9198
|
-
("if(%s!=null&&
|
|
9156
|
+
("if(%s!=null&&Object.hasOwnProperty.call(m,%j)){", ref, field.name); // !== undefined && !== null
|
|
9199
9157
|
|
|
9200
9158
|
// map fields
|
|
9201
9159
|
if (field.map) { gen
|
|
@@ -9236,7 +9194,7 @@ function verifier(mtype) {
|
|
|
9236
9194
|
/* eslint-enable no-unexpected-multiline */
|
|
9237
9195
|
}
|
|
9238
9196
|
|
|
9239
|
-
},{"
|
|
9197
|
+
},{"16":16,"38":38}],44:[function(require,module,exports){
|
|
9240
9198
|
"use strict";
|
|
9241
9199
|
|
|
9242
9200
|
/**
|
|
@@ -9246,8 +9204,8 @@ function verifier(mtype) {
|
|
|
9246
9204
|
*/
|
|
9247
9205
|
var wrappers = exports;
|
|
9248
9206
|
|
|
9249
|
-
var Message = require(
|
|
9250
|
-
util = require(
|
|
9207
|
+
var Message = require(22),
|
|
9208
|
+
util = require(41);
|
|
9251
9209
|
|
|
9252
9210
|
/**
|
|
9253
9211
|
* From object converter part of an {@link IWrapper}.
|
|
@@ -9345,11 +9303,11 @@ wrappers[".google.protobuf.Any"] = {
|
|
|
9345
9303
|
}
|
|
9346
9304
|
};
|
|
9347
9305
|
|
|
9348
|
-
},{"
|
|
9306
|
+
},{"22":22,"41":41}],45:[function(require,module,exports){
|
|
9349
9307
|
"use strict";
|
|
9350
9308
|
module.exports = Writer;
|
|
9351
9309
|
|
|
9352
|
-
var util = require(
|
|
9310
|
+
var util = require(41);
|
|
9353
9311
|
|
|
9354
9312
|
var BufferWriter; // cyclic
|
|
9355
9313
|
|
|
@@ -9814,15 +9772,15 @@ Writer._configure = function(BufferWriter_) {
|
|
|
9814
9772
|
BufferWriter._configure();
|
|
9815
9773
|
};
|
|
9816
9774
|
|
|
9817
|
-
},{"
|
|
9775
|
+
},{"41":41}],46:[function(require,module,exports){
|
|
9818
9776
|
"use strict";
|
|
9819
9777
|
module.exports = BufferWriter;
|
|
9820
9778
|
|
|
9821
9779
|
// extends Writer
|
|
9822
|
-
var Writer = require(
|
|
9780
|
+
var Writer = require(45);
|
|
9823
9781
|
(BufferWriter.prototype = Object.create(Writer.prototype)).constructor = BufferWriter;
|
|
9824
9782
|
|
|
9825
|
-
var util = require(
|
|
9783
|
+
var util = require(41);
|
|
9826
9784
|
|
|
9827
9785
|
/**
|
|
9828
9786
|
* Constructs a new buffer writer instance.
|
|
@@ -9901,7 +9859,7 @@ BufferWriter.prototype.string = function write_string_buffer(value) {
|
|
|
9901
9859
|
|
|
9902
9860
|
BufferWriter._configure();
|
|
9903
9861
|
|
|
9904
|
-
},{"
|
|
9862
|
+
},{"41":41,"45":45}]},{},[20])
|
|
9905
9863
|
|
|
9906
9864
|
})();
|
|
9907
9865
|
//# sourceMappingURL=protobuf.js.map
|