mashlib 2.0.0-231ce02c → 2.0.0-2bc19634
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/841.mashlib.js +4289 -4260
- package/dist/841.mashlib.js.map +1 -1
- package/dist/841.mashlib.min.js +18 -21
- package/dist/841.mashlib.min.js.map +1 -1
- package/dist/mash.css.map +1 -1
- package/dist/mashlib.js +862 -815
- package/dist/mashlib.js.map +1 -1
- package/dist/mashlib.min.js +28 -28
- package/dist/mashlib.min.js.map +1 -1
- package/package.json +2 -2
- package/dist/789.mashlib.js +0 -11
- package/dist/789.mashlib.js.map +0 -1
- package/dist/789.mashlib.min.js +0 -1
package/dist/mashlib.js
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/ 23
|
|
15
|
-
|
|
14
|
+
/***/ 23
|
|
15
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
16
16
|
|
|
17
17
|
"use strict";
|
|
18
18
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -110,10 +110,10 @@ Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error
|
|
|
110
110
|
//# sourceMappingURL=marked.esm.js.map
|
|
111
111
|
|
|
112
112
|
|
|
113
|
-
/***/ }
|
|
113
|
+
/***/ },
|
|
114
114
|
|
|
115
|
-
/***/ 135
|
|
116
|
-
|
|
115
|
+
/***/ 135
|
|
116
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
117
117
|
|
|
118
118
|
"use strict";
|
|
119
119
|
|
|
@@ -180,10 +180,10 @@ function renderThings(things) {
|
|
|
180
180
|
|
|
181
181
|
// ENDS
|
|
182
182
|
|
|
183
|
-
/***/ }
|
|
183
|
+
/***/ },
|
|
184
184
|
|
|
185
|
-
/***/ 136
|
|
186
|
-
|
|
185
|
+
/***/ 136
|
|
186
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
187
187
|
|
|
188
188
|
"use strict";
|
|
189
189
|
|
|
@@ -515,10 +515,10 @@ module.exports = {
|
|
|
515
515
|
}
|
|
516
516
|
|
|
517
517
|
|
|
518
|
-
/***/ }
|
|
518
|
+
/***/ },
|
|
519
519
|
|
|
520
|
-
/***/ 157
|
|
521
|
-
|
|
520
|
+
/***/ 157
|
|
521
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
522
522
|
|
|
523
523
|
const Utils = __webpack_require__(6886)
|
|
524
524
|
const ECLevel = __webpack_require__(9953)
|
|
@@ -1017,10 +1017,10 @@ exports.create = function create (data, options) {
|
|
|
1017
1017
|
}
|
|
1018
1018
|
|
|
1019
1019
|
|
|
1020
|
-
/***/ }
|
|
1020
|
+
/***/ },
|
|
1021
1021
|
|
|
1022
|
-
/***/ 208
|
|
1023
|
-
|
|
1022
|
+
/***/ 208
|
|
1023
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
1024
1024
|
|
|
1025
1025
|
const VersionCheck = __webpack_require__(1878)
|
|
1026
1026
|
const Regex = __webpack_require__(7044)
|
|
@@ -1191,10 +1191,10 @@ exports.from = function from (value, defaultValue) {
|
|
|
1191
1191
|
}
|
|
1192
1192
|
|
|
1193
1193
|
|
|
1194
|
-
/***/ }
|
|
1194
|
+
/***/ },
|
|
1195
1195
|
|
|
1196
|
-
/***/ 251
|
|
1197
|
-
|
|
1196
|
+
/***/ 251
|
|
1197
|
+
(__unused_webpack_module, exports) {
|
|
1198
1198
|
|
|
1199
1199
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
1200
1200
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
@@ -1283,10 +1283,10 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
1283
1283
|
}
|
|
1284
1284
|
|
|
1285
1285
|
|
|
1286
|
-
/***/ }
|
|
1286
|
+
/***/ },
|
|
1287
1287
|
|
|
1288
|
-
/***/ 333
|
|
1289
|
-
|
|
1288
|
+
/***/ 333
|
|
1289
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
1290
1290
|
|
|
1291
1291
|
"use strict";
|
|
1292
1292
|
|
|
@@ -1389,10 +1389,10 @@ function from(Readable, iterable, opts) {
|
|
|
1389
1389
|
module.exports = from
|
|
1390
1390
|
|
|
1391
1391
|
|
|
1392
|
-
/***/ }
|
|
1392
|
+
/***/ },
|
|
1393
1393
|
|
|
1394
|
-
/***/ 334
|
|
1395
|
-
|
|
1394
|
+
/***/ 334
|
|
1395
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
1396
1396
|
|
|
1397
1397
|
"use strict";
|
|
1398
1398
|
|
|
@@ -1486,10 +1486,10 @@ module.exports = {
|
|
|
1486
1486
|
}
|
|
1487
1487
|
|
|
1488
1488
|
|
|
1489
|
-
/***/ }
|
|
1489
|
+
/***/ },
|
|
1490
1490
|
|
|
1491
|
-
/***/ 466
|
|
1492
|
-
|
|
1491
|
+
/***/ 466
|
|
1492
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
1493
1493
|
|
|
1494
1494
|
"use strict";
|
|
1495
1495
|
|
|
@@ -1716,10 +1716,10 @@ async function getDataModelIssues(groups) {
|
|
|
1716
1716
|
// Ends
|
|
1717
1717
|
//# sourceMappingURL=contactLogic.js.map
|
|
1718
1718
|
|
|
1719
|
-
/***/ }
|
|
1719
|
+
/***/ },
|
|
1720
1720
|
|
|
1721
|
-
/***/ 500
|
|
1722
|
-
|
|
1721
|
+
/***/ 500
|
|
1722
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
1723
1723
|
|
|
1724
1724
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
1725
1725
|
if(true)
|
|
@@ -1731,7 +1731,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
1731
1731
|
/******/ var __webpack_modules__ = ({
|
|
1732
1732
|
|
|
1733
1733
|
/***/ 49:
|
|
1734
|
-
/***/ ((__unused_webpack_module, exports,
|
|
1734
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
1735
1735
|
|
|
1736
1736
|
"use strict";
|
|
1737
1737
|
/*!
|
|
@@ -1748,9 +1748,9 @@ return /******/ (() => { // webpackBootstrap
|
|
|
1748
1748
|
* @private
|
|
1749
1749
|
*/
|
|
1750
1750
|
|
|
1751
|
-
var db =
|
|
1752
|
-
var extname = (
|
|
1753
|
-
var mimeScore =
|
|
1751
|
+
var db = __webpack_require__(598)
|
|
1752
|
+
var extname = (__webpack_require__(466).extname)
|
|
1753
|
+
var mimeScore = __webpack_require__(983)
|
|
1754
1754
|
|
|
1755
1755
|
/**
|
|
1756
1756
|
* Module variables.
|
|
@@ -1781,7 +1781,7 @@ populateMaps(exports.extensions, exports.types)
|
|
|
1781
1781
|
* Get the default charset for a MIME type.
|
|
1782
1782
|
*
|
|
1783
1783
|
* @param {string} type
|
|
1784
|
-
* @return {
|
|
1784
|
+
* @return {false|string}
|
|
1785
1785
|
*/
|
|
1786
1786
|
|
|
1787
1787
|
function charset (type) {
|
|
@@ -1809,7 +1809,7 @@ function charset (type) {
|
|
|
1809
1809
|
* Create a full Content-Type header given a MIME type or extension.
|
|
1810
1810
|
*
|
|
1811
1811
|
* @param {string} str
|
|
1812
|
-
* @return {
|
|
1812
|
+
* @return {false|string}
|
|
1813
1813
|
*/
|
|
1814
1814
|
|
|
1815
1815
|
function contentType (str) {
|
|
@@ -1837,7 +1837,7 @@ function contentType (str) {
|
|
|
1837
1837
|
* Get the default extension for a MIME type.
|
|
1838
1838
|
*
|
|
1839
1839
|
* @param {string} type
|
|
1840
|
-
* @return {
|
|
1840
|
+
* @return {false|string}
|
|
1841
1841
|
*/
|
|
1842
1842
|
|
|
1843
1843
|
function extension (type) {
|
|
@@ -1862,7 +1862,7 @@ function extension (type) {
|
|
|
1862
1862
|
* Lookup the MIME type for a file path/extension.
|
|
1863
1863
|
*
|
|
1864
1864
|
* @param {string} path
|
|
1865
|
-
* @return {
|
|
1865
|
+
* @return {false|string}
|
|
1866
1866
|
*/
|
|
1867
1867
|
|
|
1868
1868
|
function lookup (path) {
|
|
@@ -1984,16 +1984,16 @@ module.exports = _regeneratorKeys, module.exports.__esModule = true, module.expo
|
|
|
1984
1984
|
/***/ }),
|
|
1985
1985
|
|
|
1986
1986
|
/***/ 378:
|
|
1987
|
-
/***/ ((module, __nested_webpack_exports__,
|
|
1987
|
+
/***/ ((module, __nested_webpack_exports__, __webpack_require__) => {
|
|
1988
1988
|
|
|
1989
1989
|
"use strict";
|
|
1990
|
-
/* harmony export */
|
|
1990
|
+
/* harmony export */ __webpack_require__.d(__nested_webpack_exports__, {
|
|
1991
1991
|
/* harmony export */ LN: () => (/* binding */ iconBase),
|
|
1992
1992
|
/* harmony export */ Pt: () => (/* binding */ icons),
|
|
1993
1993
|
/* harmony export */ i1: () => (/* binding */ originalIconBase)
|
|
1994
1994
|
/* harmony export */ });
|
|
1995
|
-
/* harmony import */ var _debug__WEBPACK_IMPORTED_MODULE_0__ =
|
|
1996
|
-
/* module decorator */ module =
|
|
1995
|
+
/* harmony import */ var _debug__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(423);
|
|
1996
|
+
/* module decorator */ module = __webpack_require__.hmd(module);
|
|
1997
1997
|
// Works in FF extension - what about browserify??
|
|
1998
1998
|
// 2021-04-08 Convert to TS
|
|
1999
1999
|
|
|
@@ -2124,10 +2124,10 @@ module.exports = vocab
|
|
|
2124
2124
|
/***/ }),
|
|
2125
2125
|
|
|
2126
2126
|
/***/ 423:
|
|
2127
|
-
/***/ ((__unused_webpack_module, __nested_webpack_exports__,
|
|
2127
|
+
/***/ ((__unused_webpack_module, __nested_webpack_exports__, __webpack_require__) => {
|
|
2128
2128
|
|
|
2129
2129
|
"use strict";
|
|
2130
|
-
/* harmony export */
|
|
2130
|
+
/* harmony export */ __webpack_require__.d(__nested_webpack_exports__, {
|
|
2131
2131
|
/* harmony export */ R8: () => (/* binding */ warn),
|
|
2132
2132
|
/* harmony export */ Rm: () => (/* binding */ log),
|
|
2133
2133
|
/* harmony export */ uP: () => (/* binding */ trace),
|
|
@@ -2188,9 +2188,9 @@ module.exports = _regeneratorDefine, module.exports.__esModule = true, module.ex
|
|
|
2188
2188
|
/***/ }),
|
|
2189
2189
|
|
|
2190
2190
|
/***/ 579:
|
|
2191
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2191
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2192
2192
|
|
|
2193
|
-
var _typeof = (
|
|
2193
|
+
var _typeof = (__webpack_require__(738)["default"]);
|
|
2194
2194
|
function _regeneratorValues(e) {
|
|
2195
2195
|
if (null != e) {
|
|
2196
2196
|
var t = e["function" == typeof Symbol && Symbol.iterator || "@@iterator"],
|
|
@@ -2299,7 +2299,7 @@ function escapeHtml(string) {
|
|
|
2299
2299
|
/***/ }),
|
|
2300
2300
|
|
|
2301
2301
|
/***/ 598:
|
|
2302
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2302
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2303
2303
|
|
|
2304
2304
|
/*!
|
|
2305
2305
|
* mime-db
|
|
@@ -2312,21 +2312,21 @@ function escapeHtml(string) {
|
|
|
2312
2312
|
* Module exports.
|
|
2313
2313
|
*/
|
|
2314
2314
|
|
|
2315
|
-
module.exports =
|
|
2315
|
+
module.exports = __webpack_require__(813)
|
|
2316
2316
|
|
|
2317
2317
|
|
|
2318
2318
|
/***/ }),
|
|
2319
2319
|
|
|
2320
2320
|
/***/ 633:
|
|
2321
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2322
|
-
|
|
2323
|
-
var OverloadYield =
|
|
2324
|
-
var regenerator =
|
|
2325
|
-
var regeneratorAsync =
|
|
2326
|
-
var regeneratorAsyncGen =
|
|
2327
|
-
var regeneratorAsyncIterator =
|
|
2328
|
-
var regeneratorKeys =
|
|
2329
|
-
var regeneratorValues =
|
|
2321
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2322
|
+
|
|
2323
|
+
var OverloadYield = __webpack_require__(172);
|
|
2324
|
+
var regenerator = __webpack_require__(993);
|
|
2325
|
+
var regeneratorAsync = __webpack_require__(869);
|
|
2326
|
+
var regeneratorAsyncGen = __webpack_require__(887);
|
|
2327
|
+
var regeneratorAsyncIterator = __webpack_require__(791);
|
|
2328
|
+
var regeneratorKeys = __webpack_require__(373);
|
|
2329
|
+
var regeneratorValues = __webpack_require__(579);
|
|
2330
2330
|
function _regeneratorRuntime() {
|
|
2331
2331
|
"use strict";
|
|
2332
2332
|
|
|
@@ -2425,11 +2425,11 @@ module.exports = _typeof, module.exports.__esModule = true, module.exports["defa
|
|
|
2425
2425
|
/***/ }),
|
|
2426
2426
|
|
|
2427
2427
|
/***/ 756:
|
|
2428
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2428
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2429
2429
|
|
|
2430
2430
|
// TODO(Babel 8): Remove this file.
|
|
2431
2431
|
|
|
2432
|
-
var runtime =
|
|
2432
|
+
var runtime = __webpack_require__(633)();
|
|
2433
2433
|
module.exports = runtime;
|
|
2434
2434
|
|
|
2435
2435
|
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
|
@@ -2447,10 +2447,10 @@ try {
|
|
|
2447
2447
|
/***/ }),
|
|
2448
2448
|
|
|
2449
2449
|
/***/ 791:
|
|
2450
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2450
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2451
2451
|
|
|
2452
|
-
var OverloadYield =
|
|
2453
|
-
var regeneratorDefine =
|
|
2452
|
+
var OverloadYield = __webpack_require__(172);
|
|
2453
|
+
var regeneratorDefine = __webpack_require__(546);
|
|
2454
2454
|
function AsyncIterator(t, e) {
|
|
2455
2455
|
function n(r, o, i, f) {
|
|
2456
2456
|
try {
|
|
@@ -2494,9 +2494,9 @@ module.exports = /*#__PURE__*/JSON.parse('{"application/1d-interleaved-parityfec
|
|
|
2494
2494
|
/***/ }),
|
|
2495
2495
|
|
|
2496
2496
|
/***/ 869:
|
|
2497
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2497
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2498
2498
|
|
|
2499
|
-
var regeneratorAsyncGen =
|
|
2499
|
+
var regeneratorAsyncGen = __webpack_require__(887);
|
|
2500
2500
|
function _regeneratorAsync(n, e, r, t, o) {
|
|
2501
2501
|
var a = regeneratorAsyncGen(n, e, r, t, o);
|
|
2502
2502
|
return a.next().then(function (n) {
|
|
@@ -2508,10 +2508,10 @@ module.exports = _regeneratorAsync, module.exports.__esModule = true, module.exp
|
|
|
2508
2508
|
/***/ }),
|
|
2509
2509
|
|
|
2510
2510
|
/***/ 887:
|
|
2511
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2511
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2512
2512
|
|
|
2513
|
-
var regenerator =
|
|
2514
|
-
var regeneratorAsyncIterator =
|
|
2513
|
+
var regenerator = __webpack_require__(993);
|
|
2514
|
+
var regeneratorAsyncIterator = __webpack_require__(791);
|
|
2515
2515
|
function _regeneratorAsyncGen(r, e, t, o, n) {
|
|
2516
2516
|
return new regeneratorAsyncIterator(regenerator().w(r, e, t, o), n || Promise);
|
|
2517
2517
|
}
|
|
@@ -2549,6 +2549,11 @@ var TYPE_SCORES = {
|
|
|
2549
2549
|
// prefer font/woff over application/font-woff
|
|
2550
2550
|
font: 2,
|
|
2551
2551
|
|
|
2552
|
+
// prefer video/mp4 over audio/mp4 over application/mp4
|
|
2553
|
+
// See https://www.rfc-editor.org/rfc/rfc4337.html#section-2
|
|
2554
|
+
audio: 2,
|
|
2555
|
+
video: 3,
|
|
2556
|
+
|
|
2552
2557
|
default: 0
|
|
2553
2558
|
}
|
|
2554
2559
|
|
|
@@ -2579,9 +2584,9 @@ module.exports = function mimeScore (mimeType, source = 'default') {
|
|
|
2579
2584
|
/***/ }),
|
|
2580
2585
|
|
|
2581
2586
|
/***/ 993:
|
|
2582
|
-
/***/ ((module, __unused_webpack_exports,
|
|
2587
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2583
2588
|
|
|
2584
|
-
var regeneratorDefine =
|
|
2589
|
+
var regeneratorDefine = __webpack_require__(546);
|
|
2585
2590
|
function _regenerator() {
|
|
2586
2591
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
|
|
2587
2592
|
var e,
|
|
@@ -2679,7 +2684,7 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2679
2684
|
/******/ var __webpack_module_cache__ = {};
|
|
2680
2685
|
/******/
|
|
2681
2686
|
/******/ // The require function
|
|
2682
|
-
/******/ function
|
|
2687
|
+
/******/ function __nested_webpack_require_187123__(moduleId) {
|
|
2683
2688
|
/******/ // Check if module is in cache
|
|
2684
2689
|
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
2685
2690
|
/******/ if (cachedModule !== undefined) {
|
|
@@ -2693,7 +2698,7 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2693
2698
|
/******/ };
|
|
2694
2699
|
/******/
|
|
2695
2700
|
/******/ // Execute the module function
|
|
2696
|
-
/******/ __webpack_modules__[moduleId](module, module.exports,
|
|
2701
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_187123__);
|
|
2697
2702
|
/******/
|
|
2698
2703
|
/******/ // Flag the module as loaded
|
|
2699
2704
|
/******/ module.loaded = true;
|
|
@@ -2706,11 +2711,11 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2706
2711
|
/******/ /* webpack/runtime/compat get default export */
|
|
2707
2712
|
/******/ (() => {
|
|
2708
2713
|
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
2709
|
-
/******/
|
|
2714
|
+
/******/ __nested_webpack_require_187123__.n = (module) => {
|
|
2710
2715
|
/******/ var getter = module && module.__esModule ?
|
|
2711
2716
|
/******/ () => (module['default']) :
|
|
2712
2717
|
/******/ () => (module);
|
|
2713
|
-
/******/
|
|
2718
|
+
/******/ __nested_webpack_require_187123__.d(getter, { a: getter });
|
|
2714
2719
|
/******/ return getter;
|
|
2715
2720
|
/******/ };
|
|
2716
2721
|
/******/ })();
|
|
@@ -2718,9 +2723,9 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2718
2723
|
/******/ /* webpack/runtime/define property getters */
|
|
2719
2724
|
/******/ (() => {
|
|
2720
2725
|
/******/ // define getter functions for harmony exports
|
|
2721
|
-
/******/
|
|
2726
|
+
/******/ __nested_webpack_require_187123__.d = (exports, definition) => {
|
|
2722
2727
|
/******/ for(var key in definition) {
|
|
2723
|
-
/******/ if(
|
|
2728
|
+
/******/ if(__nested_webpack_require_187123__.o(definition, key) && !__nested_webpack_require_187123__.o(exports, key)) {
|
|
2724
2729
|
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
2725
2730
|
/******/ }
|
|
2726
2731
|
/******/ }
|
|
@@ -2729,7 +2734,7 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2729
2734
|
/******/
|
|
2730
2735
|
/******/ /* webpack/runtime/harmony module decorator */
|
|
2731
2736
|
/******/ (() => {
|
|
2732
|
-
/******/
|
|
2737
|
+
/******/ __nested_webpack_require_187123__.hmd = (module) => {
|
|
2733
2738
|
/******/ module = Object.create(module);
|
|
2734
2739
|
/******/ if (!module.children) module.children = [];
|
|
2735
2740
|
/******/ Object.defineProperty(module, 'exports', {
|
|
@@ -2744,13 +2749,13 @@ module.exports = _regenerator, module.exports.__esModule = true, module.exports[
|
|
|
2744
2749
|
/******/
|
|
2745
2750
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
2746
2751
|
/******/ (() => {
|
|
2747
|
-
/******/
|
|
2752
|
+
/******/ __nested_webpack_require_187123__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
2748
2753
|
/******/ })();
|
|
2749
2754
|
/******/
|
|
2750
2755
|
/******/ /* webpack/runtime/make namespace object */
|
|
2751
2756
|
/******/ (() => {
|
|
2752
2757
|
/******/ // define __esModule on exports
|
|
2753
|
-
/******/
|
|
2758
|
+
/******/ __nested_webpack_require_187123__.r = (exports) => {
|
|
2754
2759
|
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
2755
2760
|
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2756
2761
|
/******/ }
|
|
@@ -2764,10 +2769,10 @@ var __nested_webpack_exports__ = {};
|
|
|
2764
2769
|
(() => {
|
|
2765
2770
|
"use strict";
|
|
2766
2771
|
// ESM COMPAT FLAG
|
|
2767
|
-
|
|
2772
|
+
__nested_webpack_require_187123__.r(__nested_webpack_exports__);
|
|
2768
2773
|
|
|
2769
2774
|
// EXPORTS
|
|
2770
|
-
|
|
2775
|
+
__nested_webpack_require_187123__.d(__nested_webpack_exports__, {
|
|
2771
2776
|
acl: () => (/* reexport */ acl),
|
|
2772
2777
|
aclControl: () => (/* reexport */ aclControl),
|
|
2773
2778
|
create: () => (/* reexport */ create),
|
|
@@ -2796,8 +2801,8 @@ __nested_webpack_require_186985__.d(__nested_webpack_exports__, {
|
|
|
2796
2801
|
|
|
2797
2802
|
// NAMESPACE OBJECT: ./src/log.ts
|
|
2798
2803
|
var log_namespaceObject = {};
|
|
2799
|
-
|
|
2800
|
-
|
|
2804
|
+
__nested_webpack_require_187123__.r(log_namespaceObject);
|
|
2805
|
+
__nested_webpack_require_187123__.d(log_namespaceObject, {
|
|
2801
2806
|
LogLevel: () => (LogLevel),
|
|
2802
2807
|
alert: () => (log_alert),
|
|
2803
2808
|
clear: () => (clear),
|
|
@@ -2817,8 +2822,8 @@ __nested_webpack_require_186985__.d(log_namespaceObject, {
|
|
|
2817
2822
|
|
|
2818
2823
|
// NAMESPACE OBJECT: ./src/utils/index.js
|
|
2819
2824
|
var utils_namespaceObject = {};
|
|
2820
|
-
|
|
2821
|
-
|
|
2825
|
+
__nested_webpack_require_187123__.r(utils_namespaceObject);
|
|
2826
|
+
__nested_webpack_require_187123__.d(utils_namespaceObject, {
|
|
2822
2827
|
AJARImage: () => (AJARImage),
|
|
2823
2828
|
RDFComparePredicateObject: () => (RDFComparePredicateObject),
|
|
2824
2829
|
RDFComparePredicateSubject: () => (RDFComparePredicateSubject),
|
|
@@ -2852,8 +2857,8 @@ __nested_webpack_require_186985__.d(utils_namespaceObject, {
|
|
|
2852
2857
|
|
|
2853
2858
|
// NAMESPACE OBJECT: ./src/widgets/forms/autocomplete/language.ts
|
|
2854
2859
|
var language_namespaceObject = {};
|
|
2855
|
-
|
|
2856
|
-
|
|
2860
|
+
__nested_webpack_require_187123__.r(language_namespaceObject);
|
|
2861
|
+
__nested_webpack_require_187123__.d(language_namespaceObject, {
|
|
2857
2862
|
addDefaults: () => (addDefaults),
|
|
2858
2863
|
defaultPreferredLanguages: () => (defaultPreferredLanguages),
|
|
2859
2864
|
filterByLanguage: () => (filterByLanguage),
|
|
@@ -2864,8 +2869,8 @@ __nested_webpack_require_186985__.d(language_namespaceObject, {
|
|
|
2864
2869
|
|
|
2865
2870
|
// NAMESPACE OBJECT: ./src/widgets/forms/autocomplete/publicData.ts
|
|
2866
2871
|
var publicData_namespaceObject = {};
|
|
2867
|
-
|
|
2868
|
-
|
|
2872
|
+
__nested_webpack_require_187123__.r(publicData_namespaceObject);
|
|
2873
|
+
__nested_webpack_require_187123__.d(publicData_namespaceObject, {
|
|
2869
2874
|
AUTOCOMPLETE_LIMIT: () => (AUTOCOMPLETE_LIMIT),
|
|
2870
2875
|
ESCOResultToBindings: () => (ESCOResultToBindings),
|
|
2871
2876
|
bindingToTerm: () => (bindingToTerm),
|
|
@@ -2893,8 +2898,8 @@ __nested_webpack_require_186985__.d(publicData_namespaceObject, {
|
|
|
2893
2898
|
|
|
2894
2899
|
// NAMESPACE OBJECT: ./src/login/login.ts
|
|
2895
2900
|
var login_namespaceObject = {};
|
|
2896
|
-
|
|
2897
|
-
|
|
2901
|
+
__nested_webpack_require_187123__.r(login_namespaceObject);
|
|
2902
|
+
__nested_webpack_require_187123__.d(login_namespaceObject, {
|
|
2898
2903
|
ensureLoadedPreferences: () => (ensureLoadedPreferences),
|
|
2899
2904
|
ensureLoadedProfile: () => (ensureLoadedProfile),
|
|
2900
2905
|
ensureLoggedIn: () => (ensureLoggedIn),
|
|
@@ -2913,8 +2918,8 @@ __nested_webpack_require_186985__.d(login_namespaceObject, {
|
|
|
2913
2918
|
|
|
2914
2919
|
// NAMESPACE OBJECT: ./src/widgets/index.js
|
|
2915
2920
|
var widgets_namespaceObject = {};
|
|
2916
|
-
|
|
2917
|
-
|
|
2921
|
+
__nested_webpack_require_187123__.r(widgets_namespaceObject);
|
|
2922
|
+
__nested_webpack_require_187123__.d(widgets_namespaceObject, {
|
|
2918
2923
|
Group: () => (Group),
|
|
2919
2924
|
GroupBuilder: () => (GroupBuilder),
|
|
2920
2925
|
GroupPicker: () => (GroupPicker),
|
|
@@ -2999,8 +3004,8 @@ __nested_webpack_require_186985__.d(widgets_namespaceObject, {
|
|
|
2999
3004
|
|
|
3000
3005
|
// NAMESPACE OBJECT: ./src/participation.ts
|
|
3001
3006
|
var participation_namespaceObject = {};
|
|
3002
|
-
|
|
3003
|
-
|
|
3007
|
+
__nested_webpack_require_187123__.r(participation_namespaceObject);
|
|
3008
|
+
__nested_webpack_require_187123__.d(participation_namespaceObject, {
|
|
3004
3009
|
manageParticipation: () => (manageParticipation),
|
|
3005
3010
|
participationObject: () => (participationObject),
|
|
3006
3011
|
recordParticipation: () => (recordParticipation),
|
|
@@ -3009,8 +3014,8 @@ __nested_webpack_require_186985__.d(participation_namespaceObject, {
|
|
|
3009
3014
|
|
|
3010
3015
|
// NAMESPACE OBJECT: ./src/pad.ts
|
|
3011
3016
|
var pad_namespaceObject = {};
|
|
3012
|
-
|
|
3013
|
-
|
|
3017
|
+
__nested_webpack_require_187123__.r(pad_namespaceObject);
|
|
3018
|
+
__nested_webpack_require_187123__.d(pad_namespaceObject, {
|
|
3014
3019
|
getChunks: () => (getChunks),
|
|
3015
3020
|
lightColorHash: () => (lightColorHash),
|
|
3016
3021
|
manageParticipation: () => (manageParticipation),
|
|
@@ -3024,8 +3029,8 @@ __nested_webpack_require_186985__.d(pad_namespaceObject, {
|
|
|
3024
3029
|
|
|
3025
3030
|
// NAMESPACE OBJECT: ./src/preferences.js
|
|
3026
3031
|
var preferences_namespaceObject = {};
|
|
3027
|
-
|
|
3028
|
-
|
|
3032
|
+
__nested_webpack_require_187123__.r(preferences_namespaceObject);
|
|
3033
|
+
__nested_webpack_require_187123__.d(preferences_namespaceObject, {
|
|
3029
3034
|
get: () => (get),
|
|
3030
3035
|
getPreferencesForClass: () => (getPreferencesForClass),
|
|
3031
3036
|
recordPersonalDefaults: () => (recordPersonalDefaults),
|
|
@@ -3037,21 +3042,21 @@ __nested_webpack_require_186985__.d(preferences_namespaceObject, {
|
|
|
3037
3042
|
|
|
3038
3043
|
// NAMESPACE OBJECT: ./src/tabs.ts
|
|
3039
3044
|
var tabs_namespaceObject = {};
|
|
3040
|
-
|
|
3041
|
-
|
|
3045
|
+
__nested_webpack_require_187123__.r(tabs_namespaceObject);
|
|
3046
|
+
__nested_webpack_require_187123__.d(tabs_namespaceObject, {
|
|
3042
3047
|
TabWidgetElement: () => (TabWidgetElement),
|
|
3043
3048
|
tabWidget: () => (tabWidget)
|
|
3044
3049
|
});
|
|
3045
3050
|
|
|
3046
3051
|
// NAMESPACE OBJECT: ./src/create/types.ts
|
|
3047
3052
|
var types_namespaceObject = {};
|
|
3048
|
-
|
|
3053
|
+
__nested_webpack_require_187123__.r(types_namespaceObject);
|
|
3049
3054
|
|
|
3050
3055
|
// EXTERNAL MODULE: ./node_modules/solid-namespace/index.js
|
|
3051
|
-
var solid_namespace =
|
|
3052
|
-
var solid_namespace_default = /*#__PURE__*/
|
|
3056
|
+
var solid_namespace = __nested_webpack_require_187123__(386);
|
|
3057
|
+
var solid_namespace_default = /*#__PURE__*/__nested_webpack_require_187123__.n(solid_namespace);
|
|
3053
3058
|
// EXTERNAL MODULE: external "$rdf"
|
|
3054
|
-
var external_$rdf_ =
|
|
3059
|
+
var external_$rdf_ = __nested_webpack_require_187123__(264);
|
|
3055
3060
|
;// ./src/ns.js
|
|
3056
3061
|
// Namespaces we commonly use and have common prefixes for around Solid
|
|
3057
3062
|
|
|
@@ -3086,10 +3091,10 @@ function asyncToGenerator_asyncToGenerator(n) {
|
|
|
3086
3091
|
}
|
|
3087
3092
|
|
|
3088
3093
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/regenerator/index.js
|
|
3089
|
-
var regenerator =
|
|
3090
|
-
var regenerator_default = /*#__PURE__*/
|
|
3094
|
+
var regenerator = __nested_webpack_require_187123__(756);
|
|
3095
|
+
var regenerator_default = /*#__PURE__*/__nested_webpack_require_187123__.n(regenerator);
|
|
3091
3096
|
// EXTERNAL MODULE: external "SolidLogic"
|
|
3092
|
-
var external_SolidLogic_ =
|
|
3097
|
+
var external_SolidLogic_ = __nested_webpack_require_187123__(663);
|
|
3093
3098
|
;// ./src/log.ts
|
|
3094
3099
|
// /////////////////////// Logging
|
|
3095
3100
|
//
|
|
@@ -3378,7 +3383,7 @@ function getWellKnownLabel(thing) {
|
|
|
3378
3383
|
external_SolidLogic_.store.any(thing, UI.ns.link('message')) || external_SolidLogic_.store.any(thing, UI.ns.vcard('fn')) || external_SolidLogic_.store.any(thing, UI.ns.foaf('name')) || external_SolidLogic_.store.any(thing, UI.ns.dct('title')) || external_SolidLogic_.store.any(thing, UI.ns.dc('title')) || external_SolidLogic_.store.any(thing, UI.ns.rss('title')) || external_SolidLogic_.store.any(thing, UI.ns.contact('fullName')) || external_SolidLogic_.store.any(thing, external_SolidLogic_.store.sym('http://www.w3.org/2001/04/roadmap/org#name')) || external_SolidLogic_.store.any(thing, UI.ns.cal('summary')) || external_SolidLogic_.store.any(thing, UI.ns.foaf('nick')) || external_SolidLogic_.store.any(thing, UI.ns.as('name')) || external_SolidLogic_.store.any(thing, UI.ns.schema('name')) || external_SolidLogic_.store.any(thing, UI.ns.rdfs('label')) || external_SolidLogic_.store.any(thing, external_SolidLogic_.store.sym('http://www.w3.org/2004/02/skos/core#prefLabel'));
|
|
3379
3384
|
}
|
|
3380
3385
|
// EXTERNAL MODULE: ./src/debug.ts
|
|
3381
|
-
var src_debug =
|
|
3386
|
+
var src_debug = __nested_webpack_require_187123__(423);
|
|
3382
3387
|
;// ./src/acl/acl.ts
|
|
3383
3388
|
|
|
3384
3389
|
|
|
@@ -3986,7 +3991,7 @@ function _slicedToArray(r, e) {
|
|
|
3986
3991
|
}
|
|
3987
3992
|
|
|
3988
3993
|
// EXTERNAL MODULE: ./node_modules/mime-types/index.js
|
|
3989
|
-
var mime_types =
|
|
3994
|
+
var mime_types = __nested_webpack_require_187123__(49);
|
|
3990
3995
|
;// ./src/styleConstants.js
|
|
3991
3996
|
/* harmony default export */ const styleConstants = ({
|
|
3992
3997
|
highlightColor: '#7C4DFF',
|
|
@@ -4351,7 +4356,7 @@ function uploadFiles(fetcher, files, fileBase, imageBase, successHandler) {
|
|
|
4351
4356
|
}
|
|
4352
4357
|
}
|
|
4353
4358
|
// EXTERNAL MODULE: ./src/iconBase.ts
|
|
4354
|
-
var iconBase =
|
|
4359
|
+
var iconBase = __nested_webpack_require_187123__(378);
|
|
4355
4360
|
;// ./src/utils/index.js
|
|
4356
4361
|
// Solid-UI general Utilities
|
|
4357
4362
|
// ==========================
|
|
@@ -14616,8 +14621,8 @@ function _taggedTemplateLiteral(e, t) {
|
|
|
14616
14621
|
}
|
|
14617
14622
|
|
|
14618
14623
|
// EXTERNAL MODULE: ./node_modules/escape-html/index.js
|
|
14619
|
-
var escape_html =
|
|
14620
|
-
var escape_html_default = /*#__PURE__*/
|
|
14624
|
+
var escape_html = __nested_webpack_require_187123__(580);
|
|
14625
|
+
var escape_html_default = /*#__PURE__*/__nested_webpack_require_187123__.n(escape_html);
|
|
14621
14626
|
;// ./node_modules/uuid/dist/esm-browser/native.js
|
|
14622
14627
|
const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
|
14623
14628
|
/* harmony default export */ const esm_browser_native = ({ randomUUID });
|
|
@@ -27236,10 +27241,10 @@ if (typeof window !== 'undefined') {
|
|
|
27236
27241
|
});
|
|
27237
27242
|
//# sourceMappingURL=solid-ui.js.map
|
|
27238
27243
|
|
|
27239
|
-
/***/ }
|
|
27244
|
+
/***/ },
|
|
27240
27245
|
|
|
27241
|
-
/***/ 547
|
|
27242
|
-
|
|
27246
|
+
/***/ 547
|
|
27247
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27243
27248
|
|
|
27244
27249
|
"use strict";
|
|
27245
27250
|
|
|
@@ -27358,10 +27363,10 @@ async function renderIndividual(dom, div, subject, dataBrowserContext) {
|
|
|
27358
27363
|
} // renderIndividual
|
|
27359
27364
|
//# sourceMappingURL=individual.js.map
|
|
27360
27365
|
|
|
27361
|
-
/***/ }
|
|
27366
|
+
/***/ },
|
|
27362
27367
|
|
|
27363
|
-
/***/ 701
|
|
27364
|
-
|
|
27368
|
+
/***/ 701
|
|
27369
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27365
27370
|
|
|
27366
27371
|
"use strict";
|
|
27367
27372
|
|
|
@@ -27514,10 +27519,10 @@ async function getChat(invitee, createIfMissing = true) {
|
|
|
27514
27519
|
}
|
|
27515
27520
|
//# sourceMappingURL=create.js.map
|
|
27516
27521
|
|
|
27517
|
-
/***/ }
|
|
27522
|
+
/***/ },
|
|
27518
27523
|
|
|
27519
|
-
/***/ 730
|
|
27520
|
-
|
|
27524
|
+
/***/ 730
|
|
27525
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27521
27526
|
|
|
27522
27527
|
"use strict";
|
|
27523
27528
|
|
|
@@ -27575,10 +27580,10 @@ function getName(store, ownersProfile) {
|
|
|
27575
27580
|
}
|
|
27576
27581
|
//# sourceMappingURL=homepage.js.map
|
|
27577
27582
|
|
|
27578
|
-
/***/ }
|
|
27583
|
+
/***/ },
|
|
27579
27584
|
|
|
27580
|
-
/***/ 764
|
|
27581
|
-
|
|
27585
|
+
/***/ 764
|
|
27586
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
27582
27587
|
|
|
27583
27588
|
"use strict";
|
|
27584
27589
|
// ESM COMPAT FLAG
|
|
@@ -27631,10 +27636,10 @@ const private_async_helpers_t=async(t,s)=>{for await(const i of t)if(!1===await
|
|
|
27631
27636
|
//# sourceMappingURL=async-replace.js.map
|
|
27632
27637
|
|
|
27633
27638
|
|
|
27634
|
-
/***/ }
|
|
27639
|
+
/***/ },
|
|
27635
27640
|
|
|
27636
|
-
/***/ 799
|
|
27637
|
-
|
|
27641
|
+
/***/ 799
|
|
27642
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27638
27643
|
|
|
27639
27644
|
"use strict";
|
|
27640
27645
|
|
|
@@ -27664,10 +27669,10 @@ function clearPreviousMessage(buttonContainer) {
|
|
|
27664
27669
|
}
|
|
27665
27670
|
}
|
|
27666
27671
|
|
|
27667
|
-
/***/ }
|
|
27672
|
+
/***/ },
|
|
27668
27673
|
|
|
27669
|
-
/***/ 810
|
|
27670
|
-
|
|
27674
|
+
/***/ 810
|
|
27675
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
27671
27676
|
|
|
27672
27677
|
"use strict";
|
|
27673
27678
|
|
|
@@ -27724,10 +27729,10 @@ module.exports.addAbortSignalNoValidate = function (signal, stream) {
|
|
|
27724
27729
|
}
|
|
27725
27730
|
|
|
27726
27731
|
|
|
27727
|
-
/***/ }
|
|
27732
|
+
/***/ },
|
|
27728
27733
|
|
|
27729
|
-
/***/ 961
|
|
27730
|
-
|
|
27734
|
+
/***/ 961
|
|
27735
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
27731
27736
|
|
|
27732
27737
|
"use strict";
|
|
27733
27738
|
|
|
@@ -27761,10 +27766,10 @@ if (true) {
|
|
|
27761
27766
|
{}
|
|
27762
27767
|
|
|
27763
27768
|
|
|
27764
|
-
/***/ }
|
|
27769
|
+
/***/ },
|
|
27765
27770
|
|
|
27766
|
-
/***/ 983
|
|
27767
|
-
|
|
27771
|
+
/***/ 983
|
|
27772
|
+
(module) {
|
|
27768
27773
|
|
|
27769
27774
|
// 'mime-score' back-ported to CommonJS
|
|
27770
27775
|
|
|
@@ -27793,6 +27798,11 @@ var TYPE_SCORES = {
|
|
|
27793
27798
|
// prefer font/woff over application/font-woff
|
|
27794
27799
|
font: 2,
|
|
27795
27800
|
|
|
27801
|
+
// prefer video/mp4 over audio/mp4 over application/mp4
|
|
27802
|
+
// See https://www.rfc-editor.org/rfc/rfc4337.html#section-2
|
|
27803
|
+
audio: 2,
|
|
27804
|
+
video: 3,
|
|
27805
|
+
|
|
27796
27806
|
default: 0
|
|
27797
27807
|
}
|
|
27798
27808
|
|
|
@@ -27820,10 +27830,10 @@ module.exports = function mimeScore (mimeType, source = 'default') {
|
|
|
27820
27830
|
}
|
|
27821
27831
|
|
|
27822
27832
|
|
|
27823
|
-
/***/ }
|
|
27833
|
+
/***/ },
|
|
27824
27834
|
|
|
27825
|
-
/***/ 1038
|
|
27826
|
-
|
|
27835
|
+
/***/ 1038
|
|
27836
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27827
27837
|
|
|
27828
27838
|
"use strict";
|
|
27829
27839
|
|
|
@@ -27892,10 +27902,10 @@ function renderAccounts(accounts) {
|
|
|
27892
27902
|
|
|
27893
27903
|
// ends
|
|
27894
27904
|
|
|
27895
|
-
/***/ }
|
|
27905
|
+
/***/ },
|
|
27896
27906
|
|
|
27897
|
-
/***/ 1059
|
|
27898
|
-
|
|
27907
|
+
/***/ 1059
|
|
27908
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
27899
27909
|
|
|
27900
27910
|
"use strict";
|
|
27901
27911
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -27914,10 +27924,10 @@ const ClassOrder = {
|
|
|
27914
27924
|
};
|
|
27915
27925
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ClassOrder);
|
|
27916
27926
|
|
|
27917
|
-
/***/ }
|
|
27927
|
+
/***/ },
|
|
27918
27928
|
|
|
27919
|
-
/***/ 1119
|
|
27920
|
-
|
|
27929
|
+
/***/ 1119
|
|
27930
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27921
27931
|
|
|
27922
27932
|
"use strict";
|
|
27923
27933
|
|
|
@@ -27967,10 +27977,10 @@ const createList = (subject, {
|
|
|
27967
27977
|
if (target.textContent === '') return null;else return target;
|
|
27968
27978
|
};
|
|
27969
27979
|
|
|
27970
|
-
/***/ }
|
|
27980
|
+
/***/ },
|
|
27971
27981
|
|
|
27972
|
-
/***/ 1247
|
|
27973
|
-
|
|
27982
|
+
/***/ 1247
|
|
27983
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
27974
27984
|
|
|
27975
27985
|
"use strict";
|
|
27976
27986
|
var __webpack_unused_export__;
|
|
@@ -44025,10 +44035,10 @@ __webpack_unused_export__ = function (container, initialChildren, options) {
|
|
|
44025
44035
|
__webpack_unused_export__ = "19.2.0";
|
|
44026
44036
|
|
|
44027
44037
|
|
|
44028
|
-
/***/ }
|
|
44038
|
+
/***/ },
|
|
44029
44039
|
|
|
44030
|
-
/***/ 1284
|
|
44031
|
-
|
|
44040
|
+
/***/ 1284
|
|
44041
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
44032
44042
|
|
|
44033
44043
|
"use strict";
|
|
44034
44044
|
|
|
@@ -44490,10 +44500,10 @@ module.exports.promiseReturningOperators = {
|
|
|
44490
44500
|
}
|
|
44491
44501
|
|
|
44492
44502
|
|
|
44493
|
-
/***/ }
|
|
44503
|
+
/***/ },
|
|
44494
44504
|
|
|
44495
|
-
/***/ 1332
|
|
44496
|
-
|
|
44505
|
+
/***/ 1332
|
|
44506
|
+
(__unused_webpack_module, exports) {
|
|
44497
44507
|
|
|
44498
44508
|
/**
|
|
44499
44509
|
* Data mask pattern reference
|
|
@@ -44731,10 +44741,10 @@ exports.getBestMask = function getBestMask (data, setupFormatFunc) {
|
|
|
44731
44741
|
}
|
|
44732
44742
|
|
|
44733
44743
|
|
|
44734
|
-
/***/ }
|
|
44744
|
+
/***/ },
|
|
44735
44745
|
|
|
44736
|
-
/***/ 1333
|
|
44737
|
-
|
|
44746
|
+
/***/ 1333
|
|
44747
|
+
(module) {
|
|
44738
44748
|
|
|
44739
44749
|
// can-promise has a crash in some versions of react native that dont have
|
|
44740
44750
|
// standard global objects
|
|
@@ -44745,10 +44755,10 @@ module.exports = function () {
|
|
|
44745
44755
|
}
|
|
44746
44756
|
|
|
44747
44757
|
|
|
44748
|
-
/***/ }
|
|
44758
|
+
/***/ },
|
|
44749
44759
|
|
|
44750
|
-
/***/ 1363
|
|
44751
|
-
|
|
44760
|
+
/***/ 1363
|
|
44761
|
+
(__unused_webpack_module, exports) {
|
|
44752
44762
|
|
|
44753
44763
|
"use strict";
|
|
44754
44764
|
|
|
@@ -44773,10 +44783,10 @@ const logInAddMeToYourFriendsButtonText = exports.logInAddMeToYourFriendsButtonT
|
|
|
44773
44783
|
const friendExistsAlreadyButtonText = exports.friendExistsAlreadyButtonText = 'Already part of friend list';
|
|
44774
44784
|
const chatWithMeButtonText = exports.chatWithMeButtonText = 'Chat with me';
|
|
44775
44785
|
|
|
44776
|
-
/***/ }
|
|
44786
|
+
/***/ },
|
|
44777
44787
|
|
|
44778
|
-
/***/ 1424
|
|
44779
|
-
|
|
44788
|
+
/***/ 1424
|
|
44789
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
44780
44790
|
|
|
44781
44791
|
"use strict";
|
|
44782
44792
|
|
|
@@ -45038,10 +45048,10 @@ const dataContentPane = exports.dataContentPane = {
|
|
|
45038
45048
|
};
|
|
45039
45049
|
//# sourceMappingURL=dataContentPane.js.map
|
|
45040
45050
|
|
|
45041
|
-
/***/ }
|
|
45051
|
+
/***/ },
|
|
45042
45052
|
|
|
45043
|
-
/***/ 1427
|
|
45044
|
-
|
|
45053
|
+
/***/ 1427
|
|
45054
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
45045
45055
|
|
|
45046
45056
|
const Utils = __webpack_require__(6886)
|
|
45047
45057
|
const ECCode = __webpack_require__(7518)
|
|
@@ -45208,10 +45218,10 @@ exports.getEncodedBits = function getEncodedBits (version) {
|
|
|
45208
45218
|
}
|
|
45209
45219
|
|
|
45210
45220
|
|
|
45211
|
-
/***/ }
|
|
45221
|
+
/***/ },
|
|
45212
45222
|
|
|
45213
|
-
/***/ 1433
|
|
45214
|
-
|
|
45223
|
+
/***/ 1433
|
|
45224
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
45215
45225
|
|
|
45216
45226
|
const Mode = __webpack_require__(208)
|
|
45217
45227
|
|
|
@@ -45274,18 +45284,18 @@ AlphanumericData.prototype.write = function write (bitBuffer) {
|
|
|
45274
45284
|
module.exports = AlphanumericData
|
|
45275
45285
|
|
|
45276
45286
|
|
|
45277
|
-
/***/ }
|
|
45287
|
+
/***/ },
|
|
45278
45288
|
|
|
45279
|
-
/***/ 1813
|
|
45280
|
-
|
|
45289
|
+
/***/ 1813
|
|
45290
|
+
(module) {
|
|
45281
45291
|
|
|
45282
45292
|
"use strict";
|
|
45283
45293
|
module.exports = /*#__PURE__*/JSON.parse('{"application/1d-interleaved-parityfec":{"source":"iana"},"application/3gpdash-qoe-report+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/3gpp-ims+xml":{"source":"iana","compressible":true},"application/3gpphal+json":{"source":"iana","compressible":true},"application/3gpphalforms+json":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/ace+cbor":{"source":"iana"},"application/ace+json":{"source":"iana","compressible":true},"application/ace-groupcomm+cbor":{"source":"iana"},"application/ace-trl+cbor":{"source":"iana"},"application/activemessage":{"source":"iana"},"application/activity+json":{"source":"iana","compressible":true},"application/aif+cbor":{"source":"iana"},"application/aif+json":{"source":"iana","compressible":true},"application/alto-cdni+json":{"source":"iana","compressible":true},"application/alto-cdnifilter+json":{"source":"iana","compressible":true},"application/alto-costmap+json":{"source":"iana","compressible":true},"application/alto-costmapfilter+json":{"source":"iana","compressible":true},"application/alto-directory+json":{"source":"iana","compressible":true},"application/alto-endpointcost+json":{"source":"iana","compressible":true},"application/alto-endpointcostparams+json":{"source":"iana","compressible":true},"application/alto-endpointprop+json":{"source":"iana","compressible":true},"application/alto-endpointpropparams+json":{"source":"iana","compressible":true},"application/alto-error+json":{"source":"iana","compressible":true},"application/alto-networkmap+json":{"source":"iana","compressible":true},"application/alto-networkmapfilter+json":{"source":"iana","compressible":true},"application/alto-propmap+json":{"source":"iana","compressible":true},"application/alto-propmapparams+json":{"source":"iana","compressible":true},"application/alto-tips+json":{"source":"iana","compressible":true},"application/alto-tipsparams+json":{"source":"iana","compressible":true},"application/alto-updatestreamcontrol+json":{"source":"iana","compressible":true},"application/alto-updatestreamparams+json":{"source":"iana","compressible":true},"application/aml":{"source":"iana"},"application/andrew-inset":{"source":"iana","extensions":["ez"]},"application/appinstaller":{"compressible":false,"extensions":["appinstaller"]},"application/applefile":{"source":"iana"},"application/applixware":{"source":"apache","extensions":["aw"]},"application/appx":{"compressible":false,"extensions":["appx"]},"application/appxbundle":{"compressible":false,"extensions":["appxbundle"]},"application/at+jwt":{"source":"iana"},"application/atf":{"source":"iana"},"application/atfx":{"source":"iana"},"application/atom+xml":{"source":"iana","compressible":true,"extensions":["atom"]},"application/atomcat+xml":{"source":"iana","compressible":true,"extensions":["atomcat"]},"application/atomdeleted+xml":{"source":"iana","compressible":true,"extensions":["atomdeleted"]},"application/atomicmail":{"source":"iana"},"application/atomsvc+xml":{"source":"iana","compressible":true,"extensions":["atomsvc"]},"application/atsc-dwd+xml":{"source":"iana","compressible":true,"extensions":["dwd"]},"application/atsc-dynamic-event-message":{"source":"iana"},"application/atsc-held+xml":{"source":"iana","compressible":true,"extensions":["held"]},"application/atsc-rdt+json":{"source":"iana","compressible":true},"application/atsc-rsat+xml":{"source":"iana","compressible":true,"extensions":["rsat"]},"application/atxml":{"source":"iana"},"application/auth-policy+xml":{"source":"iana","compressible":true},"application/automationml-aml+xml":{"source":"iana","compressible":true,"extensions":["aml"]},"application/automationml-amlx+zip":{"source":"iana","compressible":false,"extensions":["amlx"]},"application/bacnet-xdd+zip":{"source":"iana","compressible":false},"application/batch-smtp":{"source":"iana"},"application/bdoc":{"compressible":false,"extensions":["bdoc"]},"application/beep+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/bufr":{"source":"iana"},"application/c2pa":{"source":"iana"},"application/calendar+json":{"source":"iana","compressible":true},"application/calendar+xml":{"source":"iana","compressible":true,"extensions":["xcs"]},"application/call-completion":{"source":"iana"},"application/cals-1840":{"source":"iana"},"application/captive+json":{"source":"iana","compressible":true},"application/cbor":{"source":"iana"},"application/cbor-seq":{"source":"iana"},"application/cccex":{"source":"iana"},"application/ccmp+xml":{"source":"iana","compressible":true},"application/ccxml+xml":{"source":"iana","compressible":true,"extensions":["ccxml"]},"application/cda+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/cdfx+xml":{"source":"iana","compressible":true,"extensions":["cdfx"]},"application/cdmi-capability":{"source":"iana","extensions":["cdmia"]},"application/cdmi-container":{"source":"iana","extensions":["cdmic"]},"application/cdmi-domain":{"source":"iana","extensions":["cdmid"]},"application/cdmi-object":{"source":"iana","extensions":["cdmio"]},"application/cdmi-queue":{"source":"iana","extensions":["cdmiq"]},"application/cdni":{"source":"iana"},"application/ce+cbor":{"source":"iana"},"application/cea":{"source":"iana"},"application/cea-2018+xml":{"source":"iana","compressible":true},"application/cellml+xml":{"source":"iana","compressible":true},"application/cfw":{"source":"iana"},"application/cid-edhoc+cbor-seq":{"source":"iana"},"application/city+json":{"source":"iana","compressible":true},"application/city+json-seq":{"source":"iana"},"application/clr":{"source":"iana"},"application/clue+xml":{"source":"iana","compressible":true},"application/clue_info+xml":{"source":"iana","compressible":true},"application/cms":{"source":"iana"},"application/cnrp+xml":{"source":"iana","compressible":true},"application/coap-eap":{"source":"iana"},"application/coap-group+json":{"source":"iana","compressible":true},"application/coap-payload":{"source":"iana"},"application/commonground":{"source":"iana"},"application/concise-problem-details+cbor":{"source":"iana"},"application/conference-info+xml":{"source":"iana","compressible":true},"application/cose":{"source":"iana"},"application/cose-key":{"source":"iana"},"application/cose-key-set":{"source":"iana"},"application/cose-x509":{"source":"iana"},"application/cpl+xml":{"source":"iana","compressible":true,"extensions":["cpl"]},"application/csrattrs":{"source":"iana"},"application/csta+xml":{"source":"iana","compressible":true},"application/cstadata+xml":{"source":"iana","compressible":true},"application/csvm+json":{"source":"iana","compressible":true},"application/cu-seeme":{"source":"apache","extensions":["cu"]},"application/cwl":{"source":"iana","extensions":["cwl"]},"application/cwl+json":{"source":"iana","compressible":true},"application/cwl+yaml":{"source":"iana"},"application/cwt":{"source":"iana"},"application/cybercash":{"source":"iana"},"application/dart":{"compressible":true},"application/dash+xml":{"source":"iana","compressible":true,"extensions":["mpd"]},"application/dash-patch+xml":{"source":"iana","compressible":true,"extensions":["mpp"]},"application/dashdelta":{"source":"iana"},"application/davmount+xml":{"source":"iana","compressible":true,"extensions":["davmount"]},"application/dca-rft":{"source":"iana"},"application/dcd":{"source":"iana"},"application/dec-dx":{"source":"iana"},"application/dialog-info+xml":{"source":"iana","compressible":true},"application/dicom":{"source":"iana","extensions":["dcm"]},"application/dicom+json":{"source":"iana","compressible":true},"application/dicom+xml":{"source":"iana","compressible":true},"application/dii":{"source":"iana"},"application/dit":{"source":"iana"},"application/dns":{"source":"iana"},"application/dns+json":{"source":"iana","compressible":true},"application/dns-message":{"source":"iana"},"application/docbook+xml":{"source":"apache","compressible":true,"extensions":["dbk"]},"application/dots+cbor":{"source":"iana"},"application/dpop+jwt":{"source":"iana"},"application/dskpp+xml":{"source":"iana","compressible":true},"application/dssc+der":{"source":"iana","extensions":["dssc"]},"application/dssc+xml":{"source":"iana","compressible":true,"extensions":["xdssc"]},"application/dvcs":{"source":"iana"},"application/eat+cwt":{"source":"iana"},"application/eat+jwt":{"source":"iana"},"application/eat-bun+cbor":{"source":"iana"},"application/eat-bun+json":{"source":"iana","compressible":true},"application/eat-ucs+cbor":{"source":"iana"},"application/eat-ucs+json":{"source":"iana","compressible":true},"application/ecmascript":{"source":"apache","compressible":true,"extensions":["ecma"]},"application/edhoc+cbor-seq":{"source":"iana"},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/elm+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/elm+xml":{"source":"iana","compressible":true},"application/emergencycalldata.cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/emergencycalldata.comment+xml":{"source":"iana","compressible":true},"application/emergencycalldata.control+xml":{"source":"iana","compressible":true},"application/emergencycalldata.deviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.ecall.msd":{"source":"iana"},"application/emergencycalldata.legacyesn+json":{"source":"iana","compressible":true},"application/emergencycalldata.providerinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.serviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.subscriberinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.veds+xml":{"source":"iana","compressible":true},"application/emma+xml":{"source":"iana","compressible":true,"extensions":["emma"]},"application/emotionml+xml":{"source":"iana","compressible":true,"extensions":["emotionml"]},"application/encaprtp":{"source":"iana"},"application/entity-statement+jwt":{"source":"iana"},"application/epp+xml":{"source":"iana","compressible":true},"application/epub+zip":{"source":"iana","compressible":false,"extensions":["epub"]},"application/eshop":{"source":"iana"},"application/exi":{"source":"iana","extensions":["exi"]},"application/expect-ct-report+json":{"source":"iana","compressible":true},"application/express":{"source":"iana","extensions":["exp"]},"application/fastinfoset":{"source":"iana"},"application/fastsoap":{"source":"iana"},"application/fdf":{"source":"iana","extensions":["fdf"]},"application/fdt+xml":{"source":"iana","compressible":true,"extensions":["fdt"]},"application/fhir+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/fhir+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/fido.trusted-apps+json":{"compressible":true},"application/fits":{"source":"iana"},"application/flexfec":{"source":"iana"},"application/font-sfnt":{"source":"iana"},"application/font-tdpfr":{"source":"iana","extensions":["pfr"]},"application/font-woff":{"source":"iana","compressible":false},"application/framework-attributes+xml":{"source":"iana","compressible":true},"application/geo+json":{"source":"iana","compressible":true,"extensions":["geojson"]},"application/geo+json-seq":{"source":"iana"},"application/geopackage+sqlite3":{"source":"iana"},"application/geopose+json":{"source":"iana","compressible":true},"application/geoxacml+json":{"source":"iana","compressible":true},"application/geoxacml+xml":{"source":"iana","compressible":true},"application/gltf-buffer":{"source":"iana"},"application/gml+xml":{"source":"iana","compressible":true,"extensions":["gml"]},"application/gnap-binding-jws":{"source":"iana"},"application/gnap-binding-jwsd":{"source":"iana"},"application/gnap-binding-rotation-jws":{"source":"iana"},"application/gnap-binding-rotation-jwsd":{"source":"iana"},"application/gpx+xml":{"source":"apache","compressible":true,"extensions":["gpx"]},"application/grib":{"source":"iana"},"application/gxf":{"source":"apache","extensions":["gxf"]},"application/gzip":{"source":"iana","compressible":false,"extensions":["gz"]},"application/h224":{"source":"iana"},"application/held+xml":{"source":"iana","compressible":true},"application/hjson":{"extensions":["hjson"]},"application/hl7v2+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/http":{"source":"iana"},"application/hyperstudio":{"source":"iana","extensions":["stk"]},"application/ibe-key-request+xml":{"source":"iana","compressible":true},"application/ibe-pkg-reply+xml":{"source":"iana","compressible":true},"application/ibe-pp-data":{"source":"iana"},"application/iges":{"source":"iana"},"application/im-iscomposing+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/index":{"source":"iana"},"application/index.cmd":{"source":"iana"},"application/index.obj":{"source":"iana"},"application/index.response":{"source":"iana"},"application/index.vnd":{"source":"iana"},"application/inkml+xml":{"source":"iana","compressible":true,"extensions":["ink","inkml"]},"application/iotp":{"source":"iana"},"application/ipfix":{"source":"iana","extensions":["ipfix"]},"application/ipp":{"source":"iana"},"application/isup":{"source":"iana"},"application/its+xml":{"source":"iana","compressible":true,"extensions":["its"]},"application/java-archive":{"source":"iana","compressible":false,"extensions":["jar","war","ear"]},"application/java-serialized-object":{"source":"apache","compressible":false,"extensions":["ser"]},"application/java-vm":{"source":"apache","compressible":false,"extensions":["class"]},"application/javascript":{"source":"apache","charset":"UTF-8","compressible":true,"extensions":["js"]},"application/jf2feed+json":{"source":"iana","compressible":true},"application/jose":{"source":"iana"},"application/jose+json":{"source":"iana","compressible":true},"application/jrd+json":{"source":"iana","compressible":true},"application/jscalendar+json":{"source":"iana","compressible":true},"application/jscontact+json":{"source":"iana","compressible":true},"application/json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["json","map"]},"application/json-patch+json":{"source":"iana","compressible":true},"application/json-seq":{"source":"iana"},"application/json5":{"extensions":["json5"]},"application/jsonml+json":{"source":"apache","compressible":true,"extensions":["jsonml"]},"application/jsonpath":{"source":"iana"},"application/jwk+json":{"source":"iana","compressible":true},"application/jwk-set+json":{"source":"iana","compressible":true},"application/jwk-set+jwt":{"source":"iana"},"application/jwt":{"source":"iana"},"application/kpml-request+xml":{"source":"iana","compressible":true},"application/kpml-response+xml":{"source":"iana","compressible":true},"application/ld+json":{"source":"iana","compressible":true,"extensions":["jsonld"]},"application/lgr+xml":{"source":"iana","compressible":true,"extensions":["lgr"]},"application/link-format":{"source":"iana"},"application/linkset":{"source":"iana"},"application/linkset+json":{"source":"iana","compressible":true},"application/load-control+xml":{"source":"iana","compressible":true},"application/logout+jwt":{"source":"iana"},"application/lost+xml":{"source":"iana","compressible":true,"extensions":["lostxml"]},"application/lostsync+xml":{"source":"iana","compressible":true},"application/lpf+zip":{"source":"iana","compressible":false},"application/lxf":{"source":"iana"},"application/mac-binhex40":{"source":"iana","extensions":["hqx"]},"application/mac-compactpro":{"source":"apache","extensions":["cpt"]},"application/macwriteii":{"source":"iana"},"application/mads+xml":{"source":"iana","compressible":true,"extensions":["mads"]},"application/manifest+json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["webmanifest"]},"application/marc":{"source":"iana","extensions":["mrc"]},"application/marcxml+xml":{"source":"iana","compressible":true,"extensions":["mrcx"]},"application/mathematica":{"source":"iana","extensions":["ma","nb","mb"]},"application/mathml+xml":{"source":"iana","compressible":true,"extensions":["mathml"]},"application/mathml-content+xml":{"source":"iana","compressible":true},"application/mathml-presentation+xml":{"source":"iana","compressible":true},"application/mbms-associated-procedure-description+xml":{"source":"iana","compressible":true},"application/mbms-deregister+xml":{"source":"iana","compressible":true},"application/mbms-envelope+xml":{"source":"iana","compressible":true},"application/mbms-msk+xml":{"source":"iana","compressible":true},"application/mbms-msk-response+xml":{"source":"iana","compressible":true},"application/mbms-protection-description+xml":{"source":"iana","compressible":true},"application/mbms-reception-report+xml":{"source":"iana","compressible":true},"application/mbms-register+xml":{"source":"iana","compressible":true},"application/mbms-register-response+xml":{"source":"iana","compressible":true},"application/mbms-schedule+xml":{"source":"iana","compressible":true},"application/mbms-user-service-description+xml":{"source":"iana","compressible":true},"application/mbox":{"source":"iana","extensions":["mbox"]},"application/media-policy-dataset+xml":{"source":"iana","compressible":true,"extensions":["mpf"]},"application/media_control+xml":{"source":"iana","compressible":true},"application/mediaservercontrol+xml":{"source":"iana","compressible":true,"extensions":["mscml"]},"application/merge-patch+json":{"source":"iana","compressible":true},"application/metalink+xml":{"source":"apache","compressible":true,"extensions":["metalink"]},"application/metalink4+xml":{"source":"iana","compressible":true,"extensions":["meta4"]},"application/mets+xml":{"source":"iana","compressible":true,"extensions":["mets"]},"application/mf4":{"source":"iana"},"application/mikey":{"source":"iana"},"application/mipc":{"source":"iana"},"application/missing-blocks+cbor-seq":{"source":"iana"},"application/mmt-aei+xml":{"source":"iana","compressible":true,"extensions":["maei"]},"application/mmt-usd+xml":{"source":"iana","compressible":true,"extensions":["musd"]},"application/mods+xml":{"source":"iana","compressible":true,"extensions":["mods"]},"application/moss-keys":{"source":"iana"},"application/moss-signature":{"source":"iana"},"application/mosskey-data":{"source":"iana"},"application/mosskey-request":{"source":"iana"},"application/mp21":{"source":"iana","extensions":["m21","mp21"]},"application/mp4":{"source":"iana","extensions":["mp4","mpg4","mp4s","m4p"]},"application/mpeg4-generic":{"source":"iana"},"application/mpeg4-iod":{"source":"iana"},"application/mpeg4-iod-xmt":{"source":"iana"},"application/mrb-consumer+xml":{"source":"iana","compressible":true},"application/mrb-publish+xml":{"source":"iana","compressible":true},"application/msc-ivr+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msc-mixer+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msix":{"compressible":false,"extensions":["msix"]},"application/msixbundle":{"compressible":false,"extensions":["msixbundle"]},"application/msword":{"source":"iana","compressible":false,"extensions":["doc","dot"]},"application/mud+json":{"source":"iana","compressible":true},"application/multipart-core":{"source":"iana"},"application/mxf":{"source":"iana","extensions":["mxf"]},"application/n-quads":{"source":"iana","extensions":["nq"]},"application/n-triples":{"source":"iana","extensions":["nt"]},"application/nasdata":{"source":"iana"},"application/news-checkgroups":{"source":"iana","charset":"US-ASCII"},"application/news-groupinfo":{"source":"iana","charset":"US-ASCII"},"application/news-transmission":{"source":"iana"},"application/nlsml+xml":{"source":"iana","compressible":true},"application/node":{"source":"iana","extensions":["cjs"]},"application/nss":{"source":"iana"},"application/oauth-authz-req+jwt":{"source":"iana"},"application/oblivious-dns-message":{"source":"iana"},"application/ocsp-request":{"source":"iana"},"application/ocsp-response":{"source":"iana"},"application/octet-stream":{"source":"iana","compressible":true,"extensions":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{"source":"iana","extensions":["oda"]},"application/odm+xml":{"source":"iana","compressible":true},"application/odx":{"source":"iana"},"application/oebps-package+xml":{"source":"iana","compressible":true,"extensions":["opf"]},"application/ogg":{"source":"iana","compressible":false,"extensions":["ogx"]},"application/ohttp-keys":{"source":"iana"},"application/omdoc+xml":{"source":"apache","compressible":true,"extensions":["omdoc"]},"application/onenote":{"source":"apache","extensions":["onetoc","onetoc2","onetmp","onepkg","one","onea"]},"application/opc-nodeset+xml":{"source":"iana","compressible":true},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p21":{"source":"iana"},"application/p21+zip":{"source":"iana","compressible":false},"application/p2p-overlay+xml":{"source":"iana","compressible":true,"extensions":["relo"]},"application/parityfec":{"source":"iana"},"application/passport":{"source":"iana"},"application/patch-ops-error+xml":{"source":"iana","compressible":true,"extensions":["xer"]},"application/pdf":{"source":"iana","compressible":false,"extensions":["pdf"]},"application/pdx":{"source":"iana"},"application/pem-certificate-chain":{"source":"iana"},"application/pgp-encrypted":{"source":"iana","compressible":false,"extensions":["pgp"]},"application/pgp-keys":{"source":"iana","extensions":["asc"]},"application/pgp-signature":{"source":"iana","extensions":["sig","asc"]},"application/pics-rules":{"source":"apache","extensions":["prf"]},"application/pidf+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pidf-diff+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pkcs10":{"source":"iana","extensions":["p10"]},"application/pkcs12":{"source":"iana"},"application/pkcs7-mime":{"source":"iana","extensions":["p7m","p7c"]},"application/pkcs7-signature":{"source":"iana","extensions":["p7s"]},"application/pkcs8":{"source":"iana","extensions":["p8"]},"application/pkcs8-encrypted":{"source":"iana"},"application/pkix-attr-cert":{"source":"iana","extensions":["ac"]},"application/pkix-cert":{"source":"iana","extensions":["cer"]},"application/pkix-crl":{"source":"iana","extensions":["crl"]},"application/pkix-pkipath":{"source":"iana","extensions":["pkipath"]},"application/pkixcmp":{"source":"iana","extensions":["pki"]},"application/pls+xml":{"source":"iana","compressible":true,"extensions":["pls"]},"application/poc-settings+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/postscript":{"source":"iana","compressible":true,"extensions":["ai","eps","ps"]},"application/ppsp-tracker+json":{"source":"iana","compressible":true},"application/private-token-issuer-directory":{"source":"iana"},"application/private-token-request":{"source":"iana"},"application/private-token-response":{"source":"iana"},"application/problem+json":{"source":"iana","compressible":true},"application/problem+xml":{"source":"iana","compressible":true},"application/provenance+xml":{"source":"iana","compressible":true,"extensions":["provx"]},"application/provided-claims+jwt":{"source":"iana"},"application/prs.alvestrand.titrax-sheet":{"source":"iana"},"application/prs.cww":{"source":"iana","extensions":["cww"]},"application/prs.cyn":{"source":"iana","charset":"7-BIT"},"application/prs.hpub+zip":{"source":"iana","compressible":false},"application/prs.implied-document+xml":{"source":"iana","compressible":true},"application/prs.implied-executable":{"source":"iana"},"application/prs.implied-object+json":{"source":"iana","compressible":true},"application/prs.implied-object+json-seq":{"source":"iana"},"application/prs.implied-object+yaml":{"source":"iana"},"application/prs.implied-structure":{"source":"iana"},"application/prs.mayfile":{"source":"iana"},"application/prs.nprend":{"source":"iana"},"application/prs.plucker":{"source":"iana"},"application/prs.rdf-xml-crypt":{"source":"iana"},"application/prs.vcfbzip2":{"source":"iana"},"application/prs.xsf+xml":{"source":"iana","compressible":true,"extensions":["xsf"]},"application/pskc+xml":{"source":"iana","compressible":true,"extensions":["pskcxml"]},"application/pvd+json":{"source":"iana","compressible":true},"application/qsig":{"source":"iana"},"application/raml+yaml":{"compressible":true,"extensions":["raml"]},"application/raptorfec":{"source":"iana"},"application/rdap+json":{"source":"iana","compressible":true},"application/rdf+xml":{"source":"iana","compressible":true,"extensions":["rdf","owl"]},"application/reginfo+xml":{"source":"iana","compressible":true,"extensions":["rif"]},"application/relax-ng-compact-syntax":{"source":"iana","extensions":["rnc"]},"application/remote-printing":{"source":"apache"},"application/reputon+json":{"source":"iana","compressible":true},"application/resolve-response+jwt":{"source":"iana"},"application/resource-lists+xml":{"source":"iana","compressible":true,"extensions":["rl"]},"application/resource-lists-diff+xml":{"source":"iana","compressible":true,"extensions":["rld"]},"application/rfc+xml":{"source":"iana","compressible":true},"application/riscos":{"source":"iana"},"application/rlmi+xml":{"source":"iana","compressible":true},"application/rls-services+xml":{"source":"iana","compressible":true,"extensions":["rs"]},"application/route-apd+xml":{"source":"iana","compressible":true,"extensions":["rapd"]},"application/route-s-tsid+xml":{"source":"iana","compressible":true,"extensions":["sls"]},"application/route-usd+xml":{"source":"iana","compressible":true,"extensions":["rusd"]},"application/rpki-checklist":{"source":"iana"},"application/rpki-ghostbusters":{"source":"iana","extensions":["gbr"]},"application/rpki-manifest":{"source":"iana","extensions":["mft"]},"application/rpki-publication":{"source":"iana"},"application/rpki-roa":{"source":"iana","extensions":["roa"]},"application/rpki-signed-tal":{"source":"iana"},"application/rpki-updown":{"source":"iana"},"application/rsd+xml":{"source":"apache","compressible":true,"extensions":["rsd"]},"application/rss+xml":{"source":"apache","compressible":true,"extensions":["rss"]},"application/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"application/rtploopback":{"source":"iana"},"application/rtx":{"source":"iana"},"application/samlassertion+xml":{"source":"iana","compressible":true},"application/samlmetadata+xml":{"source":"iana","compressible":true},"application/sarif+json":{"source":"iana","compressible":true},"application/sarif-external-properties+json":{"source":"iana","compressible":true},"application/sbe":{"source":"iana"},"application/sbml+xml":{"source":"iana","compressible":true,"extensions":["sbml"]},"application/scaip+xml":{"source":"iana","compressible":true},"application/scim+json":{"source":"iana","compressible":true},"application/scvp-cv-request":{"source":"iana","extensions":["scq"]},"application/scvp-cv-response":{"source":"iana","extensions":["scs"]},"application/scvp-vp-request":{"source":"iana","extensions":["spq"]},"application/scvp-vp-response":{"source":"iana","extensions":["spp"]},"application/sdp":{"source":"iana","extensions":["sdp"]},"application/secevent+jwt":{"source":"iana"},"application/senml+cbor":{"source":"iana"},"application/senml+json":{"source":"iana","compressible":true},"application/senml+xml":{"source":"iana","compressible":true,"extensions":["senmlx"]},"application/senml-etch+cbor":{"source":"iana"},"application/senml-etch+json":{"source":"iana","compressible":true},"application/senml-exi":{"source":"iana"},"application/sensml+cbor":{"source":"iana"},"application/sensml+json":{"source":"iana","compressible":true},"application/sensml+xml":{"source":"iana","compressible":true,"extensions":["sensmlx"]},"application/sensml-exi":{"source":"iana"},"application/sep+xml":{"source":"iana","compressible":true},"application/sep-exi":{"source":"iana"},"application/session-info":{"source":"iana"},"application/set-payment":{"source":"iana"},"application/set-payment-initiation":{"source":"iana","extensions":["setpay"]},"application/set-registration":{"source":"iana"},"application/set-registration-initiation":{"source":"iana","extensions":["setreg"]},"application/sgml":{"source":"iana"},"application/sgml-open-catalog":{"source":"iana"},"application/shf+xml":{"source":"iana","compressible":true,"extensions":["shf"]},"application/sieve":{"source":"iana","extensions":["siv","sieve"]},"application/simple-filter+xml":{"source":"iana","compressible":true},"application/simple-message-summary":{"source":"iana"},"application/simplesymbolcontainer":{"source":"iana"},"application/sipc":{"source":"iana"},"application/slate":{"source":"iana"},"application/smil":{"source":"apache"},"application/smil+xml":{"source":"iana","compressible":true,"extensions":["smi","smil"]},"application/smpte336m":{"source":"iana"},"application/soap+fastinfoset":{"source":"iana"},"application/soap+xml":{"source":"iana","compressible":true},"application/sparql-query":{"source":"iana","extensions":["rq"]},"application/sparql-results+xml":{"source":"iana","compressible":true,"extensions":["srx"]},"application/spdx+json":{"source":"iana","compressible":true},"application/spirits-event+xml":{"source":"iana","compressible":true},"application/sql":{"source":"iana","extensions":["sql"]},"application/srgs":{"source":"iana","extensions":["gram"]},"application/srgs+xml":{"source":"iana","compressible":true,"extensions":["grxml"]},"application/sru+xml":{"source":"iana","compressible":true,"extensions":["sru"]},"application/ssdl+xml":{"source":"apache","compressible":true,"extensions":["ssdl"]},"application/sslkeylogfile":{"source":"iana"},"application/ssml+xml":{"source":"iana","compressible":true,"extensions":["ssml"]},"application/st2110-41":{"source":"iana"},"application/stix+json":{"source":"iana","compressible":true},"application/stratum":{"source":"iana"},"application/swid+cbor":{"source":"iana"},"application/swid+xml":{"source":"iana","compressible":true,"extensions":["swidtag"]},"application/tamp-apex-update":{"source":"iana"},"application/tamp-apex-update-confirm":{"source":"iana"},"application/tamp-community-update":{"source":"iana"},"application/tamp-community-update-confirm":{"source":"iana"},"application/tamp-error":{"source":"iana"},"application/tamp-sequence-adjust":{"source":"iana"},"application/tamp-sequence-adjust-confirm":{"source":"iana"},"application/tamp-status-query":{"source":"iana"},"application/tamp-status-response":{"source":"iana"},"application/tamp-update":{"source":"iana"},"application/tamp-update-confirm":{"source":"iana"},"application/tar":{"compressible":true},"application/taxii+json":{"source":"iana","compressible":true},"application/td+json":{"source":"iana","compressible":true},"application/tei+xml":{"source":"iana","compressible":true,"extensions":["tei","teicorpus"]},"application/tetra_isi":{"source":"iana"},"application/thraud+xml":{"source":"iana","compressible":true,"extensions":["tfi"]},"application/timestamp-query":{"source":"iana"},"application/timestamp-reply":{"source":"iana"},"application/timestamped-data":{"source":"iana","extensions":["tsd"]},"application/tlsrpt+gzip":{"source":"iana"},"application/tlsrpt+json":{"source":"iana","compressible":true},"application/tm+json":{"source":"iana","compressible":true},"application/tnauthlist":{"source":"iana"},"application/toc+cbor":{"source":"iana"},"application/token-introspection+jwt":{"source":"iana"},"application/toml":{"source":"iana","compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana","extensions":["trig"]},"application/trust-chain+json":{"source":"iana","compressible":true},"application/trust-mark+jwt":{"source":"iana"},"application/trust-mark-delegation+jwt":{"source":"iana"},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ubjson":{"compressible":false,"extensions":["ubj"]},"application/uccs+cbor":{"source":"iana"},"application/ujcs+json":{"source":"iana","compressible":true},"application/ulpfec":{"source":"iana"},"application/urc-grpsheet+xml":{"source":"iana","compressible":true},"application/urc-ressheet+xml":{"source":"iana","compressible":true,"extensions":["rsheet"]},"application/urc-targetdesc+xml":{"source":"iana","compressible":true,"extensions":["td"]},"application/urc-uisocketdesc+xml":{"source":"iana","compressible":true},"application/vc":{"source":"iana"},"application/vc+cose":{"source":"iana"},"application/vc+jwt":{"source":"iana"},"application/vcard+json":{"source":"iana","compressible":true},"application/vcard+xml":{"source":"iana","compressible":true},"application/vemmi":{"source":"iana"},"application/vividence.scriptfile":{"source":"apache"},"application/vnd.1000minds.decision-model+xml":{"source":"iana","compressible":true,"extensions":["1km"]},"application/vnd.1ob":{"source":"iana"},"application/vnd.3gpp-prose+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3a+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3ach+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3ch+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc8+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-v2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.5gnas":{"source":"iana"},"application/vnd.3gpp.5gsa2x":{"source":"iana"},"application/vnd.3gpp.5gsa2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.5gsv2x":{"source":"iana"},"application/vnd.3gpp.5gsv2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.access-transfer-events+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.bsf+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.crs+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.current-location-discovery+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gmop+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gtpc":{"source":"iana"},"application/vnd.3gpp.interworking-data":{"source":"iana"},"application/vnd.3gpp.lpp":{"source":"iana"},"application/vnd.3gpp.mc-signalling-ear":{"source":"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-payload":{"source":"iana"},"application/vnd.3gpp.mcdata-regroup+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-signalling":{"source":"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-floor-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-regroup+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-signed+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-init-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-regroup+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-transmission-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mid-call+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ngap":{"source":"iana"},"application/vnd.3gpp.pfcp":{"source":"iana"},"application/vnd.3gpp.pic-bw-large":{"source":"iana","extensions":["plb"]},"application/vnd.3gpp.pic-bw-small":{"source":"iana","extensions":["psb"]},"application/vnd.3gpp.pic-bw-var":{"source":"iana","extensions":["pvb"]},"application/vnd.3gpp.pinapp-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.s1ap":{"source":"iana"},"application/vnd.3gpp.seal-group-doc+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-network-qos-management-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-ue-config-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-unicast-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.seal-user-profile-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.sms":{"source":"iana"},"application/vnd.3gpp.sms+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-ext+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.state-and-event-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ussd+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.v2x":{"source":"iana"},"application/vnd.3gpp.vae-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.bcmcsinfo+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.sms":{"source":"iana"},"application/vnd.3gpp2.tcap":{"source":"iana","extensions":["tcap"]},"application/vnd.3lightssoftware.imagescal":{"source":"iana"},"application/vnd.3m.post-it-notes":{"source":"iana","extensions":["pwn"]},"application/vnd.accpac.simply.aso":{"source":"iana","extensions":["aso"]},"application/vnd.accpac.simply.imp":{"source":"iana","extensions":["imp"]},"application/vnd.acm.addressxfer+json":{"source":"iana","compressible":true},"application/vnd.acm.chatbot+json":{"source":"iana","compressible":true},"application/vnd.acucobol":{"source":"iana","extensions":["acu"]},"application/vnd.acucorp":{"source":"iana","extensions":["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{"source":"apache","compressible":false,"extensions":["air"]},"application/vnd.adobe.flash.movie":{"source":"iana"},"application/vnd.adobe.formscentral.fcdt":{"source":"iana","extensions":["fcdt"]},"application/vnd.adobe.fxp":{"source":"iana","extensions":["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{"source":"iana"},"application/vnd.adobe.xdp+xml":{"source":"iana","compressible":true,"extensions":["xdp"]},"application/vnd.adobe.xfdf":{"source":"apache","extensions":["xfdf"]},"application/vnd.aether.imp":{"source":"iana"},"application/vnd.afpc.afplinedata":{"source":"iana"},"application/vnd.afpc.afplinedata-pagedef":{"source":"iana"},"application/vnd.afpc.cmoca-cmresource":{"source":"iana"},"application/vnd.afpc.foca-charset":{"source":"iana"},"application/vnd.afpc.foca-codedfont":{"source":"iana"},"application/vnd.afpc.foca-codepage":{"source":"iana"},"application/vnd.afpc.modca":{"source":"iana"},"application/vnd.afpc.modca-cmtable":{"source":"iana"},"application/vnd.afpc.modca-formdef":{"source":"iana"},"application/vnd.afpc.modca-mediummap":{"source":"iana"},"application/vnd.afpc.modca-objectcontainer":{"source":"iana"},"application/vnd.afpc.modca-overlay":{"source":"iana"},"application/vnd.afpc.modca-pagesegment":{"source":"iana"},"application/vnd.age":{"source":"iana","extensions":["age"]},"application/vnd.ah-barcode":{"source":"apache"},"application/vnd.ahead.space":{"source":"iana","extensions":["ahead"]},"application/vnd.airzip.filesecure.azf":{"source":"iana","extensions":["azf"]},"application/vnd.airzip.filesecure.azs":{"source":"iana","extensions":["azs"]},"application/vnd.amadeus+json":{"source":"iana","compressible":true},"application/vnd.amazon.ebook":{"source":"apache","extensions":["azw"]},"application/vnd.amazon.mobi8-ebook":{"source":"iana"},"application/vnd.americandynamics.acc":{"source":"iana","extensions":["acc"]},"application/vnd.amiga.ami":{"source":"iana","extensions":["ami"]},"application/vnd.amundsen.maze+xml":{"source":"iana","compressible":true},"application/vnd.android.ota":{"source":"iana"},"application/vnd.android.package-archive":{"source":"apache","compressible":false,"extensions":["apk"]},"application/vnd.anki":{"source":"iana"},"application/vnd.anser-web-certificate-issue-initiation":{"source":"iana","extensions":["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{"source":"apache","extensions":["fti"]},"application/vnd.antix.game-component":{"source":"iana","extensions":["atx"]},"application/vnd.apache.arrow.file":{"source":"iana"},"application/vnd.apache.arrow.stream":{"source":"iana"},"application/vnd.apache.parquet":{"source":"iana"},"application/vnd.apache.thrift.binary":{"source":"iana"},"application/vnd.apache.thrift.compact":{"source":"iana"},"application/vnd.apache.thrift.json":{"source":"iana"},"application/vnd.apexlang":{"source":"iana"},"application/vnd.api+json":{"source":"iana","compressible":true},"application/vnd.aplextor.warrp+json":{"source":"iana","compressible":true},"application/vnd.apothekende.reservation+json":{"source":"iana","compressible":true},"application/vnd.apple.installer+xml":{"source":"iana","compressible":true,"extensions":["mpkg"]},"application/vnd.apple.keynote":{"source":"iana","extensions":["key"]},"application/vnd.apple.mpegurl":{"source":"iana","extensions":["m3u8"]},"application/vnd.apple.numbers":{"source":"iana","extensions":["numbers"]},"application/vnd.apple.pages":{"source":"iana","extensions":["pages"]},"application/vnd.apple.pkpass":{"compressible":false,"extensions":["pkpass"]},"application/vnd.arastra.swi":{"source":"apache"},"application/vnd.aristanetworks.swi":{"source":"iana","extensions":["swi"]},"application/vnd.artisan+json":{"source":"iana","compressible":true},"application/vnd.artsquare":{"source":"iana"},"application/vnd.astraea-software.iota":{"source":"iana","extensions":["iota"]},"application/vnd.audiograph":{"source":"iana","extensions":["aep"]},"application/vnd.autodesk.fbx":{"extensions":["fbx"]},"application/vnd.autopackage":{"source":"iana"},"application/vnd.avalon+json":{"source":"iana","compressible":true},"application/vnd.avistar+xml":{"source":"iana","compressible":true},"application/vnd.balsamiq.bmml+xml":{"source":"iana","compressible":true,"extensions":["bmml"]},"application/vnd.balsamiq.bmpr":{"source":"iana"},"application/vnd.banana-accounting":{"source":"iana"},"application/vnd.bbf.usp.error":{"source":"iana"},"application/vnd.bbf.usp.msg":{"source":"iana"},"application/vnd.bbf.usp.msg+json":{"source":"iana","compressible":true},"application/vnd.bekitzur-stech+json":{"source":"iana","compressible":true},"application/vnd.belightsoft.lhzd+zip":{"source":"iana","compressible":false},"application/vnd.belightsoft.lhzl+zip":{"source":"iana","compressible":false},"application/vnd.bint.med-content":{"source":"iana"},"application/vnd.biopax.rdf+xml":{"source":"iana","compressible":true},"application/vnd.blink-idb-value-wrapper":{"source":"iana"},"application/vnd.blueice.multipass":{"source":"iana","extensions":["mpm"]},"application/vnd.bluetooth.ep.oob":{"source":"iana"},"application/vnd.bluetooth.le.oob":{"source":"iana"},"application/vnd.bmi":{"source":"iana","extensions":["bmi"]},"application/vnd.bpf":{"source":"iana"},"application/vnd.bpf3":{"source":"iana"},"application/vnd.businessobjects":{"source":"iana","extensions":["rep"]},"application/vnd.byu.uapi+json":{"source":"iana","compressible":true},"application/vnd.bzip3":{"source":"iana"},"application/vnd.c3voc.schedule+xml":{"source":"iana","compressible":true},"application/vnd.cab-jscript":{"source":"iana"},"application/vnd.canon-cpdl":{"source":"iana"},"application/vnd.canon-lips":{"source":"iana"},"application/vnd.capasystems-pg+json":{"source":"iana","compressible":true},"application/vnd.cendio.thinlinc.clientconf":{"source":"iana"},"application/vnd.century-systems.tcp_stream":{"source":"iana"},"application/vnd.chemdraw+xml":{"source":"iana","compressible":true,"extensions":["cdxml"]},"application/vnd.chess-pgn":{"source":"iana"},"application/vnd.chipnuts.karaoke-mmd":{"source":"iana","extensions":["mmd"]},"application/vnd.ciedi":{"source":"iana"},"application/vnd.cinderella":{"source":"iana","extensions":["cdy"]},"application/vnd.cirpack.isdn-ext":{"source":"iana"},"application/vnd.citationstyles.style+xml":{"source":"iana","compressible":true,"extensions":["csl"]},"application/vnd.claymore":{"source":"iana","extensions":["cla"]},"application/vnd.cloanto.rp9":{"source":"iana","extensions":["rp9"]},"application/vnd.clonk.c4group":{"source":"iana","extensions":["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{"source":"iana","extensions":["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{"source":"iana","extensions":["c11amz"]},"application/vnd.cncf.helm.chart.content.v1.tar+gzip":{"source":"iana"},"application/vnd.cncf.helm.chart.provenance.v1.prov":{"source":"iana"},"application/vnd.cncf.helm.config.v1+json":{"source":"iana","compressible":true},"application/vnd.coffeescript":{"source":"iana"},"application/vnd.collabio.xodocuments.document":{"source":"iana"},"application/vnd.collabio.xodocuments.document-template":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation-template":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{"source":"iana"},"application/vnd.collection+json":{"source":"iana","compressible":true},"application/vnd.collection.doc+json":{"source":"iana","compressible":true},"application/vnd.collection.next+json":{"source":"iana","compressible":true},"application/vnd.comicbook+zip":{"source":"iana","compressible":false},"application/vnd.comicbook-rar":{"source":"iana"},"application/vnd.commerce-battelle":{"source":"iana"},"application/vnd.commonspace":{"source":"iana","extensions":["csp"]},"application/vnd.contact.cmsg":{"source":"iana","extensions":["cdbcmsg"]},"application/vnd.coreos.ignition+json":{"source":"iana","compressible":true},"application/vnd.cosmocaller":{"source":"iana","extensions":["cmc"]},"application/vnd.crick.clicker":{"source":"iana","extensions":["clkx"]},"application/vnd.crick.clicker.keyboard":{"source":"iana","extensions":["clkk"]},"application/vnd.crick.clicker.palette":{"source":"iana","extensions":["clkp"]},"application/vnd.crick.clicker.template":{"source":"iana","extensions":["clkt"]},"application/vnd.crick.clicker.wordbank":{"source":"iana","extensions":["clkw"]},"application/vnd.criticaltools.wbs+xml":{"source":"iana","compressible":true,"extensions":["wbs"]},"application/vnd.cryptii.pipe+json":{"source":"iana","compressible":true},"application/vnd.crypto-shade-file":{"source":"iana"},"application/vnd.cryptomator.encrypted":{"source":"iana"},"application/vnd.cryptomator.vault":{"source":"iana"},"application/vnd.ctc-posml":{"source":"iana","extensions":["pml"]},"application/vnd.ctct.ws+xml":{"source":"iana","compressible":true},"application/vnd.cups-pdf":{"source":"iana"},"application/vnd.cups-postscript":{"source":"iana"},"application/vnd.cups-ppd":{"source":"iana","extensions":["ppd"]},"application/vnd.cups-raster":{"source":"iana"},"application/vnd.cups-raw":{"source":"iana"},"application/vnd.curl":{"source":"iana"},"application/vnd.curl.car":{"source":"apache","extensions":["car"]},"application/vnd.curl.pcurl":{"source":"apache","extensions":["pcurl"]},"application/vnd.cyan.dean.root+xml":{"source":"iana","compressible":true},"application/vnd.cybank":{"source":"iana"},"application/vnd.cyclonedx+json":{"source":"iana","compressible":true},"application/vnd.cyclonedx+xml":{"source":"iana","compressible":true},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.d3m-dataset":{"source":"iana"},"application/vnd.d3m-problem":{"source":"iana"},"application/vnd.dart":{"source":"iana","compressible":true,"extensions":["dart"]},"application/vnd.data-vision.rdz":{"source":"iana","extensions":["rdz"]},"application/vnd.datalog":{"source":"iana"},"application/vnd.datapackage+json":{"source":"iana","compressible":true},"application/vnd.dataresource+json":{"source":"iana","compressible":true},"application/vnd.dbf":{"source":"iana","extensions":["dbf"]},"application/vnd.dcmp+xml":{"source":"iana","compressible":true,"extensions":["dcmp"]},"application/vnd.debian.binary-package":{"source":"iana"},"application/vnd.dece.data":{"source":"iana","extensions":["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{"source":"iana","compressible":true,"extensions":["uvt","uvvt"]},"application/vnd.dece.unspecified":{"source":"iana","extensions":["uvx","uvvx"]},"application/vnd.dece.zip":{"source":"iana","extensions":["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{"source":"iana","extensions":["fe_launch"]},"application/vnd.desmume.movie":{"source":"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{"source":"iana"},"application/vnd.dm.delegation+xml":{"source":"iana","compressible":true},"application/vnd.dna":{"source":"iana","extensions":["dna"]},"application/vnd.document+json":{"source":"iana","compressible":true},"application/vnd.dolby.mlp":{"source":"apache","extensions":["mlp"]},"application/vnd.dolby.mobile.1":{"source":"iana"},"application/vnd.dolby.mobile.2":{"source":"iana"},"application/vnd.doremir.scorecloud-binary-document":{"source":"iana"},"application/vnd.dpgraph":{"source":"iana","extensions":["dpg"]},"application/vnd.dreamfactory":{"source":"iana","extensions":["dfac"]},"application/vnd.drive+json":{"source":"iana","compressible":true},"application/vnd.ds-keypoint":{"source":"apache","extensions":["kpxx"]},"application/vnd.dtg.local":{"source":"iana"},"application/vnd.dtg.local.flash":{"source":"iana"},"application/vnd.dtg.local.html":{"source":"iana"},"application/vnd.dvb.ait":{"source":"iana","extensions":["ait"]},"application/vnd.dvb.dvbisl+xml":{"source":"iana","compressible":true},"application/vnd.dvb.dvbj":{"source":"iana"},"application/vnd.dvb.esgcontainer":{"source":"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess2":{"source":"iana"},"application/vnd.dvb.ipdcesgpdd":{"source":"iana"},"application/vnd.dvb.ipdcroaming":{"source":"iana"},"application/vnd.dvb.iptv.alfec-base":{"source":"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{"source":"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-container+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-generic+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-msglist+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-request+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-response+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-init+xml":{"source":"iana","compressible":true},"application/vnd.dvb.pfr":{"source":"iana"},"application/vnd.dvb.service":{"source":"iana","extensions":["svc"]},"application/vnd.dxr":{"source":"iana"},"application/vnd.dynageo":{"source":"iana","extensions":["geo"]},"application/vnd.dzr":{"source":"iana"},"application/vnd.easykaraoke.cdgdownload":{"source":"iana"},"application/vnd.ecdis-update":{"source":"iana"},"application/vnd.ecip.rlp":{"source":"iana"},"application/vnd.eclipse.ditto+json":{"source":"iana","compressible":true},"application/vnd.ecowin.chart":{"source":"iana","extensions":["mag"]},"application/vnd.ecowin.filerequest":{"source":"iana"},"application/vnd.ecowin.fileupdate":{"source":"iana"},"application/vnd.ecowin.series":{"source":"iana"},"application/vnd.ecowin.seriesrequest":{"source":"iana"},"application/vnd.ecowin.seriesupdate":{"source":"iana"},"application/vnd.efi.img":{"source":"iana"},"application/vnd.efi.iso":{"source":"iana"},"application/vnd.eln+zip":{"source":"iana","compressible":false},"application/vnd.emclient.accessrequest+xml":{"source":"iana","compressible":true},"application/vnd.enliven":{"source":"iana","extensions":["nml"]},"application/vnd.enphase.envoy":{"source":"iana"},"application/vnd.eprints.data+xml":{"source":"iana","compressible":true},"application/vnd.epson.esf":{"source":"iana","extensions":["esf"]},"application/vnd.epson.msf":{"source":"iana","extensions":["msf"]},"application/vnd.epson.quickanime":{"source":"iana","extensions":["qam"]},"application/vnd.epson.salt":{"source":"iana","extensions":["slt"]},"application/vnd.epson.ssf":{"source":"iana","extensions":["ssf"]},"application/vnd.ericsson.quickcall":{"source":"iana"},"application/vnd.erofs":{"source":"iana"},"application/vnd.espass-espass+zip":{"source":"iana","compressible":false},"application/vnd.eszigno3+xml":{"source":"iana","compressible":true,"extensions":["es3","et3"]},"application/vnd.etsi.aoc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.asic-e+zip":{"source":"iana","compressible":false},"application/vnd.etsi.asic-s+zip":{"source":"iana","compressible":false},"application/vnd.etsi.cug+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvcommand+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-bc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-cod+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-npvr+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvservice+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsync+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvueprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mcid+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mheg5":{"source":"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{"source":"iana","compressible":true},"application/vnd.etsi.pstn+xml":{"source":"iana","compressible":true},"application/vnd.etsi.sci+xml":{"source":"iana","compressible":true},"application/vnd.etsi.simservs+xml":{"source":"iana","compressible":true},"application/vnd.etsi.timestamp-token":{"source":"iana"},"application/vnd.etsi.tsl+xml":{"source":"iana","compressible":true},"application/vnd.etsi.tsl.der":{"source":"iana"},"application/vnd.eu.kasparian.car+json":{"source":"iana","compressible":true},"application/vnd.eudora.data":{"source":"iana"},"application/vnd.evolv.ecig.profile":{"source":"iana"},"application/vnd.evolv.ecig.settings":{"source":"iana"},"application/vnd.evolv.ecig.theme":{"source":"iana"},"application/vnd.exstream-empower+zip":{"source":"iana","compressible":false},"application/vnd.exstream-package":{"source":"iana"},"application/vnd.ezpix-album":{"source":"iana","extensions":["ez2"]},"application/vnd.ezpix-package":{"source":"iana","extensions":["ez3"]},"application/vnd.f-secure.mobile":{"source":"iana"},"application/vnd.familysearch.gedcom+zip":{"source":"iana","compressible":false},"application/vnd.fastcopy-disk-image":{"source":"iana"},"application/vnd.fdf":{"source":"apache","extensions":["fdf"]},"application/vnd.fdsn.mseed":{"source":"iana","extensions":["mseed"]},"application/vnd.fdsn.seed":{"source":"iana","extensions":["seed","dataless"]},"application/vnd.fdsn.stationxml+xml":{"source":"iana","charset":"XML-BASED","compressible":true},"application/vnd.ffsns":{"source":"iana"},"application/vnd.ficlab.flb+zip":{"source":"iana","compressible":false},"application/vnd.filmit.zfc":{"source":"iana"},"application/vnd.fints":{"source":"iana"},"application/vnd.firemonkeys.cloudcell":{"source":"iana"},"application/vnd.flographit":{"source":"iana","extensions":["gph"]},"application/vnd.fluxtime.clip":{"source":"iana","extensions":["ftc"]},"application/vnd.font-fontforge-sfd":{"source":"iana"},"application/vnd.framemaker":{"source":"iana","extensions":["fm","frame","maker","book"]},"application/vnd.freelog.comic":{"source":"iana"},"application/vnd.frogans.fnc":{"source":"apache","extensions":["fnc"]},"application/vnd.frogans.ltf":{"source":"apache","extensions":["ltf"]},"application/vnd.fsc.weblaunch":{"source":"iana","extensions":["fsc"]},"application/vnd.fujifilm.fb.docuworks":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.container":{"source":"iana"},"application/vnd.fujifilm.fb.jfi+xml":{"source":"iana","compressible":true},"application/vnd.fujitsu.oasys":{"source":"iana","extensions":["oas"]},"application/vnd.fujitsu.oasys2":{"source":"iana","extensions":["oa2"]},"application/vnd.fujitsu.oasys3":{"source":"iana","extensions":["oa3"]},"application/vnd.fujitsu.oasysgp":{"source":"iana","extensions":["fg5"]},"application/vnd.fujitsu.oasysprs":{"source":"iana","extensions":["bh2"]},"application/vnd.fujixerox.art-ex":{"source":"iana"},"application/vnd.fujixerox.art4":{"source":"iana"},"application/vnd.fujixerox.ddd":{"source":"iana","extensions":["ddd"]},"application/vnd.fujixerox.docuworks":{"source":"iana","extensions":["xdw"]},"application/vnd.fujixerox.docuworks.binder":{"source":"iana","extensions":["xbd"]},"application/vnd.fujixerox.docuworks.container":{"source":"iana"},"application/vnd.fujixerox.hbpl":{"source":"iana"},"application/vnd.fut-misnet":{"source":"iana"},"application/vnd.futoin+cbor":{"source":"iana"},"application/vnd.futoin+json":{"source":"iana","compressible":true},"application/vnd.fuzzysheet":{"source":"iana","extensions":["fzs"]},"application/vnd.ga4gh.passport+jwt":{"source":"iana"},"application/vnd.genomatix.tuxedo":{"source":"iana","extensions":["txd"]},"application/vnd.genozip":{"source":"iana"},"application/vnd.gentics.grd+json":{"source":"iana","compressible":true},"application/vnd.gentoo.catmetadata+xml":{"source":"iana","compressible":true},"application/vnd.gentoo.ebuild":{"source":"iana"},"application/vnd.gentoo.eclass":{"source":"iana"},"application/vnd.gentoo.gpkg":{"source":"iana"},"application/vnd.gentoo.manifest":{"source":"iana"},"application/vnd.gentoo.pkgmetadata+xml":{"source":"iana","compressible":true},"application/vnd.gentoo.xpak":{"source":"iana"},"application/vnd.geo+json":{"source":"apache","compressible":true},"application/vnd.geocube+xml":{"source":"apache","compressible":true},"application/vnd.geogebra.file":{"source":"iana","extensions":["ggb"]},"application/vnd.geogebra.pinboard":{"source":"iana"},"application/vnd.geogebra.slides":{"source":"iana","extensions":["ggs"]},"application/vnd.geogebra.tool":{"source":"iana","extensions":["ggt"]},"application/vnd.geometry-explorer":{"source":"iana","extensions":["gex","gre"]},"application/vnd.geonext":{"source":"iana","extensions":["gxt"]},"application/vnd.geoplan":{"source":"iana","extensions":["g2w"]},"application/vnd.geospace":{"source":"iana","extensions":["g3w"]},"application/vnd.gerber":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt-response":{"source":"iana"},"application/vnd.gmx":{"source":"iana","extensions":["gmx"]},"application/vnd.gnu.taler.exchange+json":{"source":"iana","compressible":true},"application/vnd.gnu.taler.merchant+json":{"source":"iana","compressible":true},"application/vnd.google-apps.audio":{},"application/vnd.google-apps.document":{"compressible":false,"extensions":["gdoc"]},"application/vnd.google-apps.drawing":{"compressible":false,"extensions":["gdraw"]},"application/vnd.google-apps.drive-sdk":{"compressible":false},"application/vnd.google-apps.file":{},"application/vnd.google-apps.folder":{"compressible":false},"application/vnd.google-apps.form":{"compressible":false,"extensions":["gform"]},"application/vnd.google-apps.fusiontable":{},"application/vnd.google-apps.jam":{"compressible":false,"extensions":["gjam"]},"application/vnd.google-apps.mail-layout":{},"application/vnd.google-apps.map":{"compressible":false,"extensions":["gmap"]},"application/vnd.google-apps.photo":{},"application/vnd.google-apps.presentation":{"compressible":false,"extensions":["gslides"]},"application/vnd.google-apps.script":{"compressible":false,"extensions":["gscript"]},"application/vnd.google-apps.shortcut":{},"application/vnd.google-apps.site":{"compressible":false,"extensions":["gsite"]},"application/vnd.google-apps.spreadsheet":{"compressible":false,"extensions":["gsheet"]},"application/vnd.google-apps.unknown":{},"application/vnd.google-apps.video":{},"application/vnd.google-earth.kml+xml":{"source":"iana","compressible":true,"extensions":["kml"]},"application/vnd.google-earth.kmz":{"source":"iana","compressible":false,"extensions":["kmz"]},"application/vnd.gov.sk.e-form+xml":{"source":"apache","compressible":true},"application/vnd.gov.sk.e-form+zip":{"source":"iana","compressible":false},"application/vnd.gov.sk.xmldatacontainer+xml":{"source":"iana","compressible":true,"extensions":["xdcf"]},"application/vnd.gpxsee.map+xml":{"source":"iana","compressible":true},"application/vnd.grafeq":{"source":"iana","extensions":["gqf","gqs"]},"application/vnd.gridmp":{"source":"iana"},"application/vnd.groove-account":{"source":"iana","extensions":["gac"]},"application/vnd.groove-help":{"source":"iana","extensions":["ghf"]},"application/vnd.groove-identity-message":{"source":"iana","extensions":["gim"]},"application/vnd.groove-injector":{"source":"iana","extensions":["grv"]},"application/vnd.groove-tool-message":{"source":"iana","extensions":["gtm"]},"application/vnd.groove-tool-template":{"source":"iana","extensions":["tpl"]},"application/vnd.groove-vcard":{"source":"iana","extensions":["vcg"]},"application/vnd.hal+json":{"source":"iana","compressible":true},"application/vnd.hal+xml":{"source":"iana","compressible":true,"extensions":["hal"]},"application/vnd.handheld-entertainment+xml":{"source":"iana","compressible":true,"extensions":["zmm"]},"application/vnd.hbci":{"source":"iana","extensions":["hbci"]},"application/vnd.hc+json":{"source":"iana","compressible":true},"application/vnd.hcl-bireports":{"source":"iana"},"application/vnd.hdt":{"source":"iana"},"application/vnd.heroku+json":{"source":"iana","compressible":true},"application/vnd.hhe.lesson-player":{"source":"iana","extensions":["les"]},"application/vnd.hp-hpgl":{"source":"iana","extensions":["hpgl"]},"application/vnd.hp-hpid":{"source":"iana","extensions":["hpid"]},"application/vnd.hp-hps":{"source":"iana","extensions":["hps"]},"application/vnd.hp-jlyt":{"source":"iana","extensions":["jlt"]},"application/vnd.hp-pcl":{"source":"iana","extensions":["pcl"]},"application/vnd.hp-pclxl":{"source":"iana","extensions":["pclxl"]},"application/vnd.hsl":{"source":"iana"},"application/vnd.httphone":{"source":"iana"},"application/vnd.hydrostatix.sof-data":{"source":"iana","extensions":["sfd-hdstx"]},"application/vnd.hyper+json":{"source":"iana","compressible":true},"application/vnd.hyper-item+json":{"source":"iana","compressible":true},"application/vnd.hyperdrive+json":{"source":"iana","compressible":true},"application/vnd.hzn-3d-crossword":{"source":"iana"},"application/vnd.ibm.afplinedata":{"source":"apache"},"application/vnd.ibm.electronic-media":{"source":"iana"},"application/vnd.ibm.minipay":{"source":"iana","extensions":["mpy"]},"application/vnd.ibm.modcap":{"source":"apache","extensions":["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{"source":"iana","extensions":["irm"]},"application/vnd.ibm.secure-container":{"source":"iana","extensions":["sc"]},"application/vnd.iccprofile":{"source":"iana","extensions":["icc","icm"]},"application/vnd.ieee.1905":{"source":"iana"},"application/vnd.igloader":{"source":"iana","extensions":["igl"]},"application/vnd.imagemeter.folder+zip":{"source":"iana","compressible":false},"application/vnd.imagemeter.image+zip":{"source":"iana","compressible":false},"application/vnd.immervision-ivp":{"source":"iana","extensions":["ivp"]},"application/vnd.immervision-ivu":{"source":"iana","extensions":["ivu"]},"application/vnd.ims.imsccv1p1":{"source":"iana"},"application/vnd.ims.imsccv1p2":{"source":"iana"},"application/vnd.ims.imsccv1p3":{"source":"iana"},"application/vnd.ims.lis.v2.result+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy.id+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings.simple+json":{"source":"iana","compressible":true},"application/vnd.informedcontrol.rms+xml":{"source":"iana","compressible":true},"application/vnd.informix-visionary":{"source":"apache"},"application/vnd.infotech.project":{"source":"iana"},"application/vnd.infotech.project+xml":{"source":"iana","compressible":true},"application/vnd.innopath.wamp.notification":{"source":"iana"},"application/vnd.insors.igm":{"source":"iana","extensions":["igm"]},"application/vnd.intercon.formnet":{"source":"iana","extensions":["xpw","xpx"]},"application/vnd.intergeo":{"source":"iana","extensions":["i2g"]},"application/vnd.intertrust.digibox":{"source":"iana"},"application/vnd.intertrust.nncp":{"source":"iana"},"application/vnd.intu.qbo":{"source":"iana","extensions":["qbo"]},"application/vnd.intu.qfx":{"source":"iana","extensions":["qfx"]},"application/vnd.ipfs.ipns-record":{"source":"iana"},"application/vnd.ipld.car":{"source":"iana"},"application/vnd.ipld.dag-cbor":{"source":"iana"},"application/vnd.ipld.dag-json":{"source":"iana"},"application/vnd.ipld.raw":{"source":"iana"},"application/vnd.iptc.g2.catalogitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.conceptitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.knowledgeitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsmessage+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.packageitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.planningitem+xml":{"source":"iana","compressible":true},"application/vnd.ipunplugged.rcprofile":{"source":"iana","extensions":["rcprofile"]},"application/vnd.irepository.package+xml":{"source":"iana","compressible":true,"extensions":["irp"]},"application/vnd.is-xpr":{"source":"iana","extensions":["xpr"]},"application/vnd.isac.fcs":{"source":"iana","extensions":["fcs"]},"application/vnd.iso11783-10+zip":{"source":"iana","compressible":false},"application/vnd.jam":{"source":"iana","extensions":["jam"]},"application/vnd.japannet-directory-service":{"source":"iana"},"application/vnd.japannet-jpnstore-wakeup":{"source":"iana"},"application/vnd.japannet-payment-wakeup":{"source":"iana"},"application/vnd.japannet-registration":{"source":"iana"},"application/vnd.japannet-registration-wakeup":{"source":"iana"},"application/vnd.japannet-setstore-wakeup":{"source":"iana"},"application/vnd.japannet-verification":{"source":"iana"},"application/vnd.japannet-verification-wakeup":{"source":"iana"},"application/vnd.jcp.javame.midlet-rms":{"source":"iana","extensions":["rms"]},"application/vnd.jisp":{"source":"iana","extensions":["jisp"]},"application/vnd.joost.joda-archive":{"source":"iana","extensions":["joda"]},"application/vnd.jsk.isdn-ngn":{"source":"iana"},"application/vnd.kahootz":{"source":"iana","extensions":["ktz","ktr"]},"application/vnd.kde.karbon":{"source":"iana","extensions":["karbon"]},"application/vnd.kde.kchart":{"source":"iana","extensions":["chrt"]},"application/vnd.kde.kformula":{"source":"iana","extensions":["kfo"]},"application/vnd.kde.kivio":{"source":"iana","extensions":["flw"]},"application/vnd.kde.kontour":{"source":"iana","extensions":["kon"]},"application/vnd.kde.kpresenter":{"source":"iana","extensions":["kpr","kpt"]},"application/vnd.kde.kspread":{"source":"iana","extensions":["ksp"]},"application/vnd.kde.kword":{"source":"iana","extensions":["kwd","kwt"]},"application/vnd.kdl":{"source":"iana"},"application/vnd.kenameaapp":{"source":"iana","extensions":["htke"]},"application/vnd.keyman.kmp+zip":{"source":"iana","compressible":false},"application/vnd.keyman.kmx":{"source":"iana"},"application/vnd.kidspiration":{"source":"iana","extensions":["kia"]},"application/vnd.kinar":{"source":"iana","extensions":["kne","knp"]},"application/vnd.koan":{"source":"iana","extensions":["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{"source":"iana","extensions":["sse"]},"application/vnd.las":{"source":"iana"},"application/vnd.las.las+json":{"source":"iana","compressible":true},"application/vnd.las.las+xml":{"source":"iana","compressible":true,"extensions":["lasxml"]},"application/vnd.laszip":{"source":"iana"},"application/vnd.ldev.productlicensing":{"source":"iana"},"application/vnd.leap+json":{"source":"iana","compressible":true},"application/vnd.liberty-request+xml":{"source":"iana","compressible":true},"application/vnd.llamagraphics.life-balance.desktop":{"source":"iana","extensions":["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{"source":"iana","compressible":true,"extensions":["lbe"]},"application/vnd.logipipe.circuit+zip":{"source":"iana","compressible":false},"application/vnd.loom":{"source":"iana"},"application/vnd.lotus-1-2-3":{"source":"iana","extensions":["123"]},"application/vnd.lotus-approach":{"source":"iana","extensions":["apr"]},"application/vnd.lotus-freelance":{"source":"iana","extensions":["pre"]},"application/vnd.lotus-notes":{"source":"iana","extensions":["nsf"]},"application/vnd.lotus-organizer":{"source":"iana","extensions":["org"]},"application/vnd.lotus-screencam":{"source":"iana","extensions":["scm"]},"application/vnd.lotus-wordpro":{"source":"iana","extensions":["lwp"]},"application/vnd.macports.portpkg":{"source":"iana","extensions":["portpkg"]},"application/vnd.mapbox-vector-tile":{"source":"iana","extensions":["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.conftoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.license+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.mdcf":{"source":"iana"},"application/vnd.mason+json":{"source":"iana","compressible":true},"application/vnd.maxar.archive.3tz+zip":{"source":"iana","compressible":false},"application/vnd.maxmind.maxmind-db":{"source":"iana"},"application/vnd.mcd":{"source":"iana","extensions":["mcd"]},"application/vnd.mdl":{"source":"iana"},"application/vnd.mdl-mbsdf":{"source":"iana"},"application/vnd.medcalcdata":{"source":"iana","extensions":["mc1"]},"application/vnd.mediastation.cdkey":{"source":"iana","extensions":["cdkey"]},"application/vnd.medicalholodeck.recordxr":{"source":"iana"},"application/vnd.meridian-slingshot":{"source":"iana"},"application/vnd.mermaid":{"source":"iana"},"application/vnd.mfer":{"source":"iana","extensions":["mwf"]},"application/vnd.mfmp":{"source":"iana","extensions":["mfm"]},"application/vnd.micro+json":{"source":"iana","compressible":true},"application/vnd.micrografx.flo":{"source":"iana","extensions":["flo"]},"application/vnd.micrografx.igx":{"source":"iana","extensions":["igx"]},"application/vnd.microsoft.portable-executable":{"source":"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{"source":"iana"},"application/vnd.miele+json":{"source":"iana","compressible":true},"application/vnd.mif":{"source":"iana","extensions":["mif"]},"application/vnd.minisoft-hp3000-save":{"source":"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{"source":"iana"},"application/vnd.mobius.daf":{"source":"iana","extensions":["daf"]},"application/vnd.mobius.dis":{"source":"iana","extensions":["dis"]},"application/vnd.mobius.mbk":{"source":"iana","extensions":["mbk"]},"application/vnd.mobius.mqy":{"source":"iana","extensions":["mqy"]},"application/vnd.mobius.msl":{"source":"iana","extensions":["msl"]},"application/vnd.mobius.plc":{"source":"iana","extensions":["plc"]},"application/vnd.mobius.txf":{"source":"iana","extensions":["txf"]},"application/vnd.modl":{"source":"iana"},"application/vnd.mophun.application":{"source":"iana","extensions":["mpn"]},"application/vnd.mophun.certificate":{"source":"iana","extensions":["mpc"]},"application/vnd.motorola.flexsuite":{"source":"iana"},"application/vnd.motorola.flexsuite.adsi":{"source":"iana"},"application/vnd.motorola.flexsuite.fis":{"source":"iana"},"application/vnd.motorola.flexsuite.gotap":{"source":"iana"},"application/vnd.motorola.flexsuite.kmr":{"source":"iana"},"application/vnd.motorola.flexsuite.ttc":{"source":"iana"},"application/vnd.motorola.flexsuite.wem":{"source":"iana"},"application/vnd.motorola.iprm":{"source":"iana"},"application/vnd.mozilla.xul+xml":{"source":"iana","compressible":true,"extensions":["xul"]},"application/vnd.ms-3mfdocument":{"source":"iana"},"application/vnd.ms-artgalry":{"source":"iana","extensions":["cil"]},"application/vnd.ms-asf":{"source":"iana"},"application/vnd.ms-cab-compressed":{"source":"iana","extensions":["cab"]},"application/vnd.ms-color.iccprofile":{"source":"apache"},"application/vnd.ms-excel":{"source":"iana","compressible":false,"extensions":["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{"source":"iana","extensions":["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{"source":"iana","extensions":["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{"source":"iana","extensions":["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{"source":"iana","extensions":["xltm"]},"application/vnd.ms-fontobject":{"source":"iana","compressible":true,"extensions":["eot"]},"application/vnd.ms-htmlhelp":{"source":"iana","extensions":["chm"]},"application/vnd.ms-ims":{"source":"iana","extensions":["ims"]},"application/vnd.ms-lrm":{"source":"iana","extensions":["lrm"]},"application/vnd.ms-office.activex+xml":{"source":"iana","compressible":true},"application/vnd.ms-officetheme":{"source":"iana","extensions":["thmx"]},"application/vnd.ms-opentype":{"source":"apache","compressible":true},"application/vnd.ms-outlook":{"compressible":false,"extensions":["msg"]},"application/vnd.ms-package.obfuscated-opentype":{"source":"apache"},"application/vnd.ms-pki.seccat":{"source":"apache","extensions":["cat"]},"application/vnd.ms-pki.stl":{"source":"apache","extensions":["stl"]},"application/vnd.ms-playready.initiator+xml":{"source":"iana","compressible":true},"application/vnd.ms-powerpoint":{"source":"iana","compressible":false,"extensions":["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{"source":"iana","extensions":["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{"source":"iana","extensions":["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{"source":"iana","extensions":["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{"source":"iana","extensions":["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{"source":"iana","extensions":["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{"source":"iana","compressible":true},"application/vnd.ms-printing.printticket+xml":{"source":"apache","compressible":true},"application/vnd.ms-printschematicket+xml":{"source":"iana","compressible":true},"application/vnd.ms-project":{"source":"iana","extensions":["mpp","mpt"]},"application/vnd.ms-tnef":{"source":"iana"},"application/vnd.ms-visio.viewer":{"extensions":["vdx"]},"application/vnd.ms-windows.devicepairing":{"source":"iana"},"application/vnd.ms-windows.nwprinting.oob":{"source":"iana"},"application/vnd.ms-windows.printerpairing":{"source":"iana"},"application/vnd.ms-windows.wsd.oob":{"source":"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.lic-resp":{"source":"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.meter-resp":{"source":"iana"},"application/vnd.ms-word.document.macroenabled.12":{"source":"iana","extensions":["docm"]},"application/vnd.ms-word.template.macroenabled.12":{"source":"iana","extensions":["dotm"]},"application/vnd.ms-works":{"source":"iana","extensions":["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{"source":"iana","extensions":["wpl"]},"application/vnd.ms-xpsdocument":{"source":"iana","compressible":false,"extensions":["xps"]},"application/vnd.msa-disk-image":{"source":"iana"},"application/vnd.mseq":{"source":"iana","extensions":["mseq"]},"application/vnd.msgpack":{"source":"iana"},"application/vnd.msign":{"source":"iana"},"application/vnd.multiad.creator":{"source":"iana"},"application/vnd.multiad.creator.cif":{"source":"iana"},"application/vnd.music-niff":{"source":"iana"},"application/vnd.musician":{"source":"iana","extensions":["mus"]},"application/vnd.muvee.style":{"source":"iana","extensions":["msty"]},"application/vnd.mynfc":{"source":"iana","extensions":["taglet"]},"application/vnd.nacamar.ybrid+json":{"source":"iana","compressible":true},"application/vnd.nato.bindingdataobject+cbor":{"source":"iana"},"application/vnd.nato.bindingdataobject+json":{"source":"iana","compressible":true},"application/vnd.nato.bindingdataobject+xml":{"source":"iana","compressible":true,"extensions":["bdo"]},"application/vnd.nato.openxmlformats-package.iepd+zip":{"source":"iana","compressible":false},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nebumind.line":{"source":"iana"},"application/vnd.nervana":{"source":"iana"},"application/vnd.netfpx":{"source":"iana"},"application/vnd.neurolanguage.nlu":{"source":"iana","extensions":["nlu"]},"application/vnd.nimn":{"source":"iana"},"application/vnd.nintendo.nitro.rom":{"source":"iana"},"application/vnd.nintendo.snes.rom":{"source":"iana"},"application/vnd.nitf":{"source":"iana","extensions":["ntf","nitf"]},"application/vnd.noblenet-directory":{"source":"iana","extensions":["nnd"]},"application/vnd.noblenet-sealer":{"source":"iana","extensions":["nns"]},"application/vnd.noblenet-web":{"source":"iana","extensions":["nnw"]},"application/vnd.nokia.catalogs":{"source":"iana"},"application/vnd.nokia.conml+wbxml":{"source":"iana"},"application/vnd.nokia.conml+xml":{"source":"iana","compressible":true},"application/vnd.nokia.iptv.config+xml":{"source":"iana","compressible":true},"application/vnd.nokia.isds-radio-presets":{"source":"iana"},"application/vnd.nokia.landmark+wbxml":{"source":"iana"},"application/vnd.nokia.landmark+xml":{"source":"iana","compressible":true},"application/vnd.nokia.landmarkcollection+xml":{"source":"iana","compressible":true},"application/vnd.nokia.n-gage.ac+xml":{"source":"iana","compressible":true,"extensions":["ac"]},"application/vnd.nokia.n-gage.data":{"source":"iana","extensions":["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{"source":"apache","extensions":["n-gage"]},"application/vnd.nokia.ncd":{"source":"iana"},"application/vnd.nokia.pcd+wbxml":{"source":"iana"},"application/vnd.nokia.pcd+xml":{"source":"iana","compressible":true},"application/vnd.nokia.radio-preset":{"source":"iana","extensions":["rpst"]},"application/vnd.nokia.radio-presets":{"source":"iana","extensions":["rpss"]},"application/vnd.novadigm.edm":{"source":"iana","extensions":["edm"]},"application/vnd.novadigm.edx":{"source":"iana","extensions":["edx"]},"application/vnd.novadigm.ext":{"source":"iana","extensions":["ext"]},"application/vnd.ntt-local.content-share":{"source":"iana"},"application/vnd.ntt-local.file-transfer":{"source":"iana"},"application/vnd.ntt-local.ogw_remote-access":{"source":"iana"},"application/vnd.ntt-local.sip-ta_remote":{"source":"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{"source":"iana"},"application/vnd.oai.workflows":{"source":"iana"},"application/vnd.oai.workflows+json":{"source":"iana","compressible":true},"application/vnd.oai.workflows+yaml":{"source":"iana"},"application/vnd.oasis.opendocument.base":{"source":"iana"},"application/vnd.oasis.opendocument.chart":{"source":"iana","extensions":["odc"]},"application/vnd.oasis.opendocument.chart-template":{"source":"iana","extensions":["otc"]},"application/vnd.oasis.opendocument.database":{"source":"apache","extensions":["odb"]},"application/vnd.oasis.opendocument.formula":{"source":"iana","extensions":["odf"]},"application/vnd.oasis.opendocument.formula-template":{"source":"iana","extensions":["odft"]},"application/vnd.oasis.opendocument.graphics":{"source":"iana","compressible":false,"extensions":["odg"]},"application/vnd.oasis.opendocument.graphics-template":{"source":"iana","extensions":["otg"]},"application/vnd.oasis.opendocument.image":{"source":"iana","extensions":["odi"]},"application/vnd.oasis.opendocument.image-template":{"source":"iana","extensions":["oti"]},"application/vnd.oasis.opendocument.presentation":{"source":"iana","compressible":false,"extensions":["odp"]},"application/vnd.oasis.opendocument.presentation-template":{"source":"iana","extensions":["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{"source":"iana","compressible":false,"extensions":["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{"source":"iana","extensions":["ots"]},"application/vnd.oasis.opendocument.text":{"source":"iana","compressible":false,"extensions":["odt"]},"application/vnd.oasis.opendocument.text-master":{"source":"iana","extensions":["odm"]},"application/vnd.oasis.opendocument.text-master-template":{"source":"iana"},"application/vnd.oasis.opendocument.text-template":{"source":"iana","extensions":["ott"]},"application/vnd.oasis.opendocument.text-web":{"source":"iana","extensions":["oth"]},"application/vnd.obn":{"source":"iana"},"application/vnd.ocf+cbor":{"source":"iana"},"application/vnd.oci.image.manifest.v1+json":{"source":"iana","compressible":true},"application/vnd.oftn.l10n+json":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessdownload+xml":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessstreaming+xml":{"source":"iana","compressible":true},"application/vnd.oipf.cspg-hexbinary":{"source":"iana"},"application/vnd.oipf.dae.svg+xml":{"source":"iana","compressible":true},"application/vnd.oipf.dae.xhtml+xml":{"source":"iana","compressible":true},"application/vnd.oipf.mippvcontrolmessage+xml":{"source":"iana","compressible":true},"application/vnd.oipf.pae.gem":{"source":"iana"},"application/vnd.oipf.spdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.oipf.spdlist+xml":{"source":"iana","compressible":true},"application/vnd.oipf.ueprofile+xml":{"source":"iana","compressible":true},"application/vnd.oipf.userprofile+xml":{"source":"iana","compressible":true},"application/vnd.olpc-sugar":{"source":"iana","extensions":["xo"]},"application/vnd.oma-scws-config":{"source":"iana"},"application/vnd.oma-scws-http-request":{"source":"iana"},"application/vnd.oma-scws-http-response":{"source":"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.drm-trigger+xml":{"source":"apache","compressible":true},"application/vnd.oma.bcast.imd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.ltkm":{"source":"iana"},"application/vnd.oma.bcast.notification+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.provisioningtrigger":{"source":"iana"},"application/vnd.oma.bcast.sgboot":{"source":"iana"},"application/vnd.oma.bcast.sgdd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sgdu":{"source":"iana"},"application/vnd.oma.bcast.simple-symbol-container":{"source":"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{"source":"apache","compressible":true},"application/vnd.oma.bcast.sprov+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.stkm":{"source":"iana"},"application/vnd.oma.cab-address-book+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-feature-handler+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-pcc+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-subs-invite+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-user-prefs+xml":{"source":"iana","compressible":true},"application/vnd.oma.dcd":{"source":"iana"},"application/vnd.oma.dcdc":{"source":"iana"},"application/vnd.oma.dd2+xml":{"source":"iana","compressible":true,"extensions":["dd2"]},"application/vnd.oma.drm.risd+xml":{"source":"iana","compressible":true},"application/vnd.oma.group-usage-list+xml":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+cbor":{"source":"iana"},"application/vnd.oma.lwm2m+json":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+tlv":{"source":"iana"},"application/vnd.oma.pal+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.detailed-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.final-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.groups+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.invocation-descriptor+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.optimized-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.push":{"source":"iana"},"application/vnd.oma.scidm.messages+xml":{"source":"iana","compressible":true},"application/vnd.oma.xcap-directory+xml":{"source":"iana","compressible":true},"application/vnd.omads-email+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-file+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-folder+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omaloc-supl-init":{"source":"iana"},"application/vnd.onepager":{"source":"iana"},"application/vnd.onepagertamp":{"source":"iana"},"application/vnd.onepagertamx":{"source":"iana"},"application/vnd.onepagertat":{"source":"iana"},"application/vnd.onepagertatp":{"source":"iana"},"application/vnd.onepagertatx":{"source":"iana"},"application/vnd.onvif.metadata":{"source":"iana"},"application/vnd.openblox.game+xml":{"source":"iana","compressible":true,"extensions":["obgx"]},"application/vnd.openblox.game-binary":{"source":"iana"},"application/vnd.openeye.oeb":{"source":"iana"},"application/vnd.openofficeorg.extension":{"source":"apache","extensions":["oxt"]},"application/vnd.openstreetmap.data+xml":{"source":"iana","compressible":true,"extensions":["osm"]},"application/vnd.opentimestamps.ots":{"source":"iana"},"application/vnd.openvpi.dspx+json":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawing+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{"source":"iana","compressible":false,"extensions":["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slide":{"source":"iana","extensions":["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{"source":"iana","extensions":["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.template":{"source":"iana","extensions":["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{"source":"iana","compressible":false,"extensions":["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{"source":"iana","extensions":["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.theme+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.vmldrawing":{"source":"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{"source":"iana","compressible":false,"extensions":["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{"source":"iana","extensions":["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.core-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.relationships+xml":{"source":"iana","compressible":true},"application/vnd.oracle.resource+json":{"source":"iana","compressible":true},"application/vnd.orange.indata":{"source":"iana"},"application/vnd.osa.netdeploy":{"source":"iana"},"application/vnd.osgeo.mapguide.package":{"source":"iana","extensions":["mgp"]},"application/vnd.osgi.bundle":{"source":"iana"},"application/vnd.osgi.dp":{"source":"iana","extensions":["dp"]},"application/vnd.osgi.subsystem":{"source":"iana","extensions":["esa"]},"application/vnd.otps.ct-kip+xml":{"source":"iana","compressible":true},"application/vnd.oxli.countgraph":{"source":"iana"},"application/vnd.pagerduty+json":{"source":"iana","compressible":true},"application/vnd.palm":{"source":"iana","extensions":["pdb","pqa","oprc"]},"application/vnd.panoply":{"source":"iana"},"application/vnd.paos.xml":{"source":"iana"},"application/vnd.patentdive":{"source":"iana"},"application/vnd.patientecommsdoc":{"source":"iana"},"application/vnd.pawaafile":{"source":"iana","extensions":["paw"]},"application/vnd.pcos":{"source":"iana"},"application/vnd.pg.format":{"source":"iana","extensions":["str"]},"application/vnd.pg.osasli":{"source":"iana","extensions":["ei6"]},"application/vnd.piaccess.application-licence":{"source":"iana"},"application/vnd.picsel":{"source":"iana","extensions":["efif"]},"application/vnd.pmi.widget":{"source":"iana","extensions":["wg"]},"application/vnd.poc.group-advertisement+xml":{"source":"iana","compressible":true},"application/vnd.pocketlearn":{"source":"iana","extensions":["plf"]},"application/vnd.powerbuilder6":{"source":"iana","extensions":["pbd"]},"application/vnd.powerbuilder6-s":{"source":"iana"},"application/vnd.powerbuilder7":{"source":"iana"},"application/vnd.powerbuilder7-s":{"source":"iana"},"application/vnd.powerbuilder75":{"source":"iana"},"application/vnd.powerbuilder75-s":{"source":"iana"},"application/vnd.preminet":{"source":"iana"},"application/vnd.previewsystems.box":{"source":"iana","extensions":["box"]},"application/vnd.procrate.brushset":{"extensions":["brushset"]},"application/vnd.procreate.brush":{"extensions":["brush"]},"application/vnd.procreate.dream":{"extensions":["drm"]},"application/vnd.proteus.magazine":{"source":"iana","extensions":["mgz"]},"application/vnd.psfs":{"source":"iana"},"application/vnd.pt.mundusmundi":{"source":"iana"},"application/vnd.publishare-delta-tree":{"source":"iana","extensions":["qps"]},"application/vnd.pvi.ptid1":{"source":"iana","extensions":["ptid"]},"application/vnd.pwg-multiplexed":{"source":"iana"},"application/vnd.pwg-xhtml-print+xml":{"source":"iana","compressible":true,"extensions":["xhtm"]},"application/vnd.qualcomm.brew-app-res":{"source":"iana"},"application/vnd.quarantainenet":{"source":"iana"},"application/vnd.quark.quarkxpress":{"source":"iana","extensions":["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{"source":"iana"},"application/vnd.radisys.moml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conn+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-stream+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-base+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-detect+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-group+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-speech+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-transform+xml":{"source":"iana","compressible":true},"application/vnd.rainstor.data":{"source":"iana"},"application/vnd.rapid":{"source":"iana"},"application/vnd.rar":{"source":"iana","extensions":["rar"]},"application/vnd.realvnc.bed":{"source":"iana","extensions":["bed"]},"application/vnd.recordare.musicxml":{"source":"iana","extensions":["mxl"]},"application/vnd.recordare.musicxml+xml":{"source":"iana","compressible":true,"extensions":["musicxml"]},"application/vnd.relpipe":{"source":"iana"},"application/vnd.renlearn.rlprint":{"source":"iana"},"application/vnd.resilient.logic":{"source":"iana"},"application/vnd.restful+json":{"source":"iana","compressible":true},"application/vnd.rig.cryptonote":{"source":"iana","extensions":["cryptonote"]},"application/vnd.rim.cod":{"source":"apache","extensions":["cod"]},"application/vnd.rn-realmedia":{"source":"apache","extensions":["rm"]},"application/vnd.rn-realmedia-vbr":{"source":"apache","extensions":["rmvb"]},"application/vnd.route66.link66+xml":{"source":"iana","compressible":true,"extensions":["link66"]},"application/vnd.rs-274x":{"source":"iana"},"application/vnd.ruckus.download":{"source":"iana"},"application/vnd.s3sms":{"source":"iana"},"application/vnd.sailingtracker.track":{"source":"iana","extensions":["st"]},"application/vnd.sar":{"source":"iana"},"application/vnd.sbm.cid":{"source":"iana"},"application/vnd.sbm.mid2":{"source":"iana"},"application/vnd.scribus":{"source":"iana"},"application/vnd.sealed.3df":{"source":"iana"},"application/vnd.sealed.csf":{"source":"iana"},"application/vnd.sealed.doc":{"source":"iana"},"application/vnd.sealed.eml":{"source":"iana"},"application/vnd.sealed.mht":{"source":"iana"},"application/vnd.sealed.net":{"source":"iana"},"application/vnd.sealed.ppt":{"source":"iana"},"application/vnd.sealed.tiff":{"source":"iana"},"application/vnd.sealed.xls":{"source":"iana"},"application/vnd.sealedmedia.softseal.html":{"source":"iana"},"application/vnd.sealedmedia.softseal.pdf":{"source":"iana"},"application/vnd.seemail":{"source":"iana","extensions":["see"]},"application/vnd.seis+json":{"source":"iana","compressible":true},"application/vnd.sema":{"source":"iana","extensions":["sema"]},"application/vnd.semd":{"source":"iana","extensions":["semd"]},"application/vnd.semf":{"source":"iana","extensions":["semf"]},"application/vnd.shade-save-file":{"source":"iana"},"application/vnd.shana.informed.formdata":{"source":"iana","extensions":["ifm"]},"application/vnd.shana.informed.formtemplate":{"source":"iana","extensions":["itp"]},"application/vnd.shana.informed.interchange":{"source":"iana","extensions":["iif"]},"application/vnd.shana.informed.package":{"source":"iana","extensions":["ipk"]},"application/vnd.shootproof+json":{"source":"iana","compressible":true},"application/vnd.shopkick+json":{"source":"iana","compressible":true},"application/vnd.shp":{"source":"iana"},"application/vnd.shx":{"source":"iana"},"application/vnd.sigrok.session":{"source":"iana"},"application/vnd.simtech-mindmapper":{"source":"iana","extensions":["twd","twds"]},"application/vnd.siren+json":{"source":"iana","compressible":true},"application/vnd.sketchometry":{"source":"iana"},"application/vnd.smaf":{"source":"iana","extensions":["mmf"]},"application/vnd.smart.notebook":{"source":"iana"},"application/vnd.smart.teacher":{"source":"iana","extensions":["teacher"]},"application/vnd.smintio.portals.archive":{"source":"iana"},"application/vnd.snesdev-page-table":{"source":"iana"},"application/vnd.software602.filler.form+xml":{"source":"iana","compressible":true,"extensions":["fo"]},"application/vnd.software602.filler.form-xml-zip":{"source":"iana"},"application/vnd.solent.sdkm+xml":{"source":"iana","compressible":true,"extensions":["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{"source":"iana","extensions":["dxp"]},"application/vnd.spotfire.sfs":{"source":"iana","extensions":["sfs"]},"application/vnd.sqlite3":{"source":"iana"},"application/vnd.sss-cod":{"source":"iana"},"application/vnd.sss-dtf":{"source":"iana"},"application/vnd.sss-ntf":{"source":"iana"},"application/vnd.stardivision.calc":{"source":"apache","extensions":["sdc"]},"application/vnd.stardivision.draw":{"source":"apache","extensions":["sda"]},"application/vnd.stardivision.impress":{"source":"apache","extensions":["sdd"]},"application/vnd.stardivision.math":{"source":"apache","extensions":["smf"]},"application/vnd.stardivision.writer":{"source":"apache","extensions":["sdw","vor"]},"application/vnd.stardivision.writer-global":{"source":"apache","extensions":["sgl"]},"application/vnd.stepmania.package":{"source":"iana","extensions":["smzip"]},"application/vnd.stepmania.stepchart":{"source":"iana","extensions":["sm"]},"application/vnd.street-stream":{"source":"iana"},"application/vnd.sun.wadl+xml":{"source":"iana","compressible":true,"extensions":["wadl"]},"application/vnd.sun.xml.calc":{"source":"apache","extensions":["sxc"]},"application/vnd.sun.xml.calc.template":{"source":"apache","extensions":["stc"]},"application/vnd.sun.xml.draw":{"source":"apache","extensions":["sxd"]},"application/vnd.sun.xml.draw.template":{"source":"apache","extensions":["std"]},"application/vnd.sun.xml.impress":{"source":"apache","extensions":["sxi"]},"application/vnd.sun.xml.impress.template":{"source":"apache","extensions":["sti"]},"application/vnd.sun.xml.math":{"source":"apache","extensions":["sxm"]},"application/vnd.sun.xml.writer":{"source":"apache","extensions":["sxw"]},"application/vnd.sun.xml.writer.global":{"source":"apache","extensions":["sxg"]},"application/vnd.sun.xml.writer.template":{"source":"apache","extensions":["stw"]},"application/vnd.sus-calendar":{"source":"iana","extensions":["sus","susp"]},"application/vnd.svd":{"source":"iana","extensions":["svd"]},"application/vnd.swiftview-ics":{"source":"iana"},"application/vnd.sybyl.mol2":{"source":"iana"},"application/vnd.sycle+xml":{"source":"iana","compressible":true},"application/vnd.syft+json":{"source":"iana","compressible":true},"application/vnd.symbian.install":{"source":"apache","extensions":["sis","sisx"]},"application/vnd.syncml+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xsm"]},"application/vnd.syncml.dm+wbxml":{"source":"iana","charset":"UTF-8","extensions":["bdm"]},"application/vnd.syncml.dm+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xdm"]},"application/vnd.syncml.dm.notification":{"source":"iana"},"application/vnd.syncml.dmddf+wbxml":{"source":"iana"},"application/vnd.syncml.dmddf+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{"source":"iana"},"application/vnd.syncml.dmtnds+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.syncml.ds.notification":{"source":"iana"},"application/vnd.tableschema+json":{"source":"iana","compressible":true},"application/vnd.tao.intent-module-archive":{"source":"iana","extensions":["tao"]},"application/vnd.tcpdump.pcap":{"source":"iana","extensions":["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{"source":"iana","compressible":true},"application/vnd.tmd.mediaflex.api+xml":{"source":"iana","compressible":true},"application/vnd.tml":{"source":"iana"},"application/vnd.tmobile-livetv":{"source":"iana","extensions":["tmo"]},"application/vnd.tri.onesource":{"source":"iana"},"application/vnd.trid.tpt":{"source":"iana","extensions":["tpt"]},"application/vnd.triscape.mxs":{"source":"iana","extensions":["mxs"]},"application/vnd.trueapp":{"source":"iana","extensions":["tra"]},"application/vnd.truedoc":{"source":"iana"},"application/vnd.ubisoft.webplayer":{"source":"iana"},"application/vnd.ufdl":{"source":"iana","extensions":["ufd","ufdl"]},"application/vnd.uic.osdm+json":{"source":"iana","compressible":true},"application/vnd.uiq.theme":{"source":"iana","extensions":["utz"]},"application/vnd.umajin":{"source":"iana","extensions":["umj"]},"application/vnd.unity":{"source":"iana","extensions":["unityweb"]},"application/vnd.uoml+xml":{"source":"iana","compressible":true,"extensions":["uoml","uo"]},"application/vnd.uplanet.alert":{"source":"iana"},"application/vnd.uplanet.alert-wbxml":{"source":"iana"},"application/vnd.uplanet.bearer-choice":{"source":"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{"source":"iana"},"application/vnd.uplanet.cacheop":{"source":"iana"},"application/vnd.uplanet.cacheop-wbxml":{"source":"iana"},"application/vnd.uplanet.channel":{"source":"iana"},"application/vnd.uplanet.channel-wbxml":{"source":"iana"},"application/vnd.uplanet.list":{"source":"iana"},"application/vnd.uplanet.list-wbxml":{"source":"iana"},"application/vnd.uplanet.listcmd":{"source":"iana"},"application/vnd.uplanet.listcmd-wbxml":{"source":"iana"},"application/vnd.uplanet.signal":{"source":"iana"},"application/vnd.uri-map":{"source":"iana"},"application/vnd.valve.source.material":{"source":"iana"},"application/vnd.vcx":{"source":"iana","extensions":["vcx"]},"application/vnd.vd-study":{"source":"iana"},"application/vnd.vectorworks":{"source":"iana"},"application/vnd.vel+json":{"source":"iana","compressible":true},"application/vnd.veraison.tsm-report+cbor":{"source":"iana"},"application/vnd.veraison.tsm-report+json":{"source":"iana","compressible":true},"application/vnd.verimatrix.vcas":{"source":"iana"},"application/vnd.veritone.aion+json":{"source":"iana","compressible":true},"application/vnd.veryant.thin":{"source":"iana"},"application/vnd.ves.encrypted":{"source":"iana"},"application/vnd.vidsoft.vidconference":{"source":"iana"},"application/vnd.visio":{"source":"iana","extensions":["vsd","vst","vss","vsw","vsdx","vtx"]},"application/vnd.visionary":{"source":"iana","extensions":["vis"]},"application/vnd.vividence.scriptfile":{"source":"iana"},"application/vnd.vocalshaper.vsp4":{"source":"iana"},"application/vnd.vsf":{"source":"iana","extensions":["vsf"]},"application/vnd.wap.sic":{"source":"iana"},"application/vnd.wap.slc":{"source":"iana"},"application/vnd.wap.wbxml":{"source":"iana","charset":"UTF-8","extensions":["wbxml"]},"application/vnd.wap.wmlc":{"source":"iana","extensions":["wmlc"]},"application/vnd.wap.wmlscriptc":{"source":"iana","extensions":["wmlsc"]},"application/vnd.wasmflow.wafl":{"source":"iana"},"application/vnd.webturbo":{"source":"iana","extensions":["wtb"]},"application/vnd.wfa.dpp":{"source":"iana"},"application/vnd.wfa.p2p":{"source":"iana"},"application/vnd.wfa.wsc":{"source":"iana"},"application/vnd.windows.devicepairing":{"source":"iana"},"application/vnd.wmc":{"source":"iana"},"application/vnd.wmf.bootstrap":{"source":"iana"},"application/vnd.wolfram.mathematica":{"source":"iana"},"application/vnd.wolfram.mathematica.package":{"source":"iana"},"application/vnd.wolfram.player":{"source":"iana","extensions":["nbp"]},"application/vnd.wordlift":{"source":"iana"},"application/vnd.wordperfect":{"source":"iana","extensions":["wpd"]},"application/vnd.wqd":{"source":"iana","extensions":["wqd"]},"application/vnd.wrq-hp3000-labelled":{"source":"iana"},"application/vnd.wt.stf":{"source":"iana","extensions":["stf"]},"application/vnd.wv.csp+wbxml":{"source":"iana"},"application/vnd.wv.csp+xml":{"source":"iana","compressible":true},"application/vnd.wv.ssp+xml":{"source":"iana","compressible":true},"application/vnd.xacml+json":{"source":"iana","compressible":true},"application/vnd.xara":{"source":"iana","extensions":["xar"]},"application/vnd.xarin.cpj":{"source":"iana"},"application/vnd.xecrets-encrypted":{"source":"iana"},"application/vnd.xfdl":{"source":"iana","extensions":["xfdl"]},"application/vnd.xfdl.webform":{"source":"iana"},"application/vnd.xmi+xml":{"source":"iana","compressible":true},"application/vnd.xmpie.cpkg":{"source":"iana"},"application/vnd.xmpie.dpkg":{"source":"iana"},"application/vnd.xmpie.plan":{"source":"iana"},"application/vnd.xmpie.ppkg":{"source":"iana"},"application/vnd.xmpie.xlim":{"source":"iana"},"application/vnd.yamaha.hv-dic":{"source":"iana","extensions":["hvd"]},"application/vnd.yamaha.hv-script":{"source":"iana","extensions":["hvs"]},"application/vnd.yamaha.hv-voice":{"source":"iana","extensions":["hvp"]},"application/vnd.yamaha.openscoreformat":{"source":"iana","extensions":["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{"source":"iana","compressible":true,"extensions":["osfpvg"]},"application/vnd.yamaha.remote-setup":{"source":"iana"},"application/vnd.yamaha.smaf-audio":{"source":"iana","extensions":["saf"]},"application/vnd.yamaha.smaf-phrase":{"source":"iana","extensions":["spf"]},"application/vnd.yamaha.through-ngn":{"source":"iana"},"application/vnd.yamaha.tunnel-udpencap":{"source":"iana"},"application/vnd.yaoweme":{"source":"iana"},"application/vnd.yellowriver-custom-menu":{"source":"iana","extensions":["cmp"]},"application/vnd.zul":{"source":"iana","extensions":["zir","zirz"]},"application/vnd.zzazz.deck+xml":{"source":"iana","compressible":true,"extensions":["zaz"]},"application/voicexml+xml":{"source":"iana","compressible":true,"extensions":["vxml"]},"application/voucher-cms+json":{"source":"iana","compressible":true},"application/voucher-jws+json":{"source":"iana","compressible":true},"application/vp":{"source":"iana"},"application/vp+cose":{"source":"iana"},"application/vp+jwt":{"source":"iana"},"application/vq-rtcpxr":{"source":"iana"},"application/wasm":{"source":"iana","compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true,"extensions":["wif"]},"application/webpush-options+json":{"source":"iana","compressible":true},"application/whoispp-query":{"source":"iana"},"application/whoispp-response":{"source":"iana"},"application/widget":{"source":"iana","extensions":["wgt"]},"application/winhlp":{"source":"apache","extensions":["hlp"]},"application/wita":{"source":"iana"},"application/wordperfect5.1":{"source":"iana"},"application/wsdl+xml":{"source":"iana","compressible":true,"extensions":["wsdl"]},"application/wspolicy+xml":{"source":"iana","compressible":true,"extensions":["wspolicy"]},"application/x-7z-compressed":{"source":"apache","compressible":false,"extensions":["7z"]},"application/x-abiword":{"source":"apache","extensions":["abw"]},"application/x-ace-compressed":{"source":"apache","extensions":["ace"]},"application/x-amf":{"source":"apache"},"application/x-apple-diskimage":{"source":"apache","extensions":["dmg"]},"application/x-arj":{"compressible":false,"extensions":["arj"]},"application/x-authorware-bin":{"source":"apache","extensions":["aab","x32","u32","vox"]},"application/x-authorware-map":{"source":"apache","extensions":["aam"]},"application/x-authorware-seg":{"source":"apache","extensions":["aas"]},"application/x-bcpio":{"source":"apache","extensions":["bcpio"]},"application/x-bdoc":{"compressible":false,"extensions":["bdoc"]},"application/x-bittorrent":{"source":"apache","extensions":["torrent"]},"application/x-blender":{"extensions":["blend"]},"application/x-blorb":{"source":"apache","extensions":["blb","blorb"]},"application/x-bzip":{"source":"apache","compressible":false,"extensions":["bz"]},"application/x-bzip2":{"source":"apache","compressible":false,"extensions":["bz2","boz"]},"application/x-cbr":{"source":"apache","extensions":["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{"source":"apache","extensions":["vcd"]},"application/x-cfs-compressed":{"source":"apache","extensions":["cfs"]},"application/x-chat":{"source":"apache","extensions":["chat"]},"application/x-chess-pgn":{"source":"apache","extensions":["pgn"]},"application/x-chrome-extension":{"extensions":["crx"]},"application/x-cocoa":{"source":"nginx","extensions":["cco"]},"application/x-compress":{"source":"apache"},"application/x-compressed":{"extensions":["rar"]},"application/x-conference":{"source":"apache","extensions":["nsc"]},"application/x-cpio":{"source":"apache","extensions":["cpio"]},"application/x-csh":{"source":"apache","extensions":["csh"]},"application/x-deb":{"compressible":false},"application/x-debian-package":{"source":"apache","extensions":["deb","udeb"]},"application/x-dgc-compressed":{"source":"apache","extensions":["dgc"]},"application/x-director":{"source":"apache","extensions":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{"source":"apache","extensions":["wad"]},"application/x-dtbncx+xml":{"source":"apache","compressible":true,"extensions":["ncx"]},"application/x-dtbook+xml":{"source":"apache","compressible":true,"extensions":["dtb"]},"application/x-dtbresource+xml":{"source":"apache","compressible":true,"extensions":["res"]},"application/x-dvi":{"source":"apache","compressible":false,"extensions":["dvi"]},"application/x-envoy":{"source":"apache","extensions":["evy"]},"application/x-eva":{"source":"apache","extensions":["eva"]},"application/x-font-bdf":{"source":"apache","extensions":["bdf"]},"application/x-font-dos":{"source":"apache"},"application/x-font-framemaker":{"source":"apache"},"application/x-font-ghostscript":{"source":"apache","extensions":["gsf"]},"application/x-font-libgrx":{"source":"apache"},"application/x-font-linux-psf":{"source":"apache","extensions":["psf"]},"application/x-font-pcf":{"source":"apache","extensions":["pcf"]},"application/x-font-snf":{"source":"apache","extensions":["snf"]},"application/x-font-speedo":{"source":"apache"},"application/x-font-sunos-news":{"source":"apache"},"application/x-font-type1":{"source":"apache","extensions":["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{"source":"apache"},"application/x-freearc":{"source":"apache","extensions":["arc"]},"application/x-futuresplash":{"source":"apache","extensions":["spl"]},"application/x-gca-compressed":{"source":"apache","extensions":["gca"]},"application/x-glulx":{"source":"apache","extensions":["ulx"]},"application/x-gnumeric":{"source":"apache","extensions":["gnumeric"]},"application/x-gramps-xml":{"source":"apache","extensions":["gramps"]},"application/x-gtar":{"source":"apache","extensions":["gtar"]},"application/x-gzip":{"source":"apache"},"application/x-hdf":{"source":"apache","extensions":["hdf"]},"application/x-httpd-php":{"compressible":true,"extensions":["php"]},"application/x-install-instructions":{"source":"apache","extensions":["install"]},"application/x-ipynb+json":{"compressible":true,"extensions":["ipynb"]},"application/x-iso9660-image":{"source":"apache","extensions":["iso"]},"application/x-iwork-keynote-sffkey":{"extensions":["key"]},"application/x-iwork-numbers-sffnumbers":{"extensions":["numbers"]},"application/x-iwork-pages-sffpages":{"extensions":["pages"]},"application/x-java-archive-diff":{"source":"nginx","extensions":["jardiff"]},"application/x-java-jnlp-file":{"source":"apache","compressible":false,"extensions":["jnlp"]},"application/x-javascript":{"compressible":true},"application/x-keepass2":{"extensions":["kdbx"]},"application/x-latex":{"source":"apache","compressible":false,"extensions":["latex"]},"application/x-lua-bytecode":{"extensions":["luac"]},"application/x-lzh-compressed":{"source":"apache","extensions":["lzh","lha"]},"application/x-makeself":{"source":"nginx","extensions":["run"]},"application/x-mie":{"source":"apache","extensions":["mie"]},"application/x-mobipocket-ebook":{"source":"apache","extensions":["prc","mobi"]},"application/x-mpegurl":{"compressible":false},"application/x-ms-application":{"source":"apache","extensions":["application"]},"application/x-ms-shortcut":{"source":"apache","extensions":["lnk"]},"application/x-ms-wmd":{"source":"apache","extensions":["wmd"]},"application/x-ms-wmz":{"source":"apache","extensions":["wmz"]},"application/x-ms-xbap":{"source":"apache","extensions":["xbap"]},"application/x-msaccess":{"source":"apache","extensions":["mdb"]},"application/x-msbinder":{"source":"apache","extensions":["obd"]},"application/x-mscardfile":{"source":"apache","extensions":["crd"]},"application/x-msclip":{"source":"apache","extensions":["clp"]},"application/x-msdos-program":{"extensions":["exe"]},"application/x-msdownload":{"source":"apache","extensions":["exe","dll","com","bat","msi"]},"application/x-msmediaview":{"source":"apache","extensions":["mvb","m13","m14"]},"application/x-msmetafile":{"source":"apache","extensions":["wmf","wmz","emf","emz"]},"application/x-msmoney":{"source":"apache","extensions":["mny"]},"application/x-mspublisher":{"source":"apache","extensions":["pub"]},"application/x-msschedule":{"source":"apache","extensions":["scd"]},"application/x-msterminal":{"source":"apache","extensions":["trm"]},"application/x-mswrite":{"source":"apache","extensions":["wri"]},"application/x-netcdf":{"source":"apache","extensions":["nc","cdf"]},"application/x-ns-proxy-autoconfig":{"compressible":true,"extensions":["pac"]},"application/x-nzb":{"source":"apache","extensions":["nzb"]},"application/x-perl":{"source":"nginx","extensions":["pl","pm"]},"application/x-pilot":{"source":"nginx","extensions":["prc","pdb"]},"application/x-pkcs12":{"source":"apache","compressible":false,"extensions":["p12","pfx"]},"application/x-pkcs7-certificates":{"source":"apache","extensions":["p7b","spc"]},"application/x-pkcs7-certreqresp":{"source":"apache","extensions":["p7r"]},"application/x-pki-message":{"source":"iana"},"application/x-rar-compressed":{"source":"apache","compressible":false,"extensions":["rar"]},"application/x-redhat-package-manager":{"source":"nginx","extensions":["rpm"]},"application/x-research-info-systems":{"source":"apache","extensions":["ris"]},"application/x-sea":{"source":"nginx","extensions":["sea"]},"application/x-sh":{"source":"apache","compressible":true,"extensions":["sh"]},"application/x-shar":{"source":"apache","extensions":["shar"]},"application/x-shockwave-flash":{"source":"apache","compressible":false,"extensions":["swf"]},"application/x-silverlight-app":{"source":"apache","extensions":["xap"]},"application/x-sql":{"source":"apache","extensions":["sql"]},"application/x-stuffit":{"source":"apache","compressible":false,"extensions":["sit"]},"application/x-stuffitx":{"source":"apache","extensions":["sitx"]},"application/x-subrip":{"source":"apache","extensions":["srt"]},"application/x-sv4cpio":{"source":"apache","extensions":["sv4cpio"]},"application/x-sv4crc":{"source":"apache","extensions":["sv4crc"]},"application/x-t3vm-image":{"source":"apache","extensions":["t3"]},"application/x-tads":{"source":"apache","extensions":["gam"]},"application/x-tar":{"source":"apache","compressible":true,"extensions":["tar"]},"application/x-tcl":{"source":"apache","extensions":["tcl","tk"]},"application/x-tex":{"source":"apache","extensions":["tex"]},"application/x-tex-tfm":{"source":"apache","extensions":["tfm"]},"application/x-texinfo":{"source":"apache","extensions":["texinfo","texi"]},"application/x-tgif":{"source":"apache","extensions":["obj"]},"application/x-ustar":{"source":"apache","extensions":["ustar"]},"application/x-virtualbox-hdd":{"compressible":true,"extensions":["hdd"]},"application/x-virtualbox-ova":{"compressible":true,"extensions":["ova"]},"application/x-virtualbox-ovf":{"compressible":true,"extensions":["ovf"]},"application/x-virtualbox-vbox":{"compressible":true,"extensions":["vbox"]},"application/x-virtualbox-vbox-extpack":{"compressible":false,"extensions":["vbox-extpack"]},"application/x-virtualbox-vdi":{"compressible":true,"extensions":["vdi"]},"application/x-virtualbox-vhd":{"compressible":true,"extensions":["vhd"]},"application/x-virtualbox-vmdk":{"compressible":true,"extensions":["vmdk"]},"application/x-wais-source":{"source":"apache","extensions":["src"]},"application/x-web-app-manifest+json":{"compressible":true,"extensions":["webapp"]},"application/x-www-form-urlencoded":{"source":"iana","compressible":true},"application/x-x509-ca-cert":{"source":"iana","extensions":["der","crt","pem"]},"application/x-x509-ca-ra-cert":{"source":"iana"},"application/x-x509-next-ca-cert":{"source":"iana"},"application/x-xfig":{"source":"apache","extensions":["fig"]},"application/x-xliff+xml":{"source":"apache","compressible":true,"extensions":["xlf"]},"application/x-xpinstall":{"source":"apache","compressible":false,"extensions":["xpi"]},"application/x-xz":{"source":"apache","extensions":["xz"]},"application/x-zip-compressed":{"extensions":["zip"]},"application/x-zmachine":{"source":"apache","extensions":["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{"source":"iana"},"application/xacml+xml":{"source":"iana","compressible":true},"application/xaml+xml":{"source":"apache","compressible":true,"extensions":["xaml"]},"application/xcap-att+xml":{"source":"iana","compressible":true,"extensions":["xav"]},"application/xcap-caps+xml":{"source":"iana","compressible":true,"extensions":["xca"]},"application/xcap-diff+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/xcap-el+xml":{"source":"iana","compressible":true,"extensions":["xel"]},"application/xcap-error+xml":{"source":"iana","compressible":true},"application/xcap-ns+xml":{"source":"iana","compressible":true,"extensions":["xns"]},"application/xcon-conference-info+xml":{"source":"iana","compressible":true},"application/xcon-conference-info-diff+xml":{"source":"iana","compressible":true},"application/xenc+xml":{"source":"iana","compressible":true,"extensions":["xenc"]},"application/xfdf":{"source":"iana","extensions":["xfdf"]},"application/xhtml+xml":{"source":"iana","compressible":true,"extensions":["xhtml","xht"]},"application/xhtml-voice+xml":{"source":"apache","compressible":true},"application/xliff+xml":{"source":"iana","compressible":true,"extensions":["xlf"]},"application/xml":{"source":"iana","compressible":true,"extensions":["xml","xsl","xsd","rng"]},"application/xml-dtd":{"source":"iana","compressible":true,"extensions":["dtd"]},"application/xml-external-parsed-entity":{"source":"iana"},"application/xml-patch+xml":{"source":"iana","compressible":true},"application/xmpp+xml":{"source":"iana","compressible":true},"application/xop+xml":{"source":"iana","compressible":true,"extensions":["xop"]},"application/xproc+xml":{"source":"apache","compressible":true,"extensions":["xpl"]},"application/xslt+xml":{"source":"iana","compressible":true,"extensions":["xsl","xslt"]},"application/xspf+xml":{"source":"apache","compressible":true,"extensions":["xspf"]},"application/xv+xml":{"source":"iana","compressible":true,"extensions":["mxml","xhvml","xvml","xvm"]},"application/yaml":{"source":"iana"},"application/yang":{"source":"iana","extensions":["yang"]},"application/yang-data+cbor":{"source":"iana"},"application/yang-data+json":{"source":"iana","compressible":true},"application/yang-data+xml":{"source":"iana","compressible":true},"application/yang-patch+json":{"source":"iana","compressible":true},"application/yang-patch+xml":{"source":"iana","compressible":true},"application/yang-sid+json":{"source":"iana","compressible":true},"application/yin+xml":{"source":"iana","compressible":true,"extensions":["yin"]},"application/zip":{"source":"iana","compressible":false,"extensions":["zip"]},"application/zip+dotlottie":{"extensions":["lottie"]},"application/zlib":{"source":"iana"},"application/zstd":{"source":"iana"},"audio/1d-interleaved-parityfec":{"source":"iana"},"audio/32kadpcm":{"source":"iana"},"audio/3gpp":{"source":"iana","compressible":false,"extensions":["3gpp"]},"audio/3gpp2":{"source":"iana"},"audio/aac":{"source":"iana","extensions":["adts","aac"]},"audio/ac3":{"source":"iana"},"audio/adpcm":{"source":"apache","extensions":["adp"]},"audio/amr":{"source":"iana","extensions":["amr"]},"audio/amr-wb":{"source":"iana"},"audio/amr-wb+":{"source":"iana"},"audio/aptx":{"source":"iana"},"audio/asc":{"source":"iana"},"audio/atrac-advanced-lossless":{"source":"iana"},"audio/atrac-x":{"source":"iana"},"audio/atrac3":{"source":"iana"},"audio/basic":{"source":"iana","compressible":false,"extensions":["au","snd"]},"audio/bv16":{"source":"iana"},"audio/bv32":{"source":"iana"},"audio/clearmode":{"source":"iana"},"audio/cn":{"source":"iana"},"audio/dat12":{"source":"iana"},"audio/dls":{"source":"iana"},"audio/dsr-es201108":{"source":"iana"},"audio/dsr-es202050":{"source":"iana"},"audio/dsr-es202211":{"source":"iana"},"audio/dsr-es202212":{"source":"iana"},"audio/dv":{"source":"iana"},"audio/dvi4":{"source":"iana"},"audio/eac3":{"source":"iana"},"audio/encaprtp":{"source":"iana"},"audio/evrc":{"source":"iana"},"audio/evrc-qcp":{"source":"iana"},"audio/evrc0":{"source":"iana"},"audio/evrc1":{"source":"iana"},"audio/evrcb":{"source":"iana"},"audio/evrcb0":{"source":"iana"},"audio/evrcb1":{"source":"iana"},"audio/evrcnw":{"source":"iana"},"audio/evrcnw0":{"source":"iana"},"audio/evrcnw1":{"source":"iana"},"audio/evrcwb":{"source":"iana"},"audio/evrcwb0":{"source":"iana"},"audio/evrcwb1":{"source":"iana"},"audio/evs":{"source":"iana"},"audio/flac":{"source":"iana"},"audio/flexfec":{"source":"iana"},"audio/fwdred":{"source":"iana"},"audio/g711-0":{"source":"iana"},"audio/g719":{"source":"iana"},"audio/g722":{"source":"iana"},"audio/g7221":{"source":"iana"},"audio/g723":{"source":"iana"},"audio/g726-16":{"source":"iana"},"audio/g726-24":{"source":"iana"},"audio/g726-32":{"source":"iana"},"audio/g726-40":{"source":"iana"},"audio/g728":{"source":"iana"},"audio/g729":{"source":"iana"},"audio/g7291":{"source":"iana"},"audio/g729d":{"source":"iana"},"audio/g729e":{"source":"iana"},"audio/gsm":{"source":"iana"},"audio/gsm-efr":{"source":"iana"},"audio/gsm-hr-08":{"source":"iana"},"audio/ilbc":{"source":"iana"},"audio/ip-mr_v2.5":{"source":"iana"},"audio/isac":{"source":"apache"},"audio/l16":{"source":"iana"},"audio/l20":{"source":"iana"},"audio/l24":{"source":"iana","compressible":false},"audio/l8":{"source":"iana"},"audio/lpc":{"source":"iana"},"audio/matroska":{"source":"iana"},"audio/melp":{"source":"iana"},"audio/melp1200":{"source":"iana"},"audio/melp2400":{"source":"iana"},"audio/melp600":{"source":"iana"},"audio/mhas":{"source":"iana"},"audio/midi":{"source":"apache","extensions":["mid","midi","kar","rmi"]},"audio/midi-clip":{"source":"iana"},"audio/mobile-xmf":{"source":"iana","extensions":["mxmf"]},"audio/mp3":{"compressible":false,"extensions":["mp3"]},"audio/mp4":{"source":"iana","compressible":false,"extensions":["m4a","mp4a","m4b"]},"audio/mp4a-latm":{"source":"iana"},"audio/mpa":{"source":"iana"},"audio/mpa-robust":{"source":"iana"},"audio/mpeg":{"source":"iana","compressible":false,"extensions":["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{"source":"iana"},"audio/musepack":{"source":"apache"},"audio/ogg":{"source":"iana","compressible":false,"extensions":["oga","ogg","spx","opus"]},"audio/opus":{"source":"iana"},"audio/parityfec":{"source":"iana"},"audio/pcma":{"source":"iana"},"audio/pcma-wb":{"source":"iana"},"audio/pcmu":{"source":"iana"},"audio/pcmu-wb":{"source":"iana"},"audio/prs.sid":{"source":"iana"},"audio/qcelp":{"source":"iana"},"audio/raptorfec":{"source":"iana"},"audio/red":{"source":"iana"},"audio/rtp-enc-aescm128":{"source":"iana"},"audio/rtp-midi":{"source":"iana"},"audio/rtploopback":{"source":"iana"},"audio/rtx":{"source":"iana"},"audio/s3m":{"source":"apache","extensions":["s3m"]},"audio/scip":{"source":"iana"},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sofa":{"source":"iana"},"audio/sp-midi":{"source":"iana"},"audio/speex":{"source":"iana"},"audio/t140c":{"source":"iana"},"audio/t38":{"source":"iana"},"audio/telephone-event":{"source":"iana"},"audio/tetra_acelp":{"source":"iana"},"audio/tetra_acelp_bb":{"source":"iana"},"audio/tone":{"source":"iana"},"audio/tsvcis":{"source":"iana"},"audio/uemclip":{"source":"iana"},"audio/ulpfec":{"source":"iana"},"audio/usac":{"source":"iana"},"audio/vdvi":{"source":"iana"},"audio/vmr-wb":{"source":"iana"},"audio/vnd.3gpp.iufp":{"source":"iana"},"audio/vnd.4sb":{"source":"iana"},"audio/vnd.audiokoz":{"source":"iana"},"audio/vnd.celp":{"source":"iana"},"audio/vnd.cisco.nse":{"source":"iana"},"audio/vnd.cmles.radio-events":{"source":"iana"},"audio/vnd.cns.anp1":{"source":"iana"},"audio/vnd.cns.inf1":{"source":"iana"},"audio/vnd.dece.audio":{"source":"iana","extensions":["uva","uvva"]},"audio/vnd.digital-winds":{"source":"iana","extensions":["eol"]},"audio/vnd.dlna.adts":{"source":"iana"},"audio/vnd.dolby.heaac.1":{"source":"iana"},"audio/vnd.dolby.heaac.2":{"source":"iana"},"audio/vnd.dolby.mlp":{"source":"iana"},"audio/vnd.dolby.mps":{"source":"iana"},"audio/vnd.dolby.pl2":{"source":"iana"},"audio/vnd.dolby.pl2x":{"source":"iana"},"audio/vnd.dolby.pl2z":{"source":"iana"},"audio/vnd.dolby.pulse.1":{"source":"iana"},"audio/vnd.dra":{"source":"iana","extensions":["dra"]},"audio/vnd.dts":{"source":"iana","extensions":["dts"]},"audio/vnd.dts.hd":{"source":"iana","extensions":["dtshd"]},"audio/vnd.dts.uhd":{"source":"iana"},"audio/vnd.dvb.file":{"source":"iana"},"audio/vnd.everad.plj":{"source":"iana"},"audio/vnd.hns.audio":{"source":"iana"},"audio/vnd.lucent.voice":{"source":"iana","extensions":["lvp"]},"audio/vnd.ms-playready.media.pya":{"source":"iana","extensions":["pya"]},"audio/vnd.nokia.mobile-xmf":{"source":"iana"},"audio/vnd.nortel.vbk":{"source":"iana"},"audio/vnd.nuera.ecelp4800":{"source":"iana","extensions":["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{"source":"iana","extensions":["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{"source":"iana","extensions":["ecelp9600"]},"audio/vnd.octel.sbc":{"source":"iana"},"audio/vnd.presonus.multitrack":{"source":"iana"},"audio/vnd.qcelp":{"source":"apache"},"audio/vnd.rhetorex.32kadpcm":{"source":"iana"},"audio/vnd.rip":{"source":"iana","extensions":["rip"]},"audio/vnd.rn-realaudio":{"compressible":false},"audio/vnd.sealedmedia.softseal.mpeg":{"source":"iana"},"audio/vnd.vmx.cvsd":{"source":"iana"},"audio/vnd.wave":{"compressible":false},"audio/vorbis":{"source":"iana","compressible":false},"audio/vorbis-config":{"source":"iana"},"audio/wav":{"compressible":false,"extensions":["wav"]},"audio/wave":{"compressible":false,"extensions":["wav"]},"audio/webm":{"source":"apache","compressible":false,"extensions":["weba"]},"audio/x-aac":{"source":"apache","compressible":false,"extensions":["aac"]},"audio/x-aiff":{"source":"apache","extensions":["aif","aiff","aifc"]},"audio/x-caf":{"source":"apache","compressible":false,"extensions":["caf"]},"audio/x-flac":{"source":"apache","extensions":["flac"]},"audio/x-m4a":{"source":"nginx","extensions":["m4a"]},"audio/x-matroska":{"source":"apache","extensions":["mka"]},"audio/x-mpegurl":{"source":"apache","extensions":["m3u"]},"audio/x-ms-wax":{"source":"apache","extensions":["wax"]},"audio/x-ms-wma":{"source":"apache","extensions":["wma"]},"audio/x-pn-realaudio":{"source":"apache","extensions":["ram","ra"]},"audio/x-pn-realaudio-plugin":{"source":"apache","extensions":["rmp"]},"audio/x-realaudio":{"source":"nginx","extensions":["ra"]},"audio/x-tta":{"source":"apache"},"audio/x-wav":{"source":"apache","extensions":["wav"]},"audio/xm":{"source":"apache","extensions":["xm"]},"chemical/x-cdx":{"source":"apache","extensions":["cdx"]},"chemical/x-cif":{"source":"apache","extensions":["cif"]},"chemical/x-cmdf":{"source":"apache","extensions":["cmdf"]},"chemical/x-cml":{"source":"apache","extensions":["cml"]},"chemical/x-csml":{"source":"apache","extensions":["csml"]},"chemical/x-pdb":{"source":"apache"},"chemical/x-xyz":{"source":"apache","extensions":["xyz"]},"font/collection":{"source":"iana","extensions":["ttc"]},"font/otf":{"source":"iana","compressible":true,"extensions":["otf"]},"font/sfnt":{"source":"iana"},"font/ttf":{"source":"iana","compressible":true,"extensions":["ttf"]},"font/woff":{"source":"iana","extensions":["woff"]},"font/woff2":{"source":"iana","extensions":["woff2"]},"image/aces":{"source":"iana","extensions":["exr"]},"image/apng":{"source":"iana","compressible":false,"extensions":["apng"]},"image/avci":{"source":"iana","extensions":["avci"]},"image/avcs":{"source":"iana","extensions":["avcs"]},"image/avif":{"source":"iana","compressible":false,"extensions":["avif"]},"image/bmp":{"source":"iana","compressible":true,"extensions":["bmp","dib"]},"image/cgm":{"source":"iana","extensions":["cgm"]},"image/dicom-rle":{"source":"iana","extensions":["drle"]},"image/dpx":{"source":"iana","extensions":["dpx"]},"image/emf":{"source":"iana","extensions":["emf"]},"image/fits":{"source":"iana","extensions":["fits"]},"image/g3fax":{"source":"iana","extensions":["g3"]},"image/gif":{"source":"iana","compressible":false,"extensions":["gif"]},"image/heic":{"source":"iana","extensions":["heic"]},"image/heic-sequence":{"source":"iana","extensions":["heics"]},"image/heif":{"source":"iana","extensions":["heif"]},"image/heif-sequence":{"source":"iana","extensions":["heifs"]},"image/hej2k":{"source":"iana","extensions":["hej2"]},"image/ief":{"source":"iana","extensions":["ief"]},"image/j2c":{"source":"iana"},"image/jaii":{"source":"iana","extensions":["jaii"]},"image/jais":{"source":"iana","extensions":["jais"]},"image/jls":{"source":"iana","extensions":["jls"]},"image/jp2":{"source":"iana","compressible":false,"extensions":["jp2","jpg2"]},"image/jpeg":{"source":"iana","compressible":false,"extensions":["jpg","jpeg","jpe"]},"image/jph":{"source":"iana","extensions":["jph"]},"image/jphc":{"source":"iana","extensions":["jhc"]},"image/jpm":{"source":"iana","compressible":false,"extensions":["jpm","jpgm"]},"image/jpx":{"source":"iana","compressible":false,"extensions":["jpx","jpf"]},"image/jxl":{"source":"iana","extensions":["jxl"]},"image/jxr":{"source":"iana","extensions":["jxr"]},"image/jxra":{"source":"iana","extensions":["jxra"]},"image/jxrs":{"source":"iana","extensions":["jxrs"]},"image/jxs":{"source":"iana","extensions":["jxs"]},"image/jxsc":{"source":"iana","extensions":["jxsc"]},"image/jxsi":{"source":"iana","extensions":["jxsi"]},"image/jxss":{"source":"iana","extensions":["jxss"]},"image/ktx":{"source":"iana","extensions":["ktx"]},"image/ktx2":{"source":"iana","extensions":["ktx2"]},"image/naplps":{"source":"iana"},"image/pjpeg":{"compressible":false,"extensions":["jfif"]},"image/png":{"source":"iana","compressible":false,"extensions":["png"]},"image/prs.btif":{"source":"iana","extensions":["btif","btf"]},"image/prs.pti":{"source":"iana","extensions":["pti"]},"image/pwg-raster":{"source":"iana"},"image/sgi":{"source":"apache","extensions":["sgi"]},"image/svg+xml":{"source":"iana","compressible":true,"extensions":["svg","svgz"]},"image/t38":{"source":"iana","extensions":["t38"]},"image/tiff":{"source":"iana","compressible":false,"extensions":["tif","tiff"]},"image/tiff-fx":{"source":"iana","extensions":["tfx"]},"image/vnd.adobe.photoshop":{"source":"iana","compressible":true,"extensions":["psd"]},"image/vnd.airzip.accelerator.azv":{"source":"iana","extensions":["azv"]},"image/vnd.clip":{"source":"iana"},"image/vnd.cns.inf2":{"source":"iana"},"image/vnd.dece.graphic":{"source":"iana","extensions":["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{"source":"iana","extensions":["djvu","djv"]},"image/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"image/vnd.dwg":{"source":"iana","extensions":["dwg"]},"image/vnd.dxf":{"source":"iana","extensions":["dxf"]},"image/vnd.fastbidsheet":{"source":"iana","extensions":["fbs"]},"image/vnd.fpx":{"source":"iana","extensions":["fpx"]},"image/vnd.fst":{"source":"iana","extensions":["fst"]},"image/vnd.fujixerox.edmics-mmr":{"source":"iana","extensions":["mmr"]},"image/vnd.fujixerox.edmics-rlc":{"source":"iana","extensions":["rlc"]},"image/vnd.globalgraphics.pgb":{"source":"iana"},"image/vnd.microsoft.icon":{"source":"iana","compressible":true,"extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"compressible":true,"extensions":["dds"]},"image/vnd.ms-modi":{"source":"iana","extensions":["mdi"]},"image/vnd.ms-photo":{"source":"apache","extensions":["wdp"]},"image/vnd.net-fpx":{"source":"iana","extensions":["npx"]},"image/vnd.pco.b16":{"source":"iana","extensions":["b16"]},"image/vnd.radiance":{"source":"iana"},"image/vnd.sealed.png":{"source":"iana"},"image/vnd.sealedmedia.softseal.gif":{"source":"iana"},"image/vnd.sealedmedia.softseal.jpg":{"source":"iana"},"image/vnd.svf":{"source":"iana"},"image/vnd.tencent.tap":{"source":"iana","extensions":["tap"]},"image/vnd.valve.source.texture":{"source":"iana","extensions":["vtf"]},"image/vnd.wap.wbmp":{"source":"iana","extensions":["wbmp"]},"image/vnd.xiff":{"source":"iana","extensions":["xif"]},"image/vnd.zbrush.pcx":{"source":"iana","extensions":["pcx"]},"image/webp":{"source":"iana","extensions":["webp"]},"image/wmf":{"source":"iana","extensions":["wmf"]},"image/x-3ds":{"source":"apache","extensions":["3ds"]},"image/x-adobe-dng":{"extensions":["dng"]},"image/x-cmu-raster":{"source":"apache","extensions":["ras"]},"image/x-cmx":{"source":"apache","extensions":["cmx"]},"image/x-emf":{"source":"iana"},"image/x-freehand":{"source":"apache","extensions":["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{"source":"apache","compressible":true,"extensions":["ico"]},"image/x-jng":{"source":"nginx","extensions":["jng"]},"image/x-mrsid-image":{"source":"apache","extensions":["sid"]},"image/x-ms-bmp":{"source":"nginx","compressible":true,"extensions":["bmp"]},"image/x-pcx":{"source":"apache","extensions":["pcx"]},"image/x-pict":{"source":"apache","extensions":["pic","pct"]},"image/x-portable-anymap":{"source":"apache","extensions":["pnm"]},"image/x-portable-bitmap":{"source":"apache","extensions":["pbm"]},"image/x-portable-graymap":{"source":"apache","extensions":["pgm"]},"image/x-portable-pixmap":{"source":"apache","extensions":["ppm"]},"image/x-rgb":{"source":"apache","extensions":["rgb"]},"image/x-tga":{"source":"apache","extensions":["tga"]},"image/x-wmf":{"source":"iana"},"image/x-xbitmap":{"source":"apache","extensions":["xbm"]},"image/x-xcf":{"compressible":false},"image/x-xpixmap":{"source":"apache","extensions":["xpm"]},"image/x-xwindowdump":{"source":"apache","extensions":["xwd"]},"message/bhttp":{"source":"iana"},"message/cpim":{"source":"iana"},"message/delivery-status":{"source":"iana"},"message/disposition-notification":{"source":"iana","extensions":["disposition-notification"]},"message/external-body":{"source":"iana"},"message/feedback-report":{"source":"iana"},"message/global":{"source":"iana","extensions":["u8msg"]},"message/global-delivery-status":{"source":"iana","extensions":["u8dsn"]},"message/global-disposition-notification":{"source":"iana","extensions":["u8mdn"]},"message/global-headers":{"source":"iana","extensions":["u8hdr"]},"message/http":{"source":"iana","compressible":false},"message/imdn+xml":{"source":"iana","compressible":true},"message/mls":{"source":"iana"},"message/news":{"source":"apache"},"message/ohttp-req":{"source":"iana"},"message/ohttp-res":{"source":"iana"},"message/partial":{"source":"iana","compressible":false},"message/rfc822":{"source":"iana","compressible":true,"extensions":["eml","mime","mht","mhtml"]},"message/s-http":{"source":"apache"},"message/sip":{"source":"iana"},"message/sipfrag":{"source":"iana"},"message/tracking-status":{"source":"iana"},"message/vnd.si.simp":{"source":"apache"},"message/vnd.wfa.wsc":{"source":"iana","extensions":["wsc"]},"model/3mf":{"source":"iana","extensions":["3mf"]},"model/e57":{"source":"iana"},"model/gltf+json":{"source":"iana","compressible":true,"extensions":["gltf"]},"model/gltf-binary":{"source":"iana","compressible":true,"extensions":["glb"]},"model/iges":{"source":"iana","compressible":false,"extensions":["igs","iges"]},"model/jt":{"source":"iana","extensions":["jt"]},"model/mesh":{"source":"iana","compressible":false,"extensions":["msh","mesh","silo"]},"model/mtl":{"source":"iana","extensions":["mtl"]},"model/obj":{"source":"iana","extensions":["obj"]},"model/prc":{"source":"iana","extensions":["prc"]},"model/step":{"source":"iana","extensions":["step","stp","stpnc","p21","210"]},"model/step+xml":{"source":"iana","compressible":true,"extensions":["stpx"]},"model/step+zip":{"source":"iana","compressible":false,"extensions":["stpz"]},"model/step-xml+zip":{"source":"iana","compressible":false,"extensions":["stpxz"]},"model/stl":{"source":"iana","extensions":["stl"]},"model/u3d":{"source":"iana","extensions":["u3d"]},"model/vnd.bary":{"source":"iana","extensions":["bary"]},"model/vnd.cld":{"source":"iana","extensions":["cld"]},"model/vnd.collada+xml":{"source":"iana","compressible":true,"extensions":["dae"]},"model/vnd.dwf":{"source":"iana","extensions":["dwf"]},"model/vnd.flatland.3dml":{"source":"iana"},"model/vnd.gdl":{"source":"iana","extensions":["gdl"]},"model/vnd.gs-gdl":{"source":"apache"},"model/vnd.gs.gdl":{"source":"iana"},"model/vnd.gtw":{"source":"iana","extensions":["gtw"]},"model/vnd.moml+xml":{"source":"iana","compressible":true},"model/vnd.mts":{"source":"iana","extensions":["mts"]},"model/vnd.opengex":{"source":"iana","extensions":["ogex"]},"model/vnd.parasolid.transmit.binary":{"source":"iana","extensions":["x_b"]},"model/vnd.parasolid.transmit.text":{"source":"iana","extensions":["x_t"]},"model/vnd.pytha.pyox":{"source":"iana","extensions":["pyo","pyox"]},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.sap.vds":{"source":"iana","extensions":["vds"]},"model/vnd.usda":{"source":"iana","extensions":["usda"]},"model/vnd.usdz+zip":{"source":"iana","compressible":false,"extensions":["usdz"]},"model/vnd.valve.source.compiled-map":{"source":"iana","extensions":["bsp"]},"model/vnd.vtu":{"source":"iana","extensions":["vtu"]},"model/vrml":{"source":"iana","compressible":false,"extensions":["wrl","vrml"]},"model/x3d+binary":{"source":"apache","compressible":false,"extensions":["x3db","x3dbz"]},"model/x3d+fastinfoset":{"source":"iana","extensions":["x3db"]},"model/x3d+vrml":{"source":"apache","compressible":false,"extensions":["x3dv","x3dvz"]},"model/x3d+xml":{"source":"iana","compressible":true,"extensions":["x3d","x3dz"]},"model/x3d-vrml":{"source":"iana","extensions":["x3dv"]},"multipart/alternative":{"source":"iana","compressible":false},"multipart/appledouble":{"source":"iana"},"multipart/byteranges":{"source":"iana"},"multipart/digest":{"source":"iana"},"multipart/encrypted":{"source":"iana","compressible":false},"multipart/form-data":{"source":"iana","compressible":false},"multipart/header-set":{"source":"iana"},"multipart/mixed":{"source":"iana"},"multipart/multilingual":{"source":"iana"},"multipart/parallel":{"source":"iana"},"multipart/related":{"source":"iana","compressible":false},"multipart/report":{"source":"iana"},"multipart/signed":{"source":"iana","compressible":false},"multipart/vnd.bint.med-plus":{"source":"iana"},"multipart/voice-message":{"source":"iana"},"multipart/x-mixed-replace":{"source":"iana"},"text/1d-interleaved-parityfec":{"source":"iana"},"text/cache-manifest":{"source":"iana","compressible":true,"extensions":["appcache","manifest"]},"text/calendar":{"source":"iana","extensions":["ics","ifb"]},"text/calender":{"compressible":true},"text/cmd":{"compressible":true},"text/coffeescript":{"extensions":["coffee","litcoffee"]},"text/cql":{"source":"iana"},"text/cql-expression":{"source":"iana"},"text/cql-identifier":{"source":"iana"},"text/css":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["css"]},"text/csv":{"source":"iana","compressible":true,"extensions":["csv"]},"text/csv-schema":{"source":"iana"},"text/directory":{"source":"iana"},"text/dns":{"source":"iana"},"text/ecmascript":{"source":"apache"},"text/encaprtp":{"source":"iana"},"text/enriched":{"source":"iana"},"text/fhirpath":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/gff3":{"source":"iana"},"text/grammar-ref-list":{"source":"iana"},"text/hl7v2":{"source":"iana"},"text/html":{"source":"iana","compressible":true,"extensions":["html","htm","shtml"]},"text/jade":{"extensions":["jade"]},"text/javascript":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["js","mjs"]},"text/jcr-cnd":{"source":"iana"},"text/jsx":{"compressible":true,"extensions":["jsx"]},"text/less":{"compressible":true,"extensions":["less"]},"text/markdown":{"source":"iana","compressible":true,"extensions":["md","markdown"]},"text/mathml":{"source":"nginx","extensions":["mml"]},"text/mdx":{"compressible":true,"extensions":["mdx"]},"text/mizar":{"source":"iana"},"text/n3":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["n3"]},"text/parameters":{"source":"iana","charset":"UTF-8"},"text/parityfec":{"source":"iana"},"text/plain":{"source":"iana","compressible":true,"extensions":["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{"source":"iana","charset":"UTF-8"},"text/prs.fallenstein.rst":{"source":"iana"},"text/prs.lines.tag":{"source":"iana","extensions":["dsc"]},"text/prs.prop.logic":{"source":"iana"},"text/prs.texi":{"source":"iana"},"text/raptorfec":{"source":"iana"},"text/red":{"source":"iana"},"text/rfc822-headers":{"source":"iana"},"text/richtext":{"source":"iana","compressible":true,"extensions":["rtx"]},"text/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"text/rtp-enc-aescm128":{"source":"iana"},"text/rtploopback":{"source":"iana"},"text/rtx":{"source":"iana"},"text/sgml":{"source":"iana","extensions":["sgml","sgm"]},"text/shaclc":{"source":"iana"},"text/shex":{"source":"iana","extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/spdx":{"source":"iana","extensions":["spdx"]},"text/strings":{"source":"iana"},"text/stylus":{"extensions":["stylus","styl"]},"text/t140":{"source":"iana"},"text/tab-separated-values":{"source":"iana","compressible":true,"extensions":["tsv"]},"text/troff":{"source":"iana","extensions":["t","tr","roff","man","me","ms"]},"text/turtle":{"source":"iana","charset":"UTF-8","extensions":["ttl"]},"text/ulpfec":{"source":"iana"},"text/uri-list":{"source":"iana","compressible":true,"extensions":["uri","uris","urls"]},"text/vcard":{"source":"iana","compressible":true,"extensions":["vcard"]},"text/vnd.a":{"source":"iana"},"text/vnd.abc":{"source":"iana"},"text/vnd.ascii-art":{"source":"iana"},"text/vnd.curl":{"source":"iana","extensions":["curl"]},"text/vnd.curl.dcurl":{"source":"apache","extensions":["dcurl"]},"text/vnd.curl.mcurl":{"source":"apache","extensions":["mcurl"]},"text/vnd.curl.scurl":{"source":"apache","extensions":["scurl"]},"text/vnd.debian.copyright":{"source":"iana","charset":"UTF-8"},"text/vnd.dmclientscript":{"source":"iana"},"text/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"text/vnd.esmertec.theme-descriptor":{"source":"iana","charset":"UTF-8"},"text/vnd.exchangeable":{"source":"iana"},"text/vnd.familysearch.gedcom":{"source":"iana","extensions":["ged"]},"text/vnd.ficlab.flt":{"source":"iana"},"text/vnd.fly":{"source":"iana","extensions":["fly"]},"text/vnd.fmi.flexstor":{"source":"iana","extensions":["flx"]},"text/vnd.gml":{"source":"iana"},"text/vnd.graphviz":{"source":"iana","extensions":["gv"]},"text/vnd.hans":{"source":"iana"},"text/vnd.hgl":{"source":"iana"},"text/vnd.in3d.3dml":{"source":"iana","extensions":["3dml"]},"text/vnd.in3d.spot":{"source":"iana","extensions":["spot"]},"text/vnd.iptc.newsml":{"source":"iana"},"text/vnd.iptc.nitf":{"source":"iana"},"text/vnd.latex-z":{"source":"iana"},"text/vnd.motorola.reflex":{"source":"iana"},"text/vnd.ms-mediapackage":{"source":"iana"},"text/vnd.net2phone.commcenter.command":{"source":"iana"},"text/vnd.radisys.msml-basic-layout":{"source":"iana"},"text/vnd.senx.warpscript":{"source":"iana"},"text/vnd.si.uricatalogue":{"source":"apache"},"text/vnd.sosi":{"source":"iana"},"text/vnd.sun.j2me.app-descriptor":{"source":"iana","charset":"UTF-8","extensions":["jad"]},"text/vnd.trolltech.linguist":{"source":"iana","charset":"UTF-8"},"text/vnd.vcf":{"source":"iana"},"text/vnd.wap.si":{"source":"iana"},"text/vnd.wap.sl":{"source":"iana"},"text/vnd.wap.wml":{"source":"iana","extensions":["wml"]},"text/vnd.wap.wmlscript":{"source":"iana","extensions":["wmls"]},"text/vnd.zoo.kcl":{"source":"iana"},"text/vtt":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["vtt"]},"text/wgsl":{"source":"iana","extensions":["wgsl"]},"text/x-asm":{"source":"apache","extensions":["s","asm"]},"text/x-c":{"source":"apache","extensions":["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{"source":"nginx","extensions":["htc"]},"text/x-fortran":{"source":"apache","extensions":["f","for","f77","f90"]},"text/x-gwt-rpc":{"compressible":true},"text/x-handlebars-template":{"extensions":["hbs"]},"text/x-java-source":{"source":"apache","extensions":["java"]},"text/x-jquery-tmpl":{"compressible":true},"text/x-lua":{"extensions":["lua"]},"text/x-markdown":{"compressible":true,"extensions":["mkd"]},"text/x-nfo":{"source":"apache","extensions":["nfo"]},"text/x-opml":{"source":"apache","extensions":["opml"]},"text/x-org":{"compressible":true,"extensions":["org"]},"text/x-pascal":{"source":"apache","extensions":["p","pas"]},"text/x-processing":{"compressible":true,"extensions":["pde"]},"text/x-sass":{"extensions":["sass"]},"text/x-scss":{"extensions":["scss"]},"text/x-setext":{"source":"apache","extensions":["etx"]},"text/x-sfv":{"source":"apache","extensions":["sfv"]},"text/x-suse-ymp":{"compressible":true,"extensions":["ymp"]},"text/x-uuencode":{"source":"apache","extensions":["uu"]},"text/x-vcalendar":{"source":"apache","extensions":["vcs"]},"text/x-vcard":{"source":"apache","extensions":["vcf"]},"text/xml":{"source":"iana","compressible":true,"extensions":["xml"]},"text/xml-external-parsed-entity":{"source":"iana"},"text/yaml":{"compressible":true,"extensions":["yaml","yml"]},"video/1d-interleaved-parityfec":{"source":"iana"},"video/3gpp":{"source":"iana","extensions":["3gp","3gpp"]},"video/3gpp-tt":{"source":"iana"},"video/3gpp2":{"source":"iana","extensions":["3g2"]},"video/av1":{"source":"iana"},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/evc":{"source":"iana"},"video/ffv1":{"source":"iana"},"video/flexfec":{"source":"iana"},"video/h261":{"source":"iana","extensions":["h261"]},"video/h263":{"source":"iana","extensions":["h263"]},"video/h263-1998":{"source":"iana"},"video/h263-2000":{"source":"iana"},"video/h264":{"source":"iana","extensions":["h264"]},"video/h264-rcdo":{"source":"iana"},"video/h264-svc":{"source":"iana"},"video/h265":{"source":"iana"},"video/h266":{"source":"iana"},"video/iso.segment":{"source":"iana","extensions":["m4s"]},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/jxsv":{"source":"iana"},"video/lottie+json":{"source":"iana","compressible":true},"video/matroska":{"source":"iana"},"video/matroska-3d":{"source":"iana"},"video/mj2":{"source":"iana","extensions":["mj2","mjp2"]},"video/mp1s":{"source":"iana"},"video/mp2p":{"source":"iana"},"video/mp2t":{"source":"iana","extensions":["ts","m2t","m2ts","mts"]},"video/mp4":{"source":"iana","compressible":false,"extensions":["mp4","mp4v","mpg4"]},"video/mp4v-es":{"source":"iana"},"video/mpeg":{"source":"iana","compressible":false,"extensions":["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{"source":"iana"},"video/mpv":{"source":"iana"},"video/nv":{"source":"iana"},"video/ogg":{"source":"iana","compressible":false,"extensions":["ogv"]},"video/parityfec":{"source":"iana"},"video/pointer":{"source":"iana"},"video/quicktime":{"source":"iana","compressible":false,"extensions":["qt","mov"]},"video/raptorfec":{"source":"iana"},"video/raw":{"source":"iana"},"video/rtp-enc-aescm128":{"source":"iana"},"video/rtploopback":{"source":"iana"},"video/rtx":{"source":"iana"},"video/scip":{"source":"iana"},"video/smpte291":{"source":"iana"},"video/smpte292m":{"source":"iana"},"video/ulpfec":{"source":"iana"},"video/vc1":{"source":"iana"},"video/vc2":{"source":"iana"},"video/vnd.cctv":{"source":"iana"},"video/vnd.dece.hd":{"source":"iana","extensions":["uvh","uvvh"]},"video/vnd.dece.mobile":{"source":"iana","extensions":["uvm","uvvm"]},"video/vnd.dece.mp4":{"source":"iana"},"video/vnd.dece.pd":{"source":"iana","extensions":["uvp","uvvp"]},"video/vnd.dece.sd":{"source":"iana","extensions":["uvs","uvvs"]},"video/vnd.dece.video":{"source":"iana","extensions":["uvv","uvvv"]},"video/vnd.directv.mpeg":{"source":"iana"},"video/vnd.directv.mpeg-tts":{"source":"iana"},"video/vnd.dlna.mpeg-tts":{"source":"iana"},"video/vnd.dvb.file":{"source":"iana","extensions":["dvb"]},"video/vnd.fvt":{"source":"iana","extensions":["fvt"]},"video/vnd.hns.video":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.ttsavc":{"source":"iana"},"video/vnd.iptvforum.ttsmpeg2":{"source":"iana"},"video/vnd.motorola.video":{"source":"iana"},"video/vnd.motorola.videop":{"source":"iana"},"video/vnd.mpegurl":{"source":"iana","extensions":["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{"source":"iana","extensions":["pyv"]},"video/vnd.nokia.interleaved-multimedia":{"source":"iana"},"video/vnd.nokia.mp4vr":{"source":"iana"},"video/vnd.nokia.videovoip":{"source":"iana"},"video/vnd.objectvideo":{"source":"iana"},"video/vnd.planar":{"source":"iana"},"video/vnd.radgamettools.bink":{"source":"iana"},"video/vnd.radgamettools.smacker":{"source":"apache"},"video/vnd.sealed.mpeg1":{"source":"iana"},"video/vnd.sealed.mpeg4":{"source":"iana"},"video/vnd.sealed.swf":{"source":"iana"},"video/vnd.sealedmedia.softseal.mov":{"source":"iana"},"video/vnd.uvvu.mp4":{"source":"iana","extensions":["uvu","uvvu"]},"video/vnd.vivo":{"source":"iana","extensions":["viv"]},"video/vnd.youtube.yt":{"source":"iana"},"video/vp8":{"source":"iana"},"video/vp9":{"source":"iana"},"video/webm":{"source":"apache","compressible":false,"extensions":["webm"]},"video/x-f4v":{"source":"apache","extensions":["f4v"]},"video/x-fli":{"source":"apache","extensions":["fli"]},"video/x-flv":{"source":"apache","compressible":false,"extensions":["flv"]},"video/x-m4v":{"source":"apache","extensions":["m4v"]},"video/x-matroska":{"source":"apache","compressible":false,"extensions":["mkv","mk3d","mks"]},"video/x-mng":{"source":"apache","extensions":["mng"]},"video/x-ms-asf":{"source":"apache","extensions":["asf","asx"]},"video/x-ms-vob":{"source":"apache","extensions":["vob"]},"video/x-ms-wm":{"source":"apache","extensions":["wm"]},"video/x-ms-wmv":{"source":"apache","compressible":false,"extensions":["wmv"]},"video/x-ms-wmx":{"source":"apache","extensions":["wmx"]},"video/x-ms-wvx":{"source":"apache","extensions":["wvx"]},"video/x-msvideo":{"source":"apache","extensions":["avi"]},"video/x-sgi-movie":{"source":"apache","extensions":["movie"]},"video/x-smv":{"source":"apache","extensions":["smv"]},"x-conference/x-cooltalk":{"source":"apache","extensions":["ice"]},"x-shader/x-fragment":{"compressible":true},"x-shader/x-vertex":{"compressible":true}}');
|
|
45284
45294
|
|
|
45285
|
-
/***/ }
|
|
45295
|
+
/***/ },
|
|
45286
45296
|
|
|
45287
|
-
/***/ 1830
|
|
45288
|
-
|
|
45297
|
+
/***/ 1830
|
|
45298
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
45289
45299
|
|
|
45290
45300
|
"use strict";
|
|
45291
45301
|
|
|
@@ -45542,10 +45552,10 @@ callback) {
|
|
|
45542
45552
|
} // renderAutoComplete22q1
|
|
45543
45553
|
//# sourceMappingURL=autocompletePicker.js.map
|
|
45544
45554
|
|
|
45545
|
-
/***/ }
|
|
45555
|
+
/***/ },
|
|
45546
45556
|
|
|
45547
|
-
/***/ 1838
|
|
45548
|
-
|
|
45557
|
+
/***/ 1838
|
|
45558
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
45549
45559
|
|
|
45550
45560
|
"use strict";
|
|
45551
45561
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -45696,10 +45706,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45696
45706
|
// ends
|
|
45697
45707
|
//# sourceMappingURL=folderPane.js.map
|
|
45698
45708
|
|
|
45699
|
-
/***/ }
|
|
45709
|
+
/***/ },
|
|
45700
45710
|
|
|
45701
|
-
/***/ 1878
|
|
45702
|
-
|
|
45711
|
+
/***/ 1878
|
|
45712
|
+
(__unused_webpack_module, exports) {
|
|
45703
45713
|
|
|
45704
45714
|
/**
|
|
45705
45715
|
* Check if QR Code version is valid
|
|
@@ -45712,10 +45722,10 @@ exports.isValid = function isValid (version) {
|
|
|
45712
45722
|
}
|
|
45713
45723
|
|
|
45714
45724
|
|
|
45715
|
-
/***/ }
|
|
45725
|
+
/***/ },
|
|
45716
45726
|
|
|
45717
|
-
/***/ 1917
|
|
45718
|
-
|
|
45727
|
+
/***/ 1917
|
|
45728
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
45719
45729
|
|
|
45720
45730
|
"use strict";
|
|
45721
45731
|
|
|
@@ -45775,17 +45785,17 @@ async function render(dom, main, statusArea) {
|
|
|
45775
45785
|
var _default = exports["default"] = trustedApplicationView;
|
|
45776
45786
|
//# sourceMappingURL=trustedApplications.view.js.map
|
|
45777
45787
|
|
|
45778
|
-
/***/ }
|
|
45788
|
+
/***/ },
|
|
45779
45789
|
|
|
45780
|
-
/***/ 1927
|
|
45781
|
-
|
|
45790
|
+
/***/ 1927
|
|
45791
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
45782
45792
|
|
|
45783
45793
|
!function(e,t){ true?module.exports=t(__webpack_require__(500),__webpack_require__(8230),__webpack_require__(9332)):0}(this,(e,t,n)=>(()=>{"use strict";var i={264:e=>{e.exports=t},426:t=>{t.exports=e},663:e=>{e.exports=n}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return i[e](n,n.exports,a),n.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s={};a.r(s),a.d(s,{default:()=>p});var r=a(426),l=a(264),d=a(663);const{typeIndex:c}=d.solidLogicSingleton,{loadTypeIndexesFor:u}=c,m=r.ns,p={icon:r.icons.iconBase+"noun_66617.svg",name:"meeting",audience:[m.solid("PowerUser")],label:function(e,t){const n=t.session.store,i=r.ns;return n.holds(e,i.rdf("type"),i.meeting("Meeting"))?"Meeting":null},mintClass:r.ns.meeting("Meeting"),mintNew:function(e,t){return new Promise(function(n,i){const o=e.session.store,a=r.ns;t.newInstance=t.newInstance||o.sym(t.newBase+"index.ttl#this");const s=t.newInstance,c=s.doc(),u=d.authn.currentUser();u&&o.add(s,a.dc("author"),u,c),o.add(s,a.rdf("type"),a.meeting("Meeting"),c),o.add(s,a.dc("created"),new Date,c),o.add(s,a.ui("backgroundColor"),new l.Literal("#ddddcc",void 0,a.xsd("color")),c);const m=new l.Collection;o.add(s,a.meeting("toolList"),m,c),m.elements.push(s),o.updater.put(c,o.statementsMatching(void 0,void 0,void 0,c),"text/turtle",function(e,o,a){o?n(t):i(new Error("Error writing meeting configuration: "+a))})})},render:function(e,t){const n=t.dom,i=t.session.store,o=r.ns,a=i.updater,s=this,c=function(e,t){console.log(e);const i=n.createElement("pre");i.setAttribute("style","background-color: "+t||0),h.appendChild(i),i.appendChild(n.createTextNode(e))},m=function(e,t){e||c(t)},p=e,g=e.doc(),f=e.dir().uri,h=n.createElement("div"),b=h.appendChild(n.createElement("table"));b.style="width: 100%; height: 100%; margin:0;";const w=b.appendChild(n.createElement("tr"));w.appendChild(n.createElement("div"));const y=b.appendChild(n.createElement("tr")),v=b.appendChild(n.createElement("td")).appendChild(n.createElement("table")).appendChild(n.createElement("tr"));w.setAttribute("style","height: 2em;");let C=null;const x=function(){a.put(g,i.statementsMatching(void 0,void 0,void 0,g),"text/turtle",function(e,t,n){t?($.refresh(),z()):c(n="FAILED to save new thing at: "+g+" : "+n)})},k=function(e,t,n){const s=t.doc();n&&i.add(p,n,t,s),i.add(t,o.meeting("parentMeeting"),p,s),a.put(s,i.statementsMatching(void 0,void 0,void 0,s),"text/turtle",function(e,n,i){n?x():c("FAILED to save new tool at: "+t+" : "+i)})},T=function(e,t,n,a){t&&i.add(p,t,e,g);const s=r.widgets.newThing(g);return n&&i.add(s,o.rdfs("label"),n,g),a&&i.add(s,o.meeting("icon"),i.sym(a),g),i.add(s,o.rdf("type"),o.meeting("Tool"),g),i.add(s,o.meeting("target"),e,g),i.the(p,o.meeting("toolList")).elements.push(s),s};function A(e){const t=/https:\/\/www\.google\..*\/maps\//,n="https://www.google.com/maps/embed/v1/",i=e.uri;if(!i.match(t))return e;if(i.startsWith(n))return e;const o=i.replace(t,n)+"&key=AIzaSyB8aaT6bY9tcLCmc2oPCkdUYLmTOWM8R54";return console.log("Converted Google Map URI! "+o),l.sym(o)}const E=function(n){Promise.all(n.map(function(n){return function(n){return new Promise(function(a){console.log("Dropped on thing "+n);const s=n.uri;if(s.startsWith("http:")&&s.indexOf("#")<0)return function(n){const a=o.wf("attachment");i.add(e,a,n,e.doc()),P({icon:"noun_160581.svg",limit:1,shareTab:!0},{newInstance:e,pane:t.session.paneRegistry.byName("link"),predicate:o.meeting("attachmentTool"),tabTitle:"Links",view:"link",noIndexHTML:!0})}(n),a(n);i.fetcher.nowOrWhenFetched(n,function(e,t){function d(e){e=A(e),console.log("make web page attachement tab "+e);const t=T(e,r.ns.wf("attachment"),r.utils.label(e),null);return i.add(t,r.ns.meeting("view"),"iframe",g),a(e)}if(e){const e=n,t=i.findTypeURIs(e);for(const e in t)console.log(" drop object type includes: "+e);if(o.vcard("Individual").uri in t||o.foaf("Person").uri in t||o.foaf("Agent").uri in t)return function(e){const t=i.any(e,o.foaf("preferredURI")),n=t?i.sym(t):e,a=i.any(p,o.meeting("attendeeGroup")),s=function(e,t){const n=[l.st(t,r.ns.vcard("hasMember"),e,t.doc())],a=i.any(e,o.vcard("fn"))||i.any(e,o.foaf("name"));a&&n.push(l.st(e,r.ns.vcard("fn"),a,t.doc())),i.fetcher.nowOrWhenFetched(t.doc(),void 0,function(o,a){o?i.updater.update([],n,function(t,n,i){m(n,i),n&&console.log("Addded to particpants OK: "+e)}):c("Can't read group to add person"+t)})};a?s(n,a):I().then(function(e){const t=e.newInstance;s(n,t),i.fetcher.putBack(g,{contentType:"text/turtle"}).then(function(e){console.log("Particiants Group created: "+t)})}).catch(function(e){c(e)})}(n),a(n);if(s.startsWith("https:")&&s.indexOf("#")<0){const e=i.fetcher.getHeader(n,"x-frame-options");let t=!0;if(e)for(let n=0;n<e.length;n++)console.log("x-frame-options: "+e[n]),e[n].indexOf("sameorigin")<0&&(t=!1),e[n].indexOf("deny")<0&&(t=!1);if(t)return function(e){const t=T(e,r.ns.wf("attachment"),r.utils.label(e),null);i.add(t,r.ns.meeting("view"),"iframe",g)}(n=A(n)),a(n)}return console.log("Default: assume web page attachement "+n),d(n)}return console.log("Error looking up dropped thing, will just add it anyway. "+n+": "+t),d(n)})})}(l.sym(n))})).then(function(e){x()})},F=function(e){r.widgets.uploadFiles(i.fetcher,e,p.dir().uri+"Files",p.dir().uri+"Pictures",function(e,t){e.type.startsWith("image/")?L("Files"):M("Pictures")})},L=function(e){return P({icon:"noun_598334.svg",limit:1,shareTab:!0},{newInstance:i.sym(p.dir().uri+e+"/"),pane:t.session.paneRegistry.byName("folder"),predicate:o.meeting("pictures"),shareTab:!0,tabTitle:e,view:"slideshow",noIndexHTML:!0})},M=function(e){return P({icon:"noun_681601.svg",limit:1,shareTab:!0},{newInstance:i.sym(p.dir().uri+"Files/"),pane:t.session.paneRegistry.byName("folder"),predicate:o.meeting("materialsFolder"),tabTitle:"Materials",noIndexHTML:!0})},I=function(){return P({icon:"noun_339237.svg",limit:1,shareTab:!0},{newInstance:i.sym(p.dir().uri+"Attendees/index.ttl#this"),pane:t.session.paneRegistry.byName("contact"),predicate:o.meeting("attendeeGroup"),tabTitle:"Attendees",instanceClass:o.vcard("Group"),instanceName:r.utils.label(e)+" attendees",noIndexHTML:!0})};function P(e,n){return new Promise(function(i,o){const a=t.session.store;if(!n.useExisting){const t=a.any(p,n.predicate);if(t){if(e.limit&&1===e.limit&&!e.shareTab)return c("Already have "+t+" as "+r.utils.label(n.predicate)),c("Cant have two"),i(null);if(e.shareTab)return console.log("Using existing "+t+" as "+r.utils.label(n.predicate)),i({me:C,newInstance:t,instanceClass:n.instanceClass})}}C||n.me||o(new Error("Username not defined for new tool")),n.me=n.me||C,n.newInstance=n.useExisting||n.newInstance||a.sym(n.newBase+"index.ttl#this"),n.pane.mintNew(t,n).then(function(e){const t=T(e.newInstance,e.predicate,e.tabTitle,e.pane.icon);e.view&&a.add(t,r.ns.meeting("view"),e.view,g),x(),a.fetcher.putBack(g,{contentType:"text/turtle"}).then(function(t){i(e)}).catch(function(e){o(e)})}).catch(function(e){c(e),o(e)})})}const _=function(){const e=r.login.selectWorkspace(n,{noun:"meeting"},function(i,o){s.mintNew(t,{newBase:o}).then(function(t){const i=t.newInstance;R.removeChild(e);const o=R.appendChild(n.createElement("p"));o.setAttribute("style","font-size: 140%;"),o.innerHTML="Your <a target='_blank' href='"+i.uri+"'><b>new meeting</b></a> is ready to be set up. <br/><br/><a target='_blank' href='"+i.uri+"'>Go to your new meeting.</a>"}).catch(function(t){R.removeChild(e),R.appendChild(r.widgets.errorMessageBlock(n,t))})});R.appendChild(e)},S=[{icon:"noun_339237.svg",maker:function(e){const n=f+"Group/",i=t.session.store;let a=i.any(p,o.meeting("particpants"));a||(a=l.sym(n+"index.ttl#this")),console.log("Participant group: "+a);const s=T(a,o.meeting("particpants"),"Particpants",r.icons.iconBase+"noun_339237.svg");i.add(s,r.ns.meeting("view"),"peoplePicker",g),x()},hint:"Make a group of people",limit:1},{icon:"noun_346777.svg",maker:function(e){return P(e,{useExisting:p,pane:t.session.paneRegistry.byName("schedule"),view:"schedule",tabTitle:"Schedule poll",noIndexHTML:!0})},hint:"Make a poll to schedule the meeting"},{icon:"noun_48218.svg",maker:function(e){},limit:1,hint:"Add an agenda list",disabled:!0},{icon:"noun_79217.svg",maker:function(e){return P(e,{newBase:f+"SharedNotes/",predicate:r.ns.meeting("sharedNotes"),tabTitle:"Shared Notes",pane:t.session.paneRegistry.byName("pad")})},hint:"Add a shared notepad"},{icon:"noun_346319.svg",maker:function(e){const n=f+"Chat/",i=t.session.store;if(i.holds(p,o.meeting("chat")))return void console.log("Ignored - already have chat");const a=i.sym(n+"chat.ttl");i.add(a,o.rdf("type"),o.meeting("Chat"),a),T(a,o.meeting("chat"),"Chat",r.icons.iconBase+"noun_346319.svg"),k(0,a,o.meeting("chat"))},limit:1,hint:"Add a chat channel for the meeting"},{icon:"noun_17020.svg",maker:function(e){const n=f+"Actions/",i=t.session.store;if(i.holds(p,o.meeting("actions")))return void console.log("Ignored - already have actions");const a=i.sym(n+"config.ttl"),s=i.sym(n+"config.ttl#this"),l=i.sym(n+"state.ttl");i.add(s,o.dc("title"),(i.anyValue(p,o.cal("summary"))||"Meeting ")+" actions",a),i.add(s,o.wf("issueClass"),o.wf("Task"),a),i.add(s,o.wf("initialState"),o.wf("Open"),a),i.add(s,o.wf("stateStore"),l,a),i.add(s,o.wf("assigneeClass"),o.foaf("Person"),a),i.add(s,o.rdf("type"),o.wf("Tracker"),a),i.add(s,o.rdf("type"),o.wf("Tracker"),a),T(s,o.meeting("actions"),"Actions",r.icons.iconBase+"noun_17020.svg"),k(0,s,o.meeting("actions"))},limit:1,hint:"Add a list of action items"},{icon:"noun_260227.svg",maker:function(e){const n=t.session.store,i=l.sym("https://meet.jit.si/"+r.utils.genUuid());if(n.holds(p,o.meeting("videoCallPage")))return void console.log("Ignored - already have a videoCallPage");n.add(i,o.rdf("type"),o.meeting("VideoCallPage"),g);const a=T(i,o.meeting("videoCallPage"),"Video call",r.icons.iconBase+"noun_260227.svg");n.add(a,o.meeting("view"),"iframe",g),x()},limit:1,hint:"Add a video call for the meeting"},{icon:"noun_25830.svg",maker:function(e){r.widgets.askName(n,i,R,o.log("uri"),r.ns.rdf("Resource")).then(function(e){if(!e)return z();const n=t.session.store,i=r.ns,o=n.sym(e),a=T(o,i.wf("attachment"),r.utils.label(o),null);n.add(a,i.meeting("view"),"iframe",g),x()}).catch(function(e){c("Error making new sub-meeting: "+e)})},hint:"Attach meeting materials",disabled:!1},{icon:"noun_123691.svg",maker:function(e){const n=t.session.store,i=r.ns,o=p.dir();if(e.limit&&1===e.limit&&n.holds(p,i.wf("sharingControl")))return void c("Ignored - already have "+r.utils.label(V.predicate));const a=T(o,i.wf("sharingControl"),"Sharing",r.icons.iconBase+"noun_123691.svg");n.add(a,i.meeting("view"),"sharing",g),x()},limit:1,hint:"Control Sharing",disabled:!1},{icon:"noun_66617.svg",maker:function(e){r.widgets.askName(n,i,R,o.foaf("name"),r.ns.meeting("Meeting")).then(function(n){if(!n)return z();const i=encodeURIComponent(n),o={newBase:f+i+"/",predicate:r.ns.meeting("subMeeting"),tabTitle:n,pane:t.session.paneRegistry.byName("meeting")};return P(e,o)}).catch(function(e){c("Error making new sub-meeting: "+e)})},hint:"Make a sub meeting",disabled:!1}],N=l.sym("https://solid.github.io/solid-panes/meeting/meetingDetailsForm.ttl#settings");l.parse('@prefix : <http://www.w3.org/ns/ui#> .\n@prefix f: <#> .\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix meeting: <http://www.w3.org/ns/pim/meeting#>.\n@prefix ns: <http://www.w3.org/2006/vcard/ns#> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix te: <http://purl.org/dc/terms/> .\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n\n f:main a :Form;\n cal:summary "Meeting Details";\n :part f:titleField, f:locationField, f:startField,\n f:endField, f:eventComment, f:colorField .\n\n f:titleField a :SingleLineTextField;\n :maxLength 256;\n :property cal:summary;\n :label "Name of meeting";\n :size 80 .\n\n f:locationField a :SingleLineTextField;\n :maxLength 128;\n :property cal:location;\n :size 40 .\n\n f:startField a :DateField;\n :label "Start";\n :property cal:dtstart .\n\n f:endField a :DateField;\n :label "End";\n :property cal:dtend .\n\n f:colorField a :ColorField;\n :label "Tab color";\n # :default "#ddddcc"^^xsd:color;\n :property ui:backgroundColor .\n\n f:eventComment\n a ui:MultiLineTextField;\n # ui:maxLength\n # "1048";\n # ui:size\n # "40".\n ui:property\n cal:comment.\n\n###################################################\n\nf:settings a :Form;\n dc:title "Tab settings";\n :part f:labelField, f:targetField, f:viewField.\n\n f:labelField a :SingleLineTextField;\n :maxLength 128;\n :property rdfs:label;\n :label "Label on tab";\n :size 40 .\n\n f:targetField a :NamedNodeURIField;\n :maxLength 1024; # Longer?\n :property meeting:target;\n :label "URL of resource";\n :size 80 .\n\n f:colorField2 a :ColorField;\n :label "Tab color";\n # :default "#ddddcc"^^xsd:color;\n :property ui:backgroundColor .\n\n f:viewField a :SingleLineTextField;\n :maxLength 128;\n :property meeting:view;\n :label "View mode (experts only)";\n :size 40 .\n\n#\n',i,N.doc().uri,"text/turtle");const B="padding: 1em; width: 3em; height: 3em;",U=v.appendChild(n.createElement("td")),R=v.appendChild(n.createElement("td")),D=U.appendChild(n.createElement("img"));let O=!1;D.setAttribute("src",r.icons.iconBase+"noun_19460_green.svg"),D.setAttribute("style",B+"opacity: 50%;"),D.setAttribute("title","Add another tool to the meeting");const j=function(e){O=!O,D.setAttribute("style",B+(O?"background-color: yellow;":"")),H(O?"":"display: none;")};let G;d.authn.checkUser().then(e=>{if(e)return C=e,D.addEventListener("click",j),void D.setAttribute("style",B);G=r.login.loginStatusBox(n,e=>{e?(C=i.sym(e),R.removeChild(G),D.addEventListener("click",j),D.setAttribute("style",B)):(console.log("(Logged out)"),C=null)}),G.setAttribute("style","margin: 0.5em 1em;"),R.appendChild(G)});const W=[];for(let e=0;e<S.length;e++)(function(){const t=S[e],i=U.appendChild(n.createElement("img"));i.setAttribute("src",r.icons.iconBase+t.icon),i.setAttribute("style",B+"display: none;"),W.push(i),i.tool=t;const o=t.maker;t.disabled||i.addEventListener("click",function(e){q(i),o(t)})})();const H=function(e){for(let t=0;t<W.length;t++){let n=B+e;S[t].disabled&&(n+="opacity: 0.3;"),W[t].setAttribute("style",n)}},z=function(){H("display: none;"),D.setAttribute("style",B)},q=function(e){H("display: none;"),e.setAttribute("style",B+"background-color: yellow;")},V={dom:n};V.predicate=o.meeting("toolList"),V.subject=e,V.ordered=!0,V.orientation=1,V.renderMain=function(e,a){let s,m=null,f=null;e.innerHTML="";const h=function(t,n){t||(e.textContent=""+n)},b=function(){e.appendChild(n.createElement("h3")).textContent="Details of meeting";const t=l.sym("https://solid.github.io/solid-panes/meeting/meetingDetailsForm.ttl#main");r.widgets.appendForm(document,e,{},p,t,p.doc(),h),e.appendChild(function(){const e=n.createElement("div"),t=e.appendChild(n.createElement("p"));return t.setAttribute("style","margin: 0em; padding:3em; color: #888;"),t.textContent="Tip: Drag URL-bar icons of web pages into the tab bar on the left to add new meeting materials.",e}()),C=d.authn.currentUser(),C&&i.add(p,o.dc("author"),C,g);const a={noun:"meeting",me:C,statusArea:e,div:e,dom:n};r.login.registrationControl(a,p,o.meeting("Meeting")).then(function(e){console.log("Registration control finsished.")}),r.pad.manageParticipation(n,e,g,p,C,{});const s="height: 2em; width: 2em; margin:0.5em;",c=e.appendChild(n.createElement("div")),u=c.appendChild(n.createElement("img"));u.setAttribute("src",r.icons.iconBase+"noun_145978.svg"),u.setAttribute("title","Make a fresh new meeting"),u.addEventListener("click",_),u.setAttribute("style",s);const m=c.appendChild(n.createElement("a"));m.setAttribute("href","https://github.com/solid/solid-panes"),m.setAttribute("target","_blank");const f=m.appendChild(n.createElement("img"));f.setAttribute("src",r.icons.iconBase+"noun_368567.svg"),f.setAttribute("title","Fork me on github"),f.setAttribute("style",s+"opacity: 50%;")};if(i.holds(a,o.rdf("type"),o.meeting("Tool"))){const g=i.any(a,o.meeting("target"));if(g.sameTerm(p)&&!i.any(a,o.meeting("view")))b();else{let h=i.any(a,o.meeting("view"));h=h?h.value:null,"details"===h?b():"peoplePicker"===h?function(){const t={div:e,dom:n};e.appendChild(n.createElement("h4")).textContent="Meeting Participants";const a=function(e){const t=[l.st(p,o.meeting("particpantGroup"),e,p.doc())];i.updater.update([],t,function(t,n,i){n?f=e:c("Cant save participants group: "+i)})};f=i.any(p,o.meeting("particpantGroup")),d.authn.checkUser().then(e=>{e&&u(i.sym(e)).then(function(){const e={defaultNewGroupName:"Meeting Participants",selectedGroup:f};new r.widgets.PeoplePicker(t.div,t.index.private[0],a,e).render()})})}():"iframe"===h?function(t){const i=e.appendChild(n.createElement("iframe"));i.setAttribute("src",t.uri),i.setAttribute("style","border: none; margin: 0; padding: 0; height: 100%; width: 100%;"),i.setAttribute("allow","microphone camera"),i.setAttribute("name","disable-x-frame-options"),e.style.padding=0}(g):(m=h?t.session.paneRegistry.byName(h):null,s=e.appendChild(n.createElement("table")),s.style.width="100%",t.getOutliner(n).GotoSubject(g,!0,m,!1,void 0,s))}}else a.sameTerm(p)?b():(!a.sameTerm(a.doc())||i.holds(a,r.ns.rdf("type"),r.ns.meeting("Chat"))||i.holds(a,r.ns.rdf("type"),r.ns.meeting("PaneView")))&&(s=e.appendChild(n.createElement("table")),t.getOutliner(n).GotoSubject(a,!0,void 0,!1,void 0,s))},V.renderTab=function(e,t){if(i.holds(t,o.rdf("type"),o.meeting("Tool"))){const a=i.any(t,o.meeting("target"));let s=i.any(t,o.rdfs("label"));s=s?s.value:r.utils.label(a);const l=e.appendChild(n.createElement("div"));l.textContent=s,l.setAttribute("style","margin-left: 0.7em");const d=i.any(t,o.meeting("icon"));if(d){const t=e.appendChild(n.createElement("table")).appendChild(n.createElement("tr")),i=t.appendChild(n.createElement("td")),o=t.appendChild(n.createElement("td")),a=i.appendChild(n.createElement("img"));a.setAttribute("src",d.uri),a.setAttribute("style","width: 1.5em; height: 1.5em;"),a.setAttribute("title",s),o.appendChild(l)}else e.appendChild(l)}else e.textContent=r.utils.label(t)},V.renderTabSettings=function(e,t){if(e.innerHTML="",e.style+="border-color: #eed;",e.appendChild(n.createElement("h3")).textContent="Adjust this tab",i.holds(t,o.rdf("type"),o.meeting("Tool"))){const a=l.sym("https://solid.github.io/solid-panes/meeting/meetingDetailsForm.ttl#settings");r.widgets.appendForm(document,e,{},t,a,p.doc(),m),r.widgets.deleteButtonWithCheck(n,e,"tab",function(){const e=i.the(p,o.meeting("toolList"));for(let n=0;n<e.elements.length;n++)if(e.elements[n].sameTerm(t)){e.elements.splice(n,1);break}const n=i.any(t,o.meeting("target")),a=i.statementsMatching(t).concat(i.statementsMatching(void 0,void 0,t)).concat(i.statementsMatching(p,void 0,n));i.remove(a),x()}).setAttribute("style","width: 1.5em; height: 1.5em;")}else e.appendChild(n.createElement("h4")).textContent="(No adjustments available)"},V.backgroundColor=i.anyValue(e,o.ui("backgroundColor"))||"#ddddcc";const $=y.appendChild(r.tabs.tabWidget(V));return r.aclControl.preventBrowserDropEvents(n),r.widgets.makeDropTarget($.tabContainer,E,F),r.widgets.makeDropTarget(U,E,F),h}};return s})());
|
|
45784
45794
|
|
|
45785
|
-
/***/ }
|
|
45795
|
+
/***/ },
|
|
45786
45796
|
|
|
45787
|
-
/***/ 1973
|
|
45788
|
-
|
|
45797
|
+
/***/ 1973
|
|
45798
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
45789
45799
|
|
|
45790
45800
|
/* replacement start */
|
|
45791
45801
|
|
|
@@ -46167,10 +46177,10 @@ function _duplexify(pair) {
|
|
|
46167
46177
|
}
|
|
46168
46178
|
|
|
46169
46179
|
|
|
46170
|
-
/***/ }
|
|
46180
|
+
/***/ },
|
|
46171
46181
|
|
|
46172
|
-
/***/ 2091
|
|
46173
|
-
|
|
46182
|
+
/***/ 2091
|
|
46183
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
46174
46184
|
|
|
46175
46185
|
"use strict";
|
|
46176
46186
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -46214,10 +46224,10 @@ PassThrough.prototype._transform = function (chunk, encoding, cb) {
|
|
|
46214
46224
|
}
|
|
46215
46225
|
|
|
46216
46226
|
|
|
46217
|
-
/***/ }
|
|
46227
|
+
/***/ },
|
|
46218
46228
|
|
|
46219
|
-
/***/ 2168
|
|
46220
|
-
|
|
46229
|
+
/***/ 2168
|
|
46230
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
46221
46231
|
|
|
46222
46232
|
"use strict";
|
|
46223
46233
|
|
|
@@ -46291,10 +46301,10 @@ const imagePane = exports.imagePane = {
|
|
|
46291
46301
|
// ends
|
|
46292
46302
|
//# sourceMappingURL=imagePane.js.map
|
|
46293
46303
|
|
|
46294
|
-
/***/ }
|
|
46304
|
+
/***/ },
|
|
46295
46305
|
|
|
46296
|
-
/***/ 2224
|
|
46297
|
-
|
|
46306
|
+
/***/ 2224
|
|
46307
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
46298
46308
|
|
|
46299
46309
|
"use strict";
|
|
46300
46310
|
/* eslint jsdoc/require-jsdoc: "error" */
|
|
@@ -46829,10 +46839,10 @@ module.exports = {
|
|
|
46829
46839
|
}
|
|
46830
46840
|
|
|
46831
46841
|
|
|
46832
|
-
/***/ }
|
|
46842
|
+
/***/ },
|
|
46833
46843
|
|
|
46834
|
-
/***/ 2368
|
|
46835
|
-
|
|
46844
|
+
/***/ 2368
|
|
46845
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
46836
46846
|
|
|
46837
46847
|
"use strict";
|
|
46838
46848
|
|
|
@@ -47314,10 +47324,10 @@ var _default = exports["default"] = {
|
|
|
47314
47324
|
}; // ends
|
|
47315
47325
|
//# sourceMappingURL=pane.js.map
|
|
47316
47326
|
|
|
47317
|
-
/***/ }
|
|
47327
|
+
/***/ },
|
|
47318
47328
|
|
|
47319
|
-
/***/ 2371
|
|
47320
|
-
|
|
47329
|
+
/***/ 2371
|
|
47330
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
47321
47331
|
|
|
47322
47332
|
"use strict";
|
|
47323
47333
|
|
|
@@ -47467,10 +47477,10 @@ function registerPanes(register) {
|
|
|
47467
47477
|
}
|
|
47468
47478
|
//# sourceMappingURL=registerPanes.js.map
|
|
47469
47479
|
|
|
47470
|
-
/***/ }
|
|
47480
|
+
/***/ },
|
|
47471
47481
|
|
|
47472
|
-
/***/ 2378
|
|
47473
|
-
|
|
47482
|
+
/***/ 2378
|
|
47483
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
47474
47484
|
|
|
47475
47485
|
"use strict";
|
|
47476
47486
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -47488,10 +47498,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47488
47498
|
//# sourceMappingURL=style-map.js.map
|
|
47489
47499
|
|
|
47490
47500
|
|
|
47491
|
-
/***/ }
|
|
47501
|
+
/***/ },
|
|
47492
47502
|
|
|
47493
|
-
/***/ 2643
|
|
47494
|
-
|
|
47503
|
+
/***/ 2643
|
|
47504
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
47495
47505
|
|
|
47496
47506
|
"use strict";
|
|
47497
47507
|
|
|
@@ -47564,10 +47574,10 @@ const Pane = {
|
|
|
47564
47574
|
};
|
|
47565
47575
|
var _default = exports["default"] = Pane;
|
|
47566
47576
|
|
|
47567
|
-
/***/ }
|
|
47577
|
+
/***/ },
|
|
47568
47578
|
|
|
47569
|
-
/***/ 2687
|
|
47570
|
-
|
|
47579
|
+
/***/ 2687
|
|
47580
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
47571
47581
|
|
|
47572
47582
|
"use strict";
|
|
47573
47583
|
|
|
@@ -47708,10 +47718,10 @@ const editProfileView = {
|
|
|
47708
47718
|
};
|
|
47709
47719
|
var _default = exports["default"] = editProfileView;
|
|
47710
47720
|
|
|
47711
|
-
/***/ }
|
|
47721
|
+
/***/ },
|
|
47712
47722
|
|
|
47713
|
-
/***/ 2694
|
|
47714
|
-
|
|
47723
|
+
/***/ 2694
|
|
47724
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
47715
47725
|
|
|
47716
47726
|
"use strict";
|
|
47717
47727
|
/**
|
|
@@ -47781,10 +47791,10 @@ module.exports = function() {
|
|
|
47781
47791
|
};
|
|
47782
47792
|
|
|
47783
47793
|
|
|
47784
|
-
/***/ }
|
|
47794
|
+
/***/ },
|
|
47785
47795
|
|
|
47786
|
-
/***/ 2697
|
|
47787
|
-
|
|
47796
|
+
/***/ 2697
|
|
47797
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
47788
47798
|
|
|
47789
47799
|
"use strict";
|
|
47790
47800
|
|
|
@@ -48074,10 +48084,10 @@ function QuerySource() {
|
|
|
48074
48084
|
}
|
|
48075
48085
|
//# sourceMappingURL=queryByExample.js.map
|
|
48076
48086
|
|
|
48077
|
-
/***/ }
|
|
48087
|
+
/***/ },
|
|
48078
48088
|
|
|
48079
|
-
/***/ 2726
|
|
48080
|
-
|
|
48089
|
+
/***/ 2726
|
|
48090
|
+
(__unused_webpack_module, exports) {
|
|
48081
48091
|
|
|
48082
48092
|
function hex2rgba (hex) {
|
|
48083
48093
|
if (typeof hex === 'number') {
|
|
@@ -48180,10 +48190,10 @@ exports.qrToImageData = function qrToImageData (imgData, qr, opts) {
|
|
|
48180
48190
|
}
|
|
48181
48191
|
|
|
48182
48192
|
|
|
48183
|
-
/***/ }
|
|
48193
|
+
/***/ },
|
|
48184
48194
|
|
|
48185
|
-
/***/ 2727
|
|
48186
|
-
|
|
48195
|
+
/***/ 2727
|
|
48196
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
48187
48197
|
|
|
48188
48198
|
"use strict";
|
|
48189
48199
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -48398,10 +48408,10 @@ function refTo(base, uri) {
|
|
|
48398
48408
|
return s + uri.slice(i);
|
|
48399
48409
|
}
|
|
48400
48410
|
|
|
48401
|
-
/***/ }
|
|
48411
|
+
/***/ },
|
|
48402
48412
|
|
|
48403
|
-
/***/ 2731
|
|
48404
|
-
|
|
48413
|
+
/***/ 2731
|
|
48414
|
+
(__unused_webpack_module, exports) {
|
|
48405
48415
|
|
|
48406
48416
|
const EXP_TABLE = new Uint8Array(512)
|
|
48407
48417
|
const LOG_TABLE = new Uint8Array(256)
|
|
@@ -48474,10 +48484,10 @@ exports.mul = function mul (x, y) {
|
|
|
48474
48484
|
}
|
|
48475
48485
|
|
|
48476
48486
|
|
|
48477
|
-
/***/ }
|
|
48487
|
+
/***/ },
|
|
48478
48488
|
|
|
48479
|
-
/***/ 2799
|
|
48480
|
-
|
|
48489
|
+
/***/ 2799
|
|
48490
|
+
(__unused_webpack_module, exports) {
|
|
48481
48491
|
|
|
48482
48492
|
"use strict";
|
|
48483
48493
|
/** @license React v16.13.1
|
|
@@ -48497,10 +48507,10 @@ exports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return
|
|
|
48497
48507
|
exports.isValidElementType=function(a){return"string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||"object"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;
|
|
48498
48508
|
|
|
48499
48509
|
|
|
48500
|
-
/***/ }
|
|
48510
|
+
/***/ },
|
|
48501
48511
|
|
|
48502
|
-
/***/ 2825
|
|
48503
|
-
|
|
48512
|
+
/***/ 2825
|
|
48513
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
48504
48514
|
|
|
48505
48515
|
"use strict";
|
|
48506
48516
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -48648,10 +48658,10 @@ Stream._uint8ArrayToBuffer = function _uint8ArrayToBuffer(chunk) {
|
|
|
48648
48658
|
}
|
|
48649
48659
|
|
|
48650
48660
|
|
|
48651
|
-
/***/ }
|
|
48661
|
+
/***/ },
|
|
48652
48662
|
|
|
48653
|
-
/***/ 2861
|
|
48654
|
-
|
|
48663
|
+
/***/ 2861
|
|
48664
|
+
(module, exports, __webpack_require__) {
|
|
48655
48665
|
|
|
48656
48666
|
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
48657
48667
|
/* eslint-disable node/no-deprecated-api */
|
|
@@ -48720,10 +48730,10 @@ SafeBuffer.allocUnsafeSlow = function (size) {
|
|
|
48720
48730
|
}
|
|
48721
48731
|
|
|
48722
48732
|
|
|
48723
|
-
/***/ }
|
|
48733
|
+
/***/ },
|
|
48724
48734
|
|
|
48725
|
-
/***/ 2865
|
|
48726
|
-
|
|
48735
|
+
/***/ 2865
|
|
48736
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
48727
48737
|
|
|
48728
48738
|
"use strict";
|
|
48729
48739
|
|
|
@@ -48780,10 +48790,10 @@ async function presentStuff(subject) {
|
|
|
48780
48790
|
};
|
|
48781
48791
|
}
|
|
48782
48792
|
|
|
48783
|
-
/***/ }
|
|
48793
|
+
/***/ },
|
|
48784
48794
|
|
|
48785
|
-
/***/ 2915
|
|
48786
|
-
|
|
48795
|
+
/***/ 2915
|
|
48796
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
48787
48797
|
|
|
48788
48798
|
"use strict";
|
|
48789
48799
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -48887,10 +48897,10 @@ function isGraph(obj) {
|
|
|
48887
48897
|
return isTerm(obj) && (obj.termType === _types__WEBPACK_IMPORTED_MODULE_0__/* .NamedNodeTermType */ .Kk || obj.termType === _types__WEBPACK_IMPORTED_MODULE_0__/* .VariableTermType */ .P2 || obj.termType === _types__WEBPACK_IMPORTED_MODULE_0__/* .BlankNodeTermType */ .$Q || obj.termType === _types__WEBPACK_IMPORTED_MODULE_0__/* .DefaultGraphTermType */ .ic);
|
|
48888
48898
|
}
|
|
48889
48899
|
|
|
48890
|
-
/***/ }
|
|
48900
|
+
/***/ },
|
|
48891
48901
|
|
|
48892
|
-
/***/ 2931
|
|
48893
|
-
|
|
48902
|
+
/***/ 2931
|
|
48903
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
48894
48904
|
|
|
48895
48905
|
"use strict";
|
|
48896
48906
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -48904,10 +48914,10 @@ function termValue(node) {
|
|
|
48904
48914
|
return node.value;
|
|
48905
48915
|
}
|
|
48906
48916
|
|
|
48907
|
-
/***/ }
|
|
48917
|
+
/***/ },
|
|
48908
48918
|
|
|
48909
|
-
/***/ 2970
|
|
48910
|
-
|
|
48919
|
+
/***/ 2970
|
|
48920
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
48911
48921
|
|
|
48912
48922
|
"use strict";
|
|
48913
48923
|
|
|
@@ -49080,10 +49090,10 @@ var _default = exports["default"] = {
|
|
|
49080
49090
|
}; // ends
|
|
49081
49091
|
//# sourceMappingURL=dokieliPane.js.map
|
|
49082
49092
|
|
|
49083
|
-
/***/ }
|
|
49093
|
+
/***/ },
|
|
49084
49094
|
|
|
49085
|
-
/***/ 3125
|
|
49086
|
-
|
|
49095
|
+
/***/ 3125
|
|
49096
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
49087
49097
|
|
|
49088
49098
|
"use strict";
|
|
49089
49099
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -50378,10 +50388,10 @@ Readable.wrap = function (src, options) {
|
|
|
50378
50388
|
}
|
|
50379
50389
|
|
|
50380
50390
|
|
|
50381
|
-
/***/ }
|
|
50391
|
+
/***/ },
|
|
50382
50392
|
|
|
50383
|
-
/***/ 3141
|
|
50384
|
-
|
|
50393
|
+
/***/ 3141
|
|
50394
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
50385
50395
|
|
|
50386
50396
|
"use strict";
|
|
50387
50397
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -50681,10 +50691,10 @@ function simpleEnd(buf) {
|
|
|
50681
50691
|
return buf && buf.length ? this.write(buf) : '';
|
|
50682
50692
|
}
|
|
50683
50693
|
|
|
50684
|
-
/***/ }
|
|
50694
|
+
/***/ },
|
|
50685
50695
|
|
|
50686
|
-
/***/ 3172
|
|
50687
|
-
|
|
50696
|
+
/***/ 3172
|
|
50697
|
+
(__unused_webpack_module, exports) {
|
|
50688
50698
|
|
|
50689
50699
|
"use strict";
|
|
50690
50700
|
var __webpack_unused_export__;
|
|
@@ -50698,10 +50708,10 @@ function getDisplayName(Component) {
|
|
|
50698
50708
|
return Component.displayName || Component.name || (typeof Component === 'string' && Component.length > 0 ? Component : 'Unknown');
|
|
50699
50709
|
}
|
|
50700
50710
|
|
|
50701
|
-
/***/ }
|
|
50711
|
+
/***/ },
|
|
50702
50712
|
|
|
50703
|
-
/***/ 3311
|
|
50704
|
-
|
|
50713
|
+
/***/ 3311
|
|
50714
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
50705
50715
|
|
|
50706
50716
|
"use strict";
|
|
50707
50717
|
|
|
@@ -50795,10 +50805,10 @@ async function renderAutocompleteControl(dom, person, options, addOneIdAndRefres
|
|
|
50795
50805
|
// ends
|
|
50796
50806
|
//# sourceMappingURL=autocompleteBar.js.map
|
|
50797
50807
|
|
|
50798
|
-
/***/ }
|
|
50808
|
+
/***/ },
|
|
50799
50809
|
|
|
50800
|
-
/***/ 3385
|
|
50801
|
-
|
|
50810
|
+
/***/ 3385
|
|
50811
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
50802
50812
|
|
|
50803
50813
|
/* Source editor Pane
|
|
50804
50814
|
**
|
|
@@ -51222,10 +51232,10 @@ module.exports = {
|
|
|
51222
51232
|
// ENDS
|
|
51223
51233
|
|
|
51224
51234
|
|
|
51225
|
-
/***/ }
|
|
51235
|
+
/***/ },
|
|
51226
51236
|
|
|
51227
|
-
/***/ 3430
|
|
51228
|
-
|
|
51237
|
+
/***/ 3430
|
|
51238
|
+
(module) {
|
|
51229
51239
|
|
|
51230
51240
|
"use strict";
|
|
51231
51241
|
|
|
@@ -51285,10 +51295,10 @@ module.exports = {
|
|
|
51285
51295
|
}
|
|
51286
51296
|
|
|
51287
51297
|
|
|
51288
|
-
/***/ }
|
|
51298
|
+
/***/ },
|
|
51289
51299
|
|
|
51290
|
-
/***/ 3447
|
|
51291
|
-
|
|
51300
|
+
/***/ 3447
|
|
51301
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
51292
51302
|
|
|
51293
51303
|
"use strict";
|
|
51294
51304
|
|
|
@@ -51372,10 +51382,10 @@ async function ProfileView(subject, context) {
|
|
|
51372
51382
|
`;
|
|
51373
51383
|
}
|
|
51374
51384
|
|
|
51375
|
-
/***/ }
|
|
51385
|
+
/***/ },
|
|
51376
51386
|
|
|
51377
|
-
/***/ 3469
|
|
51378
|
-
|
|
51387
|
+
/***/ 3469
|
|
51388
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
51379
51389
|
|
|
51380
51390
|
"use strict";
|
|
51381
51391
|
|
|
@@ -51465,10 +51475,10 @@ async function openDashboardPane(outliner, pane) {
|
|
|
51465
51475
|
}
|
|
51466
51476
|
//# sourceMappingURL=header.js.map
|
|
51467
51477
|
|
|
51468
|
-
/***/ }
|
|
51478
|
+
/***/ },
|
|
51469
51479
|
|
|
51470
|
-
/***/ 3472
|
|
51471
|
-
|
|
51480
|
+
/***/ 3472
|
|
51481
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
51472
51482
|
|
|
51473
51483
|
"use strict";
|
|
51474
51484
|
|
|
@@ -51529,10 +51539,10 @@ const tableViewPane = exports.tableViewPane = {
|
|
|
51529
51539
|
};
|
|
51530
51540
|
//# sourceMappingURL=tableViewPane.js.map
|
|
51531
51541
|
|
|
51532
|
-
/***/ }
|
|
51542
|
+
/***/ },
|
|
51533
51543
|
|
|
51534
|
-
/***/ 3505
|
|
51535
|
-
|
|
51544
|
+
/***/ 3505
|
|
51545
|
+
(__unused_webpack_module, exports) {
|
|
51536
51546
|
|
|
51537
51547
|
"use strict";
|
|
51538
51548
|
|
|
@@ -51564,10 +51574,10 @@ const DOKIELI_TEMPLATE = `
|
|
|
51564
51574
|
var _default = exports["default"] = DOKIELI_TEMPLATE;
|
|
51565
51575
|
//# sourceMappingURL=new.js.map
|
|
51566
51576
|
|
|
51567
|
-
/***/ }
|
|
51577
|
+
/***/ },
|
|
51568
51578
|
|
|
51569
|
-
/***/ 3559
|
|
51570
|
-
|
|
51579
|
+
/***/ 3559
|
|
51580
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
51571
51581
|
|
|
51572
51582
|
"use strict";
|
|
51573
51583
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -51715,10 +51725,10 @@ Duplex.from = function (body) {
|
|
|
51715
51725
|
}
|
|
51716
51726
|
|
|
51717
51727
|
|
|
51718
|
-
/***/ }
|
|
51728
|
+
/***/ },
|
|
51719
51729
|
|
|
51720
|
-
/***/ 3660
|
|
51721
|
-
|
|
51730
|
+
/***/ 3660
|
|
51731
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
51722
51732
|
|
|
51723
51733
|
"use strict";
|
|
51724
51734
|
|
|
@@ -51737,10 +51747,10 @@ var _default = dom => function viewAsImage(obj) {
|
|
|
51737
51747
|
exports["default"] = _default;
|
|
51738
51748
|
//# sourceMappingURL=viewAsImage.js.map
|
|
51739
51749
|
|
|
51740
|
-
/***/ }
|
|
51750
|
+
/***/ },
|
|
51741
51751
|
|
|
51742
|
-
/***/ 3705
|
|
51743
|
-
|
|
51752
|
+
/***/ 3705
|
|
51753
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
51744
51754
|
|
|
51745
51755
|
"use strict";
|
|
51746
51756
|
|
|
@@ -52165,10 +52175,10 @@ async function getDbpediaDetails(kb, solidSubject, publicDataID) {
|
|
|
52165
52175
|
}
|
|
52166
52176
|
//# sourceMappingURL=publicData.js.map
|
|
52167
52177
|
|
|
52168
|
-
/***/ }
|
|
52178
|
+
/***/ },
|
|
52169
52179
|
|
|
52170
|
-
/***/ 3920
|
|
52171
|
-
|
|
52180
|
+
/***/ 3920
|
|
52181
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
52172
52182
|
|
|
52173
52183
|
"use strict";
|
|
52174
52184
|
|
|
@@ -52212,17 +52222,17 @@ module.exports = {
|
|
|
52212
52222
|
}
|
|
52213
52223
|
|
|
52214
52224
|
|
|
52215
|
-
/***/ }
|
|
52225
|
+
/***/ },
|
|
52216
52226
|
|
|
52217
|
-
/***/ 3931
|
|
52218
|
-
|
|
52227
|
+
/***/ 3931
|
|
52228
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
52219
52229
|
|
|
52220
52230
|
!function(e,n){ true?module.exports=n(__webpack_require__(500),__webpack_require__(9332),__webpack_require__(8230)):0}(this,(e,n,t)=>(()=>{"use strict";var s={85:(e,n,t)=>{t.d(n,{board:()=>o});var s=t(426),i=t(663),r=t(264);function o(e,n,t,o){const a=e.createElement("div");a.style="width: 100%;",a.style.margin="1em";const l=a.appendChild(e.createElement("table"));l.style="width: 100%;",l.style.borderCollapse="collapse";const u=l.appendChild(e.createElement("tr")),c=l.appendChild(e.createElement("tr"));function d(n,t){const r=e.createElement("div"),o=r.appendChild(e.createElement("table")),a=i.store.each(n,s.ns.rdf("type")).map(e=>i.store.any(e,s.ns.ui("backgroundColor"))).filter(e=>e);o.appendChild(s.widgets.personTR(e,null,n)),o.subject=n,o.style="margin: 1em;";const l=a[0]||i.store.any(t,s.ns.ui("backgroundColor"));return r.style.backgroundColor=l?l.value:"#fff",r}function p(e,n,t,s){const r=e.map(e=>[i.store.any(e,n)||t,e]);return r.sort(),s&&r.reverse(),r.map(e=>e[1])}return n.forEach(n=>{const t=u.appendChild(e.createElement("th"));t.textContent=s.utils.label(n,!0),t.subject=n,t.style="margin: 0.3em; padding: 0.5em 1em; font-treatment: bold; font-size: 120%;";const r=c.appendChild(e.createElement("td"));r.subject=n,r.style="border: 0.01em solid white; padding: 0.1em;",o.columnDropHandler&&s.widgets.makeDropTarget(r,function(e){e.forEach(function(e){console.log("Dropped on column: "+e);const t=i.store.sym(e);o.columnDropHandler(t,n)})})}),a.refresh=function(){const e=new r.Literal(new Date),n=t||o.renderItem||d;function a(e){const t=n(e);return s.widgets.makeDraggable(t,e),t.subject=e,t}for(let n=c.firstChild;n;n=n.nextSibling){const t=n.subject;let r=i.store.each(null,s.ns.rdf("type"),t);const l=o.sortBy||s.ns.dct("created");o.filter&&(r=r.filter(o.filter));const u=p(r,l,e,!0);s.utils.syncTableToArrayReOrdered(n,u,a)}},a.refresh(),a}},178:(e,n,t)=>{t.d(n,{exposeOverlay:()=>m,getState:()=>d,renderIssue:()=>w,renderIssueCard:()=>f});var s=t(426),i=t(663),r=t(324),o=t(264);const a=i.store,l=!1,u=s.icons.iconBase+"noun_17020_gray-tick.svg",c=(s.icons.iconBase,s.icons.iconBase+"noun_17020.svg");function d(e,n){const t=a.the(e,s.ns.wf("tracker"),null,e.doc()),i=a.any(t,s.ns.wf("issueClass"));n=n||i;const r=a.each(e,s.ns.rdf("type")).filter(e=>a.holds(e,s.ns.rdfs("subClassOf"),n));if(1!==r.length)throw new Error("Issue must have one type as state: "+r.length);return r[0]}function p(e){const n=a.each(e,s.ns.rdf("type")).map(e=>a.any(e,s.ns.ui("backgroundColor"))).filter(e=>!!e);return n.length?n[0].value:null}function f(e,n){function t(){const n=p(e)||"white";o.style.backgroundColor=n,c.style.backgroundColor=n}const i=n.dom,r=!p(e),o=i.createElement("div"),l=o.appendChild(i.createElement("table"));l.style.width="100%",l.appendChild(s.widgets.personTR(i,null,e,{draggable:!1})),l.subject=e,o.style="border-radius: 0.4em; border: 0.05em solid grey; margin: 0.3em;",o.firstChild.firstChild.firstChild.firstChild.setAttribute("src",s.icons.iconBase+"noun_Danger_1259514.svg");const u=o.firstChild.firstChild.children[2],c=s.widgets.button(i,s.icons.iconBase+"noun_253504.svg","edit",async t=>{m(e,n)}),d=c.firstChild;if(d.style.width=d.style.height="1.5em",u.appendChild(c),r){const t=s.widgets.deleteButtonWithCheck(i,u,"issue",async function(){try{await a.updater.update(a.connectedStatements(e))}catch(e){!function(e,n){console.warn(e),n.paneDiv.appendChild(s.widgets.errorMessageBlock(n.dom,e))}(`Unable to delete issue: ${e}`,n)}console.log("User deleted issue "+e),o.parentNode.removeChild(o),s.widgets.refreshTree(n.paneDiv)});u.appendChild(t)}return o.style.maxWidth="24em",o.refresh=t,t(),o}function m(e,n){const t=n.overlay;t.innerHTML="";const i=t.appendChild(s.widgets.button(n.dom,s.icons.iconBase+"noun_1180156.svg","close",function(){t.innerHTML="",t.style.visibility="hidden"}));i.style.float="right",i.style.margin="0.7em",delete i.style.backgroundColor,t.style.visibility="visible",t.appendChild(w(e,n)),t.firstChild.style.overflow="auto"}function h(e,n){const t=e.createElement("div");return t.setAttribute("style","height: 1em; margin: 0.5em;"),t.style.backgroundColor=n,t}function w(e,n){function t(n,t,i){if(l){if(!w(y,"trackLastModified"))return;const n=t.statementsMatching(e,s.ns.dct("modified")).concat(t.statementsMatching(e,s.ns.wf("modifiedBy"))),r=[o.st(e,s.ns.dct("modified"),new Date,i)];k&&r.push(o.st(e,s.ns.wf("modifiedBy"),k,i)),t.updater.update(n,r,function(e,n,t){})}}function d(e,n){const t=g.createElement("pre");return t.setAttribute("style",n||"color: grey"),F.appendChild(t),t.appendChild(g.createTextNode(e)),t}function f(e){console.warn(e),F.appendChild(s.widgets.errorMessageBlock(g,e))}function m(e,n){e||f("Sorry, failed to save your change:\n"+n)}function w(e,n){const t=a.any(e,s.ns.ui(n));return!(!t||!t.value)}const g=n.dom,y=a.the(e,s.ns.wf("tracker"),null,e.doc());if(!y)throw new Error("No tracker");const b=a.any(y,s.ns.wf("stateStore")),C=e.doc(),F=g.createElement("div"),k=i.authn.currentUser(),v=p(e)||"white";!function(){const n="padding: 0.5em 1.5em 1em 1.5em; border: 0.7em;border-color: "+(p(e)||"#eee")+"; ";F.setAttribute("style",n),F.style.backgroundColor="white"}(),i.authn.checkUser();const T=F.appendChild(s.widgets.button(g,function(e){return function(e){return!!a.findTypeURIs(e)[s.ns.wf("Open").uri]}(e)?u:c}(e)));s.widgets.makeDraggable(T,e);const x=a.any(y,s.ns.wf("issueClass"));if(!x)throw new Error("This tracker "+y+" has no issueClass");const S=s.widgets.makeSelectForCategory(g,a,e,x,b,function(e,n){e?(t(0,a,C),s.widgets.refreshTree(F)):console.log("Failed to change state:\n"+n)});F.appendChild(S);const P=a.each(y,s.ns.wf("issueCategory"));for(const n of P)F.appendChild(s.widgets.makeSelectForCategory(g,a,e,n,b,function(e,n){e?(t(0,a,C),s.widgets.refreshTree(F)):console.log("Failed to change category:\n"+n)}));const O=g.createElement("a");O.setAttribute("href",y.uri),O.setAttribute("style","float:right"),F.appendChild(O).textContent=s.utils.label(y),O.addEventListener("click",s.widgets.openHrefInOutlineMode,!0);const M=s.ns.wf("coreIsueForm");o.parse('\n @prefix : <http://www.w3.org/ns/ui#> .\n @prefix core: <http://www.w3.org/2005/01/wf/flow#>.\n @prefix dc: <http://purl.org/dc/elements/1.1/>.\n @prefix wf: <http://www.w3.org/2005/01/wf/flow#> .\n\n core:coreIsueForm a :Form;\n <http://purl.org/dc/elements/1.1/title> "Core issue data";\n :parts (\n core:titleField\n core:descriptionField ) .\n\n core:descriptionField a :MultiLineTextField;\n :label "Description";\n :property wf:description;\n :size "40" .\n\n core:titleField a :SingleLineTextField;\n :label "Title";\n :maxLength "128";\n :property dc:title; # @@ Should move to dct or schema\n :size "40" .\n\n wf:Task :creationForm core:coreIsueForm .\n',a,M.doc().uri,"text/turtle");const A=s.widgets.appendForm(g,null,{},e,M,b,m);F.appendChild(A),A.style.backgroundColor=v;const D=a.statementsMatching(e,s.ns.wf("assignee"));if(D.length>1){d("Weird, was assigned to more than one person. Fixing ..");const e=D.slice(1);a.updater.update(e,[],function(e,n,t){n?d("Now fixed."):f("Fixed failed: "+t)})}function E(e){return s.widgets.personTR(g,s.ns.wf("dependent"),e,{link:!1})}function I(e,n){n=n||[];const t=a.any(null,s.ns.wf("dependent"),e,e.doc());return t?I(t,[t].concat(n)):n}if(async function(){const n=a.each(e,s.ns.wf("assigneeGroup"));await a.fetcher.load(n);const t=n.map(e=>a.each(e,s.ns.vcard("member"),null,e.doc())).flat(),i=a.any(null,s.ns.doap("bug-database"),y);i&&await a.fetcher.load(i);const r=i?a.each(i,s.ns.doap("developer")):[];return t.concat(r)}().then(n=>{if(n.length){n.forEach(function(e){a.fetcher.lookUpThing(e)});const i={nullLabel:"(unassigned)"};F.appendChild(s.widgets.makeSelectForOptions(g,a,e,s.ns.wf("assignee"),n,i,C,function(e,n){e?t(0,a,C):console.log("Failed to change assignee:\n"+n)}))}}),w(y,"allowSubIssues")){const n=F.appendChild(g.createElement("div"));n.style="margin: 1em; padding: 1em;",n.appendChild(g.createElement("h4")).textContent="Super Issues";const t=n.appendChild(g.createElement("div"));t.style.display="flex",t.refresh=function(){const n=I(e);s.utils.syncTableToArrayReOrdered(t,n,E)},t.refresh(),n.appendChild(g.createElement("h4")).textContent="Sub Issues";const i=n.appendChild(g.createElement("div"));i.style.display="flex",i.style.flexDirection="reverse",i.refresh=function(){const n=a.each(e,s.ns.wf("dependent"),null,e.doc());s.utils.syncTableToArrayReOrdered(i,n,E)},i.refresh();const o=g.createElement("button");o.setAttribute("type","button"),n.appendChild(o);const l=s.utils.label(x);o.innerHTML="New sub "+l,o.setAttribute("style","float: right; margin: 0.5em 1em;"),o.addEventListener("click",function(t){n.insertBefore((0,r.newIssueForm)(g,a,y,e,i.refresh),o.nextSibling)},!1)}F.appendChild(g.createElement("br"));const L=a.any(y,s.ns.wf("extrasEntryForm"));L&&s.widgets.appendForm(g,F,{},e,L,b,m);const N=F.appendChild(h(g,v));let q;a.anyValue(y,s.ns.wf("issueURITemplate"))?q=e.doc():(q=a.any(y,s.ns.wf("messageStore")),q||(q=a.any(y,s.ns.wf("stateStore"))),a.sym(q.uri+"#Chat"+(new Date).getTime())),a.fetcher.nowOrWhenFetched(q,function(n,t,i){if(n){const n=(0,s.messageArea)(g,a,e,q);F.insertBefore(n,N),F.insertBefore(h(g,v),n)}else{const e=g.createElement("p");e.textContent=t,F.insertBefore(e,N)}}),F.appendChild(g.createElement("div")).innerHTML="<h4>Attachments</h4>\n <p>Drag files, emails,\n web pages onto the paper clip, or click the file upload button.</p>";const j=e.uri.endsWith("/index.ttl#this")?e.uri.slice(0,14)+"Files/":e.dir().uri+"Files/"+e.uri.split("#")[1]+"/";s.widgets.attachmentList(g,e,F,{doc:b,promptIcon:s.icons.iconBase+"noun_25830.svg",uploadFolder:a.sym(j),predicate:s.ns.wf("attachment")}),s.widgets.deleteButtonWithCheck(g,F,"issue",async function(){try{await a.updater.update(a.connectedStatements(e))}catch(e){f(`Unable to delete issue: ${e}`)}f("DELETED OK"),F.style.backgroundColor="#eee",F.style.fontColor="orange"}).style.float="right";const U=g.createElement("button");return U.textContent="refresh messages",U.addEventListener("click",async function(e){try{await a.fetcher.load(q,{force:!0,clearPreviousData:!0})}catch(e){return void alert(e)}s.widgets.refreshTree(F)},!1),U.setAttribute("style",s.style.button),F.appendChild(U),F}},197:e=>{e.exports='# Ontology for user interface hints and forms\n#\n# See also related: the Fresnel language\n#\n@prefix contact: <http://www.w3.org/2000/10/swap/pim/contact#>.\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix doc: <http://www.w3.org/2000/10/swap/pim/doc#>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix owl: <http://www.w3.org/2002/07/owl#>.\n@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.\n@prefix s: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix tt: <http://dig.csail.mit.edu/2010/issues/track#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix : <http://www.w3.org/ns/ui#>.\n@prefix wf: <http://www.w3.org/2005/01/wf/flow#>.\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.\n\n@keywords is, of, a.\n\n<> dc:title "An ontology for User Interface description, Hints and Forms.";\n dc:description """The User Interface ontology allows the definition\n of forms for processing RDF model data, and include a bootstrap form for\n editing forms. It allows user interface hints such as background colors,\n can be associated with objects and classes.\n """;\n dc:created 2010-08-07;\n dc:license <https://creativecommons.org/publicdomain/zero/1.0/>;\n dc:modified """$Date: 2020/03/22 16:53:21 $""";\n dc:author <https://www.w3.org/People/Berners-Lee/card#i>.\n\nstyle a r:Property, owl:DatatypeProperty;\n s:label "style";\n prompt "CSS style";\n s:comment """Must be a valid CSS style string such as one could put in\n an HTML style attribute. Depending on the user interface system, this can\n by given to individuals, classes or properties. It is up to a user interface\n which wants to draw on them to pick how it uses styles from which parts\n of the data it has. For example, the style of a class may be picked\n to distinguish information about things in that class.""".\n\nbackgroundColor a r:Property, owl:DatatypeProperty;\n s:label "background color"@en;\n s:range ui:Color;\n s:comment """Must be a valid CSS color string such as one could put in\n an HTML style attribute. This should be in the #xxxxxx form,\n (with 6 digits of hex) so that it\n can work with Graphviz.""".\n\nbackgroundImage a r:Property, owl:DatatypeProperty;\n s:label "background image"@en;\n s:comment """URI or base64 representation of an image""".\n\ncolor a r:Property, owl:DatatypeProperty;\n s:label "color"@en;\n s:range ui:Color;\n s:comment """Must be a valid CSS color string such as one could put in\n an HTML style attribute. This should be in the #xxxxxx form,\n (with 6 digits of hex) so that it\n can work with Graphviz.""".\n\n\n\nsortPriority a r:Property, owl:DatatypeProperty;\n s:label "sort priority";\n s:range xsd:integer;\n s:comment """When individuals or classes must be sorted, then\n if they are given different values of sortPriority a user agent can\n use this as a hint to how to present information.""".\n\nsortBy a r:Property;\n s:label "sort by";\n s:domain s:Class;\n s:range r:Property;\n s:comment """A property which typically is used to sort\n members of a given class.""".\n\nseqeunce a r:Property;\n s:label "sequence number";\n s:range xsd:integer;\n s:comment """The sequence in which this item is arranged with repect to other parts.""".\n\ninitialProperties a r:Property;\n s:label "initial properties";\n s:domain s:Class;\n s:range r:List; # List of r:Property\n s:comment """A really simple way of enabling user interfaces to\n create new information about a class of things is to make a define of properties\n to be specified when a information about a new item\n ("New item" here means an item which the system\n does not have prvious information about yet,\n not an items which has just been created,\n like new friend as opposed to new baby)""";\n prompt "Properties to be specified for new ones".\n\ntableProperties a r:Property;\n s:domain s:Class;\n s:label "table properties";\n s:range r:List; # List of r:Property\n s:comment """This is a crude way of specifying a table-based\n view for objects of this class.""";\n prompt "Properties to be given in a default table view".\n\nprompt a r:Property;\n s:label "user prompt";\n s:comment """A string for the UI to use if the user needs a longer\n prompts than just a field name, the rdfs:label. """;\n ui:prompt "A longer prompt for a user inputting this property".\n\n\n# A Taxonomy of Field types\n\nui:Form owl:disjointUnionOf ( ui:ValueField ui:Group ui:Choice ui:Classifier ui:Options ui:Multiple ui:Heading ui:Comment);\n s:comment """A form can be any type of single field, or typically a Group of several fields,\n including interspersed headings and comments. """.\nui:Single owl:disjointUnionOf ( ui:ValueField ui:Group ui:Choice ui:Classifier ui:Options ui:Heading ui:Comment).\nui:ValueField owl:disjointUnionOf ( ui:TextField ui:NumericField ui:ColorField ui:DateField ui:DateTimeField ui:PhoneField ui:EmailField).\nui:NumericField owl:disjointUnionOf (ui:BooleanField ui:TriStateField ui:IntegerField ui:DecimalField ui:FloatField).\n# ui:Multiple owl:disjointUnionOf ( ui:ZeroOrMore ui:OneOrMore ).\nui:TextField owl:disjointUnionOf (ui:SingleLineTextField ui:MultiLineTextField).\n\nui:Form a s:Class; is s:subClassOf of ui:ValueField, ui:Group, ui:Choice, ui:Heading, ui:Comment, ui:Classifier, ui:Options, ui:Multiple.\nui:Single a s:Class; is s:subClassOf of ui:ValueField, ui:Group, ui:Choice, ui:Heading, ui:Comment, ui:Classifier, ui:Options.\nui:ValueField a s:Class; is s:subClassOf of ui:TextField, ui:NumericField, ui:ColorField, ui:DateField, ui:DateTimeField, ui:PhoneField, ui:EmailField.\nui:NumericField a s:Class; is s:subClassOf of ui:BooleanField, ui:TriStateField, ui:IntegerField, ui:DecimalField, ui:FloatField.\nui:TextField a s:Class; is s:subClassOf of ui:SingleLineTextField, ui:MultiLineTextField.\n\nui:Classifier a s:Class; s:label "classifier";\n s:comment """A classifier allows the user to select the type of an object.\n The possible types must be subclasses of some overall class, the "category".\n (Ideally, the superclass is also set up as the disjoint union of the subclasses,\n if they are disjoint.)\n\n The form normally stores the resulting classes using an rdf:type triple,\n but a different predicate can be used if required, so the classifier field\n needs is \'property\' defined too.\n\n If the subclass selected itself is has subclasses defined, the user can\n recursively select from them in turn, as many levels as needed.""".\n\nui:property a r:Property; s:domain ui:Form; s:range r:Property;\n s:label "property to be stored"@en;\n s:comment """Many fields prompt for information about a given property of the subject.\n When field is filled in, this gives which property is written into the data.""".\n\nui:category a r:Property; s:domain ui:Classifier; s:range s:Class;\n s:label "overall superclass"@en;\n s:comment """The superclass subclasses of which will be selected.""".\n\nui:dependingOn a r:Property; s:domain ui:Options; s:range r:Property;\n s:label "depending on"@en;\n s:comment """Many fields prompt for information about a given property of the subject""".\n\nui:for a r:Property; s:label "for"@en; s:comment "The value for which this case is selected.".\nui:use a r:Property; s:range ui:Form.\n\nui:part a r:Property; s:label "part"@en ; s:domain ui:Form; s:range ui:Form. # Used for Multiple field - the subform for each item\nui:parts a r:Property; s:label "parts"@en ; s:domain ui:Form; s:range r:Collection. # (of Forms) The ordered set of fields in a group\nui:ordered e r:Property; s:label "ordered"; s:range xsd:Boolean . # Could be useful for all kinds of things in future so not restricted to Multiple\n\nui:from a r:Property; s:domain ui:Choice; s:range r:Class;\n s:label "from"; ui:prompt "from what class".\n\nui:size a r:Property; s:domain ui:ValueField; s:range xsd:integer;\n s:label "size of field";\n ui:prompt "size of field in characters".\n\nui:maxLength a r:Property; s:domain ui:TextField; s:range xsd:integer;\n s:label "max length of value".\n\nui:minValue a r:Property; s:domain ui:ValueField; s:label "min". # @@ range?\nui:maxValue a r:Property; s:domain ui:ValueField; s:label "max".\n\n ui:creationForm a r:Property; s:domain s:Class; s:range ui:Form;\n s:label "creation form";\n s:comment """A form which may be used to collect information about a\n hitherto locally undocumented instance instance of this class.""".\n\n ui:annotationForm a r:Property; s:domain s:Class; s:range ui:Form;\n s:label "annotation form";\n s:comment """A form which may be used to add more infromation to an\ninstance of this class which we know something about. Anything from\nadding just add one more fact, to adding a whole lot of information about a specific\nfacet of the thing.\n""".\n\n\n#############################################\n#\n# Form for editing Forms\n#\n\nFormForm a ui:Form;\n dc:title "Form for editing Forms";\n is ui:creationForm of Form;\n a ui:Group; ui:parts (FF1 FF2 FF3 FieldList) .\n\n FF1 ui:sequence 1; a ui:Heading; ui:contents "Edit Form"@en .\n FF2 ui:sequence 2; a ui:SingleLineTextField; ui:property dc:title; ui:size 60 .\n FF3 ui:sequence 3; a ui:Comment; ui:contents\n """To add a field to the form, press the plus at the bottom,\n and then select what sort of field you want."""@en; ui:style "background-color: #ffe;" .\n\n FieldList ui:sequence 10; a ui:Multiple; ui:ordered true; ui:property ui:parts; ui:part FieldForm .\n\nFieldForm a ui:Group;\n dc:title "Form for selecting a type of field";\n ui:parts (\n\n [ ui:sequence 1; a ui:Classifier; ui:property r:type; ui:category ui:Form]\n\n [ a ui:Options; ui:sequence 2; ui:dependingOn r:type;\n\n ui:case [ ui:for ui:TextField; ui:use [a ui:Group; ui:parts (\n [ a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty] # @@@ Needs inference on current web\n [ a ui:IntegerField; ui:property ui:size; ui:label "field size"; ui:min 1; ui:max 4096]\n [ a ui:IntegerField; ui:property ui:maxLength; ui:label "Max. length of string"; ui:min 1]\n )]];\n\n ui:case [ ui:for ui:IntegerField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty]\n [ ui:sequence 2; a ui:IntegerField; ui:property ui:min; ui:label "minimum value"]\n [ ui:sequence 3; a ui:IntegerField; ui:property ui:max; ui:label "maximum value"] ) ]];\n\n ui:case [ ui:for ui:DecimalField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty]\n [ ui:sequence 2; a ui:DecimalField; ui:property ui:min; ui:label "minimum value"]\n [ ui:sequence 3; a ui:DecimalField; ui:property ui:max; ui:label "maximum value"] ) ]];\n\n ui:case [ ui:for ui:FloatField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty]\n [ ui:sequence 2; a ui:FloatField; ui:property ui:min; ui:label "minimum value"]\n [ ui:sequence 3; a ui:FloatField; ui:property ui:max; ui:label "maximum value"] ) ]];\n\n ui:case [ ui:for ui:ColorField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty] )\n ]];\n\n ui:case [ ui:for ui:DateField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty]\n [ ui:sequence 2; a ui:DateField; ui:property ui:min; ui:label "min"]\n [ ui:sequence 3; a ui:DateField; ui:property ui:max ; ui:label "max"]\n ) ]];\n\n ui:case [ ui:for ui:DateTimeField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:DatatypeProperty]\n [ ui:sequence 2; a ui:DateTimeField; ui:property ui:min; ui:label "min"]\n [ ui:sequence 3; a ui:DateTimeField; ui:property ui:max ; ui:label "max"]\n ) ]];\n\n ui:case [ ui:for ui:EmailField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:ObjectProperty]\n ) ]];\n\n ui:case [ ui:for ui:PhoneField; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from owl:ObjectProperty]\n )]];\n\n ui:case [ ui:for ui:Group; ui:use FieldList];\n\n ui:case [ ui:for ui:Options; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:dependingOn; ui:label "depending on"; ui:from r:Property; ui:default r:type]\n [ ui:sequence 2; a ui:Multiple; ui:property ui:case; ui:part CaseForm]\n ) ]];\n\n ui:case [ ui:for ui:Choice; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property";\n ui:canMintNew true; ui:from owl:ObjectProperty]\n [ ui:sequence 2; a ui:Choice; ui:canMintNew true; ui:property ui:from; ui:label "destination class";\n ui:from s:Class; ui:canMintNew true; ]\n [ ui:sequence 3; a ui:BooleanField; ui:property ui:canMintNew; # No class form yet\n ui:label "user can add new"]\n [ ui:sequence 4; a ui:Choice; ui:canMintNew true; ui:property ui:use; ui:label "Nested Form (if any)";\n ui:from ui:Form; ui:optional true; ui:use FormForm] # @@ optional\n\n ) ]];\n\n ui:case [ ui:for ui:Classifier; ui:use [a ui:Group; ui:parts (\n [ ui:sequence 2; a ui:Comment; ui:contents """A classifier allows the user to which classes the item belongs to, given a common superclass of the allowed classes. Give the superclass here:""" ]\n\n [ ui:sequence 4; a ui:Choice; ui:canMintNew true; ui:property ui:category; ui:label "superclass"; ui:from s:Class]\n\n [ ui:sequence 6; a ui:Comment; ui:contents """(When the choice is made normally the item is given a rdf:type. Set this to rdf:type unless you want the form to set a different property.)""" ]\n\n [ ui:sequence 8; a ui:Choice; ui:canMintNew true; ui:property ui:property;\n ui:label "property"; ui:from owl:ObjectProperty; ui:default r:type] # @@ restriction\n\n ) ]];\n\n ui:case [ ui:for ui:Multiple; ui:use [a ui:Group; ui:parts (\n [ui:sequence 0; a ui:BooleanField; ui:property ui:ordered; ui:label "ordered"] # If this an ordered array or an unordered set?\n [ui:sequence 0; a ui:IntegerField; ui:property ui:min; ui:label "minimum number"] # If this an ordered array or an unordered set?\n [ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:property; ui:label "property"; ui:from r:Property]\n [ui:sequence 2; a ui:Choice; ui:canMintNew true; ui:property ui:part; ui:from ui:Form; ui:use FieldForm] # Form for details of the field part of the multiple\n ) ]];\n\n ui:case [ ui:for ui:Heading; ui:use [a ui:SingleLineTextField; ui:property ui:contents]];\n\n ui:case [ ui:for ui:Comment; ui:use [a ui:MultiLineTextField; ui:property ui:contents]]\n ]).\n\n\nCaseForm a ui:Group;\n dc:title "Form for a conditional case in a form";\n ui:parts (\n [ ui:sequence 1; a ui:Choice; ui:canMintNew true; ui:property ui:for; ui:label "when it is"; ui:canMintNew true; ui:from s:Class]\n [ui:sequence 2; a ui:Choice; ui:canMintNew true; ui:property ui:use; ui:from ui:Form; ui:canMintNew true; ui:use FieldForm] ). # Form for details of the field part of the multiple\n\n# ENDS\n'},240:e=>{e.exports='# Issue tracking - Workflow application definition ontology\n#\n# Finite state automaton ontology\n#\n# See requirements for tracking tools http://www.w3.org/2005/01/06-tool-req.html\n#\n@keywords a, is, of.\n\n@prefix : <http://www.w3.org/2005/01/wf/flow#>.\n@prefix wf: <http://www.w3.org/2005/01/wf/flow#>.\n\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix s: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix owl: <http://www.w3.org/2002/07/owl#>.\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.\n\n@prefix doc: <http://www.w3.org/2000/10/swap/pim/doc#> .\n@prefix log: <http://www.w3.org/2000/10/swap/log#> .\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix contact: <http://www.w3.org/2000/10/swap/pim/contact#> .\n@prefix doap: <http://usefulinc.com/ns/doap#>.\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix dct: <http://purl.org/dc/terms/>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n\n<> dc:title "Issue Tracking Ontology";\n\n dct:creator <http://www.w3.org/People/Berners-Lee/card#i>;\n\n s:comment """This ontology defines a very general class (Task)\n which can used for any kind of bug tracking, issue tracking,\n to-do-list management, action items, goal dependency, and so on.\n It captures the state of a task as a subclass, so that\n subsumption can be used.\n It captures a discussion thread about a task.\n It captures subtasks structure if necessary.\n A "Tracker" defines actual set of states, categories, etc.,\n which a task can be in. The data about the tracker\n guides the software managing the task.\n\n There is some workflow modeling finite state machine\n terms which are optional for more complex definition\n of the transitions allowed.\n """.\n\nTask a s:Class;\n s:label "task"@en; owl:disjointUnionOf (Open Closed);\n s:comment """Something to be done in a wide sense,\n an agenda item at a meeting is one example, but any\n issue, task, action item, goal, product, deliverable, milestone, can such a thing.\n The requirement for this framework was that it would allow\n one to customize ontologies for things such as agenda items,\n action items, working group issues with a spec, w3c Last Call issues,\n software bugs and administrative requests.\n In π-calculus, a process.\n Make your type of issue a subclass of Task.\n """.\n\nOpen a s:Class; s:subClassOf Task;\n s:label "open"@en, "ouvert"@fr;\n ui:backgroundColor "#d6f5d6"; # green like github for some reason\n s:comment """A task which needs attention. The very crude states of Open and Closed all\n interoperability between different systems if the states for a given\n application are made subclasses of either Open or Closed. This allows\n tasks from different systems to be mixed and treated together with\n limited but valuable functionality.\n """.\n\nClosed a s:Class; s:subClassOf Task;\n s:label "closed"@en, "fermé"@fr;\n ui:backgroundColor "#f5d6d6"; # pink\n s:comment """A task which does not need attention. It may be closed because\n has been abandoned or completed, for example.\n """.\n\n\n ActionItem a s:Class;\n s:subClassOf Task;\n s:label "action item"@en; owl:disjointUnionOf (Open Closed);\n s:comment """An obligation taken on by a person, typically at a meeting.\n """.\n\n\ndescription a rdf:Property;\n s:label "description";\n s:comment """The description, definition,\n or abstract. Information explaining what this is.\n Not arbitrary comment about anything, only about the subject.\n (Use this property for anything. There is no domain restriction.).""".\n\ndependent a rdf:Property;\n s:label "how"; owl:inverseOf [ s:label "why"];\n s:domain Task; s:range Task;\n s:comment """Another task upon which this depends, in the sense that\n this task cannot be completed without that task being done.\n You can\'t use this for dependencies on anything other than other tasks.\n (Note the US spelling of the URI. In the UK, a dependant is a something\n which is dependent on somehing else.)""".\n\nassignee a rdf:Property;\n s:label "assigned to"; owl:inverseOf [s:label "assignment"];\n# s:domain Task;\n s:range foaf:Agent;\n s:comment """The person or group to whom this has been assigned.""".\n\n# use dct:modified\n#modified a rdf:Property;\n# s:label "last changed".\n\nmodifiedBy a rdf:Property;\n s:range foaf:Agent;\n s:label "changed by".\n\n# use dct:created instead\n#created a rdf:Property;\n# s:range xsd:dateTime;\n#\n# Use foaf:maker instead\n#creator a rdf:Property;\n# s:range foaf:Agent;\n# s:label "changed by".\n\nsubscriber a rdf:Property;\n s:label "subscriber";\n s:range foaf:Agent.\n\n\n################## Products\n#\n#\n# History: The Tracker system included a cocept of a product,\n# such that an action could be associated with *either* an issue *or* a product.\n# Noah Mendelsohn for the TAG needed to be able make\n# and to give products: Goals, scuuess criteria,\n# deliverables with dates, schedules, TAG members assigned, related issues.\n#\n\n\nProduct a s:Class; s:subClassOf Task;\n s:label "product";\n s:comment """A product is a task which monitors something\n which must be produced.""".\n\ndeliverable a rdf:Property; s:subPropertyOf dependent;\n s:range Product;\n s:label "deliverable"@en;\n s:comment """Something which must be delivered to accomplish this""".\n\ngoalDescription a rdf:Property, owl:DatatypeProperty;\n s:domain Task; s:range xsd:string;\n s:label "goals";\n s:comment """A textual description of the goals of this product, etc.""".\n\nsuccessCriteria a rdf:Property, owl:DatatypeProperty;\n s:domain Task; s:range xsd:string;\n s:label "success criteria";\n s:comment """A textual description of the successs critera.\n How when we know this is done?""".\n\ndateDue a rdf:Property, owl:DatatypeProperty;\n s:domain Task; s:range xsd:date;\n s:label "due"@en;\n s:comment """The date this task is due.\n """.\n\n################## Attachments\n\nattachment a rdf:Property;\n s:label "attachment";\n s:comment """Something related is attached for information.""".\n\nscreenShot a rdf:Property; s:subPropertyOf attachment;\n s:label "screen shot"@en;\n s:comment """An image taken by capturing the state of a\n computer screen, for example to demonstrate a problem""".\n\ntestData a rdf:Property; s:subPropertyOf attachment;\n s:label "test data"@en;\n s:comment """A file which can be used as inpiut to a test\n or to demonstrate a problem. """.\n\n\nterminalOutput a rdf:Property; s:subPropertyOf attachment;\n s:label "terminal output"@en;\n s:comment """A file showing user interaction from a\n text terminal or console etc. """.\n\n\nmessage a rdf:Property; s:subPropertyOf attachment;\n s:label "message"@en;\n s:comment """A message about this. Attached for information.""".\n\n\nMessage a s:Class; s:label "message"@en.\nrecipent a rdf:Property; s:label "to"; s:domain Message; s:range foaf:Agent.\nsender a rdf:Property; s:label "from"; s:domain Message; s:range foaf:Agent.\n\n############################# A Tracker connects and manages issues\n\ntracker a rdf:Property;\n s:label "tracker";\n owl:inverseOf [ s:label "issue"];\n s:domain Task;\n s:range Tracker.\n\nTracker a s:Class;\n s:label "tracker";\n s:comment """A set of issues and\n the constraints on how they evolve.\n To use this ontology, craete a new tracker.\n Copy an existing one or make up your own.""".\n\nissueClass a rdf:Property;\n s:label "all issues must be in";\n s:domain Tracker;\n s:range s:Class, State;\n s:comment """The class of issues which are allowed in this tracker.\n This is essemtial to the operation of the tracker,\n as it defines which states an issue can be in.\n (The issueClass must be a disjointUnionOf the state classes)""".\n\nissueCategory a rdf:Property;\n s:label "issue category";\n s:domain Tracker;\n s:range s:Class;\n s:comment """Issues may be categorized according to the\n subclasses of this class""".\n\nstateStore a rdf:Property;\n s:label "state store";\n s:domain Tracker;\n s:range doc:Document;\n s:comment """A read-write document.\n The state of the issues is modified here.\n When you set up a trcaker, thgis must be set to point\n to a writeble data resource on the web.""".\n\ntransactionStore\n a rdf:Property;\n s:label "transaction store";\n s:domain Tracker;\n s:range doc:Document;\n s:comment """An appendable document. Transactions and messsages\n can be written into here""".\n\nasigneeClass\n a rdf:Property;\n s:label "assignees must be";\n s:domain Tracker;\n s:range s:Class; # Subclass of foaf:Agent\n s:comment """When an issue is assigned, the assignee must be from this class""".\n\ninitialState\n a rdf:Property;\n s:label "initial state"@en;\n s:label "état initial"@fr;\n s:domain Tracker;\n s:range State;\n s:comment """The initial state for a new issue""".\n\n# Use this to link a project to a tracker\ndoap:bug-database owl:inverseOf [ s:label "project"@en ].\n\n\n\n\n############################################################\n#\n# Finite state machines\n#\nChange a s:Class;\n s:label "change";\n s:comment """The universal class of things which\nchange the state of a task.\nIncluded now: Creation, Transition. (Maybe in the future\nmore π-calculus constructions such as splitting & merging tasks,\nand import/export of obligations to a foreign opaque system.)\n""".\n\nTransition a s:Class; s:subClassOf Change;\n s:label "transition";\n s:comment """A transition is a change of state of\na task. Typical properties include date and/or source\n(a document causing the transition), and a final state.""".\n\nCreation a s:Class; s:subClassOf Change;\n s:label "creation";\n s:comment """A creation is a change from existence\nto non-existence\na task. Typical properties include date and/or source\n(a document causing the transition), and a final state.""".\n\n\ndate s:range DateTime.\n\nfinal a rdf:Property;\n s:label "to";\n s:domain Transition;\n s:range State.\n\ntask a rdf:Property;\n s:range Task;\n s:label "task".\n\nrequires a rdf:Property;\n s:label "requires";\n s:domain Transition;\n s:range rdf:List; # Of properties for validation\n s:comment """To be a valid transition,\n a necessary (but not necessarily sufficuent) condition\n is that there be recorded these properties for the record""".\n\naffects a rdf:Property;\n s:label "affects";\n s:domain doc:Work;\n s:range Task.\n\n\n# { ?x a Transition; task ?t; source ?doc } => { ?doc affects ?t }.\n\n\ncreates a rdf:Property;\n s:label "creates";\n s:domain doc:Work;\n s:range Task.\n\n\nallowedTransitions a rdf:Property;\n s:domain State;\n s:range rdf:List; # @@@ of Action\n s:label "allowed transitions";\n s:comment """The state machine is defined\n by these lists of transition allowed for each issue.\n (An interesting option in the Web is to make an allowed transition\n to a state in soemone else\'s ontology, which in turn allows\n transitions into many ontologies. So a finite state maxchine\n may become very large. In practice this means that a task handed\n off to another organization may be processed on all kinds of ways.)""".\n\n# { ?x a TerminalState} => { ?x allowedTransitions () }.\n\nfinal a rdf:Property;\n s:label "to";\n s:range State.\n\nissue a rdf:Property;\n s:label "issue";\n s:comment\n """A transition changes the state of the given issue.""".\n\nsource a rdf:Property;\n s:label "source";\n s:comment """The source of a transition is\n the document by which it happened""";\n s:range doc:Work.\nTerminalState a s:Class;\n s:subClassOf State;\n s:label "terminal state";\n s:comment """A state from which there are no transitions.""".\n\nNonTerminalState a s:Class;\n s:label "non-terminal state";\n owl:disjointWith TerminalState;\n s:comment """A state from which there are transitions.""".\n\n######################################################\n\n#ends\n'},264:e=>{e.exports=t},324:(e,n,t)=>{t.d(n,{newIssueForm:()=>r});var s=t(426),i=t(264);function r(e,n,t,r,o){const a=e.createElement("div"),l=n.any(t,s.ns.wf("stateStore")),u=n.any(t,s.ns.wf("issueClass")),c=s.utils.label(u);a.innerHTML="<h2>Add new "+(r?"sub ":"")+c+"</h2><p>Title of new "+c+":</p>";const d=e.createElement("input");return d.setAttribute("type","text"),d.setAttribute("style","margin: 0.5em; font-size: 100%; padding: 0.3em;"),d.setAttribute("size","100"),d.setAttribute("maxLength","2048"),d.select(),d.addEventListener("keyup",function(e){13===e.keyCode&&function(){d.setAttribute("class","pendingedit"),d.disabled=!0;const e=[],u=n.anyValue(t,s.ns.wf("issueURITemplate")),c=u?n.sym(function(e){const n=new i.Literal(new Date),t=""+(new Date).getTime(),s=n.value.slice(0,4),r=n.value.slice(5,7),o=n.value.slice(8,10);return e.replace("{N}",t).replace("{YYYY}",s).replace("{MM}",r).replace("{DD}",o)}(i.uri.join(u,l.uri))):n.sym(l.uri+"#Iss"+(new Date).getTime()),p=c.doc(),f=n.literal(d.value);e.push(new i.Statement(c,s.ns.wf("tracker"),t,l)),e.push(new i.Statement(c,s.ns.dc("title"),f,l)),e.push(new i.Statement(c,s.ns.dct("created"),new Date,l));const m=r?n.each(r,s.ns.rdf("type"),null,r.doc()):n.each(t,s.ns.wf("initialState"));for(const n of m)e.push(new i.Statement(c,s.ns.rdf("type"),n,l));r&&e.push(new i.Statement(r,s.ns.wf("dependent"),c,l)),u&&(e.push(new i.Statement(c,s.ns.wf("tracker"),t,p)),e.push(new i.Statement(c,s.ns.rdfs("seeAlso"),l,p))),n.updater.update([],e,function(e,n,t){n?(a.parentNode.removeChild(a),o(c)):console.log("Error: can't save new issue:"+t)})}()},!1),a.appendChild(d),d.focus(),a}},426:n=>{n.exports=e},663:e=>{e.exports=n},685:(e,n,t)=>{t.d(n,{csvButton:()=>o});var s=t(426),i=t(663);function r(e){const n=e.replaceAll("\n"," ");if(!n.includes(","))return n;const t='"'+n.replaceAll('"','""')+'"';if(console.log("Quoted: >>>"+t+"<<<"),t.slice(1,-1).replaceAll('""',"").includes('"'))throw new Error("CSV inconsistecy");return t}function o(e,n){const t=e.createElement("div"),o=s.widgets.button(e,s.icons.iconBase+"noun_Document_998605.svg","Copy as CSV",async e=>{const t=o.parentNode.parentNode;console.log("button gparent div",t),t.addEventListener("copy",e=>{const t=function(e,n){const t=e.any(n,s.ns.wf("stateStore")),i=e.each(null,s.ns.wf("tracker"),n,t);console.log(" CSV: Tasks:",i.length);const o=[{label:"Name",predicate:s.ns.dc("title")}],a=e.any(n,s.ns.wf("issueClass"));console.log(" CSV: States - main superclass:",a);const l={label:"State",category:a};console.log(" CSV: found column from state",l),o.push(l);const u=e.each(n,s.ns.wf("issueCategory"));console.log(" CSV: Categories : ",u),console.log(" CSV: Categories : length: ",u.length),console.log(" CSV: Categories : first: ",u[0]);const c=u;for(const e of c){const n={label:s.utils.label(e),category:e};console.log(" CSV: found column from classifications",n),o.push(n)}const d=e.any(n,s.ns.wf("extrasEntryForm"),null,null);if(console.log(" CSV: Form : ",d),d){const n=e.any(d,s.ns.ui("parts"),null,d.doc());console.log(" CSV: parts : ",n);const t=n.elements;console.log(" CSV: fields : ",t);for(const n of t){const t=e.any(n,s.ns.ui("property"));if(t){const e={label:s.utils.label(t),predicate:t};console.log(" CSV: found column from form",e),o.push(e)}}}o.push({label:"Description",predicate:s.ns.wf("description")}),console.log("Columns: ",o.length);const p=o.map(e=>e.label).join(",")+"\n";return console.log("CSV: Header= ",p),p+i.map(function(n){return o.map(t=>function(n,t){let i;if(t.predicate)return i=e.any(n,t.predicate),i?i.value:"--";if(!t.category)throw new Error("wot no pred or cat",t);{const r=e.each(n,s.ns.rdf("type"));for(const n of r)e.holds(n,s.ns.rdfs("subClassOf"),t.category)&&(i=n);if(!i)return"?"+s.utils.label(t.category)}return s.utils.label(i)}(n,t)).map(r).join(",")+"\n"}).join("")}(i.store,n);e.clipboardData.setData("text/plain",t),e.clipboardData.setData("text/csv",t),alert("Copy data: "+t),e.preventDefault()})});return t.appendChild(o),t}},719:(e,n,t)=>{t.d(n,{newTrackerButton:()=>l});var s=t(426),i=t(264),r=t(663);const o=s.ns,a=r.store.updater;function l(e,n){const t=s.login.newAppInstance(n.dom,{noun:"tracker"},function(t,r){function l(e){if(void 0!==e.elements)return e.elements.map(l);if(void 0===e.uri)return e;let n=e.uri;return n===p.uri?f:(n.slice(0,h.length)===h&&(n=r+n.slice(h.length)),d.sym(n))}const u="issuetracker.w3.org",c=s.ns.space,d=n.session.store;if(!r&&("/"!==(r=d.any(t,c("uriPrefix")).value).slice(-1)&&(i.log.error(u+": No / at end of uriPrefix "+r),r+="/"),r+=u+"/"+(new Date).getTime()+"/",!confirm("Make new tracker at "+r+"?")))return;const p=d.any(e,o.wf("stateStore")),f=d.sym(r+"store.ttl"),m=e.doc(),h=m.uri.slice(0,m.uri.lastIndexOf("/")+1),w=l(m),g=l(e),y=d.statementsMatching(void 0,void 0,void 0,m);for(let e=0;e<y.length;e++){const n=y[e];d.add(l(n.subject),l(n.predicate),l(n.object),w)}d.add(g,s.ns.space("inspiration"),e,p),d.add(g,s.ns.space("inspiration"),e,w),a.put(w,d.statementsMatching(void 0,void 0,void 0,w),"text/turtle",function(e,n,t){n?a.put(f,[],"text/turtle",function(e,n,t){n?console.info("Ok The tracker created OK at: "+g.uri+"\nMake a note of it, bookmark it. "):console.log("FAILED to set up new store at: "+f.uri+" : "+t)}):console.log("FAILED to save new tracker at: "+w.uri+" : "+t)})});return t.setAttribute("style","margin: 0.5em 1em;"),t}}},i={};function r(e){var n=i[e];if(void 0!==n)return n.exports;var t=i[e]={exports:{}};return s[e](t,t.exports,r),t.exports}r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};r.r(o),r.d(o,{default:()=>w});var a=r(426),l=r(663),u=r(85),c=r(178),d=r(719),p=r(324),f=r(685),m=r(264);const h=l.store,w={icon:a.icons.iconBase+"noun_122196.svg",name:"issue",audience:[],label:function(e,n){const t=h.findTypeURIs(e);return t["http://www.w3.org/2005/01/wf/flow#Task"]||h.holds(e,a.ns.wf("tracker"))?"issue":t["http://www.w3.org/2005/01/wf/flow#Tracker"]?"tracker":null},mintClass:a.ns.wf("Tracker"),mintNew:async function(e,n){const t=e.session.store;let s;n.newInstance?s=t.sym(n.newInstance.doc().uri+"_state.ttl"):(n.newInstance=t.sym(n.newBase+"index.ttl#this"),s=t.sym(n.newBase+"state.ttl"));const i=n.newInstance,r=i.doc(),o=l.authn.currentUser();o&&t.add(i,a.ns.dc("author"),o,r),t.add(i,a.ns.rdf("type"),a.ns.wf("Tracker"),r),t.add(i,a.ns.dc("created"),new Date,r),t.add(i,a.ns.wf("issueClass"),a.ns.wf("Task"),r),t.add(i,a.ns.wf("initialState"),a.ns.wf("Open"),r),t.add(i,a.ns.wf("stateStore"),s,r),t.add(i,a.ns.wf("assigneeClass"),a.ns.foaf("Person"),r),t.add(i,a.ns.wf("stateStore"),s,s);const u=t.statementsMatching(void 0,void 0,void 0,r).concat(t.statementsMatching(void 0,void 0,void 0,s));try{await async function(e,n){const s=e.concat(n).map(e=>e.why),i=Array.from(new Set(s)).map(s=>t.updater.update(e.filter(e=>e.why.sameTerm(s)),n.filter(e=>e.why.sameTerm(s))));return Promise.all(i)}([],u)}catch(n){return a.widgets.complain(e,"Error writing tracker configuration: "+n)}const c=e.dom;return n.div.appendChild(c.createElement("div")).innerHTML=`<h4>Success</h4>\n <p>Your <a href="${i.uri}">new tracker</a> has been made.\n Use the settings tab to configure it.\n </p>\n `,n},render:function(e,n){const t=n.dom,s=t.createElement("div");function i(e){console.warn(e),s.appendChild(a.widgets.errorMessageBlock(t,e))}function o(e,n){e||i(n)}function w(e,s){const r=h.any(e,a.ns.wf("issueClass")),o=(s=s||r).sameTerm(r),l=h.any(s,a.ns.owl("disjointUnionOf"));if(!l)return i(`Configuration error: state ${r} does not have substates`);let d=l.elements;o&&d.length>2&&(d=d.filter(e=>h.holds(e,a.ns.rdfs("subClassOf"),a.ns.wf("Open"))||e.sameTerm(a.ns.wf("Open"))));const p={columnDropHandler:async function(e,t){const i=(0,c.getState)(e,s),r=h.the(e,a.ns.wf("tracker"),null,e.doc()),o=h.any(r,a.ns.wf("stateStore"));if(!t.sameTerm(i)){try{await h.updater.update([m.st(e,a.ns.rdf("type"),i,o)],[m.st(e,a.ns.rdf("type"),t,o)])}catch(e){a.widgets.complain(n,"Unable to change issue state: "+e)}f.refresh()}},filter:o?null:function(e){return!!h.findTypeURIs(e)[a.ns.wf("Open").uri]}};p.sortBy=a.ns.dct("created"),p.sortReverse=!0;const f=(0,u.board)(t,d,function(e){return(0,c.renderIssueCard)(e,n)},p);return f}function g(e){const s=t.createElement("div"),i=l.authn.currentUser(),r={div:s,dom:t,noun:"tracker",statusArea:s,me:i,refreshTarget:e},o=[n.session.paneRegistry.byName("issue")];return a.create.newThingUI(r,n,o),s}function y(){const s=h.any(x,a.ns.wf("issueClass")),i=[k,C,s].concat(h.each(x,a.ns.wf("issueCategory")));i.push(F);const r={renderMain:function(s,i){if(s.innerHTML="",i.sameTerm(b))s.appendChild(w(x));else if(i.sameTerm(C))s.appendChild(function(s){function i(){const e=new m.IndexedFormula;return u.pat.optional.push(e),e}const r=h.any(e,a.ns.wf("issueClass")),o=h.each(s,a.ns.wf("issueCategory")),l=["issue","state","created"],u=new m.Query(a.utils.label(e));for(let e=0;e<o.length;e++)l.push("_cat_"+e);const d={};l.forEach(function(e){u.vars.push(d[e]=m.variable(e))}),u.pat.add(d.issue,a.ns.wf("tracker"),s),u.pat.add(d.issue,a.ns.dct("created"),d.created),u.pat.add(d.issue,a.ns.rdf("type"),d.state),u.pat.add(d.state,a.ns.rdfs("subClassOf"),r),u.pat.optional=[];for(let e=0;e<o.length;e++){const n=i();n.add(d.issue,a.ns.rdf("type"),d["_cat_"+e]),n.add(d["_cat_"+e],a.ns.rdfs("subClassOf"),o[e])}const p=h.any(s,a.ns.wf("propertyList"));if(p){const e=p.elements;for(let n=0;n<e.length;n++){const t=e[n];let s="_prop_"+n;t.uri.indexOf("#")>=0&&(s=t.uri.split("#")[1]);const r=i();u.vars.push(d[s]=m.variable(s)),r.add(d.issue,t,d[s])}}const f={};h.each(void 0,a.ns.rdfs("subClassOf"),r).forEach(function(e){(h.holds(e,a.ns.rdfs("subClassOf"),a.ns.wf("Open"))||e.sameTerm(a.ns.wf("Open")))&&(f[e.uri]=!0)});const w=(0,a.table)(t,{query:u,keyVariable:"?issue",sortBy:"?created",sortReverse:!0,hints:{"?issue":{linkFunction:function(e){const t=m.sym(e);(0,c.exposeOverlay)(t,n)},label:"Title"},"?created":{cellFormat:"shortDate"},"?state":{initialSelection:f,label:"Status"}}}),g=h.any(e,a.ns.wf("stateStore"));return w.appendChild(function(e,n){return a.widgets.button(t,a.icons.iconBase+"noun_479395.svg","refresh table",async t=>{try{await h.fetcher.load(e,{force:!0,clearPreviousData:!0})}catch(e){return void alert(e)}a.widgets.refreshTree(n)})}(g,w)),w}(x));else if(i.sameTerm(F))s.appendChild(function(e){const n=t.createElement("div");n.appendChild((0,f.csvButton)(t,e));const s=h.any(e,a.ns.wf("issueClass")),i=[C,s].concat(h.each(e,a.ns.wf("issueCategory"))),r=n.appendChild(t.createElement("div"));a.widgets.renderNameValuePair(t,h,r,null,"Default view").appendChild(a.widgets.makeSelectForOptions(t,h,e,a.ns.wf("defaultView"),i,{},e.doc()));const l={dom:t,div:n,noun:"tracker"};return a.login.registrationControl(l,e,a.ns.wf("Tracker")).then(s=>{const i=a.ns.wf("TrackerSettingsForm");m.parse('@prefix : <http://www.w3.org/ns/ui#> .\n@prefix core: <http://www.w3.org/2005/01/wf/flow#>.\n@prefix dct: <http://purl.org/dc/terms/>.\n@prefix owl: <http://www.w3.org/2002/07/owl#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix ui: <http://www.w3.org/ns/ui#> .\n@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.\n@prefix wf: <http://www.w3.org/2005/01/wf/flow#> .\n\n core:TrackerSettingsForm a :Form;\n <http://purl.org/dc/elements/1.1/title> "Tracker Configuration Form";\n :parts (\n\n [ a ui:Heading; ui:contents "About the tracker"@en ]\n\n [ a :SingleLineTextField;\n :label "Title of issue tracker";\n :maxLength "128";\n :property dct:title;\n :size "40" ]\n\n [ a :MultiLineTextField; :label "Description"; :property wf:description; :size "40" ]\n\n [ a ui:Choice; ui:canMintNew true; ui:use core:SuperClassForm; ui:follow true;\n ui:property wf:issueClass;\n ui:label "What states can an issue be in?";\n ui:from rdfs:Class;\n ui:default wf:Task ]\n\n [ a ui:Comment; ui:contents """You can optionally sort issues using (one or more) classification systems"""@en ]\n\n\n [ a ui:Multiple; ui:canMintNew true; ui:part core:ClassificationForm;\n ui:property wf:issueCategory; ui:label "Sort them into which category?"; ui:from rdfs:Class ]\n\n [ a :BooleanField;\n :label "Allow issues to have sub-issues";\n :property wf:allowSubIssues;\n :default false ]\n\n [ a ui:Heading; ui:contents "Table view:"@en ]\n\n [ a ui:Comment; ui:contents "Any extra properties to include?"@en ]\n\n\n [a ui:Multiple; ui:property wf:propertyList; ui:ordered true; ui:part core:PropertyForm; ui:follow true ]\n\n [ a ui:Heading; ui:contents "Details of issues"@en ]\n\n # Use a people picker ideally\n [ a ui:Choice; ui:canMintNew true; ui:use core:GroupForm;\n ui:property wf:assigneeGroup;\n ui:label "Assign issues to people from which group?";\n ui:from vcard:Group;\n ]\n\n # Optionally one form for extras\n\n [ a ui:Choice; ui:canMintNew true; ui:use ui:FormForm;\n ui:property wf:extrasEntryForm;\n ui:label "Other things to save about each issue?";\n ui:from ui:Form;\n ]\n\n\n ) .\n\n # Form for the superclass of all states\n # @@ also We must require each state class to be stated to be a subclass of EITHER Open OR Closed.\n core:SuperClassForm a ui:Form; dct:title "Form for managing states";\n ui:parts (\n [ a :SingleLineTextField;\n :label "Name of set of states";\n :defualt "States";\n :maxLength "128";\n :property rdfs:label;\n :size "40" ]\n [a ui:Multiple; ui:property owl:disjointUnionOf; ui:ordered true; ui:part core:StateForm ]\n # [ a ui:Multiple; ui:property rdfs:subClassOf; ui:reverse true; ui:part core:StateForm ]\n ) .\n\n core:StateForm a ui:Form; dct:title "Form for one state";\n ui:parts (\n [ a :SingleLineTextField;\n :label "Name of state";\n :maxLength "128";\n :property rdfs:label;\n :size "40" ]\n [ a :ColorField; :label "Background color"; :property :backgroundColor ]\n # @@ add icon for state\n\n ).\n\n\n # Form for Classification\n\n core:ClassificationForm a ui:Form; dct:title "Form for a classification by categpry";\n ui:parts (\n [ a :SingleLineTextField;\n :label "Name of classification:";\n :maxLength "128";\n :property rdfs:label;\n :size "40" ]\n [a ui:Multiple; ui:property owl:disjointUnionOf; ui:ordered true; ui:part core:CategoryForm ]\n ) .\n\n core:CategoryForm a ui:Form; dct:title "Form for a category";\n ui:parts (\n [ a :SingleLineTextField;\n :label "Name of category";\n :maxLength "128";\n :property rdfs:label;\n :size "40" ]\n [ a :ColorField; :label "Background color"; :property :backgroundColor ]\n\n ).\n\n core:PropertyForm a ui:Form; ui:parts ( # Internded for raed only only marking the\n [ a :SingleLineTextField;\n :label "(property name)";\n :maxLength "128";\n :property rdfs:label;\n :size "40" ]\n ).\n\n\n # Other ontology stuff we are otherwis missing\n\n # we can usde ui:label to give a decent abel when the ontology uses a really bad one\n rdfs:subClassOf ui:label "super class" .\n # We can also add a specific nice label for the inverse\n [] owl:inverse rdfs:subClassOf; rdfs:label "sub class" .\n owl:disjointUnionOf ui:label "option" .\n\n # Form for new group\n\n\n core:GroupForm a ui:Form; dct:title "Form for new contacts group"; ui:parts (\n [ a :SingleLineTextField;\n :label "Name of new group";\n :maxLength "128";\n :property vcard:fn;\n :size "60" ]\n\n [ a ui:Heading; ui:contents "Members of group"@en ]\n\n [ a ui:Multiple; ui:label "contacts in group"; ui:property vcard:member; ui:part core:PersonForm ]\n\n ).\n\n core:PersonForm a ui:Form; dct:title "New contact details form"; ui:parts (\n\n [ a :NamedNodeURIField; ui:label "Solid ID"; ui:property owl:sameAs; ui:size 60 ]\n\n [ a :SingleLineTextField;\n :label "Name of contact";\n :maxLength "128";\n :property vcard:fn;\n :size "60" ]\n\n [ a ui:PhoneField; :label "Phone"; :property vcard:phone; ] # @@ check property]\n\n [ a :EmailField; :label "Email"; :property vcard:email ] # @@ check property\n\n ).\n\n# classificattion owl:disjointUnionOf ()\n wf:Tracker :creationForm core:SettingsForm .\n',h,i.doc().uri,"text/turtle"),a.widgets.appendForm(t,n,{},e,i,e.doc(),o)}),n}(x));else if(i.sameTerm(k))s.appendChild(function(e){const n=t.createElement("div"),s={dom:t,div:n,noun:"tracker"};return a.login.registrationList(s,{public:!0,private:!0,type:e}).then(e=>{n.appendChild(g(n))}),n}(a.ns.wf("Tracker")));else{if(!h.holds(x,a.ns.wf("issueCategory"),i)&&!h.holds(x,a.ns.wf("issueClass"),i))throw new Error("Unexpected tab type: "+i);s.appendChild(w(x,i))}},items:i,selectedTab:h.any(x,a.ns.wf("defaultView"),null,x.doc())||C},l=k.doc();return h.add(k,a.ns.rdfs("label"),"My Trackers",l),h.add(F,a.ns.rdfs("label"),"Settings",l),h.add(s,a.ns.rdfs("label"),"By State",l),a.tabs.tabWidget(r)}n.paneDiv=s,s.setAttribute("class","issuePane");const b=a.ns.wf("BoardView"),C=a.ns.wf("TableView"),F=a.ns.wf("SettingsView"),k=a.ns.wf("InstancesView"),v=h.updater,T=h.findTypeURIs(e);let x;const S=a.ns.wf("").doc();h.holds(void 0,void 0,void 0,S)||m.parse(r(240),h,S.uri,"text/turtle");const P=a.ns.ui("").doc();let O;h.holds(void 0,void 0,void 0,P)||m.parse(r(197),h,P.uri,"text/turtle"),T["http://www.w3.org/2005/01/wf/flow#Task"]||h.holds(e,a.ns.wf("tracker"))?async function(){if(x=h.any(e,a.ns.wf("tracker")),!x)throw new Error("This issue "+e+"has no tracker");try{await n.session.store.fetcher.load(x.doc())}catch(e){return i("Failed to load tracker config "+x.doc()+": "+e)}const t=h.any(x,a.ns.wf("stateStore"));if(!t)return i("Tracker has no state store: "+x);try{await n.session.store.fetcher.load(e)}catch(e){return i("Failed to load issue state "+t+": "+e)}s.appendChild((0,c.renderIssue)(e,n)),v.addDownstreamChangeListener(t,function(){a.widgets.refreshTree(s)})}().then(()=>console.log("Single issue rendered")):T["http://www.w3.org/2005/01/wf/flow#Tracker"]?async function(){function i(e){a.widgets.refreshTree(s),(0,c.exposeOverlay)(e,n),f.disabled=!1}x=e;try{await async function(e,n){async function t(n){const t=e.any(n,a.ns.owl("disjointUnionOf"),null,s);if(!t)throw new Error(`Classification ${n} has no disjointUnionOf`);if(!t.elements)throw new Error(`Classification ${n} has no array`);const i=new Set(t.elements.map(e=>e.uri)),r=new Set(e.each(null,a.ns.rdfs("subClassOf"),n,s).map(e=>e.uri)),o=[...r].filter(e=>!i.has(e)).map(t=>({action:"delete",st:m.st(e.sym(t),a.ns.rdfs("subClassOf"),n,s)})),l=[...i].filter(e=>!r.has(e)).map(t=>({action:"insert",st:m.st(e.sym(t),a.ns.rdfs("subClassOf"),n,s)}));return o.concat(l)}const s=n.doc(),i=e.any(n,a.ns.wf("issueClass")),r=e.each(n,a.ns.wf("issueCategory")).concat([i]);let o=[];for(const e of r)o=o.concat(await t(e));if(o.length){const n=o.filter(e=>"insert"===e.action).map(e=>e.st),t=o.filter(e=>"delete"===e.action).map(e=>e.st);console.log("Damage:",o),confirm(`Fix ${o} inconsistent subclasses in tracker config?`)&&await e.updater.update(t,n)}}(h,x)}catch(e){console.log("@@@ Error fixing subclasses in config: "+e)}const r=h.any(e,a.ns.wf("issueClass"));if(!r)throw new Error("This tracker has no issueClass");const o=h.any(e,a.ns.wf("stateStore"));if(!o)throw new Error("This tracker has no stateStore");const l=t.createElement("h2");l.setAttribute("style","font-size: 150%"),s.appendChild(l);const u=a.utils.label(r);l.appendChild(t.createTextNode(u+" list"));const f=t.createElement("button"),w=t.createElement("div");f.setAttribute("type","button"),f.setAttribute("style","padding: 0.3em; font-size: 100%; margin: 0.5em;"),w.appendChild(f),s.appendChild(w);const g=t.createElement("img");g.setAttribute("src",a.icons.iconBase+"noun_19460_green.svg"),g.setAttribute("style","width: 1em; height: 1em; margin: 0.2em;"),f.appendChild(g);const b=t.createElement("span");b.innerHTML="New "+u,f.appendChild(b),f.addEventListener("click",function(e){f.disabled=!0,w.appendChild((0,p.newIssueForm)(t,h,x,null,i))},!1),n.session.store.fetcher.load([o]).then(function(t){const i=y();s.appendChild(i),i.refresh||console.log("No table refresh function?!"),s.appendChild((0,d.newTrackerButton)(e,n)),v.addDownstreamChangeListener(o,i.refresh)}).catch(function(e){return console.log("Cannot load state store: "+e)})}().then(()=>console.log("Tracker rendered")):console.log("Error: Issue pane: No evidence that "+e+" is either a bug or a tracker.");const M=s.appendChild(t.createElement("div"));return n.overlay=M,M.style="position: fixed; z-index: 100; top: 1.51em; right: 2em; left: 2em; bottom:1.5em; border: 0.1em grey; overflow: scroll;",M.style.visibility="hidden",l.authn.checkUser().then(e=>{if(e)return console.log("Web ID set already: "+e),void(n.me=e);O=a.login.loginStatusBox(t,e=>{e?(n.me=h.sym(e),console.log("Web ID set from login button: "+e),s.removeChild(O)):n.me=null}),O.setAttribute("style","margin: 0.5em 1em;"),s.appendChild(O),n.statusArea||(n.statusArea=s.appendChild(t.createElement("div")))}),s}};return o})());
|
|
52221
52231
|
|
|
52222
|
-
/***/ }
|
|
52232
|
+
/***/ },
|
|
52223
52233
|
|
|
52224
|
-
/***/ 3955
|
|
52225
|
-
|
|
52234
|
+
/***/ 3955
|
|
52235
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
52226
52236
|
|
|
52227
52237
|
"use strict";
|
|
52228
52238
|
|
|
@@ -53026,10 +53036,10 @@ function getSameAs(kb, item, doc) {
|
|
|
53026
53036
|
}
|
|
53027
53037
|
//# sourceMappingURL=contactsPane.js.map
|
|
53028
53038
|
|
|
53029
|
-
/***/ }
|
|
53039
|
+
/***/ },
|
|
53030
53040
|
|
|
53031
|
-
/***/ 4011
|
|
53032
|
-
|
|
53041
|
+
/***/ 4011
|
|
53042
|
+
(module, __webpack_exports__, __webpack_require__) {
|
|
53033
53043
|
|
|
53034
53044
|
"use strict";
|
|
53035
53045
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -53365,10 +53375,10 @@ function stackString(e) {
|
|
|
53365
53375
|
return str;
|
|
53366
53376
|
}
|
|
53367
53377
|
|
|
53368
|
-
/***/ }
|
|
53378
|
+
/***/ },
|
|
53369
53379
|
|
|
53370
|
-
/***/ 4036
|
|
53371
|
-
|
|
53380
|
+
/***/ 4036
|
|
53381
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
53372
53382
|
|
|
53373
53383
|
"use strict";
|
|
53374
53384
|
|
|
@@ -53430,10 +53440,10 @@ const TabbedPane = {
|
|
|
53430
53440
|
var _default = exports["default"] = TabbedPane;
|
|
53431
53441
|
//# sourceMappingURL=tabbedPane.js.map
|
|
53432
53442
|
|
|
53433
|
-
/***/ }
|
|
53443
|
+
/***/ },
|
|
53434
53444
|
|
|
53435
|
-
/***/ 4059
|
|
53436
|
-
|
|
53445
|
+
/***/ 4059
|
|
53446
|
+
(module) {
|
|
53437
53447
|
|
|
53438
53448
|
/* SOLID PANE REGISTRY
|
|
53439
53449
|
**
|
|
@@ -53493,10 +53503,10 @@ paneRegistry.byName = function (name) {
|
|
|
53493
53503
|
// ENDS
|
|
53494
53504
|
|
|
53495
53505
|
|
|
53496
|
-
/***/ }
|
|
53506
|
+
/***/ },
|
|
53497
53507
|
|
|
53498
|
-
/***/ 4064
|
|
53499
|
-
|
|
53508
|
+
/***/ 4064
|
|
53509
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
53500
53510
|
|
|
53501
53511
|
"use strict";
|
|
53502
53512
|
|
|
@@ -53575,10 +53585,10 @@ const defaultPane = exports.defaultPane = {
|
|
|
53575
53585
|
// ends
|
|
53576
53586
|
//# sourceMappingURL=defaultPane.js.map
|
|
53577
53587
|
|
|
53578
|
-
/***/ }
|
|
53588
|
+
/***/ },
|
|
53579
53589
|
|
|
53580
|
-
/***/ 4146
|
|
53581
|
-
|
|
53590
|
+
/***/ 4146
|
|
53591
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
53582
53592
|
|
|
53583
53593
|
"use strict";
|
|
53584
53594
|
|
|
@@ -53686,10 +53696,10 @@ function hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {
|
|
|
53686
53696
|
module.exports = hoistNonReactStatics;
|
|
53687
53697
|
|
|
53688
53698
|
|
|
53689
|
-
/***/ }
|
|
53699
|
+
/***/ },
|
|
53690
53700
|
|
|
53691
|
-
/***/ 4195
|
|
53692
|
-
|
|
53701
|
+
/***/ 4195
|
|
53702
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
53693
53703
|
|
|
53694
53704
|
"use strict";
|
|
53695
53705
|
|
|
@@ -54364,10 +54374,10 @@ function toolsPane(selectAllGroups, selectedGroups, groupsMainTable, book, dataB
|
|
|
54364
54374
|
// ends
|
|
54365
54375
|
//# sourceMappingURL=toolsPane.js.map
|
|
54366
54376
|
|
|
54367
|
-
/***/ }
|
|
54377
|
+
/***/ },
|
|
54368
54378
|
|
|
54369
|
-
/***/ 4357
|
|
54370
|
-
|
|
54379
|
+
/***/ 4357
|
|
54380
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
54371
54381
|
|
|
54372
54382
|
const Mode = __webpack_require__(208)
|
|
54373
54383
|
|
|
@@ -54414,10 +54424,10 @@ NumericData.prototype.write = function write (bitBuffer) {
|
|
|
54414
54424
|
module.exports = NumericData
|
|
54415
54425
|
|
|
54416
54426
|
|
|
54417
|
-
/***/ }
|
|
54427
|
+
/***/ },
|
|
54418
54428
|
|
|
54419
|
-
/***/ 4363
|
|
54420
|
-
|
|
54429
|
+
/***/ 4363
|
|
54430
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
54421
54431
|
|
|
54422
54432
|
"use strict";
|
|
54423
54433
|
|
|
@@ -54428,10 +54438,10 @@ if (true) {
|
|
|
54428
54438
|
{}
|
|
54429
54439
|
|
|
54430
54440
|
|
|
54431
|
-
/***/ }
|
|
54441
|
+
/***/ },
|
|
54432
54442
|
|
|
54433
|
-
/***/ 4416
|
|
54434
|
-
|
|
54443
|
+
/***/ 4416
|
|
54444
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
54435
54445
|
|
|
54436
54446
|
"use strict";
|
|
54437
54447
|
|
|
@@ -54755,10 +54765,10 @@ async function renderIdControl(person, dataBrowserContext, options) {
|
|
|
54755
54765
|
}
|
|
54756
54766
|
//# sourceMappingURL=webidControl.js.map
|
|
54757
54767
|
|
|
54758
|
-
/***/ }
|
|
54768
|
+
/***/ },
|
|
54759
54769
|
|
|
54760
|
-
/***/ 4467
|
|
54761
|
-
|
|
54770
|
+
/***/ 4467
|
|
54771
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
54762
54772
|
|
|
54763
54773
|
"use strict";
|
|
54764
54774
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -54776,10 +54786,10 @@ function _defineProperty(e, r, t) {
|
|
|
54776
54786
|
}
|
|
54777
54787
|
|
|
54778
54788
|
|
|
54779
|
-
/***/ }
|
|
54789
|
+
/***/ },
|
|
54780
54790
|
|
|
54781
|
-
/***/ 4477
|
|
54782
|
-
|
|
54791
|
+
/***/ 4477
|
|
54792
|
+
(__unused_webpack_module, exports) {
|
|
54783
54793
|
|
|
54784
54794
|
"use strict";
|
|
54785
54795
|
/**
|
|
@@ -55124,10 +55134,10 @@ exports.unstable_wrapCallback = function (callback) {
|
|
|
55124
55134
|
};
|
|
55125
55135
|
|
|
55126
55136
|
|
|
55127
|
-
/***/ }
|
|
55137
|
+
/***/ },
|
|
55128
55138
|
|
|
55129
|
-
/***/ 4565
|
|
55130
|
-
|
|
55139
|
+
/***/ 4565
|
|
55140
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55131
55141
|
|
|
55132
55142
|
const Utils = __webpack_require__(6886)
|
|
55133
55143
|
|
|
@@ -55160,10 +55170,10 @@ exports.getEncodedBits = function getEncodedBits (errorCorrectionLevel, mask) {
|
|
|
55160
55170
|
}
|
|
55161
55171
|
|
|
55162
55172
|
|
|
55163
|
-
/***/ }
|
|
55173
|
+
/***/ },
|
|
55164
55174
|
|
|
55165
|
-
/***/ 4572
|
|
55166
|
-
|
|
55175
|
+
/***/ 4572
|
|
55176
|
+
(__unused_webpack_module, exports) {
|
|
55167
55177
|
|
|
55168
55178
|
"use strict";
|
|
55169
55179
|
|
|
@@ -55259,10 +55269,10 @@ const label = () => ({
|
|
|
55259
55269
|
});
|
|
55260
55270
|
exports.label = label;
|
|
55261
55271
|
|
|
55262
|
-
/***/ }
|
|
55272
|
+
/***/ },
|
|
55263
55273
|
|
|
55264
|
-
/***/ 4596
|
|
55265
|
-
|
|
55274
|
+
/***/ 4596
|
|
55275
|
+
(__unused_webpack_module, exports) {
|
|
55266
55276
|
|
|
55267
55277
|
"use strict";
|
|
55268
55278
|
|
|
@@ -55298,10 +55308,10 @@ function paneDiv(context, subject, paneName) {
|
|
|
55298
55308
|
return container;
|
|
55299
55309
|
}
|
|
55300
55310
|
|
|
55301
|
-
/***/ }
|
|
55311
|
+
/***/ },
|
|
55302
55312
|
|
|
55303
|
-
/***/ 4641
|
|
55304
|
-
|
|
55313
|
+
/***/ 4641
|
|
55314
|
+
(module) {
|
|
55305
55315
|
|
|
55306
55316
|
"use strict";
|
|
55307
55317
|
|
|
@@ -55430,10 +55440,10 @@ module.exports = {
|
|
|
55430
55440
|
}
|
|
55431
55441
|
|
|
55432
55442
|
|
|
55433
|
-
/***/ }
|
|
55443
|
+
/***/ },
|
|
55434
55444
|
|
|
55435
|
-
/***/ 4695
|
|
55436
|
-
|
|
55445
|
+
/***/ 4695
|
|
55446
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55437
55447
|
|
|
55438
55448
|
"use strict";
|
|
55439
55449
|
|
|
@@ -55540,10 +55550,10 @@ async function checkIfFriendExists(store, me, subject) {
|
|
|
55540
55550
|
if (store.whether(me, _solidUi.ns.foaf('knows'), subject, me.doc()) === 0) return false;else return true;
|
|
55541
55551
|
}
|
|
55542
55552
|
|
|
55543
|
-
/***/ }
|
|
55553
|
+
/***/ },
|
|
55544
55554
|
|
|
55545
|
-
/***/ 4713
|
|
55546
|
-
|
|
55555
|
+
/***/ 4713
|
|
55556
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55547
55557
|
|
|
55548
55558
|
const GF = __webpack_require__(2731)
|
|
55549
55559
|
|
|
@@ -55609,10 +55619,10 @@ exports.generateECPolynomial = function generateECPolynomial (degree) {
|
|
|
55609
55619
|
}
|
|
55610
55620
|
|
|
55611
55621
|
|
|
55612
|
-
/***/ }
|
|
55622
|
+
/***/ },
|
|
55613
55623
|
|
|
55614
|
-
/***/ 4764
|
|
55615
|
-
|
|
55624
|
+
/***/ 4764
|
|
55625
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
55616
55626
|
|
|
55617
55627
|
const Polynomial = __webpack_require__(4713)
|
|
55618
55628
|
|
|
@@ -55672,10 +55682,10 @@ ReedSolomonEncoder.prototype.encode = function encode (data) {
|
|
|
55672
55682
|
module.exports = ReedSolomonEncoder
|
|
55673
55683
|
|
|
55674
55684
|
|
|
55675
|
-
/***/ }
|
|
55685
|
+
/***/ },
|
|
55676
55686
|
|
|
55677
|
-
/***/ 4799
|
|
55678
|
-
|
|
55687
|
+
/***/ 4799
|
|
55688
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55679
55689
|
|
|
55680
55690
|
"use strict";
|
|
55681
55691
|
|
|
@@ -55722,10 +55732,10 @@ const ChatWithMe = (subject, context) => {
|
|
|
55722
55732
|
};
|
|
55723
55733
|
exports.ChatWithMe = ChatWithMe;
|
|
55724
55734
|
|
|
55725
|
-
/***/ }
|
|
55735
|
+
/***/ },
|
|
55726
55736
|
|
|
55727
|
-
/***/ 4861
|
|
55728
|
-
|
|
55737
|
+
/***/ 4861
|
|
55738
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
55729
55739
|
|
|
55730
55740
|
const Mode = __webpack_require__(208)
|
|
55731
55741
|
const Utils = __webpack_require__(6886)
|
|
@@ -55783,10 +55793,10 @@ KanjiData.prototype.write = function (bitBuffer) {
|
|
|
55783
55793
|
module.exports = KanjiData
|
|
55784
55794
|
|
|
55785
55795
|
|
|
55786
|
-
/***/ }
|
|
55796
|
+
/***/ },
|
|
55787
55797
|
|
|
55788
|
-
/***/ 4887
|
|
55789
|
-
|
|
55798
|
+
/***/ 4887
|
|
55799
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55790
55800
|
|
|
55791
55801
|
"use strict";
|
|
55792
55802
|
|
|
@@ -55857,10 +55867,10 @@ function validColorOrDefault(color, fallback) {
|
|
|
55857
55867
|
return color && (0, _validateColor.validateHTMLColorHex)(color) ? color : fallback;
|
|
55858
55868
|
}
|
|
55859
55869
|
|
|
55860
|
-
/***/ }
|
|
55870
|
+
/***/ },
|
|
55861
55871
|
|
|
55862
|
-
/***/ 4930
|
|
55863
|
-
|
|
55872
|
+
/***/ 4930
|
|
55873
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
55864
55874
|
|
|
55865
55875
|
"use strict";
|
|
55866
55876
|
|
|
@@ -56048,10 +56058,10 @@ function isProtectedUri(subject) {
|
|
|
56048
56058
|
var _default = exports["default"] = pane; // ends
|
|
56049
56059
|
//# sourceMappingURL=internalPane.js.map
|
|
56050
56060
|
|
|
56051
|
-
/***/ }
|
|
56061
|
+
/***/ },
|
|
56052
56062
|
|
|
56053
|
-
/***/ 4940
|
|
56054
|
-
|
|
56063
|
+
/***/ 4940
|
|
56064
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
56055
56065
|
|
|
56056
56066
|
"use strict";
|
|
56057
56067
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -56071,10 +56081,10 @@ const log = {
|
|
|
56071
56081
|
};
|
|
56072
56082
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (log);
|
|
56073
56083
|
|
|
56074
|
-
/***/ }
|
|
56084
|
+
/***/ },
|
|
56075
56085
|
|
|
56076
|
-
/***/ 4945
|
|
56077
|
-
|
|
56086
|
+
/***/ 4945
|
|
56087
|
+
(module, exports, __webpack_require__) {
|
|
56078
56088
|
|
|
56079
56089
|
// Save global object in a variable
|
|
56080
56090
|
var __global__ =
|
|
@@ -56744,8 +56754,6 @@ var irrelevant = (function (exports) {
|
|
|
56744
56754
|
exports.Response = Response;
|
|
56745
56755
|
exports.fetch = fetch;
|
|
56746
56756
|
|
|
56747
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
56748
|
-
|
|
56749
56757
|
return exports;
|
|
56750
56758
|
|
|
56751
56759
|
})({});
|
|
@@ -56764,10 +56772,10 @@ exports.Response = ctx.Response
|
|
|
56764
56772
|
module.exports = exports
|
|
56765
56773
|
|
|
56766
56774
|
|
|
56767
|
-
/***/ }
|
|
56775
|
+
/***/ },
|
|
56768
56776
|
|
|
56769
|
-
/***/ 4959
|
|
56770
|
-
|
|
56777
|
+
/***/ 4959
|
|
56778
|
+
(__unused_webpack_module, exports) {
|
|
56771
56779
|
|
|
56772
56780
|
"use strict";
|
|
56773
56781
|
|
|
@@ -56808,10 +56816,10 @@ var _default = exports["default"] = {
|
|
|
56808
56816
|
};
|
|
56809
56817
|
//# sourceMappingURL=versionInfo.js.map
|
|
56810
56818
|
|
|
56811
|
-
/***/ }
|
|
56819
|
+
/***/ },
|
|
56812
56820
|
|
|
56813
|
-
/***/ 5018
|
|
56814
|
-
|
|
56821
|
+
/***/ 5018
|
|
56822
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
56815
56823
|
|
|
56816
56824
|
"use strict";
|
|
56817
56825
|
|
|
@@ -56859,10 +56867,10 @@ module.exports = {
|
|
|
56859
56867
|
}
|
|
56860
56868
|
|
|
56861
56869
|
|
|
56862
|
-
/***/ }
|
|
56870
|
+
/***/ },
|
|
56863
56871
|
|
|
56864
|
-
/***/ 5108
|
|
56865
|
-
|
|
56872
|
+
/***/ 5108
|
|
56873
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
56866
56874
|
|
|
56867
56875
|
"use strict";
|
|
56868
56876
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -56980,10 +56988,10 @@ class NamedNode extends _node_internal__WEBPACK_IMPORTED_MODULE_2__/* ["default"
|
|
|
56980
56988
|
}
|
|
56981
56989
|
}
|
|
56982
56990
|
|
|
56983
|
-
/***/ }
|
|
56991
|
+
/***/ },
|
|
56984
56992
|
|
|
56985
|
-
/***/ 5130
|
|
56986
|
-
|
|
56993
|
+
/***/ 5130
|
|
56994
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
56987
56995
|
|
|
56988
56996
|
"use strict";
|
|
56989
56997
|
|
|
@@ -57162,10 +57170,10 @@ var _default = exports["default"] = {
|
|
|
57162
57170
|
}; // ends
|
|
57163
57171
|
//# sourceMappingURL=tripPane.js.map
|
|
57164
57172
|
|
|
57165
|
-
/***/ }
|
|
57173
|
+
/***/ },
|
|
57166
57174
|
|
|
57167
|
-
/***/ 5218
|
|
57168
|
-
|
|
57175
|
+
/***/ 5218
|
|
57176
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
57169
57177
|
|
|
57170
57178
|
"use strict";
|
|
57171
57179
|
|
|
@@ -57194,10 +57202,10 @@ async function initMainPage(store, uri) {
|
|
|
57194
57202
|
}
|
|
57195
57203
|
//# sourceMappingURL=index.js.map
|
|
57196
57204
|
|
|
57197
|
-
/***/ }
|
|
57205
|
+
/***/ },
|
|
57198
57206
|
|
|
57199
|
-
/***/ 5238
|
|
57200
|
-
|
|
57207
|
+
/***/ 5238
|
|
57208
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
57201
57209
|
|
|
57202
57210
|
"use strict";
|
|
57203
57211
|
|
|
@@ -57386,10 +57394,10 @@ const formPane = exports.formPane = {
|
|
|
57386
57394
|
};
|
|
57387
57395
|
//# sourceMappingURL=pane.js.map
|
|
57388
57396
|
|
|
57389
|
-
/***/ }
|
|
57397
|
+
/***/ },
|
|
57390
57398
|
|
|
57391
|
-
/***/ 5306
|
|
57392
|
-
|
|
57399
|
+
/***/ 5306
|
|
57400
|
+
(module, exports) {
|
|
57393
57401
|
|
|
57394
57402
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
57395
57403
|
* Generated by PEG.js 0.10.0.
|
|
@@ -62119,10 +62127,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
62119
62127
|
});
|
|
62120
62128
|
|
|
62121
62129
|
|
|
62122
|
-
/***/ }
|
|
62130
|
+
/***/ },
|
|
62123
62131
|
|
|
62124
|
-
/***/ 5338
|
|
62125
|
-
|
|
62132
|
+
/***/ 5338
|
|
62133
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
62126
62134
|
|
|
62127
62135
|
"use strict";
|
|
62128
62136
|
|
|
@@ -62156,10 +62164,10 @@ if (true) {
|
|
|
62156
62164
|
{}
|
|
62157
62165
|
|
|
62158
62166
|
|
|
62159
|
-
/***/ }
|
|
62167
|
+
/***/ },
|
|
62160
62168
|
|
|
62161
|
-
/***/ 5382
|
|
62162
|
-
|
|
62169
|
+
/***/ 5382
|
|
62170
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
62163
62171
|
|
|
62164
62172
|
"use strict";
|
|
62165
62173
|
|
|
@@ -62255,10 +62263,10 @@ const classInstancePane = exports.classInstancePane = {
|
|
|
62255
62263
|
// ends
|
|
62256
62264
|
//# sourceMappingURL=classInstancePane.js.map
|
|
62257
62265
|
|
|
62258
|
-
/***/ }
|
|
62266
|
+
/***/ },
|
|
62259
62267
|
|
|
62260
|
-
/***/ 5386
|
|
62261
|
-
|
|
62268
|
+
/***/ 5386
|
|
62269
|
+
(module) {
|
|
62262
62270
|
|
|
62263
62271
|
/**
|
|
62264
62272
|
* Provides a way to access commonly used namespaces
|
|
@@ -62344,10 +62352,10 @@ function vocab (rdf = { namedNode: u => u }) {
|
|
|
62344
62352
|
module.exports = vocab
|
|
62345
62353
|
|
|
62346
62354
|
|
|
62347
|
-
/***/ }
|
|
62355
|
+
/***/ },
|
|
62348
62356
|
|
|
62349
|
-
/***/ 5438
|
|
62350
|
-
|
|
62357
|
+
/***/ 5438
|
|
62358
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
62351
62359
|
|
|
62352
62360
|
"use strict";
|
|
62353
62361
|
|
|
@@ -62497,10 +62505,10 @@ function createModesInput({
|
|
|
62497
62505
|
}
|
|
62498
62506
|
//# sourceMappingURL=trustedApplications.dom.js.map
|
|
62499
62507
|
|
|
62500
|
-
/***/ }
|
|
62508
|
+
/***/ },
|
|
62501
62509
|
|
|
62502
|
-
/***/ 5454
|
|
62503
|
-
|
|
62510
|
+
/***/ 5454
|
|
62511
|
+
(module) {
|
|
62504
62512
|
|
|
62505
62513
|
"use strict";
|
|
62506
62514
|
/*! @license DOMPurify 3.3.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.0/LICENSE */
|
|
@@ -63887,10 +63895,10 @@ module.exports = purify;
|
|
|
63887
63895
|
//# sourceMappingURL=purify.cjs.js.map
|
|
63888
63896
|
|
|
63889
63897
|
|
|
63890
|
-
/***/ }
|
|
63898
|
+
/***/ },
|
|
63891
63899
|
|
|
63892
|
-
/***/ 5556
|
|
63893
|
-
|
|
63900
|
+
/***/ 5556
|
|
63901
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
63894
63902
|
|
|
63895
63903
|
/**
|
|
63896
63904
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
@@ -63907,10 +63915,10 @@ if (false) // removed by dead control flow
|
|
|
63907
63915
|
}
|
|
63908
63916
|
|
|
63909
63917
|
|
|
63910
|
-
/***/ }
|
|
63918
|
+
/***/ },
|
|
63911
63919
|
|
|
63912
|
-
/***/ 5568
|
|
63913
|
-
|
|
63920
|
+
/***/ 5568
|
|
63921
|
+
(module) {
|
|
63914
63922
|
|
|
63915
63923
|
"use strict";
|
|
63916
63924
|
/*globals self, window */
|
|
@@ -63928,10 +63936,10 @@ module.exports.AbortSignal = AbortSignal
|
|
|
63928
63936
|
module.exports["default"] = AbortController
|
|
63929
63937
|
|
|
63930
63938
|
|
|
63931
|
-
/***/ }
|
|
63939
|
+
/***/ },
|
|
63932
63940
|
|
|
63933
|
-
/***/ 5576
|
|
63934
|
-
|
|
63941
|
+
/***/ 5576
|
|
63942
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
63935
63943
|
|
|
63936
63944
|
"use strict";
|
|
63937
63945
|
/*!
|
|
@@ -66042,10 +66050,10 @@ function BufferBigIntNotDefined () {
|
|
|
66042
66050
|
}
|
|
66043
66051
|
|
|
66044
66052
|
|
|
66045
|
-
/***/ }
|
|
66053
|
+
/***/ },
|
|
66046
66054
|
|
|
66047
|
-
/***/ 5586
|
|
66048
|
-
|
|
66055
|
+
/***/ 5586
|
|
66056
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
66049
66057
|
|
|
66050
66058
|
"use strict";
|
|
66051
66059
|
|
|
@@ -66207,10 +66215,10 @@ module.exports = class BufferList {
|
|
|
66207
66215
|
}
|
|
66208
66216
|
|
|
66209
66217
|
|
|
66210
|
-
/***/ }
|
|
66218
|
+
/***/ },
|
|
66211
66219
|
|
|
66212
|
-
/***/ 5606
|
|
66213
|
-
|
|
66220
|
+
/***/ 5606
|
|
66221
|
+
(module) {
|
|
66214
66222
|
|
|
66215
66223
|
// shim for using process in browser
|
|
66216
66224
|
var process = module.exports = {};
|
|
@@ -66398,10 +66406,10 @@ process.chdir = function (dir) {
|
|
|
66398
66406
|
process.umask = function() { return 0; };
|
|
66399
66407
|
|
|
66400
66408
|
|
|
66401
|
-
/***/ }
|
|
66409
|
+
/***/ },
|
|
66402
66410
|
|
|
66403
|
-
/***/ 5682
|
|
66404
|
-
|
|
66411
|
+
/***/ 5682
|
|
66412
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
66405
66413
|
|
|
66406
66414
|
"use strict";
|
|
66407
66415
|
|
|
@@ -66474,10 +66482,10 @@ function buildHomePage(container, subject) {
|
|
|
66474
66482
|
var _default = exports["default"] = dashboardPane;
|
|
66475
66483
|
//# sourceMappingURL=dashboardPane.js.map
|
|
66476
66484
|
|
|
66477
|
-
/***/ }
|
|
66485
|
+
/***/ },
|
|
66478
66486
|
|
|
66479
|
-
/***/ 5721
|
|
66480
|
-
|
|
66487
|
+
/***/ 5721
|
|
66488
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
66481
66489
|
|
|
66482
66490
|
"use strict";
|
|
66483
66491
|
|
|
@@ -66517,10 +66525,10 @@ module.exports.Stream = CustomStream.Stream
|
|
|
66517
66525
|
module.exports["default"] = module.exports
|
|
66518
66526
|
|
|
66519
66527
|
|
|
66520
|
-
/***/ }
|
|
66528
|
+
/***/ },
|
|
66521
66529
|
|
|
66522
|
-
/***/ 5822
|
|
66523
|
-
|
|
66530
|
+
/***/ 5822
|
|
66531
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
66524
66532
|
|
|
66525
66533
|
const Mode = __webpack_require__(208)
|
|
66526
66534
|
|
|
@@ -66554,10 +66562,10 @@ ByteData.prototype.write = function (bitBuffer) {
|
|
|
66554
66562
|
module.exports = ByteData
|
|
66555
66563
|
|
|
66556
66564
|
|
|
66557
|
-
/***/ }
|
|
66565
|
+
/***/ },
|
|
66558
66566
|
|
|
66559
|
-
/***/ 5956
|
|
66560
|
-
|
|
66567
|
+
/***/ 5956
|
|
66568
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
66561
66569
|
|
|
66562
66570
|
"use strict";
|
|
66563
66571
|
|
|
@@ -66660,10 +66668,10 @@ function strToUpperCase(str) {
|
|
|
66660
66668
|
|
|
66661
66669
|
// ends
|
|
66662
66670
|
|
|
66663
|
-
/***/ }
|
|
66671
|
+
/***/ },
|
|
66664
66672
|
|
|
66665
|
-
/***/ 6017
|
|
66666
|
-
|
|
66673
|
+
/***/ 6017
|
|
66674
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
66667
66675
|
|
|
66668
66676
|
"use strict";
|
|
66669
66677
|
|
|
@@ -66816,10 +66824,10 @@ module.exports = {
|
|
|
66816
66824
|
module.exports.promisify.custom = Symbol.for('nodejs.util.promisify.custom')
|
|
66817
66825
|
|
|
66818
66826
|
|
|
66819
|
-
/***/ }
|
|
66827
|
+
/***/ },
|
|
66820
66828
|
|
|
66821
|
-
/***/ 6049
|
|
66822
|
-
|
|
66829
|
+
/***/ 6049
|
|
66830
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
66823
66831
|
|
|
66824
66832
|
"use strict";
|
|
66825
66833
|
/*!
|
|
@@ -66869,7 +66877,7 @@ populateMaps(exports.extensions, exports.types)
|
|
|
66869
66877
|
* Get the default charset for a MIME type.
|
|
66870
66878
|
*
|
|
66871
66879
|
* @param {string} type
|
|
66872
|
-
* @return {
|
|
66880
|
+
* @return {false|string}
|
|
66873
66881
|
*/
|
|
66874
66882
|
|
|
66875
66883
|
function charset (type) {
|
|
@@ -66897,7 +66905,7 @@ function charset (type) {
|
|
|
66897
66905
|
* Create a full Content-Type header given a MIME type or extension.
|
|
66898
66906
|
*
|
|
66899
66907
|
* @param {string} str
|
|
66900
|
-
* @return {
|
|
66908
|
+
* @return {false|string}
|
|
66901
66909
|
*/
|
|
66902
66910
|
|
|
66903
66911
|
function contentType (str) {
|
|
@@ -66925,7 +66933,7 @@ function contentType (str) {
|
|
|
66925
66933
|
* Get the default extension for a MIME type.
|
|
66926
66934
|
*
|
|
66927
66935
|
* @param {string} type
|
|
66928
|
-
* @return {
|
|
66936
|
+
* @return {false|string}
|
|
66929
66937
|
*/
|
|
66930
66938
|
|
|
66931
66939
|
function extension (type) {
|
|
@@ -66950,7 +66958,7 @@ function extension (type) {
|
|
|
66950
66958
|
* Lookup the MIME type for a file path/extension.
|
|
66951
66959
|
*
|
|
66952
66960
|
* @param {string} path
|
|
66953
|
-
* @return {
|
|
66961
|
+
* @return {false|string}
|
|
66954
66962
|
*/
|
|
66955
66963
|
|
|
66956
66964
|
function lookup (path) {
|
|
@@ -67035,17 +67043,17 @@ function _preferredTypeLegacy (ext, type0, type1) {
|
|
|
67035
67043
|
}
|
|
67036
67044
|
|
|
67037
67045
|
|
|
67038
|
-
/***/ }
|
|
67046
|
+
/***/ },
|
|
67039
67047
|
|
|
67040
|
-
/***/ 6077
|
|
67041
|
-
|
|
67048
|
+
/***/ 6077
|
|
67049
|
+
(module) {
|
|
67042
67050
|
|
|
67043
67051
|
module.exports=function(e){var r={};function t(n){if(r[n])return r[n].exports;var a=r[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,t),a.l=!0,a.exports}return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var a in e)t.d(n,a,function(r){return e[r]}.bind(null,a));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=0)}([function(e,r,t){"use strict";t.r(r),t.d(r,"validateHTMLColorName",(function(){return l})),t.d(r,"validateHTMLColorSpecialName",(function(){return i})),t.d(r,"validateHTMLColorHex",(function(){return u})),t.d(r,"validateHTMLColorRgb",(function(){return g})),t.d(r,"validateHTMLColorHsl",(function(){return y})),t.d(r,"validateHTMLColorHwb",(function(){return L})),t.d(r,"validateHTMLColorLab",(function(){return S})),t.d(r,"validateHTMLColorLch",(function(){return m})),t.d(r,"validateHTMLColor",(function(){return G}));const n=e=>e&&"string"==typeof e,a=["AliceBlue","AntiqueWhite","Aqua","Aquamarine","Azure","Beige","Bisque","Black","BlanchedAlmond","Blue","BlueViolet","Brown","BurlyWood","CadetBlue","Chartreuse","Chocolate","Coral","CornflowerBlue","Cornsilk","Crimson","Cyan","DarkBlue","DarkCyan","DarkGoldenrod","DarkGray","DarkGrey","DarkGreen","DarkKhaki","DarkMagenta","DarkOliveGreen","DarkOrange","DarkOrchid","DarkRed","DarkSalmon","DarkSeaGreen","DarkSlateBlue","DarkSlateGray","DarkSlateGrey","DarkTurquoise","DarkViolet","DeepPink","DeepSkyBlue","DimGray","DimGrey","DodgerBlue","FireBrick","FloralWhite","ForestGreen","Fuchsia","Gainsboro","GhostWhite","Gold","Goldenrod","Gray","Grey","Green","GreenYellow","HoneyDew","HotPink","IndianRed","Indigo","Ivory","Khaki","Lavender","LavenderBlush","LawnGreen","LemonChiffon","LightBlue","LightCoral","LightCyan","LightGoldenrodYellow","LightGray","LightGrey","LightGreen","LightPink","LightSalmon","LightSalmon","LightSeaGreen","LightSkyBlue","LightSlateGray","LightSlateGrey","LightSteelBlue","LightYellow","Lime","LimeGreen","Linen","Magenta","Maroon","MediumAquamarine","MediumBlue","MediumOrchid","MediumPurple","MediumSeaGreen","MediumSlateBlue","MediumSlateBlue","MediumSpringGreen","MediumTurquoise","MediumVioletRed","MidnightBlue","MintCream","MistyRose","Moccasin","NavajoWhite","Navy","OldLace","Olive","OliveDrab","Orange","OrangeRed","Orchid","PaleGoldenrod","PaleGreen","PaleTurquoise","PaleVioletRed","PapayaWhip","PeachPuff","Peru","Pink","Plum","PowderBlue","Purple","RebeccaPurple","Red","RosyBrown","RoyalBlue","SaddleBrown","Salmon","SandyBrown","SeaGreen","SeaShell","Sienna","Silver","SkyBlue","SlateBlue","SlateGray","SlateGrey","Snow","SpringGreen","SteelBlue","Tan","Teal","Thistle","Tomato","Turquoise","Violet","Wheat","White","WhiteSmoke","Yellow","YellowGreen"],o=["currentColor","inherit","transparent"],l=e=>{let r=!1;return n(e)&&a.map(t=>(e.toLowerCase()===t.toLowerCase()&&(r=!0),null)),r},i=e=>{let r=!1;return n(e)&&o.map(t=>(e.toLowerCase()===t.toLowerCase()&&(r=!0),null)),r},u=e=>{if(n(e)){const r=/^#([\da-f]{3}){1,2}$|^#([\da-f]{4}){1,2}$/i;return e&&r.test(e)}return!1},d="(([\\d]{0,5})((\\.([\\d]{1,5}))?))",s=`(${d}%)`,c="(([0-9]|[1-9][0-9]|100)%)",f=`(${c}|(0?((\\.([\\d]{1,5}))?))|1)`,h=`([\\s]{0,5})\\)?)(([\\s]{0,5})(\\/?)([\\s]{1,5})${`(((${c}))|(0?((\\.([\\d]{1,5}))?))|1))?`}([\\s]{0,5})\\)`,$="(-?(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-9][0-9]|3[0-5][0-9])((\\.([\\d]{1,5}))?)|360)(deg)?)",g=e=>{if(n(e)){const r="([\\s]{0,5})([\\d]{1,5})%?([\\s]{0,5}),?",t="((([\\s]{0,5}),?([\\s]{0,5}))|(([\\s]{1,5})))",n=new RegExp(`^(rgb)a?\\(${`${r}${t}`}${`${r}${t}`}${`${r}${t}`}(${"(\\/?([\\s]{0,5})(0?\\.?([\\d]{1,5})%?([\\s]{0,5}))?|1|0)"})?\\)$`);return e&&n.test(e)}return!1},y=e=>{if(n(e)){const r=new RegExp(`^(hsl)a?\\((([\\s]{0,5})(${$}|${"(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-9][0-9]|3[0-9][0-9]|400)grad)"}|${"((([0-5])?\\.([\\d]{1,5})|6\\.([0-9]|1[0-9]|2[0-8])|[0-6])rad)"}|${"((0?((\\.([\\d]{1,5}))?)|1)turn)"})((([\\s]{0,5}),([\\s]{0,5}))|(([\\s]{1,5}))))(([\\s]{0,5})(0|${c})((([\\s]{0,5}),([\\s]{0,5}))|(([\\s]{1,5}))))(([\\s]{0,5})(0|${c})([\\s]{0,5})\\)?)(([\\s]{0,5})(\\/?|,?)([\\s]{0,5})(((${c}))|(0?((\\.([\\d]{1,5}))?))|1))?\\)$`);return e&&r.test(e)}return!1},L=e=>{if(n(e)){const r=new RegExp(`^(hwb\\(([\\s]{0,5})${$}([\\s]{1,5}))((0|${c})([\\s]{1,5}))((0|${c})${h}$`);return e&&r.test(e)}return!1},S=e=>{if(n(e)){const r="(-?(([0-9]|[1-9][0-9]|1[0-5][0-9])((\\.([\\d]{1,5}))?)?|160))",t=new RegExp(`^(lab\\(([\\s]{0,5})${s}([\\s]{1,5})${r}([\\s]{1,5})${r}${h}$`);return e&&t.test(e)}return!1},m=e=>{if(n(e)){const r="((([0-9]|[1-9][0-9])?((\\.([\\d]{1,5}))?)|100)(%)?)",t=""+d,n=`((${$})|(0|${f})|(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-9][0-9]|3[0-5][0-9])((\\.([\\d]{1,5}))?)|360))`,a=`(\\/([\\s]{0,5})${f})`,o=new RegExp(`^lch\\(${`(([\\s]{0,5})${r}([\\s]{1,5})${t}([\\s]{1,5})${n}([\\s]{0,5})(${a})?)`}\\)$`);return e&&o.test(e)}return!1},G=e=>!!(e&&u(e)||g(e)||y(e)||L(e)||S(e)||m(e));r.default=e=>!!(e&&u(e)||l(e)||i(e)||g(e)||y(e)||L(e)||S(e)||m(e))}]);
|
|
67044
67052
|
|
|
67045
|
-
/***/ }
|
|
67053
|
+
/***/ },
|
|
67046
67054
|
|
|
67047
|
-
/***/ 6106
|
|
67048
|
-
|
|
67055
|
+
/***/ 6106
|
|
67056
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
67049
67057
|
|
|
67050
67058
|
"use strict";
|
|
67051
67059
|
|
|
@@ -67196,10 +67204,10 @@ function createSection(container, dom, title) {
|
|
|
67196
67204
|
}
|
|
67197
67205
|
//# sourceMappingURL=basicPreferences.js.map
|
|
67198
67206
|
|
|
67199
|
-
/***/ }
|
|
67207
|
+
/***/ },
|
|
67200
67208
|
|
|
67201
|
-
/***/ 6221
|
|
67202
|
-
|
|
67209
|
+
/***/ 6221
|
|
67210
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
67203
67211
|
|
|
67204
67212
|
"use strict";
|
|
67205
67213
|
/**
|
|
@@ -67414,10 +67422,10 @@ exports.useFormStatus = function () {
|
|
|
67414
67422
|
exports.version = "19.2.0";
|
|
67415
67423
|
|
|
67416
67424
|
|
|
67417
|
-
/***/ }
|
|
67425
|
+
/***/ },
|
|
67418
67426
|
|
|
67419
|
-
/***/ 6294
|
|
67420
|
-
|
|
67427
|
+
/***/ 6294
|
|
67428
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
67421
67429
|
|
|
67422
67430
|
"use strict";
|
|
67423
67431
|
|
|
@@ -67504,10 +67512,10 @@ function presentSocial(subject, store) {
|
|
|
67504
67512
|
};
|
|
67505
67513
|
}
|
|
67506
67514
|
|
|
67507
|
-
/***/ }
|
|
67515
|
+
/***/ },
|
|
67508
67516
|
|
|
67509
|
-
/***/ 6298
|
|
67510
|
-
|
|
67517
|
+
/***/ 6298
|
|
67518
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
67511
67519
|
|
|
67512
67520
|
"use strict";
|
|
67513
67521
|
|
|
@@ -67560,10 +67568,10 @@ const sharingPane = {
|
|
|
67560
67568
|
var _default = exports["default"] = sharingPane;
|
|
67561
67569
|
//# sourceMappingURL=sharingPane.js.map
|
|
67562
67570
|
|
|
67563
|
-
/***/ }
|
|
67571
|
+
/***/ },
|
|
67564
67572
|
|
|
67565
|
-
/***/ 6303
|
|
67566
|
-
|
|
67573
|
+
/***/ 6303
|
|
67574
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
67567
67575
|
|
|
67568
67576
|
"use strict";
|
|
67569
67577
|
|
|
@@ -67707,10 +67715,10 @@ const shortChatPane = exports.shortChatPane = {
|
|
|
67707
67715
|
};
|
|
67708
67716
|
//# sourceMappingURL=shortChatPane.js.map
|
|
67709
67717
|
|
|
67710
|
-
/***/ }
|
|
67718
|
+
/***/ },
|
|
67711
67719
|
|
|
67712
|
-
/***/ 6305
|
|
67713
|
-
|
|
67720
|
+
/***/ 6305
|
|
67721
|
+
(module) {
|
|
67714
67722
|
|
|
67715
67723
|
|
|
67716
67724
|
var makeBSS = function (el, options) {
|
|
@@ -67883,10 +67891,10 @@ if ( true && module.exports) {
|
|
|
67883
67891
|
}
|
|
67884
67892
|
|
|
67885
67893
|
|
|
67886
|
-
/***/ }
|
|
67894
|
+
/***/ },
|
|
67887
67895
|
|
|
67888
|
-
/***/ 6320
|
|
67889
|
-
|
|
67896
|
+
/***/ 6320
|
|
67897
|
+
(module) {
|
|
67890
67898
|
|
|
67891
67899
|
"use strict";
|
|
67892
67900
|
|
|
@@ -68056,10 +68064,10 @@ if (true) {
|
|
|
68056
68064
|
}
|
|
68057
68065
|
|
|
68058
68066
|
|
|
68059
|
-
/***/ }
|
|
68067
|
+
/***/ },
|
|
68060
68068
|
|
|
68061
|
-
/***/ 6357
|
|
68062
|
-
|
|
68069
|
+
/***/ 6357
|
|
68070
|
+
(__unused_webpack_module, exports) {
|
|
68063
68071
|
|
|
68064
68072
|
"use strict";
|
|
68065
68073
|
|
|
@@ -68085,10 +68093,10 @@ var _default = dom => function viewAsMbox(obj) {
|
|
|
68085
68093
|
exports["default"] = _default;
|
|
68086
68094
|
//# sourceMappingURL=viewAsMbox.js.map
|
|
68087
68095
|
|
|
68088
|
-
/***/ }
|
|
68096
|
+
/***/ },
|
|
68089
68097
|
|
|
68090
|
-
/***/ 6380
|
|
68091
|
-
|
|
68098
|
+
/***/ 6380
|
|
68099
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68092
68100
|
|
|
68093
68101
|
"use strict";
|
|
68094
68102
|
|
|
@@ -68227,10 +68235,10 @@ const humanReadablePane = {
|
|
|
68227
68235
|
var _default = exports["default"] = humanReadablePane; // ends
|
|
68228
68236
|
//# sourceMappingURL=humanReadablePane.js.map
|
|
68229
68237
|
|
|
68230
|
-
/***/ }
|
|
68238
|
+
/***/ },
|
|
68231
68239
|
|
|
68232
|
-
/***/ 6421
|
|
68233
|
-
|
|
68240
|
+
/***/ 6421
|
|
68241
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68234
68242
|
|
|
68235
68243
|
/**
|
|
68236
68244
|
* Alignment pattern are fixed reference pattern in defined positions
|
|
@@ -68317,10 +68325,10 @@ exports.getPositions = function getPositions (version) {
|
|
|
68317
68325
|
}
|
|
68318
68326
|
|
|
68319
68327
|
|
|
68320
|
-
/***/ }
|
|
68328
|
+
/***/ },
|
|
68321
68329
|
|
|
68322
|
-
/***/ 6540
|
|
68323
|
-
|
|
68330
|
+
/***/ 6540
|
|
68331
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
68324
68332
|
|
|
68325
68333
|
"use strict";
|
|
68326
68334
|
|
|
@@ -68331,10 +68339,10 @@ if (true) {
|
|
|
68331
68339
|
{}
|
|
68332
68340
|
|
|
68333
68341
|
|
|
68334
|
-
/***/ }
|
|
68342
|
+
/***/ },
|
|
68335
68343
|
|
|
68336
|
-
/***/ 6682
|
|
68337
|
-
|
|
68344
|
+
/***/ 6682
|
|
68345
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68338
68346
|
|
|
68339
68347
|
"use strict";
|
|
68340
68348
|
|
|
@@ -68485,10 +68493,10 @@ var _default = exports["default"] = {
|
|
|
68485
68493
|
}; // ends
|
|
68486
68494
|
//# sourceMappingURL=pane.js.map
|
|
68487
68495
|
|
|
68488
|
-
/***/ }
|
|
68496
|
+
/***/ },
|
|
68489
68497
|
|
|
68490
|
-
/***/ 6686
|
|
68491
|
-
|
|
68498
|
+
/***/ 6686
|
|
68499
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68492
68500
|
|
|
68493
68501
|
"use strict";
|
|
68494
68502
|
|
|
@@ -68674,10 +68682,10 @@ var _default = exports["default"] = {
|
|
|
68674
68682
|
}; // ends
|
|
68675
68683
|
//# sourceMappingURL=audioPane.js.map
|
|
68676
68684
|
|
|
68677
|
-
/***/ }
|
|
68685
|
+
/***/ },
|
|
68678
68686
|
|
|
68679
|
-
/***/ 6752
|
|
68680
|
-
|
|
68687
|
+
/***/ 6752
|
|
68688
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
68681
68689
|
|
|
68682
68690
|
"use strict";
|
|
68683
68691
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -68699,10 +68707,10 @@ const t=globalThis,i=t.trustedTypes,s=i?i.createPolicy("lit-html",{createHTML:t=
|
|
|
68699
68707
|
//# sourceMappingURL=lit-html.js.map
|
|
68700
68708
|
|
|
68701
68709
|
|
|
68702
|
-
/***/ }
|
|
68710
|
+
/***/ },
|
|
68703
68711
|
|
|
68704
|
-
/***/ 6756
|
|
68705
|
-
|
|
68712
|
+
/***/ 6756
|
|
68713
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68706
68714
|
|
|
68707
68715
|
const Utils = __webpack_require__(2726)
|
|
68708
68716
|
|
|
@@ -68787,10 +68795,10 @@ exports.render = function render (qrData, options, cb) {
|
|
|
68787
68795
|
}
|
|
68788
68796
|
|
|
68789
68797
|
|
|
68790
|
-
/***/ }
|
|
68798
|
+
/***/ },
|
|
68791
68799
|
|
|
68792
|
-
/***/ 6778
|
|
68793
|
-
|
|
68800
|
+
/***/ 6778
|
|
68801
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68794
68802
|
|
|
68795
68803
|
"use strict";
|
|
68796
68804
|
|
|
@@ -68837,10 +68845,10 @@ var _default = exports["default"] = {
|
|
|
68837
68845
|
}; // ends
|
|
68838
68846
|
//# sourceMappingURL=videoPane.js.map
|
|
68839
68847
|
|
|
68840
|
-
/***/ }
|
|
68848
|
+
/***/ },
|
|
68841
68849
|
|
|
68842
|
-
/***/ 6813
|
|
68843
|
-
|
|
68850
|
+
/***/ 6813
|
|
68851
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
68844
68852
|
|
|
68845
68853
|
"use strict";
|
|
68846
68854
|
|
|
@@ -68863,10 +68871,10 @@ function createContext(dom, paneRegistry, store, logic) {
|
|
|
68863
68871
|
}
|
|
68864
68872
|
//# sourceMappingURL=context.js.map
|
|
68865
68873
|
|
|
68866
|
-
/***/ }
|
|
68874
|
+
/***/ },
|
|
68867
68875
|
|
|
68868
|
-
/***/ 6886
|
|
68869
|
-
|
|
68876
|
+
/***/ 6886
|
|
68877
|
+
(__unused_webpack_module, exports) {
|
|
68870
68878
|
|
|
68871
68879
|
let toSJISFunction
|
|
68872
68880
|
const CODEWORDS_COUNT = [
|
|
@@ -68933,10 +68941,10 @@ exports.toSJIS = function toSJIS (kanji) {
|
|
|
68933
68941
|
}
|
|
68934
68942
|
|
|
68935
68943
|
|
|
68936
|
-
/***/ }
|
|
68944
|
+
/***/ },
|
|
68937
68945
|
|
|
68938
|
-
/***/ 6925
|
|
68939
|
-
|
|
68946
|
+
/***/ 6925
|
|
68947
|
+
(module) {
|
|
68940
68948
|
|
|
68941
68949
|
"use strict";
|
|
68942
68950
|
/**
|
|
@@ -68953,10 +68961,10 @@ var ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';
|
|
|
68953
68961
|
module.exports = ReactPropTypesSecret;
|
|
68954
68962
|
|
|
68955
68963
|
|
|
68956
|
-
/***/ }
|
|
68964
|
+
/***/ },
|
|
68957
68965
|
|
|
68958
|
-
/***/ 7007
|
|
68959
|
-
|
|
68966
|
+
/***/ 7007
|
|
68967
|
+
(module) {
|
|
68960
68968
|
|
|
68961
68969
|
"use strict";
|
|
68962
68970
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -69458,10 +69466,10 @@ function eventTargetAgnosticAddListener(emitter, name, listener, flags) {
|
|
|
69458
69466
|
}
|
|
69459
69467
|
|
|
69460
69468
|
|
|
69461
|
-
/***/ }
|
|
69469
|
+
/***/ },
|
|
69462
69470
|
|
|
69463
|
-
/***/ 7044
|
|
69464
|
-
|
|
69471
|
+
/***/ 7044
|
|
69472
|
+
(__unused_webpack_module, exports) {
|
|
69465
69473
|
|
|
69466
69474
|
const numeric = '[0-9]+'
|
|
69467
69475
|
const alphanumeric = '[A-Z $%*+\\-./:]+'
|
|
@@ -69496,10 +69504,10 @@ exports.testAlphanumeric = function testAlphanumeric (str) {
|
|
|
69496
69504
|
}
|
|
69497
69505
|
|
|
69498
69506
|
|
|
69499
|
-
/***/ }
|
|
69507
|
+
/***/ },
|
|
69500
69508
|
|
|
69501
|
-
/***/ 7052
|
|
69502
|
-
|
|
69509
|
+
/***/ 7052
|
|
69510
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
69503
69511
|
|
|
69504
69512
|
"use strict";
|
|
69505
69513
|
|
|
@@ -69530,10 +69538,10 @@ var _longChatPane = __webpack_require__(8055);
|
|
|
69530
69538
|
var _create = __webpack_require__(701);
|
|
69531
69539
|
//# sourceMappingURL=main.js.map
|
|
69532
69540
|
|
|
69533
|
-
/***/ }
|
|
69541
|
+
/***/ },
|
|
69534
69542
|
|
|
69535
|
-
/***/ 7132
|
|
69536
|
-
|
|
69543
|
+
/***/ 7132
|
|
69544
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
69537
69545
|
|
|
69538
69546
|
"use strict";
|
|
69539
69547
|
|
|
@@ -69664,10 +69672,10 @@ outlineIcons.termWidgets.addTri = new outlineIcons.OutlinerIcon(outlineIcons.src
|
|
|
69664
69672
|
// Ideally: "New "+label(subject)
|
|
69665
69673
|
//# sourceMappingURL=outlineIcons.js.map
|
|
69666
69674
|
|
|
69667
|
-
/***/ }
|
|
69675
|
+
/***/ },
|
|
69668
69676
|
|
|
69669
|
-
/***/ 7221
|
|
69670
|
-
|
|
69677
|
+
/***/ 7221
|
|
69678
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
69671
69679
|
|
|
69672
69680
|
"use strict";
|
|
69673
69681
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -70491,10 +70499,10 @@ Writable.toWeb = function (streamWritable) {
|
|
|
70491
70499
|
}
|
|
70492
70500
|
|
|
70493
70501
|
|
|
70494
|
-
/***/ }
|
|
70502
|
+
/***/ },
|
|
70495
70503
|
|
|
70496
|
-
/***/ 7334
|
|
70497
|
-
|
|
70504
|
+
/***/ 7334
|
|
70505
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
70498
70506
|
|
|
70499
70507
|
"use strict";
|
|
70500
70508
|
|
|
@@ -70555,10 +70563,10 @@ const n3Pane = exports.n3Pane = {
|
|
|
70555
70563
|
};
|
|
70556
70564
|
//# sourceMappingURL=n3Pane.js.map
|
|
70557
70565
|
|
|
70558
|
-
/***/ }
|
|
70566
|
+
/***/ },
|
|
70559
70567
|
|
|
70560
|
-
/***/ 7339
|
|
70561
|
-
|
|
70568
|
+
/***/ 7339
|
|
70569
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
70562
70570
|
|
|
70563
70571
|
"use strict";
|
|
70564
70572
|
|
|
@@ -72381,10 +72389,10 @@ function UserInput(outline) {
|
|
|
72381
72389
|
}
|
|
72382
72390
|
//# sourceMappingURL=userInput.js.map
|
|
72383
72391
|
|
|
72384
|
-
/***/ }
|
|
72392
|
+
/***/ },
|
|
72385
72393
|
|
|
72386
|
-
/***/ 7350
|
|
72387
|
-
|
|
72394
|
+
/***/ 7350
|
|
72395
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
72388
72396
|
|
|
72389
72397
|
"use strict";
|
|
72390
72398
|
|
|
@@ -72819,10 +72827,10 @@ const socialPane = exports.socialPane = {
|
|
|
72819
72827
|
// ends
|
|
72820
72828
|
//# sourceMappingURL=socialPane.js.map
|
|
72821
72829
|
|
|
72822
|
-
/***/ }
|
|
72830
|
+
/***/ },
|
|
72823
72831
|
|
|
72824
|
-
/***/ 7408
|
|
72825
|
-
|
|
72832
|
+
/***/ 7408
|
|
72833
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
72826
72834
|
|
|
72827
72835
|
"use strict";
|
|
72828
72836
|
|
|
@@ -72926,10 +72934,10 @@ function presentCV(subject, store) {
|
|
|
72926
72934
|
};
|
|
72927
72935
|
}
|
|
72928
72936
|
|
|
72929
|
-
/***/ }
|
|
72937
|
+
/***/ },
|
|
72930
72938
|
|
|
72931
|
-
/***/ 7518
|
|
72932
|
-
|
|
72939
|
+
/***/ 7518
|
|
72940
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
72933
72941
|
|
|
72934
72942
|
const ECLevel = __webpack_require__(9953)
|
|
72935
72943
|
|
|
@@ -73068,10 +73076,10 @@ exports.getTotalCodewordsCount = function getTotalCodewordsCount (version, error
|
|
|
73068
73076
|
}
|
|
73069
73077
|
|
|
73070
73078
|
|
|
73071
|
-
/***/ }
|
|
73079
|
+
/***/ },
|
|
73072
73080
|
|
|
73073
|
-
/***/ 7523
|
|
73074
|
-
|
|
73081
|
+
/***/ 7523
|
|
73082
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
73075
73083
|
|
|
73076
73084
|
"use strict";
|
|
73077
73085
|
|
|
@@ -73184,10 +73192,10 @@ if (typeof window !== 'undefined') {
|
|
|
73184
73192
|
}
|
|
73185
73193
|
//# sourceMappingURL=index.js.map
|
|
73186
73194
|
|
|
73187
|
-
/***/ }
|
|
73195
|
+
/***/ },
|
|
73188
73196
|
|
|
73189
|
-
/***/ 7526
|
|
73190
|
-
|
|
73197
|
+
/***/ 7526
|
|
73198
|
+
(__unused_webpack_module, exports) {
|
|
73191
73199
|
|
|
73192
73200
|
"use strict";
|
|
73193
73201
|
|
|
@@ -73342,10 +73350,10 @@ function fromByteArray (uint8) {
|
|
|
73342
73350
|
}
|
|
73343
73351
|
|
|
73344
73352
|
|
|
73345
|
-
/***/ }
|
|
73353
|
+
/***/ },
|
|
73346
73354
|
|
|
73347
|
-
/***/ 7583
|
|
73348
|
-
|
|
73355
|
+
/***/ 7583
|
|
73356
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
73349
73357
|
|
|
73350
73358
|
|
|
73351
73359
|
const canPromise = __webpack_require__(1333)
|
|
@@ -73425,10 +73433,10 @@ exports.toString = renderCanvas.bind(null, function (data, _, opts) {
|
|
|
73425
73433
|
})
|
|
73426
73434
|
|
|
73427
73435
|
|
|
73428
|
-
/***/ }
|
|
73436
|
+
/***/ },
|
|
73429
73437
|
|
|
73430
|
-
/***/ 7587
|
|
73431
|
-
|
|
73438
|
+
/***/ 7587
|
|
73439
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
73432
73440
|
|
|
73433
73441
|
"use strict";
|
|
73434
73442
|
|
|
@@ -73577,10 +73585,10 @@ function mintNewAddressBook(dataBrowserContext, context) {
|
|
|
73577
73585
|
}
|
|
73578
73586
|
//# sourceMappingURL=mintNewAddressBook.js.map
|
|
73579
73587
|
|
|
73580
|
-
/***/ }
|
|
73588
|
+
/***/ },
|
|
73581
73589
|
|
|
73582
|
-
/***/ 7598
|
|
73583
|
-
|
|
73590
|
+
/***/ 7598
|
|
73591
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
73584
73592
|
|
|
73585
73593
|
/*!
|
|
73586
73594
|
* mime-db
|
|
@@ -73596,10 +73604,10 @@ function mintNewAddressBook(dataBrowserContext, context) {
|
|
|
73596
73604
|
module.exports = __webpack_require__(1813)
|
|
73597
73605
|
|
|
73598
73606
|
|
|
73599
|
-
/***/ }
|
|
73607
|
+
/***/ },
|
|
73600
73608
|
|
|
73601
|
-
/***/ 7647
|
|
73602
|
-
|
|
73609
|
+
/***/ 7647
|
|
73610
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
73603
73611
|
|
|
73604
73612
|
"use strict";
|
|
73605
73613
|
|
|
@@ -73894,10 +73902,10 @@ module.exports = {
|
|
|
73894
73902
|
}
|
|
73895
73903
|
|
|
73896
73904
|
|
|
73897
|
-
/***/ }
|
|
73905
|
+
/***/ },
|
|
73898
73906
|
|
|
73899
|
-
/***/ 7756
|
|
73900
|
-
|
|
73907
|
+
/***/ 7756
|
|
73908
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
73901
73909
|
|
|
73902
73910
|
const getSymbolSize = (__webpack_require__(6886).getSymbolSize)
|
|
73903
73911
|
const FINDER_PATTERN_SIZE = 7
|
|
@@ -73923,10 +73931,10 @@ exports.getPositions = function getPositions (version) {
|
|
|
73923
73931
|
}
|
|
73924
73932
|
|
|
73925
73933
|
|
|
73926
|
-
/***/ }
|
|
73934
|
+
/***/ },
|
|
73927
73935
|
|
|
73928
|
-
/***/ 7804
|
|
73929
|
-
|
|
73936
|
+
/***/ 7804
|
|
73937
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
73930
73938
|
|
|
73931
73939
|
"use strict";
|
|
73932
73940
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -73943,10 +73951,10 @@ const t={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},e
|
|
|
73943
73951
|
//# sourceMappingURL=directive.js.map
|
|
73944
73952
|
|
|
73945
73953
|
|
|
73946
|
-
/***/ }
|
|
73954
|
+
/***/ },
|
|
73947
73955
|
|
|
73948
|
-
/***/ 7899
|
|
73949
|
-
|
|
73956
|
+
/***/ 7899
|
|
73957
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
73950
73958
|
|
|
73951
73959
|
const Utils = __webpack_require__(2726)
|
|
73952
73960
|
|
|
@@ -74013,10 +74021,10 @@ exports.renderToDataURL = function renderToDataURL (qrData, canvas, options) {
|
|
|
74013
74021
|
}
|
|
74014
74022
|
|
|
74015
74023
|
|
|
74016
|
-
/***/ }
|
|
74024
|
+
/***/ },
|
|
74017
74025
|
|
|
74018
|
-
/***/ 7975
|
|
74019
|
-
|
|
74026
|
+
/***/ 7975
|
|
74027
|
+
(module) {
|
|
74020
74028
|
|
|
74021
74029
|
"use strict";
|
|
74022
74030
|
// 'path' module extracted from Node.js v8.11.1 (only the posix part)
|
|
@@ -74550,10 +74558,10 @@ posix.posix = posix;
|
|
|
74550
74558
|
module.exports = posix;
|
|
74551
74559
|
|
|
74552
74560
|
|
|
74553
|
-
/***/ }
|
|
74561
|
+
/***/ },
|
|
74554
74562
|
|
|
74555
|
-
/***/ 7978
|
|
74556
|
-
|
|
74563
|
+
/***/ 7978
|
|
74564
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
74557
74565
|
|
|
74558
74566
|
"use strict";
|
|
74559
74567
|
|
|
@@ -74637,10 +74645,10 @@ const slideshowPane = exports.slideshowPane = {
|
|
|
74637
74645
|
// ends
|
|
74638
74646
|
//# sourceMappingURL=slideshowPane.js.map
|
|
74639
74647
|
|
|
74640
|
-
/***/ }
|
|
74648
|
+
/***/ },
|
|
74641
74649
|
|
|
74642
|
-
/***/ 7981
|
|
74643
|
-
|
|
74650
|
+
/***/ 7981
|
|
74651
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
74644
74652
|
|
|
74645
74653
|
"use strict";
|
|
74646
74654
|
|
|
@@ -76641,10 +76649,10 @@ function _default(context) {
|
|
|
76641
76649
|
} // END OF OUTLINE
|
|
76642
76650
|
//# sourceMappingURL=manager.js.map
|
|
76643
76651
|
|
|
76644
|
-
/***/ }
|
|
76652
|
+
/***/ },
|
|
76645
76653
|
|
|
76646
|
-
/***/ 7983
|
|
76647
|
-
|
|
76654
|
+
/***/ 7983
|
|
76655
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
76648
76656
|
|
|
76649
76657
|
"use strict";
|
|
76650
76658
|
|
|
@@ -76708,10 +76716,10 @@ const QRCodeCard = (profileBasics, subject) => {
|
|
|
76708
76716
|
};
|
|
76709
76717
|
exports.QRCodeCard = QRCodeCard;
|
|
76710
76718
|
|
|
76711
|
-
/***/ }
|
|
76719
|
+
/***/ },
|
|
76712
76720
|
|
|
76713
|
-
/***/ 8055
|
|
76714
|
-
|
|
76721
|
+
/***/ 8055
|
|
76722
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
76715
76723
|
|
|
76716
76724
|
"use strict";
|
|
76717
76725
|
|
|
@@ -77168,10 +77176,10 @@ const longChatPane = exports.longChatPane = {
|
|
|
77168
77176
|
};
|
|
77169
77177
|
//# sourceMappingURL=longChatPane.js.map
|
|
77170
77178
|
|
|
77171
|
-
/***/ }
|
|
77179
|
+
/***/ },
|
|
77172
77180
|
|
|
77173
|
-
/***/ 8071
|
|
77174
|
-
|
|
77181
|
+
/***/ 8071
|
|
77182
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
77175
77183
|
|
|
77176
77184
|
"use strict";
|
|
77177
77185
|
|
|
@@ -77219,10 +77227,10 @@ function viewsAddPropertyView(views, property, pviewfunc, isDefault) {
|
|
|
77219
77227
|
} // viewsAddPropertyView
|
|
77220
77228
|
//# sourceMappingURL=propertyViews.js.map
|
|
77221
77229
|
|
|
77222
|
-
/***/ }
|
|
77230
|
+
/***/ },
|
|
77223
77231
|
|
|
77224
|
-
/***/ 8131
|
|
77225
|
-
|
|
77232
|
+
/***/ 8131
|
|
77233
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
77226
77234
|
|
|
77227
77235
|
"use strict";
|
|
77228
77236
|
|
|
@@ -77550,10 +77558,10 @@ var _default = exports["default"] = {
|
|
|
77550
77558
|
}; // ends
|
|
77551
77559
|
//# sourceMappingURL=period.js.map
|
|
77552
77560
|
|
|
77553
|
-
/***/ }
|
|
77561
|
+
/***/ },
|
|
77554
77562
|
|
|
77555
|
-
/***/ 8223
|
|
77556
|
-
|
|
77563
|
+
/***/ 8223
|
|
77564
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
77557
77565
|
|
|
77558
77566
|
"use strict";
|
|
77559
77567
|
|
|
@@ -77821,10 +77829,10 @@ function renderMugshotGallery(dom, subject) {
|
|
|
77821
77829
|
}
|
|
77822
77830
|
//# sourceMappingURL=mugshotGallery.js.map
|
|
77823
77831
|
|
|
77824
|
-
/***/ }
|
|
77832
|
+
/***/ },
|
|
77825
77833
|
|
|
77826
|
-
/***/ 8230
|
|
77827
|
-
|
|
77834
|
+
/***/ 8230
|
|
77835
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
77828
77836
|
|
|
77829
77837
|
"use strict";
|
|
77830
77838
|
// ESM COMPAT FLAG
|
|
@@ -78476,8 +78484,7 @@ class Variable extends node_internal/* default */.A {
|
|
|
78476
78484
|
* Initializes this variable
|
|
78477
78485
|
* @param name The variable's name
|
|
78478
78486
|
*/
|
|
78479
|
-
constructor() {
|
|
78480
|
-
let name = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
|
78487
|
+
constructor(name = '') {
|
|
78481
78488
|
super(name);
|
|
78482
78489
|
(0,defineProperty/* default */.A)(this, "termType", types/* VariableTermType */.P2);
|
|
78483
78490
|
/** The base string for a variable's name */
|
|
@@ -78732,12 +78739,16 @@ function Namespace(nsuri, factory) {
|
|
|
78732
78739
|
return dataFactory.namedNode(nsuri + (ln || ''));
|
|
78733
78740
|
};
|
|
78734
78741
|
}
|
|
78742
|
+
// EXTERNAL MODULE: ./node_modules/@frogcat/ttl2jsonld/ttl2jsonld.js
|
|
78743
|
+
var ttl2jsonld = __webpack_require__(5306);
|
|
78744
|
+
// EXTERNAL MODULE: ./node_modules/solid-namespace/index.js
|
|
78745
|
+
var solid_namespace = __webpack_require__(5386);
|
|
78746
|
+
var solid_namespace_default = /*#__PURE__*/__webpack_require__.n(solid_namespace);
|
|
78735
78747
|
// EXTERNAL MODULE: ./node_modules/rdflib/esm/utils-js.js
|
|
78736
78748
|
var utils_js = __webpack_require__(4011);
|
|
78737
78749
|
;// ./node_modules/rdflib/esm/xsd.js
|
|
78738
78750
|
|
|
78739
|
-
function createXSD() {
|
|
78740
|
-
let localFactory = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : canonical_data_factory;
|
|
78751
|
+
function createXSD(localFactory = canonical_data_factory) {
|
|
78741
78752
|
return {
|
|
78742
78753
|
boolean: localFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean"),
|
|
78743
78754
|
dateTime: localFactory.namedNode("http://www.w3.org/2001/XMLSchema#dateTime"),
|
|
@@ -78750,11 +78761,6 @@ function createXSD() {
|
|
|
78750
78761
|
}
|
|
78751
78762
|
const defaultXSD = createXSD(canonical_data_factory);
|
|
78752
78763
|
/* harmony default export */ const xsd = ((/* unused pure expression or super */ null && (defaultXSD)));
|
|
78753
|
-
// EXTERNAL MODULE: ./node_modules/solid-namespace/index.js
|
|
78754
|
-
var solid_namespace = __webpack_require__(5386);
|
|
78755
|
-
var solid_namespace_default = /*#__PURE__*/__webpack_require__.n(solid_namespace);
|
|
78756
|
-
// EXTERNAL MODULE: ./node_modules/@frogcat/ttl2jsonld/ttl2jsonld.js
|
|
78757
|
-
var ttl2jsonld = __webpack_require__(5306);
|
|
78758
78764
|
;// ./node_modules/rdflib/esm/serializer.js
|
|
78759
78765
|
|
|
78760
78766
|
/* Serialization of RDF Graphs
|
|
@@ -78770,15 +78776,14 @@ var ttl2jsonld = __webpack_require__(5306);
|
|
|
78770
78776
|
|
|
78771
78777
|
|
|
78772
78778
|
|
|
78773
|
-
|
|
78774
|
-
|
|
78775
78779
|
function createSerializer(store) {
|
|
78776
78780
|
return new Serializer(store);
|
|
78777
78781
|
}
|
|
78778
78782
|
;
|
|
78779
78783
|
class Serializer {
|
|
78780
78784
|
constructor(store) {
|
|
78781
|
-
(0,defineProperty/* default */.A)(this, "_notQNameChars", '\t\r\n !"#$%&\'()
|
|
78785
|
+
(0,defineProperty/* default */.A)(this, "_notQNameChars", '\t\r\n !"#$%&\'()*,+/;<=>?@[\\]^`{|}~');
|
|
78786
|
+
// issue#228
|
|
78782
78787
|
(0,defineProperty/* default */.A)(this, "_notNameChars", this._notQNameChars + ':');
|
|
78783
78788
|
// stringToN3: String escaping for N3
|
|
78784
78789
|
(0,defineProperty/* default */.A)(this, "validPrefix", new RegExp(/^[a-zA-Z][a-zA-Z0-9]*$/));
|
|
@@ -78800,7 +78805,7 @@ class Serializer {
|
|
|
78800
78805
|
|
|
78801
78806
|
this.namespacesUsed = []; // Count actually used and so needed in @prefixes
|
|
78802
78807
|
this.keywords = ['a']; // The only one we generate at the moment
|
|
78803
|
-
this.prefixchars = '
|
|
78808
|
+
this.prefixchars = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
|
|
78804
78809
|
this.incoming = null; // Array not calculated yet
|
|
78805
78810
|
this.formulas = []; // remembering original formulae from hashes
|
|
78806
78811
|
this.store = store;
|
|
@@ -78811,6 +78816,13 @@ class Serializer {
|
|
|
78811
78816
|
this.base = base;
|
|
78812
78817
|
return this;
|
|
78813
78818
|
}
|
|
78819
|
+
|
|
78820
|
+
/**
|
|
78821
|
+
* Set serializer behavior flags. Letters can be combined with spaces.
|
|
78822
|
+
* Examples: 'si', 'deinprstux', 'si dr', 'o'.
|
|
78823
|
+
* Notable flags:
|
|
78824
|
+
* - 'o': do not abbreviate to a prefixed name when the local part contains a dot
|
|
78825
|
+
*/
|
|
78814
78826
|
setFlags(flags) {
|
|
78815
78827
|
this.flags = flags || '';
|
|
78816
78828
|
return this;
|
|
@@ -78920,7 +78932,7 @@ class Serializer {
|
|
|
78920
78932
|
if (slash >= 0) p = p.slice(slash + 1);
|
|
78921
78933
|
var i = 0;
|
|
78922
78934
|
while (i < p.length) {
|
|
78923
|
-
if (this.prefixchars.indexOf(p[i])) {
|
|
78935
|
+
if (this.prefixchars.indexOf(p[i]) >= 0) {
|
|
78924
78936
|
i++;
|
|
78925
78937
|
} else {
|
|
78926
78938
|
break;
|
|
@@ -79001,6 +79013,28 @@ class Serializer {
|
|
|
79001
79013
|
toN3(f) {
|
|
79002
79014
|
return this.statementsToN3(f.statements);
|
|
79003
79015
|
}
|
|
79016
|
+
// Validate if a string is a valid PN_LOCAL per Turtle 1.1 spec
|
|
79017
|
+
// Allows dots inside the local name but not as trailing character
|
|
79018
|
+
// Also allows empty local names (for URIs ending in / or #)
|
|
79019
|
+
isValidPNLocal(local) {
|
|
79020
|
+
// Empty local name is valid (e.g., ex: for http://example.com/)
|
|
79021
|
+
if (local.length === 0) return true;
|
|
79022
|
+
|
|
79023
|
+
// Cannot end with a dot
|
|
79024
|
+
if (local[local.length - 1] === '.') return false;
|
|
79025
|
+
|
|
79026
|
+
// Check each character (allow dots mid-string)
|
|
79027
|
+
for (var i = 0; i < local.length; i++) {
|
|
79028
|
+
var ch = local[i];
|
|
79029
|
+
// Dot is allowed unless it's the last character (checked above)
|
|
79030
|
+
if (ch === '.') continue;
|
|
79031
|
+
// Other characters must not be in the blacklist
|
|
79032
|
+
if (this._notNameChars.indexOf(ch) >= 0) {
|
|
79033
|
+
return false;
|
|
79034
|
+
}
|
|
79035
|
+
}
|
|
79036
|
+
return true;
|
|
79037
|
+
}
|
|
79004
79038
|
explicitURI(uri) {
|
|
79005
79039
|
if (this.flags.indexOf('r') < 0 && this.base) {
|
|
79006
79040
|
uri = esm_uri.refTo(this.base, uri);
|
|
@@ -79363,13 +79397,17 @@ class Serializer {
|
|
|
79363
79397
|
if (j >= 0 && this.flags.indexOf('p') < 0 && (
|
|
79364
79398
|
// Can split at namespace but only if http[s]: URI or file: or ws[s] (why not others?)
|
|
79365
79399
|
uri.indexOf('http') === 0 || uri.indexOf('ws') === 0 || uri.indexOf('file') === 0)) {
|
|
79366
|
-
var
|
|
79367
|
-
|
|
79368
|
-
|
|
79369
|
-
|
|
79370
|
-
|
|
79371
|
-
|
|
79372
|
-
|
|
79400
|
+
var localid = uri.slice(j + 1);
|
|
79401
|
+
var namesp = uri.slice(0, j + 1);
|
|
79402
|
+
// Don't split if namespace is just the protocol (e.g., https://)
|
|
79403
|
+
// A valid namespace should have content after the protocol
|
|
79404
|
+
var minNamespaceLength = uri.indexOf('://') + 4; // e.g., "http://x" minimum
|
|
79405
|
+
// Also don't split if namespace is the base directory (would serialize as relative URI)
|
|
79406
|
+
var baseDir = this.base ? this.base.slice(0, Math.max(this.base.lastIndexOf('/'), this.base.lastIndexOf('#')) + 1) : null;
|
|
79407
|
+
var namespaceIsBaseDir = baseDir && namesp === baseDir;
|
|
79408
|
+
// If flag 'o' is present, forbid dots in local part when abbreviating
|
|
79409
|
+
var forbidDotLocal = this.flags.indexOf('o') >= 0 && localid.indexOf('.') >= 0;
|
|
79410
|
+
var canSplit = !namespaceIsBaseDir && !forbidDotLocal && namesp.length > minNamespaceLength && this.isValidPNLocal(localid);
|
|
79373
79411
|
/*
|
|
79374
79412
|
if (uri.slice(0, j + 1) === this.base + '#') { // base-relative
|
|
79375
79413
|
if (canSplit) {
|
|
@@ -79380,8 +79418,6 @@ class Serializer {
|
|
|
79380
79418
|
}
|
|
79381
79419
|
*/
|
|
79382
79420
|
if (canSplit) {
|
|
79383
|
-
var localid = uri.slice(j + 1);
|
|
79384
|
-
var namesp = uri.slice(0, j + 1);
|
|
79385
79421
|
if (this.defaultNamespace && this.defaultNamespace === namesp && this.flags.indexOf('d') < 0) {
|
|
79386
79422
|
// d -> suppress default
|
|
79387
79423
|
if (this.flags.indexOf('k') >= 0 && this.keyords.indexOf(localid) < 0) {
|
|
@@ -79602,7 +79638,7 @@ class Serializer {
|
|
|
79602
79638
|
results = results.concat(['<' + t + ' rdf:resource="' + relURI(st.object) + '"/>']);
|
|
79603
79639
|
break;
|
|
79604
79640
|
case 'Literal':
|
|
79605
|
-
results = results.concat(['<' + t + (st.object.
|
|
79641
|
+
results = results.concat(['<' + t + (st.object.language ? ' xml:lang="' + st.object.language + '"' : st.object.datatype.equals(this.xsd.string) ? '' : ' rdf:datatype="' + escapeForXML(st.object.datatype.uri) + '"') + '>' + escapeForXML(st.object.value) + '</' + t + '>']);
|
|
79606
79642
|
break;
|
|
79607
79643
|
case 'Collection':
|
|
79608
79644
|
results = results.concat(['<' + t + ' rdf:parseType="Collection">', collectionXMLTree(st.object, stats), '</' + t + '>']);
|
|
@@ -79653,7 +79689,7 @@ class Serializer {
|
|
|
79653
79689
|
results = results.concat(['<' + qname(st.predicate) + ' rdf:resource="' + relURI(st.object) + '"/>']);
|
|
79654
79690
|
break;
|
|
79655
79691
|
case 'Literal':
|
|
79656
|
-
results = results.concat(['<' + qname(st.predicate) + (st.object.
|
|
79692
|
+
results = results.concat(['<' + qname(st.predicate) + (st.object.language ? ' xml:lang="' + st.object.language + '"' : st.object.datatype.equals(this.xsd.string) ? '' : ' rdf:datatype="' + escapeForXML(st.object.datatype.value) + '"') + '>' + escapeForXML(st.object.value) + '</' + qname(st.predicate) + '>']);
|
|
79657
79693
|
break;
|
|
79658
79694
|
case 'Collection':
|
|
79659
79695
|
results = results.concat(['<' + qname(st.predicate) + ' rdf:parseType="Collection">', collectionXMLTree(st.object, stats), '</' + qname(st.predicate) + '>']);
|
|
@@ -79793,7 +79829,8 @@ contentType, callback, options) {
|
|
|
79793
79829
|
return executeCallback(null, documentString);
|
|
79794
79830
|
case types/* TurtleContentType */.sT:
|
|
79795
79831
|
case types/* TurtleLegacyContentType */.hu:
|
|
79796
|
-
|
|
79832
|
+
// Suppress = for sameAs and => for implies; preserve any user-specified flags (e.g., 'o')
|
|
79833
|
+
sz.setFlags('si' + (opts.flags ? ' ' + opts.flags : ''));
|
|
79797
79834
|
documentString = sz.statementsToN3(newSts);
|
|
79798
79835
|
return executeCallback(null, documentString);
|
|
79799
79836
|
case types/* NTriplesContentType */.bM:
|
|
@@ -79801,7 +79838,8 @@ contentType, callback, options) {
|
|
|
79801
79838
|
documentString = sz.statementsToNTriples(newSts);
|
|
79802
79839
|
return executeCallback(null, documentString);
|
|
79803
79840
|
case types/* JSONLDContentType */.i2:
|
|
79804
|
-
|
|
79841
|
+
// turtle + dr (means no default, no relative prefix); preserve user flags
|
|
79842
|
+
sz.setFlags('si dr' + (opts.flags ? ' ' + opts.flags : ''));
|
|
79805
79843
|
documentString = sz.statementsToJsonld(newSts); // convert via turtle
|
|
79806
79844
|
return executeCallback(null, documentString);
|
|
79807
79845
|
case types/* NQuadsContentType */._0:
|
|
@@ -79911,8 +79949,7 @@ function arrayToStatements(rdfFactory, subject, data) {
|
|
|
79911
79949
|
}, subject);
|
|
79912
79950
|
return statements;
|
|
79913
79951
|
}
|
|
79914
|
-
function ArrayIndexOf(arr, item) {
|
|
79915
|
-
let i = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
|
|
79952
|
+
function ArrayIndexOf(arr, item, i = 0) {
|
|
79916
79953
|
var length = arr.length;
|
|
79917
79954
|
if (i < 0) i = length + i;
|
|
79918
79955
|
for (; i < length; i++) {
|
|
@@ -79950,15 +79987,8 @@ class Formula extends node_internal/* default */.A {
|
|
|
79950
79987
|
* @param opts
|
|
79951
79988
|
* @param opts.rdfFactory - The rdf factory that should be used by the store
|
|
79952
79989
|
*/
|
|
79953
|
-
constructor() {
|
|
79954
|
-
var _this;
|
|
79955
|
-
let statements = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
79956
|
-
let constraints = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
|
|
79957
|
-
let initBindings = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : [];
|
|
79958
|
-
let optional = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : [];
|
|
79959
|
-
let opts = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
|
|
79990
|
+
constructor(statements = [], constraints = [], initBindings = [], optional = [], opts = {}) {
|
|
79960
79991
|
super('');
|
|
79961
|
-
_this = this;
|
|
79962
79992
|
this.statements = statements;
|
|
79963
79993
|
this.constraints = constraints;
|
|
79964
79994
|
this.initBindings = initBindings;
|
|
@@ -79982,9 +80012,7 @@ class Formula extends node_internal/* default */.A {
|
|
|
79982
80012
|
this.rdfFactory = opts && opts.rdfFactory || canonical_data_factory;
|
|
79983
80013
|
// Enable default factory methods on this while preserving factory context.
|
|
79984
80014
|
for (const factoryMethod of appliedFactoryMethods) {
|
|
79985
|
-
this[factoryMethod] =
|
|
79986
|
-
return _this.rdfFactory[factoryMethod](...arguments);
|
|
79987
|
-
};
|
|
80015
|
+
this[factoryMethod] = (...args) => this.rdfFactory[factoryMethod](...args);
|
|
79988
80016
|
}
|
|
79989
80017
|
}
|
|
79990
80018
|
|
|
@@ -81330,8 +81358,7 @@ class IndexedFormula extends Formula {
|
|
|
81330
81358
|
* @param [opts.rdfArrayRemove] - Function which removes statements from the store
|
|
81331
81359
|
* @param [opts.dataCallback] - Callback when a statement is added to the store, will not trigger when adding duplicates
|
|
81332
81360
|
*/
|
|
81333
|
-
constructor(features) {
|
|
81334
|
-
let opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
81361
|
+
constructor(features, opts = {}) {
|
|
81335
81362
|
super(undefined, undefined, undefined, undefined, opts);
|
|
81336
81363
|
// IN future - allow pass array of statements to constructor
|
|
81337
81364
|
/**
|
|
@@ -82618,9 +82645,19 @@ var ws = (/* unused pure expression or super */ null && (new RegExp("^[ \\t]*",
|
|
|
82618
82645
|
var signed_integer = (/* unused pure expression or super */ null && (new RegExp("^[-+]?[0-9]+", 'g')));
|
|
82619
82646
|
var number_syntax = new RegExp("^([-+]?[0-9]+)(\\.[0-9]+)?([eE][-+]?[0-9]+)?", 'g');
|
|
82620
82647
|
var datetime_syntax = new RegExp('^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9](T[0-9][0-9]:[0-9][0-9](:[0-9][0-9](\\.[0-9]*)?)?)?Z?');
|
|
82648
|
+
|
|
82649
|
+
// Reused in tight loops to detect whitespace or comment after a dot
|
|
82650
|
+
var wsOrHash = new RegExp("[\\s#]");
|
|
82621
82651
|
var digitstring = (/* unused pure expression or super */ null && (new RegExp("^[0-9]+", 'g')));
|
|
82622
82652
|
var interesting = new RegExp("[\\\\\\r\\n\\\"]", 'g');
|
|
82623
82653
|
var langcode = new RegExp("^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*", 'g');
|
|
82654
|
+
|
|
82655
|
+
// Returns true when a dot at position i should terminate a name,
|
|
82656
|
+
// i.e., when the next character is whitespace, a comment start, or EOF
|
|
82657
|
+
function dotTerminatesName(str, i) {
|
|
82658
|
+
var next = str.charAt(i + 1);
|
|
82659
|
+
return next === '' || wsOrHash.test(next);
|
|
82660
|
+
}
|
|
82624
82661
|
function createSinkParser(store, openFormula, thisDoc, baseURI, genPrefix, metaURI, flags, why) {
|
|
82625
82662
|
return new SinkParser(store, openFormula, thisDoc, baseURI, genPrefix, metaURI, flags, why);
|
|
82626
82663
|
}
|
|
@@ -83014,8 +83051,7 @@ class SinkParser {
|
|
|
83014
83051
|
while ("!^.".indexOf(str.slice(j, j + 1)) >= 0) {
|
|
83015
83052
|
var ch = str.slice(j, j + 1);
|
|
83016
83053
|
if (ch == ".") {
|
|
83017
|
-
|
|
83018
|
-
if (!ahead || _notNameChars.indexOf(ahead) >= 0 && ":?<[{(".indexOf(ahead) < 0) {
|
|
83054
|
+
if (dotTerminatesName(str, j)) {
|
|
83019
83055
|
break;
|
|
83020
83056
|
}
|
|
83021
83057
|
}
|
|
@@ -83110,6 +83146,16 @@ class SinkParser {
|
|
|
83110
83146
|
if (j < 0) {
|
|
83111
83147
|
throw BadSyntax(this._thisDoc, this.lines, str, i, "EOF when ']' expected after [ <propertyList>");
|
|
83112
83148
|
}
|
|
83149
|
+
if (str.slice(j, j + 1) == ".") {
|
|
83150
|
+
// If a dot is found after a blank node, treat it as a statement terminator.
|
|
83151
|
+
// Do NOT consume the '.' here: statement terminators are handled centrally by
|
|
83152
|
+
// checkDot() (called by directiveOrStatement after statement()). Consuming the dot
|
|
83153
|
+
// locally would bypass that unified logic and could cause inconsistencies.
|
|
83154
|
+
// We do consume ']' below because it is a structural closer of the blank node,
|
|
83155
|
+
// not a statement terminator.
|
|
83156
|
+
res.push(subj);
|
|
83157
|
+
return j; // leave '.' for checkDot()
|
|
83158
|
+
}
|
|
83113
83159
|
if (str.slice(j, j + 1) != "]") {
|
|
83114
83160
|
throw BadSyntax(this._thisDoc, this.lines, str, j, "']' expected");
|
|
83115
83161
|
}
|
|
@@ -83567,7 +83613,17 @@ class SinkParser {
|
|
|
83567
83613
|
return -1;
|
|
83568
83614
|
}
|
|
83569
83615
|
var i = j;
|
|
83570
|
-
while (i < pyjslib_len(str)
|
|
83616
|
+
while (i < pyjslib_len(str)) {
|
|
83617
|
+
var c = str.charAt(i);
|
|
83618
|
+
if (c === '.') {
|
|
83619
|
+
if (dotTerminatesName(str, i)) {
|
|
83620
|
+
break; // treat as statement terminator, not part of name
|
|
83621
|
+
}
|
|
83622
|
+
// else: accept '.' as part of name
|
|
83623
|
+
} else if (_notNameChars.indexOf(c) >= 0) {
|
|
83624
|
+
// Other invalid characters terminate the name
|
|
83625
|
+
break;
|
|
83626
|
+
}
|
|
83571
83627
|
var i = i + 1;
|
|
83572
83628
|
}
|
|
83573
83629
|
res.push(str.slice(j, i));
|
|
@@ -83593,12 +83649,15 @@ class SinkParser {
|
|
|
83593
83649
|
var i = i + 1;
|
|
83594
83650
|
while (i < pyjslib_len(str)) {
|
|
83595
83651
|
var c = str.charAt(i);
|
|
83596
|
-
if (
|
|
83597
|
-
|
|
83598
|
-
|
|
83599
|
-
|
|
83652
|
+
if (c === '.') {
|
|
83653
|
+
if (dotTerminatesName(str, i)) {
|
|
83654
|
+
break; // dot ends the name here
|
|
83655
|
+
}
|
|
83656
|
+
} else if (_notNameChars.indexOf(c) >= 0) {
|
|
83600
83657
|
break;
|
|
83601
83658
|
}
|
|
83659
|
+
var ln = ln + c;
|
|
83660
|
+
var i = i + 1;
|
|
83602
83661
|
}
|
|
83603
83662
|
} else {
|
|
83604
83663
|
var ln = "";
|
|
@@ -83609,12 +83668,15 @@ class SinkParser {
|
|
|
83609
83668
|
var ln = "";
|
|
83610
83669
|
while (i < pyjslib_len(str)) {
|
|
83611
83670
|
var c = str.charAt(i);
|
|
83612
|
-
if (
|
|
83613
|
-
|
|
83614
|
-
|
|
83615
|
-
|
|
83671
|
+
if (c === '.') {
|
|
83672
|
+
if (dotTerminatesName(str, i)) {
|
|
83673
|
+
break; // dot ends the name here
|
|
83674
|
+
}
|
|
83675
|
+
} else if (_notNameChars.indexOf(c) >= 0) {
|
|
83616
83676
|
break;
|
|
83617
83677
|
}
|
|
83678
|
+
var ln = ln + c;
|
|
83679
|
+
var i = i + 1;
|
|
83618
83680
|
}
|
|
83619
83681
|
res.push(new pyjslib_Tuple([pfx, ln]));
|
|
83620
83682
|
return i;
|
|
@@ -84009,7 +84071,7 @@ function listToCollection(kb, obj) {
|
|
|
84009
84071
|
*/
|
|
84010
84072
|
async function jsonldParser(str, kb, base) {
|
|
84011
84073
|
const baseString = base && Object.prototype.hasOwnProperty.call(base, 'termType') ? base.value : base;
|
|
84012
|
-
const jsonld = await
|
|
84074
|
+
const jsonld = await __webpack_require__.e(/* import() */ 841).then(__webpack_require__.t.bind(__webpack_require__, 4841, 23));
|
|
84013
84075
|
// ⚠ Unit tests also work without accessing `jsonld.default` explicitly, but real browser usage will fail with
|
|
84014
84076
|
// just calling `jsonld.flatten`, so please do not remove `default`
|
|
84015
84077
|
const flattened = await jsonld.default.flatten(JSON.parse(str), null, {
|
|
@@ -89946,9 +90008,7 @@ function sparqlUpdateParser(str, kb, base) {
|
|
|
89946
90008
|
* @param contentType - The MIME content type string for the input - defaults to text/turtle
|
|
89947
90009
|
* @param [callback] - The callback to call when the data has been loaded
|
|
89948
90010
|
*/
|
|
89949
|
-
function parse(str, kb, base) {
|
|
89950
|
-
let contentType = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : 'text/turtle';
|
|
89951
|
-
let callback = arguments.length > 4 ? arguments[4] : undefined;
|
|
90011
|
+
function parse(str, kb, base, contentType = 'text/turtle', callback) {
|
|
89952
90012
|
contentType = contentType || types/* TurtleContentType */.sT;
|
|
89953
90013
|
contentType = contentType.split(';')[0];
|
|
89954
90014
|
try {
|
|
@@ -90502,8 +90562,7 @@ function isXMLNS(responseText) {
|
|
|
90502
90562
|
* and put back the data to the web.
|
|
90503
90563
|
*/
|
|
90504
90564
|
class Fetcher {
|
|
90505
|
-
constructor(store) {
|
|
90506
|
-
let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
90565
|
+
constructor(store, options = {}) {
|
|
90507
90566
|
(0,defineProperty/* default */.A)(this, "store", void 0);
|
|
90508
90567
|
(0,defineProperty/* default */.A)(this, "timeout", void 0);
|
|
90509
90568
|
(0,defineProperty/* default */.A)(this, "_fetch", void 0);
|
|
@@ -90656,8 +90715,7 @@ class Fetcher {
|
|
|
90656
90715
|
* @param requestedURI
|
|
90657
90716
|
* @param options
|
|
90658
90717
|
*/
|
|
90659
|
-
static setCredentials(requestedURI) {
|
|
90660
|
-
let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
90718
|
+
static setCredentials(requestedURI, options = {}) {
|
|
90661
90719
|
// 2014 CORS problem:
|
|
90662
90720
|
// XMLHttpRequest cannot load http://www.w3.org/People/Berners-Lee/card.
|
|
90663
90721
|
// A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin'
|
|
@@ -90720,8 +90778,7 @@ class Fetcher {
|
|
|
90720
90778
|
*
|
|
90721
90779
|
* @returns {Promise<Result>}
|
|
90722
90780
|
*/
|
|
90723
|
-
load(uri) {
|
|
90724
|
-
let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
90781
|
+
load(uri, options = {}) {
|
|
90725
90782
|
options = Object.assign({}, options); // Take a copy as we add stuff to the options!!
|
|
90726
90783
|
if (uri instanceof Array) {
|
|
90727
90784
|
return Promise.all(uri.map(x => {
|
|
@@ -90939,8 +90996,7 @@ class Fetcher {
|
|
|
90939
90996
|
* response The fetch Response object (was: XHR) if there was was one
|
|
90940
90997
|
* includes response.status as the HTTP status if any.
|
|
90941
90998
|
*/
|
|
90942
|
-
nowOrWhenFetched(uriIn, p2, userCallback) {
|
|
90943
|
-
let options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
90999
|
+
nowOrWhenFetched(uriIn, p2, userCallback, options = {}) {
|
|
90944
91000
|
const uri = (0,termValue/* termValue */.E)(uriIn);
|
|
90945
91001
|
if (typeof p2 === 'function') {
|
|
90946
91002
|
// nowOrWhenFetched (uri, userCallback)
|
|
@@ -91122,8 +91178,7 @@ class Fetcher {
|
|
|
91122
91178
|
/**
|
|
91123
91179
|
* Writes back to the web what we have in the store for this uri
|
|
91124
91180
|
*/
|
|
91125
|
-
putBack(uri) {
|
|
91126
|
-
let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
91181
|
+
putBack(uri, options = {}) {
|
|
91127
91182
|
const uriSting = (0,termValue/* termValue */.E)(uri);
|
|
91128
91183
|
let doc = new named_node/* default */.A(uriSting).doc(); // strip off #
|
|
91129
91184
|
options.contentType = options["content-type"] || options["Content-Type"] || options.contentType || types/* TurtleContentType */.sT;
|
|
@@ -91167,9 +91222,7 @@ class Fetcher {
|
|
|
91167
91222
|
* as otherwise existing could be deleted.
|
|
91168
91223
|
* @param doc - The resource
|
|
91169
91224
|
*/
|
|
91170
|
-
async createIfNotExists(doc) {
|
|
91171
|
-
let contentType = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : types/* TurtleContentType */.sT;
|
|
91172
|
-
let data = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '';
|
|
91225
|
+
async createIfNotExists(doc, contentType = types/* TurtleContentType */.sT, data = '') {
|
|
91173
91226
|
const fetcher = this;
|
|
91174
91227
|
try {
|
|
91175
91228
|
var response = await fetcher.load(doc);
|
|
@@ -91254,8 +91307,9 @@ class Fetcher {
|
|
|
91254
91307
|
* Returns promise of Response
|
|
91255
91308
|
* If data is returned, copies it to response.responseText before returning
|
|
91256
91309
|
*/
|
|
91257
|
-
webOperation(method, uriIn
|
|
91258
|
-
|
|
91310
|
+
webOperation(method, uriIn,
|
|
91311
|
+
// Not sure about this type. Maybe this Options is different?
|
|
91312
|
+
options = {}) {
|
|
91259
91313
|
const uri = (0,termValue/* termValue */.E)(uriIn);
|
|
91260
91314
|
options.method = method;
|
|
91261
91315
|
options.body = options.data || options.body;
|
|
@@ -92723,8 +92777,7 @@ class UpdateManager {
|
|
|
92723
92777
|
/**
|
|
92724
92778
|
* @private
|
|
92725
92779
|
*/
|
|
92726
|
-
fire(uri, query, callbackFunction) {
|
|
92727
|
-
let options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
92780
|
+
fire(uri, query, callbackFunction, options = {}) {
|
|
92728
92781
|
return Promise.resolve().then(() => {
|
|
92729
92782
|
if (!uri) {
|
|
92730
92783
|
throw new Error('No URI given for remote editing operation: ' + query);
|
|
@@ -93012,8 +93065,7 @@ class UpdateManager {
|
|
|
93012
93065
|
* @param insertions - Statement or statements to be inserted.
|
|
93013
93066
|
* @returns a promise
|
|
93014
93067
|
*/
|
|
93015
|
-
updateMany(deletions) {
|
|
93016
|
-
let insertions = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
|
|
93068
|
+
updateMany(deletions, insertions = []) {
|
|
93017
93069
|
const docs = deletions.concat(insertions).map(st => st.why);
|
|
93018
93070
|
const thisUpdater = this;
|
|
93019
93071
|
const uniqueDocs = [];
|
|
@@ -93126,8 +93178,7 @@ _:patch
|
|
|
93126
93178
|
* OR returns a promise
|
|
93127
93179
|
* @param options - Options for the fetch call
|
|
93128
93180
|
*/
|
|
93129
|
-
update(deletions, insertions, callback, secondTry) {
|
|
93130
|
-
let options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
|
|
93181
|
+
update(deletions, insertions, callback, secondTry, options = {}) {
|
|
93131
93182
|
if (!callback) {
|
|
93132
93183
|
var thisUpdater = this;
|
|
93133
93184
|
return new Promise(function (resolve, reject) {
|
|
@@ -93270,8 +93321,7 @@ _:patch
|
|
|
93270
93321
|
callback(undefined, false, 'Exception in update: ' + e + '\n' + utils_js.stackString(e));
|
|
93271
93322
|
}
|
|
93272
93323
|
}
|
|
93273
|
-
updateDav(doc, ds, is, callbackFunction) {
|
|
93274
|
-
let options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
|
|
93324
|
+
updateDav(doc, ds, is, callbackFunction, options = {}) {
|
|
93275
93325
|
let kb = this.store;
|
|
93276
93326
|
// The code below is derived from Kenny's UpdateCenter.js
|
|
93277
93327
|
var request = kb.any(doc, this.ns.link('request'));
|
|
@@ -93328,8 +93378,7 @@ _:patch
|
|
|
93328
93378
|
* @param callbackFunction
|
|
93329
93379
|
* @param options
|
|
93330
93380
|
*/
|
|
93331
|
-
updateLocalFile(doc, ds, is, callbackFunction) {
|
|
93332
|
-
let options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
|
|
93381
|
+
updateLocalFile(doc, ds, is, callbackFunction, options = {}) {
|
|
93333
93382
|
const kb = this.store;
|
|
93334
93383
|
// console.log('Writing back to local file\n')
|
|
93335
93384
|
|
|
@@ -93494,9 +93543,7 @@ const RDFlibDataFactory = {
|
|
|
93494
93543
|
/**
|
|
93495
93544
|
* Creates a new graph (store)
|
|
93496
93545
|
*/
|
|
93497
|
-
graph() {
|
|
93498
|
-
let features = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : undefined;
|
|
93499
|
-
let opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : undefined;
|
|
93546
|
+
graph(features = undefined, opts = undefined) {
|
|
93500
93547
|
return new IndexedFormula(features, opts || {
|
|
93501
93548
|
rdfFactory: extended_term_factory
|
|
93502
93549
|
});
|
|
@@ -93739,10 +93786,10 @@ class LiveStore extends ConnectedStore {
|
|
|
93739
93786
|
}
|
|
93740
93787
|
}
|
|
93741
93788
|
|
|
93742
|
-
/***/ }
|
|
93789
|
+
/***/ },
|
|
93743
93790
|
|
|
93744
|
-
/***/ 8236
|
|
93745
|
-
|
|
93791
|
+
/***/ 8236
|
|
93792
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
93746
93793
|
|
|
93747
93794
|
"use strict";
|
|
93748
93795
|
|
|
@@ -93805,10 +93852,10 @@ const RDFXMLPane = exports.RDFXMLPane = {
|
|
|
93805
93852
|
// ends
|
|
93806
93853
|
//# sourceMappingURL=RDFXMLPane.js.map
|
|
93807
93854
|
|
|
93808
|
-
/***/ }
|
|
93855
|
+
/***/ },
|
|
93809
93856
|
|
|
93810
|
-
/***/ 8287
|
|
93811
|
-
|
|
93857
|
+
/***/ 8287
|
|
93858
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
93812
93859
|
|
|
93813
93860
|
"use strict";
|
|
93814
93861
|
/*!
|
|
@@ -95630,10 +95677,10 @@ var hexSliceLookupTable = (function () {
|
|
|
95630
95677
|
})()
|
|
95631
95678
|
|
|
95632
95679
|
|
|
95633
|
-
/***/ }
|
|
95680
|
+
/***/ },
|
|
95634
95681
|
|
|
95635
|
-
/***/ 8348
|
|
95636
|
-
|
|
95682
|
+
/***/ 8348
|
|
95683
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
95637
95684
|
|
|
95638
95685
|
"use strict";
|
|
95639
95686
|
|
|
@@ -95680,18 +95727,18 @@ exports.ProfileCard = ProfileCard;
|
|
|
95680
95727
|
const Line = (value, prefix = _litHtml.nothing) => value ? (0, _litHtml.html)`<p>${prefix} ${value}</p>` : _litHtml.nothing;
|
|
95681
95728
|
const Image = (src, alt) => src ? (0, _litHtml.html)`<img style=${styles.image} src=${src} alt=${alt} />` : _litHtml.nothing;
|
|
95682
95729
|
|
|
95683
|
-
/***/ }
|
|
95730
|
+
/***/ },
|
|
95684
95731
|
|
|
95685
|
-
/***/ 8392
|
|
95686
|
-
|
|
95732
|
+
/***/ 8392
|
|
95733
|
+
(module) {
|
|
95687
95734
|
|
|
95688
95735
|
"use strict";
|
|
95689
95736
|
module.exports = __WEBPACK_EXTERNAL_MODULE__8392__;
|
|
95690
95737
|
|
|
95691
|
-
/***/ }
|
|
95738
|
+
/***/ },
|
|
95692
95739
|
|
|
95693
|
-
/***/ 8399
|
|
95694
|
-
|
|
95740
|
+
/***/ 8399
|
|
95741
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
95695
95742
|
|
|
95696
95743
|
"use strict";
|
|
95697
95744
|
|
|
@@ -95717,10 +95764,10 @@ function setFooterOptions() {
|
|
|
95717
95764
|
}
|
|
95718
95765
|
//# sourceMappingURL=footer.js.map
|
|
95719
95766
|
|
|
95720
|
-
/***/ }
|
|
95767
|
+
/***/ },
|
|
95721
95768
|
|
|
95722
|
-
/***/ 8426
|
|
95723
|
-
|
|
95769
|
+
/***/ 8426
|
|
95770
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
95724
95771
|
|
|
95725
95772
|
"use strict";
|
|
95726
95773
|
|
|
@@ -95797,10 +95844,10 @@ const HomePaneSource = {
|
|
|
95797
95844
|
var _default = exports["default"] = HomePaneSource;
|
|
95798
95845
|
//# sourceMappingURL=homePane.js.map
|
|
95799
95846
|
|
|
95800
|
-
/***/ }
|
|
95847
|
+
/***/ },
|
|
95801
95848
|
|
|
95802
|
-
/***/ 8431
|
|
95803
|
-
|
|
95849
|
+
/***/ 8431
|
|
95850
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
95804
95851
|
|
|
95805
95852
|
/* replacement start */
|
|
95806
95853
|
|
|
@@ -96275,10 +96322,10 @@ module.exports = {
|
|
|
96275
96322
|
}
|
|
96276
96323
|
|
|
96277
96324
|
|
|
96278
|
-
/***/ }
|
|
96325
|
+
/***/ },
|
|
96279
96326
|
|
|
96280
|
-
/***/ 8489
|
|
96281
|
-
|
|
96327
|
+
/***/ 8489
|
|
96328
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
96282
96329
|
|
|
96283
96330
|
"use strict";
|
|
96284
96331
|
|
|
@@ -96477,10 +96524,10 @@ module.exports = function compose(...streams) {
|
|
|
96477
96524
|
}
|
|
96478
96525
|
|
|
96479
96526
|
|
|
96480
|
-
/***/ }
|
|
96527
|
+
/***/ },
|
|
96481
96528
|
|
|
96482
|
-
/***/ 8526
|
|
96483
|
-
|
|
96529
|
+
/***/ 8526
|
|
96530
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
96484
96531
|
|
|
96485
96532
|
"use strict";
|
|
96486
96533
|
|
|
@@ -96828,10 +96875,10 @@ module.exports = {
|
|
|
96828
96875
|
}
|
|
96829
96876
|
|
|
96830
96877
|
|
|
96831
|
-
/***/ }
|
|
96878
|
+
/***/ },
|
|
96832
96879
|
|
|
96833
|
-
/***/ 8649
|
|
96834
|
-
|
|
96880
|
+
/***/ 8649
|
|
96881
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
96835
96882
|
|
|
96836
96883
|
"use strict";
|
|
96837
96884
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -97016,10 +97063,10 @@ Transform.prototype._read = function () {
|
|
|
97016
97063
|
}
|
|
97017
97064
|
|
|
97018
97065
|
|
|
97019
|
-
/***/ }
|
|
97066
|
+
/***/ },
|
|
97020
97067
|
|
|
97021
|
-
/***/ 8820
|
|
97022
|
-
|
|
97068
|
+
/***/ 8820
|
|
97069
|
+
(module) {
|
|
97023
97070
|
|
|
97024
97071
|
/**
|
|
97025
97072
|
* Helper class to handle QR Code symbol modules
|
|
@@ -97088,10 +97135,10 @@ BitMatrix.prototype.isReserved = function (row, col) {
|
|
|
97088
97135
|
module.exports = BitMatrix
|
|
97089
97136
|
|
|
97090
97137
|
|
|
97091
|
-
/***/ }
|
|
97138
|
+
/***/ },
|
|
97092
97139
|
|
|
97093
|
-
/***/ 8847
|
|
97094
|
-
|
|
97140
|
+
/***/ 8847
|
|
97141
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
97095
97142
|
|
|
97096
97143
|
"use strict";
|
|
97097
97144
|
|
|
@@ -97119,10 +97166,10 @@ function generateRandomString() {
|
|
|
97119
97166
|
}
|
|
97120
97167
|
//# sourceMappingURL=trustedApplications.utils.js.map
|
|
97121
97168
|
|
|
97122
|
-
/***/ }
|
|
97169
|
+
/***/ },
|
|
97123
97170
|
|
|
97124
|
-
/***/ 8912
|
|
97125
|
-
|
|
97171
|
+
/***/ 8912
|
|
97172
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
97126
97173
|
|
|
97127
97174
|
"use strict";
|
|
97128
97175
|
|
|
@@ -97250,10 +97297,10 @@ var _default = exports["default"] = {
|
|
|
97250
97297
|
}; // ends
|
|
97251
97298
|
//# sourceMappingURL=playlistPane.js.map
|
|
97252
97299
|
|
|
97253
|
-
/***/ }
|
|
97300
|
+
/***/ },
|
|
97254
97301
|
|
|
97255
|
-
/***/ 8936
|
|
97256
|
-
|
|
97302
|
+
/***/ 8936
|
|
97303
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
97257
97304
|
|
|
97258
97305
|
"use strict";
|
|
97259
97306
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -97369,10 +97416,10 @@ class Node {
|
|
|
97369
97416
|
// Specified in './node.ts' to prevent circular dependency
|
|
97370
97417
|
(0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(Node, "toJS", void 0);
|
|
97371
97418
|
|
|
97372
|
-
/***/ }
|
|
97419
|
+
/***/ },
|
|
97373
97420
|
|
|
97374
|
-
/***/ 8938
|
|
97375
|
-
|
|
97421
|
+
/***/ 8938
|
|
97422
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
97376
97423
|
|
|
97377
97424
|
"use strict";
|
|
97378
97425
|
// ESM COMPAT FLAG
|
|
@@ -103483,10 +103530,10 @@ const thisPane = {
|
|
|
103483
103530
|
/* harmony default export */ const lib = (thisPane);
|
|
103484
103531
|
//# sourceMappingURL=index.js.map
|
|
103485
103532
|
|
|
103486
|
-
/***/ }
|
|
103533
|
+
/***/ },
|
|
103487
103534
|
|
|
103488
|
-
/***/ 9208
|
|
103489
|
-
|
|
103535
|
+
/***/ 9208
|
|
103536
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
103490
103537
|
|
|
103491
103538
|
"use strict";
|
|
103492
103539
|
|
|
@@ -103597,10 +103644,10 @@ async function renderGroupMemberships(person, context) {
|
|
|
103597
103644
|
}
|
|
103598
103645
|
//# sourceMappingURL=groupMembershipControl.js.map
|
|
103599
103646
|
|
|
103600
|
-
/***/ }
|
|
103647
|
+
/***/ },
|
|
103601
103648
|
|
|
103602
|
-
/***/ 9332
|
|
103603
|
-
|
|
103649
|
+
/***/ 9332
|
|
103650
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
103604
103651
|
|
|
103605
103652
|
"use strict";
|
|
103606
103653
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -103622,7 +103669,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
103622
103669
|
/* harmony export */ solidLogicSingleton: () => (/* binding */ solidLogicSingleton),
|
|
103623
103670
|
/* harmony export */ store: () => (/* binding */ store)
|
|
103624
103671
|
/* harmony export */ });
|
|
103625
|
-
/* harmony import */ var
|
|
103672
|
+
/* harmony import */ var rdflib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8230);
|
|
103626
103673
|
|
|
103627
103674
|
/******/ var __webpack_modules__ = ({
|
|
103628
103675
|
|
|
@@ -104266,7 +104313,7 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104266
104313
|
/******/ var __webpack_module_cache__ = {};
|
|
104267
104314
|
/******/
|
|
104268
104315
|
/******/ // The require function
|
|
104269
|
-
/******/ function
|
|
104316
|
+
/******/ function __nested_webpack_require_304590__(moduleId) {
|
|
104270
104317
|
/******/ // Check if module is in cache
|
|
104271
104318
|
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
104272
104319
|
/******/ if (cachedModule !== undefined) {
|
|
@@ -104280,7 +104327,7 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104280
104327
|
/******/ };
|
|
104281
104328
|
/******/
|
|
104282
104329
|
/******/ // Execute the module function
|
|
104283
|
-
/******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports,
|
|
104330
|
+
/******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_304590__);
|
|
104284
104331
|
/******/
|
|
104285
104332
|
/******/ // Return the exports of the module
|
|
104286
104333
|
/******/ return module.exports;
|
|
@@ -104290,11 +104337,11 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104290
104337
|
/******/ /* webpack/runtime/compat get default export */
|
|
104291
104338
|
/******/ (() => {
|
|
104292
104339
|
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
104293
|
-
/******/
|
|
104340
|
+
/******/ __nested_webpack_require_304590__.n = (module) => {
|
|
104294
104341
|
/******/ var getter = module && module.__esModule ?
|
|
104295
104342
|
/******/ () => (module['default']) :
|
|
104296
104343
|
/******/ () => (module);
|
|
104297
|
-
/******/
|
|
104344
|
+
/******/ __nested_webpack_require_304590__.d(getter, { a: getter });
|
|
104298
104345
|
/******/ return getter;
|
|
104299
104346
|
/******/ };
|
|
104300
104347
|
/******/ })();
|
|
@@ -104302,9 +104349,9 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104302
104349
|
/******/ /* webpack/runtime/define property getters */
|
|
104303
104350
|
/******/ (() => {
|
|
104304
104351
|
/******/ // define getter functions for harmony exports
|
|
104305
|
-
/******/
|
|
104352
|
+
/******/ __nested_webpack_require_304590__.d = (exports, definition) => {
|
|
104306
104353
|
/******/ for(var key in definition) {
|
|
104307
|
-
/******/ if(
|
|
104354
|
+
/******/ if(__nested_webpack_require_304590__.o(definition, key) && !__nested_webpack_require_304590__.o(exports, key)) {
|
|
104308
104355
|
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
104309
104356
|
/******/ }
|
|
104310
104357
|
/******/ }
|
|
@@ -104313,7 +104360,7 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104313
104360
|
/******/
|
|
104314
104361
|
/******/ /* webpack/runtime/global */
|
|
104315
104362
|
/******/ (() => {
|
|
104316
|
-
/******/
|
|
104363
|
+
/******/ __nested_webpack_require_304590__.g = (function() {
|
|
104317
104364
|
/******/ if (typeof globalThis === 'object') return globalThis;
|
|
104318
104365
|
/******/ try {
|
|
104319
104366
|
/******/ return this || new Function('return this')();
|
|
@@ -104325,11 +104372,11 @@ e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,h=-7,l=r?i-1:0,f=
|
|
|
104325
104372
|
/******/
|
|
104326
104373
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
104327
104374
|
/******/ (() => {
|
|
104328
|
-
/******/
|
|
104375
|
+
/******/ __nested_webpack_require_304590__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
104329
104376
|
/******/ })();
|
|
104330
104377
|
/******/
|
|
104331
104378
|
/************************************************************************/
|
|
104332
|
-
var
|
|
104379
|
+
var __nested_webpack_exports__ = {};
|
|
104333
104380
|
|
|
104334
104381
|
;// ./src/util/debug.ts
|
|
104335
104382
|
function log(...args) {
|
|
@@ -107861,9 +107908,9 @@ const mockStorageUtility = (stored, isSecure = false) => {
|
|
|
107861
107908
|
//# sourceMappingURL=index.mjs.map
|
|
107862
107909
|
|
|
107863
107910
|
// EXTERNAL MODULE: ./node_modules/events/events.js
|
|
107864
|
-
var events =
|
|
107911
|
+
var events = __nested_webpack_require_304590__(7);
|
|
107865
107912
|
// EXTERNAL MODULE: ./node_modules/@inrupt/oidc-client/lib/oidc-client.min.js
|
|
107866
|
-
var oidc_client_min =
|
|
107913
|
+
var oidc_client_min = __nested_webpack_require_304590__(516);
|
|
107867
107914
|
;// ./node_modules/@inrupt/oidc-client-ext/dist/index.es.js
|
|
107868
107915
|
|
|
107869
107916
|
|
|
@@ -109743,21 +109790,21 @@ function dist_events() {
|
|
|
109743
109790
|
|
|
109744
109791
|
const authSession = new Session();
|
|
109745
109792
|
|
|
109746
|
-
;// external "
|
|
109747
|
-
const
|
|
109793
|
+
;// external "rdflib"
|
|
109794
|
+
const external_rdflib_namespaceObject = rdflib__WEBPACK_IMPORTED_MODULE_0__;
|
|
109748
109795
|
// EXTERNAL MODULE: ./node_modules/solid-namespace/index.js
|
|
109749
|
-
var solid_namespace =
|
|
109750
|
-
var solid_namespace_default = /*#__PURE__*/
|
|
109796
|
+
var solid_namespace = __nested_webpack_require_304590__(386);
|
|
109797
|
+
var solid_namespace_default = /*#__PURE__*/__nested_webpack_require_304590__.n(solid_namespace);
|
|
109751
109798
|
;// ./src/util/ns.ts
|
|
109752
109799
|
// Namespaces we commonly use and have common prefixes for around Solid
|
|
109753
109800
|
// Delegate to this which takes RDFlib as param.
|
|
109754
109801
|
|
|
109755
|
-
const ns_ns = solid_namespace_default()(
|
|
109802
|
+
const ns_ns = solid_namespace_default()(external_rdflib_namespaceObject);
|
|
109756
109803
|
|
|
109757
109804
|
;// ./src/acl/aclLogic.ts
|
|
109758
109805
|
|
|
109759
109806
|
|
|
109760
|
-
const ACL_LINK = (0,
|
|
109807
|
+
const ACL_LINK = (0,external_rdflib_namespaceObject.sym)('http://www.iana.org/assignments/link-relations/acl');
|
|
109761
109808
|
function createAclLogic(store) {
|
|
109762
109809
|
const ns = ns_ns;
|
|
109763
109810
|
async function findAclDocUrl(url) {
|
|
@@ -109840,8 +109887,8 @@ function createAclLogic(store) {
|
|
|
109840
109887
|
*/
|
|
109841
109888
|
function genACLText(docURI, me, aclURI, options = {}) {
|
|
109842
109889
|
const optPublic = options.public || [];
|
|
109843
|
-
const g = (0,
|
|
109844
|
-
const auth = (0,
|
|
109890
|
+
const g = (0,external_rdflib_namespaceObject.graph)();
|
|
109891
|
+
const auth = (0,external_rdflib_namespaceObject.Namespace)('http://www.w3.org/ns/auth/acl#');
|
|
109845
109892
|
let a = g.sym(`${aclURI}#a1`);
|
|
109846
109893
|
const acl = g.sym(aclURI);
|
|
109847
109894
|
const doc = g.sym(docURI);
|
|
@@ -109863,7 +109910,7 @@ function createAclLogic(store) {
|
|
|
109863
109910
|
g.add(a, auth('mode'), auth(optPublic[p]), acl); // Like 'Read' etc
|
|
109864
109911
|
}
|
|
109865
109912
|
}
|
|
109866
|
-
return (0,
|
|
109913
|
+
return (0,external_rdflib_namespaceObject.serialize)(acl, g, aclURI);
|
|
109867
109914
|
}
|
|
109868
109915
|
return {
|
|
109869
109916
|
findAclDocUrl,
|
|
@@ -109918,7 +109965,7 @@ function offlineTestID() {
|
|
|
109918
109965
|
$SolidTestEnvironment.username) {
|
|
109919
109966
|
// Test setup
|
|
109920
109967
|
log('Assuming the user is ' + $SolidTestEnvironment.username);
|
|
109921
|
-
return (0,
|
|
109968
|
+
return (0,external_rdflib_namespaceObject.sym)($SolidTestEnvironment.username);
|
|
109922
109969
|
}
|
|
109923
109970
|
// hack that makes SolidOS work in offline mode by adding the webId directly in html
|
|
109924
109971
|
// example usage: https://github.com/solidos/mashlib/blob/29b8b53c46bf02e0e219f0bacd51b0e9951001dd/test/contact/local.html#L37
|
|
@@ -109932,7 +109979,7 @@ function offlineTestID() {
|
|
|
109932
109979
|
if (!id)
|
|
109933
109980
|
return null;
|
|
109934
109981
|
log('Assuming user is ' + id);
|
|
109935
|
-
return (0,
|
|
109982
|
+
return (0,external_rdflib_namespaceObject.sym)(id);
|
|
109936
109983
|
}
|
|
109937
109984
|
return null;
|
|
109938
109985
|
}
|
|
@@ -109951,10 +109998,10 @@ class SolidAuthnLogic {
|
|
|
109951
109998
|
currentUser() {
|
|
109952
109999
|
const app = appContext();
|
|
109953
110000
|
if (app.viewingNoAuthPage) {
|
|
109954
|
-
return (0,
|
|
110001
|
+
return (0,external_rdflib_namespaceObject.sym)(app.webId);
|
|
109955
110002
|
}
|
|
109956
110003
|
if (this && this.session && this.session.info && this.session.info.webId && this.session.info.isLoggedIn) {
|
|
109957
|
-
return (0,
|
|
110004
|
+
return (0,external_rdflib_namespaceObject.sym)(this.session.info.webId);
|
|
109958
110005
|
}
|
|
109959
110006
|
return offlineTestID(); // null unless testing
|
|
109960
110007
|
}
|
|
@@ -110030,7 +110077,7 @@ class SolidAuthnLogic {
|
|
|
110030
110077
|
let webIdUri;
|
|
110031
110078
|
if (webId) {
|
|
110032
110079
|
webIdUri = (typeof webId === 'string') ? webId : webId.uri;
|
|
110033
|
-
const me = (0,
|
|
110080
|
+
const me = (0,external_rdflib_namespaceObject.namedNode)(webIdUri);
|
|
110034
110081
|
if (context) {
|
|
110035
110082
|
context.me = me;
|
|
110036
110083
|
}
|
|
@@ -110050,7 +110097,7 @@ class SolidAuthnLogic {
|
|
|
110050
110097
|
;// ./src/util/utils.ts
|
|
110051
110098
|
|
|
110052
110099
|
function newThing(doc) {
|
|
110053
|
-
return (0,
|
|
110100
|
+
return (0,external_rdflib_namespaceObject.sym)(doc.uri + '#' + 'id' + ('' + Date.now()));
|
|
110054
110101
|
}
|
|
110055
110102
|
function uniqueNodes(arr) {
|
|
110056
110103
|
const uris = arr.map(x => x.uri);
|
|
@@ -110078,13 +110125,13 @@ function suggestPreferencesFile(me) {
|
|
|
110078
110125
|
// const stripped = me.uri.replace(\/[p|P]rofile/\g, '/').replace(\/[p|P]ublic/\g, '/')
|
|
110079
110126
|
const folderURI = stripped.split('/').slice(0, -1).join('/') + '/Settings/';
|
|
110080
110127
|
const fileURI = folderURI + 'Preferences.ttl';
|
|
110081
|
-
return (0,
|
|
110128
|
+
return (0,external_rdflib_namespaceObject.sym)(fileURI);
|
|
110082
110129
|
}
|
|
110083
110130
|
function determineChatContainer(invitee, podRoot) {
|
|
110084
110131
|
// Create chat
|
|
110085
110132
|
// See https://gitter.im/solid/chat-app?at=5f3c800f855be416a23ae74a
|
|
110086
110133
|
const chatContainerStr = new URL(`IndividualChats/${new URL(invitee.value).host}/`, podRoot.value).toString();
|
|
110087
|
-
return new
|
|
110134
|
+
return new external_rdflib_namespaceObject.NamedNode(chatContainerStr);
|
|
110088
110135
|
}
|
|
110089
110136
|
|
|
110090
110137
|
;// ./src/chat/chatLogic.ts
|
|
@@ -110100,7 +110147,7 @@ function createChatLogic(store, profileLogic) {
|
|
|
110100
110147
|
// now that it has been created:
|
|
110101
110148
|
await store.fetcher.load(chatContainer);
|
|
110102
110149
|
// FIXME: check the Why value on this quad:
|
|
110103
|
-
const chatAclDoc = store.any(chatContainer, new
|
|
110150
|
+
const chatAclDoc = store.any(chatContainer, new external_rdflib_namespaceObject.NamedNode('http://www.iana.org/assignments/link-relations/acl'));
|
|
110104
110151
|
if (!chatAclDoc) {
|
|
110105
110152
|
throw new Error('Chat ACL doc not found!');
|
|
110106
110153
|
}
|
|
@@ -110135,9 +110182,9 @@ function createChatLogic(store, profileLogic) {
|
|
|
110135
110182
|
await store.fetcher.load(privateTypeIndex);
|
|
110136
110183
|
const reg = newThing(privateTypeIndex);
|
|
110137
110184
|
const ins = [
|
|
110138
|
-
(0,
|
|
110139
|
-
(0,
|
|
110140
|
-
(0,
|
|
110185
|
+
(0,external_rdflib_namespaceObject.st)(reg, ns.rdf('type'), ns.solid('TypeRegistration'), privateTypeIndex.doc()),
|
|
110186
|
+
(0,external_rdflib_namespaceObject.st)(reg, ns.solid('forClass'), ns.meeting('LongChat'), privateTypeIndex.doc()),
|
|
110187
|
+
(0,external_rdflib_namespaceObject.st)(reg, ns.solid('instance'), chatThing, privateTypeIndex.doc()),
|
|
110141
110188
|
];
|
|
110142
110189
|
await new Promise((resolve, reject) => {
|
|
110143
110190
|
store.updater.update([], ins, function (_uri, ok, errm) {
|
|
@@ -110156,7 +110203,7 @@ function createChatLogic(store, profileLogic) {
|
|
|
110156
110203
|
const chatContainer = determineChatContainer(invitee, podRoot);
|
|
110157
110204
|
let exists = true;
|
|
110158
110205
|
try {
|
|
110159
|
-
await store.fetcher.load(new
|
|
110206
|
+
await store.fetcher.load(new external_rdflib_namespaceObject.NamedNode(chatContainer.value + 'index.ttl#this'));
|
|
110160
110207
|
}
|
|
110161
110208
|
catch (e) {
|
|
110162
110209
|
exists = false;
|
|
@@ -110182,7 +110229,7 @@ function createChatLogic(store, profileLogic) {
|
|
|
110182
110229
|
const newChatDoc = newInstance.doc();
|
|
110183
110230
|
kb.add(newInstance, ns.rdf('type'), ns.meeting('LongChat'), newChatDoc);
|
|
110184
110231
|
kb.add(newInstance, ns.dc('title'), 'Chat channel', newChatDoc);
|
|
110185
|
-
kb.add(newInstance, ns.dc('created'), (0,
|
|
110232
|
+
kb.add(newInstance, ns.dc('created'), (0,external_rdflib_namespaceObject.term)(new Date(Date.now())), newChatDoc);
|
|
110186
110233
|
if (newPaneOptions.me) {
|
|
110187
110234
|
kb.add(newInstance, ns.dc('author'), newPaneOptions.me, newChatDoc);
|
|
110188
110235
|
}
|
|
@@ -110209,7 +110256,7 @@ function createChatLogic(store, profileLogic) {
|
|
|
110209
110256
|
async function getChat(invitee, createIfMissing = true) {
|
|
110210
110257
|
const { me, chatContainer, exists } = await findChat(invitee);
|
|
110211
110258
|
if (exists) {
|
|
110212
|
-
return new
|
|
110259
|
+
return new external_rdflib_namespaceObject.NamedNode(chatContainer.value + CHAT_LOCATION_IN_CONTAINER);
|
|
110213
110260
|
}
|
|
110214
110261
|
if (createIfMissing) {
|
|
110215
110262
|
const chatThing = await createChatThing(chatContainer, me);
|
|
@@ -110563,12 +110610,12 @@ function createTypeIndexLogic(store, authn, profileLogic, utilityLogic) {
|
|
|
110563
110610
|
}
|
|
110564
110611
|
function suggestPublicTypeIndex(me) {
|
|
110565
110612
|
var _a;
|
|
110566
|
-
return (0,
|
|
110613
|
+
return (0,external_rdflib_namespaceObject.sym)(((_a = me.doc().dir()) === null || _a === void 0 ? void 0 : _a.uri) + 'publicTypeIndex.ttl');
|
|
110567
110614
|
}
|
|
110568
110615
|
// Note this one is based off the pref file not the profile
|
|
110569
110616
|
function suggestPrivateTypeIndex(preferencesFile) {
|
|
110570
110617
|
var _a;
|
|
110571
|
-
return (0,
|
|
110618
|
+
return (0,external_rdflib_namespaceObject.sym)(((_a = preferencesFile.doc().dir()) === null || _a === void 0 ? void 0 : _a.uri) + 'privateTypeIndex.ttl');
|
|
110572
110619
|
}
|
|
110573
110620
|
/*
|
|
110574
110621
|
* Register a new app in a type index
|
|
@@ -110579,9 +110626,9 @@ function createTypeIndexLogic(store, authn, profileLogic, utilityLogic) {
|
|
|
110579
110626
|
const registration = newThing(index);
|
|
110580
110627
|
const ins = [
|
|
110581
110628
|
// See https://github.com/solid/solid/blob/main/proposals/data-discovery.md
|
|
110582
|
-
(0,
|
|
110583
|
-
(0,
|
|
110584
|
-
(0,
|
|
110629
|
+
(0,external_rdflib_namespaceObject.st)(registration, ns.rdf('type'), ns.solid('TypeRegistration'), index),
|
|
110630
|
+
(0,external_rdflib_namespaceObject.st)(registration, ns.solid('forClass'), theClass, index),
|
|
110631
|
+
(0,external_rdflib_namespaceObject.st)(registration, ns.solid('instance'), instance, index)
|
|
110585
110632
|
];
|
|
110586
110633
|
try {
|
|
110587
110634
|
await store.updater.update([], ins);
|
|
@@ -110616,7 +110663,7 @@ function createTypeIndexLogic(store, authn, profileLogic, utilityLogic) {
|
|
|
110616
110663
|
const containers = store.each(reg, ns.solid('instanceContainer'), null, index);
|
|
110617
110664
|
for (const instance of containers) {
|
|
110618
110665
|
await store.fetcher.load(instance);
|
|
110619
|
-
results.push({ instance: (0,
|
|
110666
|
+
results.push({ instance: (0,external_rdflib_namespaceObject.sym)(instance.value), type: klass, scope });
|
|
110620
110667
|
}
|
|
110621
110668
|
}
|
|
110622
110669
|
}
|
|
@@ -110645,7 +110692,7 @@ function createTypeIndexLogic(store, authn, profileLogic, utilityLogic) {
|
|
|
110645
110692
|
function createContainerLogic(store) {
|
|
110646
110693
|
function getContainerElements(containerNode) {
|
|
110647
110694
|
return store
|
|
110648
|
-
.statementsMatching(containerNode, (0,
|
|
110695
|
+
.statementsMatching(containerNode, (0,external_rdflib_namespaceObject.sym)('http://www.w3.org/ns/ldp#contains'), undefined)
|
|
110649
110696
|
.map((st) => st.object);
|
|
110650
110697
|
}
|
|
110651
110698
|
function isContainer(url) {
|
|
@@ -110653,7 +110700,7 @@ function createContainerLogic(store) {
|
|
|
110653
110700
|
return nodeToString.charAt(nodeToString.length - 1) === '/';
|
|
110654
110701
|
}
|
|
110655
110702
|
async function createContainer(url) {
|
|
110656
|
-
const stringToNode = (0,
|
|
110703
|
+
const stringToNode = (0,external_rdflib_namespaceObject.sym)(url);
|
|
110657
110704
|
if (!isContainer(stringToNode)) {
|
|
110658
110705
|
throw new Error(`Not a container URL ${url}`);
|
|
110659
110706
|
}
|
|
@@ -110757,7 +110804,7 @@ function createUtilityLogic(store, aclLogic, containerLogic) {
|
|
|
110757
110804
|
throw new NotEditableError(msg);
|
|
110758
110805
|
}
|
|
110759
110806
|
try {
|
|
110760
|
-
await store.updater.update([], [(0,
|
|
110807
|
+
await store.updater.update([], [(0,external_rdflib_namespaceObject.st)(subject, predicate, object, doc)]);
|
|
110761
110808
|
}
|
|
110762
110809
|
catch (err) {
|
|
110763
110810
|
const msg = `followOrCreateLink: Error making link in ${doc} to ${object}: ${err}`;
|
|
@@ -110803,7 +110850,7 @@ function createUtilityLogic(store, aclLogic, containerLogic) {
|
|
|
110803
110850
|
''
|
|
110804
110851
|
].join('\n');
|
|
110805
110852
|
}
|
|
110806
|
-
const aclDocUrl = await aclLogic.findAclDocUrl((0,
|
|
110853
|
+
const aclDocUrl = await aclLogic.findAclDocUrl((0,external_rdflib_namespaceObject.sym)(options.target));
|
|
110807
110854
|
return store.fetcher._fetch(aclDocUrl, {
|
|
110808
110855
|
method: 'PUT',
|
|
110809
110856
|
body: str,
|
|
@@ -110847,9 +110894,9 @@ function createUtilityLogic(store, aclLogic, containerLogic) {
|
|
|
110847
110894
|
*/
|
|
110848
110895
|
function createSolidLogic(specialFetch, session) {
|
|
110849
110896
|
log('SolidLogic: Unique instance created. There should only be one of these.');
|
|
110850
|
-
const store =
|
|
110851
|
-
|
|
110852
|
-
store.updater = new
|
|
110897
|
+
const store = external_rdflib_namespaceObject.graph();
|
|
110898
|
+
external_rdflib_namespaceObject.fetcher(store, { fetch: specialFetch.fetch }); // Attach a web I/O module, store.fetcher
|
|
110899
|
+
store.updater = new external_rdflib_namespaceObject.UpdateManager(store); // Add real-time live updates store.updater
|
|
110853
110900
|
store.features = []; // disable automatic node merging on store load
|
|
110854
110901
|
const authn = new SolidAuthnLogic(session);
|
|
110855
110902
|
const acl = createAclLogic(store);
|
|
@@ -110909,7 +110956,7 @@ const _fetch = async (url, requestInit) => {
|
|
|
110909
110956
|
};
|
|
110910
110957
|
// Global singleton pattern to ensure unique store across library versions
|
|
110911
110958
|
const SINGLETON_SYMBOL = Symbol.for('solid-logic-singleton');
|
|
110912
|
-
const globalTarget = (typeof window !== 'undefined' ? window :
|
|
110959
|
+
const globalTarget = (typeof window !== 'undefined' ? window : __nested_webpack_require_304590__.g);
|
|
110913
110960
|
function getOrCreateSingleton() {
|
|
110914
110961
|
if (!globalTarget[SINGLETON_SYMBOL]) {
|
|
110915
110962
|
log('SolidLogic: Creating new global singleton instance.');
|
|
@@ -110981,10 +111028,10 @@ const store = solidLogicSingleton.store;
|
|
|
110981
111028
|
|
|
110982
111029
|
//# sourceMappingURL=solid-logic.esm.js.map
|
|
110983
111030
|
|
|
110984
|
-
/***/ }
|
|
111031
|
+
/***/ },
|
|
110985
111032
|
|
|
110986
|
-
/***/ 9365
|
|
110987
|
-
|
|
111033
|
+
/***/ 9365
|
|
111034
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
110988
111035
|
|
|
110989
111036
|
"use strict";
|
|
110990
111037
|
// Ported from https://github.com/mafintosh/end-of-stream with
|
|
@@ -111275,10 +111322,10 @@ module.exports = eos
|
|
|
111275
111322
|
module.exports.finished = finished
|
|
111276
111323
|
|
|
111277
111324
|
|
|
111278
|
-
/***/ }
|
|
111325
|
+
/***/ },
|
|
111279
111326
|
|
|
111280
|
-
/***/ 9370
|
|
111281
|
-
|
|
111327
|
+
/***/ 9370
|
|
111328
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
111282
111329
|
|
|
111283
111330
|
"use strict";
|
|
111284
111331
|
|
|
@@ -111693,10 +111740,10 @@ const paneDef = {
|
|
|
111693
111740
|
var _default = exports["default"] = paneDef;
|
|
111694
111741
|
//# sourceMappingURL=padPane.js.map
|
|
111695
111742
|
|
|
111696
|
-
/***/ }
|
|
111743
|
+
/***/ },
|
|
111697
111744
|
|
|
111698
|
-
/***/ 9403
|
|
111699
|
-
|
|
111745
|
+
/***/ 9403
|
|
111746
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
111700
111747
|
|
|
111701
111748
|
"use strict";
|
|
111702
111749
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -111771,10 +111818,10 @@ const XHTMLContentType = "application/xhtml+xml";
|
|
|
111771
111818
|
|
|
111772
111819
|
/** All the types that a .fromValue() method might return */
|
|
111773
111820
|
|
|
111774
|
-
/***/ }
|
|
111821
|
+
/***/ },
|
|
111775
111822
|
|
|
111776
|
-
/***/ 9423
|
|
111777
|
-
|
|
111823
|
+
/***/ 9423
|
|
111824
|
+
(module, __webpack_exports__, __webpack_require__) {
|
|
111778
111825
|
|
|
111779
111826
|
"use strict";
|
|
111780
111827
|
|
|
@@ -111824,10 +111871,10 @@ var result = symbolObservablePonyfill(root);
|
|
|
111824
111871
|
/* harmony default export */ const es = (result);
|
|
111825
111872
|
|
|
111826
111873
|
|
|
111827
|
-
/***/ }
|
|
111874
|
+
/***/ },
|
|
111828
111875
|
|
|
111829
|
-
/***/ 9526
|
|
111830
|
-
|
|
111876
|
+
/***/ 9526
|
|
111877
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
111831
111878
|
|
|
111832
111879
|
"use strict";
|
|
111833
111880
|
|
|
@@ -111869,10 +111916,10 @@ function toPropertyKey(t) {
|
|
|
111869
111916
|
}
|
|
111870
111917
|
|
|
111871
111918
|
|
|
111872
|
-
/***/ }
|
|
111919
|
+
/***/ },
|
|
111873
111920
|
|
|
111874
|
-
/***/ 9801
|
|
111875
|
-
|
|
111921
|
+
/***/ 9801
|
|
111922
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
111876
111923
|
|
|
111877
111924
|
const Mode = __webpack_require__(208)
|
|
111878
111925
|
const NumericData = __webpack_require__(4357)
|
|
@@ -112206,10 +112253,10 @@ exports.rawSplit = function rawSplit (data) {
|
|
|
112206
112253
|
}
|
|
112207
112254
|
|
|
112208
112255
|
|
|
112209
|
-
/***/ }
|
|
112256
|
+
/***/ },
|
|
112210
112257
|
|
|
112211
|
-
/***/ 9814
|
|
112212
|
-
|
|
112258
|
+
/***/ 9814
|
|
112259
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
112213
112260
|
|
|
112214
112261
|
"use strict";
|
|
112215
112262
|
|
|
@@ -113101,10 +113148,10 @@ const schedulePane = exports.schedulePane = {
|
|
|
113101
113148
|
// ends
|
|
113102
113149
|
//# sourceMappingURL=schedulePane.js.map
|
|
113103
113150
|
|
|
113104
|
-
/***/ }
|
|
113151
|
+
/***/ },
|
|
113105
113152
|
|
|
113106
|
-
/***/ 9869
|
|
113107
|
-
|
|
113153
|
+
/***/ 9869
|
|
113154
|
+
(__unused_webpack_module, exports) {
|
|
113108
113155
|
|
|
113109
113156
|
"use strict";
|
|
113110
113157
|
/**
|
|
@@ -113651,10 +113698,10 @@ exports.useTransition = function () {
|
|
|
113651
113698
|
exports.version = "19.2.0";
|
|
113652
113699
|
|
|
113653
113700
|
|
|
113654
|
-
/***/ }
|
|
113701
|
+
/***/ },
|
|
113655
113702
|
|
|
113656
|
-
/***/ 9899
|
|
113657
|
-
|
|
113703
|
+
/***/ 9899
|
|
113704
|
+
(module) {
|
|
113658
113705
|
|
|
113659
113706
|
function BitBuffer () {
|
|
113660
113707
|
this.buffer = []
|
|
@@ -113695,10 +113742,10 @@ BitBuffer.prototype = {
|
|
|
113695
113742
|
module.exports = BitBuffer
|
|
113696
113743
|
|
|
113697
113744
|
|
|
113698
|
-
/***/ }
|
|
113745
|
+
/***/ },
|
|
113699
113746
|
|
|
113700
|
-
/***/ 9953
|
|
113701
|
-
|
|
113747
|
+
/***/ 9953
|
|
113748
|
+
(__unused_webpack_module, exports) {
|
|
113702
113749
|
|
|
113703
113750
|
exports.L = { bit: 1 }
|
|
113704
113751
|
exports.M = { bit: 0 }
|
|
@@ -113752,10 +113799,10 @@ exports.from = function from (value, defaultValue) {
|
|
|
113752
113799
|
}
|
|
113753
113800
|
|
|
113754
113801
|
|
|
113755
|
-
/***/ }
|
|
113802
|
+
/***/ },
|
|
113756
113803
|
|
|
113757
|
-
/***/ 9982
|
|
113758
|
-
|
|
113804
|
+
/***/ 9982
|
|
113805
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
113759
113806
|
|
|
113760
113807
|
"use strict";
|
|
113761
113808
|
|
|
@@ -113766,7 +113813,7 @@ if (true) {
|
|
|
113766
113813
|
{}
|
|
113767
113814
|
|
|
113768
113815
|
|
|
113769
|
-
/***/ }
|
|
113816
|
+
/***/ }
|
|
113770
113817
|
|
|
113771
113818
|
/******/ });
|
|
113772
113819
|
/************************************************************************/
|
|
@@ -114090,12 +114137,12 @@ var dist = __webpack_require__(7523);
|
|
|
114090
114137
|
var solid_logic_esm = __webpack_require__(9332);
|
|
114091
114138
|
;// ./src/versionInfo.ts
|
|
114092
114139
|
/* harmony default export */ const versionInfo = ({
|
|
114093
|
-
buildTime: '
|
|
114094
|
-
commit: '
|
|
114140
|
+
buildTime: '2026-01-21T10:44:25Z',
|
|
114141
|
+
commit: '2bc196346356dc73ee03ce3ee95beeb60baf518e',
|
|
114095
114142
|
npmInfo: {
|
|
114096
114143
|
'mashlib': '2.0.0',
|
|
114097
114144
|
'npm': '10.8.2',
|
|
114098
|
-
'node': '20.19.
|
|
114145
|
+
'node': '20.19.6',
|
|
114099
114146
|
'acorn': '8.15.0',
|
|
114100
114147
|
'ada': '2.9.2',
|
|
114101
114148
|
'ares': '1.34.5',
|
|
@@ -114107,14 +114154,14 @@ var solid_logic_esm = __webpack_require__(9332);
|
|
|
114107
114154
|
'modules': '115',
|
|
114108
114155
|
'napi': '9',
|
|
114109
114156
|
'nghttp2': '1.61.0',
|
|
114110
|
-
'openssl': '3.0.
|
|
114157
|
+
'openssl': '3.0.17',
|
|
114111
114158
|
'simdutf': '6.4.2',
|
|
114112
114159
|
'tz': '2025b',
|
|
114113
|
-
'undici': '6.
|
|
114160
|
+
'undici': '6.22.0',
|
|
114114
114161
|
'unicode': '16.0',
|
|
114115
114162
|
'uv': '1.46.0',
|
|
114116
|
-
'uvwasi': '0.0.
|
|
114117
|
-
'v8': '11.3.244.8-node.
|
|
114163
|
+
'uvwasi': '0.0.23',
|
|
114164
|
+
'v8': '11.3.244.8-node.33',
|
|
114118
114165
|
'zlib': '1.3.1-470d3a2'
|
|
114119
114166
|
}
|
|
114120
114167
|
});
|