solid-ui 2.5.0-a13003cf → 2.5.0-bbb60144

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/dist/solid-ui.js CHANGED
@@ -14246,8 +14246,8 @@ Object.defineProperty(exports, "__esModule", ({
14246
14246
  }));
14247
14247
  exports.versionInfo = void 0;
14248
14248
  var versionInfo = exports.versionInfo = {
14249
- buildTime: '2025-02-04T09:18:08Z',
14250
- commit: 'a13003cf3c9ab22040806802749c30b45f5ae509',
14249
+ buildTime: '2025-02-04T10:46:32Z',
14250
+ commit: 'bbb601441bd7f999fd7b28ba7f06849243532508',
14251
14251
  npmInfo: {
14252
14252
  'solid-ui': '2.5.0',
14253
14253
  npm: '8.19.4',
@@ -21105,7 +21105,7 @@ var _taggedTemplateLiteral2 = _interopRequireDefault(__webpack_require__(/*! @ba
21105
21105
  var _classCallCheck2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/classCallCheck */ "./node_modules/@babel/runtime/helpers/classCallCheck.js"));
21106
21106
  var _createClass2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/createClass */ "./node_modules/@babel/runtime/helpers/createClass.js"));
21107
21107
  var _escapeHtml = _interopRequireDefault(__webpack_require__(/*! escape-html */ "./node_modules/escape-html/index.js"));
21108
- var _uuid = _interopRequireDefault(__webpack_require__(/*! uuid */ "./node_modules/uuid/dist/esm-browser/index.js"));
21108
+ var _uuid = _interopRequireDefault(__webpack_require__(/*! uuid */ "./node_modules/uuid/dist/cjs-browser/index.js"));
21109
21109
  var rdf = _interopRequireWildcard(__webpack_require__(/*! rdflib */ "./node_modules/rdflib/esm/index.js"));
21110
21110
  var debug = _interopRequireWildcard(__webpack_require__(/*! ../debug */ "./lib/debug.js"));
21111
21111
  var _dragAndDrop = __webpack_require__(/*! ./dragAndDrop */ "./lib/widgets/dragAndDrop.js");
@@ -67201,864 +67201,6 @@ exports.format = urlFormat;
67201
67201
  exports.Url = Url;
67202
67202
 
67203
67203
 
