solid-ui 3.0.1-4cafc12 → 3.0.1-cfddd49
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/README.md +288 -302
- package/dist/header/index.d.ts.map +1 -1
- package/dist/header/index.js +0 -52
- package/dist/header/index.js.map +1 -1
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -4
- package/dist/index.js.map +1 -1
- package/dist/solid-ui.esm.js +861 -1214
- package/dist/solid-ui.esm.js.map +1 -1
- package/dist/solid-ui.esm.min.js +13 -13
- package/dist/solid-ui.esm.min.js.map +1 -1
- package/dist/solid-ui.js +496 -827
- package/dist/solid-ui.js.map +1 -1
- package/dist/solid-ui.min.js +12 -12
- package/dist/solid-ui.min.js.map +1 -1
- package/dist/versionInfo.js +2 -2
- package/dist/widgets/buttons.js +20 -20
- package/dist/widgets/buttons.js.map +1 -1
- package/package.json +132 -133
- package/dist/theme-accessibility.css +0 -147
- package/dist/theme-classic.css +0 -70
- package/dist/theme-default.css +0 -65
- package/dist/theme-signal.css +0 -65
- package/dist/theme-telegram.css +0 -65
- package/dist/theme-variables.css +0 -163
- package/dist/theme-wave.css +0 -65
- package/dist/themes-README.md +0 -254
package/dist/solid-ui.esm.js
CHANGED
|
@@ -2,8 +2,8 @@ import * as __WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__ from "solid-logic";
|
|
|
2
2
|
import * as __WEBPACK_EXTERNAL_MODULE_rdflib__ from "rdflib";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/ 52
|
|
6
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5
|
+
/***/ 52:
|
|
6
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7
7
|
|
|
8
8
|
__webpack_require__.r(__webpack_exports__);
|
|
9
9
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -526,10 +526,10 @@ function predParentOf(node) {
|
|
|
526
526
|
|
|
527
527
|
// makeQueryRow moved to outline mode
|
|
528
528
|
|
|
529
|
-
/***/ },
|
|
529
|
+
/***/ }),
|
|
530
530
|
|
|
531
|
-
/***/ 202
|
|
532
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
531
|
+
/***/ 202:
|
|
532
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
533
533
|
|
|
534
534
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
535
535
|
/* harmony export */ A: () => (/* binding */ _isNativeFunction)
|
|
@@ -543,10 +543,10 @@ function _isNativeFunction(t) {
|
|
|
543
543
|
}
|
|
544
544
|
|
|
545
545
|
|
|
546
|
-
/***/ },
|
|
546
|
+
/***/ }),
|
|
547
547
|
|
|
548
|
-
/***/ 386
|
|
549
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
548
|
+
/***/ 386:
|
|
549
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
550
550
|
|
|
551
551
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
552
552
|
/* harmony export */ DK: () => (/* binding */ makeDropTarget),
|
|
@@ -740,10 +740,10 @@ function uploadFiles(fetcher, files, fileBase, imageBase, successHandler) {
|
|
|
740
740
|
}
|
|
741
741
|
}
|
|
742
742
|
|
|
743
|
-
/***/ },
|
|
743
|
+
/***/ }),
|
|
744
744
|
|
|
745
|
-
/***/ 467
|
|
746
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
745
|
+
/***/ 467:
|
|
746
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
747
747
|
|
|
748
748
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
749
749
|
/* harmony export */ A: () => (/* binding */ _asyncToGenerator)
|
|
@@ -775,10 +775,10 @@ function _asyncToGenerator(n) {
|
|
|
775
775
|
}
|
|
776
776
|
|
|
777
777
|
|
|
778
|
-
/***/ },
|
|
778
|
+
/***/ }),
|
|
779
779
|
|
|
780
|
-
/***/ 519
|
|
781
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
780
|
+
/***/ 519:
|
|
781
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
782
782
|
|
|
783
783
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
784
784
|
/* harmony export */ A: () => (/* binding */ _nonIterableSpread)
|
|
@@ -788,10 +788,10 @@ function _nonIterableSpread() {
|
|
|
788
788
|
}
|
|
789
789
|
|
|
790
790
|
|
|
791
|
-
/***/ },
|
|
791
|
+
/***/ }),
|
|
792
792
|
|
|
793
|
-
/***/ 579
|
|
794
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
793
|
+
/***/ 579:
|
|
794
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
795
795
|
|
|
796
796
|
var _typeof = (__webpack_require__(3738)["default"]);
|
|
797
797
|
function _regeneratorValues(e) {
|
|
@@ -813,10 +813,10 @@ function _regeneratorValues(e) {
|
|
|
813
813
|
}
|
|
814
814
|
module.exports = _regeneratorValues, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
815
815
|
|
|
816
|
-
/***/ },
|
|
816
|
+
/***/ }),
|
|
817
817
|
|
|
818
|
-
/***/ 580
|
|
819
|
-
(module) {
|
|
818
|
+
/***/ 580:
|
|
819
|
+
/***/ ((module) => {
|
|
820
820
|
|
|
821
821
|
/*!
|
|
822
822
|
* escape-html
|
|
@@ -898,10 +898,10 @@ function escapeHtml(string) {
|
|
|
898
898
|
}
|
|
899
899
|
|
|
900
900
|
|
|
901
|
-
/***/ },
|
|
901
|
+
/***/ }),
|
|
902
902
|
|
|
903
|
-
/***/ 588
|
|
904
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
903
|
+
/***/ 588:
|
|
904
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
905
905
|
|
|
906
906
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
907
907
|
/* harmony export */ t: () => (/* binding */ fieldParams)
|
|
@@ -977,10 +977,10 @@ var fieldParams = (_fieldParams = {}, (0,_babel_runtime_helpers_defineProperty__
|
|
|
977
977
|
style: _style__WEBPACK_IMPORTED_MODULE_2__/* .style */ .i.formHeadingStyle
|
|
978
978
|
}));
|
|
979
979
|
|
|
980
|
-
/***/ },
|
|
980
|
+
/***/ }),
|
|
981
981
|
|
|
982
|
-
/***/ 615
|
|
983
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
982
|
+
/***/ 615:
|
|
983
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
984
984
|
|
|
985
985
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
986
986
|
/* harmony export */ Ak: () => (/* binding */ normalizeZ),
|
|
@@ -1459,88 +1459,169 @@ function _createCurveFields(type, CURVE, curveOpts = {}, FpFnLE) {
|
|
|
1459
1459
|
}
|
|
1460
1460
|
//# sourceMappingURL=curve.js.map
|
|
1461
1461
|
|
|
1462
|
-
/***/ },
|
|
1462
|
+
/***/ }),
|
|
1463
1463
|
|
|
1464
|
-
/***/ 675
|
|
1465
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1464
|
+
/***/ 675:
|
|
1465
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1466
1466
|
|
|
1467
1467
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1468
1468
|
/* harmony export */ i: () => (/* binding */ style)
|
|
1469
1469
|
/* harmony export */ });
|
|
1470
|
-
/* harmony import */ var
|
|
1471
|
-
/* harmony import */ var _styleConstants__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4762);
|
|
1472
|
-
|
|
1473
|
-
var _style;
|
|
1470
|
+
/* harmony import */ var _styleConstants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(4762);
|
|
1474
1471
|
// Common readable consistent stylesheet
|
|
1475
1472
|
// to avoid using style sheets which are document-global
|
|
1476
1473
|
// and make programmable style toggling with selection, drag over, etc easier
|
|
1477
1474
|
// These must all end with semicolon so they can be appended to.
|
|
1478
|
-
//
|
|
1479
|
-
// PHASE 1: Hybrid mode - CSS variables with fallbacks
|
|
1480
|
-
// CSS variables (--sui-*) are provided by themes/foundation/variables.css
|
|
1481
|
-
// Fallback values preserve original appearance when themes aren't loaded
|
|
1482
1475
|
|
|
1483
1476
|
|
|
1484
|
-
var style =
|
|
1477
|
+
var style = {
|
|
1485
1478
|
// styleModule
|
|
1486
1479
|
|
|
1487
|
-
checkboxStyle: 'color:
|
|
1488
|
-
checkboxInputStyle: 'font-size:
|
|
1489
|
-
fieldLabelStyle: 'color:
|
|
1490
|
-
formSelectStyle: 'background-color:
|
|
1491
|
-
textInputStyle: 'background-color:
|
|
1480
|
+
checkboxStyle: 'color: black; font-size: 100%; padding-left: 0.5 em; padding-right: 0.5 em;',
|
|
1481
|
+
checkboxInputStyle: 'font-size: 150%; height: 1.2em; width: 1.2em; background-color: #eef; border-radius:0.2em; margin: 0.1em;',
|
|
1482
|
+
fieldLabelStyle: 'color: #3B5998; text-decoration: none;',
|
|
1483
|
+
formSelectStyle: 'background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;',
|
|
1484
|
+
textInputStyle: 'background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;',
|
|
1492
1485
|
textInputStyleUneditable:
|
|
1493
1486
|
// Color difference only
|
|
1494
|
-
'background-color:
|
|
1495
|
-
buttonStyle: 'background-color:
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1487
|
+
'background-color: white; padding: 0.5em; border: .05em solid white; border-radius:0.2em; font-size: 100%; margin:0.4em;',
|
|
1488
|
+
buttonStyle: 'background-color: #fff; padding: 0.7em; border: .01em solid white; border-radius:0.2em; font-size: 100%; margin: 0.3em;',
|
|
1489
|
+
// 'background-color: #eef;
|
|
1490
|
+
commentStyle: 'padding: 0.7em; border: none; font-size: 100%; white-space: pre-wrap;',
|
|
1491
|
+
iconStyle: 'width: 3em; height: 3em; margin: 0.1em; border-radius: 1em;',
|
|
1492
|
+
smallButtonStyle: 'margin: 0.2em; width: 1em; height:1em;',
|
|
1493
|
+
classIconStyle: 'width: 3em; height: 3em; margin: 0.1em; border-radius: 0.2em; border: 0.1em solid green; padding: 0.2em; background-color: #efe;',
|
|
1494
|
+
// combine with buttonStyle
|
|
1495
|
+
confirmPopupStyle: 'padding: 0.7em; border-radius: 0.2em; border: 0.1em solid orange; background-color: white; box-shadow: 0.5em 0.9em #888;',
|
|
1496
|
+
messageBodyStyle: 'white-space: pre-wrap; width: 99%; font-size:100%; border: 0.07em solid #eee; border-radius:0.2em; padding: .3em 0.5em; margin: 0.1em;',
|
|
1497
|
+
pendingeditModifier: 'color: #bbb;',
|
|
1503
1498
|
// Contacts
|
|
1504
|
-
personaBarStyle: 'width: 100%; height: 4em; background-color:
|
|
1505
|
-
searchInputStyle: 'border: 0.1em solid
|
|
1506
|
-
autocompleteRowStyle: 'border: 0.2em solid
|
|
1499
|
+
personaBarStyle: 'width: 100%; height: 4em; background-color: #eee; vertical-align: middle;',
|
|
1500
|
+
searchInputStyle: 'border: 0.1em solid #444; border-radius: 0.2em; width: 100%; font-size: 100%; padding: 0.1em 0.6em; margin 0.2em;',
|
|
1501
|
+
autocompleteRowStyle: 'border: 0.2em solid straw;',
|
|
1507
1502
|
// Login buttons
|
|
1508
|
-
signInAndUpButtonStyle: 'padding: 1em; border-radius:
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1503
|
+
signInAndUpButtonStyle: 'padding: 1em; border-radius:0.2em; font-size: 100%;',
|
|
1504
|
+
// was 0.5em radius
|
|
1505
|
+
headerBannerLoginInput: 'margin: 0.75em 0 0.75em 0.5em !important; padding: 0.5em !important;',
|
|
1506
|
+
signUpBackground: 'background-color: #eef;',
|
|
1507
|
+
signInBackground: 'background-color: #efe;',
|
|
1512
1508
|
// Forms
|
|
1513
|
-
heading1Style: 'font-size: 180%; font-weight: bold; color:
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1509
|
+
heading1Style: 'font-size: 180%; font-weight: bold; color: #888888; padding: 0.5em; margin: 0.7em 0.0m;',
|
|
1510
|
+
// originally was brown; now grey
|
|
1511
|
+
heading2Style: 'font-size: 130%; font-weight: bold; color: #888888; padding: 0.4em; margin: 0.7em 0.0em;',
|
|
1512
|
+
// originally was brown; now grey
|
|
1513
|
+
heading3Style: 'font-size: 120%; font-weight: bold; color: #888888; padding: 0.3em; margin: 0.7em 0.0em;',
|
|
1514
|
+
// For example, in large forms or before a small form
|
|
1515
|
+
heading4Style: 'font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;',
|
|
1516
|
+
// Lowest level used by default in small things
|
|
1517
|
+
|
|
1518
|
+
formHeadingStyle: 'font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;',
|
|
1519
|
+
// originally was brown; now grey
|
|
1518
1520
|
formTextInput: 'font-size: 100%; margin: 0.1em; padding: 0.1em;',
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
sidebarStyle: 'overflow-x: auto; overflow-y: auto; border-radius: var(--sui-border-radius, 0.5em); border: 0.1em solid var(--sui-border-color, white); background-color: var(--sui-bg-panel, white);',
|
|
1527
|
-
sourcePaneStyle: 'font-family: var(--sui-font-family-mono, monospace); font-size: 100%; width: 100%; max-width: 60em; margin: 1em 0.2em 1em 0.2em; padding: var(--sui-space-lg, 1em); border: 0.1em solid var(--sui-border-color, #888); border-radius: var(--sui-border-radius, 0.5em); background-color: var(--sui-bg-panel, white); color: var(--sui-text, black);',
|
|
1521
|
+
// originally used this
|
|
1522
|
+
formGroupStyle: ["padding-left: 0em; border: 0.0em solid ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.formBorderColor, "; border-radius: 0.2em;"), // weight 0
|
|
1523
|
+
"padding-left: 2em; border: 0.05em solid ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.formBorderColor, "; border-radius: 0.2em;"), "padding-left: 2em; border: 0.1em solid ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.formBorderColor, "; border-radius: 0.2em;"), "padding-left: 2em; border: 0.2em solid ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.formBorderColor, "; border-radius: 0.2em;") // @@ pink
|
|
1524
|
+
],
|
|
1525
|
+
formFieldLabelStyle: "color: ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.lowProfileLinkColor, "; text-decoration: none;"),
|
|
1526
|
+
formFieldNameBoxStyle: "padding: 0.3em; vertical-align: middle; width:".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.formFieldNameBoxWidth, ";"),
|
|
1527
|
+
multilineTextInputStyle: 'font-size:100%; white-space: pre-wrap; background-color: #eef;' + ' border: 0.07em solid gray; padding: 1em 0.5em; margin: 1em 1em;',
|
|
1528
1528
|
// Buttons
|
|
1529
|
-
renderAsDivStyle: 'display: flex; align-items: center; justify-content: space-between; height:
|
|
1530
|
-
imageDivStyle: 'width:
|
|
1531
|
-
linkDivStyle: 'width:
|
|
1529
|
+
renderAsDivStyle: 'display: flex; align-items: center; justify-content: space-between; height: 2.5em; padding: 1em;',
|
|
1530
|
+
imageDivStyle: 'width:2.5em; padding:0.5em; height: 2.5em;',
|
|
1531
|
+
linkDivStyle: 'width:2em; padding:0.5em; height: 4em;',
|
|
1532
1532
|
// ACL
|
|
1533
1533
|
aclControlBoxContainer: 'margin: 1em;',
|
|
1534
|
-
aclControlBoxHeader: 'font-size:
|
|
1535
|
-
}, (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "aclControlBoxHeader", 'font-size: 120%; margin: 0 0 1rem;'), "aclControlBoxStatus", 'display: none; margin: 1rem 0;'), "aclControlBoxStatusRevealed", 'display: block;'), "aclGroupContent", 'maxWidth: 650;'), "accessGroupList", 'display: grid; grid-template-columns: 1fr; margin: var(--sui-space-md, 1em); width: 100%;'), "accessGroupListItem", 'display: grid; grid-template-columns: 100px auto 30%;'), "defaultsController", 'display: flex;'), "defaultsControllerNotice", 'color: var(--sui-text-muted, #888); flexGrow: 1; fontSize: 80%;'), "bigButton", 'background-color: var(--sui-bg-panel, white); border: 0.1em solid var(--sui-border-color-dark, #888); border-radius: var(--sui-border-radius, 0.3em); max-width: 50%; padding-bottom: var(--sui-space-md, 1em); padding-top: var(--sui-space-md, 1em);'), "group", 'color: var(--sui-group-default, #888);'), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "group1", 'color: var(--sui-group-1, green);'), "group2", 'color: var(--sui-group-2, #cc0);'), "group3", 'color: var(--sui-group-3, orange);'), "group5", 'color: var(--sui-group-5, red);'), "group9", 'color: var(--sui-group-9, blue);'), "group13", 'color: var(--sui-group-13, purple);'), "trustedAppAddApplicationsTable", 'background-color: var(--sui-bg-panel, #eee);'), "trustedAppCancelButton", 'float: right;'), "trustedAppControllerI", 'border-color: var(--sui-warning, orange); border-radius: var(--sui-border-radius-lg, 1em); border-width: 0.1em;'), "temporaryStatusInit", 'background: var(--sui-success, green);'), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "temporaryStatusEnd", 'background: transparent; transition: background 5s linear;'), "headerUserMenuLink", 'background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%; text-decoration: none;'), "headerUserMenuLinkHover", 'background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%; text-decoration: none; background-image: var(--sui-header-gradient, linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%));'), "headerUserMenuTrigger", 'background: none; border: 0; cursor: pointer; width: var(--sui-header-height, 60px); height: var(--sui-header-height, 60px);'), "headerUserMenuTriggerImg", 'border-radius: var(--sui-border-radius-full, 50%); height: 56px; width: 28px !important;'), "headerUserMenuButton", 'background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%;'), "headerUserMenuButtonHover", 'background: none; border: 0; color: var(--sui-text, black); cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: var(--sui-space-md, 1em); width: 100%; background-image: var(--sui-header-gradient, linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%));'), "headerUserMenuList", 'list-style: none; margin: 0; padding: 0;'), "headerUserMenuListDisplay", 'list-style: none; margin: 0; padding: 0; display:true;'), "headerUserMenuNavigationMenu", 'background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: true;'), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "headerUserMenuNavigationMenuNotDisplayed", 'background: var(--sui-bg-panel, white); border: solid 1px var(--sui-text, #000000); border-right: 0; position: absolute; right: 0; top: var(--sui-header-height, 60px); width: 200px; z-index: var(--sui-z-dropdown, 1); display: none;'), "headerUserMenuListItem", 'border-bottom: solid 1px var(--sui-text, #000000);'), "headerUserMenuPhoto", 'border-radius: var(--sui-border-radius-full, 50%); background-position: center; background-repeat: no-repeat; background-size: cover; height: 50px; width: 50px;'), "headerBanner", 'background: var(--sui-bg-header, white); box-shadow: var(--sui-header-shadow, 0px 1px 4px #000000); display: flex; justify-content: space-between; padding: 0 var(--sui-space-lg, 1.5em);'), "headerBannerRightMenu", 'display: flex;'), "headerBannerLogin", 'margin-left: auto;'), "allChildrenVisible", 'display: true;'), "headerBannerUserMenu", 'border-left: solid 1px var(--sui-text, #000000); margin-left: auto;'), "headerBannerHelpMenu", 'border-left: solid 1px var(--sui-text, #000000); margin-left: auto;'), "headerBannerIcon", 'background-size: 65px var(--sui-header-height, 60px) !important; height: var(--sui-header-height, 60px) !important; width: 65px !important;'), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "footer", 'border-top: solid 1px var(--sui-border-color, #ccc); font-size: 0.9em; padding: var(--sui-space-sm, 0.5em) var(--sui-space-lg, 1.5em);'), "primaryButton", 'background-color: var(--sui-primary-light, #7c4dff); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-primary-light, #7c4dff); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "primaryButtonHover", 'background-color: var(--sui-primary, #9f7dff); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-primary-light, #7c4dff); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "primaryButtonNoBorder", 'background-color: var(--sui-bg-panel, #ffffff); color: var(--sui-primary-light, #7c4dff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-primary-light, #7c4dff); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "primaryButtonNoBorderHover", 'background-color: var(--sui-primary-light, #7c4dff); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-primary-light, #7c4dff); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "secondaryButton", 'background-color: var(--sui-accent, #01c9ea); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-accent, #01c9ea); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "secondaryButtonHover", 'background-color: var(--sui-info, #37cde6); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-primary-light, #7c4dff); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "secondaryButtonNoBorder", 'background-color: var(--sui-bg-panel, #ffffff); color: var(--sui-accent, #01c9ea); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-accent, #01c9ea); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "secondaryButtonNoBorderHover", 'background-color: var(--sui-accent, #01c9ea); color: var(--sui-text-on-primary, #ffffff); font-family: var(--sui-font-family, Raleway, Roboto, sans-serif); border-radius: var(--sui-border-radius, 0.25em); border-color: var(--sui-accent, #01c9ea); border: 1px solid; cursor: pointer; font-size: 0.8em; text-decoration: none; padding: var(--sui-button-padding-sm, 0.5em 4em); transition: var(--sui-transition, 0.25s all ease-in-out); outline: none;'), "controlStyle", "border-radius: var(--sui-border-radius, 0.5em); margin: 0.8em; width: ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .A.mediaModuleCanvasWidth, "; height: ").concat(_styleConstants__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .A.mediaModuleCanvasHeight, ";")), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "dragEvent", 'background-color: var(--sui-bg-hover, #ccc); border: 0.25em dashed var(--sui-text, black); border-radius: var(--sui-border-radius, 0.3em);'), "dropEvent", 'background-color: var(--sui-bg-panel, white); border: 0 solid var(--sui-text, black);'), "restoreStyle", 'background-color: var(--sui-bg-panel, white);'), "errorCancelButton", 'width: var(--sui-icon-size, 2em); height: var(--sui-icon-size, 2em); align: right;'), "errorMessageBlockStyle", 'margin: 0.1em; padding: var(--sui-space-sm, 0.5em); border: var(--sui-border-width, 0.05em) solid var(--sui-border-color-dark, gray); color: var(--sui-text, black);'), "notepadStyle", 'padding: var(--sui-space-md, 1em); overflow: auto; resize: horizontal; min-width: 40em;'), "upstreamStatus", 'width: 50%;'), "downstreamStatus", 'width: 50%;'), "baseStyle", 'font-size: 100%; font-family: var(--sui-font-family-mono, monospace); width: 100%; border: none; white-space: pre-wrap;'), "headingCore", 'font-family: var(--sui-font-family, sans-serif); font-weight: bold; border: none;'), (0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)((0,_babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(_style, "headingStyle", ['font-size: 110%; padding-top: var(--sui-space-sm, 0.5em); padding-bottom: var(--sui-space-sm, 0.5em); width: 100%;', 'font-size: 120%; padding-top: var(--sui-space-md, 1em); padding-bottom: var(--sui-space-md, 1em); width: 100%;', 'font-size: 150%; padding-top: var(--sui-space-md, 1em); padding-bottom: var(--sui-space-md, 1em); width: 100%;']), "participantsStyle", 'margin: 0.8em;'), "participantsBlock", 'height: 1.5em; width: 1.5em; margin: 0.3em; border: 0.01em solid var(--sui-border-color-dark, #888);'), "personTableTD", 'vertical-align: middle;'), "tabsNavElement", 'margin: 0;'), "tabsRootElement", 'display: flex; height: 100%; width: 100%;'), "tabsMainElement", 'margin: 0; width: 100%; height: 100%;'), "tabContainer", 'list-style-type: none; display: flex; height: 100%; width: 100%; margin: 0; padding: 0;'), "makeNewSlot", 'background: none; border: none; font: inherit; cursor: pointer;'), "ellipsis", 'position: absolute; right: 0; bottom: 0; width: 20%; background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; outline: inherit;'));
|
|
1534
|
+
aclControlBoxHeader: 'font-size: 120%; margin: 0 0 1rem;',
|
|
1535
|
+
aclControlBoxStatus: 'display: none; margin: 1rem 0;',
|
|
1536
|
+
aclControlBoxStatusRevealed: 'display: block;',
|
|
1537
|
+
aclGroupContent: 'maxWidth: 650;',
|
|
1538
|
+
accessGroupList: 'display: grid; grid-template-columns: 1fr; margin: 1em; width: 100%;',
|
|
1539
|
+
accessGroupListItem: 'display: grid; grid-template-columns: 100px auto 30%;',
|
|
1540
|
+
defaultsController: 'display: flex;',
|
|
1541
|
+
defaultsControllerNotice: 'color: #888; flexGrow: 1; fontSize: 80%;',
|
|
1542
|
+
bigButton: 'background-color: white; border: 0.1em solid #888; border-radius: 0.3em; max-width: 50%; padding-bottom: 1em; padding-top: 1em;',
|
|
1543
|
+
group: 'color: #888;',
|
|
1544
|
+
group1: 'color: green;',
|
|
1545
|
+
group2: 'color: #cc0;',
|
|
1546
|
+
group3: 'color: orange;',
|
|
1547
|
+
group5: 'color: red;',
|
|
1548
|
+
group9: 'color: blue;',
|
|
1549
|
+
group13: 'color: purple;',
|
|
1550
|
+
trustedAppAddApplicationsTable: 'background-color: #eee;',
|
|
1551
|
+
trustedAppCancelButton: 'float: right;',
|
|
1552
|
+
trustedAppControllerI: 'border-color: orange; border-radius: 1em; border-width: 0.1em;',
|
|
1553
|
+
temporaryStatusInit: 'background: green;',
|
|
1554
|
+
temporaryStatusEnd: 'background: transparent; transition: background 5s linear;',
|
|
1555
|
+
// header
|
|
1556
|
+
headerUserMenuLink: 'background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none;',
|
|
1557
|
+
headerUserMenuLinkHover: 'background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);',
|
|
1558
|
+
headerUserMenuTrigger: 'background: none; border: 0; cursor: pointer; width: 60px; height: 60px;',
|
|
1559
|
+
headerUserMenuTriggerImg: 'border-radius: 50%; height: 56px; width: 28px !important;',
|
|
1560
|
+
headerUserMenuButton: 'background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%;',
|
|
1561
|
+
headerUserMenuButtonHover: 'background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);',
|
|
1562
|
+
headerUserMenuList: 'list-style: none; margin: 0; padding: 0;',
|
|
1563
|
+
headerUserMenuListDisplay: 'list-style: none; margin: 0; padding: 0; display:true;',
|
|
1564
|
+
headerUserMenuNavigationMenu: 'background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: true;',
|
|
1565
|
+
headerUserMenuNavigationMenuNotDisplayed: 'background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: none;',
|
|
1566
|
+
headerUserMenuListItem: 'border-bottom: solid 1px #000000;',
|
|
1567
|
+
headerUserMenuPhoto: 'border-radius: 50%; background-position: center; background-repeat: no-repeat; background-size: cover; height: 50px; width: 50px;',
|
|
1568
|
+
headerBanner: 'box-shadow: 0px 1px 4px #000000; display: flex; justify-content: space-between; padding: 0 1.5em; margin-bottom: 4px;',
|
|
1569
|
+
headerBannerLink: 'display: block;',
|
|
1570
|
+
headerBannerRightMenu: 'display: flex;',
|
|
1571
|
+
headerBannerLogin: 'margin-left: auto;',
|
|
1572
|
+
allChildrenVisible: 'display:true;',
|
|
1573
|
+
headerBannerUserMenu: 'border-left: solid 1px #000000; margin-left: auto;',
|
|
1574
|
+
headerBannerHelpMenu: 'border-left: solid 1px #000000; margin-left: auto;',
|
|
1575
|
+
headerBannerIcon: 'background-size: 65px 60px !important; height: 60px !important; width: 65px !important;',
|
|
1576
|
+
// may just be 65px round($icon-size * 352 / 322);
|
|
1577
|
+
|
|
1578
|
+
// footer
|
|
1579
|
+
footer: 'border-top: solid 1px $divider-color; font-size: 0.9em; padding: 0.5em 1.5em;',
|
|
1580
|
+
// buttons
|
|
1581
|
+
primaryButton: 'background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;',
|
|
1582
|
+
primaryButtonHover: 'background-color: #9f7dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;',
|
|
1583
|
+
primaryButtonNoBorder: 'background-color: #ffffff; color: #7c4dff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;',
|
|
1584
|
+
primaryButtonNoBorderHover: 'background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;',
|
|
1585
|
+
secondaryButton: 'background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;',
|
|
1586
|
+
secondaryButtonHover: 'background-color: #37cde6; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;',
|
|
1587
|
+
secondaryButtonNoBorder: 'background-color: #ffffff; color: #01c9ea; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;',
|
|
1588
|
+
secondaryButtonNoBorderHover: 'background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;',
|
|
1589
|
+
// media
|
|
1590
|
+
controlStyle: "border-radius: 0.5em; margin: 0.8em; width:".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.mediaModuleCanvasWidth, "; height:").concat(_styleConstants__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.mediaModuleCanvasHeight, ";"),
|
|
1591
|
+
// dragAndDrop
|
|
1592
|
+
dragEvent: 'background-color: #ccc; border: 0.25em dashed black; border-radius: 0.3em;',
|
|
1593
|
+
dropEvent: 'background-color: white; border: 0em solid black;',
|
|
1594
|
+
restoreStyle: 'background-color: white;',
|
|
1595
|
+
// errors
|
|
1596
|
+
errorCancelButton: 'width: 2em; height: 2em; align: right;',
|
|
1597
|
+
errorMessageBlockStyle: 'margin: 0.1em; padding: 0.5em; border: 0.05em solid gray; color:black;',
|
|
1598
|
+
// pad
|
|
1599
|
+
notepadStyle: 'padding: 1em; overflow: auto; resize: horizontal; min-width: 40em;',
|
|
1600
|
+
upstreamStatus: 'width: 50%;',
|
|
1601
|
+
downstreamStatus: 'width: 50%;',
|
|
1602
|
+
baseStyle: 'font-size: 100%; font-family: monospace; width: 100%; border: none; white-space: pre-wrap;',
|
|
1603
|
+
headingCore: 'font-family: sans-serif; font-weight: bold; border: none;',
|
|
1604
|
+
headingStyle: ['font-size: 110%; padding-top: 0.5em; padding-bottom: 0.5em; width: 100%;', 'font-size: 120%; padding-top: 1em; padding-bottom: 1em; width: 100%;', 'font-size: 150%; padding-top: 1em; padding-bottom: 1em; width: 100%;'],
|
|
1605
|
+
// participation
|
|
1606
|
+
participantsStyle: 'margin: 0.8em;',
|
|
1607
|
+
participantsBlock: 'height: 1.5em; width: 1.5em; margin: 0.3em; border 0.01em solid #888;',
|
|
1608
|
+
personTableTD: 'vertical-align: middle;',
|
|
1609
|
+
// tabs
|
|
1610
|
+
tabsNavElement: 'margin: 0;',
|
|
1611
|
+
tabsRootElement: 'display: flex; height: 100%; width: 100%;',
|
|
1612
|
+
tabsMainElement: 'margin: 0; width:100%; height: 100%;',
|
|
1613
|
+
tabContainer: 'list-style-type: none; display: flex; height: 100%; width: 100%; margin: 0; padding: 0;',
|
|
1614
|
+
makeNewSlot: 'background: none; border: none; font: inherit; cursor: pointer;',
|
|
1615
|
+
ellipsis: 'position: absolute; right: 0; bottom: 0; width: 20%; background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; outline: inherit;'
|
|
1616
|
+
};
|
|
1536
1617
|
style.setStyle = function setStyle(ele, styleName) {
|
|
1537
1618
|
ele.style = style[styleName];
|
|
1538
1619
|
};
|
|
1539
1620
|
|
|
1540
|
-
/***/ },
|
|
1621
|
+
/***/ }),
|
|
1541
1622
|
|
|
1542
|
-
/***/ 887
|
|
1543
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
1623
|
+
/***/ 887:
|
|
1624
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
1544
1625
|
|
|
1545
1626
|
var regenerator = __webpack_require__(6993);
|
|
1546
1627
|
var regeneratorAsyncIterator = __webpack_require__(1791);
|
|
@@ -1549,10 +1630,10 @@ function _regeneratorAsyncGen(r, e, t, o, n) {
|
|
|
1549
1630
|
}
|
|
1550
1631
|
module.exports = _regeneratorAsyncGen, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
1551
1632
|
|
|
1552
|
-
/***/ },
|
|
1633
|
+
/***/ }),
|
|
1553
1634
|
|
|
1554
|
-
/***/ 967
|
|
1555
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1635
|
+
/***/ 967:
|
|
1636
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1556
1637
|
|
|
1557
1638
|
__webpack_require__.r(__webpack_exports__);
|
|
1558
1639
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2811,10 +2892,10 @@ function isMatchingAudience(pane, userRoles) {
|
|
|
2811
2892
|
}, true);
|
|
2812
2893
|
}
|
|
2813
2894
|
|
|
2814
|
-
/***/ },
|
|
2895
|
+
/***/ }),
|
|
2815
2896
|
|
|
2816
|
-
/***/ 983
|
|
2817
|
-
(module) {
|
|
2897
|
+
/***/ 983:
|
|
2898
|
+
/***/ ((module) => {
|
|
2818
2899
|
|
|
2819
2900
|
// 'mime-score' back-ported to CommonJS
|
|
2820
2901
|
|
|
@@ -2875,10 +2956,10 @@ module.exports = function mimeScore (mimeType, source = 'default') {
|
|
|
2875
2956
|
}
|
|
2876
2957
|
|
|
2877
2958
|
|
|
2878
|
-
/***/ },
|
|
2959
|
+
/***/ }),
|
|
2879
2960
|
|
|
2880
|
-
/***/ 1060
|
|
2881
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
2961
|
+
/***/ 1060:
|
|
2962
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
2882
2963
|
|
|
2883
2964
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2884
2965
|
/* harmony export */ k: () => (/* binding */ unsafeStringify)
|
|
@@ -2920,10 +3001,10 @@ function stringify(arr, offset = 0) {
|
|
|
2920
3001
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (stringify)));
|
|
2921
3002
|
|
|
2922
3003
|
|
|
2923
|
-
/***/ },
|
|
3004
|
+
/***/ }),
|
|
2924
3005
|
|
|
2925
|
-
/***/ 1214
|
|
2926
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3006
|
+
/***/ 1214:
|
|
3007
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2927
3008
|
|
|
2928
3009
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2929
3010
|
/* harmony export */ h: () => (/* binding */ AccessGroups)
|
|
@@ -3438,10 +3519,10 @@ function findAgent(uri, kb) {
|
|
|
3438
3519
|
return null;
|
|
3439
3520
|
}
|
|
3440
3521
|
|
|
3441
|
-
/***/ },
|
|
3522
|
+
/***/ }),
|
|
3442
3523
|
|
|
3443
|
-
/***/ 1454
|
|
3444
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
3524
|
+
/***/ 1454:
|
|
3525
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
3445
3526
|
|
|
3446
3527
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
3447
3528
|
/* harmony export */ w: () => (/* binding */ hmac)
|
|
@@ -3535,10 +3616,10 @@ const hmac = (hash, key, message) => new HMAC(hash, key).update(message).digest(
|
|
|
3535
3616
|
hmac.create = (hash, key) => new HMAC(hash, key);
|
|
3536
3617
|
//# sourceMappingURL=hmac.js.map
|
|
3537
3618
|
|
|
3538
|
-
/***/ },
|
|
3619
|
+
/***/ }),
|
|
3539
3620
|
|
|
3540
|
-
/***/ 1648
|
|
3541
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3621
|
+
/***/ 1648:
|
|
3622
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
3542
3623
|
|
|
3543
3624
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
3544
3625
|
/* harmony export */ Of: () => (/* binding */ initHeader)
|
|
@@ -3557,9 +3638,9 @@ hmac.create = (hash, key) => new HMAC(hash, key);
|
|
|
3557
3638
|
|
|
3558
3639
|
|
|
3559
3640
|
/* global EventListenerOrEventListenerObject */
|
|
3560
|
-
/*
|
|
3561
|
-
This file was copied from mashlib/src/global/header.ts file. It is modified to
|
|
3562
|
-
work in solid-ui by adjusting where imported functions are found.
|
|
3641
|
+
/*
|
|
3642
|
+
This file was copied from mashlib/src/global/header.ts file. It is modified to
|
|
3643
|
+
work in solid-ui by adjusting where imported functions are found.
|
|
3563
3644
|
*/
|
|
3564
3645
|
|
|
3565
3646
|
|
|
@@ -3571,42 +3652,42 @@ hmac.create = (hash, key) => new HMAC(hash, key);
|
|
|
3571
3652
|
|
|
3572
3653
|
|
|
3573
3654
|
|
|
3574
|
-
/**
|
|
3575
|
-
* menu icons
|
|
3655
|
+
/**
|
|
3656
|
+
* menu icons
|
|
3576
3657
|
*/
|
|
3577
3658
|
var DEFAULT_HELP_MENU_ICON = _index__WEBPACK_IMPORTED_MODULE_2__/* .icons */ .Pt.iconBase + 'noun_help.svg';
|
|
3578
3659
|
var DEFAUL_SOLID_ICON_URL = 'https://solidproject.org/assets/img/solid-emblem.svg';
|
|
3579
3660
|
|
|
3580
|
-
/*
|
|
3581
|
-
HeaderOptions allow for customizing the logo and menu list. If a logo is not provided the default
|
|
3582
|
-
is solid. Menulist will always show a link to logout and to the users profile.
|
|
3661
|
+
/*
|
|
3662
|
+
HeaderOptions allow for customizing the logo and menu list. If a logo is not provided the default
|
|
3663
|
+
is solid. Menulist will always show a link to logout and to the users profile.
|
|
3583
3664
|
*/
|
|
3584
3665
|
|
|
3585
|
-
/**
|
|
3586
|
-
* Initialize header component, the header object returned depends on whether the user is authenticated.
|
|
3587
|
-
* @param store the data store
|
|
3588
|
-
* @param userMenuList a list of menu items when the user is logged in
|
|
3589
|
-
* @param options allow the header to be customized with a personalized logo, help icon and a help menu list of links or buttons.
|
|
3590
|
-
* @returns a header for an authenticated user with menu items given or a login screen
|
|
3666
|
+
/**
|
|
3667
|
+
* Initialize header component, the header object returned depends on whether the user is authenticated.
|
|
3668
|
+
* @param store the data store
|
|
3669
|
+
* @param userMenuList a list of menu items when the user is logged in
|
|
3670
|
+
* @param options allow the header to be customized with a personalized logo, help icon and a help menu list of links or buttons.
|
|
3671
|
+
* @returns a header for an authenticated user with menu items given or a login screen
|
|
3591
3672
|
*/
|
|
3592
3673
|
function initHeader(_x, _x2, _x3) {
|
|
3593
3674
|
return _initHeader.apply(this, arguments);
|
|
3594
3675
|
}
|
|
3595
|
-
/**
|
|
3596
|
-
* @ignore exporting this only for the unit test
|
|
3676
|
+
/**
|
|
3677
|
+
* @ignore exporting this only for the unit test
|
|
3597
3678
|
*/
|
|
3598
3679
|
function _initHeader() {
|
|
3599
|
-
_initHeader = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function
|
|
3680
|
+
_initHeader = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function _callee2(store, userMenuList, options) {
|
|
3600
3681
|
var header, pod;
|
|
3601
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3602
|
-
while (1) switch (
|
|
3682
|
+
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context2) {
|
|
3683
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
3603
3684
|
case 0:
|
|
3604
3685
|
header = document.getElementById('PageHeader');
|
|
3605
3686
|
if (header) {
|
|
3606
|
-
|
|
3687
|
+
_context2.next = 1;
|
|
3607
3688
|
break;
|
|
3608
3689
|
}
|
|
3609
|
-
return
|
|
3690
|
+
return _context2.abrupt("return");
|
|
3610
3691
|
case 1:
|
|
3611
3692
|
pod = (0,_utils_headerFooterHelpers__WEBPACK_IMPORTED_MODULE_8__/* .getPod */ .E6)();
|
|
3612
3693
|
rebuildHeader(header, store, pod, userMenuList, options)();
|
|
@@ -3614,9 +3695,9 @@ function _initHeader() {
|
|
|
3614
3695
|
solid_logic__WEBPACK_IMPORTED_MODULE_3__.authSession.events.on('login', rebuildHeader(header, store, pod, userMenuList, options));
|
|
3615
3696
|
case 2:
|
|
3616
3697
|
case "end":
|
|
3617
|
-
return
|
|
3698
|
+
return _context2.stop();
|
|
3618
3699
|
}
|
|
3619
|
-
},
|
|
3700
|
+
}, _callee2);
|
|
3620
3701
|
}));
|
|
3621
3702
|
return _initHeader.apply(this, arguments);
|
|
3622
3703
|
}
|
|
@@ -3640,20 +3721,20 @@ function rebuildHeader(header, store, pod, userMenuList, options) {
|
|
|
3640
3721
|
}, _callee);
|
|
3641
3722
|
}));
|
|
3642
3723
|
}
|
|
3643
|
-
/**
|
|
3644
|
-
* @ignore exporting this only for the unit test
|
|
3724
|
+
/**
|
|
3725
|
+
* @ignore exporting this only for the unit test
|
|
3645
3726
|
*/
|
|
3646
3727
|
function createBanner(_x4, _x5, _x6, _x7, _x8) {
|
|
3647
3728
|
return _createBanner.apply(this, arguments);
|
|
3648
3729
|
}
|
|
3649
|
-
/**
|
|
3650
|
-
* @ignore exporting this only for the unit test
|
|
3730
|
+
/**
|
|
3731
|
+
* @ignore exporting this only for the unit test
|
|
3651
3732
|
*/
|
|
3652
3733
|
function _createBanner() {
|
|
3653
|
-
_createBanner = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function
|
|
3654
|
-
var podLink, image, userMenu, banner, leftSideOfHeader, helpMenu,
|
|
3655
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3656
|
-
while (1) switch (
|
|
3734
|
+
_createBanner = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function _callee3(store, pod, user, userMenuList, options) {
|
|
3735
|
+
var podLink, image, userMenu, banner, leftSideOfHeader, helpMenu, _t2;
|
|
3736
|
+
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context3) {
|
|
3737
|
+
while (1) switch (_context3.prev = _context3.next) {
|
|
3657
3738
|
case 0:
|
|
3658
3739
|
podLink = document.createElement('a');
|
|
3659
3740
|
podLink.href = pod.uri;
|
|
@@ -3665,19 +3746,19 @@ function _createBanner() {
|
|
|
3665
3746
|
image.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerBannerIcon);
|
|
3666
3747
|
podLink.appendChild(image);
|
|
3667
3748
|
if (!user) {
|
|
3668
|
-
|
|
3749
|
+
_context3.next = 2;
|
|
3669
3750
|
break;
|
|
3670
3751
|
}
|
|
3671
|
-
|
|
3752
|
+
_context3.next = 1;
|
|
3672
3753
|
return createUserMenu(store, user, userMenuList);
|
|
3673
3754
|
case 1:
|
|
3674
|
-
|
|
3675
|
-
|
|
3755
|
+
_t2 = _context3.sent;
|
|
3756
|
+
_context3.next = 3;
|
|
3676
3757
|
break;
|
|
3677
3758
|
case 2:
|
|
3678
|
-
|
|
3759
|
+
_t2 = createLoginSignUpButtons();
|
|
3679
3760
|
case 3:
|
|
3680
|
-
userMenu =
|
|
3761
|
+
userMenu = _t2;
|
|
3681
3762
|
banner = document.createElement('div');
|
|
3682
3763
|
banner.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerBanner);
|
|
3683
3764
|
banner.appendChild(podLink);
|
|
@@ -3689,12 +3770,12 @@ function _createBanner() {
|
|
|
3689
3770
|
leftSideOfHeader.appendChild(helpMenu);
|
|
3690
3771
|
}
|
|
3691
3772
|
banner.appendChild(leftSideOfHeader);
|
|
3692
|
-
return
|
|
3773
|
+
return _context3.abrupt("return", banner);
|
|
3693
3774
|
case 4:
|
|
3694
3775
|
case "end":
|
|
3695
|
-
return
|
|
3776
|
+
return _context3.stop();
|
|
3696
3777
|
}
|
|
3697
|
-
},
|
|
3778
|
+
}, _callee3);
|
|
3698
3779
|
}));
|
|
3699
3780
|
return _createBanner.apply(this, arguments);
|
|
3700
3781
|
}
|
|
@@ -3702,88 +3783,6 @@ function createHelpMenu(options, helpMenuItems) {
|
|
|
3702
3783
|
if (!helpMenuItems) return;
|
|
3703
3784
|
var helpMenuList = document.createElement('ul');
|
|
3704
3785
|
helpMenuList.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuList);
|
|
3705
|
-
|
|
3706
|
-
// Add theme selector submenu at the top
|
|
3707
|
-
try {
|
|
3708
|
-
var _UI, _UI2;
|
|
3709
|
-
var themeLoader = ((_UI = globalThis.UI) === null || _UI === void 0 ? void 0 : _UI.themeLoader) || ((_UI2 = window.UI) === null || _UI2 === void 0 ? void 0 : _UI2.themeLoader);
|
|
3710
|
-
if (themeLoader) {
|
|
3711
|
-
// Add theme label
|
|
3712
|
-
var themeLabel = document.createElement('li');
|
|
3713
|
-
themeLabel.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuItem + ' font-weight: bold; padding: 0.5em 1em; color: #666; font-size: 0.9em;');
|
|
3714
|
-
themeLabel.textContent = '🎨 Themes';
|
|
3715
|
-
helpMenuList.appendChild(themeLabel);
|
|
3716
|
-
|
|
3717
|
-
// Add theme options
|
|
3718
|
-
var themes = [{
|
|
3719
|
-
name: 'classic',
|
|
3720
|
-
label: '📘 Classic',
|
|
3721
|
-
icon: '📘'
|
|
3722
|
-
}, {
|
|
3723
|
-
name: 'default',
|
|
3724
|
-
label: '💜 Default',
|
|
3725
|
-
icon: '💜'
|
|
3726
|
-
}, {
|
|
3727
|
-
name: 'wave',
|
|
3728
|
-
label: '💚 Wave',
|
|
3729
|
-
icon: '💚'
|
|
3730
|
-
}, {
|
|
3731
|
-
name: 'telegram',
|
|
3732
|
-
label: '💙 Telegram',
|
|
3733
|
-
icon: '💙'
|
|
3734
|
-
}, {
|
|
3735
|
-
name: 'signal',
|
|
3736
|
-
label: '🔵 Signal',
|
|
3737
|
-
icon: '🔵'
|
|
3738
|
-
}];
|
|
3739
|
-
var currentTheme = themeLoader.getCurrentTheme();
|
|
3740
|
-
themes.forEach(function (theme) {
|
|
3741
|
-
var themeButton = createUserMenuButton(theme.label + (theme.name === currentTheme ? ' ✓' : ''), /*#__PURE__*/(0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function _callee2() {
|
|
3742
|
-
var _t2;
|
|
3743
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context2) {
|
|
3744
|
-
while (1) switch (_context2.prev = _context2.next) {
|
|
3745
|
-
case 0:
|
|
3746
|
-
_context2.prev = 0;
|
|
3747
|
-
_context2.next = 1;
|
|
3748
|
-
return themeLoader.loadTheme(theme.name);
|
|
3749
|
-
case 1:
|
|
3750
|
-
console.log("Theme switched to: ".concat(theme.label));
|
|
3751
|
-
// Update checkmarks in all theme buttons
|
|
3752
|
-
setTimeout(function () {
|
|
3753
|
-
var newCurrentTheme = themeLoader.getCurrentTheme();
|
|
3754
|
-
helpMenuList.querySelectorAll('button').forEach(function (btn, idx) {
|
|
3755
|
-
// Theme buttons are first 5 buttons (after the label)
|
|
3756
|
-
if (idx < themes.length) {
|
|
3757
|
-
var themeInfo = themes[idx];
|
|
3758
|
-
btn.textContent = themeInfo.label + (themeInfo.name === newCurrentTheme ? ' ✓' : '');
|
|
3759
|
-
}
|
|
3760
|
-
});
|
|
3761
|
-
}, 100);
|
|
3762
|
-
_context2.next = 3;
|
|
3763
|
-
break;
|
|
3764
|
-
case 2:
|
|
3765
|
-
_context2.prev = 2;
|
|
3766
|
-
_t2 = _context2["catch"](0);
|
|
3767
|
-
console.error('Failed to switch theme:', _t2);
|
|
3768
|
-
case 3:
|
|
3769
|
-
case "end":
|
|
3770
|
-
return _context2.stop();
|
|
3771
|
-
}
|
|
3772
|
-
}, _callee2, null, [[0, 2]]);
|
|
3773
|
-
})));
|
|
3774
|
-
helpMenuList.appendChild(createUserMenuItem(themeButton));
|
|
3775
|
-
});
|
|
3776
|
-
|
|
3777
|
-
// Add separator
|
|
3778
|
-
var separator = document.createElement('li');
|
|
3779
|
-
separator.setAttribute('style', 'border-top: 1px solid #ddd; margin: 0.5em 0;');
|
|
3780
|
-
helpMenuList.appendChild(separator);
|
|
3781
|
-
}
|
|
3782
|
-
} catch (error) {
|
|
3783
|
-
console.warn('Theme loader not available', error);
|
|
3784
|
-
}
|
|
3785
|
-
|
|
3786
|
-
// Add regular help menu items
|
|
3787
3786
|
helpMenuItems.forEach(function (menuItem) {
|
|
3788
3787
|
var menuItemType = menuItem.url ? 'url' : 'onclick';
|
|
3789
3788
|
if (menuItemType === 'url') {
|
|
@@ -3830,8 +3829,8 @@ function createHelpMenu(options, helpMenuItems) {
|
|
|
3830
3829
|
});
|
|
3831
3830
|
return helpMenuContainer;
|
|
3832
3831
|
}
|
|
3833
|
-
/**
|
|
3834
|
-
* @ignore exporting this only for the unit test
|
|
3832
|
+
/**
|
|
3833
|
+
* @ignore exporting this only for the unit test
|
|
3835
3834
|
*/
|
|
3836
3835
|
function createLoginSignUpButtons() {
|
|
3837
3836
|
var profileLoginButtonPre = document.createElement('div');
|
|
@@ -3839,8 +3838,8 @@ function createLoginSignUpButtons() {
|
|
|
3839
3838
|
profileLoginButtonPre.appendChild((0,_login_login__WEBPACK_IMPORTED_MODULE_4__.loginStatusBox)(document, null, {}));
|
|
3840
3839
|
return profileLoginButtonPre;
|
|
3841
3840
|
}
|
|
3842
|
-
/**
|
|
3843
|
-
* @ignore exporting this only for the unit test
|
|
3841
|
+
/**
|
|
3842
|
+
* @ignore exporting this only for the unit test
|
|
3844
3843
|
*/
|
|
3845
3844
|
function createUserMenuButton(label, onClick) {
|
|
3846
3845
|
var button = document.createElement('button');
|
|
@@ -3855,8 +3854,8 @@ function createUserMenuButton(label, onClick) {
|
|
|
3855
3854
|
button.innerText = label;
|
|
3856
3855
|
return button;
|
|
3857
3856
|
}
|
|
3858
|
-
/**
|
|
3859
|
-
* @ignore exporting this only for the unit test
|
|
3857
|
+
/**
|
|
3858
|
+
* @ignore exporting this only for the unit test
|
|
3860
3859
|
*/
|
|
3861
3860
|
function createUserMenuLink(label, href, target) {
|
|
3862
3861
|
var link = document.createElement('a');
|
|
@@ -3873,28 +3872,28 @@ function createUserMenuLink(label, href, target) {
|
|
|
3873
3872
|
return link;
|
|
3874
3873
|
}
|
|
3875
3874
|
|
|
3876
|
-
/**
|
|
3877
|
-
* @ignore exporting this only for the unit test
|
|
3875
|
+
/**
|
|
3876
|
+
* @ignore exporting this only for the unit test
|
|
3878
3877
|
*/
|
|
3879
3878
|
function createUserMenu(_x9, _x0, _x1) {
|
|
3880
3879
|
return _createUserMenu.apply(this, arguments);
|
|
3881
3880
|
}
|
|
3882
3881
|
|
|
3883
|
-
/**
|
|
3884
|
-
* @ignore exporting this only for the unit test
|
|
3882
|
+
/**
|
|
3883
|
+
* @ignore exporting this only for the unit test
|
|
3885
3884
|
*/
|
|
3886
3885
|
function _createUserMenu() {
|
|
3887
|
-
_createUserMenu = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function
|
|
3886
|
+
_createUserMenu = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function _callee4(store, user, userMenuList) {
|
|
3888
3887
|
var fetcher, loggedInMenuList, loggedInMenu, loggedInMenuTrigger, profileImg, loggedInMenuContainer, throttledMenuToggle, timer;
|
|
3889
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3890
|
-
while (1) switch (
|
|
3888
|
+
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context4) {
|
|
3889
|
+
while (1) switch (_context4.prev = _context4.next) {
|
|
3891
3890
|
case 0:
|
|
3892
3891
|
fetcher = store.fetcher;
|
|
3893
3892
|
if (!fetcher) {
|
|
3894
|
-
|
|
3893
|
+
_context4.next = 1;
|
|
3895
3894
|
break;
|
|
3896
3895
|
}
|
|
3897
|
-
|
|
3896
|
+
_context4.next = 1;
|
|
3898
3897
|
return fetcher.load(user);
|
|
3899
3898
|
case 1:
|
|
3900
3899
|
loggedInMenuList = document.createElement('ul');
|
|
@@ -3947,12 +3946,12 @@ function _createUserMenu() {
|
|
|
3947
3946
|
var nav = document.getElementById('loggedInNav');
|
|
3948
3947
|
nav === null || nav === void 0 || nav.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuNavigationMenuNotDisplayed);
|
|
3949
3948
|
});
|
|
3950
|
-
return
|
|
3949
|
+
return _context4.abrupt("return", loggedInMenuContainer);
|
|
3951
3950
|
case 2:
|
|
3952
3951
|
case "end":
|
|
3953
|
-
return
|
|
3952
|
+
return _context4.stop();
|
|
3954
3953
|
}
|
|
3955
|
-
},
|
|
3954
|
+
}, _callee4);
|
|
3956
3955
|
}));
|
|
3957
3956
|
return _createUserMenu.apply(this, arguments);
|
|
3958
3957
|
}
|
|
@@ -3962,8 +3961,8 @@ function createUserMenuItem(child) {
|
|
|
3962
3961
|
menuProfileItem.appendChild(child);
|
|
3963
3962
|
return menuProfileItem;
|
|
3964
3963
|
}
|
|
3965
|
-
/**
|
|
3966
|
-
* @ignore exporting this only for the unit test
|
|
3964
|
+
/**
|
|
3965
|
+
* @ignore exporting this only for the unit test
|
|
3967
3966
|
*/
|
|
3968
3967
|
function getProfileImg(store, user) {
|
|
3969
3968
|
var profileUrl = null;
|
|
@@ -3981,8 +3980,8 @@ function getProfileImg(store, user) {
|
|
|
3981
3980
|
return profileImage;
|
|
3982
3981
|
}
|
|
3983
3982
|
|
|
3984
|
-
/**
|
|
3985
|
-
* @internal
|
|
3983
|
+
/**
|
|
3984
|
+
* @internal
|
|
3986
3985
|
*/
|
|
3987
3986
|
function toggleMenu(event, trigger, menu) {
|
|
3988
3987
|
var isExpanded = trigger.getAttribute('aria-expanded') === 'true';
|
|
@@ -3995,10 +3994,10 @@ function toggleMenu(event, trigger, menu) {
|
|
|
3995
3994
|
menu.setAttribute('aria-hidden', isExpanded.toString());
|
|
3996
3995
|
}
|
|
3997
3996
|
|
|
3998
|
-
/***/ },
|
|
3997
|
+
/***/ }),
|
|
3999
3998
|
|
|
4000
|
-
/***/ 1763
|
|
4001
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3999
|
+
/***/ 1763:
|
|
4000
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
4002
4001
|
|
|
4003
4002
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
4004
4003
|
/* harmony export */ Dk: () => (/* binding */ formsFor),
|
|
@@ -4045,8 +4044,8 @@ function toggleMenu(event, trigger, menu) {
|
|
|
4045
4044
|
/* harmony import */ var _ns__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1795);
|
|
4046
4045
|
/* harmony import */ var rdflib__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4961);
|
|
4047
4046
|
/* harmony import */ var solid_logic__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(3138);
|
|
4048
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(
|
|
4049
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(
|
|
4047
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(9612);
|
|
4048
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(52);
|
|
4050
4049
|
/* harmony import */ var _multiSelect__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(4101);
|
|
4051
4050
|
|
|
4052
4051
|
|
|
@@ -4557,7 +4556,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
4557
4556
|
return shim;
|
|
4558
4557
|
}
|
|
4559
4558
|
var multipleUIlabel = kb.any(form, ui('label'));
|
|
4560
|
-
if (!multipleUIlabel) multipleUIlabel =
|
|
4559
|
+
if (!multipleUIlabel) multipleUIlabel = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(property);
|
|
4561
4560
|
var min = kb.any(form, ui('min')); // This is the minimum number -- default 0
|
|
4562
4561
|
min = min ? 0 + min.value : 0;
|
|
4563
4562
|
var element = kb.any(form, ui('part')); // This is the form to use for each one
|
|
@@ -4663,7 +4662,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
4663
4662
|
vals = reverse ? kb.each(null, property, subject, dataDoc) : kb.each(subject, property, null, dataDoc);
|
|
4664
4663
|
vals.sort(); // achieve consistency on each refresh
|
|
4665
4664
|
}
|
|
4666
|
-
|
|
4665
|
+
_utils__WEBPACK_IMPORTED_MODULE_18__.syncTableToArrayReOrdered(body, vals, renderItem);
|
|
4667
4666
|
}
|
|
4668
4667
|
body.refresh = refresh; // Allow live update
|
|
4669
4668
|
refresh();
|
|
@@ -4782,7 +4781,7 @@ function booleanField(dom, container, already, subject, form, dataDoc, callbackF
|
|
|
4782
4781
|
return errorBlock;
|
|
4783
4782
|
}
|
|
4784
4783
|
var lab = kb.any(form, ui('label'));
|
|
4785
|
-
if (!lab) lab =
|
|
4784
|
+
if (!lab) lab = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(property, true); // Init capital
|
|
4786
4785
|
dataDoc = (0,_forms_basic__WEBPACK_IMPORTED_MODULE_8__/* .fieldStore */ .WG)(subject, property, dataDoc);
|
|
4787
4786
|
var state = kb.any(subject, property);
|
|
4788
4787
|
if (state === undefined) {
|
|
@@ -5020,7 +5019,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
5020
5019
|
function editFormButton(dom, container, form, dataDoc, callbackFunction) {
|
|
5021
5020
|
var b = dom.createElement('button');
|
|
5022
5021
|
b.setAttribute('type', 'button');
|
|
5023
|
-
b.innerHTML = 'Edit ' +
|
|
5022
|
+
b.innerHTML = 'Edit ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(_ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('Form'));
|
|
5024
5023
|
b.addEventListener('click', function (_e) {
|
|
5025
5024
|
var ff = appendForm(dom, container, {}, form, _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('FormForm'), dataDoc, callbackFunction);
|
|
5026
5025
|
ff.setAttribute('style', _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('FormForm').sameTerm(form) ? 'background-color: #fee;' : 'background-color: #ffffe7;');
|
|
@@ -5120,7 +5119,7 @@ function sortBySequence(list) {
|
|
|
5120
5119
|
}
|
|
5121
5120
|
function sortByLabel(list) {
|
|
5122
5121
|
var subfields = list.map(function (p) {
|
|
5123
|
-
return [
|
|
5122
|
+
return [_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(p).toLowerCase(), p];
|
|
5124
5123
|
});
|
|
5125
5124
|
subfields.sort();
|
|
5126
5125
|
return subfields.map(function (pair) {
|
|
@@ -5136,7 +5135,7 @@ function sortByLabel(list) {
|
|
|
5136
5135
|
function newButton(dom, kb, subject, predicate, theClass, form, dataDoc, callbackFunction) {
|
|
5137
5136
|
var b = dom.createElement('button');
|
|
5138
5137
|
b.setAttribute('type', 'button');
|
|
5139
|
-
b.innerHTML = 'New ' +
|
|
5138
|
+
b.innerHTML = 'New ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass);
|
|
5140
5139
|
b.addEventListener('click', function (_e) {
|
|
5141
5140
|
b.parentNode.appendChild(promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, callbackFunction));
|
|
5142
5141
|
}, false);
|
|
@@ -5161,11 +5160,11 @@ function promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, call
|
|
|
5161
5160
|
var lists = findClosest(kb, theClass.uri, _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('creationForm'));
|
|
5162
5161
|
if (lists.length === 0) {
|
|
5163
5162
|
var p = box.appendChild(dom.createElement('p'));
|
|
5164
|
-
p.textContent = 'I am sorry, you need to provide information about a ' +
|
|
5163
|
+
p.textContent = 'I am sorry, you need to provide information about a ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass) + ' but I don\'t know enough information about those to ask you.';
|
|
5165
5164
|
var b = box.appendChild(dom.createElement('button'));
|
|
5166
5165
|
b.setAttribute('type', 'button');
|
|
5167
5166
|
b.setAttribute('style', 'float: right;');
|
|
5168
|
-
b.innerHTML = 'Goto ' +
|
|
5167
|
+
b.innerHTML = 'Goto ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass);
|
|
5169
5168
|
b.addEventListener('click',
|
|
5170
5169
|
// TODO fix dependency cycle to solid-panes by calling outlineManager
|
|
5171
5170
|
function (_e) {
|
|
@@ -5178,7 +5177,7 @@ function promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, call
|
|
|
5178
5177
|
}
|
|
5179
5178
|
_log__WEBPACK_IMPORTED_MODULE_13__.debug('form is ' + form);
|
|
5180
5179
|
box.setAttribute('style', "border: 0.05em solid ".concat(_styleConstants__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .A.formBorderColor, "; color: ").concat(_styleConstants__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .A.formBorderColor)); // @@color?
|
|
5181
|
-
box.innerHTML = '<h3>New ' +
|
|
5180
|
+
box.innerHTML = '<h3>New ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass) + '</h3>';
|
|
5182
5181
|
var formFunction = (0,_forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .fieldFunction */ .rg)(dom, form);
|
|
5183
5182
|
var object = newThing(dataDoc);
|
|
5184
5183
|
var gotButton = false;
|
|
@@ -5411,9 +5410,9 @@ function makeSelectForClassifierOptions(dom, kb, subject, predicate, possible, o
|
|
|
5411
5410
|
var c = kb.sym(uri);
|
|
5412
5411
|
var option = dom.createElement('option');
|
|
5413
5412
|
if (options.disambiguate) {
|
|
5414
|
-
option.appendChild(dom.createTextNode(
|
|
5413
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true))); // Init. cap
|
|
5415
5414
|
} else {
|
|
5416
|
-
option.appendChild(dom.createTextNode(
|
|
5415
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true))); // Init.
|
|
5417
5416
|
}
|
|
5418
5417
|
var backgroundColor = kb.any(c, kb.sym('http://www.w3.org/ns/ui#backgroundColor'));
|
|
5419
5418
|
if (backgroundColor) {
|
|
@@ -5550,9 +5549,9 @@ function makeSelectForOptions(dom, kb, subject, predicate, possible, options, da
|
|
|
5550
5549
|
var c = kb.sym(uri);
|
|
5551
5550
|
var option = dom.createElement('option');
|
|
5552
5551
|
if (options.disambiguate) {
|
|
5553
|
-
option.appendChild(dom.createTextNode(
|
|
5552
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true))); // Init. cap
|
|
5554
5553
|
} else {
|
|
5555
|
-
option.appendChild(dom.createTextNode(
|
|
5554
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true))); // Init.
|
|
5556
5555
|
}
|
|
5557
5556
|
var backgroundColor = kb.any(c, kb.sym('http://www.w3.org/ns/ui#backgroundColor'));
|
|
5558
5557
|
if (backgroundColor) {
|
|
@@ -5793,10 +5792,10 @@ function makeSelectForChoice(dom, container, kb, subject, predicate, inputPossib
|
|
|
5793
5792
|
function createDefaultSelectOptionText() {
|
|
5794
5793
|
var firstSelectOptionText = '--- choice ---';
|
|
5795
5794
|
if (predicate && !(predicate.termType === 'BlankNode')) {
|
|
5796
|
-
firstSelectOptionText = '* Select for property: ' +
|
|
5795
|
+
firstSelectOptionText = '* Select for property: ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(predicate) + ' *';
|
|
5797
5796
|
}
|
|
5798
5797
|
if (subject && !(subject.termType === 'BlankNode')) {
|
|
5799
|
-
firstSelectOptionText = '* Select for ' +
|
|
5798
|
+
firstSelectOptionText = '* Select for ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(subject, true) + ' *';
|
|
5800
5799
|
}
|
|
5801
5800
|
return firstSelectOptionText;
|
|
5802
5801
|
}
|
|
@@ -5942,9 +5941,9 @@ function makeSelectForChoice(dom, container, kb, subject, predicate, inputPossib
|
|
|
5942
5941
|
var c = kb.sym(uri);
|
|
5943
5942
|
var label;
|
|
5944
5943
|
if (options.disambiguate) {
|
|
5945
|
-
label =
|
|
5944
|
+
label = _utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true); // Init. cap
|
|
5946
5945
|
} else {
|
|
5947
|
-
label =
|
|
5946
|
+
label = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true);
|
|
5948
5947
|
}
|
|
5949
5948
|
option.appendChild(dom.createTextNode(label)); // Init.
|
|
5950
5949
|
option.setAttribute('value', uri);
|
|
@@ -6028,10 +6027,10 @@ function findMembersNT(store, thisClass, quad) {
|
|
|
6028
6027
|
return members;
|
|
6029
6028
|
}
|
|
6030
6029
|
|
|
6031
|
-
/***/ },
|
|
6030
|
+
/***/ }),
|
|
6032
6031
|
|
|
6033
|
-
/***/ 1791
|
|
6034
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
6032
|
+
/***/ 1791:
|
|
6033
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
6035
6034
|
|
|
6036
6035
|
var OverloadYield = __webpack_require__(5172);
|
|
6037
6036
|
var regeneratorDefine = __webpack_require__(5546);
|
|
@@ -6067,10 +6066,10 @@ function AsyncIterator(t, e) {
|
|
|
6067
6066
|
}
|
|
6068
6067
|
module.exports = AsyncIterator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
6069
6068
|
|
|
6070
|
-
/***/ },
|
|
6069
|
+
/***/ }),
|
|
6071
6070
|
|
|
6072
|
-
/***/ 1795
|
|
6073
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6071
|
+
/***/ 1795:
|
|
6072
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6074
6073
|
|
|
6075
6074
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6076
6075
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -6084,10 +6083,10 @@ module.exports = AsyncIterator, module.exports.__esModule = true, module.exports
|
|
|
6084
6083
|
|
|
6085
6084
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (solid_namespace__WEBPACK_IMPORTED_MODULE_0___default()(rdflib__WEBPACK_IMPORTED_MODULE_1__));
|
|
6086
6085
|
|
|
6087
|
-
/***/ },
|
|
6086
|
+
/***/ }),
|
|
6088
6087
|
|
|
6089
|
-
/***/ 1798
|
|
6090
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
6088
|
+
/***/ 1798:
|
|
6089
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
6091
6090
|
|
|
6092
6091
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6093
6092
|
/* harmony export */ A: () => (/* binding */ _assertThisInitialized)
|
|
@@ -6098,17 +6097,17 @@ function _assertThisInitialized(e) {
|
|
|
6098
6097
|
}
|
|
6099
6098
|
|
|
6100
6099
|
|
|
6101
|
-
/***/ },
|
|
6100
|
+
/***/ }),
|
|
6102
6101
|
|
|
6103
|
-
/***/ 1813
|
|
6104
|
-
(module) {
|
|
6102
|
+
/***/ 1813:
|
|
6103
|
+
/***/ ((module) => {
|
|
6105
6104
|
|
|
6106
6105
|
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}}');
|
|
6107
6106
|
|
|
6108
|
-
/***/ },
|
|
6107
|
+
/***/ }),
|
|
6109
6108
|
|
|
6110
|
-
/***/ 1848
|
|
6111
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
6109
|
+
/***/ 1848:
|
|
6110
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
6112
6111
|
|
|
6113
6112
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6114
6113
|
/* harmony export */ DS: () => (/* binding */ _validateObject),
|
|
@@ -6452,10 +6451,10 @@ function memoized(fn) {
|
|
|
6452
6451
|
}
|
|
6453
6452
|
//# sourceMappingURL=utils.js.map
|
|
6454
6453
|
|
|
6455
|
-
/***/ },
|
|
6454
|
+
/***/ }),
|
|
6456
6455
|
|
|
6457
|
-
/***/ 1928
|
|
6458
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6456
|
+
/***/ 1928:
|
|
6457
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6459
6458
|
|
|
6460
6459
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6461
6460
|
/* harmony export */ g: () => (/* binding */ AddAgentButtons)
|
|
@@ -6897,10 +6896,10 @@ var AddAgentButtons = /*#__PURE__*/function () {
|
|
|
6897
6896
|
}]);
|
|
6898
6897
|
}();
|
|
6899
6898
|
|
|
6900
|
-
/***/ },
|
|
6899
|
+
/***/ }),
|
|
6901
6900
|
|
|
6902
|
-
/***/ 2174
|
|
6903
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6901
|
+
/***/ 2174:
|
|
6902
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6904
6903
|
|
|
6905
6904
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6906
6905
|
/* harmony export */ I: () => (/* binding */ renderTableViewPane)
|
|
@@ -8477,10 +8476,10 @@ function renderTableViewPane(doc, options) {
|
|
|
8477
8476
|
|
|
8478
8477
|
// ENDS
|
|
8479
8478
|
|
|
8480
|
-
/***/ },
|
|
8479
|
+
/***/ }),
|
|
8481
8480
|
|
|
8482
|
-
/***/ 2176
|
|
8483
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8481
|
+
/***/ 2176:
|
|
8482
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8484
8483
|
|
|
8485
8484
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8486
8485
|
/* harmony export */ A: () => (/* binding */ _isNativeReflectConstruct)
|
|
@@ -8495,10 +8494,10 @@ function _isNativeReflectConstruct() {
|
|
|
8495
8494
|
}
|
|
8496
8495
|
|
|
8497
8496
|
|
|
8498
|
-
/***/ },
|
|
8497
|
+
/***/ }),
|
|
8499
8498
|
|
|
8500
|
-
/***/ 2284
|
|
8501
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8499
|
+
/***/ 2284:
|
|
8500
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8502
8501
|
|
|
8503
8502
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8504
8503
|
/* harmony export */ A: () => (/* binding */ _typeof)
|
|
@@ -8514,10 +8513,10 @@ function _typeof(o) {
|
|
|
8514
8513
|
}
|
|
8515
8514
|
|
|
8516
8515
|
|
|
8517
|
-
/***/ },
|
|
8516
|
+
/***/ }),
|
|
8518
8517
|
|
|
8519
|
-
/***/ 2327
|
|
8520
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8518
|
+
/***/ 2327:
|
|
8519
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8521
8520
|
|
|
8522
8521
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8523
8522
|
/* harmony export */ A: () => (/* binding */ toPrimitive)
|
|
@@ -8536,10 +8535,10 @@ function toPrimitive(t, r) {
|
|
|
8536
8535
|
}
|
|
8537
8536
|
|
|
8538
8537
|
|
|
8539
|
-
/***/ },
|
|
8538
|
+
/***/ }),
|
|
8540
8539
|
|
|
8541
|
-
/***/ 2465
|
|
8542
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8540
|
+
/***/ 2465:
|
|
8541
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8543
8542
|
|
|
8544
8543
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8545
8544
|
/* harmony export */ YM: () => (/* binding */ ChatChannel),
|
|
@@ -8981,20 +8980,20 @@ function nick(person) {
|
|
|
8981
8980
|
}
|
|
8982
8981
|
// ends
|
|
8983
8982
|
|
|
8984
|
-
/***/ },
|
|
8983
|
+
/***/ }),
|
|
8985
8984
|
|
|
8986
|
-
/***/ 2825
|
|
8987
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8985
|
+
/***/ 2825:
|
|
8986
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8988
8987
|
|
|
8989
8988
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8990
8989
|
/* harmony export */ j: () => (/* binding */ emptyProfile)
|
|
8991
8990
|
/* harmony export */ });
|
|
8992
8991
|
var emptyProfile = "\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 25C19.6274 25 25 19.6274 25 13C25 6.37258 19.6274 1 13 1C6.37258 1 1 6.37258 1 13C1 19.6274 6.37258 25 13 25Z\" fill=\"#D8D8D8\" stroke=\"#8B8B8B\"/>\n <mask id=\"mask0\" mask-type=\"alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"26\" height=\"26\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 25C19.6274 25 25 19.6274 25 13C25 6.37258 19.6274 1 13 1C6.37258 1 1 6.37258 1 13C1 19.6274 6.37258 25 13 25Z\" fill=\"white\" stroke=\"white\"/>\n </mask>\n <g mask=\"url(#mask0)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.0468 10.4586C17.0468 14.4979 15.4281 16.9214 12.9999 16.9214C10.5718 16.9214 8.95298 14.4979 8.95298 10.4586C8.95298 6.41931 12.9999 6.41931 12.9999 6.41931C12.9999 6.41931 17.0468 6.41931 17.0468 10.4586ZM4.09668 23.3842C6.52483 17.7293 12.9999 17.7293 12.9999 17.7293C12.9999 17.7293 19.475 17.7293 21.9031 23.3842C21.9031 23.3842 17.8481 25 12.9999 25C8.15169 25 4.09668 23.3842 4.09668 23.3842Z\" fill=\"#8B8B8B\"/>\n </g>\n</svg>";
|
|
8993
8992
|
|
|
8994
|
-
/***/ },
|
|
8993
|
+
/***/ }),
|
|
8995
8994
|
|
|
8996
|
-
/***/ 2893
|
|
8997
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8995
|
+
/***/ 2893:
|
|
8996
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8998
8997
|
|
|
8999
8998
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9000
8999
|
/* harmony export */ J: () => (/* binding */ DateFolder)
|
|
@@ -9326,10 +9325,10 @@ var DateFolder = /*#__PURE__*/function () {
|
|
|
9326
9325
|
}]);
|
|
9327
9326
|
}(); // class
|
|
9328
9327
|
|
|
9329
|
-
/***/ },
|
|
9328
|
+
/***/ }),
|
|
9330
9329
|
|
|
9331
|
-
/***/ 2901
|
|
9332
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9330
|
+
/***/ 2901:
|
|
9331
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9333
9332
|
|
|
9334
9333
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9335
9334
|
/* harmony export */ A: () => (/* binding */ _createClass)
|
|
@@ -9349,10 +9348,10 @@ function _createClass(e, r, t) {
|
|
|
9349
9348
|
}
|
|
9350
9349
|
|
|
9351
9350
|
|
|
9352
|
-
/***/ },
|
|
9351
|
+
/***/ }),
|
|
9353
9352
|
|
|
9354
|
-
/***/ 3029
|
|
9355
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9353
|
+
/***/ 3029:
|
|
9354
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9356
9355
|
|
|
9357
9356
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9358
9357
|
/* harmony export */ A: () => (/* binding */ _classCallCheck)
|
|
@@ -9362,10 +9361,10 @@ function _classCallCheck(a, n) {
|
|
|
9362
9361
|
}
|
|
9363
9362
|
|
|
9364
9363
|
|
|
9365
|
-
/***/ },
|
|
9364
|
+
/***/ }),
|
|
9366
9365
|
|
|
9367
|
-
/***/ 3138
|
|
9368
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
9366
|
+
/***/ 3138:
|
|
9367
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
9369
9368
|
|
|
9370
9369
|
var x = (y) => {
|
|
9371
9370
|
var x = {}; __webpack_require__.d(x, y); return x
|
|
@@ -9373,10 +9372,10 @@ var x = (y) => {
|
|
|
9373
9372
|
var y = (x) => (() => (x))
|
|
9374
9373
|
module.exports = x({ ["ACL_LINK"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.ACL_LINK), ["CrossOriginForbiddenError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.CrossOriginForbiddenError), ["FetchError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.FetchError), ["NotEditableError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.NotEditableError), ["SameOriginForbiddenError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.SameOriginForbiddenError), ["UnauthorizedError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.UnauthorizedError), ["WebOperationError"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.WebOperationError), ["authSession"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.authSession), ["authn"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.authn), ["createTypeIndexLogic"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.createTypeIndexLogic), ["getSuggestedIssuers"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.getSuggestedIssuers), ["offlineTestID"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.offlineTestID), ["solidLogicSingleton"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.solidLogicSingleton), ["store"]: () => (__WEBPACK_EXTERNAL_MODULE_solid_logic_bb75353e__.store) });
|
|
9375
9374
|
|
|
9376
|
-
/***/ },
|
|
9375
|
+
/***/ }),
|
|
9377
9376
|
|
|
9378
|
-
/***/ 3145
|
|
9379
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9377
|
+
/***/ 3145:
|
|
9378
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9380
9379
|
|
|
9381
9380
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9382
9381
|
/* harmony export */ A: () => (/* binding */ _arrayLikeToArray)
|
|
@@ -9388,10 +9387,10 @@ function _arrayLikeToArray(r, a) {
|
|
|
9388
9387
|
}
|
|
9389
9388
|
|
|
9390
9389
|
|
|
9391
|
-
/***/ },
|
|
9390
|
+
/***/ }),
|
|
9392
9391
|
|
|
9393
|
-
/***/ 3262
|
|
9394
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
9392
|
+
/***/ 3262:
|
|
9393
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9395
9394
|
|
|
9396
9395
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9397
9396
|
/* harmony export */ LV: () => (/* binding */ renderMessageEditor),
|
|
@@ -10126,10 +10125,10 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10126
10125
|
return messageEditor;
|
|
10127
10126
|
} // renderMessageEditor
|
|
10128
10127
|
|
|
10129
|
-
/***/ },
|
|
10128
|
+
/***/ }),
|
|
10130
10129
|
|
|
10131
|
-
/***/ 3291
|
|
10132
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10130
|
+
/***/ 3291:
|
|
10131
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10133
10132
|
|
|
10134
10133
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10135
10134
|
/* harmony export */ $J: () => (/* binding */ linkButton),
|
|
@@ -10181,12 +10180,12 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10181
10180
|
/* harmony import */ var _log__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(4158);
|
|
10182
10181
|
/* harmony import */ var _dragAndDrop__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(386);
|
|
10183
10182
|
/* harmony import */ var solid_logic__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(3138);
|
|
10184
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(
|
|
10185
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(
|
|
10183
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(9612);
|
|
10184
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(52);
|
|
10186
10185
|
/* harmony import */ var _error__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(3468);
|
|
10187
10186
|
/* harmony import */ var _widgetHelpers__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(9287);
|
|
10188
10187
|
/* harmony import */ var _buttons_iconLinks__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(9326);
|
|
10189
|
-
/* Buttons
|
|
10188
|
+
/* Buttons
|
|
10190
10189
|
*/
|
|
10191
10190
|
|
|
10192
10191
|
|
|
@@ -10201,9 +10200,9 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10201
10200
|
|
|
10202
10201
|
|
|
10203
10202
|
|
|
10204
|
-
/**
|
|
10205
|
-
* UI Widgets such as buttons
|
|
10206
|
-
* @packageDocumentation
|
|
10203
|
+
/**
|
|
10204
|
+
* UI Widgets such as buttons
|
|
10205
|
+
* @packageDocumentation
|
|
10207
10206
|
*/
|
|
10208
10207
|
|
|
10209
10208
|
/* global alert */
|
|
@@ -10231,8 +10230,8 @@ function getStatusArea(context) {
|
|
|
10231
10230
|
return null;
|
|
10232
10231
|
}
|
|
10233
10232
|
|
|
10234
|
-
/**
|
|
10235
|
-
* Display an error message block
|
|
10233
|
+
/**
|
|
10234
|
+
* Display an error message block
|
|
10236
10235
|
*/
|
|
10237
10236
|
function complain(context, err) {
|
|
10238
10237
|
if (!err) return; // only if error
|
|
@@ -10241,8 +10240,8 @@ function complain(context, err) {
|
|
|
10241
10240
|
if (ele) ele.appendChild((0,_error__WEBPACK_IMPORTED_MODULE_10__/* .errorMessageBlock */ .F)(context && context.dom || document, err));else alert(err);
|
|
10242
10241
|
}
|
|
10243
10242
|
|
|
10244
|
-
/**
|
|
10245
|
-
* Remove all the children of an HTML element
|
|
10243
|
+
/**
|
|
10244
|
+
* Remove all the children of an HTML element
|
|
10246
10245
|
*/
|
|
10247
10246
|
function clearElement(ele) {
|
|
10248
10247
|
while (ele.firstChild) {
|
|
@@ -10251,8 +10250,8 @@ function clearElement(ele) {
|
|
|
10251
10250
|
return ele;
|
|
10252
10251
|
}
|
|
10253
10252
|
|
|
10254
|
-
/**
|
|
10255
|
-
* To figure out the log URI from the full URI used to invoke the reasoner
|
|
10253
|
+
/**
|
|
10254
|
+
* To figure out the log URI from the full URI used to invoke the reasoner
|
|
10256
10255
|
*/
|
|
10257
10256
|
function extractLogURI(fullURI) {
|
|
10258
10257
|
var logPos = fullURI.search(/logFile=/);
|
|
@@ -10260,11 +10259,11 @@ function extractLogURI(fullURI) {
|
|
|
10260
10259
|
return fullURI.substring(logPos + 8, rulPos);
|
|
10261
10260
|
}
|
|
10262
10261
|
|
|
10263
|
-
/**
|
|
10264
|
-
* By default, converts e.g. '2020-02-19T19:35:28.557Z' to '19:35'
|
|
10265
|
-
* if today is 19 Feb 2020, and to 'Feb 19' if not.
|
|
10266
|
-
* @@@ TODO This needs to be changed to local time
|
|
10267
|
-
* @param noTime Return a string like 'Feb 19' even if it's today.
|
|
10262
|
+
/**
|
|
10263
|
+
* By default, converts e.g. '2020-02-19T19:35:28.557Z' to '19:35'
|
|
10264
|
+
* if today is 19 Feb 2020, and to 'Feb 19' if not.
|
|
10265
|
+
* @@@ TODO This needs to be changed to local time
|
|
10266
|
+
* @param noTime Return a string like 'Feb 19' even if it's today.
|
|
10268
10267
|
*/
|
|
10269
10268
|
function shortDate(str, noTime) {
|
|
10270
10269
|
if (!str) return '???';
|
|
@@ -10285,11 +10284,11 @@ function shortDate(str, noTime) {
|
|
|
10285
10284
|
}
|
|
10286
10285
|
}
|
|
10287
10286
|
|
|
10288
|
-
/**
|
|
10289
|
-
* Format a date and time
|
|
10290
|
-
* @param date for instance `new Date()`
|
|
10291
|
-
* @param format for instance '{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}'
|
|
10292
|
-
* @returns for instance '2000-01-15T23:14:23.002'
|
|
10287
|
+
/**
|
|
10288
|
+
* Format a date and time
|
|
10289
|
+
* @param date for instance `new Date()`
|
|
10290
|
+
* @param format for instance '{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}'
|
|
10291
|
+
* @returns for instance '2000-01-15T23:14:23.002'
|
|
10293
10292
|
*/
|
|
10294
10293
|
function formatDateTime(date, format) {
|
|
10295
10294
|
return format.split('{').map(function (s) {
|
|
@@ -10305,17 +10304,17 @@ function formatDateTime(date, format) {
|
|
|
10305
10304
|
}).join('');
|
|
10306
10305
|
}
|
|
10307
10306
|
|
|
10308
|
-
/**
|
|
10309
|
-
* Get a string representation of the current time
|
|
10310
|
-
* @returns for instance '2000-01-15T23:14:23.002'
|
|
10307
|
+
/**
|
|
10308
|
+
* Get a string representation of the current time
|
|
10309
|
+
* @returns for instance '2000-01-15T23:14:23.002'
|
|
10311
10310
|
*/
|
|
10312
10311
|
function timestamp() {
|
|
10313
10312
|
return formatDateTime(new Date(), '{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}');
|
|
10314
10313
|
}
|
|
10315
10314
|
|
|
10316
|
-
/**
|
|
10317
|
-
* Get a short string representation of the current time
|
|
10318
|
-
* @returns for instance '23:14:23.002'
|
|
10315
|
+
/**
|
|
10316
|
+
* Get a short string representation of the current time
|
|
10317
|
+
* @returns for instance '23:14:23.002'
|
|
10319
10318
|
*/
|
|
10320
10319
|
function shortTime() {
|
|
10321
10320
|
return formatDateTime(new Date(), '{Hours}:{Minutes}:{Seconds}.{Milliseconds}');
|
|
@@ -10323,8 +10322,8 @@ function shortTime() {
|
|
|
10323
10322
|
|
|
10324
10323
|
// ///////////////////// Handy UX widgets
|
|
10325
10324
|
|
|
10326
|
-
/**
|
|
10327
|
-
* Sets the best name we have and looks up a better one
|
|
10325
|
+
/**
|
|
10326
|
+
* Sets the best name we have and looks up a better one
|
|
10328
10327
|
*/
|
|
10329
10328
|
function setName(element, x) {
|
|
10330
10329
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10333,41 +10332,41 @@ function setName(element, x) {
|
|
|
10333
10332
|
return name ? name.value : null;
|
|
10334
10333
|
};
|
|
10335
10334
|
var name = x.sameTerm(_ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('Agent')) ? 'Everyone' : findName(x);
|
|
10336
|
-
element.textContent = name ||
|
|
10335
|
+
element.textContent = name || _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x);
|
|
10337
10336
|
if (!name && x.uri) {
|
|
10338
10337
|
if (!kb.fetcher) {
|
|
10339
10338
|
throw new Error('kb has no fetcher');
|
|
10340
10339
|
}
|
|
10341
10340
|
// Note this is only a fetch, not a lookUP of all sameAs etc
|
|
10342
10341
|
kb.fetcher.nowOrWhenFetched(x.doc(), undefined, function (_ok) {
|
|
10343
|
-
element.textContent = findName(x) ||
|
|
10342
|
+
element.textContent = findName(x) || _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x); // had: (ok ? '' : '? ') +
|
|
10344
10343
|
});
|
|
10345
10344
|
}
|
|
10346
10345
|
}
|
|
10347
10346
|
|
|
10348
|
-
/**
|
|
10349
|
-
* Set of suitable images
|
|
10350
|
-
* See also [[findImage]]
|
|
10351
|
-
* @param x The thing for which we want to find an image
|
|
10352
|
-
* @param kb The RDF store to look in
|
|
10353
|
-
* @returns It goes looking for triples in `kb`,
|
|
10354
|
-
* `(subject: x), (predicate: see list below) (object: image-url)`
|
|
10355
|
-
* to find any image linked from the thing with one of the following
|
|
10356
|
-
* predicates (in order):
|
|
10357
|
-
* * ns.sioc('avatar')
|
|
10358
|
-
* * ns.foaf('img')
|
|
10359
|
-
* * ns.vcard('logo')
|
|
10360
|
-
* * ns.vcard('hasPhoto')
|
|
10361
|
-
* * ns.vcard('photo')
|
|
10362
|
-
* * ns.foaf('depiction')
|
|
10363
|
-
|
|
10347
|
+
/**
|
|
10348
|
+
* Set of suitable images
|
|
10349
|
+
* See also [[findImage]]
|
|
10350
|
+
* @param x The thing for which we want to find an image
|
|
10351
|
+
* @param kb The RDF store to look in
|
|
10352
|
+
* @returns It goes looking for triples in `kb`,
|
|
10353
|
+
* `(subject: x), (predicate: see list below) (object: image-url)`
|
|
10354
|
+
* to find any image linked from the thing with one of the following
|
|
10355
|
+
* predicates (in order):
|
|
10356
|
+
* * ns.sioc('avatar')
|
|
10357
|
+
* * ns.foaf('img')
|
|
10358
|
+
* * ns.vcard('logo')
|
|
10359
|
+
* * ns.vcard('hasPhoto')
|
|
10360
|
+
* * ns.vcard('photo')
|
|
10361
|
+
* * ns.foaf('depiction')
|
|
10362
|
+
|
|
10364
10363
|
*/
|
|
10365
10364
|
function imagesOf(x, kb) {
|
|
10366
10365
|
return kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.sioc('avatar')).concat(kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('img'))).concat(kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.vcard('logo'))).concat(kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.vcard('hasPhoto'))).concat(kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.vcard('photo'))).concat(kb.each(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('depiction')));
|
|
10367
10366
|
}
|
|
10368
10367
|
|
|
10369
|
-
/**
|
|
10370
|
-
* Best logo or avatar or photo etc to represent someone or some group etc
|
|
10368
|
+
/**
|
|
10369
|
+
* Best logo or avatar or photo etc to represent someone or some group etc
|
|
10371
10370
|
*/
|
|
10372
10371
|
var iconForClass = {
|
|
10373
10372
|
// Potentially extendable by other apps, panes, etc
|
|
@@ -10402,8 +10401,8 @@ var iconForClass = {
|
|
|
10402
10401
|
'wf:Closed': 'noun_17020.svg'
|
|
10403
10402
|
};
|
|
10404
10403
|
|
|
10405
|
-
/**
|
|
10406
|
-
* Returns the origin of the URI of a NamedNode
|
|
10404
|
+
/**
|
|
10405
|
+
* Returns the origin of the URI of a NamedNode
|
|
10407
10406
|
*/
|
|
10408
10407
|
function tempSite(x) {
|
|
10409
10408
|
// use only while one in rdflib fails with origins 2019
|
|
@@ -10419,8 +10418,8 @@ function tempSite(x) {
|
|
|
10419
10418
|
}
|
|
10420
10419
|
}
|
|
10421
10420
|
|
|
10422
|
-
/**
|
|
10423
|
-
* Find an image for this thing as a class
|
|
10421
|
+
/**
|
|
10422
|
+
* Find an image for this thing as a class
|
|
10424
10423
|
*/
|
|
10425
10424
|
function findImageFromURI(x) {
|
|
10426
10425
|
var iconDir = iconBase;
|
|
@@ -10450,22 +10449,22 @@ function findImageFromURI(x) {
|
|
|
10450
10449
|
return iconDir + 'noun_10636_grey.svg'; // Grey Circle - some thing
|
|
10451
10450
|
}
|
|
10452
10451
|
|
|
10453
|
-
/**
|
|
10454
|
-
* Find something we have as explicit image data for the thing
|
|
10455
|
-
* See also [[imagesOf]]
|
|
10456
|
-
* @param thing The thing for which we want to find an image
|
|
10457
|
-
* @returns The URL of a globe icon if thing equals `ns.foaf('Agent')`
|
|
10458
|
-
* or `ns.rdf('Resource')`. Otherwise, it goes looking for
|
|
10459
|
-
* triples in `store`,
|
|
10460
|
-
* `(subject: thing), (predicate: see list below) (object: image-url)`
|
|
10461
|
-
* to find any image linked from the thing with one of the following
|
|
10462
|
-
* predicates (in order):
|
|
10463
|
-
* * ns.sioc('avatar')
|
|
10464
|
-
* * ns.foaf('img')
|
|
10465
|
-
* * ns.vcard('logo')
|
|
10466
|
-
* * ns.vcard('hasPhoto')
|
|
10467
|
-
* * ns.vcard('photo')
|
|
10468
|
-
* * ns.foaf('depiction')
|
|
10452
|
+
/**
|
|
10453
|
+
* Find something we have as explicit image data for the thing
|
|
10454
|
+
* See also [[imagesOf]]
|
|
10455
|
+
* @param thing The thing for which we want to find an image
|
|
10456
|
+
* @returns The URL of a globe icon if thing equals `ns.foaf('Agent')`
|
|
10457
|
+
* or `ns.rdf('Resource')`. Otherwise, it goes looking for
|
|
10458
|
+
* triples in `store`,
|
|
10459
|
+
* `(subject: thing), (predicate: see list below) (object: image-url)`
|
|
10460
|
+
* to find any image linked from the thing with one of the following
|
|
10461
|
+
* predicates (in order):
|
|
10462
|
+
* * ns.sioc('avatar')
|
|
10463
|
+
* * ns.foaf('img')
|
|
10464
|
+
* * ns.vcard('logo')
|
|
10465
|
+
* * ns.vcard('hasPhoto')
|
|
10466
|
+
* * ns.vcard('photo')
|
|
10467
|
+
* * ns.foaf('depiction')
|
|
10469
10468
|
*/
|
|
10470
10469
|
function findImage(thing) {
|
|
10471
10470
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10477,11 +10476,11 @@ function findImage(thing) {
|
|
|
10477
10476
|
return image ? image.uri : null;
|
|
10478
10477
|
}
|
|
10479
10478
|
|
|
10480
|
-
/**
|
|
10481
|
-
* Do the best you can with the data available
|
|
10482
|
-
*
|
|
10483
|
-
* @return {Boolean} Are we happy with this icon?
|
|
10484
|
-
* Sets src AND STYLE of the image.
|
|
10479
|
+
/**
|
|
10480
|
+
* Do the best you can with the data available
|
|
10481
|
+
*
|
|
10482
|
+
* @return {Boolean} Are we happy with this icon?
|
|
10483
|
+
* Sets src AND STYLE of the image.
|
|
10485
10484
|
*/
|
|
10486
10485
|
function trySetImage(element, thing, iconForClassMap) {
|
|
10487
10486
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10517,8 +10516,8 @@ function trySetImage(element, thing, iconForClassMap) {
|
|
|
10517
10516
|
return false; // we can do better
|
|
10518
10517
|
}
|
|
10519
10518
|
|
|
10520
|
-
/**
|
|
10521
|
-
* ToDo: Also add icons for *properties* like home, work, email, range, domain, comment,
|
|
10519
|
+
/**
|
|
10520
|
+
* ToDo: Also add icons for *properties* like home, work, email, range, domain, comment,
|
|
10522
10521
|
*/
|
|
10523
10522
|
function setImage(element, thing) {
|
|
10524
10523
|
// 20191230a
|
|
@@ -10567,7 +10566,7 @@ function faviconOrDefault(dom, x) {
|
|
|
10567
10566
|
}
|
|
10568
10567
|
}
|
|
10569
10568
|
|
|
10570
|
-
/* Two-option dialog pop-up
|
|
10569
|
+
/* Two-option dialog pop-up
|
|
10571
10570
|
*/
|
|
10572
10571
|
|
|
10573
10572
|
function renderDeleteConfirmPopup(dom, refererenceElement, prompt, deleteFunction) {
|
|
@@ -10618,9 +10617,9 @@ function renderDeleteConfirmPopup(dom, refererenceElement, prompt, deleteFunctio
|
|
|
10618
10617
|
cancelPrompt.addEventListener('click', removePopup);
|
|
10619
10618
|
return popup;
|
|
10620
10619
|
}
|
|
10621
|
-
/**
|
|
10622
|
-
* Delete button with a check you really mean it
|
|
10623
|
-
* @@ Supress check if command key held down?
|
|
10620
|
+
/**
|
|
10621
|
+
* Delete button with a check you really mean it
|
|
10622
|
+
* @@ Supress check if command key held down?
|
|
10624
10623
|
*/
|
|
10625
10624
|
function deleteButtonWithCheck(dom, container, noun, deleteFunction) {
|
|
10626
10625
|
function createPopup() {
|
|
@@ -10646,14 +10645,14 @@ function deleteButtonWithCheck(dom, container, noun, deleteFunction) {
|
|
|
10646
10645
|
return deleteButton; // or button div? caller may change size of image
|
|
10647
10646
|
}
|
|
10648
10647
|
|
|
10649
|
-
/* Make a button
|
|
10650
|
-
*
|
|
10651
|
-
* @param dom - the DOM document object
|
|
10652
|
-
* @Param iconURI - the URI of the icon to use (if any)
|
|
10653
|
-
* @param text - the tooltip text or possibly button contents text
|
|
10654
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10655
|
-
*
|
|
10656
|
-
* @returns <dDomElement> - the button
|
|
10648
|
+
/* Make a button
|
|
10649
|
+
*
|
|
10650
|
+
* @param dom - the DOM document object
|
|
10651
|
+
* @Param iconURI - the URI of the icon to use (if any)
|
|
10652
|
+
* @param text - the tooltip text or possibly button contents text
|
|
10653
|
+
* @param handler <function> - A handler to called when button is clicked
|
|
10654
|
+
*
|
|
10655
|
+
* @returns <dDomElement> - the button
|
|
10657
10656
|
*/
|
|
10658
10657
|
function button(dom, iconURI, text, handler) {
|
|
10659
10658
|
var options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {
|
|
@@ -10666,7 +10665,7 @@ function button(dom, iconURI, text, handler) {
|
|
|
10666
10665
|
if (iconURI) {
|
|
10667
10666
|
var img = button.appendChild(dom.createElement('img'));
|
|
10668
10667
|
img.setAttribute('src', iconURI);
|
|
10669
|
-
img.setAttribute('style',
|
|
10668
|
+
img.setAttribute('style', 'width: 2em; height: 2em;'); // trial and error. 2em disappears
|
|
10670
10669
|
img.title = text;
|
|
10671
10670
|
button.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_3__/* .style */ .i.buttonStyle);
|
|
10672
10671
|
} else {
|
|
@@ -10721,12 +10720,12 @@ function button(dom, iconURI, text, handler) {
|
|
|
10721
10720
|
return button;
|
|
10722
10721
|
}
|
|
10723
10722
|
|
|
10724
|
-
/* Make a cancel button
|
|
10725
|
-
*
|
|
10726
|
-
* @param dom - the DOM document object
|
|
10727
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10728
|
-
*
|
|
10729
|
-
* @returns <dDomElement> - the button
|
|
10723
|
+
/* Make a cancel button
|
|
10724
|
+
*
|
|
10725
|
+
* @param dom - the DOM document object
|
|
10726
|
+
* @param handler <function> - A handler to called when button is clicked
|
|
10727
|
+
*
|
|
10728
|
+
* @returns <dDomElement> - the button
|
|
10730
10729
|
*/
|
|
10731
10730
|
function cancelButton(dom, handler) {
|
|
10732
10731
|
var b = button(dom, cancelIconURI, 'Cancel', handler);
|
|
@@ -10737,30 +10736,30 @@ function cancelButton(dom, handler) {
|
|
|
10737
10736
|
return b;
|
|
10738
10737
|
}
|
|
10739
10738
|
|
|
10740
|
-
/* Make a continue button
|
|
10741
|
-
*
|
|
10742
|
-
* @param dom - the DOM document object
|
|
10743
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10744
|
-
*
|
|
10745
|
-
* @returns <dDomElement> - the button
|
|
10739
|
+
/* Make a continue button
|
|
10740
|
+
*
|
|
10741
|
+
* @param dom - the DOM document object
|
|
10742
|
+
* @param handler <function> - A handler to called when button is clicked
|
|
10743
|
+
*
|
|
10744
|
+
* @returns <dDomElement> - the button
|
|
10746
10745
|
*/
|
|
10747
10746
|
function continueButton(dom, handler) {
|
|
10748
10747
|
return button(dom, checkIconURI, 'Continue', handler);
|
|
10749
10748
|
}
|
|
10750
10749
|
|
|
10751
|
-
/* Grab a name for a new thing
|
|
10752
|
-
*
|
|
10753
|
-
* Form to get the name of a new thing before we create it
|
|
10754
|
-
* @params theClass Misspelt to avoid clashing with the JavaScript keyword
|
|
10755
|
-
* @returns: a promise of (a name or null if cancelled)
|
|
10750
|
+
/* Grab a name for a new thing
|
|
10751
|
+
*
|
|
10752
|
+
* Form to get the name of a new thing before we create it
|
|
10753
|
+
* @params theClass Misspelt to avoid clashing with the JavaScript keyword
|
|
10754
|
+
* @returns: a promise of (a name or null if cancelled)
|
|
10756
10755
|
*/
|
|
10757
10756
|
function askName(dom, kb, container, predicate, theClass, noun) {
|
|
10758
10757
|
return new Promise(function (resolve, _reject) {
|
|
10759
10758
|
var form = dom.createElement('div'); // form is broken as HTML behaviour can resurface on js error
|
|
10760
10759
|
// classLabel = utils.label(ns.vcard('Individual'))
|
|
10761
10760
|
predicate = predicate || _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('name'); // eg 'name' in user's language
|
|
10762
|
-
noun = noun || (theClass ?
|
|
10763
|
-
var prompt = noun + ' ' +
|
|
10761
|
+
noun = noun || (theClass ? _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(theClass) : ' '); // eg 'folder' in users's language
|
|
10762
|
+
var prompt = noun + ' ' + _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(predicate) + ': ';
|
|
10764
10763
|
form.appendChild(dom.createElement('p')).textContent = prompt;
|
|
10765
10764
|
var namefield = dom.createElement('input');
|
|
10766
10765
|
namefield.setAttribute('type', 'text');
|
|
@@ -10794,10 +10793,10 @@ function askName(dom, kb, container, predicate, theClass, noun) {
|
|
|
10794
10793
|
}); // Promise
|
|
10795
10794
|
}
|
|
10796
10795
|
|
|
10797
|
-
/**
|
|
10798
|
-
* A TR to represent a draggable person, etc in a list
|
|
10799
|
-
*
|
|
10800
|
-
* pred is unused param at the moment
|
|
10796
|
+
/**
|
|
10797
|
+
* A TR to represent a draggable person, etc in a list
|
|
10798
|
+
*
|
|
10799
|
+
* pred is unused param at the moment
|
|
10801
10800
|
*/
|
|
10802
10801
|
var personTR = renderAsRow; // The legacy name is used in a lot of places
|
|
10803
10802
|
|
|
@@ -10811,9 +10810,9 @@ function renderAsRow(dom, pred, obj, options) {
|
|
|
10811
10810
|
|
|
10812
10811
|
// const image = td1.appendChild(dom.createElement('img'))
|
|
10813
10812
|
var image = options.image || faviconOrDefault(dom, obj);
|
|
10814
|
-
td1.setAttribute('style', 'vertical-align: middle; width:
|
|
10813
|
+
td1.setAttribute('style', 'vertical-align: middle; width:2.5em; padding:0.5em; height: 2.5em;');
|
|
10815
10814
|
td2.setAttribute('style', 'vertical-align: middle; text-align:left;');
|
|
10816
|
-
td3.setAttribute('style', 'vertical-align: middle; width:
|
|
10815
|
+
td3.setAttribute('style', 'vertical-align: middle; width:2em; padding:0.5em; height: 4em;');
|
|
10817
10816
|
td1.appendChild(image);
|
|
10818
10817
|
if (options.title) {
|
|
10819
10818
|
td2.textContent = options.title;
|
|
@@ -10841,11 +10840,11 @@ function renderAsRow(dom, pred, obj, options) {
|
|
|
10841
10840
|
return tr;
|
|
10842
10841
|
}
|
|
10843
10842
|
|
|
10844
|
-
/* A helper function for renderAsDiv
|
|
10845
|
-
* creates the NameDiv for the person
|
|
10846
|
-
* Note: could not move it to the helper file because they call exported functions
|
|
10847
|
-
* from buttons
|
|
10848
|
-
* @internal exporting this only for unit tests
|
|
10843
|
+
/* A helper function for renderAsDiv
|
|
10844
|
+
* creates the NameDiv for the person
|
|
10845
|
+
* Note: could not move it to the helper file because they call exported functions
|
|
10846
|
+
* from buttons
|
|
10847
|
+
* @internal exporting this only for unit tests
|
|
10849
10848
|
*/
|
|
10850
10849
|
function createNameDiv(dom, div, title, obj) {
|
|
10851
10850
|
var nameDiv = div.appendChild(dom.createElement('div'));
|
|
@@ -10855,11 +10854,11 @@ function createNameDiv(dom, div, title, obj) {
|
|
|
10855
10854
|
setName(nameDiv, obj); // This is async
|
|
10856
10855
|
}
|
|
10857
10856
|
}
|
|
10858
|
-
/* A helper function for renderAsDiv
|
|
10859
|
-
* creates the linkDiv for the person
|
|
10860
|
-
* Note: could not move it to the helper file because they call exported functions
|
|
10861
|
-
* from buttons
|
|
10862
|
-
* @internal exporting this only for unit tests
|
|
10857
|
+
/* A helper function for renderAsDiv
|
|
10858
|
+
* creates the linkDiv for the person
|
|
10859
|
+
* Note: could not move it to the helper file because they call exported functions
|
|
10860
|
+
* from buttons
|
|
10861
|
+
* @internal exporting this only for unit tests
|
|
10863
10862
|
*/
|
|
10864
10863
|
function createLinkDiv(dom, div, obj, options) {
|
|
10865
10864
|
var linkDiv = div.appendChild(dom.createElement('div'));
|
|
@@ -10875,9 +10874,9 @@ function createLinkDiv(dom, div, obj, options) {
|
|
|
10875
10874
|
(0,_dragAndDrop__WEBPACK_IMPORTED_MODULE_6__/* .makeDraggable */ .eB)(div, obj);
|
|
10876
10875
|
}
|
|
10877
10876
|
}
|
|
10878
|
-
/**
|
|
10879
|
-
* A Div to represent a draggable person, etc in a list
|
|
10880
|
-
* configurable to add an onClick listener
|
|
10877
|
+
/**
|
|
10878
|
+
* A Div to represent a draggable person, etc in a list
|
|
10879
|
+
* configurable to add an onClick listener
|
|
10881
10880
|
*/
|
|
10882
10881
|
function renderAsDiv(dom, obj, options) {
|
|
10883
10882
|
var div = dom.createElement('div');
|
|
@@ -10899,8 +10898,8 @@ function renderAsDiv(dom, obj, options) {
|
|
|
10899
10898
|
return div;
|
|
10900
10899
|
}
|
|
10901
10900
|
|
|
10902
|
-
/**
|
|
10903
|
-
* Refresh a DOM tree recursively
|
|
10901
|
+
/**
|
|
10902
|
+
* Refresh a DOM tree recursively
|
|
10904
10903
|
*/
|
|
10905
10904
|
function refreshTree(root) {
|
|
10906
10905
|
if (root.refresh) {
|
|
@@ -10912,15 +10911,15 @@ function refreshTree(root) {
|
|
|
10912
10911
|
}
|
|
10913
10912
|
}
|
|
10914
10913
|
|
|
10915
|
-
/**
|
|
10916
|
-
* Options argument for [[attachmentList]] function
|
|
10914
|
+
/**
|
|
10915
|
+
* Options argument for [[attachmentList]] function
|
|
10917
10916
|
*/
|
|
10918
10917
|
|
|
10919
|
-
/**
|
|
10920
|
-
* Component that displays a list of resources, for instance
|
|
10921
|
-
* the attachments of a message, or the various documents related
|
|
10922
|
-
* to a meeting.
|
|
10923
|
-
* Accepts dropping URLs onto it to add attachments to it.
|
|
10918
|
+
/**
|
|
10919
|
+
* Component that displays a list of resources, for instance
|
|
10920
|
+
* the attachments of a message, or the various documents related
|
|
10921
|
+
* to a meeting.
|
|
10922
|
+
* Accepts dropping URLs onto it to add attachments to it.
|
|
10924
10923
|
*/
|
|
10925
10924
|
function attachmentList(dom, subject, div) {
|
|
10926
10925
|
var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
@@ -10953,7 +10952,7 @@ function attachmentList(dom, subject, div) {
|
|
|
10953
10952
|
var refresh = function refresh() {
|
|
10954
10953
|
var things = kb.each(subject, predicate);
|
|
10955
10954
|
things.sort();
|
|
10956
|
-
|
|
10955
|
+
_utils__WEBPACK_IMPORTED_MODULE_9__.syncTableToArray(attachmentTable, things, createNewRow);
|
|
10957
10956
|
};
|
|
10958
10957
|
function droppedURIHandler(uris) {
|
|
10959
10958
|
var ins = [];
|
|
@@ -11033,16 +11032,16 @@ function attachmentList(dom, subject, div) {
|
|
|
11033
11032
|
|
|
11034
11033
|
// /////////////////////////////////////////////////////////////////////////////
|
|
11035
11034
|
|
|
11036
|
-
/**
|
|
11037
|
-
* Event Handler for links within solid apps.
|
|
11038
|
-
*
|
|
11039
|
-
* Note that native links have constraints in Firefox, they
|
|
11040
|
-
* don't work with local files for instance (2011)
|
|
11035
|
+
/**
|
|
11036
|
+
* Event Handler for links within solid apps.
|
|
11037
|
+
*
|
|
11038
|
+
* Note that native links have constraints in Firefox, they
|
|
11039
|
+
* don't work with local files for instance (2011)
|
|
11041
11040
|
*/
|
|
11042
11041
|
function openHrefInOutlineMode(e) {
|
|
11043
11042
|
e.preventDefault();
|
|
11044
11043
|
e.stopPropagation();
|
|
11045
|
-
var target =
|
|
11044
|
+
var target = _utils__WEBPACK_IMPORTED_MODULE_9__.getTarget(e);
|
|
11046
11045
|
var uri = target.getAttribute('href');
|
|
11047
11046
|
if (!uri) return _debug__WEBPACK_IMPORTED_MODULE_4__/* .log */ .Rm('openHrefInOutlineMode: No href found!\n');
|
|
11048
11047
|
var dom = window.document;
|
|
@@ -11061,10 +11060,10 @@ function openHrefInOutlineMode(e) {
|
|
|
11061
11060
|
// dom.outlineManager.GotoSubject(store.sym(uri), true, undefined, true, undefined)
|
|
11062
11061
|
}
|
|
11063
11062
|
|
|
11064
|
-
/**
|
|
11065
|
-
* Make a URI in the Tabulator.org annotation store out of the URI of the thing to be annotated.
|
|
11066
|
-
*
|
|
11067
|
-
* @@ Todo: make it a personal preference.
|
|
11063
|
+
/**
|
|
11064
|
+
* Make a URI in the Tabulator.org annotation store out of the URI of the thing to be annotated.
|
|
11065
|
+
*
|
|
11066
|
+
* @@ Todo: make it a personal preference.
|
|
11068
11067
|
*/
|
|
11069
11068
|
function defaultAnnotationStore(subject) {
|
|
11070
11069
|
if (subject.uri === undefined) return undefined;
|
|
@@ -11082,10 +11081,10 @@ function defaultAnnotationStore(subject) {
|
|
|
11082
11081
|
return solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.sym('http://tabulator.org/wiki/annnotation/' + s);
|
|
11083
11082
|
}
|
|
11084
11083
|
|
|
11085
|
-
/**
|
|
11086
|
-
* Retrieve all RDF class URIs from solid-ui's RDF store
|
|
11087
|
-
* @returns an object `ret` such that `Object.keys(ret)` is
|
|
11088
|
-
* the list of all class URIs.
|
|
11084
|
+
/**
|
|
11085
|
+
* Retrieve all RDF class URIs from solid-ui's RDF store
|
|
11086
|
+
* @returns an object `ret` such that `Object.keys(ret)` is
|
|
11087
|
+
* the list of all class URIs.
|
|
11089
11088
|
*/
|
|
11090
11089
|
function allClassURIs() {
|
|
11091
11090
|
var set = {};
|
|
@@ -11102,16 +11101,16 @@ function allClassURIs() {
|
|
|
11102
11101
|
return set;
|
|
11103
11102
|
}
|
|
11104
11103
|
|
|
11105
|
-
/**
|
|
11106
|
-
* Figuring which properties we know about
|
|
11107
|
-
*
|
|
11108
|
-
* When the user inputs an RDF property, like for a form field
|
|
11109
|
-
* or when specifying the relationship between two arbitrary things,
|
|
11110
|
-
* then er can prompt them with properties the session knows about
|
|
11111
|
-
*
|
|
11112
|
-
* TODO: Look again by catching this somewhere. (On the kb?)
|
|
11113
|
-
* TODO: move to diff module? Not really a button.
|
|
11114
|
-
* @param {Store} kb The quadstore to be searched.
|
|
11104
|
+
/**
|
|
11105
|
+
* Figuring which properties we know about
|
|
11106
|
+
*
|
|
11107
|
+
* When the user inputs an RDF property, like for a form field
|
|
11108
|
+
* or when specifying the relationship between two arbitrary things,
|
|
11109
|
+
* then er can prompt them with properties the session knows about
|
|
11110
|
+
*
|
|
11111
|
+
* TODO: Look again by catching this somewhere. (On the kb?)
|
|
11112
|
+
* TODO: move to diff module? Not really a button.
|
|
11113
|
+
* @param {Store} kb The quadstore to be searched.
|
|
11115
11114
|
*/
|
|
11116
11115
|
|
|
11117
11116
|
function propertyTriage(kb) {
|
|
@@ -11149,17 +11148,17 @@ function propertyTriage(kb) {
|
|
|
11149
11148
|
return possibleProperties;
|
|
11150
11149
|
}
|
|
11151
11150
|
|
|
11152
|
-
/**
|
|
11153
|
-
* General purpose widgets
|
|
11151
|
+
/**
|
|
11152
|
+
* General purpose widgets
|
|
11154
11153
|
*/
|
|
11155
11154
|
|
|
11156
|
-
/**
|
|
11157
|
-
* A button for jumping
|
|
11155
|
+
/**
|
|
11156
|
+
* A button for jumping
|
|
11158
11157
|
*/
|
|
11159
11158
|
function linkButton(dom, object) {
|
|
11160
11159
|
var b = dom.createElement('button');
|
|
11161
11160
|
b.setAttribute('type', 'button');
|
|
11162
|
-
b.textContent = 'Goto ' +
|
|
11161
|
+
b.textContent = 'Goto ' + _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(object);
|
|
11163
11162
|
b.addEventListener('click', function (_event) {
|
|
11164
11163
|
// b.parentNode.removeChild(b)
|
|
11165
11164
|
// TODO fix dependency cycle to solid-panes by calling outlineManager
|
|
@@ -11169,8 +11168,8 @@ function linkButton(dom, object) {
|
|
|
11169
11168
|
return b;
|
|
11170
11169
|
}
|
|
11171
11170
|
|
|
11172
|
-
/**
|
|
11173
|
-
* A button to remove some other element from the page
|
|
11171
|
+
/**
|
|
11172
|
+
* A button to remove some other element from the page
|
|
11174
11173
|
*/
|
|
11175
11174
|
function removeButton(dom, element) {
|
|
11176
11175
|
var b = dom.createElement('button');
|
|
@@ -11200,17 +11199,17 @@ function removeButton(dom, element) {
|
|
|
11200
11199
|
//
|
|
11201
11200
|
// These are for selecting different modes, sources,styles, etc.
|
|
11202
11201
|
//
|
|
11203
|
-
/*
|
|
11204
|
-
buttons.headerButtons = function (dom, kb, name, words) {
|
|
11205
|
-
const box = dom.createElement('table')
|
|
11206
|
-
var i, word, s = '<tr>'
|
|
11207
|
-
box.setAttribute('style', 'width: 90%; height: 1.5em')
|
|
11208
|
-
for (i=0; i<words.length; i++) {
|
|
11209
|
-
s += '<td><input type="radio" name="' + name + '" id="' + words[i] + '" value='
|
|
11210
|
-
}
|
|
11211
|
-
box.innerHTML = s + '</tr>'
|
|
11212
|
-
|
|
11213
|
-
}
|
|
11202
|
+
/*
|
|
11203
|
+
buttons.headerButtons = function (dom, kb, name, words) {
|
|
11204
|
+
const box = dom.createElement('table')
|
|
11205
|
+
var i, word, s = '<tr>'
|
|
11206
|
+
box.setAttribute('style', 'width: 90%; height: 1.5em')
|
|
11207
|
+
for (i=0; i<words.length; i++) {
|
|
11208
|
+
s += '<td><input type="radio" name="' + name + '" id="' + words[i] + '" value='
|
|
11209
|
+
}
|
|
11210
|
+
box.innerHTML = s + '</tr>'
|
|
11211
|
+
|
|
11212
|
+
}
|
|
11214
11213
|
*/
|
|
11215
11214
|
// ////////////////////////////////////////////////////////////
|
|
11216
11215
|
//
|
|
@@ -11296,13 +11295,13 @@ var index = {};
|
|
|
11296
11295
|
function twoLineDefault(dom, x) {
|
|
11297
11296
|
// Default
|
|
11298
11297
|
var box = dom.createElement('div');
|
|
11299
|
-
box.textContent =
|
|
11298
|
+
box.textContent = _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x);
|
|
11300
11299
|
return box;
|
|
11301
11300
|
}
|
|
11302
11301
|
|
|
11303
|
-
/**
|
|
11304
|
-
* Find a function that can create a widget for a given class
|
|
11305
|
-
* @param c The RDF class for which we want a widget generator function
|
|
11302
|
+
/**
|
|
11303
|
+
* Find a function that can create a widget for a given class
|
|
11304
|
+
* @param c The RDF class for which we want a widget generator function
|
|
11306
11305
|
*/
|
|
11307
11306
|
function twoLineWidgetForClass(c) {
|
|
11308
11307
|
var widget = index.twoLine[c.uri];
|
|
@@ -11316,47 +11315,47 @@ function twoLineWidgetForClass(c) {
|
|
|
11316
11315
|
return index.twoLine[''];
|
|
11317
11316
|
}
|
|
11318
11317
|
|
|
11319
|
-
/**
|
|
11320
|
-
* Display a transaction
|
|
11321
|
-
* @param x Should have attributes through triples in store:
|
|
11322
|
-
* * ns.qu('payee') -> a named node
|
|
11323
|
-
* * ns.qu('date) -> a literal
|
|
11324
|
-
* * ns.qu('amount') -> a literal
|
|
11318
|
+
/**
|
|
11319
|
+
* Display a transaction
|
|
11320
|
+
* @param x Should have attributes through triples in store:
|
|
11321
|
+
* * ns.qu('payee') -> a named node
|
|
11322
|
+
* * ns.qu('date) -> a literal
|
|
11323
|
+
* * ns.qu('amount') -> a literal
|
|
11325
11324
|
*/
|
|
11326
11325
|
function twoLineTransaction(dom, x) {
|
|
11327
11326
|
var failed = '';
|
|
11328
11327
|
var enc = function enc(p) {
|
|
11329
11328
|
var y = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.any(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.qu(p));
|
|
11330
11329
|
if (!y) failed += '@@ No value for ' + p + '! ';
|
|
11331
|
-
return y ?
|
|
11330
|
+
return y ? _utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(y.value) : '?'; // @@@@
|
|
11332
11331
|
};
|
|
11333
11332
|
var box = dom.createElement('table');
|
|
11334
11333
|
box.innerHTML = "\n <tr>\n <td colspan=\"2\"> ".concat(enc('payee'), "</td>\n < /tr>\n < tr >\n <td>").concat(enc('date').slice(0, 10), "</td>\n <td style = \"text-align: right;\">").concat(enc('amount'), "</td>\n </tr>");
|
|
11335
11334
|
if (failed) {
|
|
11336
|
-
box.innerHTML = "\n <tr>\n <td><a href=\"".concat(
|
|
11335
|
+
box.innerHTML = "\n <tr>\n <td><a href=\"".concat(_utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(x.uri), "\">").concat(_utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(failed), "</a></td>\n </tr>");
|
|
11337
11336
|
}
|
|
11338
11337
|
return box;
|
|
11339
11338
|
}
|
|
11340
11339
|
|
|
11341
|
-
/**
|
|
11342
|
-
* Display a trip
|
|
11343
|
-
* @param x Should have attributes through triples in store:
|
|
11344
|
-
* * ns.dc('title') -> a literal
|
|
11345
|
-
* * ns.cal('dtstart') -> a literal
|
|
11346
|
-
* * ns.cal('dtend') -> a literal
|
|
11340
|
+
/**
|
|
11341
|
+
* Display a trip
|
|
11342
|
+
* @param x Should have attributes through triples in store:
|
|
11343
|
+
* * ns.dc('title') -> a literal
|
|
11344
|
+
* * ns.cal('dtstart') -> a literal
|
|
11345
|
+
* * ns.cal('dtend') -> a literal
|
|
11347
11346
|
*/
|
|
11348
11347
|
function twoLineTrip(dom, x) {
|
|
11349
11348
|
var enc = function enc(p) {
|
|
11350
11349
|
var y = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.any(x, p);
|
|
11351
|
-
return y ?
|
|
11350
|
+
return y ? _utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(y.value) : '?';
|
|
11352
11351
|
};
|
|
11353
11352
|
var box = dom.createElement('table');
|
|
11354
11353
|
box.innerHTML = "\n <tr>\n <td colspan=\"2\">".concat(enc(_ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.dc('title')), "</td>\n </tr>\n <tr style=\"color: #777\">\n <td>").concat(enc(_ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.cal('dtstart')), "</td>\n <td>").concat(enc(_ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.cal('dtend')), "</td>\n </tr>");
|
|
11355
11354
|
return box;
|
|
11356
11355
|
}
|
|
11357
11356
|
|
|
11358
|
-
/**
|
|
11359
|
-
* Stick a stylesheet link the document if not already there
|
|
11357
|
+
/**
|
|
11358
|
+
* Stick a stylesheet link the document if not already there
|
|
11360
11359
|
*/
|
|
11361
11360
|
function addStyleSheet(dom, href) {
|
|
11362
11361
|
var links = dom.querySelectorAll('link');
|
|
@@ -11380,8 +11379,8 @@ function isAudio(file) {
|
|
|
11380
11379
|
function isVideo(file) {
|
|
11381
11380
|
return isImage(file, 'video');
|
|
11382
11381
|
}
|
|
11383
|
-
/**
|
|
11384
|
-
*
|
|
11382
|
+
/**
|
|
11383
|
+
*
|
|
11385
11384
|
*/
|
|
11386
11385
|
function isImage(file, kind) {
|
|
11387
11386
|
var dcCLasses = {
|
|
@@ -11403,12 +11402,12 @@ function isImage(file, kind) {
|
|
|
11403
11402
|
return false;
|
|
11404
11403
|
}
|
|
11405
11404
|
|
|
11406
|
-
/**
|
|
11407
|
-
* File upload button
|
|
11408
|
-
* @param dom The DOM aka document
|
|
11409
|
-
* @param droppedFileHandler Same handler function as drop, takes array of file objects
|
|
11410
|
-
* @returns {Element} - a div with a button and a inout in it
|
|
11411
|
-
* The input is hidden, as it is uglky - the user clicks on the nice icons and fires the input.
|
|
11405
|
+
/**
|
|
11406
|
+
* File upload button
|
|
11407
|
+
* @param dom The DOM aka document
|
|
11408
|
+
* @param droppedFileHandler Same handler function as drop, takes array of file objects
|
|
11409
|
+
* @returns {Element} - a div with a button and a inout in it
|
|
11410
|
+
* The input is hidden, as it is uglky - the user clicks on the nice icons and fires the input.
|
|
11412
11411
|
*/
|
|
11413
11412
|
// See https://developer.mozilla.org/en-US/docs/Web/API/File/Using_files_from_web_applications
|
|
11414
11413
|
function fileUploadButtonDiv(dom, droppedFileHandler) {
|
|
@@ -11445,10 +11444,10 @@ index = {
|
|
|
11445
11444
|
}
|
|
11446
11445
|
};
|
|
11447
11446
|
|
|
11448
|
-
/***/ },
|
|
11447
|
+
/***/ }),
|
|
11449
11448
|
|
|
11450
|
-
/***/ 3378
|
|
11451
|
-
(module, __webpack_exports__, __webpack_require__) {
|
|
11449
|
+
/***/ 3378:
|
|
11450
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
11452
11451
|
|
|
11453
11452
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11454
11453
|
/* harmony export */ LN: () => (/* binding */ iconBase),
|
|
@@ -11495,10 +11494,10 @@ var icons = module.scriptURI // Firefox extension
|
|
|
11495
11494
|
var iconBase = icons.iconBase;
|
|
11496
11495
|
var originalIconBase = icons.originalIconBase;
|
|
11497
11496
|
|
|
11498
|
-
/***/ },
|
|
11497
|
+
/***/ }),
|
|
11499
11498
|
|
|
11500
|
-
/***/ 3453
|
|
11501
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
11499
|
+
/***/ 3453:
|
|
11500
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
11502
11501
|
|
|
11503
11502
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11504
11503
|
/* harmony export */ A: () => (/* binding */ _slicedToArray)
|
|
@@ -11516,10 +11515,10 @@ function _slicedToArray(r, e) {
|
|
|
11516
11515
|
}
|
|
11517
11516
|
|
|
11518
11517
|
|
|
11519
|
-
/***/ },
|
|
11518
|
+
/***/ }),
|
|
11520
11519
|
|
|
11521
|
-
/***/ 3468
|
|
11522
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11520
|
+
/***/ 3468:
|
|
11521
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11523
11522
|
|
|
11524
11523
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11525
11524
|
/* harmony export */ F: () => (/* binding */ errorMessageBlock)
|
|
@@ -11563,10 +11562,10 @@ function errorMessageBlock(dom, err, backgroundColor, err2) {
|
|
|
11563
11562
|
return div;
|
|
11564
11563
|
}
|
|
11565
11564
|
|
|
11566
|
-
/***/ },
|
|
11565
|
+
/***/ }),
|
|
11567
11566
|
|
|
11568
|
-
/***/ 3605
|
|
11569
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11567
|
+
/***/ 3605:
|
|
11568
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11570
11569
|
|
|
11571
11570
|
__webpack_require__.r(__webpack_exports__);
|
|
11572
11571
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -11788,10 +11787,10 @@ function manageParticipation(dom, container, padDoc, subject, me, options) {
|
|
|
11788
11787
|
return table;
|
|
11789
11788
|
}
|
|
11790
11789
|
|
|
11791
|
-
/***/ },
|
|
11790
|
+
/***/ }),
|
|
11792
11791
|
|
|
11793
|
-
/***/ 3662
|
|
11794
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
11792
|
+
/***/ 3662:
|
|
11793
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
11795
11794
|
|
|
11796
11795
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11797
11796
|
/* harmony export */ A: () => (/* binding */ _setPrototypeOf)
|
|
@@ -11803,10 +11802,10 @@ function _setPrototypeOf(t, e) {
|
|
|
11803
11802
|
}
|
|
11804
11803
|
|
|
11805
11804
|
|
|
11806
|
-
/***/ },
|
|
11805
|
+
/***/ }),
|
|
11807
11806
|
|
|
11808
|
-
/***/ 3693
|
|
11809
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11807
|
+
/***/ 3693:
|
|
11808
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11810
11809
|
|
|
11811
11810
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11812
11811
|
/* harmony export */ L: () => (/* binding */ setVisible),
|
|
@@ -12250,10 +12249,10 @@ function _renderAutoComplete() {
|
|
|
12250
12249
|
return _renderAutoComplete.apply(this, arguments);
|
|
12251
12250
|
}
|
|
12252
12251
|
|
|
12253
|
-
/***/ },
|
|
12252
|
+
/***/ }),
|
|
12254
12253
|
|
|
12255
|
-
/***/ 3738
|
|
12256
|
-
(module) {
|
|
12254
|
+
/***/ 3738:
|
|
12255
|
+
/***/ ((module) => {
|
|
12257
12256
|
|
|
12258
12257
|
function _typeof(o) {
|
|
12259
12258
|
"@babel/helpers - typeof";
|
|
@@ -12266,10 +12265,10 @@ function _typeof(o) {
|
|
|
12266
12265
|
}
|
|
12267
12266
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
12268
12267
|
|
|
12269
|
-
/***/ },
|
|
12268
|
+
/***/ }),
|
|
12270
12269
|
|
|
12271
|
-
/***/ 3893
|
|
12272
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
12270
|
+
/***/ 3893:
|
|
12271
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
12273
12272
|
|
|
12274
12273
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12275
12274
|
/* harmony export */ A: () => (/* binding */ _iterableToArray)
|
|
@@ -12279,10 +12278,10 @@ function _iterableToArray(r) {
|
|
|
12279
12278
|
}
|
|
12280
12279
|
|
|
12281
12280
|
|
|
12282
|
-
/***/ },
|
|
12281
|
+
/***/ }),
|
|
12283
12282
|
|
|
12284
|
-
/***/ 3907
|
|
12285
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
12283
|
+
/***/ 3907:
|
|
12284
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
12286
12285
|
|
|
12287
12286
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12288
12287
|
/* harmony export */ G2: () => (/* binding */ keyAclBody),
|
|
@@ -12376,10 +12375,10 @@ var keyAclBody = function keyAclBody(keyDoc, me) {
|
|
|
12376
12375
|
return aclBody;
|
|
12377
12376
|
};
|
|
12378
12377
|
|
|
12379
|
-
/***/ },
|
|
12378
|
+
/***/ }),
|
|
12380
12379
|
|
|
12381
|
-
/***/ 3954
|
|
12382
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
12380
|
+
/***/ 3954:
|
|
12381
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
12383
12382
|
|
|
12384
12383
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12385
12384
|
/* harmony export */ A: () => (/* binding */ _getPrototypeOf)
|
|
@@ -12391,10 +12390,10 @@ function _getPrototypeOf(t) {
|
|
|
12391
12390
|
}
|
|
12392
12391
|
|
|
12393
12392
|
|
|
12394
|
-
/***/ },
|
|
12393
|
+
/***/ }),
|
|
12395
12394
|
|
|
12396
|
-
/***/ 4101
|
|
12397
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
12395
|
+
/***/ 4101:
|
|
12396
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
12398
12397
|
|
|
12399
12398
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12400
12399
|
/* harmony export */ N: () => (/* binding */ IconicMultiSelect)
|
|
@@ -13054,10 +13053,10 @@ var IconicMultiSelect = /*#__PURE__*/function () {
|
|
|
13054
13053
|
}]);
|
|
13055
13054
|
}();
|
|
13056
13055
|
|
|
13057
|
-
/***/ },
|
|
13056
|
+
/***/ }),
|
|
13058
13057
|
|
|
13059
|
-
/***/ 4158
|
|
13060
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13058
|
+
/***/ 4158:
|
|
13059
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13061
13060
|
|
|
13062
13061
|
__webpack_require__.r(__webpack_exports__);
|
|
13063
13062
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -13270,10 +13269,10 @@ function setInternals(window, document) {
|
|
|
13270
13269
|
_dom = document;
|
|
13271
13270
|
}
|
|
13272
13271
|
|
|
13273
|
-
/***/ },
|
|
13272
|
+
/***/ }),
|
|
13274
13273
|
|
|
13275
|
-
/***/ 4210
|
|
13276
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13274
|
+
/***/ 4210:
|
|
13275
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13277
13276
|
|
|
13278
13277
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13279
13278
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -13282,10 +13281,10 @@ const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.
|
|
|
13282
13281
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({ randomUUID });
|
|
13283
13282
|
|
|
13284
13283
|
|
|
13285
|
-
/***/ },
|
|
13284
|
+
/***/ }),
|
|
13286
13285
|
|
|
13287
|
-
/***/ 4243
|
|
13288
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13286
|
+
/***/ 4243:
|
|
13287
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13289
13288
|
|
|
13290
13289
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13291
13290
|
/* harmony export */ A: () => (/* binding */ _arrayWithoutHoles)
|
|
@@ -13297,10 +13296,10 @@ function _arrayWithoutHoles(r) {
|
|
|
13297
13296
|
}
|
|
13298
13297
|
|
|
13299
13298
|
|
|
13300
|
-
/***/ },
|
|
13299
|
+
/***/ }),
|
|
13301
13300
|
|
|
13302
|
-
/***/ 4329
|
|
13303
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13301
|
+
/***/ 4329:
|
|
13302
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13304
13303
|
|
|
13305
13304
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13306
13305
|
/* harmony export */ ko: () => (/* binding */ schnorr)
|
|
@@ -13607,10 +13606,10 @@ const hashToCurve = /* @__PURE__ */ (/* unused pure expression or super */ null
|
|
|
13607
13606
|
const encodeToCurve = /* @__PURE__ */ (/* unused pure expression or super */ null && ((() => secp256k1_hasher.encodeToCurve)()));
|
|
13608
13607
|
//# sourceMappingURL=secp256k1.js.map
|
|
13609
13608
|
|
|
13610
|
-
/***/ },
|
|
13609
|
+
/***/ }),
|
|
13611
13610
|
|
|
13612
|
-
/***/ 4373
|
|
13613
|
-
(module) {
|
|
13611
|
+
/***/ 4373:
|
|
13612
|
+
/***/ ((module) => {
|
|
13614
13613
|
|
|
13615
13614
|
function _regeneratorKeys(e) {
|
|
13616
13615
|
var n = Object(e),
|
|
@@ -13623,10 +13622,10 @@ function _regeneratorKeys(e) {
|
|
|
13623
13622
|
}
|
|
13624
13623
|
module.exports = _regeneratorKeys, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
13625
13624
|
|
|
13626
|
-
/***/ },
|
|
13625
|
+
/***/ }),
|
|
13627
13626
|
|
|
13628
|
-
/***/ 4467
|
|
13629
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13627
|
+
/***/ 4467:
|
|
13628
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13630
13629
|
|
|
13631
13630
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13632
13631
|
/* harmony export */ A: () => (/* binding */ _defineProperty)
|
|
@@ -13643,10 +13642,10 @@ function _defineProperty(e, r, t) {
|
|
|
13643
13642
|
}
|
|
13644
13643
|
|
|
13645
13644
|
|
|
13646
|
-
/***/ },
|
|
13645
|
+
/***/ }),
|
|
13647
13646
|
|
|
13648
|
-
/***/ 4608
|
|
13649
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13647
|
+
/***/ 4608:
|
|
13648
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13650
13649
|
|
|
13651
13650
|
__webpack_require__.r(__webpack_exports__);
|
|
13652
13651
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -13791,10 +13790,10 @@ console.log('widgets exported:', widgets)
|
|
|
13791
13790
|
*/
|
|
13792
13791
|
// ends
|
|
13793
13792
|
|
|
13794
|
-
/***/ },
|
|
13793
|
+
/***/ }),
|
|
13795
13794
|
|
|
13796
|
-
/***/ 4633
|
|
13797
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13795
|
+
/***/ 4633:
|
|
13796
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
13798
13797
|
|
|
13799
13798
|
var OverloadYield = __webpack_require__(5172);
|
|
13800
13799
|
var regenerator = __webpack_require__(6993);
|
|
@@ -13874,10 +13873,10 @@ function _regeneratorRuntime() {
|
|
|
13874
13873
|
}
|
|
13875
13874
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
13876
13875
|
|
|
13877
|
-
/***/ },
|
|
13876
|
+
/***/ }),
|
|
13878
13877
|
|
|
13879
|
-
/***/ 4756
|
|
13880
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13878
|
+
/***/ 4756:
|
|
13879
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
13881
13880
|
|
|
13882
13881
|
// TODO(Babel 8): Remove this file.
|
|
13883
13882
|
|
|
@@ -13896,10 +13895,10 @@ try {
|
|
|
13896
13895
|
}
|
|
13897
13896
|
|
|
13898
13897
|
|
|
13899
|
-
/***/ },
|
|
13898
|
+
/***/ }),
|
|
13900
13899
|
|
|
13901
|
-
/***/ 4762
|
|
13902
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13900
|
+
/***/ 4762:
|
|
13901
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13903
13902
|
|
|
13904
13903
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13905
13904
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -13933,17 +13932,17 @@ try {
|
|
|
13933
13932
|
basicMaxLength: '4096'
|
|
13934
13933
|
});
|
|
13935
13934
|
|
|
13936
|
-
/***/ },
|
|
13935
|
+
/***/ }),
|
|
13937
13936
|
|
|
13938
|
-
/***/ 4961
|
|
13939
|
-
(module) {
|
|
13937
|
+
/***/ 4961:
|
|
13938
|
+
/***/ ((module) => {
|
|
13940
13939
|
|
|
13941
13940
|
module.exports = __WEBPACK_EXTERNAL_MODULE_rdflib__;
|
|
13942
13941
|
|
|
13943
|
-
/***/ },
|
|
13942
|
+
/***/ }),
|
|
13944
13943
|
|
|
13945
|
-
/***/ 4976
|
|
13946
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13944
|
+
/***/ 4976:
|
|
13945
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13947
13946
|
|
|
13948
13947
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13949
13948
|
/* harmony export */ AI: () => (/* binding */ utf8ToBytes),
|
|
@@ -14248,10 +14247,10 @@ function randomBytes(bytesLength = 32) {
|
|
|
14248
14247
|
}
|
|
14249
14248
|
//# sourceMappingURL=utils.js.map
|
|
14250
14249
|
|
|
14251
|
-
/***/ },
|
|
14250
|
+
/***/ }),
|
|
14252
14251
|
|
|
14253
|
-
/***/ 5148
|
|
14254
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14252
|
+
/***/ 5148:
|
|
14253
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14255
14254
|
|
|
14256
14255
|
__webpack_require__.r(__webpack_exports__);
|
|
14257
14256
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -14469,20 +14468,20 @@ function getPreferencesForClass(subject, theClass, predicates, context) {
|
|
|
14469
14468
|
|
|
14470
14469
|
// ends
|
|
14471
14470
|
|
|
14472
|
-
/***/ },
|
|
14471
|
+
/***/ }),
|
|
14473
14472
|
|
|
14474
|
-
/***/ 5172
|
|
14475
|
-
(module) {
|
|
14473
|
+
/***/ 5172:
|
|
14474
|
+
/***/ ((module) => {
|
|
14476
14475
|
|
|
14477
14476
|
function _OverloadYield(e, d) {
|
|
14478
14477
|
this.v = e, this.k = d;
|
|
14479
14478
|
}
|
|
14480
14479
|
module.exports = _OverloadYield, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
14481
14480
|
|
|
14482
|
-
/***/ },
|
|
14481
|
+
/***/ }),
|
|
14483
14482
|
|
|
14484
|
-
/***/ 5187
|
|
14485
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14483
|
+
/***/ 5187:
|
|
14484
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14486
14485
|
|
|
14487
14486
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14488
14487
|
/* harmony export */ lk: () => (/* binding */ sentimentStripLinked),
|
|
@@ -15025,10 +15024,10 @@ function _messageToolbar() {
|
|
|
15025
15024
|
return _messageToolbar.apply(this, arguments);
|
|
15026
15025
|
}
|
|
15027
15026
|
|
|
15028
|
-
/***/ },
|
|
15027
|
+
/***/ }),
|
|
15029
15028
|
|
|
15030
|
-
/***/ 5386
|
|
15031
|
-
(module) {
|
|
15029
|
+
/***/ 5386:
|
|
15030
|
+
/***/ ((module) => {
|
|
15032
15031
|
|
|
15033
15032
|
/**
|
|
15034
15033
|
* Provides a way to access commonly used namespaces
|
|
@@ -15114,10 +15113,10 @@ function vocab (rdf = { namedNode: u => u }) {
|
|
|
15114
15113
|
module.exports = vocab
|
|
15115
15114
|
|
|
15116
15115
|
|
|
15117
|
-
/***/ },
|
|
15116
|
+
/***/ }),
|
|
15118
15117
|
|
|
15119
|
-
/***/ 5429
|
|
15120
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15118
|
+
/***/ 5429:
|
|
15119
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15121
15120
|
|
|
15122
15121
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15123
15122
|
/* harmony export */ sc: () => (/* binding */ sha256)
|
|
@@ -15502,10 +15501,10 @@ const sha512_256 = /* @__PURE__ */ (/* unused pure expression or super */ null &
|
|
|
15502
15501
|
const sha512_224 = /* @__PURE__ */ (/* unused pure expression or super */ null && (createHasher(() => new SHA512_224())));
|
|
15503
15502
|
//# sourceMappingURL=sha2.js.map
|
|
15504
15503
|
|
|
15505
|
-
/***/ },
|
|
15504
|
+
/***/ }),
|
|
15506
15505
|
|
|
15507
|
-
/***/ 5501
|
|
15508
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15506
|
+
/***/ 5501:
|
|
15507
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15509
15508
|
|
|
15510
15509
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15511
15510
|
/* harmony export */ A: () => (/* binding */ _inherits)
|
|
@@ -15526,10 +15525,10 @@ function _inherits(t, e) {
|
|
|
15526
15525
|
}
|
|
15527
15526
|
|
|
15528
15527
|
|
|
15529
|
-
/***/ },
|
|
15528
|
+
/***/ }),
|
|
15530
15529
|
|
|
15531
|
-
/***/ 5546
|
|
15532
|
-
(module) {
|
|
15530
|
+
/***/ 5546:
|
|
15531
|
+
/***/ ((module) => {
|
|
15533
15532
|
|
|
15534
15533
|
function _regeneratorDefine(e, r, n, t) {
|
|
15535
15534
|
var i = Object.defineProperty;
|
|
@@ -15554,10 +15553,10 @@ function _regeneratorDefine(e, r, n, t) {
|
|
|
15554
15553
|
}
|
|
15555
15554
|
module.exports = _regeneratorDefine, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
15556
15555
|
|
|
15557
|
-
/***/ },
|
|
15556
|
+
/***/ }),
|
|
15558
15557
|
|
|
15559
|
-
/***/ 5561
|
|
15560
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
15558
|
+
/***/ 5561:
|
|
15559
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
15561
15560
|
|
|
15562
15561
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15563
15562
|
/* harmony export */ i: () => (/* binding */ style)
|
|
@@ -15617,10 +15616,10 @@ style.setStyle = function setStyle(ele, styleName) {
|
|
|
15617
15616
|
ele.style = style[styleName];
|
|
15618
15617
|
};
|
|
15619
15618
|
|
|
15620
|
-
/***/ },
|
|
15619
|
+
/***/ }),
|
|
15621
15620
|
|
|
15622
|
-
/***/ 5579
|
|
15623
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15621
|
+
/***/ 5579:
|
|
15622
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15624
15623
|
|
|
15625
15624
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15626
15625
|
/* harmony export */ A: () => (/* binding */ _wrapNativeSuper)
|
|
@@ -15657,10 +15656,10 @@ function _wrapNativeSuper(t) {
|
|
|
15657
15656
|
}
|
|
15658
15657
|
|
|
15659
15658
|
|
|
15660
|
-
/***/ },
|
|
15659
|
+
/***/ }),
|
|
15661
15660
|
|
|
15662
|
-
/***/ 5619
|
|
15663
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
15661
|
+
/***/ 5619:
|
|
15662
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
15664
15663
|
|
|
15665
15664
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15666
15665
|
/* harmony export */ D9: () => (/* binding */ comboToString),
|
|
@@ -16181,10 +16180,10 @@ function _getProspectiveHolder() {
|
|
|
16181
16180
|
return _getProspectiveHolder.apply(this, arguments);
|
|
16182
16181
|
}
|
|
16183
16182
|
|
|
16184
|
-
/***/ },
|
|
16183
|
+
/***/ }),
|
|
16185
16184
|
|
|
16186
|
-
/***/ 5747
|
|
16187
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16185
|
+
/***/ 5747:
|
|
16186
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16188
16187
|
|
|
16189
16188
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16190
16189
|
/* harmony export */ Kf: () => (/* binding */ GroupPicker),
|
|
@@ -16665,10 +16664,10 @@ function indexes(book) {
|
|
|
16665
16664
|
};
|
|
16666
16665
|
}
|
|
16667
16666
|
|
|
16668
|
-
/***/ },
|
|
16667
|
+
/***/ }),
|
|
16669
16668
|
|
|
16670
|
-
/***/ 5869
|
|
16671
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
16669
|
+
/***/ 5869:
|
|
16670
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
16672
16671
|
|
|
16673
16672
|
var regeneratorAsyncGen = __webpack_require__(887);
|
|
16674
16673
|
function _regeneratorAsync(n, e, r, t, o) {
|
|
@@ -16679,18 +16678,18 @@ function _regeneratorAsync(n, e, r, t, o) {
|
|
|
16679
16678
|
}
|
|
16680
16679
|
module.exports = _regeneratorAsync, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
16681
16680
|
|
|
16682
|
-
/***/ },
|
|
16681
|
+
/***/ }),
|
|
16683
16682
|
|
|
16684
|
-
/***/ 5912
|
|
16685
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16683
|
+
/***/ 5912:
|
|
16684
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16686
16685
|
|
|
16687
16686
|
__webpack_require__.r(__webpack_exports__);
|
|
16688
16687
|
|
|
16689
16688
|
|
|
16690
|
-
/***/ },
|
|
16689
|
+
/***/ }),
|
|
16691
16690
|
|
|
16692
|
-
/***/ 5923
|
|
16693
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16691
|
+
/***/ 5923:
|
|
16692
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16694
16693
|
|
|
16695
16694
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16696
16695
|
/* harmony export */ B: () => (/* binding */ acl),
|
|
@@ -16731,10 +16730,10 @@ var aclControl = {
|
|
|
16731
16730
|
ACLControlBox5: _acl_control__WEBPACK_IMPORTED_MODULE_1__/* .ACLControlBox5 */ .wR
|
|
16732
16731
|
};
|
|
16733
16732
|
|
|
16734
|
-
/***/ },
|
|
16733
|
+
/***/ }),
|
|
16735
16734
|
|
|
16736
|
-
/***/ 6013
|
|
16737
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
16735
|
+
/***/ 6013:
|
|
16736
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
16738
16737
|
|
|
16739
16738
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16740
16739
|
/* harmony export */ Az: () => (/* binding */ SHA384_IV),
|
|
@@ -16903,10 +16902,10 @@ const SHA512_IV = /* @__PURE__ */ Uint32Array.from([
|
|
|
16903
16902
|
]);
|
|
16904
16903
|
//# sourceMappingURL=_md.js.map
|
|
16905
16904
|
|
|
16906
|
-
/***/ },
|
|
16905
|
+
/***/ }),
|
|
16907
16906
|
|
|
16908
|
-
/***/ 6049
|
|
16909
|
-
(__unused_webpack_module, exports, __webpack_require__) {
|
|
16907
|
+
/***/ 6049:
|
|
16908
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
16910
16909
|
|
|
16911
16910
|
/*!
|
|
16912
16911
|
* mime-types
|
|
@@ -17121,10 +17120,10 @@ function _preferredTypeLegacy (ext, type0, type1) {
|
|
|
17121
17120
|
}
|
|
17122
17121
|
|
|
17123
17122
|
|
|
17124
|
-
/***/ },
|
|
17123
|
+
/***/ }),
|
|
17125
17124
|
|
|
17126
|
-
/***/ 6127
|
|
17127
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17125
|
+
/***/ 6127:
|
|
17126
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
17128
17127
|
|
|
17129
17128
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17130
17129
|
/* harmony export */ $: () => (/* binding */ media)
|
|
@@ -17136,10 +17135,10 @@ var media = {
|
|
|
17136
17135
|
cameraButton: _media_capture__WEBPACK_IMPORTED_MODULE_0__/* .cameraButton */ .Y
|
|
17137
17136
|
};
|
|
17138
17137
|
|
|
17139
|
-
/***/ },
|
|
17138
|
+
/***/ }),
|
|
17140
17139
|
|
|
17141
|
-
/***/ 6235
|
|
17142
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17140
|
+
/***/ 6235:
|
|
17141
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
17143
17142
|
|
|
17144
17143
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17145
17144
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -17176,10 +17175,10 @@ function v4(options, buf, offset) {
|
|
|
17176
17175
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v4);
|
|
17177
17176
|
|
|
17178
17177
|
|
|
17179
|
-
/***/ },
|
|
17178
|
+
/***/ }),
|
|
17180
17179
|
|
|
17181
|
-
/***/ 6247
|
|
17182
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17180
|
+
/***/ 6247:
|
|
17181
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
17183
17182
|
|
|
17184
17183
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17185
17184
|
/* harmony export */ l: () => (/* binding */ Signup)
|
|
@@ -17253,10 +17252,10 @@ Signup.prototype.signup = function signup(signupUrl) {
|
|
|
17253
17252
|
});
|
|
17254
17253
|
};
|
|
17255
17254
|
|
|
17256
|
-
/***/ },
|
|
17255
|
+
/***/ }),
|
|
17257
17256
|
|
|
17258
|
-
/***/ 6316
|
|
17259
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17257
|
+
/***/ 6316:
|
|
17258
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
17260
17259
|
|
|
17261
17260
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17262
17261
|
/* harmony export */ x3: () => (/* binding */ weierstrass),
|
|
@@ -18682,10 +18681,10 @@ function weierstrass(c) {
|
|
|
18682
18681
|
}
|
|
18683
18682
|
//# sourceMappingURL=weierstrass.js.map
|
|
18684
18683
|
|
|
18685
|
-
/***/ },
|
|
18684
|
+
/***/ }),
|
|
18686
18685
|
|
|
18687
|
-
/***/ 6324
|
|
18688
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
18686
|
+
/***/ 6324:
|
|
18687
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
18689
18688
|
|
|
18690
18689
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18691
18690
|
/* harmony export */ A: () => (/* binding */ _construct)
|
|
@@ -18703,10 +18702,10 @@ function _construct(t, e, r) {
|
|
|
18703
18702
|
}
|
|
18704
18703
|
|
|
18705
18704
|
|
|
18706
|
-
/***/ },
|
|
18705
|
+
/***/ }),
|
|
18707
18706
|
|
|
18708
|
-
/***/ 6369
|
|
18709
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
18707
|
+
/***/ 6369:
|
|
18708
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
18710
18709
|
|
|
18711
18710
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18712
18711
|
/* harmony export */ A: () => (/* binding */ _arrayWithHoles)
|
|
@@ -18716,10 +18715,10 @@ function _arrayWithHoles(r) {
|
|
|
18716
18715
|
}
|
|
18717
18716
|
|
|
18718
18717
|
|
|
18719
|
-
/***/ },
|
|
18718
|
+
/***/ }),
|
|
18720
18719
|
|
|
18721
|
-
/***/ 6466
|
|
18722
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
18720
|
+
/***/ 6466:
|
|
18721
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
18723
18722
|
|
|
18724
18723
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18725
18724
|
/* harmony export */ v: () => (/* binding */ AccessController)
|
|
@@ -19113,10 +19112,10 @@ var AccessController = /*#__PURE__*/function () {
|
|
|
19113
19112
|
}]);
|
|
19114
19113
|
}();
|
|
19115
19114
|
|
|
19116
|
-
/***/ },
|
|
19115
|
+
/***/ }),
|
|
19117
19116
|
|
|
19118
|
-
/***/ 6562
|
|
19119
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
19117
|
+
/***/ 6562:
|
|
19118
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
19120
19119
|
|
|
19121
19120
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19122
19121
|
/* harmony export */ A: () => (/* binding */ _nonIterableRest)
|
|
@@ -19126,10 +19125,10 @@ function _nonIterableRest() {
|
|
|
19126
19125
|
}
|
|
19127
19126
|
|
|
19128
19127
|
|
|
19129
|
-
/***/ },
|
|
19128
|
+
/***/ }),
|
|
19130
19129
|
|
|
19131
|
-
/***/ 6564
|
|
19132
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19130
|
+
/***/ 6564:
|
|
19131
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19133
19132
|
|
|
19134
19133
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19135
19134
|
/* harmony export */ Nr: () => (/* binding */ renderNameValuePair),
|
|
@@ -19388,10 +19387,10 @@ function basicField(dom, container, already, subject, form, doc, callbackFunctio
|
|
|
19388
19387
|
return box;
|
|
19389
19388
|
}
|
|
19390
19389
|
|
|
19391
|
-
/***/ },
|
|
19390
|
+
/***/ }),
|
|
19392
19391
|
|
|
19393
|
-
/***/ 6589
|
|
19394
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19392
|
+
/***/ 6589:
|
|
19393
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19395
19394
|
|
|
19396
19395
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19397
19396
|
/* harmony export */ v: () => (/* binding */ create)
|
|
@@ -19402,10 +19401,10 @@ var create = {
|
|
|
19402
19401
|
newThingUI: _create__WEBPACK_IMPORTED_MODULE_0__/* .newThingUI */ .T
|
|
19403
19402
|
};
|
|
19404
19403
|
|
|
19405
|
-
/***/ },
|
|
19404
|
+
/***/ }),
|
|
19406
19405
|
|
|
19407
|
-
/***/ 6670
|
|
19408
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19406
|
+
/***/ 6670:
|
|
19407
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19409
19408
|
|
|
19410
19409
|
__webpack_require__.r(__webpack_exports__);
|
|
19411
19410
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -19841,10 +19840,10 @@ function isLight(x) {
|
|
|
19841
19840
|
return total > 128 * 3;
|
|
19842
19841
|
}
|
|
19843
19842
|
|
|
19844
|
-
/***/ },
|
|
19843
|
+
/***/ }),
|
|
19845
19844
|
|
|
19846
|
-
/***/ 6822
|
|
19847
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
19845
|
+
/***/ 6822:
|
|
19846
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
19848
19847
|
|
|
19849
19848
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19850
19849
|
/* harmony export */ A: () => (/* binding */ _possibleConstructorReturn)
|
|
@@ -19860,10 +19859,10 @@ function _possibleConstructorReturn(t, e) {
|
|
|
19860
19859
|
}
|
|
19861
19860
|
|
|
19862
19861
|
|
|
19863
|
-
/***/ },
|
|
19862
|
+
/***/ }),
|
|
19864
19863
|
|
|
19865
|
-
/***/ 6855
|
|
19866
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19864
|
+
/***/ 6855:
|
|
19865
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19867
19866
|
|
|
19868
19867
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19869
19868
|
/* harmony export */ Tn: () => (/* binding */ getPrivateKey),
|
|
@@ -20101,10 +20100,10 @@ function _saveKey() {
|
|
|
20101
20100
|
return _saveKey.apply(this, arguments);
|
|
20102
20101
|
}
|
|
20103
20102
|
|
|
20104
|
-
/***/ },
|
|
20103
|
+
/***/ }),
|
|
20105
20104
|
|
|
20106
|
-
/***/ 6984
|
|
20107
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20105
|
+
/***/ 6984:
|
|
20106
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20108
20107
|
|
|
20109
20108
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20110
20109
|
/* harmony export */ A: () => (/* binding */ rng)
|
|
@@ -20122,10 +20121,10 @@ function rng() {
|
|
|
20122
20121
|
}
|
|
20123
20122
|
|
|
20124
20123
|
|
|
20125
|
-
/***/ },
|
|
20124
|
+
/***/ }),
|
|
20126
20125
|
|
|
20127
|
-
/***/ 6986
|
|
20128
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20126
|
+
/***/ 6986:
|
|
20127
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20129
20128
|
|
|
20130
20129
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20131
20130
|
/* harmony export */ A: () => (/* binding */ _iterableToArrayLimit)
|
|
@@ -20159,10 +20158,10 @@ function _iterableToArrayLimit(r, l) {
|
|
|
20159
20158
|
}
|
|
20160
20159
|
|
|
20161
20160
|
|
|
20162
|
-
/***/ },
|
|
20161
|
+
/***/ }),
|
|
20163
20162
|
|
|
20164
|
-
/***/ 6993
|
|
20165
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
20163
|
+
/***/ 6993:
|
|
20164
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20166
20165
|
|
|
20167
20166
|
var regeneratorDefine = __webpack_require__(5546);
|
|
20168
20167
|
function _regenerator() {
|
|
@@ -20254,10 +20253,10 @@ function _regenerator() {
|
|
|
20254
20253
|
}
|
|
20255
20254
|
module.exports = _regenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
20256
20255
|
|
|
20257
|
-
/***/ },
|
|
20256
|
+
/***/ }),
|
|
20258
20257
|
|
|
20259
|
-
/***/ 7008
|
|
20260
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20258
|
+
/***/ 7008:
|
|
20259
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20261
20260
|
|
|
20262
20261
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20263
20262
|
/* harmony export */ V: () => (/* binding */ cameraCaptureControl),
|
|
@@ -20454,10 +20453,10 @@ function cameraButton(dom, store, getImageDoc, doneCallback) {
|
|
|
20454
20453
|
return div;
|
|
20455
20454
|
}
|
|
20456
20455
|
|
|
20457
|
-
/***/ },
|
|
20456
|
+
/***/ }),
|
|
20458
20457
|
|
|
20459
|
-
/***/ 7134
|
|
20460
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20458
|
+
/***/ 7134:
|
|
20459
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20461
20460
|
|
|
20462
20461
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20463
20462
|
/* harmony export */ Ux: () => (/* binding */ initFooter)
|
|
@@ -20582,10 +20581,10 @@ function createControllerInfoBlock(store, user, pod, podOwner, options) {
|
|
|
20582
20581
|
return profileLinkContainer;
|
|
20583
20582
|
}
|
|
20584
20583
|
|
|
20585
|
-
/***/ },
|
|
20584
|
+
/***/ }),
|
|
20586
20585
|
|
|
20587
|
-
/***/ 7236
|
|
20588
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20586
|
+
/***/ 7236:
|
|
20587
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20589
20588
|
|
|
20590
20589
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20591
20590
|
/* harmony export */ eD: () => (/* binding */ renderBookmarksButton),
|
|
@@ -20896,10 +20895,10 @@ function _renderBookmarksButton() {
|
|
|
20896
20895
|
return _renderBookmarksButton.apply(this, arguments);
|
|
20897
20896
|
}
|
|
20898
20897
|
|
|
20899
|
-
/***/ },
|
|
20898
|
+
/***/ }),
|
|
20900
20899
|
|
|
20901
|
-
/***/ 7333
|
|
20902
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20900
|
+
/***/ 7333:
|
|
20901
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20903
20902
|
|
|
20904
20903
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20905
20904
|
/* harmony export */ s: () => (/* binding */ createCurve)
|
|
@@ -20923,10 +20922,10 @@ function createCurve(curveDef, defHash) {
|
|
|
20923
20922
|
}
|
|
20924
20923
|
//# sourceMappingURL=_shortw_utils.js.map
|
|
20925
20924
|
|
|
20926
|
-
/***/ },
|
|
20925
|
+
/***/ }),
|
|
20927
20926
|
|
|
20928
|
-
/***/ 7367
|
|
20929
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20927
|
+
/***/ 7367:
|
|
20928
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20930
20929
|
|
|
20931
20930
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20932
20931
|
/* harmony export */ DR: () => (/* binding */ shortNameForFolder),
|
|
@@ -21166,10 +21165,10 @@ function setGlobalWindow(window) {
|
|
|
21166
21165
|
global = window;
|
|
21167
21166
|
}
|
|
21168
21167
|
|
|
21169
|
-
/***/ },
|
|
21168
|
+
/***/ }),
|
|
21170
21169
|
|
|
21171
|
-
/***/ 7423
|
|
21172
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21170
|
+
/***/ 7423:
|
|
21171
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21173
21172
|
|
|
21174
21173
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21175
21174
|
/* harmony export */ R8: () => (/* binding */ warn),
|
|
@@ -21194,10 +21193,10 @@ function trace() {
|
|
|
21194
21193
|
(_console4 = console).trace.apply(_console4, arguments);
|
|
21195
21194
|
}
|
|
21196
21195
|
|
|
21197
|
-
/***/ },
|
|
21196
|
+
/***/ }),
|
|
21198
21197
|
|
|
21199
|
-
/***/ 7528
|
|
21200
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21198
|
+
/***/ 7528:
|
|
21199
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21201
21200
|
|
|
21202
21201
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21203
21202
|
/* harmony export */ A: () => (/* binding */ _taggedTemplateLiteral)
|
|
@@ -21211,10 +21210,10 @@ function _taggedTemplateLiteral(e, t) {
|
|
|
21211
21210
|
}
|
|
21212
21211
|
|
|
21213
21212
|
|
|
21214
|
-
/***/ },
|
|
21213
|
+
/***/ }),
|
|
21215
21214
|
|
|
21216
|
-
/***/ 7580
|
|
21217
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21215
|
+
/***/ 7580:
|
|
21216
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21218
21217
|
|
|
21219
21218
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21220
21219
|
/* harmony export */ U: () => (/* binding */ matrix)
|
|
@@ -21225,10 +21224,10 @@ var matrix = {
|
|
|
21225
21224
|
matrixForQuery: _matrix__WEBPACK_IMPORTED_MODULE_0__/* .matrixForQuery */ .p
|
|
21226
21225
|
};
|
|
21227
21226
|
|
|
21228
|
-
/***/ },
|
|
21227
|
+
/***/ }),
|
|
21229
21228
|
|
|
21230
|
-
/***/ 7598
|
|
21231
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
21229
|
+
/***/ 7598:
|
|
21230
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21232
21231
|
|
|
21233
21232
|
/*!
|
|
21234
21233
|
* mime-db
|
|
@@ -21244,10 +21243,10 @@ var matrix = {
|
|
|
21244
21243
|
module.exports = __webpack_require__(1813)
|
|
21245
21244
|
|
|
21246
21245
|
|
|
21247
|
-
/***/ },
|
|
21246
|
+
/***/ }),
|
|
21248
21247
|
|
|
21249
|
-
/***/ 7659
|
|
21250
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21248
|
+
/***/ 7659:
|
|
21249
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21251
21250
|
|
|
21252
21251
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21253
21252
|
/* harmony export */ p: () => (/* binding */ matrixForQuery)
|
|
@@ -21463,10 +21462,10 @@ function matrixForQuery(dom, query, vx, vy, vvalue, options, whenDone) {
|
|
|
21463
21462
|
return matrix;
|
|
21464
21463
|
}
|
|
21465
21464
|
|
|
21466
|
-
/***/ },
|
|
21465
|
+
/***/ }),
|
|
21467
21466
|
|
|
21468
|
-
/***/ 7673
|
|
21469
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21467
|
+
/***/ 7673:
|
|
21468
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21470
21469
|
|
|
21471
21470
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21472
21471
|
/* harmony export */ c: () => (/* binding */ setFieldStyle)
|
|
@@ -21508,345 +21507,10 @@ function setFieldStyle(ele, field) {
|
|
|
21508
21507
|
}
|
|
21509
21508
|
}
|
|
21510
21509
|
|
|
21511
|
-
/***/ },
|
|
21512
|
-
|
|
21513
|
-
/***/ 7732
|
|
21514
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21515
|
-
|
|
21516
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21517
|
-
/* harmony export */ r: () => (/* binding */ themeLoader)
|
|
21518
|
-
/* harmony export */ });
|
|
21519
|
-
/* harmony import */ var _babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(467);
|
|
21520
|
-
/* harmony import */ var _babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(3029);
|
|
21521
|
-
/* harmony import */ var _babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2901);
|
|
21522
|
-
/* harmony import */ var _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4756);
|
|
21523
|
-
/* harmony import */ var _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3__);
|
|
21524
|
-
|
|
21525
|
-
|
|
21526
|
-
|
|
21527
|
-
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
|
21528
|
-
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
21529
|
-
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
21530
|
-
|
|
21531
|
-
/**
|
|
21532
|
-
* Theme Loader for Solid-UI
|
|
21533
|
-
* Handles dynamic theme loading and switching
|
|
21534
|
-
*/
|
|
21535
|
-
|
|
21536
|
-
var STORAGE_KEY = 'solid-ui-theme';
|
|
21537
|
-
var DEFAULT_THEME = 'classic';
|
|
21538
|
-
var ThemeLoader = /*#__PURE__*/function () {
|
|
21539
|
-
function ThemeLoader() {
|
|
21540
|
-
(0,_babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .A)(this, ThemeLoader);
|
|
21541
|
-
this.themes = {
|
|
21542
|
-
classic: 'theme-classic.css',
|
|
21543
|
-
"default": 'theme-default.css',
|
|
21544
|
-
wave: 'theme-wave.css',
|
|
21545
|
-
telegram: 'theme-telegram.css',
|
|
21546
|
-
signal: 'theme-signal.css'
|
|
21547
|
-
};
|
|
21548
|
-
this.currentTheme = this.getSavedTheme();
|
|
21549
|
-
this.linkElements = {};
|
|
21550
|
-
this.initialized = false;
|
|
21551
|
-
}
|
|
21552
|
-
|
|
21553
|
-
/**
|
|
21554
|
-
* Initialize the theme system
|
|
21555
|
-
* Loads foundation CSS and current theme
|
|
21556
|
-
*/
|
|
21557
|
-
return (0,_babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A)(ThemeLoader, [{
|
|
21558
|
-
key: "init",
|
|
21559
|
-
value: (function () {
|
|
21560
|
-
var _init = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().mark(function _callee() {
|
|
21561
|
-
var _t;
|
|
21562
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context) {
|
|
21563
|
-
while (1) switch (_context.prev = _context.next) {
|
|
21564
|
-
case 0:
|
|
21565
|
-
if (!this.initialized) {
|
|
21566
|
-
_context.next = 1;
|
|
21567
|
-
break;
|
|
21568
|
-
}
|
|
21569
|
-
return _context.abrupt("return");
|
|
21570
|
-
case 1:
|
|
21571
|
-
_context.prev = 1;
|
|
21572
|
-
_context.next = 2;
|
|
21573
|
-
return this.loadFoundation();
|
|
21574
|
-
case 2:
|
|
21575
|
-
_context.next = 3;
|
|
21576
|
-
return this.loadTheme(this.currentTheme);
|
|
21577
|
-
case 3:
|
|
21578
|
-
this.initialized = true;
|
|
21579
|
-
_context.next = 5;
|
|
21580
|
-
break;
|
|
21581
|
-
case 4:
|
|
21582
|
-
_context.prev = 4;
|
|
21583
|
-
_t = _context["catch"](1);
|
|
21584
|
-
console.error('Failed to initialize theme system:', _t);
|
|
21585
|
-
// Continue without themes - use inline styles as fallback
|
|
21586
|
-
case 5:
|
|
21587
|
-
case "end":
|
|
21588
|
-
return _context.stop();
|
|
21589
|
-
}
|
|
21590
|
-
}, _callee, this, [[1, 4]]);
|
|
21591
|
-
}));
|
|
21592
|
-
function init() {
|
|
21593
|
-
return _init.apply(this, arguments);
|
|
21594
|
-
}
|
|
21595
|
-
return init;
|
|
21596
|
-
}()
|
|
21597
|
-
/**
|
|
21598
|
-
* Load foundation CSS (variables + accessibility)
|
|
21599
|
-
*/
|
|
21600
|
-
)
|
|
21601
|
-
}, {
|
|
21602
|
-
key: "loadFoundation",
|
|
21603
|
-
value: (function () {
|
|
21604
|
-
var _loadFoundation = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().mark(function _callee2() {
|
|
21605
|
-
var variablesLink, a11yLink;
|
|
21606
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context2) {
|
|
21607
|
-
while (1) switch (_context2.prev = _context2.next) {
|
|
21608
|
-
case 0:
|
|
21609
|
-
// Variables
|
|
21610
|
-
variablesLink = this.createLinkElement('solid-ui-variables', 'theme-variables.css');
|
|
21611
|
-
document.head.insertBefore(variablesLink, document.head.firstChild);
|
|
21612
|
-
this.linkElements.variables = variablesLink;
|
|
21613
|
-
|
|
21614
|
-
// Accessibility
|
|
21615
|
-
a11yLink = this.createLinkElement('solid-ui-accessibility', 'theme-accessibility.css');
|
|
21616
|
-
document.head.insertBefore(a11yLink, document.head.firstChild);
|
|
21617
|
-
this.linkElements.accessibility = a11yLink;
|
|
21618
|
-
|
|
21619
|
-
// Wait for CSS to load
|
|
21620
|
-
_context2.next = 1;
|
|
21621
|
-
return Promise.all([this.waitForStylesheet(variablesLink), this.waitForStylesheet(a11yLink)]);
|
|
21622
|
-
case 1:
|
|
21623
|
-
case "end":
|
|
21624
|
-
return _context2.stop();
|
|
21625
|
-
}
|
|
21626
|
-
}, _callee2, this);
|
|
21627
|
-
}));
|
|
21628
|
-
function loadFoundation() {
|
|
21629
|
-
return _loadFoundation.apply(this, arguments);
|
|
21630
|
-
}
|
|
21631
|
-
return loadFoundation;
|
|
21632
|
-
}()
|
|
21633
|
-
/**
|
|
21634
|
-
* Load a theme by name
|
|
21635
|
-
* @param {string} themeName - Name of theme to load
|
|
21636
|
-
*/
|
|
21637
|
-
)
|
|
21638
|
-
}, {
|
|
21639
|
-
key: "loadTheme",
|
|
21640
|
-
value: (function () {
|
|
21641
|
-
var _loadTheme = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().mark(function _callee3(themeName) {
|
|
21642
|
-
var themeFile, themeLink, _t2;
|
|
21643
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context3) {
|
|
21644
|
-
while (1) switch (_context3.prev = _context3.next) {
|
|
21645
|
-
case 0:
|
|
21646
|
-
themeFile = this.themes[themeName] || this.themes[DEFAULT_THEME];
|
|
21647
|
-
_context3.prev = 1;
|
|
21648
|
-
// Create or update theme link
|
|
21649
|
-
themeLink = this.linkElements.theme;
|
|
21650
|
-
if (!themeLink) {
|
|
21651
|
-
themeLink = this.createLinkElement('solid-ui-theme', themeFile);
|
|
21652
|
-
document.head.appendChild(themeLink);
|
|
21653
|
-
this.linkElements.theme = themeLink;
|
|
21654
|
-
} else {
|
|
21655
|
-
themeLink.href = this.resolveThemePath(themeFile);
|
|
21656
|
-
}
|
|
21657
|
-
|
|
21658
|
-
// Wait for theme to load
|
|
21659
|
-
_context3.next = 2;
|
|
21660
|
-
return this.waitForStylesheet(themeLink);
|
|
21661
|
-
case 2:
|
|
21662
|
-
// Update state
|
|
21663
|
-
this.currentTheme = themeName;
|
|
21664
|
-
this.saveTheme(themeName);
|
|
21665
|
-
|
|
21666
|
-
// Emit event for listeners
|
|
21667
|
-
this.emitThemeChange(themeName);
|
|
21668
|
-
_context3.next = 4;
|
|
21669
|
-
break;
|
|
21670
|
-
case 3:
|
|
21671
|
-
_context3.prev = 3;
|
|
21672
|
-
_t2 = _context3["catch"](1);
|
|
21673
|
-
console.error("Failed to load theme \"".concat(themeName, "\":"), _t2);
|
|
21674
|
-
throw _t2;
|
|
21675
|
-
case 4:
|
|
21676
|
-
case "end":
|
|
21677
|
-
return _context3.stop();
|
|
21678
|
-
}
|
|
21679
|
-
}, _callee3, this, [[1, 3]]);
|
|
21680
|
-
}));
|
|
21681
|
-
function loadTheme(_x) {
|
|
21682
|
-
return _loadTheme.apply(this, arguments);
|
|
21683
|
-
}
|
|
21684
|
-
return loadTheme;
|
|
21685
|
-
}()
|
|
21686
|
-
/**
|
|
21687
|
-
* Get list of available themes
|
|
21688
|
-
* @returns {Array<{name: string, label: string}>}
|
|
21689
|
-
*/
|
|
21690
|
-
)
|
|
21691
|
-
}, {
|
|
21692
|
-
key: "getAvailableThemes",
|
|
21693
|
-
value: function getAvailableThemes() {
|
|
21694
|
-
var _this = this;
|
|
21695
|
-
return Object.keys(this.themes).map(function (name) {
|
|
21696
|
-
return {
|
|
21697
|
-
name: name,
|
|
21698
|
-
label: _this.formatThemeName(name)
|
|
21699
|
-
};
|
|
21700
|
-
});
|
|
21701
|
-
}
|
|
21702
|
-
|
|
21703
|
-
/**
|
|
21704
|
-
* Get currently active theme
|
|
21705
|
-
* @returns {string}
|
|
21706
|
-
*/
|
|
21707
|
-
}, {
|
|
21708
|
-
key: "getCurrentTheme",
|
|
21709
|
-
value: function getCurrentTheme() {
|
|
21710
|
-
return this.currentTheme;
|
|
21711
|
-
}
|
|
21712
|
-
|
|
21713
|
-
/**
|
|
21714
|
-
* Create a link element for CSS
|
|
21715
|
-
* @private
|
|
21716
|
-
*/
|
|
21717
|
-
}, {
|
|
21718
|
-
key: "createLinkElement",
|
|
21719
|
-
value: function createLinkElement(id, href) {
|
|
21720
|
-
var link = document.createElement('link');
|
|
21721
|
-
link.id = id;
|
|
21722
|
-
link.rel = 'stylesheet';
|
|
21723
|
-
link.href = this.resolveThemePath(href);
|
|
21724
|
-
return link;
|
|
21725
|
-
}
|
|
21726
|
-
|
|
21727
|
-
/**
|
|
21728
|
-
* Resolve theme path relative to solid-ui
|
|
21729
|
-
* @private
|
|
21730
|
-
*/
|
|
21731
|
-
}, {
|
|
21732
|
-
key: "resolveThemePath",
|
|
21733
|
-
value: function resolveThemePath(path) {
|
|
21734
|
-
// Use webpack public path if available (set by mashlib/build config)
|
|
21735
|
-
if (true) {
|
|
21736
|
-
return __webpack_require__.p + path;
|
|
21737
|
-
}
|
|
21738
|
-
|
|
21739
|
-
// Use global base path if set by mashlib
|
|
21740
|
-
// removed by dead control flow
|
|
21741
|
-
|
|
21742
|
-
|
|
21743
|
-
// Try to find mashlib or solid-ui base path from script tags
|
|
21744
|
-
// removed by dead control flow
|
|
21745
|
-
var scripts;
|
|
21746
|
-
// removed by dead control flow
|
|
21747
|
-
var _iterator, _step;
|
|
21748
|
-
// removed by dead control flow
|
|
21749
|
-
var baseUrl, script;
|
|
21750
|
-
// removed by dead control flow
|
|
21751
|
-
var origin;
|
|
21752
|
-
// removed by dead control flow
|
|
21753
|
-
|
|
21754
|
-
}
|
|
21755
|
-
|
|
21756
|
-
/**
|
|
21757
|
-
* Wait for stylesheet to load
|
|
21758
|
-
* @private
|
|
21759
|
-
*/
|
|
21760
|
-
}, {
|
|
21761
|
-
key: "waitForStylesheet",
|
|
21762
|
-
value: function waitForStylesheet(link) {
|
|
21763
|
-
return new Promise(function (resolve, reject) {
|
|
21764
|
-
link.onload = function () {
|
|
21765
|
-
return resolve();
|
|
21766
|
-
};
|
|
21767
|
-
link.onerror = function () {
|
|
21768
|
-
return reject(new Error("Failed to load: ".concat(link.href)));
|
|
21769
|
-
};
|
|
21770
|
-
|
|
21771
|
-
// Timeout after 10 seconds
|
|
21772
|
-
setTimeout(function () {
|
|
21773
|
-
return reject(new Error('Theme load timeout'));
|
|
21774
|
-
}, 10000);
|
|
21775
|
-
});
|
|
21776
|
-
}
|
|
21777
|
-
|
|
21778
|
-
/**
|
|
21779
|
-
* Get saved theme from localStorage
|
|
21780
|
-
* @private
|
|
21781
|
-
*/
|
|
21782
|
-
}, {
|
|
21783
|
-
key: "getSavedTheme",
|
|
21784
|
-
value: function getSavedTheme() {
|
|
21785
|
-
try {
|
|
21786
|
-
return localStorage.getItem(STORAGE_KEY) || DEFAULT_THEME;
|
|
21787
|
-
} catch (error) {
|
|
21788
|
-
return DEFAULT_THEME;
|
|
21789
|
-
}
|
|
21790
|
-
}
|
|
21791
|
-
|
|
21792
|
-
/**
|
|
21793
|
-
* Save theme to localStorage
|
|
21794
|
-
* @private
|
|
21795
|
-
*/
|
|
21796
|
-
}, {
|
|
21797
|
-
key: "saveTheme",
|
|
21798
|
-
value: function saveTheme(themeName) {
|
|
21799
|
-
try {
|
|
21800
|
-
localStorage.setItem(STORAGE_KEY, themeName);
|
|
21801
|
-
} catch (error) {
|
|
21802
|
-
console.warn('Failed to save theme preference:', error);
|
|
21803
|
-
}
|
|
21804
|
-
}
|
|
21805
|
-
|
|
21806
|
-
/**
|
|
21807
|
-
* Format theme name for display
|
|
21808
|
-
* @private
|
|
21809
|
-
*/
|
|
21810
|
-
}, {
|
|
21811
|
-
key: "formatThemeName",
|
|
21812
|
-
value: function formatThemeName(name) {
|
|
21813
|
-
return name.charAt(0).toUpperCase() + name.slice(1);
|
|
21814
|
-
}
|
|
21815
|
-
|
|
21816
|
-
/**
|
|
21817
|
-
* Emit theme change event
|
|
21818
|
-
* @private
|
|
21819
|
-
*/
|
|
21820
|
-
}, {
|
|
21821
|
-
key: "emitThemeChange",
|
|
21822
|
-
value: function emitThemeChange(themeName) {
|
|
21823
|
-
var event = new CustomEvent('solid-ui-theme-change', {
|
|
21824
|
-
detail: {
|
|
21825
|
-
theme: themeName
|
|
21826
|
-
}
|
|
21827
|
-
});
|
|
21828
|
-
window.dispatchEvent(event);
|
|
21829
|
-
}
|
|
21830
|
-
}]);
|
|
21831
|
-
}(); // Create singleton instance
|
|
21832
|
-
var themeLoader = new ThemeLoader();
|
|
21833
|
-
|
|
21834
|
-
// Auto-initialize on load (can be disabled if manual control needed)
|
|
21835
|
-
if (typeof window !== 'undefined') {
|
|
21836
|
-
if (document.readyState === 'loading') {
|
|
21837
|
-
document.addEventListener('DOMContentLoaded', function () {
|
|
21838
|
-
return themeLoader.init();
|
|
21839
|
-
});
|
|
21840
|
-
} else {
|
|
21841
|
-
themeLoader.init();
|
|
21842
|
-
}
|
|
21843
|
-
}
|
|
21844
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (themeLoader)));
|
|
21845
|
-
|
|
21846
|
-
/***/ },
|
|
21510
|
+
/***/ }),
|
|
21847
21511
|
|
|
21848
|
-
/***/ 7800
|
|
21849
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21512
|
+
/***/ 7800:
|
|
21513
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21850
21514
|
|
|
21851
21515
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21852
21516
|
/* harmony export */ A: () => (/* binding */ _unsupportedIterableToArray)
|
|
@@ -21862,10 +21526,10 @@ function _unsupportedIterableToArray(r, a) {
|
|
|
21862
21526
|
}
|
|
21863
21527
|
|
|
21864
21528
|
|
|
21865
|
-
/***/ },
|
|
21529
|
+
/***/ }),
|
|
21866
21530
|
|
|
21867
|
-
/***/ 8030
|
|
21868
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21531
|
+
/***/ 8030:
|
|
21532
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21869
21533
|
|
|
21870
21534
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21871
21535
|
/* harmony export */ D0: () => (/* binding */ Field),
|
|
@@ -22411,10 +22075,10 @@ function mapHashToField(key, fieldOrder, isLE = false) {
|
|
|
22411
22075
|
}
|
|
22412
22076
|
//# sourceMappingURL=modular.js.map
|
|
22413
22077
|
|
|
22414
|
-
/***/ },
|
|
22078
|
+
/***/ }),
|
|
22415
22079
|
|
|
22416
|
-
/***/ 8153
|
|
22417
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22080
|
+
/***/ 8153:
|
|
22081
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
22418
22082
|
|
|
22419
22083
|
__webpack_require__.r(__webpack_exports__);
|
|
22420
22084
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -23192,10 +22856,10 @@ function notepadToHTML(pad, kb) {
|
|
|
23192
22856
|
return html;
|
|
23193
22857
|
}
|
|
23194
22858
|
|
|
23195
|
-
/***/ },
|
|
22859
|
+
/***/ }),
|
|
23196
22860
|
|
|
23197
|
-
/***/ 8160
|
|
23198
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
22861
|
+
/***/ 8160:
|
|
22862
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23199
22863
|
|
|
23200
22864
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23201
22865
|
/* harmony export */ E: () => (/* binding */ crypto)
|
|
@@ -23203,10 +22867,10 @@ function notepadToHTML(pad, kb) {
|
|
|
23203
22867
|
const crypto = typeof globalThis === 'object' && 'crypto' in globalThis ? globalThis.crypto : undefined;
|
|
23204
22868
|
//# sourceMappingURL=crypto.js.map
|
|
23205
22869
|
|
|
23206
|
-
/***/ },
|
|
22870
|
+
/***/ }),
|
|
23207
22871
|
|
|
23208
|
-
/***/ 8226
|
|
23209
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
22872
|
+
/***/ 8226:
|
|
22873
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23210
22874
|
|
|
23211
22875
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23212
22876
|
/* harmony export */ sc: () => (/* binding */ sha256)
|
|
@@ -23234,10 +22898,10 @@ const SHA224 = (/* unused pure expression or super */ null && (SHA224n));
|
|
|
23234
22898
|
const sha224 = (/* unused pure expression or super */ null && (sha224n));
|
|
23235
22899
|
//# sourceMappingURL=sha256.js.map
|
|
23236
22900
|
|
|
23237
|
-
/***/ },
|
|
22901
|
+
/***/ }),
|
|
23238
22902
|
|
|
23239
|
-
/***/ 8249
|
|
23240
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22903
|
+
/***/ 8249:
|
|
22904
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23241
22905
|
|
|
23242
22906
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23243
22907
|
/* harmony export */ Od: () => (/* binding */ verifySignature),
|
|
@@ -23347,10 +23011,10 @@ function signMsg(message, key) {
|
|
|
23347
23011
|
return (0,_noble_hashes_utils__WEBPACK_IMPORTED_MODULE_1__/* .bytesToHex */ .My)(_noble_curves_secp256k1__WEBPACK_IMPORTED_MODULE_0__/* .schnorr */ .ko.sign(getMsgHash(message), key));
|
|
23348
23012
|
}
|
|
23349
23013
|
|
|
23350
|
-
/***/ },
|
|
23014
|
+
/***/ }),
|
|
23351
23015
|
|
|
23352
|
-
/***/ 8251
|
|
23353
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23016
|
+
/***/ 8251:
|
|
23017
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23354
23018
|
|
|
23355
23019
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23356
23020
|
/* harmony export */ l: () => (/* binding */ autocompleteField)
|
|
@@ -23613,10 +23277,10 @@ function autocompleteField(dom, container, already, subject, form, doc, callback
|
|
|
23613
23277
|
|
|
23614
23278
|
// ends
|
|
23615
23279
|
|
|
23616
|
-
/***/ },
|
|
23280
|
+
/***/ }),
|
|
23617
23281
|
|
|
23618
|
-
/***/ 8425
|
|
23619
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23282
|
+
/***/ 8425:
|
|
23283
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23620
23284
|
|
|
23621
23285
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23622
23286
|
/* harmony export */ AB: () => (/* binding */ pubKeyUrl),
|
|
@@ -23751,17 +23415,17 @@ function _getKeyIfExists() {
|
|
|
23751
23415
|
return _getKeyIfExists.apply(this, arguments);
|
|
23752
23416
|
}
|
|
23753
23417
|
|
|
23754
|
-
/***/ },
|
|
23418
|
+
/***/ }),
|
|
23755
23419
|
|
|
23756
|
-
/***/ 8466
|
|
23757
|
-
() {
|
|
23420
|
+
/***/ 8466:
|
|
23421
|
+
/***/ (() => {
|
|
23758
23422
|
|
|
23759
23423
|
/* (ignored) */
|
|
23760
23424
|
|
|
23761
|
-
/***/ },
|
|
23425
|
+
/***/ }),
|
|
23762
23426
|
|
|
23763
|
-
/***/ 8516
|
|
23764
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23427
|
+
/***/ 8516:
|
|
23428
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23765
23429
|
|
|
23766
23430
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23767
23431
|
/* harmony export */ v: () => (/* binding */ messageArea)
|
|
@@ -24083,10 +23747,10 @@ function messageArea(dom, kb, subject, messageStore, options) {
|
|
|
24083
23747
|
return div;
|
|
24084
23748
|
}
|
|
24085
23749
|
|
|
24086
|
-
/***/ },
|
|
23750
|
+
/***/ }),
|
|
24087
23751
|
|
|
24088
|
-
/***/ 8565
|
|
24089
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23752
|
+
/***/ 8565:
|
|
23753
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24090
23754
|
|
|
24091
23755
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24092
23756
|
/* harmony export */ E6: () => (/* binding */ getPod),
|
|
@@ -24254,10 +23918,10 @@ function throttle(func, wait) {
|
|
|
24254
23918
|
};
|
|
24255
23919
|
}
|
|
24256
23920
|
|
|
24257
|
-
/***/ },
|
|
23921
|
+
/***/ }),
|
|
24258
23922
|
|
|
24259
|
-
/***/ 8613
|
|
24260
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23923
|
+
/***/ 8613:
|
|
23924
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24261
23925
|
|
|
24262
23926
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24263
23927
|
/* harmony export */ T: () => (/* binding */ newThingUI)
|
|
@@ -24503,10 +24167,10 @@ function getNameForm (dom, kb, classLabel, gotNameCallback) {
|
|
|
24503
24167
|
}
|
|
24504
24168
|
*/
|
|
24505
24169
|
|
|
24506
|
-
/***/ },
|
|
24170
|
+
/***/ }),
|
|
24507
24171
|
|
|
24508
|
-
/***/ 8677
|
|
24509
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
24172
|
+
/***/ 8677:
|
|
24173
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24510
24174
|
|
|
24511
24175
|
__webpack_require__.r(__webpack_exports__);
|
|
24512
24176
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -24698,10 +24362,10 @@ function filterByLanguage(bindings, languagePrefs) {
|
|
|
24698
24362
|
return slimmed;
|
|
24699
24363
|
}
|
|
24700
24364
|
|
|
24701
|
-
/***/ },
|
|
24365
|
+
/***/ }),
|
|
24702
24366
|
|
|
24703
|
-
/***/ 8702
|
|
24704
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
24367
|
+
/***/ 8702:
|
|
24368
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24705
24369
|
|
|
24706
24370
|
__webpack_require__.r(__webpack_exports__);
|
|
24707
24371
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -25352,10 +25016,10 @@ function _getDbpediaDetails() {
|
|
|
25352
25016
|
return _getDbpediaDetails.apply(this, arguments);
|
|
25353
25017
|
}
|
|
25354
25018
|
|
|
25355
|
-
/***/ },
|
|
25019
|
+
/***/ }),
|
|
25356
25020
|
|
|
25357
|
-
/***/ 8852
|
|
25358
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25021
|
+
/***/ 8852:
|
|
25022
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25359
25023
|
|
|
25360
25024
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25361
25025
|
/* harmony export */ X: () => (/* binding */ getRootIfPreferencesExist)
|
|
@@ -25375,10 +25039,10 @@ var getRootIfPreferencesExist = function getRootIfPreferencesExist(webId) {
|
|
|
25375
25039
|
return root;
|
|
25376
25040
|
};
|
|
25377
25041
|
|
|
25378
|
-
/***/ },
|
|
25042
|
+
/***/ }),
|
|
25379
25043
|
|
|
25380
|
-
/***/ 9086
|
|
25381
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25044
|
+
/***/ 9086:
|
|
25045
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25382
25046
|
|
|
25383
25047
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25384
25048
|
/* harmony export */ K: () => (/* binding */ mostSpecificClassURI),
|
|
@@ -25432,10 +25096,10 @@ function fieldFunction(dom, fieldInQuestion) {
|
|
|
25432
25096
|
return fun;
|
|
25433
25097
|
}
|
|
25434
25098
|
|
|
25435
|
-
/***/ },
|
|
25099
|
+
/***/ }),
|
|
25436
25100
|
|
|
25437
|
-
/***/ 9238
|
|
25438
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25101
|
+
/***/ 9238:
|
|
25102
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25439
25103
|
|
|
25440
25104
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25441
25105
|
/* harmony export */ A: () => (/* binding */ renderAutocompleteControl)
|
|
@@ -25714,10 +25378,10 @@ function _renderAutocompleteControl() {
|
|
|
25714
25378
|
return _renderAutocompleteControl.apply(this, arguments);
|
|
25715
25379
|
}
|
|
25716
25380
|
|
|
25717
|
-
/***/ },
|
|
25381
|
+
/***/ }),
|
|
25718
25382
|
|
|
25719
|
-
/***/ 9271
|
|
25720
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
25383
|
+
/***/ 9271:
|
|
25384
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
25721
25385
|
|
|
25722
25386
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25723
25387
|
/* harmony export */ CQ: () => (/* binding */ add4H),
|
|
@@ -25804,10 +25468,10 @@ const u64 = {
|
|
|
25804
25468
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (u64)));
|
|
25805
25469
|
//# sourceMappingURL=_u64.js.map
|
|
25806
25470
|
|
|
25807
|
-
/***/ },
|
|
25471
|
+
/***/ }),
|
|
25808
25472
|
|
|
25809
|
-
/***/ 9287
|
|
25810
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25473
|
+
/***/ 9287:
|
|
25474
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25811
25475
|
|
|
25812
25476
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25813
25477
|
/* harmony export */ I1: () => (/* binding */ wrapDivInATR),
|
|
@@ -25879,10 +25543,10 @@ var createImageDiv = function createImageDiv(dom, div, image) {
|
|
|
25879
25543
|
image.setAttribute('draggable', 'false'); // Stop the image being dragged instead - just the TR
|
|
25880
25544
|
};
|
|
25881
25545
|
|
|
25882
|
-
/***/ },
|
|
25546
|
+
/***/ }),
|
|
25883
25547
|
|
|
25884
|
-
/***/ 9326
|
|
25885
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25548
|
+
/***/ 9326:
|
|
25549
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25886
25550
|
|
|
25887
25551
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25888
25552
|
/* harmony export */ O: () => (/* binding */ createLinkForURI),
|
|
@@ -25936,10 +25600,10 @@ var createLinkForURI = function createLinkForURI(dom, linkDiv, obj) {
|
|
|
25936
25600
|
linkDiv.appendChild(dom.createElement('br'));
|
|
25937
25601
|
};
|
|
25938
25602
|
|
|
25939
|
-
/***/ },
|
|
25603
|
+
/***/ }),
|
|
25940
25604
|
|
|
25941
|
-
/***/ 9394
|
|
25942
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
25605
|
+
/***/ 9394:
|
|
25606
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
25943
25607
|
|
|
25944
25608
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25945
25609
|
/* harmony export */ A: () => (/* binding */ _toConsumableArray)
|
|
@@ -25957,10 +25621,10 @@ function _toConsumableArray(r) {
|
|
|
25957
25621
|
}
|
|
25958
25622
|
|
|
25959
25623
|
|
|
25960
|
-
/***/ },
|
|
25624
|
+
/***/ }),
|
|
25961
25625
|
|
|
25962
|
-
/***/ 9417
|
|
25963
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25626
|
+
/***/ 9417:
|
|
25627
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25964
25628
|
|
|
25965
25629
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25966
25630
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -26002,10 +25666,10 @@ function _toConsumableArray(r) {
|
|
|
26002
25666
|
cert: ''
|
|
26003
25667
|
});
|
|
26004
25668
|
|
|
26005
|
-
/***/ },
|
|
25669
|
+
/***/ }),
|
|
26006
25670
|
|
|
26007
|
-
/***/ 9509
|
|
26008
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25671
|
+
/***/ 9509:
|
|
25672
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
26009
25673
|
|
|
26010
25674
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
26011
25675
|
/* harmony export */ r5: () => (/* binding */ infiniteMessageArea),
|
|
@@ -27014,10 +26678,10 @@ function _infiniteMessageArea() {
|
|
|
27014
26678
|
return _infiniteMessageArea.apply(this, arguments);
|
|
27015
26679
|
}
|
|
27016
26680
|
|
|
27017
|
-
/***/ },
|
|
26681
|
+
/***/ }),
|
|
27018
26682
|
|
|
27019
|
-
/***/ 9612
|
|
27020
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
26683
|
+
/***/ 9612:
|
|
26684
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
27021
26685
|
|
|
27022
26686
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27023
26687
|
/* harmony export */ P: () => (/* binding */ label)
|
|
@@ -27120,10 +26784,10 @@ function getWellKnownLabel(thing) {
|
|
|
27120
26784
|
solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.link('message')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.vcard('fn')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.foaf('name')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.dct('title')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.dc('title')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.rss('title')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.contact('fullName')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.sym('http://www.w3.org/2001/04/roadmap/org#name')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.cal('summary')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.foaf('nick')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.as('name')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.schema('name')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, UI.ns.rdfs('label')) || solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.any(thing, solid_logic__WEBPACK_IMPORTED_MODULE_1__.store.sym('http://www.w3.org/2004/02/skos/core#prefLabel'));
|
|
27121
26785
|
}
|
|
27122
26786
|
|
|
27123
|
-
/***/ },
|
|
26787
|
+
/***/ }),
|
|
27124
26788
|
|
|
27125
|
-
/***/ 9922
|
|
27126
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
26789
|
+
/***/ 9922:
|
|
26790
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
27127
26791
|
|
|
27128
26792
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27129
26793
|
/* harmony export */ A: () => (/* binding */ toPropertyKey)
|
|
@@ -27138,7 +26802,7 @@ function toPropertyKey(t) {
|
|
|
27138
26802
|
}
|
|
27139
26803
|
|
|
27140
26804
|
|
|
27141
|
-
/***/ }
|
|
26805
|
+
/***/ })
|
|
27142
26806
|
|
|
27143
26807
|
/******/ });
|
|
27144
26808
|
/************************************************************************/
|
|
@@ -27225,43 +26889,31 @@ function toPropertyKey(t) {
|
|
|
27225
26889
|
/******/ };
|
|
27226
26890
|
/******/ })();
|
|
27227
26891
|
/******/
|
|
27228
|
-
/******/ /* webpack/runtime/publicPath */
|
|
27229
|
-
/******/ (() => {
|
|
27230
|
-
/******/ var scriptUrl;
|
|
27231
|
-
/******/ if (typeof import.meta.url === "string") scriptUrl = import.meta.url
|
|
27232
|
-
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|
|
27233
|
-
/******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic.
|
|
27234
|
-
/******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser");
|
|
27235
|
-
/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/");
|
|
27236
|
-
/******/ __webpack_require__.p = scriptUrl;
|
|
27237
|
-
/******/ })();
|
|
27238
|
-
/******/
|
|
27239
26892
|
/************************************************************************/
|
|
27240
26893
|
var __webpack_exports__ = {};
|
|
27241
26894
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27242
26895
|
/* harmony export */ $_: () => (/* reexport safe */ _media_index__WEBPACK_IMPORTED_MODULE_7__.$),
|
|
27243
26896
|
/* harmony export */ BH: () => (/* reexport module object */ _widgets_forms_autocomplete_language__WEBPACK_IMPORTED_MODULE_4__),
|
|
27244
26897
|
/* harmony export */ BL: () => (/* reexport safe */ _acl_index__WEBPACK_IMPORTED_MODULE_1__.B),
|
|
27245
|
-
/* harmony export */ Iw: () => (/* reexport module object */
|
|
27246
|
-
/* harmony export */ Of: () => (/* reexport safe */
|
|
26898
|
+
/* harmony export */ Iw: () => (/* reexport module object */ _create_types__WEBPACK_IMPORTED_MODULE_21__),
|
|
26899
|
+
/* harmony export */ Of: () => (/* reexport safe */ _header__WEBPACK_IMPORTED_MODULE_19__.Of),
|
|
27247
26900
|
/* harmony export */ Pt: () => (/* reexport safe */ _iconBase__WEBPACK_IMPORTED_MODULE_3__.Pt),
|
|
27248
|
-
/* harmony export */ Qs: () => (/* reexport module object */
|
|
26901
|
+
/* harmony export */ Qs: () => (/* reexport module object */ _widgets_index__WEBPACK_IMPORTED_MODULE_18__),
|
|
27249
26902
|
/* harmony export */ Rm: () => (/* reexport module object */ _log__WEBPACK_IMPORTED_MODULE_5__),
|
|
27250
26903
|
/* harmony export */ UP: () => (/* reexport safe */ _matrix_index__WEBPACK_IMPORTED_MODULE_6__.U),
|
|
27251
|
-
/* harmony export */ Ux: () => (/* reexport safe */
|
|
27252
|
-
/* harmony export */ Wp: () => (/* reexport module object */
|
|
26904
|
+
/* harmony export */ Ux: () => (/* reexport safe */ _footer__WEBPACK_IMPORTED_MODULE_20__.Ux),
|
|
26905
|
+
/* harmony export */ Wp: () => (/* reexport module object */ _utils__WEBPACK_IMPORTED_MODULE_16__),
|
|
27253
26906
|
/* harmony export */ _f: () => (/* reexport module object */ _participation__WEBPACK_IMPORTED_MODULE_11__),
|
|
27254
26907
|
/* harmony export */ eV: () => (/* reexport module object */ _pad__WEBPACK_IMPORTED_MODULE_10__),
|
|
27255
|
-
/* harmony export */ iD: () => (/* reexport module object */
|
|
26908
|
+
/* harmony export */ iD: () => (/* reexport module object */ _login_login__WEBPACK_IMPORTED_MODULE_17__),
|
|
27256
26909
|
/* harmony export */ iF: () => (/* reexport safe */ _style__WEBPACK_IMPORTED_MODULE_13__.i),
|
|
27257
26910
|
/* harmony export */ ns: () => (/* reexport safe */ _ns__WEBPACK_IMPORTED_MODULE_0__.A),
|
|
27258
26911
|
/* harmony export */ r5: () => (/* reexport safe */ _chat_infinite__WEBPACK_IMPORTED_MODULE_9__.r5),
|
|
27259
|
-
/* harmony export */ rj: () => (/* reexport safe */ _themeLoader__WEBPACK_IMPORTED_MODULE_14__.r),
|
|
27260
26912
|
/* harmony export */ tT: () => (/* binding */ dom),
|
|
27261
|
-
/* harmony export */ tp: () => (/* reexport safe */
|
|
26913
|
+
/* harmony export */ tp: () => (/* reexport safe */ _table__WEBPACK_IMPORTED_MODULE_14__.I),
|
|
27262
26914
|
/* harmony export */ um: () => (/* reexport safe */ _acl_index__WEBPACK_IMPORTED_MODULE_1__.u),
|
|
27263
26915
|
/* harmony export */ vJ: () => (/* reexport module object */ _preferences__WEBPACK_IMPORTED_MODULE_12__),
|
|
27264
|
-
/* harmony export */ vR: () => (/* reexport module object */
|
|
26916
|
+
/* harmony export */ vR: () => (/* reexport module object */ _tabs__WEBPACK_IMPORTED_MODULE_15__),
|
|
27265
26917
|
/* harmony export */ vV: () => (/* reexport safe */ _messageArea__WEBPACK_IMPORTED_MODULE_8__.v),
|
|
27266
26918
|
/* harmony export */ vt: () => (/* reexport safe */ _create_index__WEBPACK_IMPORTED_MODULE_2__.v)
|
|
27267
26919
|
/* harmony export */ });
|
|
@@ -27279,52 +26931,51 @@ var __webpack_exports__ = {};
|
|
|
27279
26931
|
/* harmony import */ var _participation__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(3605);
|
|
27280
26932
|
/* harmony import */ var _preferences__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(5148);
|
|
27281
26933
|
/* harmony import */ var _style__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(675);
|
|
27282
|
-
/* harmony import */ var
|
|
27283
|
-
/* harmony import */ var
|
|
27284
|
-
/* harmony import */ var
|
|
27285
|
-
/* harmony import */ var
|
|
27286
|
-
/* harmony import */ var
|
|
27287
|
-
/* harmony import */ var
|
|
27288
|
-
/* harmony import */ var
|
|
27289
|
-
/* harmony import */ var
|
|
27290
|
-
/*
|
|
27291
|
-
|
|
27292
|
-
|
|
27293
|
-
|
|
27294
|
-
|
|
27295
|
-
|
|
27296
|
-
|
|
27297
|
-
|
|
27298
|
-
|
|
27299
|
-
|
|
27300
|
-
|
|
27301
|
-
|
|
27302
|
-
|
|
27303
|
-
|
|
27304
|
-
|
|
27305
|
-
|
|
27306
|
-
|
|
27307
|
-
|
|
27308
|
-
|
|
27309
|
-
|
|
27310
|
-
|
|
27311
|
-
|
|
27312
|
-
|
|
27313
|
-
|
|
27314
|
-
|
|
27315
|
-
https://github.com/solidos/solid
|
|
26934
|
+
/* harmony import */ var _table__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(2174);
|
|
26935
|
+
/* harmony import */ var _tabs__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(6670);
|
|
26936
|
+
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(52);
|
|
26937
|
+
/* harmony import */ var _login_login__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(967);
|
|
26938
|
+
/* harmony import */ var _widgets_index__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4608);
|
|
26939
|
+
/* harmony import */ var _header__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(1648);
|
|
26940
|
+
/* harmony import */ var _footer__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(7134);
|
|
26941
|
+
/* harmony import */ var _create_types__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(5912);
|
|
26942
|
+
/*
|
|
26943
|
+
The MIT License (MIT)
|
|
26944
|
+
|
|
26945
|
+
Copyright (c) 2015-2016 Solid
|
|
26946
|
+
|
|
26947
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
26948
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
26949
|
+
in the Software without restriction, including without limitation the rights
|
|
26950
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
26951
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
26952
|
+
furnished to do so, subject to the following conditions:
|
|
26953
|
+
|
|
26954
|
+
The above copyright notice and this permission notice shall be included in all
|
|
26955
|
+
copies or substantial portions of the Software.
|
|
26956
|
+
|
|
26957
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
26958
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
26959
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
26960
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26961
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
26962
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
26963
|
+
SOFTWARE.
|
|
26964
|
+
|
|
26965
|
+
If you would like to know more about the solid Solid project, please see
|
|
26966
|
+
https://github.com/solidos/solid
|
|
27316
26967
|
*/
|
|
27317
26968
|
|
|
27318
26969
|
|
|
27319
|
-
/**
|
|
27320
|
-
* Provides a Solid client helper object (which exposes various static modules).
|
|
27321
|
-
* @module UI.js
|
|
27322
|
-
* @main UI.js
|
|
26970
|
+
/**
|
|
26971
|
+
* Provides a Solid client helper object (which exposes various static modules).
|
|
26972
|
+
* @module UI.js
|
|
26973
|
+
* @main UI.js
|
|
27323
26974
|
*/
|
|
27324
26975
|
|
|
27325
|
-
/**
|
|
27326
|
-
* @class UI
|
|
27327
|
-
* @static
|
|
26976
|
+
/**
|
|
26977
|
+
* @class UI
|
|
26978
|
+
* @static
|
|
27328
26979
|
*/
|
|
27329
26980
|
|
|
27330
26981
|
// REMOVE @ts-ignore as you migrate files to TypeScript
|
|
@@ -27352,8 +27003,6 @@ https://github.com/solidos/solid
|
|
|
27352
27003
|
|
|
27353
27004
|
// @ts-ignore
|
|
27354
27005
|
|
|
27355
|
-
// @ts-ignore
|
|
27356
|
-
|
|
27357
27006
|
|
|
27358
27007
|
// @ts-ignore
|
|
27359
27008
|
|
|
@@ -27371,12 +27020,12 @@ if (typeof window !== 'undefined') {
|
|
|
27371
27020
|
acl: _acl_index__WEBPACK_IMPORTED_MODULE_1__/* .acl */ .B,
|
|
27372
27021
|
aclControl: _acl_index__WEBPACK_IMPORTED_MODULE_1__/* .aclControl */ .u,
|
|
27373
27022
|
create: _create_index__WEBPACK_IMPORTED_MODULE_2__/* .create */ .v,
|
|
27374
|
-
createTypes:
|
|
27023
|
+
createTypes: _create_types__WEBPACK_IMPORTED_MODULE_21__,
|
|
27375
27024
|
dom: dom,
|
|
27376
27025
|
icons: _iconBase__WEBPACK_IMPORTED_MODULE_3__/* .icons */ .Pt,
|
|
27377
27026
|
language: _widgets_forms_autocomplete_language__WEBPACK_IMPORTED_MODULE_4__,
|
|
27378
27027
|
log: _log__WEBPACK_IMPORTED_MODULE_5__,
|
|
27379
|
-
login:
|
|
27028
|
+
login: _login_login__WEBPACK_IMPORTED_MODULE_17__,
|
|
27380
27029
|
matrix: _matrix_index__WEBPACK_IMPORTED_MODULE_6__/* .matrix */ .U,
|
|
27381
27030
|
media: _media_index__WEBPACK_IMPORTED_MODULE_7__/* .media */ .$,
|
|
27382
27031
|
messageArea: _messageArea__WEBPACK_IMPORTED_MODULE_8__/* .messageArea */ .v,
|
|
@@ -27385,13 +27034,12 @@ if (typeof window !== 'undefined') {
|
|
|
27385
27034
|
participation: _participation__WEBPACK_IMPORTED_MODULE_11__,
|
|
27386
27035
|
preferences: _preferences__WEBPACK_IMPORTED_MODULE_12__,
|
|
27387
27036
|
style: _style__WEBPACK_IMPORTED_MODULE_13__/* .style */ .i,
|
|
27388
|
-
|
|
27389
|
-
|
|
27390
|
-
|
|
27391
|
-
|
|
27392
|
-
|
|
27393
|
-
|
|
27394
|
-
initFooter: _footer__WEBPACK_IMPORTED_MODULE_21__/* .initFooter */ .Ux
|
|
27037
|
+
table: _table__WEBPACK_IMPORTED_MODULE_14__/* .renderTableViewPane */ .I,
|
|
27038
|
+
tabs: _tabs__WEBPACK_IMPORTED_MODULE_15__,
|
|
27039
|
+
utils: _utils__WEBPACK_IMPORTED_MODULE_16__,
|
|
27040
|
+
widgets: _widgets_index__WEBPACK_IMPORTED_MODULE_18__,
|
|
27041
|
+
initHeader: _header__WEBPACK_IMPORTED_MODULE_19__/* .initHeader */ .Of,
|
|
27042
|
+
initFooter: _footer__WEBPACK_IMPORTED_MODULE_20__/* .initFooter */ .Ux
|
|
27395
27043
|
}; // Simpler access by non-node scripts
|
|
27396
27044
|
}
|
|
27397
27045
|
|
|
@@ -27420,9 +27068,8 @@ const __webpack_exports__preferences = __webpack_exports__.vJ;
|
|
|
27420
27068
|
const __webpack_exports__style = __webpack_exports__.iF;
|
|
27421
27069
|
const __webpack_exports__table = __webpack_exports__.tp;
|
|
27422
27070
|
const __webpack_exports__tabs = __webpack_exports__.vR;
|
|
27423
|
-
const __webpack_exports__themeLoader = __webpack_exports__.rj;
|
|
27424
27071
|
const __webpack_exports__utils = __webpack_exports__.Wp;
|
|
27425
27072
|
const __webpack_exports__widgets = __webpack_exports__.Qs;
|
|
27426
|
-
export { __webpack_exports__acl as acl, __webpack_exports__aclControl as aclControl, __webpack_exports__create as create, __webpack_exports__createTypes as createTypes, __webpack_exports__dom as dom, __webpack_exports__icons as icons, __webpack_exports__infiniteMessageArea as infiniteMessageArea, __webpack_exports__initFooter as initFooter, __webpack_exports__initHeader as initHeader, __webpack_exports__language as language, __webpack_exports__log as log, __webpack_exports__login as login, __webpack_exports__matrix as matrix, __webpack_exports__media as media, __webpack_exports__messageArea as messageArea, __webpack_exports__ns as ns, __webpack_exports__pad as pad, __webpack_exports__participation as participation, __webpack_exports__preferences as preferences, __webpack_exports__style as style, __webpack_exports__table as table, __webpack_exports__tabs as tabs,
|
|
27073
|
+
export { __webpack_exports__acl as acl, __webpack_exports__aclControl as aclControl, __webpack_exports__create as create, __webpack_exports__createTypes as createTypes, __webpack_exports__dom as dom, __webpack_exports__icons as icons, __webpack_exports__infiniteMessageArea as infiniteMessageArea, __webpack_exports__initFooter as initFooter, __webpack_exports__initHeader as initHeader, __webpack_exports__language as language, __webpack_exports__log as log, __webpack_exports__login as login, __webpack_exports__matrix as matrix, __webpack_exports__media as media, __webpack_exports__messageArea as messageArea, __webpack_exports__ns as ns, __webpack_exports__pad as pad, __webpack_exports__participation as participation, __webpack_exports__preferences as preferences, __webpack_exports__style as style, __webpack_exports__table as table, __webpack_exports__tabs as tabs, __webpack_exports__utils as utils, __webpack_exports__widgets as widgets };
|
|
27427
27074
|
|
|
27428
27075
|
//# sourceMappingURL=solid-ui.esm.js.map
|