67204
- /***/ }),
67205
-
67206
- /***/ "./node_modules/uuid/dist/esm-browser/index.js":
67207
- /*!*****************************************************!*\
67208
- !*** ./node_modules/uuid/dist/esm-browser/index.js ***!
67209
- \*****************************************************/
67210
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67211
-
67212
- "use strict";
67213
- __webpack_require__.r(__webpack_exports__);
67214
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67215
- /* harmony export */ NIL: () => (/* reexport safe */ _nil_js__WEBPACK_IMPORTED_MODULE_4__["default"]),
67216
- /* harmony export */ parse: () => (/* reexport safe */ _parse_js__WEBPACK_IMPORTED_MODULE_8__["default"]),
67217
- /* harmony export */ stringify: () => (/* reexport safe */ _stringify_js__WEBPACK_IMPORTED_MODULE_7__["default"]),
67218
- /* harmony export */ v1: () => (/* reexport safe */ _v1_js__WEBPACK_IMPORTED_MODULE_0__["default"]),
67219
- /* harmony export */ v3: () => (/* reexport safe */ _v3_js__WEBPACK_IMPORTED_MODULE_1__["default"]),
67220
- /* harmony export */ v4: () => (/* reexport safe */ _v4_js__WEBPACK_IMPORTED_MODULE_2__["default"]),
67221
- /* harmony export */ v5: () => (/* reexport safe */ _v5_js__WEBPACK_IMPORTED_MODULE_3__["default"]),
67222
- /* harmony export */ validate: () => (/* reexport safe */ _validate_js__WEBPACK_IMPORTED_MODULE_6__["default"]),
67223
- /* harmony export */ version: () => (/* reexport safe */ _version_js__WEBPACK_IMPORTED_MODULE_5__["default"])
67224
- /* harmony export */ });
67225
- /* harmony import */ var _v1_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./v1.js */ "./node_modules/uuid/dist/esm-browser/v1.js");
67226
- /* harmony import */ var _v3_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./v3.js */ "./node_modules/uuid/dist/esm-browser/v3.js");
67227
- /* harmony import */ var _v4_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./v4.js */ "./node_modules/uuid/dist/esm-browser/v4.js");
67228
- /* harmony import */ var _v5_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./v5.js */ "./node_modules/uuid/dist/esm-browser/v5.js");
67229
- /* harmony import */ var _nil_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./nil.js */ "./node_modules/uuid/dist/esm-browser/nil.js");
67230
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./version.js */ "./node_modules/uuid/dist/esm-browser/version.js");
67231
- /* harmony import */ var _validate_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/esm-browser/validate.js");
67232
- /* harmony import */ var _stringify_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/esm-browser/stringify.js");
67233
- /* harmony import */ var _parse_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/esm-browser/parse.js");
67234
-
67235
-
67236
-
67237
-
67238
-
67239
-
67240
-
67241
-
67242
-
67243
-
67244
- /***/ }),
67245
-
67246
- /***/ "./node_modules/uuid/dist/esm-browser/md5.js":
67247
- /*!***************************************************!*\
67248
- !*** ./node_modules/uuid/dist/esm-browser/md5.js ***!
67249
- \***************************************************/
67250
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67251
-
67252
- "use strict";
67253
- __webpack_require__.r(__webpack_exports__);
67254
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67255
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67256
- /* harmony export */ });
67257
- /*
67258
- * Browser-compatible JavaScript MD5
67259
- *
67260
- * Modification of JavaScript MD5
67261
- * https://github.com/blueimp/JavaScript-MD5
67262
- *
67263
- * Copyright 2011, Sebastian Tschan
67264
- * https://blueimp.net
67265
- *
67266
- * Licensed under the MIT license:
67267
- * https://opensource.org/licenses/MIT
67268
- *
67269
- * Based on
67270
- * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
67271
- * Digest Algorithm, as defined in RFC 1321.
67272
- * Version 2.2 Copyright (C) Paul Johnston 1999 - 2009
67273
- * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
67274
- * Distributed under the BSD License
67275
- * See http://pajhome.org.uk/crypt/md5 for more info.
67276
- */
67277
- function md5(bytes) {
67278
- if (typeof bytes === 'string') {
67279
- var msg = unescape(encodeURIComponent(bytes)); // UTF8 escape
67280
-
67281
- bytes = new Uint8Array(msg.length);
67282
-
67283
- for (var i = 0; i < msg.length; ++i) {
67284
- bytes[i] = msg.charCodeAt(i);
67285
- }
67286
- }
67287
-
67288
- return md5ToHexEncodedArray(wordsToMd5(bytesToWords(bytes), bytes.length * 8));
67289
- }
67290
- /*
67291
- * Convert an array of little-endian words to an array of bytes
67292
- */
67293
-
67294
-
67295
- function md5ToHexEncodedArray(input) {
67296
- var output = [];
67297
- var length32 = input.length * 32;
67298
- var hexTab = '0123456789abcdef';
67299
-
67300
- for (var i = 0; i < length32; i += 8) {
67301
- var x = input[i >> 5] >>> i % 32 & 0xff;
67302
- var hex = parseInt(hexTab.charAt(x >>> 4 & 0x0f) + hexTab.charAt(x & 0x0f), 16);
67303
- output.push(hex);
67304
- }
67305
-
67306
- return output;
67307
- }
67308
- /**
67309
- * Calculate output length with padding and bit length
67310
- */
67311
-
67312
-
67313
- function getOutputLength(inputLength8) {
67314
- return (inputLength8 + 64 >>> 9 << 4) + 14 + 1;
67315
- }
67316
- /*
67317
- * Calculate the MD5 of an array of little-endian words, and a bit length.
67318
- */
67319
-
67320
-
67321
- function wordsToMd5(x, len) {
67322
- /* append padding */
67323
- x[len >> 5] |= 0x80 << len % 32;
67324
- x[getOutputLength(len) - 1] = len;
67325
- var a = 1732584193;
67326
- var b = -271733879;
67327
- var c = -1732584194;
67328
- var d = 271733878;
67329
-
67330
- for (var i = 0; i < x.length; i += 16) {
67331
- var olda = a;
67332
- var oldb = b;
67333
- var oldc = c;
67334
- var oldd = d;
67335
- a = md5ff(a, b, c, d, x[i], 7, -680876936);
67336
- d = md5ff(d, a, b, c, x[i + 1], 12, -389564586);
67337
- c = md5ff(c, d, a, b, x[i + 2], 17, 606105819);
67338
- b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330);
67339
- a = md5ff(a, b, c, d, x[i + 4], 7, -176418897);
67340
- d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426);
67341
- c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341);
67342
- b = md5ff(b, c, d, a, x[i + 7], 22, -45705983);
67343
- a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416);
67344
- d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417);
67345
- c = md5ff(c, d, a, b, x[i + 10], 17, -42063);
67346
- b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162);
67347
- a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682);
67348
- d = md5ff(d, a, b, c, x[i + 13], 12, -40341101);
67349
- c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290);
67350
- b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329);
67351
- a = md5gg(a, b, c, d, x[i + 1], 5, -165796510);
67352
- d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632);
67353
- c = md5gg(c, d, a, b, x[i + 11], 14, 643717713);
67354
- b = md5gg(b, c, d, a, x[i], 20, -373897302);
67355
- a = md5gg(a, b, c, d, x[i + 5], 5, -701558691);
67356
- d = md5gg(d, a, b, c, x[i + 10], 9, 38016083);
67357
- c = md5gg(c, d, a, b, x[i + 15], 14, -660478335);
67358
- b = md5gg(b, c, d, a, x[i + 4], 20, -405537848);
67359
- a = md5gg(a, b, c, d, x[i + 9], 5, 568446438);
67360
- d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690);
67361
- c = md5gg(c, d, a, b, x[i + 3], 14, -187363961);
67362
- b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501);
67363
- a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467);
67364
- d = md5gg(d, a, b, c, x[i + 2], 9, -51403784);
67365
- c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473);
67366
- b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734);
67367
- a = md5hh(a, b, c, d, x[i + 5], 4, -378558);
67368
- d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463);
67369
- c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562);
67370
- b = md5hh(b, c, d, a, x[i + 14], 23, -35309556);
67371
- a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060);
67372
- d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353);
67373
- c = md5hh(c, d, a, b, x[i + 7], 16, -155497632);
67374
- b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640);
67375
- a = md5hh(a, b, c, d, x[i + 13], 4, 681279174);
67376
- d = md5hh(d, a, b, c, x[i], 11, -358537222);
67377
- c = md5hh(c, d, a, b, x[i + 3], 16, -722521979);
67378
- b = md5hh(b, c, d, a, x[i + 6], 23, 76029189);
67379
- a = md5hh(a, b, c, d, x[i + 9], 4, -640364487);
67380
- d = md5hh(d, a, b, c, x[i + 12], 11, -421815835);
67381
- c = md5hh(c, d, a, b, x[i + 15], 16, 530742520);
67382
- b = md5hh(b, c, d, a, x[i + 2], 23, -995338651);
67383
- a = md5ii(a, b, c, d, x[i], 6, -198630844);
67384
- d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415);
67385
- c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905);
67386
- b = md5ii(b, c, d, a, x[i + 5], 21, -57434055);
67387
- a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571);
67388
- d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606);
67389
- c = md5ii(c, d, a, b, x[i + 10], 15, -1051523);
67390
- b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799);
67391
- a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359);
67392
- d = md5ii(d, a, b, c, x[i + 15], 10, -30611744);
67393
- c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380);
67394
- b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649);
67395
- a = md5ii(a, b, c, d, x[i + 4], 6, -145523070);
67396
- d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379);
67397
- c = md5ii(c, d, a, b, x[i + 2], 15, 718787259);
67398
- b = md5ii(b, c, d, a, x[i + 9], 21, -343485551);
67399
- a = safeAdd(a, olda);
67400
- b = safeAdd(b, oldb);
67401
- c = safeAdd(c, oldc);
67402
- d = safeAdd(d, oldd);
67403
- }
67404
-
67405
- return [a, b, c, d];
67406
- }
67407
- /*
67408
- * Convert an array bytes to an array of little-endian words
67409
- * Characters >255 have their high-byte silently ignored.
67410
- */
67411
-
67412
-
67413
- function bytesToWords(input) {
67414
- if (input.length === 0) {
67415
- return [];
67416
- }
67417
-
67418
- var length8 = input.length * 8;
67419
- var output = new Uint32Array(getOutputLength(length8));
67420
-
67421
- for (var i = 0; i < length8; i += 8) {
67422
- output[i >> 5] |= (input[i / 8] & 0xff) << i % 32;
67423
- }
67424
-
67425
- return output;
67426
- }
67427
- /*
67428
- * Add integers, wrapping at 2^32. This uses 16-bit operations internally
67429
- * to work around bugs in some JS interpreters.
67430
- */
67431
-
67432
-
67433
- function safeAdd(x, y) {
67434
- var lsw = (x & 0xffff) + (y & 0xffff);
67435
- var msw = (x >> 16) + (y >> 16) + (lsw >> 16);
67436
- return msw << 16 | lsw & 0xffff;
67437
- }
67438
- /*
67439
- * Bitwise rotate a 32-bit number to the left.
67440
- */
67441
-
67442
-
67443
- function bitRotateLeft(num, cnt) {
67444
- return num << cnt | num >>> 32 - cnt;
67445
- }
67446
- /*
67447
- * These functions implement the four basic operations the algorithm uses.
67448
- */
67449
-
67450
-
67451
- function md5cmn(q, a, b, x, s, t) {
67452
- return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b);
67453
- }
67454
-
67455
- function md5ff(a, b, c, d, x, s, t) {
67456
- return md5cmn(b & c | ~b & d, a, b, x, s, t);
67457
- }
67458
-
67459
- function md5gg(a, b, c, d, x, s, t) {
67460
- return md5cmn(b & d | c & ~d, a, b, x, s, t);
67461
- }
67462
-
67463
- function md5hh(a, b, c, d, x, s, t) {
67464
- return md5cmn(b ^ c ^ d, a, b, x, s, t);
67465
- }
67466
-
67467
- function md5ii(a, b, c, d, x, s, t) {
67468
- return md5cmn(c ^ (b | ~d), a, b, x, s, t);
67469
- }
67470
-
67471
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (md5);
67472
-
67473
- /***/ }),
67474
-
67475
- /***/ "./node_modules/uuid/dist/esm-browser/nil.js":
67476
- /*!***************************************************!*\
67477
- !*** ./node_modules/uuid/dist/esm-browser/nil.js ***!
67478
- \***************************************************/
67479
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67480
-
67481
- "use strict";
67482
- __webpack_require__.r(__webpack_exports__);
67483
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67484
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67485
- /* harmony export */ });
67486
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ('00000000-0000-0000-0000-000000000000');
67487
-
67488
- /***/ }),
67489
-
67490
- /***/ "./node_modules/uuid/dist/esm-browser/parse.js":
67491
- /*!*****************************************************!*\
67492
- !*** ./node_modules/uuid/dist/esm-browser/parse.js ***!
67493
- \*****************************************************/
67494
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67495
-
67496
- "use strict";
67497
- __webpack_require__.r(__webpack_exports__);
67498
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67499
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67500
- /* harmony export */ });
67501
- /* harmony import */ var _validate_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/esm-browser/validate.js");
67502
-
67503
-
67504
- function parse(uuid) {
67505
- if (!(0,_validate_js__WEBPACK_IMPORTED_MODULE_0__["default"])(uuid)) {
67506
- throw TypeError('Invalid UUID');
67507
- }
67508
-
67509
- var v;
67510
- var arr = new Uint8Array(16); // Parse ########-....-....-....-............
67511
-
67512
- arr[0] = (v = parseInt(uuid.slice(0, 8), 16)) >>> 24;
67513
- arr[1] = v >>> 16 & 0xff;
67514
- arr[2] = v >>> 8 & 0xff;
67515
- arr[3] = v & 0xff; // Parse ........-####-....-....-............
67516
-
67517
- arr[4] = (v = parseInt(uuid.slice(9, 13), 16)) >>> 8;
67518
- arr[5] = v & 0xff; // Parse ........-....-####-....-............
67519
-
67520
- arr[6] = (v = parseInt(uuid.slice(14, 18), 16)) >>> 8;
67521
- arr[7] = v & 0xff; // Parse ........-....-....-####-............
67522
-
67523
- arr[8] = (v = parseInt(uuid.slice(19, 23), 16)) >>> 8;
67524
- arr[9] = v & 0xff; // Parse ........-....-....-....-############
67525
- // (Use "/" to avoid 32-bit truncation when bit-shifting high-order bytes)
67526
-
67527
- arr[10] = (v = parseInt(uuid.slice(24, 36), 16)) / 0x10000000000 & 0xff;
67528
- arr[11] = v / 0x100000000 & 0xff;
67529
- arr[12] = v >>> 24 & 0xff;
67530
- arr[13] = v >>> 16 & 0xff;
67531
- arr[14] = v >>> 8 & 0xff;
67532
- arr[15] = v & 0xff;
67533
- return arr;
67534
- }
67535
-
67536
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (parse);
67537
-
67538
- /***/ }),
67539
-
67540
- /***/ "./node_modules/uuid/dist/esm-browser/regex.js":
67541
- /*!*****************************************************!*\
67542
- !*** ./node_modules/uuid/dist/esm-browser/regex.js ***!
67543
- \*****************************************************/
67544
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67545
-
67546
- "use strict";
67547
- __webpack_require__.r(__webpack_exports__);
67548
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67549
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67550
- /* harmony export */ });
67551
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i);
67552
-
67553
- /***/ }),
67554
-
67555
- /***/ "./node_modules/uuid/dist/esm-browser/rng.js":
67556
- /*!***************************************************!*\
67557
- !*** ./node_modules/uuid/dist/esm-browser/rng.js ***!
67558
- \***************************************************/
67559
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67560
-
67561
- "use strict";
67562
- __webpack_require__.r(__webpack_exports__);
67563
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67564
- /* harmony export */ "default": () => (/* binding */ rng)
67565
- /* harmony export */ });
67566
- // Unique ID creation requires a high quality random # generator. In the browser we therefore
67567
- // require the crypto API and do not support built-in fallback to lower quality random number
67568
- // generators (like Math.random()).
67569
- var getRandomValues;
67570
- var rnds8 = new Uint8Array(16);
67571
- function rng() {
67572
- // lazy load so that environments that need to polyfill have a chance to do so
67573
- if (!getRandomValues) {
67574
- // getRandomValues needs to be invoked in a context where "this" is a Crypto implementation. Also,
67575
- // find the complete implementation of crypto (msCrypto) on IE11.
67576
- getRandomValues = typeof crypto !== 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto) || typeof msCrypto !== 'undefined' && typeof msCrypto.getRandomValues === 'function' && msCrypto.getRandomValues.bind(msCrypto);
67577
-
67578
- if (!getRandomValues) {
67579
- throw new Error('crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported');
67580
- }
67581
- }
67582
-
67583
- return getRandomValues(rnds8);
67584
- }
67585
-
67586
- /***/ }),
67587
-
67588
- /***/ "./node_modules/uuid/dist/esm-browser/sha1.js":
67589
- /*!****************************************************!*\
67590
- !*** ./node_modules/uuid/dist/esm-browser/sha1.js ***!
67591
- \****************************************************/
67592
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67593
-
67594
- "use strict";
67595
- __webpack_require__.r(__webpack_exports__);
67596
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67597
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67598
- /* harmony export */ });
67599
- // Adapted from Chris Veness' SHA1 code at
67600
- // http://www.movable-type.co.uk/scripts/sha1.html
67601
- function f(s, x, y, z) {
67602
- switch (s) {
67603
- case 0:
67604
- return x & y ^ ~x & z;
67605
-
67606
- case 1:
67607
- return x ^ y ^ z;
67608
-
67609
- case 2:
67610
- return x & y ^ x & z ^ y & z;
67611
-
67612
- case 3:
67613
- return x ^ y ^ z;
67614
- }
67615
- }
67616
-
67617
- function ROTL(x, n) {
67618
- return x << n | x >>> 32 - n;
67619
- }
67620
-
67621
- function sha1(bytes) {
67622
- var K = [0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6];
67623
- var H = [0x67452301, 0xefcdab89, 0x98badcfe, 0x10325476, 0xc3d2e1f0];
67624
-
67625
- if (typeof bytes === 'string') {
67626
- var msg = unescape(encodeURIComponent(bytes)); // UTF8 escape
67627
-
67628
- bytes = [];
67629
-
67630
- for (var i = 0; i < msg.length; ++i) {
67631
- bytes.push(msg.charCodeAt(i));
67632
- }
67633
- } else if (!Array.isArray(bytes)) {
67634
- // Convert Array-like to Array
67635
- bytes = Array.prototype.slice.call(bytes);
67636
- }
67637
-
67638
- bytes.push(0x80);
67639
- var l = bytes.length / 4 + 2;
67640
- var N = Math.ceil(l / 16);
67641
- var M = new Array(N);
67642
-
67643
- for (var _i = 0; _i < N; ++_i) {
67644
- var arr = new Uint32Array(16);
67645
-
67646
- for (var j = 0; j < 16; ++j) {
67647
- arr[j] = bytes[_i * 64 + j * 4] << 24 | bytes[_i * 64 + j * 4 + 1] << 16 | bytes[_i * 64 + j * 4 + 2] << 8 | bytes[_i * 64 + j * 4 + 3];
67648
- }
67649
-
67650
- M[_i] = arr;
67651
- }
67652
-
67653
- M[N - 1][14] = (bytes.length - 1) * 8 / Math.pow(2, 32);
67654
- M[N - 1][14] = Math.floor(M[N - 1][14]);
67655
- M[N - 1][15] = (bytes.length - 1) * 8 & 0xffffffff;
67656
-
67657
- for (var _i2 = 0; _i2 < N; ++_i2) {
67658
- var W = new Uint32Array(80);
67659
-
67660
- for (var t = 0; t < 16; ++t) {
67661
- W[t] = M[_i2][t];
67662
- }
67663
-
67664
- for (var _t = 16; _t < 80; ++_t) {
67665
- W[_t] = ROTL(W[_t - 3] ^ W[_t - 8] ^ W[_t - 14] ^ W[_t - 16], 1);
67666
- }
67667
-
67668
- var a = H[0];
67669
- var b = H[1];
67670
- var c = H[2];
67671
- var d = H[3];
67672
- var e = H[4];
67673
-
67674
- for (var _t2 = 0; _t2 < 80; ++_t2) {
67675
- var s = Math.floor(_t2 / 20);
67676
- var T = ROTL(a, 5) + f(s, b, c, d) + e + K[s] + W[_t2] >>> 0;
67677
- e = d;
67678
- d = c;
67679
- c = ROTL(b, 30) >>> 0;
67680
- b = a;
67681
- a = T;
67682
- }
67683
-
67684
- H[0] = H[0] + a >>> 0;
67685
- H[1] = H[1] + b >>> 0;
67686
- H[2] = H[2] + c >>> 0;
67687
- H[3] = H[3] + d >>> 0;
67688
- H[4] = H[4] + e >>> 0;
67689
- }
67690
-
67691
- return [H[0] >> 24 & 0xff, H[0] >> 16 & 0xff, H[0] >> 8 & 0xff, H[0] & 0xff, H[1] >> 24 & 0xff, H[1] >> 16 & 0xff, H[1] >> 8 & 0xff, H[1] & 0xff, H[2] >> 24 & 0xff, H[2] >> 16 & 0xff, H[2] >> 8 & 0xff, H[2] & 0xff, H[3] >> 24 & 0xff, H[3] >> 16 & 0xff, H[3] >> 8 & 0xff, H[3] & 0xff, H[4] >> 24 & 0xff, H[4] >> 16 & 0xff, H[4] >> 8 & 0xff, H[4] & 0xff];
67692
- }
67693
-
67694
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sha1);
67695
-
67696
- /***/ }),
67697
-
67698
- /***/ "./node_modules/uuid/dist/esm-browser/stringify.js":
67699
- /*!*********************************************************!*\
67700
- !*** ./node_modules/uuid/dist/esm-browser/stringify.js ***!
67701
- \*********************************************************/
67702
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67703
-
67704
- "use strict";
67705
- __webpack_require__.r(__webpack_exports__);
67706
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67707
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67708
- /* harmony export */ });
67709
- /* harmony import */ var _validate_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/esm-browser/validate.js");
67710
-
67711
- /**
67712
- * Convert array of 16 byte values to UUID string format of the form:
67713
- * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
67714
- */
67715
-
67716
- var byteToHex = [];
67717
-
67718
- for (var i = 0; i < 256; ++i) {
67719
- byteToHex.push((i + 0x100).toString(16).substr(1));
67720
- }
67721
-
67722
- function stringify(arr) {
67723
- var offset = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
67724
- // Note: Be careful editing this code! It's been tuned for performance
67725
- // and works in ways you may not expect. See https://github.com/uuidjs/uuid/pull/434
67726
- var uuid = (byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + '-' + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + '-' + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + '-' + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + '-' + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]]).toLowerCase(); // Consistency check for valid UUID. If this throws, it's likely due to one
67727
- // of the following:
67728
- // - One or more input array values don't map to a hex octet (leading to
67729
- // "undefined" in the uuid)
67730
- // - Invalid input values for the RFC `version` or `variant` fields
67731
-
67732
- if (!(0,_validate_js__WEBPACK_IMPORTED_MODULE_0__["default"])(uuid)) {
67733
- throw TypeError('Stringified UUID is invalid');
67734
- }
67735
-
67736
- return uuid;
67737
- }
67738
-
67739
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (stringify);
67740
-
67741
- /***/ }),
67742
-
67743
- /***/ "./node_modules/uuid/dist/esm-browser/v1.js":
67744
- /*!**************************************************!*\
67745
- !*** ./node_modules/uuid/dist/esm-browser/v1.js ***!
67746
- \**************************************************/
67747
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67748
-
67749
- "use strict";
67750
- __webpack_require__.r(__webpack_exports__);
67751
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67752
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67753
- /* harmony export */ });
67754
- /* harmony import */ var _rng_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./rng.js */ "./node_modules/uuid/dist/esm-browser/rng.js");
67755
- /* harmony import */ var _stringify_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/esm-browser/stringify.js");
67756
-
67757
- // **`v1()` - Generate time-based UUID**
67758
- //
67759
- // Inspired by https://github.com/LiosK/UUID.js
67760
- // and http://docs.python.org/library/uuid.html
67761
-
67762
- var _nodeId;
67763
-
67764
- var _clockseq; // Previous uuid creation time
67765
-
67766
-
67767
- var _lastMSecs = 0;
67768
- var _lastNSecs = 0; // See https://github.com/uuidjs/uuid for API details
67769
-
67770
- function v1(options, buf, offset) {
67771
- var i = buf && offset || 0;
67772
- var b = buf || new Array(16);
67773
- options = options || {};
67774
- var node = options.node || _nodeId;
67775
- var clockseq = options.clockseq !== undefined ? options.clockseq : _clockseq; // node and clockseq need to be initialized to random values if they're not
67776
- // specified. We do this lazily to minimize issues related to insufficient
67777
- // system entropy. See #189
67778
-
67779
- if (node == null || clockseq == null) {
67780
- var seedBytes = options.random || (options.rng || _rng_js__WEBPACK_IMPORTED_MODULE_0__["default"])();
67781
-
67782
- if (node == null) {
67783
- // Per 4.5, create and 48-bit node id, (47 random bits + multicast bit = 1)
67784
- node = _nodeId = [seedBytes[0] | 0x01, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
67785
- }
67786
-
67787
- if (clockseq == null) {
67788
- // Per 4.2.2, randomize (14 bit) clockseq
67789
- clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 0x3fff;
67790
- }
67791
- } // UUID timestamps are 100 nano-second units since the Gregorian epoch,
67792
- // (1582-10-15 00:00). JSNumbers aren't precise enough for this, so
67793
- // time is handled internally as 'msecs' (integer milliseconds) and 'nsecs'
67794
- // (100-nanoseconds offset from msecs) since unix epoch, 1970-01-01 00:00.
67795
-
67796
-
67797
- var msecs = options.msecs !== undefined ? options.msecs : Date.now(); // Per 4.2.1.2, use count of uuid's generated during the current clock
67798
- // cycle to simulate higher resolution clock
67799
-
67800
- var nsecs = options.nsecs !== undefined ? options.nsecs : _lastNSecs + 1; // Time since last uuid creation (in msecs)
67801
-
67802
- var dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 10000; // Per 4.2.1.2, Bump clockseq on clock regression
67803
-
67804
- if (dt < 0 && options.clockseq === undefined) {
67805
- clockseq = clockseq + 1 & 0x3fff;
67806
- } // Reset nsecs if clock regresses (new clockseq) or we've moved onto a new
67807
- // time interval
67808
-
67809
-
67810
- if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === undefined) {
67811
- nsecs = 0;
67812
- } // Per 4.2.1.2 Throw error if too many uuids are requested
67813
-
67814
-
67815
- if (nsecs >= 10000) {
67816
- throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
67817
- }
67818
-
67819
- _lastMSecs = msecs;
67820
- _lastNSecs = nsecs;
67821
- _clockseq = clockseq; // Per 4.1.4 - Convert from unix epoch to Gregorian epoch
67822
-
67823
- msecs += 12219292800000; // `time_low`
67824
-
67825
- var tl = ((msecs & 0xfffffff) * 10000 + nsecs) % 0x100000000;
67826
- b[i++] = tl >>> 24 & 0xff;
67827
- b[i++] = tl >>> 16 & 0xff;
67828
- b[i++] = tl >>> 8 & 0xff;
67829
- b[i++] = tl & 0xff; // `time_mid`
67830
-
67831
- var tmh = msecs / 0x100000000 * 10000 & 0xfffffff;
67832
- b[i++] = tmh >>> 8 & 0xff;
67833
- b[i++] = tmh & 0xff; // `time_high_and_version`
67834
-
67835
- b[i++] = tmh >>> 24 & 0xf | 0x10; // include version
67836
-
67837
- b[i++] = tmh >>> 16 & 0xff; // `clock_seq_hi_and_reserved` (Per 4.2.2 - include variant)
67838
-
67839
- b[i++] = clockseq >>> 8 | 0x80; // `clock_seq_low`
67840
-
67841
- b[i++] = clockseq & 0xff; // `node`
67842
-
67843
- for (var n = 0; n < 6; ++n) {
67844
- b[i + n] = node[n];
67845
- }
67846
-
67847
- return buf || (0,_stringify_js__WEBPACK_IMPORTED_MODULE_1__["default"])(b);
67848
- }
67849
-
67850
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v1);
67851
-
67852
- /***/ }),
67853
-
67854
- /***/ "./node_modules/uuid/dist/esm-browser/v3.js":
67855
- /*!**************************************************!*\
67856
- !*** ./node_modules/uuid/dist/esm-browser/v3.js ***!
67857
- \**************************************************/
67858
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67859
-
67860
- "use strict";
67861
- __webpack_require__.r(__webpack_exports__);
67862
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67863
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67864
- /* harmony export */ });
67865
- /* harmony import */ var _v35_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/esm-browser/v35.js");
67866
- /* harmony import */ var _md5_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./md5.js */ "./node_modules/uuid/dist/esm-browser/md5.js");
67867
-
67868
-
67869
- var v3 = (0,_v35_js__WEBPACK_IMPORTED_MODULE_0__["default"])('v3', 0x30, _md5_js__WEBPACK_IMPORTED_MODULE_1__["default"]);
67870
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v3);
67871
-
67872
- /***/ }),
67873
-
67874
- /***/ "./node_modules/uuid/dist/esm-browser/v35.js":
67875
- /*!***************************************************!*\
67876
- !*** ./node_modules/uuid/dist/esm-browser/v35.js ***!
67877
- \***************************************************/
67878
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67879
-
67880
- "use strict";
67881
- __webpack_require__.r(__webpack_exports__);
67882
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67883
- /* harmony export */ DNS: () => (/* binding */ DNS),
67884
- /* harmony export */ URL: () => (/* binding */ URL),
67885
- /* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
67886
- /* harmony export */ });
67887
- /* harmony import */ var _stringify_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/esm-browser/stringify.js");
67888
- /* harmony import */ var _parse_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/esm-browser/parse.js");
67889
-
67890
-
67891
-
67892
- function stringToBytes(str) {
67893
- str = unescape(encodeURIComponent(str)); // UTF8 escape
67894
-
67895
- var bytes = [];
67896
-
67897
- for (var i = 0; i < str.length; ++i) {
67898
- bytes.push(str.charCodeAt(i));
67899
- }
67900
-
67901
- return bytes;
67902
- }
67903
-
67904
- var DNS = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';
67905
- var URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';
67906
- /* harmony default export */ function __WEBPACK_DEFAULT_EXPORT__(name, version, hashfunc) {
67907
- function generateUUID(value, namespace, buf, offset) {
67908
- if (typeof value === 'string') {
67909
- value = stringToBytes(value);
67910
- }
67911
-
67912
- if (typeof namespace === 'string') {
67913
- namespace = (0,_parse_js__WEBPACK_IMPORTED_MODULE_0__["default"])(namespace);
67914
- }
67915
-
67916
- if (namespace.length !== 16) {
67917
- throw TypeError('Namespace must be array-like (16 iterable integer values, 0-255)');
67918
- } // Compute hash of namespace and value, Per 4.3
67919
- // Future: Use spread syntax when supported on all platforms, e.g. `bytes =
67920
- // hashfunc([...namespace, ... value])`
67921
-
67922
-
67923
- var bytes = new Uint8Array(16 + value.length);
67924
- bytes.set(namespace);
67925
- bytes.set(value, namespace.length);
67926
- bytes = hashfunc(bytes);
67927
- bytes[6] = bytes[6] & 0x0f | version;
67928
- bytes[8] = bytes[8] & 0x3f | 0x80;
67929
-
67930
- if (buf) {
67931
- offset = offset || 0;
67932
-
67933
- for (var i = 0; i < 16; ++i) {
67934
- buf[offset + i] = bytes[i];
67935
- }
67936
-
67937
- return buf;
67938
- }
67939
-
67940
- return (0,_stringify_js__WEBPACK_IMPORTED_MODULE_1__["default"])(bytes);
67941
- } // Function#name is not settable on some platforms (#270)
67942
-
67943
-
67944
- try {
67945
- generateUUID.name = name; // eslint-disable-next-line no-empty
67946
- } catch (err) {} // For CommonJS default export support
67947
-
67948
-
67949
- generateUUID.DNS = DNS;
67950
- generateUUID.URL = URL;
67951
- return generateUUID;
67952
- }
67953
-
67954
- /***/ }),
67955
-
67956
- /***/ "./node_modules/uuid/dist/esm-browser/v4.js":
67957
- /*!**************************************************!*\
67958
- !*** ./node_modules/uuid/dist/esm-browser/v4.js ***!
67959
- \**************************************************/
67960
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
67961
-
67962
- "use strict";
67963
- __webpack_require__.r(__webpack_exports__);
67964
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
67965
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
67966
- /* harmony export */ });
67967
- /* harmony import */ var _rng_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./rng.js */ "./node_modules/uuid/dist/esm-browser/rng.js");
67968
- /* harmony import */ var _stringify_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/esm-browser/stringify.js");
67969
-
67970
-
67971
-
67972
- function v4(options, buf, offset) {
67973
- options = options || {};
67974
- var rnds = options.random || (options.rng || _rng_js__WEBPACK_IMPORTED_MODULE_0__["default"])(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
67975
-
67976
- rnds[6] = rnds[6] & 0x0f | 0x40;
67977
- rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided
67978
-
67979
- if (buf) {
67980
- offset = offset || 0;
67981
-
67982
- for (var i = 0; i < 16; ++i) {
67983
- buf[offset + i] = rnds[i];
67984
- }
67985
-
67986
- return buf;
67987
- }
67988
-
67989
- return (0,_stringify_js__WEBPACK_IMPORTED_MODULE_1__["default"])(rnds);
67990
- }
67991
-
67992
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v4);
67993
-
67994
- /***/ }),
67995
-
67996
- /***/ "./node_modules/uuid/dist/esm-browser/v5.js":
67997
- /*!**************************************************!*\
67998
- !*** ./node_modules/uuid/dist/esm-browser/v5.js ***!
67999
- \**************************************************/
68000
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
68001
-
68002
- "use strict";
68003
- __webpack_require__.r(__webpack_exports__);
68004
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
68005
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
68006
- /* harmony export */ });
68007
- /* harmony import */ var _v35_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/esm-browser/v35.js");
68008
- /* harmony import */ var _sha1_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./sha1.js */ "./node_modules/uuid/dist/esm-browser/sha1.js");
68009
-
68010
-
68011
- var v5 = (0,_v35_js__WEBPACK_IMPORTED_MODULE_0__["default"])('v5', 0x50, _sha1_js__WEBPACK_IMPORTED_MODULE_1__["default"]);
68012
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v5);
68013
-
68014
- /***/ }),
68015
-
68016
- /***/ "./node_modules/uuid/dist/esm-browser/validate.js":
68017
- /*!********************************************************!*\
68018
- !*** ./node_modules/uuid/dist/esm-browser/validate.js ***!
68019
- \********************************************************/
68020
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
68021
-
68022
- "use strict";
68023
- __webpack_require__.r(__webpack_exports__);
68024
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
68025
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
68026
- /* harmony export */ });
68027
- /* harmony import */ var _regex_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./regex.js */ "./node_modules/uuid/dist/esm-browser/regex.js");
68028
-
68029
-
68030
- function validate(uuid) {
68031
- return typeof uuid === 'string' && _regex_js__WEBPACK_IMPORTED_MODULE_0__["default"].test(uuid);
68032
- }
68033
-
68034
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (validate);
68035
-
68036
- /***/ }),
68037
-
68038
- /***/ "./node_modules/uuid/dist/esm-browser/version.js":
68039
- /*!*******************************************************!*\
68040
- !*** ./node_modules/uuid/dist/esm-browser/version.js ***!
68041
- \*******************************************************/
68042
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
68043
-
68044
- "use strict";
68045
- __webpack_require__.r(__webpack_exports__);
68046
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
68047
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
68048
- /* harmony export */ });
68049
- /* harmony import */ var _validate_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/esm-browser/validate.js");
68050
-
68051
-
68052
- function version(uuid) {
68053
- if (!(0,_validate_js__WEBPACK_IMPORTED_MODULE_0__["default"])(uuid)) {
68054
- throw TypeError('Invalid UUID');
68055
- }
68056
-
68057
- return parseInt(uuid.substr(14, 1), 16);
68058
- }
68059
-
68060
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (version);
68061
-
68062
67204
  /***/ }),
68063
67205
 
68064
67206
  /***/ "?cfb0":
@@ -68938,6 +68080,870 @@ try {
68938
68080
  }
68939
68081
 
68940
68082
 
68083
+ /***/ }),
68084
+
68085
+ /***/ "./node_modules/uuid/dist/cjs-browser/index.js":
68086
+ /*!*****************************************************!*\
68087
+ !*** ./node_modules/uuid/dist/cjs-browser/index.js ***!
68088
+ \*****************************************************/
68089
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68090
+
68091
+ "use strict";
68092
+
68093
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68094
+ exports.version = exports.validate = exports.v7 = exports.v6ToV1 = exports.v6 = exports.v5 = exports.v4 = exports.v3 = exports.v1ToV6 = exports.v1 = exports.stringify = exports.parse = exports.NIL = exports.MAX = void 0;
68095
+ var max_js_1 = __webpack_require__(/*! ./max.js */ "./node_modules/uuid/dist/cjs-browser/max.js");
68096
+ Object.defineProperty(exports, "MAX", ({ enumerable: true, get: function () { return max_js_1.default; } }));
68097
+ var nil_js_1 = __webpack_require__(/*! ./nil.js */ "./node_modules/uuid/dist/cjs-browser/nil.js");
68098
+ Object.defineProperty(exports, "NIL", ({ enumerable: true, get: function () { return nil_js_1.default; } }));
68099
+ var parse_js_1 = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/cjs-browser/parse.js");
68100
+ Object.defineProperty(exports, "parse", ({ enumerable: true, get: function () { return parse_js_1.default; } }));
68101
+ var stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68102
+ Object.defineProperty(exports, "stringify", ({ enumerable: true, get: function () { return stringify_js_1.default; } }));
68103
+ var v1_js_1 = __webpack_require__(/*! ./v1.js */ "./node_modules/uuid/dist/cjs-browser/v1.js");
68104
+ Object.defineProperty(exports, "v1", ({ enumerable: true, get: function () { return v1_js_1.default; } }));
68105
+ var v1ToV6_js_1 = __webpack_require__(/*! ./v1ToV6.js */ "./node_modules/uuid/dist/cjs-browser/v1ToV6.js");
68106
+ Object.defineProperty(exports, "v1ToV6", ({ enumerable: true, get: function () { return v1ToV6_js_1.default; } }));
68107
+ var v3_js_1 = __webpack_require__(/*! ./v3.js */ "./node_modules/uuid/dist/cjs-browser/v3.js");
68108
+ Object.defineProperty(exports, "v3", ({ enumerable: true, get: function () { return v3_js_1.default; } }));
68109
+ var v4_js_1 = __webpack_require__(/*! ./v4.js */ "./node_modules/uuid/dist/cjs-browser/v4.js");
68110
+ Object.defineProperty(exports, "v4", ({ enumerable: true, get: function () { return v4_js_1.default; } }));
68111
+ var v5_js_1 = __webpack_require__(/*! ./v5.js */ "./node_modules/uuid/dist/cjs-browser/v5.js");
68112
+ Object.defineProperty(exports, "v5", ({ enumerable: true, get: function () { return v5_js_1.default; } }));
68113
+ var v6_js_1 = __webpack_require__(/*! ./v6.js */ "./node_modules/uuid/dist/cjs-browser/v6.js");
68114
+ Object.defineProperty(exports, "v6", ({ enumerable: true, get: function () { return v6_js_1.default; } }));
68115
+ var v6ToV1_js_1 = __webpack_require__(/*! ./v6ToV1.js */ "./node_modules/uuid/dist/cjs-browser/v6ToV1.js");
68116
+ Object.defineProperty(exports, "v6ToV1", ({ enumerable: true, get: function () { return v6ToV1_js_1.default; } }));
68117
+ var v7_js_1 = __webpack_require__(/*! ./v7.js */ "./node_modules/uuid/dist/cjs-browser/v7.js");
68118
+ Object.defineProperty(exports, "v7", ({ enumerable: true, get: function () { return v7_js_1.default; } }));
68119
+ var validate_js_1 = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/cjs-browser/validate.js");
68120
+ Object.defineProperty(exports, "validate", ({ enumerable: true, get: function () { return validate_js_1.default; } }));
68121
+ var version_js_1 = __webpack_require__(/*! ./version.js */ "./node_modules/uuid/dist/cjs-browser/version.js");
68122
+ Object.defineProperty(exports, "version", ({ enumerable: true, get: function () { return version_js_1.default; } }));
68123
+
68124
+
68125
+ /***/ }),
68126
+
68127
+ /***/ "./node_modules/uuid/dist/cjs-browser/max.js":
68128
+ /*!***************************************************!*\
68129
+ !*** ./node_modules/uuid/dist/cjs-browser/max.js ***!
68130
+ \***************************************************/
68131
+ /***/ ((__unused_webpack_module, exports) => {
68132
+
68133
+ "use strict";
68134
+
68135
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68136
+ exports["default"] = 'ffffffff-ffff-ffff-ffff-ffffffffffff';
68137
+
68138
+
68139
+ /***/ }),
68140
+
68141
+ /***/ "./node_modules/uuid/dist/cjs-browser/md5.js":
68142
+ /*!***************************************************!*\
68143
+ !*** ./node_modules/uuid/dist/cjs-browser/md5.js ***!
68144
+ \***************************************************/
68145
+ /***/ ((__unused_webpack_module, exports) => {
68146
+
68147
+ "use strict";
68148
+
68149
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68150
+ function md5(bytes) {
68151
+ const words = uint8ToUint32(bytes);
68152
+ const md5Bytes = wordsToMd5(words, bytes.length * 8);
68153
+ return uint32ToUint8(md5Bytes);
68154
+ }
68155
+ function uint32ToUint8(input) {
68156
+ const bytes = new Uint8Array(input.length * 4);
68157
+ for (let i = 0; i < input.length * 4; i++) {
68158
+ bytes[i] = (input[i >> 2] >>> ((i % 4) * 8)) & 0xff;
68159
+ }
68160
+ return bytes;
68161
+ }
68162
+ function getOutputLength(inputLength8) {
68163
+ return (((inputLength8 + 64) >>> 9) << 4) + 14 + 1;
68164
+ }
68165
+ function wordsToMd5(x, len) {
68166
+ const xpad = new Uint32Array(getOutputLength(len)).fill(0);
68167
+ xpad.set(x);
68168
+ xpad[len >> 5] |= 0x80 << len % 32;
68169
+ xpad[xpad.length - 1] = len;
68170
+ x = xpad;
68171
+ let a = 1732584193;
68172
+ let b = -271733879;
68173
+ let c = -1732584194;
68174
+ let d = 271733878;
68175
+ for (let i = 0; i < x.length; i += 16) {
68176
+ const olda = a;
68177
+ const oldb = b;
68178
+ const oldc = c;
68179
+ const oldd = d;
68180
+ a = md5ff(a, b, c, d, x[i], 7, -680876936);
68181
+ d = md5ff(d, a, b, c, x[i + 1], 12, -389564586);
68182
+ c = md5ff(c, d, a, b, x[i + 2], 17, 606105819);
68183
+ b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330);
68184
+ a = md5ff(a, b, c, d, x[i + 4], 7, -176418897);
68185
+ d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426);
68186
+ c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341);
68187
+ b = md5ff(b, c, d, a, x[i + 7], 22, -45705983);
68188
+ a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416);
68189
+ d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417);
68190
+ c = md5ff(c, d, a, b, x[i + 10], 17, -42063);
68191
+ b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162);
68192
+ a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682);
68193
+ d = md5ff(d, a, b, c, x[i + 13], 12, -40341101);
68194
+ c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290);
68195
+ b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329);
68196
+ a = md5gg(a, b, c, d, x[i + 1], 5, -165796510);
68197
+ d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632);
68198
+ c = md5gg(c, d, a, b, x[i + 11], 14, 643717713);
68199
+ b = md5gg(b, c, d, a, x[i], 20, -373897302);
68200
+ a = md5gg(a, b, c, d, x[i + 5], 5, -701558691);
68201
+ d = md5gg(d, a, b, c, x[i + 10], 9, 38016083);
68202
+ c = md5gg(c, d, a, b, x[i + 15], 14, -660478335);
68203
+ b = md5gg(b, c, d, a, x[i + 4], 20, -405537848);
68204
+ a = md5gg(a, b, c, d, x[i + 9], 5, 568446438);
68205
+ d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690);
68206
+ c = md5gg(c, d, a, b, x[i + 3], 14, -187363961);
68207
+ b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501);
68208
+ a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467);
68209
+ d = md5gg(d, a, b, c, x[i + 2], 9, -51403784);
68210
+ c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473);
68211
+ b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734);
68212
+ a = md5hh(a, b, c, d, x[i + 5], 4, -378558);
68213
+ d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463);
68214
+ c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562);
68215
+ b = md5hh(b, c, d, a, x[i + 14], 23, -35309556);
68216
+ a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060);
68217
+ d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353);
68218
+ c = md5hh(c, d, a, b, x[i + 7], 16, -155497632);
68219
+ b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640);
68220
+ a = md5hh(a, b, c, d, x[i + 13], 4, 681279174);
68221
+ d = md5hh(d, a, b, c, x[i], 11, -358537222);
68222
+ c = md5hh(c, d, a, b, x[i + 3], 16, -722521979);
68223
+ b = md5hh(b, c, d, a, x[i + 6], 23, 76029189);
68224
+ a = md5hh(a, b, c, d, x[i + 9], 4, -640364487);
68225
+ d = md5hh(d, a, b, c, x[i + 12], 11, -421815835);
68226
+ c = md5hh(c, d, a, b, x[i + 15], 16, 530742520);
68227
+ b = md5hh(b, c, d, a, x[i + 2], 23, -995338651);
68228
+ a = md5ii(a, b, c, d, x[i], 6, -198630844);
68229
+ d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415);
68230
+ c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905);
68231
+ b = md5ii(b, c, d, a, x[i + 5], 21, -57434055);
68232
+ a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571);
68233
+ d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606);
68234
+ c = md5ii(c, d, a, b, x[i + 10], 15, -1051523);
68235
+ b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799);
68236
+ a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359);
68237
+ d = md5ii(d, a, b, c, x[i + 15], 10, -30611744);
68238
+ c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380);
68239
+ b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649);
68240
+ a = md5ii(a, b, c, d, x[i + 4], 6, -145523070);
68241
+ d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379);
68242
+ c = md5ii(c, d, a, b, x[i + 2], 15, 718787259);
68243
+ b = md5ii(b, c, d, a, x[i + 9], 21, -343485551);
68244
+ a = safeAdd(a, olda);
68245
+ b = safeAdd(b, oldb);
68246
+ c = safeAdd(c, oldc);
68247
+ d = safeAdd(d, oldd);
68248
+ }
68249
+ return Uint32Array.of(a, b, c, d);
68250
+ }
68251
+ function uint8ToUint32(input) {
68252
+ if (input.length === 0) {
68253
+ return new Uint32Array();
68254
+ }
68255
+ const output = new Uint32Array(getOutputLength(input.length * 8)).fill(0);
68256
+ for (let i = 0; i < input.length; i++) {
68257
+ output[i >> 2] |= (input[i] & 0xff) << ((i % 4) * 8);
68258
+ }
68259
+ return output;
68260
+ }
68261
+ function safeAdd(x, y) {
68262
+ const lsw = (x & 0xffff) + (y & 0xffff);
68263
+ const msw = (x >> 16) + (y >> 16) + (lsw >> 16);
68264
+ return (msw << 16) | (lsw & 0xffff);
68265
+ }
68266
+ function bitRotateLeft(num, cnt) {
68267
+ return (num << cnt) | (num >>> (32 - cnt));
68268
+ }
68269
+ function md5cmn(q, a, b, x, s, t) {
68270
+ return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b);
68271
+ }
68272
+ function md5ff(a, b, c, d, x, s, t) {
68273
+ return md5cmn((b & c) | (~b & d), a, b, x, s, t);
68274
+ }
68275
+ function md5gg(a, b, c, d, x, s, t) {
68276
+ return md5cmn((b & d) | (c & ~d), a, b, x, s, t);
68277
+ }
68278
+ function md5hh(a, b, c, d, x, s, t) {
68279
+ return md5cmn(b ^ c ^ d, a, b, x, s, t);
68280
+ }
68281
+ function md5ii(a, b, c, d, x, s, t) {
68282
+ return md5cmn(c ^ (b | ~d), a, b, x, s, t);
68283
+ }
68284
+ exports["default"] = md5;
68285
+
68286
+
68287
+ /***/ }),
68288
+
68289
+ /***/ "./node_modules/uuid/dist/cjs-browser/native.js":
68290
+ /*!******************************************************!*\
68291
+ !*** ./node_modules/uuid/dist/cjs-browser/native.js ***!
68292
+ \******************************************************/
68293
+ /***/ ((__unused_webpack_module, exports) => {
68294
+
68295
+ "use strict";
68296
+
68297
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68298
+ const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
68299
+ exports["default"] = { randomUUID };
68300
+
68301
+
68302
+ /***/ }),
68303
+
68304
+ /***/ "./node_modules/uuid/dist/cjs-browser/nil.js":
68305
+ /*!***************************************************!*\
68306
+ !*** ./node_modules/uuid/dist/cjs-browser/nil.js ***!
68307
+ \***************************************************/
68308
+ /***/ ((__unused_webpack_module, exports) => {
68309
+
68310
+ "use strict";
68311
+
68312
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68313
+ exports["default"] = '00000000-0000-0000-0000-000000000000';
68314
+
68315
+
68316
+ /***/ }),
68317
+
68318
+ /***/ "./node_modules/uuid/dist/cjs-browser/parse.js":
68319
+ /*!*****************************************************!*\
68320
+ !*** ./node_modules/uuid/dist/cjs-browser/parse.js ***!
68321
+ \*****************************************************/
68322
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68323
+
68324
+ "use strict";
68325
+
68326
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68327
+ const validate_js_1 = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/cjs-browser/validate.js");
68328
+ function parse(uuid) {
68329
+ if (!(0, validate_js_1.default)(uuid)) {
68330
+ throw TypeError('Invalid UUID');
68331
+ }
68332
+ let v;
68333
+ return Uint8Array.of((v = parseInt(uuid.slice(0, 8), 16)) >>> 24, (v >>> 16) & 0xff, (v >>> 8) & 0xff, v & 0xff, (v = parseInt(uuid.slice(9, 13), 16)) >>> 8, v & 0xff, (v = parseInt(uuid.slice(14, 18), 16)) >>> 8, v & 0xff, (v = parseInt(uuid.slice(19, 23), 16)) >>> 8, v & 0xff, ((v = parseInt(uuid.slice(24, 36), 16)) / 0x10000000000) & 0xff, (v / 0x100000000) & 0xff, (v >>> 24) & 0xff, (v >>> 16) & 0xff, (v >>> 8) & 0xff, v & 0xff);
68334
+ }
68335
+ exports["default"] = parse;
68336
+
68337
+
68338
+ /***/ }),
68339
+
68340
+ /***/ "./node_modules/uuid/dist/cjs-browser/regex.js":
68341
+ /*!*****************************************************!*\
68342
+ !*** ./node_modules/uuid/dist/cjs-browser/regex.js ***!
68343
+ \*****************************************************/
68344
+ /***/ ((__unused_webpack_module, exports) => {
68345
+
68346
+ "use strict";
68347
+
68348
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68349
+ exports["default"] = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;
68350
+
68351
+
68352
+ /***/ }),
68353
+
68354
+ /***/ "./node_modules/uuid/dist/cjs-browser/rng.js":
68355
+ /*!***************************************************!*\
68356
+ !*** ./node_modules/uuid/dist/cjs-browser/rng.js ***!
68357
+ \***************************************************/
68358
+ /***/ ((__unused_webpack_module, exports) => {
68359
+
68360
+ "use strict";
68361
+
68362
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68363
+ let getRandomValues;
68364
+ const rnds8 = new Uint8Array(16);
68365
+ function rng() {
68366
+ if (!getRandomValues) {
68367
+ if (typeof crypto === 'undefined' || !crypto.getRandomValues) {
68368
+ throw new Error('crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported');
68369
+ }
68370
+ getRandomValues = crypto.getRandomValues.bind(crypto);
68371
+ }
68372
+ return getRandomValues(rnds8);
68373
+ }
68374
+ exports["default"] = rng;
68375
+
68376
+
68377
+ /***/ }),
68378
+
68379
+ /***/ "./node_modules/uuid/dist/cjs-browser/sha1.js":
68380
+ /*!****************************************************!*\
68381
+ !*** ./node_modules/uuid/dist/cjs-browser/sha1.js ***!
68382
+ \****************************************************/
68383
+ /***/ ((__unused_webpack_module, exports) => {
68384
+
68385
+ "use strict";
68386
+
68387
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68388
+ function f(s, x, y, z) {
68389
+ switch (s) {
68390
+ case 0:
68391
+ return (x & y) ^ (~x & z);
68392
+ case 1:
68393
+ return x ^ y ^ z;
68394
+ case 2:
68395
+ return (x & y) ^ (x & z) ^ (y & z);
68396
+ case 3:
68397
+ return x ^ y ^ z;
68398
+ }
68399
+ }
68400
+ function ROTL(x, n) {
68401
+ return (x << n) | (x >>> (32 - n));
68402
+ }
68403
+ function sha1(bytes) {
68404
+ const K = [0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6];
68405
+ const H = [0x67452301, 0xefcdab89, 0x98badcfe, 0x10325476, 0xc3d2e1f0];
68406
+ const newBytes = new Uint8Array(bytes.length + 1);
68407
+ newBytes.set(bytes);
68408
+ newBytes[bytes.length] = 0x80;
68409
+ bytes = newBytes;
68410
+ const l = bytes.length / 4 + 2;
68411
+ const N = Math.ceil(l / 16);
68412
+ const M = new Array(N);
68413
+ for (let i = 0; i < N; ++i) {
68414
+ const arr = new Uint32Array(16);
68415
+ for (let j = 0; j < 16; ++j) {
68416
+ arr[j] =
68417
+ (bytes[i * 64 + j * 4] << 24) |
68418
+ (bytes[i * 64 + j * 4 + 1] << 16) |
68419
+ (bytes[i * 64 + j * 4 + 2] << 8) |
68420
+ bytes[i * 64 + j * 4 + 3];
68421
+ }
68422
+ M[i] = arr;
68423
+ }
68424
+ M[N - 1][14] = ((bytes.length - 1) * 8) / Math.pow(2, 32);
68425
+ M[N - 1][14] = Math.floor(M[N - 1][14]);
68426
+ M[N - 1][15] = ((bytes.length - 1) * 8) & 0xffffffff;
68427
+ for (let i = 0; i < N; ++i) {
68428
+ const W = new Uint32Array(80);
68429
+ for (let t = 0; t < 16; ++t) {
68430
+ W[t] = M[i][t];
68431
+ }
68432
+ for (let t = 16; t < 80; ++t) {
68433
+ W[t] = ROTL(W[t - 3] ^ W[t - 8] ^ W[t - 14] ^ W[t - 16], 1);
68434
+ }
68435
+ let a = H[0];
68436
+ let b = H[1];
68437
+ let c = H[2];
68438
+ let d = H[3];
68439
+ let e = H[4];
68440
+ for (let t = 0; t < 80; ++t) {
68441
+ const s = Math.floor(t / 20);
68442
+ const T = (ROTL(a, 5) + f(s, b, c, d) + e + K[s] + W[t]) >>> 0;
68443
+ e = d;
68444
+ d = c;
68445
+ c = ROTL(b, 30) >>> 0;
68446
+ b = a;
68447
+ a = T;
68448
+ }
68449
+ H[0] = (H[0] + a) >>> 0;
68450
+ H[1] = (H[1] + b) >>> 0;
68451
+ H[2] = (H[2] + c) >>> 0;
68452
+ H[3] = (H[3] + d) >>> 0;
68453
+ H[4] = (H[4] + e) >>> 0;
68454
+ }
68455
+ return Uint8Array.of(H[0] >> 24, H[0] >> 16, H[0] >> 8, H[0], H[1] >> 24, H[1] >> 16, H[1] >> 8, H[1], H[2] >> 24, H[2] >> 16, H[2] >> 8, H[2], H[3] >> 24, H[3] >> 16, H[3] >> 8, H[3], H[4] >> 24, H[4] >> 16, H[4] >> 8, H[4]);
68456
+ }
68457
+ exports["default"] = sha1;
68458
+
68459
+
68460
+ /***/ }),
68461
+
68462
+ /***/ "./node_modules/uuid/dist/cjs-browser/stringify.js":
68463
+ /*!*********************************************************!*\
68464
+ !*** ./node_modules/uuid/dist/cjs-browser/stringify.js ***!
68465
+ \*********************************************************/
68466
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68467
+
68468
+ "use strict";
68469
+
68470
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68471
+ exports.unsafeStringify = void 0;
68472
+ const validate_js_1 = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/cjs-browser/validate.js");
68473
+ const byteToHex = [];
68474
+ for (let i = 0; i < 256; ++i) {
68475
+ byteToHex.push((i + 0x100).toString(16).slice(1));
68476
+ }
68477
+ function unsafeStringify(arr, offset = 0) {
68478
+ return (byteToHex[arr[offset + 0]] +
68479
+ byteToHex[arr[offset + 1]] +
68480
+ byteToHex[arr[offset + 2]] +
68481
+ byteToHex[arr[offset + 3]] +
68482
+ '-' +
68483
+ byteToHex[arr[offset + 4]] +
68484
+ byteToHex[arr[offset + 5]] +
68485
+ '-' +
68486
+ byteToHex[arr[offset + 6]] +
68487
+ byteToHex[arr[offset + 7]] +
68488
+ '-' +
68489
+ byteToHex[arr[offset + 8]] +
68490
+ byteToHex[arr[offset + 9]] +
68491
+ '-' +
68492
+ byteToHex[arr[offset + 10]] +
68493
+ byteToHex[arr[offset + 11]] +
68494
+ byteToHex[arr[offset + 12]] +
68495
+ byteToHex[arr[offset + 13]] +
68496
+ byteToHex[arr[offset + 14]] +
68497
+ byteToHex[arr[offset + 15]]).toLowerCase();
68498
+ }
68499
+ exports.unsafeStringify = unsafeStringify;
68500
+ function stringify(arr, offset = 0) {
68501
+ const uuid = unsafeStringify(arr, offset);
68502
+ if (!(0, validate_js_1.default)(uuid)) {
68503
+ throw TypeError('Stringified UUID is invalid');
68504
+ }
68505
+ return uuid;
68506
+ }
68507
+ exports["default"] = stringify;
68508
+
68509
+
68510
+ /***/ }),
68511
+
68512
+ /***/ "./node_modules/uuid/dist/cjs-browser/v1.js":
68513
+ /*!**************************************************!*\
68514
+ !*** ./node_modules/uuid/dist/cjs-browser/v1.js ***!
68515
+ \**************************************************/
68516
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68517
+
68518
+ "use strict";
68519
+
68520
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68521
+ exports.updateV1State = void 0;
68522
+ const rng_js_1 = __webpack_require__(/*! ./rng.js */ "./node_modules/uuid/dist/cjs-browser/rng.js");
68523
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68524
+ const _state = {};
68525
+ function v1(options, buf, offset) {
68526
+ let bytes;
68527
+ const isV6 = options?._v6 ?? false;
68528
+ if (options) {
68529
+ const optionsKeys = Object.keys(options);
68530
+ if (optionsKeys.length === 1 && optionsKeys[0] === '_v6') {
68531
+ options = undefined;
68532
+ }
68533
+ }
68534
+ if (options) {
68535
+ bytes = v1Bytes(options.random ?? options.rng?.() ?? (0, rng_js_1.default)(), options.msecs, options.nsecs, options.clockseq, options.node, buf, offset);
68536
+ }
68537
+ else {
68538
+ const now = Date.now();
68539
+ const rnds = (0, rng_js_1.default)();
68540
+ updateV1State(_state, now, rnds);
68541
+ bytes = v1Bytes(rnds, _state.msecs, _state.nsecs, isV6 ? undefined : _state.clockseq, isV6 ? undefined : _state.node, buf, offset);
68542
+ }
68543
+ return buf ? bytes : (0, stringify_js_1.unsafeStringify)(bytes);
68544
+ }
68545
+ function updateV1State(state, now, rnds) {
68546
+ state.msecs ??= -Infinity;
68547
+ state.nsecs ??= 0;
68548
+ if (now === state.msecs) {
68549
+ state.nsecs++;
68550
+ if (state.nsecs >= 10000) {
68551
+ state.node = undefined;
68552
+ state.nsecs = 0;
68553
+ }
68554
+ }
68555
+ else if (now > state.msecs) {
68556
+ state.nsecs = 0;
68557
+ }
68558
+ else if (now < state.msecs) {
68559
+ state.node = undefined;
68560
+ }
68561
+ if (!state.node) {
68562
+ state.node = rnds.slice(10, 16);
68563
+ state.node[0] |= 0x01;
68564
+ state.clockseq = ((rnds[8] << 8) | rnds[9]) & 0x3fff;
68565
+ }
68566
+ state.msecs = now;
68567
+ return state;
68568
+ }
68569
+ exports.updateV1State = updateV1State;
68570
+ function v1Bytes(rnds, msecs, nsecs, clockseq, node, buf, offset = 0) {
68571
+ if (rnds.length < 16) {
68572
+ throw new Error('Random bytes length must be >= 16');
68573
+ }
68574
+ if (!buf) {
68575
+ buf = new Uint8Array(16);
68576
+ offset = 0;
68577
+ }
68578
+ else {
68579
+ if (offset < 0 || offset + 16 > buf.length) {
68580
+ throw new RangeError(`UUID byte range ${offset}:${offset + 15} is out of buffer bounds`);
68581
+ }
68582
+ }
68583
+ msecs ??= Date.now();
68584
+ nsecs ??= 0;
68585
+ clockseq ??= ((rnds[8] << 8) | rnds[9]) & 0x3fff;
68586
+ node ??= rnds.slice(10, 16);
68587
+ msecs += 12219292800000;
68588
+ const tl = ((msecs & 0xfffffff) * 10000 + nsecs) % 0x100000000;
68589
+ buf[offset++] = (tl >>> 24) & 0xff;
68590
+ buf[offset++] = (tl >>> 16) & 0xff;
68591
+ buf[offset++] = (tl >>> 8) & 0xff;
68592
+ buf[offset++] = tl & 0xff;
68593
+ const tmh = ((msecs / 0x100000000) * 10000) & 0xfffffff;
68594
+ buf[offset++] = (tmh >>> 8) & 0xff;
68595
+ buf[offset++] = tmh & 0xff;
68596
+ buf[offset++] = ((tmh >>> 24) & 0xf) | 0x10;
68597
+ buf[offset++] = (tmh >>> 16) & 0xff;
68598
+ buf[offset++] = (clockseq >>> 8) | 0x80;
68599
+ buf[offset++] = clockseq & 0xff;
68600
+ for (let n = 0; n < 6; ++n) {
68601
+ buf[offset++] = node[n];
68602
+ }
68603
+ return buf;
68604
+ }
68605
+ exports["default"] = v1;
68606
+
68607
+
68608
+ /***/ }),
68609
+
68610
+ /***/ "./node_modules/uuid/dist/cjs-browser/v1ToV6.js":
68611
+ /*!******************************************************!*\
68612
+ !*** ./node_modules/uuid/dist/cjs-browser/v1ToV6.js ***!
68613
+ \******************************************************/
68614
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68615
+
68616
+ "use strict";
68617
+
68618
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68619
+ const parse_js_1 = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/cjs-browser/parse.js");
68620
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68621
+ function v1ToV6(uuid) {
68622
+ const v1Bytes = typeof uuid === 'string' ? (0, parse_js_1.default)(uuid) : uuid;
68623
+ const v6Bytes = _v1ToV6(v1Bytes);
68624
+ return typeof uuid === 'string' ? (0, stringify_js_1.unsafeStringify)(v6Bytes) : v6Bytes;
68625
+ }
68626
+ exports["default"] = v1ToV6;
68627
+ function _v1ToV6(v1Bytes) {
68628
+ return Uint8Array.of(((v1Bytes[6] & 0x0f) << 4) | ((v1Bytes[7] >> 4) & 0x0f), ((v1Bytes[7] & 0x0f) << 4) | ((v1Bytes[4] & 0xf0) >> 4), ((v1Bytes[4] & 0x0f) << 4) | ((v1Bytes[5] & 0xf0) >> 4), ((v1Bytes[5] & 0x0f) << 4) | ((v1Bytes[0] & 0xf0) >> 4), ((v1Bytes[0] & 0x0f) << 4) | ((v1Bytes[1] & 0xf0) >> 4), ((v1Bytes[1] & 0x0f) << 4) | ((v1Bytes[2] & 0xf0) >> 4), 0x60 | (v1Bytes[2] & 0x0f), v1Bytes[3], v1Bytes[8], v1Bytes[9], v1Bytes[10], v1Bytes[11], v1Bytes[12], v1Bytes[13], v1Bytes[14], v1Bytes[15]);
68629
+ }
68630
+
68631
+
68632
+ /***/ }),
68633
+
68634
+ /***/ "./node_modules/uuid/dist/cjs-browser/v3.js":
68635
+ /*!**************************************************!*\
68636
+ !*** ./node_modules/uuid/dist/cjs-browser/v3.js ***!
68637
+ \**************************************************/
68638
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68639
+
68640
+ "use strict";
68641
+
68642
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68643
+ exports.URL = exports.DNS = void 0;
68644
+ const md5_js_1 = __webpack_require__(/*! ./md5.js */ "./node_modules/uuid/dist/cjs-browser/md5.js");
68645
+ const v35_js_1 = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/cjs-browser/v35.js");
68646
+ var v35_js_2 = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/cjs-browser/v35.js");
68647
+ Object.defineProperty(exports, "DNS", ({ enumerable: true, get: function () { return v35_js_2.DNS; } }));
68648
+ Object.defineProperty(exports, "URL", ({ enumerable: true, get: function () { return v35_js_2.URL; } }));
68649
+ function v3(value, namespace, buf, offset) {
68650
+ return (0, v35_js_1.default)(0x30, md5_js_1.default, value, namespace, buf, offset);
68651
+ }
68652
+ v3.DNS = v35_js_1.DNS;
68653
+ v3.URL = v35_js_1.URL;
68654
+ exports["default"] = v3;
68655
+
68656
+
68657
+ /***/ }),
68658
+
68659
+ /***/ "./node_modules/uuid/dist/cjs-browser/v35.js":
68660
+ /*!***************************************************!*\
68661
+ !*** ./node_modules/uuid/dist/cjs-browser/v35.js ***!
68662
+ \***************************************************/
68663
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68664
+
68665
+ "use strict";
68666
+
68667
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68668
+ exports.URL = exports.DNS = exports.stringToBytes = void 0;
68669
+ const parse_js_1 = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/cjs-browser/parse.js");
68670
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68671
+ function stringToBytes(str) {
68672
+ str = unescape(encodeURIComponent(str));
68673
+ const bytes = new Uint8Array(str.length);
68674
+ for (let i = 0; i < str.length; ++i) {
68675
+ bytes[i] = str.charCodeAt(i);
68676
+ }
68677
+ return bytes;
68678
+ }
68679
+ exports.stringToBytes = stringToBytes;
68680
+ exports.DNS = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';
68681
+ exports.URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';
68682
+ function v35(version, hash, value, namespace, buf, offset) {
68683
+ const valueBytes = typeof value === 'string' ? stringToBytes(value) : value;
68684
+ const namespaceBytes = typeof namespace === 'string' ? (0, parse_js_1.default)(namespace) : namespace;
68685
+ if (typeof namespace === 'string') {
68686
+ namespace = (0, parse_js_1.default)(namespace);
68687
+ }
68688
+ if (namespace?.length !== 16) {
68689
+ throw TypeError('Namespace must be array-like (16 iterable integer values, 0-255)');
68690
+ }
68691
+ let bytes = new Uint8Array(16 + valueBytes.length);
68692
+ bytes.set(namespaceBytes);
68693
+ bytes.set(valueBytes, namespaceBytes.length);
68694
+ bytes = hash(bytes);
68695
+ bytes[6] = (bytes[6] & 0x0f) | version;
68696
+ bytes[8] = (bytes[8] & 0x3f) | 0x80;
68697
+ if (buf) {
68698
+ offset = offset || 0;
68699
+ for (let i = 0; i < 16; ++i) {
68700
+ buf[offset + i] = bytes[i];
68701
+ }
68702
+ return buf;
68703
+ }
68704
+ return (0, stringify_js_1.unsafeStringify)(bytes);
68705
+ }
68706
+ exports["default"] = v35;
68707
+
68708
+
68709
+ /***/ }),
68710
+
68711
+ /***/ "./node_modules/uuid/dist/cjs-browser/v4.js":
68712
+ /*!**************************************************!*\
68713
+ !*** ./node_modules/uuid/dist/cjs-browser/v4.js ***!
68714
+ \**************************************************/
68715
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68716
+
68717
+ "use strict";
68718
+
68719
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68720
+ const native_js_1 = __webpack_require__(/*! ./native.js */ "./node_modules/uuid/dist/cjs-browser/native.js");
68721
+ const rng_js_1 = __webpack_require__(/*! ./rng.js */ "./node_modules/uuid/dist/cjs-browser/rng.js");
68722
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68723
+ function v4(options, buf, offset) {
68724
+ if (native_js_1.default.randomUUID && !buf && !options) {
68725
+ return native_js_1.default.randomUUID();
68726
+ }
68727
+ options = options || {};
68728
+ const rnds = options.random ?? options.rng?.() ?? (0, rng_js_1.default)();
68729
+ if (rnds.length < 16) {
68730
+ throw new Error('Random bytes length must be >= 16');
68731
+ }
68732
+ rnds[6] = (rnds[6] & 0x0f) | 0x40;
68733
+ rnds[8] = (rnds[8] & 0x3f) | 0x80;
68734
+ if (buf) {
68735
+ offset = offset || 0;
68736
+ if (offset < 0 || offset + 16 > buf.length) {
68737
+ throw new RangeError(`UUID byte range ${offset}:${offset + 15} is out of buffer bounds`);
68738
+ }
68739
+ for (let i = 0; i < 16; ++i) {
68740
+ buf[offset + i] = rnds[i];
68741
+ }
68742
+ return buf;
68743
+ }
68744
+ return (0, stringify_js_1.unsafeStringify)(rnds);
68745
+ }
68746
+ exports["default"] = v4;
68747
+
68748
+
68749
+ /***/ }),
68750
+
68751
+ /***/ "./node_modules/uuid/dist/cjs-browser/v5.js":
68752
+ /*!**************************************************!*\
68753
+ !*** ./node_modules/uuid/dist/cjs-browser/v5.js ***!
68754
+ \**************************************************/
68755
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68756
+
68757
+ "use strict";
68758
+
68759
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68760
+ exports.URL = exports.DNS = void 0;
68761
+ const sha1_js_1 = __webpack_require__(/*! ./sha1.js */ "./node_modules/uuid/dist/cjs-browser/sha1.js");
68762
+ const v35_js_1 = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/cjs-browser/v35.js");
68763
+ var v35_js_2 = __webpack_require__(/*! ./v35.js */ "./node_modules/uuid/dist/cjs-browser/v35.js");
68764
+ Object.defineProperty(exports, "DNS", ({ enumerable: true, get: function () { return v35_js_2.DNS; } }));
68765
+ Object.defineProperty(exports, "URL", ({ enumerable: true, get: function () { return v35_js_2.URL; } }));
68766
+ function v5(value, namespace, buf, offset) {
68767
+ return (0, v35_js_1.default)(0x50, sha1_js_1.default, value, namespace, buf, offset);
68768
+ }
68769
+ v5.DNS = v35_js_1.DNS;
68770
+ v5.URL = v35_js_1.URL;
68771
+ exports["default"] = v5;
68772
+
68773
+
68774
+ /***/ }),
68775
+
68776
+ /***/ "./node_modules/uuid/dist/cjs-browser/v6.js":
68777
+ /*!**************************************************!*\
68778
+ !*** ./node_modules/uuid/dist/cjs-browser/v6.js ***!
68779
+ \**************************************************/
68780
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68781
+
68782
+ "use strict";
68783
+
68784
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68785
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68786
+ const v1_js_1 = __webpack_require__(/*! ./v1.js */ "./node_modules/uuid/dist/cjs-browser/v1.js");
68787
+ const v1ToV6_js_1 = __webpack_require__(/*! ./v1ToV6.js */ "./node_modules/uuid/dist/cjs-browser/v1ToV6.js");
68788
+ function v6(options, buf, offset) {
68789
+ options ??= {};
68790
+ offset ??= 0;
68791
+ let bytes = (0, v1_js_1.default)({ ...options, _v6: true }, new Uint8Array(16));
68792
+ bytes = (0, v1ToV6_js_1.default)(bytes);
68793
+ if (buf) {
68794
+ for (let i = 0; i < 16; i++) {
68795
+ buf[offset + i] = bytes[i];
68796
+ }
68797
+ return buf;
68798
+ }
68799
+ return (0, stringify_js_1.unsafeStringify)(bytes);
68800
+ }
68801
+ exports["default"] = v6;
68802
+
68803
+
68804
+ /***/ }),
68805
+
68806
+ /***/ "./node_modules/uuid/dist/cjs-browser/v6ToV1.js":
68807
+ /*!******************************************************!*\
68808
+ !*** ./node_modules/uuid/dist/cjs-browser/v6ToV1.js ***!
68809
+ \******************************************************/
68810
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68811
+
68812
+ "use strict";
68813
+
68814
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68815
+ const parse_js_1 = __webpack_require__(/*! ./parse.js */ "./node_modules/uuid/dist/cjs-browser/parse.js");
68816
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68817
+ function v6ToV1(uuid) {
68818
+ const v6Bytes = typeof uuid === 'string' ? (0, parse_js_1.default)(uuid) : uuid;
68819
+ const v1Bytes = _v6ToV1(v6Bytes);
68820
+ return typeof uuid === 'string' ? (0, stringify_js_1.unsafeStringify)(v1Bytes) : v1Bytes;
68821
+ }
68822
+ exports["default"] = v6ToV1;
68823
+ function _v6ToV1(v6Bytes) {
68824
+ return Uint8Array.of(((v6Bytes[3] & 0x0f) << 4) | ((v6Bytes[4] >> 4) & 0x0f), ((v6Bytes[4] & 0x0f) << 4) | ((v6Bytes[5] & 0xf0) >> 4), ((v6Bytes[5] & 0x0f) << 4) | (v6Bytes[6] & 0x0f), v6Bytes[7], ((v6Bytes[1] & 0x0f) << 4) | ((v6Bytes[2] & 0xf0) >> 4), ((v6Bytes[2] & 0x0f) << 4) | ((v6Bytes[3] & 0xf0) >> 4), 0x10 | ((v6Bytes[0] & 0xf0) >> 4), ((v6Bytes[0] & 0x0f) << 4) | ((v6Bytes[1] & 0xf0) >> 4), v6Bytes[8], v6Bytes[9], v6Bytes[10], v6Bytes[11], v6Bytes[12], v6Bytes[13], v6Bytes[14], v6Bytes[15]);
68825
+ }
68826
+
68827
+
68828
+ /***/ }),
68829
+
68830
+ /***/ "./node_modules/uuid/dist/cjs-browser/v7.js":
68831
+ /*!**************************************************!*\
68832
+ !*** ./node_modules/uuid/dist/cjs-browser/v7.js ***!
68833
+ \**************************************************/
68834
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68835
+
68836
+ "use strict";
68837
+
68838
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68839
+ exports.updateV7State = void 0;
68840
+ const rng_js_1 = __webpack_require__(/*! ./rng.js */ "./node_modules/uuid/dist/cjs-browser/rng.js");
68841
+ const stringify_js_1 = __webpack_require__(/*! ./stringify.js */ "./node_modules/uuid/dist/cjs-browser/stringify.js");
68842
+ const _state = {};
68843
+ function v7(options, buf, offset) {
68844
+ let bytes;
68845
+ if (options) {
68846
+ bytes = v7Bytes(options.random ?? options.rng?.() ?? (0, rng_js_1.default)(), options.msecs, options.seq, buf, offset);
68847
+ }
68848
+ else {
68849
+ const now = Date.now();
68850
+ const rnds = (0, rng_js_1.default)();
68851
+ updateV7State(_state, now, rnds);
68852
+ bytes = v7Bytes(rnds, _state.msecs, _state.seq, buf, offset);
68853
+ }
68854
+ return buf ? bytes : (0, stringify_js_1.unsafeStringify)(bytes);
68855
+ }
68856
+ function updateV7State(state, now, rnds) {
68857
+ state.msecs ??= -Infinity;
68858
+ state.seq ??= 0;
68859
+ if (now > state.msecs) {
68860
+ state.seq = (rnds[6] << 23) | (rnds[7] << 16) | (rnds[8] << 8) | rnds[9];
68861
+ state.msecs = now;
68862
+ }
68863
+ else {
68864
+ state.seq = (state.seq + 1) | 0;
68865
+ if (state.seq === 0) {
68866
+ state.msecs++;
68867
+ }
68868
+ }
68869
+ return state;
68870
+ }
68871
+ exports.updateV7State = updateV7State;
68872
+ function v7Bytes(rnds, msecs, seq, buf, offset = 0) {
68873
+ if (rnds.length < 16) {
68874
+ throw new Error('Random bytes length must be >= 16');
68875
+ }
68876
+ if (!buf) {
68877
+ buf = new Uint8Array(16);
68878
+ offset = 0;
68879
+ }
68880
+ else {
68881
+ if (offset < 0 || offset + 16 > buf.length) {
68882
+ throw new RangeError(`UUID byte range ${offset}:${offset + 15} is out of buffer bounds`);
68883
+ }
68884
+ }
68885
+ msecs ??= Date.now();
68886
+ seq ??= ((rnds[6] * 0x7f) << 24) | (rnds[7] << 16) | (rnds[8] << 8) | rnds[9];
68887
+ buf[offset++] = (msecs / 0x10000000000) & 0xff;
68888
+ buf[offset++] = (msecs / 0x100000000) & 0xff;
68889
+ buf[offset++] = (msecs / 0x1000000) & 0xff;
68890
+ buf[offset++] = (msecs / 0x10000) & 0xff;
68891
+ buf[offset++] = (msecs / 0x100) & 0xff;
68892
+ buf[offset++] = msecs & 0xff;
68893
+ buf[offset++] = 0x70 | ((seq >>> 28) & 0x0f);
68894
+ buf[offset++] = (seq >>> 20) & 0xff;
68895
+ buf[offset++] = 0x80 | ((seq >>> 14) & 0x3f);
68896
+ buf[offset++] = (seq >>> 6) & 0xff;
68897
+ buf[offset++] = ((seq << 2) & 0xff) | (rnds[10] & 0x03);
68898
+ buf[offset++] = rnds[11];
68899
+ buf[offset++] = rnds[12];
68900
+ buf[offset++] = rnds[13];
68901
+ buf[offset++] = rnds[14];
68902
+ buf[offset++] = rnds[15];
68903
+ return buf;
68904
+ }
68905
+ exports["default"] = v7;
68906
+
68907
+
68908
+ /***/ }),
68909
+
68910
+ /***/ "./node_modules/uuid/dist/cjs-browser/validate.js":
68911
+ /*!********************************************************!*\
68912
+ !*** ./node_modules/uuid/dist/cjs-browser/validate.js ***!
68913
+ \********************************************************/
68914
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68915
+
68916
+ "use strict";
68917
+
68918
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68919
+ const regex_js_1 = __webpack_require__(/*! ./regex.js */ "./node_modules/uuid/dist/cjs-browser/regex.js");
68920
+ function validate(uuid) {
68921
+ return typeof uuid === 'string' && regex_js_1.default.test(uuid);
68922
+ }
68923
+ exports["default"] = validate;
68924
+
68925
+
68926
+ /***/ }),
68927
+
68928
+ /***/ "./node_modules/uuid/dist/cjs-browser/version.js":
68929
+ /*!*******************************************************!*\
68930
+ !*** ./node_modules/uuid/dist/cjs-browser/version.js ***!
68931
+ \*******************************************************/
68932
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
68933
+
68934
+ "use strict";
68935
+
68936
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
68937
+ const validate_js_1 = __webpack_require__(/*! ./validate.js */ "./node_modules/uuid/dist/cjs-browser/validate.js");
68938
+ function version(uuid) {
68939
+ if (!(0, validate_js_1.default)(uuid)) {
68940
+ throw TypeError('Invalid UUID');
68941
+ }
68942
+ return parseInt(uuid.slice(14, 15), 16);
68943
+ }
68944
+ exports["default"] = version;
68945
+
68946
+
68941
68947
  /***/ }),
68942
68948
 
68943
68949
  /***/ "./node_modules/@babel/runtime/helpers/esm/defineProperty.js":