solid-ui 3.0.1-3f71940 → 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 +828 -1261
- 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 +453 -865
- 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,10 +1459,10 @@ 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)
|
|
@@ -1472,138 +1472,144 @@ function _createCurveFields(type, CURVE, curveOpts = {}, FpFnLE) {
|
|
|
1472
1472
|
// to avoid using style sheets which are document-global
|
|
1473
1473
|
// and make programmable style toggling with selection, drag over, etc easier
|
|
1474
1474
|
// These must all end with semicolon so they can be appended to.
|
|
1475
|
-
//
|
|
1476
|
-
// PHASE 1: Hybrid mode - CSS variables with fallbacks
|
|
1477
|
-
// CSS variables (--sui-*) are provided by themes/foundation/variables.css
|
|
1478
|
-
// Fallback values preserve original appearance when themes aren't loaded
|
|
1479
1475
|
|
|
1480
1476
|
|
|
1481
1477
|
var style = {
|
|
1482
1478
|
// styleModule
|
|
1483
1479
|
|
|
1484
|
-
checkboxStyle: 'color:
|
|
1485
|
-
checkboxInputStyle: 'font-size:
|
|
1486
|
-
fieldLabelStyle: 'color:
|
|
1487
|
-
formSelectStyle: 'background-color:
|
|
1488
|
-
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;',
|
|
1489
1485
|
textInputStyleUneditable:
|
|
1490
1486
|
// Color difference only
|
|
1491
|
-
'background-color:
|
|
1492
|
-
buttonStyle: 'background-color:
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
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;',
|
|
1500
1498
|
// Contacts
|
|
1501
|
-
personaBarStyle: 'width: 100%; height: 4em; background-color:
|
|
1502
|
-
searchInputStyle: 'border: 0.1em solid
|
|
1503
|
-
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;',
|
|
1504
1502
|
// Login buttons
|
|
1505
|
-
signInAndUpButtonStyle: 'padding: 1em; border-radius:
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
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;',
|
|
1509
1508
|
// Forms
|
|
1510
|
-
heading1Style: 'font-size: 180%; font-weight: bold; color:
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
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
|
|
1515
1520
|
formTextInput: 'font-size: 100%; margin: 0.1em; padding: 0.1em;',
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
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);',
|
|
1524
|
-
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;',
|
|
1525
1528
|
// Buttons
|
|
1526
|
-
renderAsDivStyle: 'display: flex; align-items: center; justify-content: space-between; height:
|
|
1527
|
-
imageDivStyle: 'width:
|
|
1528
|
-
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;',
|
|
1529
1532
|
// ACL
|
|
1530
1533
|
aclControlBoxContainer: 'margin: 1em;',
|
|
1531
1534
|
aclControlBoxHeader: 'font-size: 120%; margin: 0 0 1rem;',
|
|
1532
1535
|
aclControlBoxStatus: 'display: none; margin: 1rem 0;',
|
|
1533
1536
|
aclControlBoxStatusRevealed: 'display: block;',
|
|
1534
1537
|
aclGroupContent: 'maxWidth: 650;',
|
|
1535
|
-
accessGroupList: 'display: grid; grid-template-columns: 1fr; margin:
|
|
1538
|
+
accessGroupList: 'display: grid; grid-template-columns: 1fr; margin: 1em; width: 100%;',
|
|
1536
1539
|
accessGroupListItem: 'display: grid; grid-template-columns: 100px auto 30%;',
|
|
1537
1540
|
defaultsController: 'display: flex;',
|
|
1538
|
-
defaultsControllerNotice: 'color:
|
|
1539
|
-
bigButton: 'background-color:
|
|
1540
|
-
group: 'color:
|
|
1541
|
-
group1: 'color:
|
|
1542
|
-
group2: 'color:
|
|
1543
|
-
group3: 'color:
|
|
1544
|
-
group5: 'color:
|
|
1545
|
-
group9: 'color:
|
|
1546
|
-
group13: 'color:
|
|
1547
|
-
trustedAppAddApplicationsTable: 'background-color:
|
|
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;',
|
|
1548
1551
|
trustedAppCancelButton: 'float: right;',
|
|
1549
|
-
trustedAppControllerI: 'border-color:
|
|
1550
|
-
temporaryStatusInit: 'background:
|
|
1552
|
+
trustedAppControllerI: 'border-color: orange; border-radius: 1em; border-width: 0.1em;',
|
|
1553
|
+
temporaryStatusInit: 'background: green;',
|
|
1551
1554
|
temporaryStatusEnd: 'background: transparent; transition: background 5s linear;',
|
|
1552
1555
|
// header
|
|
1553
|
-
headerUserMenuLink: 'background: none; border: 0; color:
|
|
1554
|
-
headerUserMenuLinkHover: 'background: none; border: 0; color:
|
|
1555
|
-
headerUserMenuTrigger: 'background: none; border: 0; cursor: pointer; width:
|
|
1556
|
-
headerUserMenuTriggerImg: 'border-radius:
|
|
1557
|
-
headerUserMenuButton: 'background: none; border: 0; color:
|
|
1558
|
-
headerUserMenuButtonHover: 'background: none; border: 0; color:
|
|
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%);',
|
|
1559
1562
|
headerUserMenuList: 'list-style: none; margin: 0; padding: 0;',
|
|
1560
1563
|
headerUserMenuListDisplay: 'list-style: none; margin: 0; padding: 0; display:true;',
|
|
1561
|
-
headerUserMenuNavigationMenu: 'background:
|
|
1562
|
-
headerUserMenuNavigationMenuNotDisplayed: 'background:
|
|
1563
|
-
headerUserMenuListItem: 'border-bottom: solid 1px
|
|
1564
|
-
headerUserMenuPhoto: 'border-radius:
|
|
1565
|
-
headerBanner: '
|
|
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;',
|
|
1566
1570
|
headerBannerRightMenu: 'display: flex;',
|
|
1567
1571
|
headerBannerLogin: 'margin-left: auto;',
|
|
1568
|
-
allChildrenVisible: 'display:
|
|
1569
|
-
headerBannerUserMenu: 'border-left: solid 1px
|
|
1570
|
-
headerBannerHelpMenu: 'border-left: solid 1px
|
|
1571
|
-
headerBannerIcon: 'background-size: 65px
|
|
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
|
+
|
|
1572
1578
|
// footer
|
|
1573
|
-
footer: 'border-top: solid 1px
|
|
1579
|
+
footer: 'border-top: solid 1px $divider-color; font-size: 0.9em; padding: 0.5em 1.5em;',
|
|
1574
1580
|
// buttons
|
|
1575
|
-
primaryButton: 'background-color:
|
|
1576
|
-
primaryButtonHover: 'background-color:
|
|
1577
|
-
primaryButtonNoBorder: 'background-color:
|
|
1578
|
-
primaryButtonNoBorderHover: 'background-color:
|
|
1579
|
-
secondaryButton: 'background-color:
|
|
1580
|
-
secondaryButtonHover: 'background-color:
|
|
1581
|
-
secondaryButtonNoBorder: 'background-color:
|
|
1582
|
-
secondaryButtonNoBorderHover: 'background-color:
|
|
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;',
|
|
1583
1589
|
// media
|
|
1584
|
-
controlStyle: "border-radius:
|
|
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, ";"),
|
|
1585
1591
|
// dragAndDrop
|
|
1586
|
-
dragEvent: 'background-color:
|
|
1587
|
-
dropEvent: 'background-color:
|
|
1588
|
-
restoreStyle: 'background-color:
|
|
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;',
|
|
1589
1595
|
// errors
|
|
1590
|
-
errorCancelButton: 'width:
|
|
1591
|
-
errorMessageBlockStyle: 'margin: 0.1em; padding:
|
|
1596
|
+
errorCancelButton: 'width: 2em; height: 2em; align: right;',
|
|
1597
|
+
errorMessageBlockStyle: 'margin: 0.1em; padding: 0.5em; border: 0.05em solid gray; color:black;',
|
|
1592
1598
|
// pad
|
|
1593
|
-
notepadStyle: 'padding:
|
|
1599
|
+
notepadStyle: 'padding: 1em; overflow: auto; resize: horizontal; min-width: 40em;',
|
|
1594
1600
|
upstreamStatus: 'width: 50%;',
|
|
1595
1601
|
downstreamStatus: 'width: 50%;',
|
|
1596
|
-
baseStyle: 'font-size: 100%; font-family:
|
|
1597
|
-
headingCore: 'font-family:
|
|
1598
|
-
headingStyle: ['font-size: 110%; padding-top:
|
|
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%;'],
|
|
1599
1605
|
// participation
|
|
1600
1606
|
participantsStyle: 'margin: 0.8em;',
|
|
1601
|
-
participantsBlock: 'height: 1.5em; width: 1.5em; margin: 0.3em; border
|
|
1607
|
+
participantsBlock: 'height: 1.5em; width: 1.5em; margin: 0.3em; border 0.01em solid #888;',
|
|
1602
1608
|
personTableTD: 'vertical-align: middle;',
|
|
1603
1609
|
// tabs
|
|
1604
1610
|
tabsNavElement: 'margin: 0;',
|
|
1605
1611
|
tabsRootElement: 'display: flex; height: 100%; width: 100%;',
|
|
1606
|
-
tabsMainElement: 'margin: 0; width:
|
|
1612
|
+
tabsMainElement: 'margin: 0; width:100%; height: 100%;',
|
|
1607
1613
|
tabContainer: 'list-style-type: none; display: flex; height: 100%; width: 100%; margin: 0; padding: 0;',
|
|
1608
1614
|
makeNewSlot: 'background: none; border: none; font: inherit; cursor: pointer;',
|
|
1609
1615
|
ellipsis: 'position: absolute; right: 0; bottom: 0; width: 20%; background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; outline: inherit;'
|
|
@@ -1612,10 +1618,10 @@ style.setStyle = function setStyle(ele, styleName) {
|
|
|
1612
1618
|
ele.style = style[styleName];
|
|
1613
1619
|
};
|
|
1614
1620
|
|
|
1615
|
-
/***/ },
|
|
1621
|
+
/***/ }),
|
|
1616
1622
|
|
|
1617
|
-
/***/ 887
|
|
1618
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
1623
|
+
/***/ 887:
|
|
1624
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
1619
1625
|
|
|
1620
1626
|
var regenerator = __webpack_require__(6993);
|
|
1621
1627
|
var regeneratorAsyncIterator = __webpack_require__(1791);
|
|
@@ -1624,10 +1630,10 @@ function _regeneratorAsyncGen(r, e, t, o, n) {
|
|
|
1624
1630
|
}
|
|
1625
1631
|
module.exports = _regeneratorAsyncGen, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
1626
1632
|
|
|
1627
|
-
/***/ },
|
|
1633
|
+
/***/ }),
|
|
1628
1634
|
|
|
1629
|
-
/***/ 967
|
|
1630
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1635
|
+
/***/ 967:
|
|
1636
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1631
1637
|
|
|
1632
1638
|
__webpack_require__.r(__webpack_exports__);
|
|
1633
1639
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2886,10 +2892,10 @@ function isMatchingAudience(pane, userRoles) {
|
|
|
2886
2892
|
}, true);
|
|
2887
2893
|
}
|
|
2888
2894
|
|
|
2889
|
-
/***/ },
|
|
2895
|
+
/***/ }),
|
|
2890
2896
|
|
|
2891
|
-
/***/ 983
|
|
2892
|
-
(module) {
|
|
2897
|
+
/***/ 983:
|
|
2898
|
+
/***/ ((module) => {
|
|
2893
2899
|
|
|
2894
2900
|
// 'mime-score' back-ported to CommonJS
|
|
2895
2901
|
|
|
@@ -2950,10 +2956,10 @@ module.exports = function mimeScore (mimeType, source = 'default') {
|
|
|
2950
2956
|
}
|
|
2951
2957
|
|
|
2952
2958
|
|
|
2953
|
-
/***/ },
|
|
2959
|
+
/***/ }),
|
|
2954
2960
|
|
|
2955
|
-
/***/ 1060
|
|
2956
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
2961
|
+
/***/ 1060:
|
|
2962
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
2957
2963
|
|
|
2958
2964
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2959
2965
|
/* harmony export */ k: () => (/* binding */ unsafeStringify)
|
|
@@ -2995,10 +3001,10 @@ function stringify(arr, offset = 0) {
|
|
|
2995
3001
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (stringify)));
|
|
2996
3002
|
|
|
2997
3003
|
|
|
2998
|
-
/***/ },
|
|
3004
|
+
/***/ }),
|
|
2999
3005
|
|
|
3000
|
-
/***/ 1214
|
|
3001
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3006
|
+
/***/ 1214:
|
|
3007
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
3002
3008
|
|
|
3003
3009
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
3004
3010
|
/* harmony export */ h: () => (/* binding */ AccessGroups)
|
|
@@ -3513,10 +3519,10 @@ function findAgent(uri, kb) {
|
|
|
3513
3519
|
return null;
|
|
3514
3520
|
}
|
|
3515
3521
|
|
|
3516
|
-
/***/ },
|
|
3522
|
+
/***/ }),
|
|
3517
3523
|
|
|
3518
|
-
/***/ 1454
|
|
3519
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
3524
|
+
/***/ 1454:
|
|
3525
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
3520
3526
|
|
|
3521
3527
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
3522
3528
|
/* harmony export */ w: () => (/* binding */ hmac)
|
|
@@ -3610,10 +3616,10 @@ const hmac = (hash, key, message) => new HMAC(hash, key).update(message).digest(
|
|
|
3610
3616
|
hmac.create = (hash, key) => new HMAC(hash, key);
|
|
3611
3617
|
//# sourceMappingURL=hmac.js.map
|
|
3612
3618
|
|
|
3613
|
-
/***/ },
|
|
3619
|
+
/***/ }),
|
|
3614
3620
|
|
|
3615
|
-
/***/ 1648
|
|
3616
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3621
|
+
/***/ 1648:
|
|
3622
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
3617
3623
|
|
|
3618
3624
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
3619
3625
|
/* harmony export */ Of: () => (/* binding */ initHeader)
|
|
@@ -3632,9 +3638,9 @@ hmac.create = (hash, key) => new HMAC(hash, key);
|
|
|
3632
3638
|
|
|
3633
3639
|
|
|
3634
3640
|
/* global EventListenerOrEventListenerObject */
|
|
3635
|
-
/*
|
|
3636
|
-
This file was copied from mashlib/src/global/header.ts file. It is modified to
|
|
3637
|
-
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.
|
|
3638
3644
|
*/
|
|
3639
3645
|
|
|
3640
3646
|
|
|
@@ -3646,42 +3652,42 @@ hmac.create = (hash, key) => new HMAC(hash, key);
|
|
|
3646
3652
|
|
|
3647
3653
|
|
|
3648
3654
|
|
|
3649
|
-
/**
|
|
3650
|
-
* menu icons
|
|
3655
|
+
/**
|
|
3656
|
+
* menu icons
|
|
3651
3657
|
*/
|
|
3652
3658
|
var DEFAULT_HELP_MENU_ICON = _index__WEBPACK_IMPORTED_MODULE_2__/* .icons */ .Pt.iconBase + 'noun_help.svg';
|
|
3653
3659
|
var DEFAUL_SOLID_ICON_URL = 'https://solidproject.org/assets/img/solid-emblem.svg';
|
|
3654
3660
|
|
|
3655
|
-
/*
|
|
3656
|
-
HeaderOptions allow for customizing the logo and menu list. If a logo is not provided the default
|
|
3657
|
-
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.
|
|
3658
3664
|
*/
|
|
3659
3665
|
|
|
3660
|
-
/**
|
|
3661
|
-
* Initialize header component, the header object returned depends on whether the user is authenticated.
|
|
3662
|
-
* @param store the data store
|
|
3663
|
-
* @param userMenuList a list of menu items when the user is logged in
|
|
3664
|
-
* @param options allow the header to be customized with a personalized logo, help icon and a help menu list of links or buttons.
|
|
3665
|
-
* @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
|
|
3666
3672
|
*/
|
|
3667
3673
|
function initHeader(_x, _x2, _x3) {
|
|
3668
3674
|
return _initHeader.apply(this, arguments);
|
|
3669
3675
|
}
|
|
3670
|
-
/**
|
|
3671
|
-
* @ignore exporting this only for the unit test
|
|
3676
|
+
/**
|
|
3677
|
+
* @ignore exporting this only for the unit test
|
|
3672
3678
|
*/
|
|
3673
3679
|
function _initHeader() {
|
|
3674
|
-
_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) {
|
|
3675
3681
|
var header, pod;
|
|
3676
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3677
|
-
while (1) switch (
|
|
3682
|
+
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context2) {
|
|
3683
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
3678
3684
|
case 0:
|
|
3679
3685
|
header = document.getElementById('PageHeader');
|
|
3680
3686
|
if (header) {
|
|
3681
|
-
|
|
3687
|
+
_context2.next = 1;
|
|
3682
3688
|
break;
|
|
3683
3689
|
}
|
|
3684
|
-
return
|
|
3690
|
+
return _context2.abrupt("return");
|
|
3685
3691
|
case 1:
|
|
3686
3692
|
pod = (0,_utils_headerFooterHelpers__WEBPACK_IMPORTED_MODULE_8__/* .getPod */ .E6)();
|
|
3687
3693
|
rebuildHeader(header, store, pod, userMenuList, options)();
|
|
@@ -3689,9 +3695,9 @@ function _initHeader() {
|
|
|
3689
3695
|
solid_logic__WEBPACK_IMPORTED_MODULE_3__.authSession.events.on('login', rebuildHeader(header, store, pod, userMenuList, options));
|
|
3690
3696
|
case 2:
|
|
3691
3697
|
case "end":
|
|
3692
|
-
return
|
|
3698
|
+
return _context2.stop();
|
|
3693
3699
|
}
|
|
3694
|
-
},
|
|
3700
|
+
}, _callee2);
|
|
3695
3701
|
}));
|
|
3696
3702
|
return _initHeader.apply(this, arguments);
|
|
3697
3703
|
}
|
|
@@ -3715,20 +3721,20 @@ function rebuildHeader(header, store, pod, userMenuList, options) {
|
|
|
3715
3721
|
}, _callee);
|
|
3716
3722
|
}));
|
|
3717
3723
|
}
|
|
3718
|
-
/**
|
|
3719
|
-
* @ignore exporting this only for the unit test
|
|
3724
|
+
/**
|
|
3725
|
+
* @ignore exporting this only for the unit test
|
|
3720
3726
|
*/
|
|
3721
3727
|
function createBanner(_x4, _x5, _x6, _x7, _x8) {
|
|
3722
3728
|
return _createBanner.apply(this, arguments);
|
|
3723
3729
|
}
|
|
3724
|
-
/**
|
|
3725
|
-
* @ignore exporting this only for the unit test
|
|
3730
|
+
/**
|
|
3731
|
+
* @ignore exporting this only for the unit test
|
|
3726
3732
|
*/
|
|
3727
3733
|
function _createBanner() {
|
|
3728
|
-
_createBanner = (0,_babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(/*#__PURE__*/_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().mark(function
|
|
3729
|
-
var podLink, image, userMenu, banner, leftSideOfHeader, helpMenu,
|
|
3730
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3731
|
-
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) {
|
|
3732
3738
|
case 0:
|
|
3733
3739
|
podLink = document.createElement('a');
|
|
3734
3740
|
podLink.href = pod.uri;
|
|
@@ -3740,19 +3746,19 @@ function _createBanner() {
|
|
|
3740
3746
|
image.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerBannerIcon);
|
|
3741
3747
|
podLink.appendChild(image);
|
|
3742
3748
|
if (!user) {
|
|
3743
|
-
|
|
3749
|
+
_context3.next = 2;
|
|
3744
3750
|
break;
|
|
3745
3751
|
}
|
|
3746
|
-
|
|
3752
|
+
_context3.next = 1;
|
|
3747
3753
|
return createUserMenu(store, user, userMenuList);
|
|
3748
3754
|
case 1:
|
|
3749
|
-
|
|
3750
|
-
|
|
3755
|
+
_t2 = _context3.sent;
|
|
3756
|
+
_context3.next = 3;
|
|
3751
3757
|
break;
|
|
3752
3758
|
case 2:
|
|
3753
|
-
|
|
3759
|
+
_t2 = createLoginSignUpButtons();
|
|
3754
3760
|
case 3:
|
|
3755
|
-
userMenu =
|
|
3761
|
+
userMenu = _t2;
|
|
3756
3762
|
banner = document.createElement('div');
|
|
3757
3763
|
banner.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerBanner);
|
|
3758
3764
|
banner.appendChild(podLink);
|
|
@@ -3764,12 +3770,12 @@ function _createBanner() {
|
|
|
3764
3770
|
leftSideOfHeader.appendChild(helpMenu);
|
|
3765
3771
|
}
|
|
3766
3772
|
banner.appendChild(leftSideOfHeader);
|
|
3767
|
-
return
|
|
3773
|
+
return _context3.abrupt("return", banner);
|
|
3768
3774
|
case 4:
|
|
3769
3775
|
case "end":
|
|
3770
|
-
return
|
|
3776
|
+
return _context3.stop();
|
|
3771
3777
|
}
|
|
3772
|
-
},
|
|
3778
|
+
}, _callee3);
|
|
3773
3779
|
}));
|
|
3774
3780
|
return _createBanner.apply(this, arguments);
|
|
3775
3781
|
}
|
|
@@ -3777,88 +3783,6 @@ function createHelpMenu(options, helpMenuItems) {
|
|
|
3777
3783
|
if (!helpMenuItems) return;
|
|
3778
3784
|
var helpMenuList = document.createElement('ul');
|
|
3779
3785
|
helpMenuList.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuList);
|
|
3780
|
-
|
|
3781
|
-
// Add theme selector submenu at the top
|
|
3782
|
-
try {
|
|
3783
|
-
var _UI, _UI2;
|
|
3784
|
-
var themeLoader = ((_UI = globalThis.UI) === null || _UI === void 0 ? void 0 : _UI.themeLoader) || ((_UI2 = window.UI) === null || _UI2 === void 0 ? void 0 : _UI2.themeLoader);
|
|
3785
|
-
if (themeLoader) {
|
|
3786
|
-
// Add theme label
|
|
3787
|
-
var themeLabel = document.createElement('li');
|
|
3788
|
-
themeLabel.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuItem + ' font-weight: bold; padding: 0.5em 1em; color: #666; font-size: 0.9em;');
|
|
3789
|
-
themeLabel.textContent = '🎨 Themes';
|
|
3790
|
-
helpMenuList.appendChild(themeLabel);
|
|
3791
|
-
|
|
3792
|
-
// Add theme options
|
|
3793
|
-
var themes = [{
|
|
3794
|
-
name: 'classic',
|
|
3795
|
-
label: '📘 Classic',
|
|
3796
|
-
icon: '📘'
|
|
3797
|
-
}, {
|
|
3798
|
-
name: 'default',
|
|
3799
|
-
label: '💜 Default',
|
|
3800
|
-
icon: '💜'
|
|
3801
|
-
}, {
|
|
3802
|
-
name: 'wave',
|
|
3803
|
-
label: '💚 Wave',
|
|
3804
|
-
icon: '💚'
|
|
3805
|
-
}, {
|
|
3806
|
-
name: 'telegram',
|
|
3807
|
-
label: '💙 Telegram',
|
|
3808
|
-
icon: '💙'
|
|
3809
|
-
}, {
|
|
3810
|
-
name: 'signal',
|
|
3811
|
-
label: '🔵 Signal',
|
|
3812
|
-
icon: '🔵'
|
|
3813
|
-
}];
|
|
3814
|
-
var currentTheme = themeLoader.getCurrentTheme();
|
|
3815
|
-
themes.forEach(function (theme) {
|
|
3816
|
-
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() {
|
|
3817
|
-
var _t2;
|
|
3818
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context2) {
|
|
3819
|
-
while (1) switch (_context2.prev = _context2.next) {
|
|
3820
|
-
case 0:
|
|
3821
|
-
_context2.prev = 0;
|
|
3822
|
-
_context2.next = 1;
|
|
3823
|
-
return themeLoader.loadTheme(theme.name);
|
|
3824
|
-
case 1:
|
|
3825
|
-
console.log("Theme switched to: ".concat(theme.label));
|
|
3826
|
-
// Update checkmarks in all theme buttons
|
|
3827
|
-
setTimeout(function () {
|
|
3828
|
-
var newCurrentTheme = themeLoader.getCurrentTheme();
|
|
3829
|
-
helpMenuList.querySelectorAll('button').forEach(function (btn, idx) {
|
|
3830
|
-
// Theme buttons are first 5 buttons (after the label)
|
|
3831
|
-
if (idx < themes.length) {
|
|
3832
|
-
var themeInfo = themes[idx];
|
|
3833
|
-
btn.textContent = themeInfo.label + (themeInfo.name === newCurrentTheme ? ' ✓' : '');
|
|
3834
|
-
}
|
|
3835
|
-
});
|
|
3836
|
-
}, 100);
|
|
3837
|
-
_context2.next = 3;
|
|
3838
|
-
break;
|
|
3839
|
-
case 2:
|
|
3840
|
-
_context2.prev = 2;
|
|
3841
|
-
_t2 = _context2["catch"](0);
|
|
3842
|
-
console.error('Failed to switch theme:', _t2);
|
|
3843
|
-
case 3:
|
|
3844
|
-
case "end":
|
|
3845
|
-
return _context2.stop();
|
|
3846
|
-
}
|
|
3847
|
-
}, _callee2, null, [[0, 2]]);
|
|
3848
|
-
})));
|
|
3849
|
-
helpMenuList.appendChild(createUserMenuItem(themeButton));
|
|
3850
|
-
});
|
|
3851
|
-
|
|
3852
|
-
// Add separator
|
|
3853
|
-
var separator = document.createElement('li');
|
|
3854
|
-
separator.setAttribute('style', 'border-top: 1px solid #ddd; margin: 0.5em 0;');
|
|
3855
|
-
helpMenuList.appendChild(separator);
|
|
3856
|
-
}
|
|
3857
|
-
} catch (error) {
|
|
3858
|
-
console.warn('Theme loader not available', error);
|
|
3859
|
-
}
|
|
3860
|
-
|
|
3861
|
-
// Add regular help menu items
|
|
3862
3786
|
helpMenuItems.forEach(function (menuItem) {
|
|
3863
3787
|
var menuItemType = menuItem.url ? 'url' : 'onclick';
|
|
3864
3788
|
if (menuItemType === 'url') {
|
|
@@ -3905,8 +3829,8 @@ function createHelpMenu(options, helpMenuItems) {
|
|
|
3905
3829
|
});
|
|
3906
3830
|
return helpMenuContainer;
|
|
3907
3831
|
}
|
|
3908
|
-
/**
|
|
3909
|
-
* @ignore exporting this only for the unit test
|
|
3832
|
+
/**
|
|
3833
|
+
* @ignore exporting this only for the unit test
|
|
3910
3834
|
*/
|
|
3911
3835
|
function createLoginSignUpButtons() {
|
|
3912
3836
|
var profileLoginButtonPre = document.createElement('div');
|
|
@@ -3914,8 +3838,8 @@ function createLoginSignUpButtons() {
|
|
|
3914
3838
|
profileLoginButtonPre.appendChild((0,_login_login__WEBPACK_IMPORTED_MODULE_4__.loginStatusBox)(document, null, {}));
|
|
3915
3839
|
return profileLoginButtonPre;
|
|
3916
3840
|
}
|
|
3917
|
-
/**
|
|
3918
|
-
* @ignore exporting this only for the unit test
|
|
3841
|
+
/**
|
|
3842
|
+
* @ignore exporting this only for the unit test
|
|
3919
3843
|
*/
|
|
3920
3844
|
function createUserMenuButton(label, onClick) {
|
|
3921
3845
|
var button = document.createElement('button');
|
|
@@ -3930,8 +3854,8 @@ function createUserMenuButton(label, onClick) {
|
|
|
3930
3854
|
button.innerText = label;
|
|
3931
3855
|
return button;
|
|
3932
3856
|
}
|
|
3933
|
-
/**
|
|
3934
|
-
* @ignore exporting this only for the unit test
|
|
3857
|
+
/**
|
|
3858
|
+
* @ignore exporting this only for the unit test
|
|
3935
3859
|
*/
|
|
3936
3860
|
function createUserMenuLink(label, href, target) {
|
|
3937
3861
|
var link = document.createElement('a');
|
|
@@ -3948,28 +3872,28 @@ function createUserMenuLink(label, href, target) {
|
|
|
3948
3872
|
return link;
|
|
3949
3873
|
}
|
|
3950
3874
|
|
|
3951
|
-
/**
|
|
3952
|
-
* @ignore exporting this only for the unit test
|
|
3875
|
+
/**
|
|
3876
|
+
* @ignore exporting this only for the unit test
|
|
3953
3877
|
*/
|
|
3954
3878
|
function createUserMenu(_x9, _x0, _x1) {
|
|
3955
3879
|
return _createUserMenu.apply(this, arguments);
|
|
3956
3880
|
}
|
|
3957
3881
|
|
|
3958
|
-
/**
|
|
3959
|
-
* @ignore exporting this only for the unit test
|
|
3882
|
+
/**
|
|
3883
|
+
* @ignore exporting this only for the unit test
|
|
3960
3884
|
*/
|
|
3961
3885
|
function _createUserMenu() {
|
|
3962
|
-
_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) {
|
|
3963
3887
|
var fetcher, loggedInMenuList, loggedInMenu, loggedInMenuTrigger, profileImg, loggedInMenuContainer, throttledMenuToggle, timer;
|
|
3964
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (
|
|
3965
|
-
while (1) switch (
|
|
3888
|
+
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_1___default().wrap(function (_context4) {
|
|
3889
|
+
while (1) switch (_context4.prev = _context4.next) {
|
|
3966
3890
|
case 0:
|
|
3967
3891
|
fetcher = store.fetcher;
|
|
3968
3892
|
if (!fetcher) {
|
|
3969
|
-
|
|
3893
|
+
_context4.next = 1;
|
|
3970
3894
|
break;
|
|
3971
3895
|
}
|
|
3972
|
-
|
|
3896
|
+
_context4.next = 1;
|
|
3973
3897
|
return fetcher.load(user);
|
|
3974
3898
|
case 1:
|
|
3975
3899
|
loggedInMenuList = document.createElement('ul');
|
|
@@ -4022,12 +3946,12 @@ function _createUserMenu() {
|
|
|
4022
3946
|
var nav = document.getElementById('loggedInNav');
|
|
4023
3947
|
nav === null || nav === void 0 || nav.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_6__/* .style */ .i.headerUserMenuNavigationMenuNotDisplayed);
|
|
4024
3948
|
});
|
|
4025
|
-
return
|
|
3949
|
+
return _context4.abrupt("return", loggedInMenuContainer);
|
|
4026
3950
|
case 2:
|
|
4027
3951
|
case "end":
|
|
4028
|
-
return
|
|
3952
|
+
return _context4.stop();
|
|
4029
3953
|
}
|
|
4030
|
-
},
|
|
3954
|
+
}, _callee4);
|
|
4031
3955
|
}));
|
|
4032
3956
|
return _createUserMenu.apply(this, arguments);
|
|
4033
3957
|
}
|
|
@@ -4037,8 +3961,8 @@ function createUserMenuItem(child) {
|
|
|
4037
3961
|
menuProfileItem.appendChild(child);
|
|
4038
3962
|
return menuProfileItem;
|
|
4039
3963
|
}
|
|
4040
|
-
/**
|
|
4041
|
-
* @ignore exporting this only for the unit test
|
|
3964
|
+
/**
|
|
3965
|
+
* @ignore exporting this only for the unit test
|
|
4042
3966
|
*/
|
|
4043
3967
|
function getProfileImg(store, user) {
|
|
4044
3968
|
var profileUrl = null;
|
|
@@ -4056,8 +3980,8 @@ function getProfileImg(store, user) {
|
|
|
4056
3980
|
return profileImage;
|
|
4057
3981
|
}
|
|
4058
3982
|
|
|
4059
|
-
/**
|
|
4060
|
-
* @internal
|
|
3983
|
+
/**
|
|
3984
|
+
* @internal
|
|
4061
3985
|
*/
|
|
4062
3986
|
function toggleMenu(event, trigger, menu) {
|
|
4063
3987
|
var isExpanded = trigger.getAttribute('aria-expanded') === 'true';
|
|
@@ -4070,10 +3994,10 @@ function toggleMenu(event, trigger, menu) {
|
|
|
4070
3994
|
menu.setAttribute('aria-hidden', isExpanded.toString());
|
|
4071
3995
|
}
|
|
4072
3996
|
|
|
4073
|
-
/***/ },
|
|
3997
|
+
/***/ }),
|
|
4074
3998
|
|
|
4075
|
-
/***/ 1763
|
|
4076
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3999
|
+
/***/ 1763:
|
|
4000
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
4077
4001
|
|
|
4078
4002
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
4079
4003
|
/* harmony export */ Dk: () => (/* binding */ formsFor),
|
|
@@ -4120,8 +4044,8 @@ function toggleMenu(event, trigger, menu) {
|
|
|
4120
4044
|
/* harmony import */ var _ns__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1795);
|
|
4121
4045
|
/* harmony import */ var rdflib__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4961);
|
|
4122
4046
|
/* harmony import */ var solid_logic__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(3138);
|
|
4123
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(
|
|
4124
|
-
/* 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);
|
|
4125
4049
|
/* harmony import */ var _multiSelect__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(4101);
|
|
4126
4050
|
|
|
4127
4051
|
|
|
@@ -4632,7 +4556,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
4632
4556
|
return shim;
|
|
4633
4557
|
}
|
|
4634
4558
|
var multipleUIlabel = kb.any(form, ui('label'));
|
|
4635
|
-
if (!multipleUIlabel) multipleUIlabel =
|
|
4559
|
+
if (!multipleUIlabel) multipleUIlabel = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(property);
|
|
4636
4560
|
var min = kb.any(form, ui('min')); // This is the minimum number -- default 0
|
|
4637
4561
|
min = min ? 0 + min.value : 0;
|
|
4638
4562
|
var element = kb.any(form, ui('part')); // This is the form to use for each one
|
|
@@ -4738,7 +4662,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
4738
4662
|
vals = reverse ? kb.each(null, property, subject, dataDoc) : kb.each(subject, property, null, dataDoc);
|
|
4739
4663
|
vals.sort(); // achieve consistency on each refresh
|
|
4740
4664
|
}
|
|
4741
|
-
|
|
4665
|
+
_utils__WEBPACK_IMPORTED_MODULE_18__.syncTableToArrayReOrdered(body, vals, renderItem);
|
|
4742
4666
|
}
|
|
4743
4667
|
body.refresh = refresh; // Allow live update
|
|
4744
4668
|
refresh();
|
|
@@ -4857,7 +4781,7 @@ function booleanField(dom, container, already, subject, form, dataDoc, callbackF
|
|
|
4857
4781
|
return errorBlock;
|
|
4858
4782
|
}
|
|
4859
4783
|
var lab = kb.any(form, ui('label'));
|
|
4860
|
-
if (!lab) lab =
|
|
4784
|
+
if (!lab) lab = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(property, true); // Init capital
|
|
4861
4785
|
dataDoc = (0,_forms_basic__WEBPACK_IMPORTED_MODULE_8__/* .fieldStore */ .WG)(subject, property, dataDoc);
|
|
4862
4786
|
var state = kb.any(subject, property);
|
|
4863
4787
|
if (state === undefined) {
|
|
@@ -5095,7 +5019,7 @@ _forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .field */ .ZZ[_ns__WEBPACK_I
|
|
|
5095
5019
|
function editFormButton(dom, container, form, dataDoc, callbackFunction) {
|
|
5096
5020
|
var b = dom.createElement('button');
|
|
5097
5021
|
b.setAttribute('type', 'button');
|
|
5098
|
-
b.innerHTML = 'Edit ' +
|
|
5022
|
+
b.innerHTML = 'Edit ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(_ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('Form'));
|
|
5099
5023
|
b.addEventListener('click', function (_e) {
|
|
5100
5024
|
var ff = appendForm(dom, container, {}, form, _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('FormForm'), dataDoc, callbackFunction);
|
|
5101
5025
|
ff.setAttribute('style', _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('FormForm').sameTerm(form) ? 'background-color: #fee;' : 'background-color: #ffffe7;');
|
|
@@ -5195,7 +5119,7 @@ function sortBySequence(list) {
|
|
|
5195
5119
|
}
|
|
5196
5120
|
function sortByLabel(list) {
|
|
5197
5121
|
var subfields = list.map(function (p) {
|
|
5198
|
-
return [
|
|
5122
|
+
return [_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(p).toLowerCase(), p];
|
|
5199
5123
|
});
|
|
5200
5124
|
subfields.sort();
|
|
5201
5125
|
return subfields.map(function (pair) {
|
|
@@ -5211,7 +5135,7 @@ function sortByLabel(list) {
|
|
|
5211
5135
|
function newButton(dom, kb, subject, predicate, theClass, form, dataDoc, callbackFunction) {
|
|
5212
5136
|
var b = dom.createElement('button');
|
|
5213
5137
|
b.setAttribute('type', 'button');
|
|
5214
|
-
b.innerHTML = 'New ' +
|
|
5138
|
+
b.innerHTML = 'New ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass);
|
|
5215
5139
|
b.addEventListener('click', function (_e) {
|
|
5216
5140
|
b.parentNode.appendChild(promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, callbackFunction));
|
|
5217
5141
|
}, false);
|
|
@@ -5236,11 +5160,11 @@ function promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, call
|
|
|
5236
5160
|
var lists = findClosest(kb, theClass.uri, _ns__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A.ui('creationForm'));
|
|
5237
5161
|
if (lists.length === 0) {
|
|
5238
5162
|
var p = box.appendChild(dom.createElement('p'));
|
|
5239
|
-
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.';
|
|
5240
5164
|
var b = box.appendChild(dom.createElement('button'));
|
|
5241
5165
|
b.setAttribute('type', 'button');
|
|
5242
5166
|
b.setAttribute('style', 'float: right;');
|
|
5243
|
-
b.innerHTML = 'Goto ' +
|
|
5167
|
+
b.innerHTML = 'Goto ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass);
|
|
5244
5168
|
b.addEventListener('click',
|
|
5245
5169
|
// TODO fix dependency cycle to solid-panes by calling outlineManager
|
|
5246
5170
|
function (_e) {
|
|
@@ -5253,7 +5177,7 @@ function promptForNew(dom, kb, subject, predicate, theClass, form, dataDoc, call
|
|
|
5253
5177
|
}
|
|
5254
5178
|
_log__WEBPACK_IMPORTED_MODULE_13__.debug('form is ' + form);
|
|
5255
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?
|
|
5256
|
-
box.innerHTML = '<h3>New ' +
|
|
5180
|
+
box.innerHTML = '<h3>New ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(theClass) + '</h3>';
|
|
5257
5181
|
var formFunction = (0,_forms_fieldFunction__WEBPACK_IMPORTED_MODULE_4__/* .fieldFunction */ .rg)(dom, form);
|
|
5258
5182
|
var object = newThing(dataDoc);
|
|
5259
5183
|
var gotButton = false;
|
|
@@ -5486,9 +5410,9 @@ function makeSelectForClassifierOptions(dom, kb, subject, predicate, possible, o
|
|
|
5486
5410
|
var c = kb.sym(uri);
|
|
5487
5411
|
var option = dom.createElement('option');
|
|
5488
5412
|
if (options.disambiguate) {
|
|
5489
|
-
option.appendChild(dom.createTextNode(
|
|
5413
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true))); // Init. cap
|
|
5490
5414
|
} else {
|
|
5491
|
-
option.appendChild(dom.createTextNode(
|
|
5415
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true))); // Init.
|
|
5492
5416
|
}
|
|
5493
5417
|
var backgroundColor = kb.any(c, kb.sym('http://www.w3.org/ns/ui#backgroundColor'));
|
|
5494
5418
|
if (backgroundColor) {
|
|
@@ -5625,9 +5549,9 @@ function makeSelectForOptions(dom, kb, subject, predicate, possible, options, da
|
|
|
5625
5549
|
var c = kb.sym(uri);
|
|
5626
5550
|
var option = dom.createElement('option');
|
|
5627
5551
|
if (options.disambiguate) {
|
|
5628
|
-
option.appendChild(dom.createTextNode(
|
|
5552
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true))); // Init. cap
|
|
5629
5553
|
} else {
|
|
5630
|
-
option.appendChild(dom.createTextNode(
|
|
5554
|
+
option.appendChild(dom.createTextNode(_utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true))); // Init.
|
|
5631
5555
|
}
|
|
5632
5556
|
var backgroundColor = kb.any(c, kb.sym('http://www.w3.org/ns/ui#backgroundColor'));
|
|
5633
5557
|
if (backgroundColor) {
|
|
@@ -5868,10 +5792,10 @@ function makeSelectForChoice(dom, container, kb, subject, predicate, inputPossib
|
|
|
5868
5792
|
function createDefaultSelectOptionText() {
|
|
5869
5793
|
var firstSelectOptionText = '--- choice ---';
|
|
5870
5794
|
if (predicate && !(predicate.termType === 'BlankNode')) {
|
|
5871
|
-
firstSelectOptionText = '* Select for property: ' +
|
|
5795
|
+
firstSelectOptionText = '* Select for property: ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(predicate) + ' *';
|
|
5872
5796
|
}
|
|
5873
5797
|
if (subject && !(subject.termType === 'BlankNode')) {
|
|
5874
|
-
firstSelectOptionText = '* Select for ' +
|
|
5798
|
+
firstSelectOptionText = '* Select for ' + _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(subject, true) + ' *';
|
|
5875
5799
|
}
|
|
5876
5800
|
return firstSelectOptionText;
|
|
5877
5801
|
}
|
|
@@ -6017,9 +5941,9 @@ function makeSelectForChoice(dom, container, kb, subject, predicate, inputPossib
|
|
|
6017
5941
|
var c = kb.sym(uri);
|
|
6018
5942
|
var label;
|
|
6019
5943
|
if (options.disambiguate) {
|
|
6020
|
-
label =
|
|
5944
|
+
label = _utils__WEBPACK_IMPORTED_MODULE_18__.labelWithOntology(c, true); // Init. cap
|
|
6021
5945
|
} else {
|
|
6022
|
-
label =
|
|
5946
|
+
label = _utils__WEBPACK_IMPORTED_MODULE_17__/* .label */ .P(c, true);
|
|
6023
5947
|
}
|
|
6024
5948
|
option.appendChild(dom.createTextNode(label)); // Init.
|
|
6025
5949
|
option.setAttribute('value', uri);
|
|
@@ -6103,10 +6027,10 @@ function findMembersNT(store, thisClass, quad) {
|
|
|
6103
6027
|
return members;
|
|
6104
6028
|
}
|
|
6105
6029
|
|
|
6106
|
-
/***/ },
|
|
6030
|
+
/***/ }),
|
|
6107
6031
|
|
|
6108
|
-
/***/ 1791
|
|
6109
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
6032
|
+
/***/ 1791:
|
|
6033
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
6110
6034
|
|
|
6111
6035
|
var OverloadYield = __webpack_require__(5172);
|
|
6112
6036
|
var regeneratorDefine = __webpack_require__(5546);
|
|
@@ -6142,10 +6066,10 @@ function AsyncIterator(t, e) {
|
|
|
6142
6066
|
}
|
|
6143
6067
|
module.exports = AsyncIterator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
6144
6068
|
|
|
6145
|
-
/***/ },
|
|
6069
|
+
/***/ }),
|
|
6146
6070
|
|
|
6147
|
-
/***/ 1795
|
|
6148
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6071
|
+
/***/ 1795:
|
|
6072
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6149
6073
|
|
|
6150
6074
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6151
6075
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -6159,10 +6083,10 @@ module.exports = AsyncIterator, module.exports.__esModule = true, module.exports
|
|
|
6159
6083
|
|
|
6160
6084
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (solid_namespace__WEBPACK_IMPORTED_MODULE_0___default()(rdflib__WEBPACK_IMPORTED_MODULE_1__));
|
|
6161
6085
|
|
|
6162
|
-
/***/ },
|
|
6086
|
+
/***/ }),
|
|
6163
6087
|
|
|
6164
|
-
/***/ 1798
|
|
6165
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
6088
|
+
/***/ 1798:
|
|
6089
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
6166
6090
|
|
|
6167
6091
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6168
6092
|
/* harmony export */ A: () => (/* binding */ _assertThisInitialized)
|
|
@@ -6173,17 +6097,17 @@ function _assertThisInitialized(e) {
|
|
|
6173
6097
|
}
|
|
6174
6098
|
|
|
6175
6099
|
|
|
6176
|
-
/***/ },
|
|
6100
|
+
/***/ }),
|
|
6177
6101
|
|
|
6178
|
-
/***/ 1813
|
|
6179
|
-
(module) {
|
|
6102
|
+
/***/ 1813:
|
|
6103
|
+
/***/ ((module) => {
|
|
6180
6104
|
|
|
6181
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}}');
|
|
6182
6106
|
|
|
6183
|
-
/***/ },
|
|
6107
|
+
/***/ }),
|
|
6184
6108
|
|
|
6185
|
-
/***/ 1848
|
|
6186
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
6109
|
+
/***/ 1848:
|
|
6110
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
6187
6111
|
|
|
6188
6112
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6189
6113
|
/* harmony export */ DS: () => (/* binding */ _validateObject),
|
|
@@ -6527,10 +6451,10 @@ function memoized(fn) {
|
|
|
6527
6451
|
}
|
|
6528
6452
|
//# sourceMappingURL=utils.js.map
|
|
6529
6453
|
|
|
6530
|
-
/***/ },
|
|
6454
|
+
/***/ }),
|
|
6531
6455
|
|
|
6532
|
-
/***/ 1928
|
|
6533
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6456
|
+
/***/ 1928:
|
|
6457
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6534
6458
|
|
|
6535
6459
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6536
6460
|
/* harmony export */ g: () => (/* binding */ AddAgentButtons)
|
|
@@ -6972,10 +6896,10 @@ var AddAgentButtons = /*#__PURE__*/function () {
|
|
|
6972
6896
|
}]);
|
|
6973
6897
|
}();
|
|
6974
6898
|
|
|
6975
|
-
/***/ },
|
|
6899
|
+
/***/ }),
|
|
6976
6900
|
|
|
6977
|
-
/***/ 2174
|
|
6978
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
6901
|
+
/***/ 2174:
|
|
6902
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6979
6903
|
|
|
6980
6904
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6981
6905
|
/* harmony export */ I: () => (/* binding */ renderTableViewPane)
|
|
@@ -8552,10 +8476,10 @@ function renderTableViewPane(doc, options) {
|
|
|
8552
8476
|
|
|
8553
8477
|
// ENDS
|
|
8554
8478
|
|
|
8555
|
-
/***/ },
|
|
8479
|
+
/***/ }),
|
|
8556
8480
|
|
|
8557
|
-
/***/ 2176
|
|
8558
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8481
|
+
/***/ 2176:
|
|
8482
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8559
8483
|
|
|
8560
8484
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8561
8485
|
/* harmony export */ A: () => (/* binding */ _isNativeReflectConstruct)
|
|
@@ -8570,10 +8494,10 @@ function _isNativeReflectConstruct() {
|
|
|
8570
8494
|
}
|
|
8571
8495
|
|
|
8572
8496
|
|
|
8573
|
-
/***/ },
|
|
8497
|
+
/***/ }),
|
|
8574
8498
|
|
|
8575
|
-
/***/ 2284
|
|
8576
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8499
|
+
/***/ 2284:
|
|
8500
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8577
8501
|
|
|
8578
8502
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8579
8503
|
/* harmony export */ A: () => (/* binding */ _typeof)
|
|
@@ -8589,10 +8513,10 @@ function _typeof(o) {
|
|
|
8589
8513
|
}
|
|
8590
8514
|
|
|
8591
8515
|
|
|
8592
|
-
/***/ },
|
|
8516
|
+
/***/ }),
|
|
8593
8517
|
|
|
8594
|
-
/***/ 2327
|
|
8595
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
8518
|
+
/***/ 2327:
|
|
8519
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
8596
8520
|
|
|
8597
8521
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8598
8522
|
/* harmony export */ A: () => (/* binding */ toPrimitive)
|
|
@@ -8611,10 +8535,10 @@ function toPrimitive(t, r) {
|
|
|
8611
8535
|
}
|
|
8612
8536
|
|
|
8613
8537
|
|
|
8614
|
-
/***/ },
|
|
8538
|
+
/***/ }),
|
|
8615
8539
|
|
|
8616
|
-
/***/ 2465
|
|
8617
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8540
|
+
/***/ 2465:
|
|
8541
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8618
8542
|
|
|
8619
8543
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8620
8544
|
/* harmony export */ YM: () => (/* binding */ ChatChannel),
|
|
@@ -9056,20 +8980,20 @@ function nick(person) {
|
|
|
9056
8980
|
}
|
|
9057
8981
|
// ends
|
|
9058
8982
|
|
|
9059
|
-
/***/ },
|
|
8983
|
+
/***/ }),
|
|
9060
8984
|
|
|
9061
|
-
/***/ 2825
|
|
9062
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8985
|
+
/***/ 2825:
|
|
8986
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9063
8987
|
|
|
9064
8988
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9065
8989
|
/* harmony export */ j: () => (/* binding */ emptyProfile)
|
|
9066
8990
|
/* harmony export */ });
|
|
9067
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>";
|
|
9068
8992
|
|
|
9069
|
-
/***/ },
|
|
8993
|
+
/***/ }),
|
|
9070
8994
|
|
|
9071
|
-
/***/ 2893
|
|
9072
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8995
|
+
/***/ 2893:
|
|
8996
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9073
8997
|
|
|
9074
8998
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9075
8999
|
/* harmony export */ J: () => (/* binding */ DateFolder)
|
|
@@ -9401,10 +9325,10 @@ var DateFolder = /*#__PURE__*/function () {
|
|
|
9401
9325
|
}]);
|
|
9402
9326
|
}(); // class
|
|
9403
9327
|
|
|
9404
|
-
/***/ },
|
|
9328
|
+
/***/ }),
|
|
9405
9329
|
|
|
9406
|
-
/***/ 2901
|
|
9407
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9330
|
+
/***/ 2901:
|
|
9331
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9408
9332
|
|
|
9409
9333
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9410
9334
|
/* harmony export */ A: () => (/* binding */ _createClass)
|
|
@@ -9424,10 +9348,10 @@ function _createClass(e, r, t) {
|
|
|
9424
9348
|
}
|
|
9425
9349
|
|
|
9426
9350
|
|
|
9427
|
-
/***/ },
|
|
9351
|
+
/***/ }),
|
|
9428
9352
|
|
|
9429
|
-
/***/ 3029
|
|
9430
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9353
|
+
/***/ 3029:
|
|
9354
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9431
9355
|
|
|
9432
9356
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9433
9357
|
/* harmony export */ A: () => (/* binding */ _classCallCheck)
|
|
@@ -9437,10 +9361,10 @@ function _classCallCheck(a, n) {
|
|
|
9437
9361
|
}
|
|
9438
9362
|
|
|
9439
9363
|
|
|
9440
|
-
/***/ },
|
|
9364
|
+
/***/ }),
|
|
9441
9365
|
|
|
9442
|
-
/***/ 3138
|
|
9443
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
9366
|
+
/***/ 3138:
|
|
9367
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
9444
9368
|
|
|
9445
9369
|
var x = (y) => {
|
|
9446
9370
|
var x = {}; __webpack_require__.d(x, y); return x
|
|
@@ -9448,10 +9372,10 @@ var x = (y) => {
|
|
|
9448
9372
|
var y = (x) => (() => (x))
|
|
9449
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) });
|
|
9450
9374
|
|
|
9451
|
-
/***/ },
|
|
9375
|
+
/***/ }),
|
|
9452
9376
|
|
|
9453
|
-
/***/ 3145
|
|
9454
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
9377
|
+
/***/ 3145:
|
|
9378
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
9455
9379
|
|
|
9456
9380
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9457
9381
|
/* harmony export */ A: () => (/* binding */ _arrayLikeToArray)
|
|
@@ -9463,10 +9387,10 @@ function _arrayLikeToArray(r, a) {
|
|
|
9463
9387
|
}
|
|
9464
9388
|
|
|
9465
9389
|
|
|
9466
|
-
/***/ },
|
|
9390
|
+
/***/ }),
|
|
9467
9391
|
|
|
9468
|
-
/***/ 3262
|
|
9469
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
9392
|
+
/***/ 3262:
|
|
9393
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9470
9394
|
|
|
9471
9395
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9472
9396
|
/* harmony export */ LV: () => (/* binding */ renderMessageEditor),
|
|
@@ -10201,10 +10125,10 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10201
10125
|
return messageEditor;
|
|
10202
10126
|
} // renderMessageEditor
|
|
10203
10127
|
|
|
10204
|
-
/***/ },
|
|
10128
|
+
/***/ }),
|
|
10205
10129
|
|
|
10206
|
-
/***/ 3291
|
|
10207
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10130
|
+
/***/ 3291:
|
|
10131
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10208
10132
|
|
|
10209
10133
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10210
10134
|
/* harmony export */ $J: () => (/* binding */ linkButton),
|
|
@@ -10256,12 +10180,12 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10256
10180
|
/* harmony import */ var _log__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(4158);
|
|
10257
10181
|
/* harmony import */ var _dragAndDrop__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(386);
|
|
10258
10182
|
/* harmony import */ var solid_logic__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(3138);
|
|
10259
|
-
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(
|
|
10260
|
-
/* 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);
|
|
10261
10185
|
/* harmony import */ var _error__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(3468);
|
|
10262
10186
|
/* harmony import */ var _widgetHelpers__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(9287);
|
|
10263
10187
|
/* harmony import */ var _buttons_iconLinks__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(9326);
|
|
10264
|
-
/* Buttons
|
|
10188
|
+
/* Buttons
|
|
10265
10189
|
*/
|
|
10266
10190
|
|
|
10267
10191
|
|
|
@@ -10276,9 +10200,9 @@ function renderMessageEditor(channelObject, messageTable, userContext, options,
|
|
|
10276
10200
|
|
|
10277
10201
|
|
|
10278
10202
|
|
|
10279
|
-
/**
|
|
10280
|
-
* UI Widgets such as buttons
|
|
10281
|
-
* @packageDocumentation
|
|
10203
|
+
/**
|
|
10204
|
+
* UI Widgets such as buttons
|
|
10205
|
+
* @packageDocumentation
|
|
10282
10206
|
*/
|
|
10283
10207
|
|
|
10284
10208
|
/* global alert */
|
|
@@ -10306,8 +10230,8 @@ function getStatusArea(context) {
|
|
|
10306
10230
|
return null;
|
|
10307
10231
|
}
|
|
10308
10232
|
|
|
10309
|
-
/**
|
|
10310
|
-
* Display an error message block
|
|
10233
|
+
/**
|
|
10234
|
+
* Display an error message block
|
|
10311
10235
|
*/
|
|
10312
10236
|
function complain(context, err) {
|
|
10313
10237
|
if (!err) return; // only if error
|
|
@@ -10316,8 +10240,8 @@ function complain(context, err) {
|
|
|
10316
10240
|
if (ele) ele.appendChild((0,_error__WEBPACK_IMPORTED_MODULE_10__/* .errorMessageBlock */ .F)(context && context.dom || document, err));else alert(err);
|
|
10317
10241
|
}
|
|
10318
10242
|
|
|
10319
|
-
/**
|
|
10320
|
-
* Remove all the children of an HTML element
|
|
10243
|
+
/**
|
|
10244
|
+
* Remove all the children of an HTML element
|
|
10321
10245
|
*/
|
|
10322
10246
|
function clearElement(ele) {
|
|
10323
10247
|
while (ele.firstChild) {
|
|
@@ -10326,8 +10250,8 @@ function clearElement(ele) {
|
|
|
10326
10250
|
return ele;
|
|
10327
10251
|
}
|
|
10328
10252
|
|
|
10329
|
-
/**
|
|
10330
|
-
* 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
|
|
10331
10255
|
*/
|
|
10332
10256
|
function extractLogURI(fullURI) {
|
|
10333
10257
|
var logPos = fullURI.search(/logFile=/);
|
|
@@ -10335,11 +10259,11 @@ function extractLogURI(fullURI) {
|
|
|
10335
10259
|
return fullURI.substring(logPos + 8, rulPos);
|
|
10336
10260
|
}
|
|
10337
10261
|
|
|
10338
|
-
/**
|
|
10339
|
-
* By default, converts e.g. '2020-02-19T19:35:28.557Z' to '19:35'
|
|
10340
|
-
* if today is 19 Feb 2020, and to 'Feb 19' if not.
|
|
10341
|
-
* @@@ TODO This needs to be changed to local time
|
|
10342
|
-
* @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.
|
|
10343
10267
|
*/
|
|
10344
10268
|
function shortDate(str, noTime) {
|
|
10345
10269
|
if (!str) return '???';
|
|
@@ -10360,11 +10284,11 @@ function shortDate(str, noTime) {
|
|
|
10360
10284
|
}
|
|
10361
10285
|
}
|
|
10362
10286
|
|
|
10363
|
-
/**
|
|
10364
|
-
* Format a date and time
|
|
10365
|
-
* @param date for instance `new Date()`
|
|
10366
|
-
* @param format for instance '{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}'
|
|
10367
|
-
* @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'
|
|
10368
10292
|
*/
|
|
10369
10293
|
function formatDateTime(date, format) {
|
|
10370
10294
|
return format.split('{').map(function (s) {
|
|
@@ -10380,17 +10304,17 @@ function formatDateTime(date, format) {
|
|
|
10380
10304
|
}).join('');
|
|
10381
10305
|
}
|
|
10382
10306
|
|
|
10383
|
-
/**
|
|
10384
|
-
* Get a string representation of the current time
|
|
10385
|
-
* @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'
|
|
10386
10310
|
*/
|
|
10387
10311
|
function timestamp() {
|
|
10388
10312
|
return formatDateTime(new Date(), '{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}');
|
|
10389
10313
|
}
|
|
10390
10314
|
|
|
10391
|
-
/**
|
|
10392
|
-
* Get a short string representation of the current time
|
|
10393
|
-
* @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'
|
|
10394
10318
|
*/
|
|
10395
10319
|
function shortTime() {
|
|
10396
10320
|
return formatDateTime(new Date(), '{Hours}:{Minutes}:{Seconds}.{Milliseconds}');
|
|
@@ -10398,8 +10322,8 @@ function shortTime() {
|
|
|
10398
10322
|
|
|
10399
10323
|
// ///////////////////// Handy UX widgets
|
|
10400
10324
|
|
|
10401
|
-
/**
|
|
10402
|
-
* 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
|
|
10403
10327
|
*/
|
|
10404
10328
|
function setName(element, x) {
|
|
10405
10329
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10408,41 +10332,41 @@ function setName(element, x) {
|
|
|
10408
10332
|
return name ? name.value : null;
|
|
10409
10333
|
};
|
|
10410
10334
|
var name = x.sameTerm(_ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('Agent')) ? 'Everyone' : findName(x);
|
|
10411
|
-
element.textContent = name ||
|
|
10335
|
+
element.textContent = name || _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x);
|
|
10412
10336
|
if (!name && x.uri) {
|
|
10413
10337
|
if (!kb.fetcher) {
|
|
10414
10338
|
throw new Error('kb has no fetcher');
|
|
10415
10339
|
}
|
|
10416
10340
|
// Note this is only a fetch, not a lookUP of all sameAs etc
|
|
10417
10341
|
kb.fetcher.nowOrWhenFetched(x.doc(), undefined, function (_ok) {
|
|
10418
|
-
element.textContent = findName(x) ||
|
|
10342
|
+
element.textContent = findName(x) || _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x); // had: (ok ? '' : '? ') +
|
|
10419
10343
|
});
|
|
10420
10344
|
}
|
|
10421
10345
|
}
|
|
10422
10346
|
|
|
10423
|
-
/**
|
|
10424
|
-
* Set of suitable images
|
|
10425
|
-
* See also [[findImage]]
|
|
10426
|
-
* @param x The thing for which we want to find an image
|
|
10427
|
-
* @param kb The RDF store to look in
|
|
10428
|
-
* @returns It goes looking for triples in `kb`,
|
|
10429
|
-
* `(subject: x), (predicate: see list below) (object: image-url)`
|
|
10430
|
-
* to find any image linked from the thing with one of the following
|
|
10431
|
-
* predicates (in order):
|
|
10432
|
-
* * ns.sioc('avatar')
|
|
10433
|
-
* * ns.foaf('img')
|
|
10434
|
-
* * ns.vcard('logo')
|
|
10435
|
-
* * ns.vcard('hasPhoto')
|
|
10436
|
-
* * ns.vcard('photo')
|
|
10437
|
-
* * ns.foaf('depiction')
|
|
10438
|
-
|
|
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
|
+
|
|
10439
10363
|
*/
|
|
10440
10364
|
function imagesOf(x, kb) {
|
|
10441
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')));
|
|
10442
10366
|
}
|
|
10443
10367
|
|
|
10444
|
-
/**
|
|
10445
|
-
* 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
|
|
10446
10370
|
*/
|
|
10447
10371
|
var iconForClass = {
|
|
10448
10372
|
// Potentially extendable by other apps, panes, etc
|
|
@@ -10477,8 +10401,8 @@ var iconForClass = {
|
|
|
10477
10401
|
'wf:Closed': 'noun_17020.svg'
|
|
10478
10402
|
};
|
|
10479
10403
|
|
|
10480
|
-
/**
|
|
10481
|
-
* Returns the origin of the URI of a NamedNode
|
|
10404
|
+
/**
|
|
10405
|
+
* Returns the origin of the URI of a NamedNode
|
|
10482
10406
|
*/
|
|
10483
10407
|
function tempSite(x) {
|
|
10484
10408
|
// use only while one in rdflib fails with origins 2019
|
|
@@ -10494,8 +10418,8 @@ function tempSite(x) {
|
|
|
10494
10418
|
}
|
|
10495
10419
|
}
|
|
10496
10420
|
|
|
10497
|
-
/**
|
|
10498
|
-
* Find an image for this thing as a class
|
|
10421
|
+
/**
|
|
10422
|
+
* Find an image for this thing as a class
|
|
10499
10423
|
*/
|
|
10500
10424
|
function findImageFromURI(x) {
|
|
10501
10425
|
var iconDir = iconBase;
|
|
@@ -10525,22 +10449,22 @@ function findImageFromURI(x) {
|
|
|
10525
10449
|
return iconDir + 'noun_10636_grey.svg'; // Grey Circle - some thing
|
|
10526
10450
|
}
|
|
10527
10451
|
|
|
10528
|
-
/**
|
|
10529
|
-
* Find something we have as explicit image data for the thing
|
|
10530
|
-
* See also [[imagesOf]]
|
|
10531
|
-
* @param thing The thing for which we want to find an image
|
|
10532
|
-
* @returns The URL of a globe icon if thing equals `ns.foaf('Agent')`
|
|
10533
|
-
* or `ns.rdf('Resource')`. Otherwise, it goes looking for
|
|
10534
|
-
* triples in `store`,
|
|
10535
|
-
* `(subject: thing), (predicate: see list below) (object: image-url)`
|
|
10536
|
-
* to find any image linked from the thing with one of the following
|
|
10537
|
-
* predicates (in order):
|
|
10538
|
-
* * ns.sioc('avatar')
|
|
10539
|
-
* * ns.foaf('img')
|
|
10540
|
-
* * ns.vcard('logo')
|
|
10541
|
-
* * ns.vcard('hasPhoto')
|
|
10542
|
-
* * ns.vcard('photo')
|
|
10543
|
-
* * 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')
|
|
10544
10468
|
*/
|
|
10545
10469
|
function findImage(thing) {
|
|
10546
10470
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10552,11 +10476,11 @@ function findImage(thing) {
|
|
|
10552
10476
|
return image ? image.uri : null;
|
|
10553
10477
|
}
|
|
10554
10478
|
|
|
10555
|
-
/**
|
|
10556
|
-
* Do the best you can with the data available
|
|
10557
|
-
*
|
|
10558
|
-
* @return {Boolean} Are we happy with this icon?
|
|
10559
|
-
* 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.
|
|
10560
10484
|
*/
|
|
10561
10485
|
function trySetImage(element, thing, iconForClassMap) {
|
|
10562
10486
|
var kb = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store;
|
|
@@ -10592,8 +10516,8 @@ function trySetImage(element, thing, iconForClassMap) {
|
|
|
10592
10516
|
return false; // we can do better
|
|
10593
10517
|
}
|
|
10594
10518
|
|
|
10595
|
-
/**
|
|
10596
|
-
* 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,
|
|
10597
10521
|
*/
|
|
10598
10522
|
function setImage(element, thing) {
|
|
10599
10523
|
// 20191230a
|
|
@@ -10642,7 +10566,7 @@ function faviconOrDefault(dom, x) {
|
|
|
10642
10566
|
}
|
|
10643
10567
|
}
|
|
10644
10568
|
|
|
10645
|
-
/* Two-option dialog pop-up
|
|
10569
|
+
/* Two-option dialog pop-up
|
|
10646
10570
|
*/
|
|
10647
10571
|
|
|
10648
10572
|
function renderDeleteConfirmPopup(dom, refererenceElement, prompt, deleteFunction) {
|
|
@@ -10693,9 +10617,9 @@ function renderDeleteConfirmPopup(dom, refererenceElement, prompt, deleteFunctio
|
|
|
10693
10617
|
cancelPrompt.addEventListener('click', removePopup);
|
|
10694
10618
|
return popup;
|
|
10695
10619
|
}
|
|
10696
|
-
/**
|
|
10697
|
-
* Delete button with a check you really mean it
|
|
10698
|
-
* @@ 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?
|
|
10699
10623
|
*/
|
|
10700
10624
|
function deleteButtonWithCheck(dom, container, noun, deleteFunction) {
|
|
10701
10625
|
function createPopup() {
|
|
@@ -10721,14 +10645,14 @@ function deleteButtonWithCheck(dom, container, noun, deleteFunction) {
|
|
|
10721
10645
|
return deleteButton; // or button div? caller may change size of image
|
|
10722
10646
|
}
|
|
10723
10647
|
|
|
10724
|
-
/* Make a button
|
|
10725
|
-
*
|
|
10726
|
-
* @param dom - the DOM document object
|
|
10727
|
-
* @Param iconURI - the URI of the icon to use (if any)
|
|
10728
|
-
* @param text - the tooltip text or possibly button contents text
|
|
10729
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10730
|
-
*
|
|
10731
|
-
* @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
|
|
10732
10656
|
*/
|
|
10733
10657
|
function button(dom, iconURI, text, handler) {
|
|
10734
10658
|
var options = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {
|
|
@@ -10741,7 +10665,7 @@ function button(dom, iconURI, text, handler) {
|
|
|
10741
10665
|
if (iconURI) {
|
|
10742
10666
|
var img = button.appendChild(dom.createElement('img'));
|
|
10743
10667
|
img.setAttribute('src', iconURI);
|
|
10744
|
-
img.setAttribute('style',
|
|
10668
|
+
img.setAttribute('style', 'width: 2em; height: 2em;'); // trial and error. 2em disappears
|
|
10745
10669
|
img.title = text;
|
|
10746
10670
|
button.setAttribute('style', _style__WEBPACK_IMPORTED_MODULE_3__/* .style */ .i.buttonStyle);
|
|
10747
10671
|
} else {
|
|
@@ -10796,12 +10720,12 @@ function button(dom, iconURI, text, handler) {
|
|
|
10796
10720
|
return button;
|
|
10797
10721
|
}
|
|
10798
10722
|
|
|
10799
|
-
/* Make a cancel button
|
|
10800
|
-
*
|
|
10801
|
-
* @param dom - the DOM document object
|
|
10802
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10803
|
-
*
|
|
10804
|
-
* @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
|
|
10805
10729
|
*/
|
|
10806
10730
|
function cancelButton(dom, handler) {
|
|
10807
10731
|
var b = button(dom, cancelIconURI, 'Cancel', handler);
|
|
@@ -10812,30 +10736,30 @@ function cancelButton(dom, handler) {
|
|
|
10812
10736
|
return b;
|
|
10813
10737
|
}
|
|
10814
10738
|
|
|
10815
|
-
/* Make a continue button
|
|
10816
|
-
*
|
|
10817
|
-
* @param dom - the DOM document object
|
|
10818
|
-
* @param handler <function> - A handler to called when button is clicked
|
|
10819
|
-
*
|
|
10820
|
-
* @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
|
|
10821
10745
|
*/
|
|
10822
10746
|
function continueButton(dom, handler) {
|
|
10823
10747
|
return button(dom, checkIconURI, 'Continue', handler);
|
|
10824
10748
|
}
|
|
10825
10749
|
|
|
10826
|
-
/* Grab a name for a new thing
|
|
10827
|
-
*
|
|
10828
|
-
* Form to get the name of a new thing before we create it
|
|
10829
|
-
* @params theClass Misspelt to avoid clashing with the JavaScript keyword
|
|
10830
|
-
* @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)
|
|
10831
10755
|
*/
|
|
10832
10756
|
function askName(dom, kb, container, predicate, theClass, noun) {
|
|
10833
10757
|
return new Promise(function (resolve, _reject) {
|
|
10834
10758
|
var form = dom.createElement('div'); // form is broken as HTML behaviour can resurface on js error
|
|
10835
10759
|
// classLabel = utils.label(ns.vcard('Individual'))
|
|
10836
10760
|
predicate = predicate || _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.foaf('name'); // eg 'name' in user's language
|
|
10837
|
-
noun = noun || (theClass ?
|
|
10838
|
-
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) + ': ';
|
|
10839
10763
|
form.appendChild(dom.createElement('p')).textContent = prompt;
|
|
10840
10764
|
var namefield = dom.createElement('input');
|
|
10841
10765
|
namefield.setAttribute('type', 'text');
|
|
@@ -10869,10 +10793,10 @@ function askName(dom, kb, container, predicate, theClass, noun) {
|
|
|
10869
10793
|
}); // Promise
|
|
10870
10794
|
}
|
|
10871
10795
|
|
|
10872
|
-
/**
|
|
10873
|
-
* A TR to represent a draggable person, etc in a list
|
|
10874
|
-
*
|
|
10875
|
-
* 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
|
|
10876
10800
|
*/
|
|
10877
10801
|
var personTR = renderAsRow; // The legacy name is used in a lot of places
|
|
10878
10802
|
|
|
@@ -10886,9 +10810,9 @@ function renderAsRow(dom, pred, obj, options) {
|
|
|
10886
10810
|
|
|
10887
10811
|
// const image = td1.appendChild(dom.createElement('img'))
|
|
10888
10812
|
var image = options.image || faviconOrDefault(dom, obj);
|
|
10889
|
-
td1.setAttribute('style', 'vertical-align: middle; width:
|
|
10813
|
+
td1.setAttribute('style', 'vertical-align: middle; width:2.5em; padding:0.5em; height: 2.5em;');
|
|
10890
10814
|
td2.setAttribute('style', 'vertical-align: middle; text-align:left;');
|
|
10891
|
-
td3.setAttribute('style', 'vertical-align: middle; width:
|
|
10815
|
+
td3.setAttribute('style', 'vertical-align: middle; width:2em; padding:0.5em; height: 4em;');
|
|
10892
10816
|
td1.appendChild(image);
|
|
10893
10817
|
if (options.title) {
|
|
10894
10818
|
td2.textContent = options.title;
|
|
@@ -10916,11 +10840,11 @@ function renderAsRow(dom, pred, obj, options) {
|
|
|
10916
10840
|
return tr;
|
|
10917
10841
|
}
|
|
10918
10842
|
|
|
10919
|
-
/* A helper function for renderAsDiv
|
|
10920
|
-
* creates the NameDiv for the person
|
|
10921
|
-
* Note: could not move it to the helper file because they call exported functions
|
|
10922
|
-
* from buttons
|
|
10923
|
-
* @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
|
|
10924
10848
|
*/
|
|
10925
10849
|
function createNameDiv(dom, div, title, obj) {
|
|
10926
10850
|
var nameDiv = div.appendChild(dom.createElement('div'));
|
|
@@ -10930,11 +10854,11 @@ function createNameDiv(dom, div, title, obj) {
|
|
|
10930
10854
|
setName(nameDiv, obj); // This is async
|
|
10931
10855
|
}
|
|
10932
10856
|
}
|
|
10933
|
-
/* A helper function for renderAsDiv
|
|
10934
|
-
* creates the linkDiv for the person
|
|
10935
|
-
* Note: could not move it to the helper file because they call exported functions
|
|
10936
|
-
* from buttons
|
|
10937
|
-
* @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
|
|
10938
10862
|
*/
|
|
10939
10863
|
function createLinkDiv(dom, div, obj, options) {
|
|
10940
10864
|
var linkDiv = div.appendChild(dom.createElement('div'));
|
|
@@ -10950,9 +10874,9 @@ function createLinkDiv(dom, div, obj, options) {
|
|
|
10950
10874
|
(0,_dragAndDrop__WEBPACK_IMPORTED_MODULE_6__/* .makeDraggable */ .eB)(div, obj);
|
|
10951
10875
|
}
|
|
10952
10876
|
}
|
|
10953
|
-
/**
|
|
10954
|
-
* A Div to represent a draggable person, etc in a list
|
|
10955
|
-
* 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
|
|
10956
10880
|
*/
|
|
10957
10881
|
function renderAsDiv(dom, obj, options) {
|
|
10958
10882
|
var div = dom.createElement('div');
|
|
@@ -10974,8 +10898,8 @@ function renderAsDiv(dom, obj, options) {
|
|
|
10974
10898
|
return div;
|
|
10975
10899
|
}
|
|
10976
10900
|
|
|
10977
|
-
/**
|
|
10978
|
-
* Refresh a DOM tree recursively
|
|
10901
|
+
/**
|
|
10902
|
+
* Refresh a DOM tree recursively
|
|
10979
10903
|
*/
|
|
10980
10904
|
function refreshTree(root) {
|
|
10981
10905
|
if (root.refresh) {
|
|
@@ -10987,15 +10911,15 @@ function refreshTree(root) {
|
|
|
10987
10911
|
}
|
|
10988
10912
|
}
|
|
10989
10913
|
|
|
10990
|
-
/**
|
|
10991
|
-
* Options argument for [[attachmentList]] function
|
|
10914
|
+
/**
|
|
10915
|
+
* Options argument for [[attachmentList]] function
|
|
10992
10916
|
*/
|
|
10993
10917
|
|
|
10994
|
-
/**
|
|
10995
|
-
* Component that displays a list of resources, for instance
|
|
10996
|
-
* the attachments of a message, or the various documents related
|
|
10997
|
-
* to a meeting.
|
|
10998
|
-
* 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.
|
|
10999
10923
|
*/
|
|
11000
10924
|
function attachmentList(dom, subject, div) {
|
|
11001
10925
|
var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
@@ -11028,7 +10952,7 @@ function attachmentList(dom, subject, div) {
|
|
|
11028
10952
|
var refresh = function refresh() {
|
|
11029
10953
|
var things = kb.each(subject, predicate);
|
|
11030
10954
|
things.sort();
|
|
11031
|
-
|
|
10955
|
+
_utils__WEBPACK_IMPORTED_MODULE_9__.syncTableToArray(attachmentTable, things, createNewRow);
|
|
11032
10956
|
};
|
|
11033
10957
|
function droppedURIHandler(uris) {
|
|
11034
10958
|
var ins = [];
|
|
@@ -11108,16 +11032,16 @@ function attachmentList(dom, subject, div) {
|
|
|
11108
11032
|
|
|
11109
11033
|
// /////////////////////////////////////////////////////////////////////////////
|
|
11110
11034
|
|
|
11111
|
-
/**
|
|
11112
|
-
* Event Handler for links within solid apps.
|
|
11113
|
-
*
|
|
11114
|
-
* Note that native links have constraints in Firefox, they
|
|
11115
|
-
* 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)
|
|
11116
11040
|
*/
|
|
11117
11041
|
function openHrefInOutlineMode(e) {
|
|
11118
11042
|
e.preventDefault();
|
|
11119
11043
|
e.stopPropagation();
|
|
11120
|
-
var target =
|
|
11044
|
+
var target = _utils__WEBPACK_IMPORTED_MODULE_9__.getTarget(e);
|
|
11121
11045
|
var uri = target.getAttribute('href');
|
|
11122
11046
|
if (!uri) return _debug__WEBPACK_IMPORTED_MODULE_4__/* .log */ .Rm('openHrefInOutlineMode: No href found!\n');
|
|
11123
11047
|
var dom = window.document;
|
|
@@ -11136,10 +11060,10 @@ function openHrefInOutlineMode(e) {
|
|
|
11136
11060
|
// dom.outlineManager.GotoSubject(store.sym(uri), true, undefined, true, undefined)
|
|
11137
11061
|
}
|
|
11138
11062
|
|
|
11139
|
-
/**
|
|
11140
|
-
* Make a URI in the Tabulator.org annotation store out of the URI of the thing to be annotated.
|
|
11141
|
-
*
|
|
11142
|
-
* @@ 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.
|
|
11143
11067
|
*/
|
|
11144
11068
|
function defaultAnnotationStore(subject) {
|
|
11145
11069
|
if (subject.uri === undefined) return undefined;
|
|
@@ -11157,10 +11081,10 @@ function defaultAnnotationStore(subject) {
|
|
|
11157
11081
|
return solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.sym('http://tabulator.org/wiki/annnotation/' + s);
|
|
11158
11082
|
}
|
|
11159
11083
|
|
|
11160
|
-
/**
|
|
11161
|
-
* Retrieve all RDF class URIs from solid-ui's RDF store
|
|
11162
|
-
* @returns an object `ret` such that `Object.keys(ret)` is
|
|
11163
|
-
* 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.
|
|
11164
11088
|
*/
|
|
11165
11089
|
function allClassURIs() {
|
|
11166
11090
|
var set = {};
|
|
@@ -11177,16 +11101,16 @@ function allClassURIs() {
|
|
|
11177
11101
|
return set;
|
|
11178
11102
|
}
|
|
11179
11103
|
|
|
11180
|
-
/**
|
|
11181
|
-
* Figuring which properties we know about
|
|
11182
|
-
*
|
|
11183
|
-
* When the user inputs an RDF property, like for a form field
|
|
11184
|
-
* or when specifying the relationship between two arbitrary things,
|
|
11185
|
-
* then er can prompt them with properties the session knows about
|
|
11186
|
-
*
|
|
11187
|
-
* TODO: Look again by catching this somewhere. (On the kb?)
|
|
11188
|
-
* TODO: move to diff module? Not really a button.
|
|
11189
|
-
* @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.
|
|
11190
11114
|
*/
|
|
11191
11115
|
|
|
11192
11116
|
function propertyTriage(kb) {
|
|
@@ -11224,17 +11148,17 @@ function propertyTriage(kb) {
|
|
|
11224
11148
|
return possibleProperties;
|
|
11225
11149
|
}
|
|
11226
11150
|
|
|
11227
|
-
/**
|
|
11228
|
-
* General purpose widgets
|
|
11151
|
+
/**
|
|
11152
|
+
* General purpose widgets
|
|
11229
11153
|
*/
|
|
11230
11154
|
|
|
11231
|
-
/**
|
|
11232
|
-
* A button for jumping
|
|
11155
|
+
/**
|
|
11156
|
+
* A button for jumping
|
|
11233
11157
|
*/
|
|
11234
11158
|
function linkButton(dom, object) {
|
|
11235
11159
|
var b = dom.createElement('button');
|
|
11236
11160
|
b.setAttribute('type', 'button');
|
|
11237
|
-
b.textContent = 'Goto ' +
|
|
11161
|
+
b.textContent = 'Goto ' + _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(object);
|
|
11238
11162
|
b.addEventListener('click', function (_event) {
|
|
11239
11163
|
// b.parentNode.removeChild(b)
|
|
11240
11164
|
// TODO fix dependency cycle to solid-panes by calling outlineManager
|
|
@@ -11244,8 +11168,8 @@ function linkButton(dom, object) {
|
|
|
11244
11168
|
return b;
|
|
11245
11169
|
}
|
|
11246
11170
|
|
|
11247
|
-
/**
|
|
11248
|
-
* A button to remove some other element from the page
|
|
11171
|
+
/**
|
|
11172
|
+
* A button to remove some other element from the page
|
|
11249
11173
|
*/
|
|
11250
11174
|
function removeButton(dom, element) {
|
|
11251
11175
|
var b = dom.createElement('button');
|
|
@@ -11275,17 +11199,17 @@ function removeButton(dom, element) {
|
|
|
11275
11199
|
//
|
|
11276
11200
|
// These are for selecting different modes, sources,styles, etc.
|
|
11277
11201
|
//
|
|
11278
|
-
/*
|
|
11279
|
-
buttons.headerButtons = function (dom, kb, name, words) {
|
|
11280
|
-
const box = dom.createElement('table')
|
|
11281
|
-
var i, word, s = '<tr>'
|
|
11282
|
-
box.setAttribute('style', 'width: 90%; height: 1.5em')
|
|
11283
|
-
for (i=0; i<words.length; i++) {
|
|
11284
|
-
s += '<td><input type="radio" name="' + name + '" id="' + words[i] + '" value='
|
|
11285
|
-
}
|
|
11286
|
-
box.innerHTML = s + '</tr>'
|
|
11287
|
-
|
|
11288
|
-
}
|
|
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
|
+
}
|
|
11289
11213
|
*/
|
|
11290
11214
|
// ////////////////////////////////////////////////////////////
|
|
11291
11215
|
//
|
|
@@ -11371,13 +11295,13 @@ var index = {};
|
|
|
11371
11295
|
function twoLineDefault(dom, x) {
|
|
11372
11296
|
// Default
|
|
11373
11297
|
var box = dom.createElement('div');
|
|
11374
|
-
box.textContent =
|
|
11298
|
+
box.textContent = _utils__WEBPACK_IMPORTED_MODULE_8__/* .label */ .P(x);
|
|
11375
11299
|
return box;
|
|
11376
11300
|
}
|
|
11377
11301
|
|
|
11378
|
-
/**
|
|
11379
|
-
* Find a function that can create a widget for a given class
|
|
11380
|
-
* @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
|
|
11381
11305
|
*/
|
|
11382
11306
|
function twoLineWidgetForClass(c) {
|
|
11383
11307
|
var widget = index.twoLine[c.uri];
|
|
@@ -11391,47 +11315,47 @@ function twoLineWidgetForClass(c) {
|
|
|
11391
11315
|
return index.twoLine[''];
|
|
11392
11316
|
}
|
|
11393
11317
|
|
|
11394
|
-
/**
|
|
11395
|
-
* Display a transaction
|
|
11396
|
-
* @param x Should have attributes through triples in store:
|
|
11397
|
-
* * ns.qu('payee') -> a named node
|
|
11398
|
-
* * ns.qu('date) -> a literal
|
|
11399
|
-
* * 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
|
|
11400
11324
|
*/
|
|
11401
11325
|
function twoLineTransaction(dom, x) {
|
|
11402
11326
|
var failed = '';
|
|
11403
11327
|
var enc = function enc(p) {
|
|
11404
11328
|
var y = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.any(x, _ns__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.qu(p));
|
|
11405
11329
|
if (!y) failed += '@@ No value for ' + p + '! ';
|
|
11406
|
-
return y ?
|
|
11330
|
+
return y ? _utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(y.value) : '?'; // @@@@
|
|
11407
11331
|
};
|
|
11408
11332
|
var box = dom.createElement('table');
|
|
11409
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>");
|
|
11410
11334
|
if (failed) {
|
|
11411
|
-
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>");
|
|
11412
11336
|
}
|
|
11413
11337
|
return box;
|
|
11414
11338
|
}
|
|
11415
11339
|
|
|
11416
|
-
/**
|
|
11417
|
-
* Display a trip
|
|
11418
|
-
* @param x Should have attributes through triples in store:
|
|
11419
|
-
* * ns.dc('title') -> a literal
|
|
11420
|
-
* * ns.cal('dtstart') -> a literal
|
|
11421
|
-
* * 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
|
|
11422
11346
|
*/
|
|
11423
11347
|
function twoLineTrip(dom, x) {
|
|
11424
11348
|
var enc = function enc(p) {
|
|
11425
11349
|
var y = solid_logic__WEBPACK_IMPORTED_MODULE_7__.store.any(x, p);
|
|
11426
|
-
return y ?
|
|
11350
|
+
return y ? _utils__WEBPACK_IMPORTED_MODULE_9__.escapeForXML(y.value) : '?';
|
|
11427
11351
|
};
|
|
11428
11352
|
var box = dom.createElement('table');
|
|
11429
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>");
|
|
11430
11354
|
return box;
|
|
11431
11355
|
}
|
|
11432
11356
|
|
|
11433
|
-
/**
|
|
11434
|
-
* Stick a stylesheet link the document if not already there
|
|
11357
|
+
/**
|
|
11358
|
+
* Stick a stylesheet link the document if not already there
|
|
11435
11359
|
*/
|
|
11436
11360
|
function addStyleSheet(dom, href) {
|
|
11437
11361
|
var links = dom.querySelectorAll('link');
|
|
@@ -11455,8 +11379,8 @@ function isAudio(file) {
|
|
|
11455
11379
|
function isVideo(file) {
|
|
11456
11380
|
return isImage(file, 'video');
|
|
11457
11381
|
}
|
|
11458
|
-
/**
|
|
11459
|
-
*
|
|
11382
|
+
/**
|
|
11383
|
+
*
|
|
11460
11384
|
*/
|
|
11461
11385
|
function isImage(file, kind) {
|
|
11462
11386
|
var dcCLasses = {
|
|
@@ -11478,12 +11402,12 @@ function isImage(file, kind) {
|
|
|
11478
11402
|
return false;
|
|
11479
11403
|
}
|
|
11480
11404
|
|
|
11481
|
-
/**
|
|
11482
|
-
* File upload button
|
|
11483
|
-
* @param dom The DOM aka document
|
|
11484
|
-
* @param droppedFileHandler Same handler function as drop, takes array of file objects
|
|
11485
|
-
* @returns {Element} - a div with a button and a inout in it
|
|
11486
|
-
* 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.
|
|
11487
11411
|
*/
|
|
11488
11412
|
// See https://developer.mozilla.org/en-US/docs/Web/API/File/Using_files_from_web_applications
|
|
11489
11413
|
function fileUploadButtonDiv(dom, droppedFileHandler) {
|
|
@@ -11520,10 +11444,10 @@ index = {
|
|
|
11520
11444
|
}
|
|
11521
11445
|
};
|
|
11522
11446
|
|
|
11523
|
-
/***/ },
|
|
11447
|
+
/***/ }),
|
|
11524
11448
|
|
|
11525
|
-
/***/ 3378
|
|
11526
|
-
(module, __webpack_exports__, __webpack_require__) {
|
|
11449
|
+
/***/ 3378:
|
|
11450
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
11527
11451
|
|
|
11528
11452
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11529
11453
|
/* harmony export */ LN: () => (/* binding */ iconBase),
|
|
@@ -11570,10 +11494,10 @@ var icons = module.scriptURI // Firefox extension
|
|
|
11570
11494
|
var iconBase = icons.iconBase;
|
|
11571
11495
|
var originalIconBase = icons.originalIconBase;
|
|
11572
11496
|
|
|
11573
|
-
/***/ },
|
|
11497
|
+
/***/ }),
|
|
11574
11498
|
|
|
11575
|
-
/***/ 3453
|
|
11576
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
11499
|
+
/***/ 3453:
|
|
11500
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
11577
11501
|
|
|
11578
11502
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11579
11503
|
/* harmony export */ A: () => (/* binding */ _slicedToArray)
|
|
@@ -11591,10 +11515,10 @@ function _slicedToArray(r, e) {
|
|
|
11591
11515
|
}
|
|
11592
11516
|
|
|
11593
11517
|
|
|
11594
|
-
/***/ },
|
|
11518
|
+
/***/ }),
|
|
11595
11519
|
|
|
11596
|
-
/***/ 3468
|
|
11597
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11520
|
+
/***/ 3468:
|
|
11521
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11598
11522
|
|
|
11599
11523
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11600
11524
|
/* harmony export */ F: () => (/* binding */ errorMessageBlock)
|
|
@@ -11638,10 +11562,10 @@ function errorMessageBlock(dom, err, backgroundColor, err2) {
|
|
|
11638
11562
|
return div;
|
|
11639
11563
|
}
|
|
11640
11564
|
|
|
11641
|
-
/***/ },
|
|
11565
|
+
/***/ }),
|
|
11642
11566
|
|
|
11643
|
-
/***/ 3605
|
|
11644
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11567
|
+
/***/ 3605:
|
|
11568
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11645
11569
|
|
|
11646
11570
|
__webpack_require__.r(__webpack_exports__);
|
|
11647
11571
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -11863,10 +11787,10 @@ function manageParticipation(dom, container, padDoc, subject, me, options) {
|
|
|
11863
11787
|
return table;
|
|
11864
11788
|
}
|
|
11865
11789
|
|
|
11866
|
-
/***/ },
|
|
11790
|
+
/***/ }),
|
|
11867
11791
|
|
|
11868
|
-
/***/ 3662
|
|
11869
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
11792
|
+
/***/ 3662:
|
|
11793
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
11870
11794
|
|
|
11871
11795
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11872
11796
|
/* harmony export */ A: () => (/* binding */ _setPrototypeOf)
|
|
@@ -11878,10 +11802,10 @@ function _setPrototypeOf(t, e) {
|
|
|
11878
11802
|
}
|
|
11879
11803
|
|
|
11880
11804
|
|
|
11881
|
-
/***/ },
|
|
11805
|
+
/***/ }),
|
|
11882
11806
|
|
|
11883
|
-
/***/ 3693
|
|
11884
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
11807
|
+
/***/ 3693:
|
|
11808
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11885
11809
|
|
|
11886
11810
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11887
11811
|
/* harmony export */ L: () => (/* binding */ setVisible),
|
|
@@ -12325,10 +12249,10 @@ function _renderAutoComplete() {
|
|
|
12325
12249
|
return _renderAutoComplete.apply(this, arguments);
|
|
12326
12250
|
}
|
|
12327
12251
|
|
|
12328
|
-
/***/ },
|
|
12252
|
+
/***/ }),
|
|
12329
12253
|
|
|
12330
|
-
/***/ 3738
|
|
12331
|
-
(module) {
|
|
12254
|
+
/***/ 3738:
|
|
12255
|
+
/***/ ((module) => {
|
|
12332
12256
|
|
|
12333
12257
|
function _typeof(o) {
|
|
12334
12258
|
"@babel/helpers - typeof";
|
|
@@ -12341,10 +12265,10 @@ function _typeof(o) {
|
|
|
12341
12265
|
}
|
|
12342
12266
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
12343
12267
|
|
|
12344
|
-
/***/ },
|
|
12268
|
+
/***/ }),
|
|
12345
12269
|
|
|
12346
|
-
/***/ 3893
|
|
12347
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
12270
|
+
/***/ 3893:
|
|
12271
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
12348
12272
|
|
|
12349
12273
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12350
12274
|
/* harmony export */ A: () => (/* binding */ _iterableToArray)
|
|
@@ -12354,10 +12278,10 @@ function _iterableToArray(r) {
|
|
|
12354
12278
|
}
|
|
12355
12279
|
|
|
12356
12280
|
|
|
12357
|
-
/***/ },
|
|
12281
|
+
/***/ }),
|
|
12358
12282
|
|
|
12359
|
-
/***/ 3907
|
|
12360
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
12283
|
+
/***/ 3907:
|
|
12284
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
12361
12285
|
|
|
12362
12286
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12363
12287
|
/* harmony export */ G2: () => (/* binding */ keyAclBody),
|
|
@@ -12451,10 +12375,10 @@ var keyAclBody = function keyAclBody(keyDoc, me) {
|
|
|
12451
12375
|
return aclBody;
|
|
12452
12376
|
};
|
|
12453
12377
|
|
|
12454
|
-
/***/ },
|
|
12378
|
+
/***/ }),
|
|
12455
12379
|
|
|
12456
|
-
/***/ 3954
|
|
12457
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
12380
|
+
/***/ 3954:
|
|
12381
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
12458
12382
|
|
|
12459
12383
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12460
12384
|
/* harmony export */ A: () => (/* binding */ _getPrototypeOf)
|
|
@@ -12466,10 +12390,10 @@ function _getPrototypeOf(t) {
|
|
|
12466
12390
|
}
|
|
12467
12391
|
|
|
12468
12392
|
|
|
12469
|
-
/***/ },
|
|
12393
|
+
/***/ }),
|
|
12470
12394
|
|
|
12471
|
-
/***/ 4101
|
|
12472
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
12395
|
+
/***/ 4101:
|
|
12396
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
12473
12397
|
|
|
12474
12398
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12475
12399
|
/* harmony export */ N: () => (/* binding */ IconicMultiSelect)
|
|
@@ -13129,10 +13053,10 @@ var IconicMultiSelect = /*#__PURE__*/function () {
|
|
|
13129
13053
|
}]);
|
|
13130
13054
|
}();
|
|
13131
13055
|
|
|
13132
|
-
/***/ },
|
|
13056
|
+
/***/ }),
|
|
13133
13057
|
|
|
13134
|
-
/***/ 4158
|
|
13135
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13058
|
+
/***/ 4158:
|
|
13059
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13136
13060
|
|
|
13137
13061
|
__webpack_require__.r(__webpack_exports__);
|
|
13138
13062
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -13345,10 +13269,10 @@ function setInternals(window, document) {
|
|
|
13345
13269
|
_dom = document;
|
|
13346
13270
|
}
|
|
13347
13271
|
|
|
13348
|
-
/***/ },
|
|
13272
|
+
/***/ }),
|
|
13349
13273
|
|
|
13350
|
-
/***/ 4210
|
|
13351
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13274
|
+
/***/ 4210:
|
|
13275
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13352
13276
|
|
|
13353
13277
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13354
13278
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -13357,10 +13281,10 @@ const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.
|
|
|
13357
13281
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({ randomUUID });
|
|
13358
13282
|
|
|
13359
13283
|
|
|
13360
|
-
/***/ },
|
|
13284
|
+
/***/ }),
|
|
13361
13285
|
|
|
13362
|
-
/***/ 4243
|
|
13363
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13286
|
+
/***/ 4243:
|
|
13287
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13364
13288
|
|
|
13365
13289
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13366
13290
|
/* harmony export */ A: () => (/* binding */ _arrayWithoutHoles)
|
|
@@ -13372,10 +13296,10 @@ function _arrayWithoutHoles(r) {
|
|
|
13372
13296
|
}
|
|
13373
13297
|
|
|
13374
13298
|
|
|
13375
|
-
/***/ },
|
|
13299
|
+
/***/ }),
|
|
13376
13300
|
|
|
13377
|
-
/***/ 4329
|
|
13378
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13301
|
+
/***/ 4329:
|
|
13302
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13379
13303
|
|
|
13380
13304
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13381
13305
|
/* harmony export */ ko: () => (/* binding */ schnorr)
|
|
@@ -13682,10 +13606,10 @@ const hashToCurve = /* @__PURE__ */ (/* unused pure expression or super */ null
|
|
|
13682
13606
|
const encodeToCurve = /* @__PURE__ */ (/* unused pure expression or super */ null && ((() => secp256k1_hasher.encodeToCurve)()));
|
|
13683
13607
|
//# sourceMappingURL=secp256k1.js.map
|
|
13684
13608
|
|
|
13685
|
-
/***/ },
|
|
13609
|
+
/***/ }),
|
|
13686
13610
|
|
|
13687
|
-
/***/ 4373
|
|
13688
|
-
(module) {
|
|
13611
|
+
/***/ 4373:
|
|
13612
|
+
/***/ ((module) => {
|
|
13689
13613
|
|
|
13690
13614
|
function _regeneratorKeys(e) {
|
|
13691
13615
|
var n = Object(e),
|
|
@@ -13698,10 +13622,10 @@ function _regeneratorKeys(e) {
|
|
|
13698
13622
|
}
|
|
13699
13623
|
module.exports = _regeneratorKeys, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
13700
13624
|
|
|
13701
|
-
/***/ },
|
|
13625
|
+
/***/ }),
|
|
13702
13626
|
|
|
13703
|
-
/***/ 4467
|
|
13704
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13627
|
+
/***/ 4467:
|
|
13628
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
13705
13629
|
|
|
13706
13630
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13707
13631
|
/* harmony export */ A: () => (/* binding */ _defineProperty)
|
|
@@ -13718,10 +13642,10 @@ function _defineProperty(e, r, t) {
|
|
|
13718
13642
|
}
|
|
13719
13643
|
|
|
13720
13644
|
|
|
13721
|
-
/***/ },
|
|
13645
|
+
/***/ }),
|
|
13722
13646
|
|
|
13723
|
-
/***/ 4608
|
|
13724
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13647
|
+
/***/ 4608:
|
|
13648
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13725
13649
|
|
|
13726
13650
|
__webpack_require__.r(__webpack_exports__);
|
|
13727
13651
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -13866,10 +13790,10 @@ console.log('widgets exported:', widgets)
|
|
|
13866
13790
|
*/
|
|
13867
13791
|
// ends
|
|
13868
13792
|
|
|
13869
|
-
/***/ },
|
|
13793
|
+
/***/ }),
|
|
13870
13794
|
|
|
13871
|
-
/***/ 4633
|
|
13872
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13795
|
+
/***/ 4633:
|
|
13796
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
13873
13797
|
|
|
13874
13798
|
var OverloadYield = __webpack_require__(5172);
|
|
13875
13799
|
var regenerator = __webpack_require__(6993);
|
|
@@ -13949,10 +13873,10 @@ function _regeneratorRuntime() {
|
|
|
13949
13873
|
}
|
|
13950
13874
|
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
13951
13875
|
|
|
13952
|
-
/***/ },
|
|
13876
|
+
/***/ }),
|
|
13953
13877
|
|
|
13954
|
-
/***/ 4756
|
|
13955
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13878
|
+
/***/ 4756:
|
|
13879
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
13956
13880
|
|
|
13957
13881
|
// TODO(Babel 8): Remove this file.
|
|
13958
13882
|
|
|
@@ -13971,10 +13895,10 @@ try {
|
|
|
13971
13895
|
}
|
|
13972
13896
|
|
|
13973
13897
|
|
|
13974
|
-
/***/ },
|
|
13898
|
+
/***/ }),
|
|
13975
13899
|
|
|
13976
|
-
/***/ 4762
|
|
13977
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13900
|
+
/***/ 4762:
|
|
13901
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
13978
13902
|
|
|
13979
13903
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13980
13904
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -14008,17 +13932,17 @@ try {
|
|
|
14008
13932
|
basicMaxLength: '4096'
|
|
14009
13933
|
});
|
|
14010
13934
|
|
|
14011
|
-
/***/ },
|
|
13935
|
+
/***/ }),
|
|
14012
13936
|
|
|
14013
|
-
/***/ 4961
|
|
14014
|
-
(module) {
|
|
13937
|
+
/***/ 4961:
|
|
13938
|
+
/***/ ((module) => {
|
|
14015
13939
|
|
|
14016
13940
|
module.exports = __WEBPACK_EXTERNAL_MODULE_rdflib__;
|
|
14017
13941
|
|
|
14018
|
-
/***/ },
|
|
13942
|
+
/***/ }),
|
|
14019
13943
|
|
|
14020
|
-
/***/ 4976
|
|
14021
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
13944
|
+
/***/ 4976:
|
|
13945
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
14022
13946
|
|
|
14023
13947
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14024
13948
|
/* harmony export */ AI: () => (/* binding */ utf8ToBytes),
|
|
@@ -14323,10 +14247,10 @@ function randomBytes(bytesLength = 32) {
|
|
|
14323
14247
|
}
|
|
14324
14248
|
//# sourceMappingURL=utils.js.map
|
|
14325
14249
|
|
|
14326
|
-
/***/ },
|
|
14250
|
+
/***/ }),
|
|
14327
14251
|
|
|
14328
|
-
/***/ 5148
|
|
14329
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14252
|
+
/***/ 5148:
|
|
14253
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14330
14254
|
|
|
14331
14255
|
__webpack_require__.r(__webpack_exports__);
|
|
14332
14256
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -14544,20 +14468,20 @@ function getPreferencesForClass(subject, theClass, predicates, context) {
|
|
|
14544
14468
|
|
|
14545
14469
|
// ends
|
|
14546
14470
|
|
|
14547
|
-
/***/ },
|
|
14471
|
+
/***/ }),
|
|
14548
14472
|
|
|
14549
|
-
/***/ 5172
|
|
14550
|
-
(module) {
|
|
14473
|
+
/***/ 5172:
|
|
14474
|
+
/***/ ((module) => {
|
|
14551
14475
|
|
|
14552
14476
|
function _OverloadYield(e, d) {
|
|
14553
14477
|
this.v = e, this.k = d;
|
|
14554
14478
|
}
|
|
14555
14479
|
module.exports = _OverloadYield, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
14556
14480
|
|
|
14557
|
-
/***/ },
|
|
14481
|
+
/***/ }),
|
|
14558
14482
|
|
|
14559
|
-
/***/ 5187
|
|
14560
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14483
|
+
/***/ 5187:
|
|
14484
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
14561
14485
|
|
|
14562
14486
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14563
14487
|
/* harmony export */ lk: () => (/* binding */ sentimentStripLinked),
|
|
@@ -15100,10 +15024,10 @@ function _messageToolbar() {
|
|
|
15100
15024
|
return _messageToolbar.apply(this, arguments);
|
|
15101
15025
|
}
|
|
15102
15026
|
|
|
15103
|
-
/***/ },
|
|
15027
|
+
/***/ }),
|
|
15104
15028
|
|
|
15105
|
-
/***/ 5386
|
|
15106
|
-
(module) {
|
|
15029
|
+
/***/ 5386:
|
|
15030
|
+
/***/ ((module) => {
|
|
15107
15031
|
|
|
15108
15032
|
/**
|
|
15109
15033
|
* Provides a way to access commonly used namespaces
|
|
@@ -15189,10 +15113,10 @@ function vocab (rdf = { namedNode: u => u }) {
|
|
|
15189
15113
|
module.exports = vocab
|
|
15190
15114
|
|
|
15191
15115
|
|
|
15192
|
-
/***/ },
|
|
15116
|
+
/***/ }),
|
|
15193
15117
|
|
|
15194
|
-
/***/ 5429
|
|
15195
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15118
|
+
/***/ 5429:
|
|
15119
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15196
15120
|
|
|
15197
15121
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15198
15122
|
/* harmony export */ sc: () => (/* binding */ sha256)
|
|
@@ -15577,10 +15501,10 @@ const sha512_256 = /* @__PURE__ */ (/* unused pure expression or super */ null &
|
|
|
15577
15501
|
const sha512_224 = /* @__PURE__ */ (/* unused pure expression or super */ null && (createHasher(() => new SHA512_224())));
|
|
15578
15502
|
//# sourceMappingURL=sha2.js.map
|
|
15579
15503
|
|
|
15580
|
-
/***/ },
|
|
15504
|
+
/***/ }),
|
|
15581
15505
|
|
|
15582
|
-
/***/ 5501
|
|
15583
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15506
|
+
/***/ 5501:
|
|
15507
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15584
15508
|
|
|
15585
15509
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15586
15510
|
/* harmony export */ A: () => (/* binding */ _inherits)
|
|
@@ -15601,10 +15525,10 @@ function _inherits(t, e) {
|
|
|
15601
15525
|
}
|
|
15602
15526
|
|
|
15603
15527
|
|
|
15604
|
-
/***/ },
|
|
15528
|
+
/***/ }),
|
|
15605
15529
|
|
|
15606
|
-
/***/ 5546
|
|
15607
|
-
(module) {
|
|
15530
|
+
/***/ 5546:
|
|
15531
|
+
/***/ ((module) => {
|
|
15608
15532
|
|
|
15609
15533
|
function _regeneratorDefine(e, r, n, t) {
|
|
15610
15534
|
var i = Object.defineProperty;
|
|
@@ -15629,10 +15553,10 @@ function _regeneratorDefine(e, r, n, t) {
|
|
|
15629
15553
|
}
|
|
15630
15554
|
module.exports = _regeneratorDefine, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
15631
15555
|
|
|
15632
|
-
/***/ },
|
|
15556
|
+
/***/ }),
|
|
15633
15557
|
|
|
15634
|
-
/***/ 5561
|
|
15635
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
15558
|
+
/***/ 5561:
|
|
15559
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
15636
15560
|
|
|
15637
15561
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15638
15562
|
/* harmony export */ i: () => (/* binding */ style)
|
|
@@ -15692,10 +15616,10 @@ style.setStyle = function setStyle(ele, styleName) {
|
|
|
15692
15616
|
ele.style = style[styleName];
|
|
15693
15617
|
};
|
|
15694
15618
|
|
|
15695
|
-
/***/ },
|
|
15619
|
+
/***/ }),
|
|
15696
15620
|
|
|
15697
|
-
/***/ 5579
|
|
15698
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15621
|
+
/***/ 5579:
|
|
15622
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
15699
15623
|
|
|
15700
15624
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15701
15625
|
/* harmony export */ A: () => (/* binding */ _wrapNativeSuper)
|
|
@@ -15732,10 +15656,10 @@ function _wrapNativeSuper(t) {
|
|
|
15732
15656
|
}
|
|
15733
15657
|
|
|
15734
15658
|
|
|
15735
|
-
/***/ },
|
|
15659
|
+
/***/ }),
|
|
15736
15660
|
|
|
15737
|
-
/***/ 5619
|
|
15738
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
15661
|
+
/***/ 5619:
|
|
15662
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
15739
15663
|
|
|
15740
15664
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
15741
15665
|
/* harmony export */ D9: () => (/* binding */ comboToString),
|
|
@@ -16256,10 +16180,10 @@ function _getProspectiveHolder() {
|
|
|
16256
16180
|
return _getProspectiveHolder.apply(this, arguments);
|
|
16257
16181
|
}
|
|
16258
16182
|
|
|
16259
|
-
/***/ },
|
|
16183
|
+
/***/ }),
|
|
16260
16184
|
|
|
16261
|
-
/***/ 5747
|
|
16262
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16185
|
+
/***/ 5747:
|
|
16186
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16263
16187
|
|
|
16264
16188
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16265
16189
|
/* harmony export */ Kf: () => (/* binding */ GroupPicker),
|
|
@@ -16740,10 +16664,10 @@ function indexes(book) {
|
|
|
16740
16664
|
};
|
|
16741
16665
|
}
|
|
16742
16666
|
|
|
16743
|
-
/***/ },
|
|
16667
|
+
/***/ }),
|
|
16744
16668
|
|
|
16745
|
-
/***/ 5869
|
|
16746
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
16669
|
+
/***/ 5869:
|
|
16670
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
16747
16671
|
|
|
16748
16672
|
var regeneratorAsyncGen = __webpack_require__(887);
|
|
16749
16673
|
function _regeneratorAsync(n, e, r, t, o) {
|
|
@@ -16754,18 +16678,18 @@ function _regeneratorAsync(n, e, r, t, o) {
|
|
|
16754
16678
|
}
|
|
16755
16679
|
module.exports = _regeneratorAsync, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
16756
16680
|
|
|
16757
|
-
/***/ },
|
|
16681
|
+
/***/ }),
|
|
16758
16682
|
|
|
16759
|
-
/***/ 5912
|
|
16760
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16683
|
+
/***/ 5912:
|
|
16684
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16761
16685
|
|
|
16762
16686
|
__webpack_require__.r(__webpack_exports__);
|
|
16763
16687
|
|
|
16764
16688
|
|
|
16765
|
-
/***/ },
|
|
16689
|
+
/***/ }),
|
|
16766
16690
|
|
|
16767
|
-
/***/ 5923
|
|
16768
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
16691
|
+
/***/ 5923:
|
|
16692
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
16769
16693
|
|
|
16770
16694
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16771
16695
|
/* harmony export */ B: () => (/* binding */ acl),
|
|
@@ -16806,10 +16730,10 @@ var aclControl = {
|
|
|
16806
16730
|
ACLControlBox5: _acl_control__WEBPACK_IMPORTED_MODULE_1__/* .ACLControlBox5 */ .wR
|
|
16807
16731
|
};
|
|
16808
16732
|
|
|
16809
|
-
/***/ },
|
|
16733
|
+
/***/ }),
|
|
16810
16734
|
|
|
16811
|
-
/***/ 6013
|
|
16812
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
16735
|
+
/***/ 6013:
|
|
16736
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
16813
16737
|
|
|
16814
16738
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
16815
16739
|
/* harmony export */ Az: () => (/* binding */ SHA384_IV),
|
|
@@ -16978,10 +16902,10 @@ const SHA512_IV = /* @__PURE__ */ Uint32Array.from([
|
|
|
16978
16902
|
]);
|
|
16979
16903
|
//# sourceMappingURL=_md.js.map
|
|
16980
16904
|
|
|
16981
|
-
/***/ },
|
|
16905
|
+
/***/ }),
|
|
16982
16906
|
|
|
16983
|
-
/***/ 6049
|
|
16984
|
-
(__unused_webpack_module, exports, __webpack_require__) {
|
|
16907
|
+
/***/ 6049:
|
|
16908
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
16985
16909
|
|
|
16986
16910
|
/*!
|
|
16987
16911
|
* mime-types
|
|
@@ -17196,10 +17120,10 @@ function _preferredTypeLegacy (ext, type0, type1) {
|
|
|
17196
17120
|
}
|
|
17197
17121
|
|
|
17198
17122
|
|
|
17199
|
-
/***/ },
|
|
17123
|
+
/***/ }),
|
|
17200
17124
|
|
|
17201
|
-
/***/ 6127
|
|
17202
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17125
|
+
/***/ 6127:
|
|
17126
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
17203
17127
|
|
|
17204
17128
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17205
17129
|
/* harmony export */ $: () => (/* binding */ media)
|
|
@@ -17211,10 +17135,10 @@ var media = {
|
|
|
17211
17135
|
cameraButton: _media_capture__WEBPACK_IMPORTED_MODULE_0__/* .cameraButton */ .Y
|
|
17212
17136
|
};
|
|
17213
17137
|
|
|
17214
|
-
/***/ },
|
|
17138
|
+
/***/ }),
|
|
17215
17139
|
|
|
17216
|
-
/***/ 6235
|
|
17217
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17140
|
+
/***/ 6235:
|
|
17141
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
17218
17142
|
|
|
17219
17143
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17220
17144
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -17251,10 +17175,10 @@ function v4(options, buf, offset) {
|
|
|
17251
17175
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (v4);
|
|
17252
17176
|
|
|
17253
17177
|
|
|
17254
|
-
/***/ },
|
|
17178
|
+
/***/ }),
|
|
17255
17179
|
|
|
17256
|
-
/***/ 6247
|
|
17257
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17180
|
+
/***/ 6247:
|
|
17181
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
17258
17182
|
|
|
17259
17183
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17260
17184
|
/* harmony export */ l: () => (/* binding */ Signup)
|
|
@@ -17328,10 +17252,10 @@ Signup.prototype.signup = function signup(signupUrl) {
|
|
|
17328
17252
|
});
|
|
17329
17253
|
};
|
|
17330
17254
|
|
|
17331
|
-
/***/ },
|
|
17255
|
+
/***/ }),
|
|
17332
17256
|
|
|
17333
|
-
/***/ 6316
|
|
17334
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17257
|
+
/***/ 6316:
|
|
17258
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
17335
17259
|
|
|
17336
17260
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
17337
17261
|
/* harmony export */ x3: () => (/* binding */ weierstrass),
|
|
@@ -18757,10 +18681,10 @@ function weierstrass(c) {
|
|
|
18757
18681
|
}
|
|
18758
18682
|
//# sourceMappingURL=weierstrass.js.map
|
|
18759
18683
|
|
|
18760
|
-
/***/ },
|
|
18684
|
+
/***/ }),
|
|
18761
18685
|
|
|
18762
|
-
/***/ 6324
|
|
18763
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
18686
|
+
/***/ 6324:
|
|
18687
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
18764
18688
|
|
|
18765
18689
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18766
18690
|
/* harmony export */ A: () => (/* binding */ _construct)
|
|
@@ -18778,10 +18702,10 @@ function _construct(t, e, r) {
|
|
|
18778
18702
|
}
|
|
18779
18703
|
|
|
18780
18704
|
|
|
18781
|
-
/***/ },
|
|
18705
|
+
/***/ }),
|
|
18782
18706
|
|
|
18783
|
-
/***/ 6369
|
|
18784
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
18707
|
+
/***/ 6369:
|
|
18708
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
18785
18709
|
|
|
18786
18710
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18787
18711
|
/* harmony export */ A: () => (/* binding */ _arrayWithHoles)
|
|
@@ -18791,10 +18715,10 @@ function _arrayWithHoles(r) {
|
|
|
18791
18715
|
}
|
|
18792
18716
|
|
|
18793
18717
|
|
|
18794
|
-
/***/ },
|
|
18718
|
+
/***/ }),
|
|
18795
18719
|
|
|
18796
|
-
/***/ 6466
|
|
18797
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
18720
|
+
/***/ 6466:
|
|
18721
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
18798
18722
|
|
|
18799
18723
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
18800
18724
|
/* harmony export */ v: () => (/* binding */ AccessController)
|
|
@@ -19188,10 +19112,10 @@ var AccessController = /*#__PURE__*/function () {
|
|
|
19188
19112
|
}]);
|
|
19189
19113
|
}();
|
|
19190
19114
|
|
|
19191
|
-
/***/ },
|
|
19115
|
+
/***/ }),
|
|
19192
19116
|
|
|
19193
|
-
/***/ 6562
|
|
19194
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
19117
|
+
/***/ 6562:
|
|
19118
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
19195
19119
|
|
|
19196
19120
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19197
19121
|
/* harmony export */ A: () => (/* binding */ _nonIterableRest)
|
|
@@ -19201,10 +19125,10 @@ function _nonIterableRest() {
|
|
|
19201
19125
|
}
|
|
19202
19126
|
|
|
19203
19127
|
|
|
19204
|
-
/***/ },
|
|
19128
|
+
/***/ }),
|
|
19205
19129
|
|
|
19206
|
-
/***/ 6564
|
|
19207
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19130
|
+
/***/ 6564:
|
|
19131
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19208
19132
|
|
|
19209
19133
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19210
19134
|
/* harmony export */ Nr: () => (/* binding */ renderNameValuePair),
|
|
@@ -19463,10 +19387,10 @@ function basicField(dom, container, already, subject, form, doc, callbackFunctio
|
|
|
19463
19387
|
return box;
|
|
19464
19388
|
}
|
|
19465
19389
|
|
|
19466
|
-
/***/ },
|
|
19390
|
+
/***/ }),
|
|
19467
19391
|
|
|
19468
|
-
/***/ 6589
|
|
19469
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19392
|
+
/***/ 6589:
|
|
19393
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19470
19394
|
|
|
19471
19395
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19472
19396
|
/* harmony export */ v: () => (/* binding */ create)
|
|
@@ -19477,10 +19401,10 @@ var create = {
|
|
|
19477
19401
|
newThingUI: _create__WEBPACK_IMPORTED_MODULE_0__/* .newThingUI */ .T
|
|
19478
19402
|
};
|
|
19479
19403
|
|
|
19480
|
-
/***/ },
|
|
19404
|
+
/***/ }),
|
|
19481
19405
|
|
|
19482
|
-
/***/ 6670
|
|
19483
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19406
|
+
/***/ 6670:
|
|
19407
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19484
19408
|
|
|
19485
19409
|
__webpack_require__.r(__webpack_exports__);
|
|
19486
19410
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -19916,10 +19840,10 @@ function isLight(x) {
|
|
|
19916
19840
|
return total > 128 * 3;
|
|
19917
19841
|
}
|
|
19918
19842
|
|
|
19919
|
-
/***/ },
|
|
19843
|
+
/***/ }),
|
|
19920
19844
|
|
|
19921
|
-
/***/ 6822
|
|
19922
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
19845
|
+
/***/ 6822:
|
|
19846
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
19923
19847
|
|
|
19924
19848
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19925
19849
|
/* harmony export */ A: () => (/* binding */ _possibleConstructorReturn)
|
|
@@ -19935,10 +19859,10 @@ function _possibleConstructorReturn(t, e) {
|
|
|
19935
19859
|
}
|
|
19936
19860
|
|
|
19937
19861
|
|
|
19938
|
-
/***/ },
|
|
19862
|
+
/***/ }),
|
|
19939
19863
|
|
|
19940
|
-
/***/ 6855
|
|
19941
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
19864
|
+
/***/ 6855:
|
|
19865
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
19942
19866
|
|
|
19943
19867
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19944
19868
|
/* harmony export */ Tn: () => (/* binding */ getPrivateKey),
|
|
@@ -20176,10 +20100,10 @@ function _saveKey() {
|
|
|
20176
20100
|
return _saveKey.apply(this, arguments);
|
|
20177
20101
|
}
|
|
20178
20102
|
|
|
20179
|
-
/***/ },
|
|
20103
|
+
/***/ }),
|
|
20180
20104
|
|
|
20181
|
-
/***/ 6984
|
|
20182
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20105
|
+
/***/ 6984:
|
|
20106
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20183
20107
|
|
|
20184
20108
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20185
20109
|
/* harmony export */ A: () => (/* binding */ rng)
|
|
@@ -20197,10 +20121,10 @@ function rng() {
|
|
|
20197
20121
|
}
|
|
20198
20122
|
|
|
20199
20123
|
|
|
20200
|
-
/***/ },
|
|
20124
|
+
/***/ }),
|
|
20201
20125
|
|
|
20202
|
-
/***/ 6986
|
|
20203
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20126
|
+
/***/ 6986:
|
|
20127
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20204
20128
|
|
|
20205
20129
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20206
20130
|
/* harmony export */ A: () => (/* binding */ _iterableToArrayLimit)
|
|
@@ -20234,10 +20158,10 @@ function _iterableToArrayLimit(r, l) {
|
|
|
20234
20158
|
}
|
|
20235
20159
|
|
|
20236
20160
|
|
|
20237
|
-
/***/ },
|
|
20161
|
+
/***/ }),
|
|
20238
20162
|
|
|
20239
|
-
/***/ 6993
|
|
20240
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
20163
|
+
/***/ 6993:
|
|
20164
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20241
20165
|
|
|
20242
20166
|
var regeneratorDefine = __webpack_require__(5546);
|
|
20243
20167
|
function _regenerator() {
|
|
@@ -20329,10 +20253,10 @@ function _regenerator() {
|
|
|
20329
20253
|
}
|
|
20330
20254
|
module.exports = _regenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
20331
20255
|
|
|
20332
|
-
/***/ },
|
|
20256
|
+
/***/ }),
|
|
20333
20257
|
|
|
20334
|
-
/***/ 7008
|
|
20335
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20258
|
+
/***/ 7008:
|
|
20259
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20336
20260
|
|
|
20337
20261
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20338
20262
|
/* harmony export */ V: () => (/* binding */ cameraCaptureControl),
|
|
@@ -20529,10 +20453,10 @@ function cameraButton(dom, store, getImageDoc, doneCallback) {
|
|
|
20529
20453
|
return div;
|
|
20530
20454
|
}
|
|
20531
20455
|
|
|
20532
|
-
/***/ },
|
|
20456
|
+
/***/ }),
|
|
20533
20457
|
|
|
20534
|
-
/***/ 7134
|
|
20535
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20458
|
+
/***/ 7134:
|
|
20459
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20536
20460
|
|
|
20537
20461
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20538
20462
|
/* harmony export */ Ux: () => (/* binding */ initFooter)
|
|
@@ -20657,10 +20581,10 @@ function createControllerInfoBlock(store, user, pod, podOwner, options) {
|
|
|
20657
20581
|
return profileLinkContainer;
|
|
20658
20582
|
}
|
|
20659
20583
|
|
|
20660
|
-
/***/ },
|
|
20584
|
+
/***/ }),
|
|
20661
20585
|
|
|
20662
|
-
/***/ 7236
|
|
20663
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20586
|
+
/***/ 7236:
|
|
20587
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
20664
20588
|
|
|
20665
20589
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20666
20590
|
/* harmony export */ eD: () => (/* binding */ renderBookmarksButton),
|
|
@@ -20971,10 +20895,10 @@ function _renderBookmarksButton() {
|
|
|
20971
20895
|
return _renderBookmarksButton.apply(this, arguments);
|
|
20972
20896
|
}
|
|
20973
20897
|
|
|
20974
|
-
/***/ },
|
|
20898
|
+
/***/ }),
|
|
20975
20899
|
|
|
20976
|
-
/***/ 7333
|
|
20977
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
20900
|
+
/***/ 7333:
|
|
20901
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
20978
20902
|
|
|
20979
20903
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
20980
20904
|
/* harmony export */ s: () => (/* binding */ createCurve)
|
|
@@ -20998,10 +20922,10 @@ function createCurve(curveDef, defHash) {
|
|
|
20998
20922
|
}
|
|
20999
20923
|
//# sourceMappingURL=_shortw_utils.js.map
|
|
21000
20924
|
|
|
21001
|
-
/***/ },
|
|
20925
|
+
/***/ }),
|
|
21002
20926
|
|
|
21003
|
-
/***/ 7367
|
|
21004
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20927
|
+
/***/ 7367:
|
|
20928
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21005
20929
|
|
|
21006
20930
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21007
20931
|
/* harmony export */ DR: () => (/* binding */ shortNameForFolder),
|
|
@@ -21241,10 +21165,10 @@ function setGlobalWindow(window) {
|
|
|
21241
21165
|
global = window;
|
|
21242
21166
|
}
|
|
21243
21167
|
|
|
21244
|
-
/***/ },
|
|
21168
|
+
/***/ }),
|
|
21245
21169
|
|
|
21246
|
-
/***/ 7423
|
|
21247
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21170
|
+
/***/ 7423:
|
|
21171
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21248
21172
|
|
|
21249
21173
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21250
21174
|
/* harmony export */ R8: () => (/* binding */ warn),
|
|
@@ -21269,10 +21193,10 @@ function trace() {
|
|
|
21269
21193
|
(_console4 = console).trace.apply(_console4, arguments);
|
|
21270
21194
|
}
|
|
21271
21195
|
|
|
21272
|
-
/***/ },
|
|
21196
|
+
/***/ }),
|
|
21273
21197
|
|
|
21274
|
-
/***/ 7528
|
|
21275
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21198
|
+
/***/ 7528:
|
|
21199
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21276
21200
|
|
|
21277
21201
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21278
21202
|
/* harmony export */ A: () => (/* binding */ _taggedTemplateLiteral)
|
|
@@ -21286,10 +21210,10 @@ function _taggedTemplateLiteral(e, t) {
|
|
|
21286
21210
|
}
|
|
21287
21211
|
|
|
21288
21212
|
|
|
21289
|
-
/***/ },
|
|
21213
|
+
/***/ }),
|
|
21290
21214
|
|
|
21291
|
-
/***/ 7580
|
|
21292
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21215
|
+
/***/ 7580:
|
|
21216
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21293
21217
|
|
|
21294
21218
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21295
21219
|
/* harmony export */ U: () => (/* binding */ matrix)
|
|
@@ -21300,10 +21224,10 @@ var matrix = {
|
|
|
21300
21224
|
matrixForQuery: _matrix__WEBPACK_IMPORTED_MODULE_0__/* .matrixForQuery */ .p
|
|
21301
21225
|
};
|
|
21302
21226
|
|
|
21303
|
-
/***/ },
|
|
21227
|
+
/***/ }),
|
|
21304
21228
|
|
|
21305
|
-
/***/ 7598
|
|
21306
|
-
(module, __unused_webpack_exports, __webpack_require__) {
|
|
21229
|
+
/***/ 7598:
|
|
21230
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21307
21231
|
|
|
21308
21232
|
/*!
|
|
21309
21233
|
* mime-db
|
|
@@ -21319,10 +21243,10 @@ var matrix = {
|
|
|
21319
21243
|
module.exports = __webpack_require__(1813)
|
|
21320
21244
|
|
|
21321
21245
|
|
|
21322
|
-
/***/ },
|
|
21246
|
+
/***/ }),
|
|
21323
21247
|
|
|
21324
|
-
/***/ 7659
|
|
21325
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21248
|
+
/***/ 7659:
|
|
21249
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21326
21250
|
|
|
21327
21251
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21328
21252
|
/* harmony export */ p: () => (/* binding */ matrixForQuery)
|
|
@@ -21538,10 +21462,10 @@ function matrixForQuery(dom, query, vx, vy, vvalue, options, whenDone) {
|
|
|
21538
21462
|
return matrix;
|
|
21539
21463
|
}
|
|
21540
21464
|
|
|
21541
|
-
/***/ },
|
|
21465
|
+
/***/ }),
|
|
21542
21466
|
|
|
21543
|
-
/***/ 7673
|
|
21544
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21467
|
+
/***/ 7673:
|
|
21468
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
21545
21469
|
|
|
21546
21470
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21547
21471
|
/* harmony export */ c: () => (/* binding */ setFieldStyle)
|
|
@@ -21583,350 +21507,10 @@ function setFieldStyle(ele, field) {
|
|
|
21583
21507
|
}
|
|
21584
21508
|
}
|
|
21585
21509
|
|
|
21586
|
-
/***/ },
|
|
21510
|
+
/***/ }),
|
|
21587
21511
|
|
|
21588
|
-
/***/
|
|
21589
|
-
(
|
|
21590
|
-
|
|
21591
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21592
|
-
/* harmony export */ r: () => (/* binding */ themeLoader)
|
|
21593
|
-
/* harmony export */ });
|
|
21594
|
-
/* harmony import */ var _babel_runtime_helpers_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(467);
|
|
21595
|
-
/* harmony import */ var _babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(3029);
|
|
21596
|
-
/* harmony import */ var _babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2901);
|
|
21597
|
-
/* harmony import */ var _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4756);
|
|
21598
|
-
/* harmony import */ var _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3__);
|
|
21599
|
-
|
|
21600
|
-
|
|
21601
|
-
|
|
21602
|
-
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; } } }; }
|
|
21603
|
-
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; } }
|
|
21604
|
-
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; }
|
|
21605
|
-
|
|
21606
|
-
/**
|
|
21607
|
-
* Theme Loader for Solid-UI
|
|
21608
|
-
* Handles dynamic theme loading and switching
|
|
21609
|
-
*/
|
|
21610
|
-
|
|
21611
|
-
var STORAGE_KEY = 'solid-ui-theme';
|
|
21612
|
-
var DEFAULT_THEME = 'classic';
|
|
21613
|
-
var ThemeLoader = /*#__PURE__*/function () {
|
|
21614
|
-
function ThemeLoader() {
|
|
21615
|
-
(0,_babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .A)(this, ThemeLoader);
|
|
21616
|
-
this.themes = {
|
|
21617
|
-
classic: 'theme-classic.css',
|
|
21618
|
-
"default": 'theme-default.css',
|
|
21619
|
-
wave: 'theme-wave.css',
|
|
21620
|
-
telegram: 'theme-telegram.css',
|
|
21621
|
-
signal: 'theme-signal.css'
|
|
21622
|
-
};
|
|
21623
|
-
this.currentTheme = this.getSavedTheme();
|
|
21624
|
-
this.linkElements = {};
|
|
21625
|
-
this.initialized = false;
|
|
21626
|
-
}
|
|
21627
|
-
|
|
21628
|
-
/**
|
|
21629
|
-
* Initialize the theme system
|
|
21630
|
-
* Loads foundation CSS and current theme
|
|
21631
|
-
*/
|
|
21632
|
-
return (0,_babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A)(ThemeLoader, [{
|
|
21633
|
-
key: "init",
|
|
21634
|
-
value: (function () {
|
|
21635
|
-
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() {
|
|
21636
|
-
var _t;
|
|
21637
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context) {
|
|
21638
|
-
while (1) switch (_context.prev = _context.next) {
|
|
21639
|
-
case 0:
|
|
21640
|
-
if (!this.initialized) {
|
|
21641
|
-
_context.next = 1;
|
|
21642
|
-
break;
|
|
21643
|
-
}
|
|
21644
|
-
return _context.abrupt("return");
|
|
21645
|
-
case 1:
|
|
21646
|
-
_context.prev = 1;
|
|
21647
|
-
_context.next = 2;
|
|
21648
|
-
return this.loadFoundation();
|
|
21649
|
-
case 2:
|
|
21650
|
-
_context.next = 3;
|
|
21651
|
-
return this.loadTheme(this.currentTheme);
|
|
21652
|
-
case 3:
|
|
21653
|
-
this.initialized = true;
|
|
21654
|
-
_context.next = 5;
|
|
21655
|
-
break;
|
|
21656
|
-
case 4:
|
|
21657
|
-
_context.prev = 4;
|
|
21658
|
-
_t = _context["catch"](1);
|
|
21659
|
-
// eslint-disable-next-line no-console
|
|
21660
|
-
console.error('Failed to initialize theme system:', _t);
|
|
21661
|
-
// Continue without themes - use inline styles as fallback
|
|
21662
|
-
case 5:
|
|
21663
|
-
case "end":
|
|
21664
|
-
return _context.stop();
|
|
21665
|
-
}
|
|
21666
|
-
}, _callee, this, [[1, 4]]);
|
|
21667
|
-
}));
|
|
21668
|
-
function init() {
|
|
21669
|
-
return _init.apply(this, arguments);
|
|
21670
|
-
}
|
|
21671
|
-
return init;
|
|
21672
|
-
}()
|
|
21673
|
-
/**
|
|
21674
|
-
* Load foundation CSS (variables + accessibility)
|
|
21675
|
-
*/
|
|
21676
|
-
)
|
|
21677
|
-
}, {
|
|
21678
|
-
key: "loadFoundation",
|
|
21679
|
-
value: (function () {
|
|
21680
|
-
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() {
|
|
21681
|
-
var variablesLink, a11yLink;
|
|
21682
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context2) {
|
|
21683
|
-
while (1) switch (_context2.prev = _context2.next) {
|
|
21684
|
-
case 0:
|
|
21685
|
-
// Variables
|
|
21686
|
-
variablesLink = this.createLinkElement('solid-ui-variables', 'theme-variables.css');
|
|
21687
|
-
document.head.insertBefore(variablesLink, document.head.firstChild);
|
|
21688
|
-
this.linkElements.variables = variablesLink;
|
|
21689
|
-
|
|
21690
|
-
// Accessibility
|
|
21691
|
-
a11yLink = this.createLinkElement('solid-ui-accessibility', 'theme-accessibility.css');
|
|
21692
|
-
document.head.insertBefore(a11yLink, document.head.firstChild);
|
|
21693
|
-
this.linkElements.accessibility = a11yLink;
|
|
21694
|
-
|
|
21695
|
-
// Wait for CSS to load
|
|
21696
|
-
_context2.next = 1;
|
|
21697
|
-
return Promise.all([this.waitForStylesheet(variablesLink), this.waitForStylesheet(a11yLink)]);
|
|
21698
|
-
case 1:
|
|
21699
|
-
case "end":
|
|
21700
|
-
return _context2.stop();
|
|
21701
|
-
}
|
|
21702
|
-
}, _callee2, this);
|
|
21703
|
-
}));
|
|
21704
|
-
function loadFoundation() {
|
|
21705
|
-
return _loadFoundation.apply(this, arguments);
|
|
21706
|
-
}
|
|
21707
|
-
return loadFoundation;
|
|
21708
|
-
}()
|
|
21709
|
-
/**
|
|
21710
|
-
* Load a theme by name
|
|
21711
|
-
* @param {string} themeName - Name of theme to load
|
|
21712
|
-
*/
|
|
21713
|
-
)
|
|
21714
|
-
}, {
|
|
21715
|
-
key: "loadTheme",
|
|
21716
|
-
value: (function () {
|
|
21717
|
-
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) {
|
|
21718
|
-
var themeFile, themeLink, _t2;
|
|
21719
|
-
return _babel_runtime_regenerator__WEBPACK_IMPORTED_MODULE_3___default().wrap(function (_context3) {
|
|
21720
|
-
while (1) switch (_context3.prev = _context3.next) {
|
|
21721
|
-
case 0:
|
|
21722
|
-
themeFile = this.themes[themeName] || this.themes[DEFAULT_THEME];
|
|
21723
|
-
_context3.prev = 1;
|
|
21724
|
-
// Create or update theme link
|
|
21725
|
-
themeLink = this.linkElements.theme;
|
|
21726
|
-
if (!themeLink) {
|
|
21727
|
-
themeLink = this.createLinkElement('solid-ui-theme', themeFile);
|
|
21728
|
-
document.head.appendChild(themeLink);
|
|
21729
|
-
this.linkElements.theme = themeLink;
|
|
21730
|
-
} else {
|
|
21731
|
-
themeLink.href = this.resolveThemePath(themeFile);
|
|
21732
|
-
}
|
|
21733
|
-
|
|
21734
|
-
// Wait for theme to load
|
|
21735
|
-
_context3.next = 2;
|
|
21736
|
-
return this.waitForStylesheet(themeLink);
|
|
21737
|
-
case 2:
|
|
21738
|
-
// Update state
|
|
21739
|
-
this.currentTheme = themeName;
|
|
21740
|
-
this.saveTheme(themeName);
|
|
21741
|
-
|
|
21742
|
-
// Emit event for listeners
|
|
21743
|
-
this.emitThemeChange(themeName);
|
|
21744
|
-
_context3.next = 4;
|
|
21745
|
-
break;
|
|
21746
|
-
case 3:
|
|
21747
|
-
_context3.prev = 3;
|
|
21748
|
-
_t2 = _context3["catch"](1);
|
|
21749
|
-
// eslint-disable-next-line no-console
|
|
21750
|
-
console.error("Failed to load theme \"".concat(themeName, "\":"), _t2);
|
|
21751
|
-
throw _t2;
|
|
21752
|
-
case 4:
|
|
21753
|
-
case "end":
|
|
21754
|
-
return _context3.stop();
|
|
21755
|
-
}
|
|
21756
|
-
}, _callee3, this, [[1, 3]]);
|
|
21757
|
-
}));
|
|
21758
|
-
function loadTheme(_x) {
|
|
21759
|
-
return _loadTheme.apply(this, arguments);
|
|
21760
|
-
}
|
|
21761
|
-
return loadTheme;
|
|
21762
|
-
}()
|
|
21763
|
-
/**
|
|
21764
|
-
* Get list of available themes
|
|
21765
|
-
* @returns {Array<{name: string, label: string}>}
|
|
21766
|
-
*/
|
|
21767
|
-
)
|
|
21768
|
-
}, {
|
|
21769
|
-
key: "getAvailableThemes",
|
|
21770
|
-
value: function getAvailableThemes() {
|
|
21771
|
-
var _this = this;
|
|
21772
|
-
return Object.keys(this.themes).map(function (name) {
|
|
21773
|
-
return {
|
|
21774
|
-
name: name,
|
|
21775
|
-
label: _this.formatThemeName(name)
|
|
21776
|
-
};
|
|
21777
|
-
});
|
|
21778
|
-
}
|
|
21779
|
-
|
|
21780
|
-
/**
|
|
21781
|
-
* Get currently active theme
|
|
21782
|
-
* @returns {string}
|
|
21783
|
-
*/
|
|
21784
|
-
}, {
|
|
21785
|
-
key: "getCurrentTheme",
|
|
21786
|
-
value: function getCurrentTheme() {
|
|
21787
|
-
return this.currentTheme;
|
|
21788
|
-
}
|
|
21789
|
-
|
|
21790
|
-
/**
|
|
21791
|
-
* Create a link element for CSS
|
|
21792
|
-
* @private
|
|
21793
|
-
*/
|
|
21794
|
-
}, {
|
|
21795
|
-
key: "createLinkElement",
|
|
21796
|
-
value: function createLinkElement(id, href) {
|
|
21797
|
-
var link = document.createElement('link');
|
|
21798
|
-
link.id = id;
|
|
21799
|
-
link.rel = 'stylesheet';
|
|
21800
|
-
link.href = this.resolveThemePath(href);
|
|
21801
|
-
return link;
|
|
21802
|
-
}
|
|
21803
|
-
|
|
21804
|
-
/**
|
|
21805
|
-
* Resolve theme path relative to solid-ui
|
|
21806
|
-
* @private
|
|
21807
|
-
*/
|
|
21808
|
-
}, {
|
|
21809
|
-
key: "resolveThemePath",
|
|
21810
|
-
value: function resolveThemePath(path) {
|
|
21811
|
-
// Use webpack public path if available (set by mashlib/build config)
|
|
21812
|
-
// eslint-disable-next-line camelcase
|
|
21813
|
-
if (true) {
|
|
21814
|
-
// eslint-disable-next-line camelcase, no-undef
|
|
21815
|
-
return __webpack_require__.p + path;
|
|
21816
|
-
}
|
|
21817
|
-
|
|
21818
|
-
// Use global base path if set by mashlib
|
|
21819
|
-
// removed by dead control flow
|
|
21820
|
-
|
|
21821
|
-
|
|
21822
|
-
// Try to find mashlib or solid-ui base path from script tags
|
|
21823
|
-
// removed by dead control flow
|
|
21824
|
-
var scripts;
|
|
21825
|
-
// removed by dead control flow
|
|
21826
|
-
var _iterator, _step;
|
|
21827
|
-
// removed by dead control flow
|
|
21828
|
-
var baseUrl, script;
|
|
21829
|
-
// removed by dead control flow
|
|
21830
|
-
var origin;
|
|
21831
|
-
// removed by dead control flow
|
|
21832
|
-
|
|
21833
|
-
}
|
|
21834
|
-
|
|
21835
|
-
/**
|
|
21836
|
-
* Wait for stylesheet to load
|
|
21837
|
-
* @private
|
|
21838
|
-
*/
|
|
21839
|
-
}, {
|
|
21840
|
-
key: "waitForStylesheet",
|
|
21841
|
-
value: function waitForStylesheet(link) {
|
|
21842
|
-
return new Promise(function (resolve, reject) {
|
|
21843
|
-
link.onload = function () {
|
|
21844
|
-
return resolve();
|
|
21845
|
-
};
|
|
21846
|
-
link.onerror = function () {
|
|
21847
|
-
return reject(new Error("Failed to load: ".concat(link.href)));
|
|
21848
|
-
};
|
|
21849
|
-
|
|
21850
|
-
// Timeout after 10 seconds
|
|
21851
|
-
setTimeout(function () {
|
|
21852
|
-
return reject(new Error('Theme load timeout'));
|
|
21853
|
-
}, 10000);
|
|
21854
|
-
});
|
|
21855
|
-
}
|
|
21856
|
-
|
|
21857
|
-
/**
|
|
21858
|
-
* Get saved theme from localStorage
|
|
21859
|
-
* @private
|
|
21860
|
-
*/
|
|
21861
|
-
}, {
|
|
21862
|
-
key: "getSavedTheme",
|
|
21863
|
-
value: function getSavedTheme() {
|
|
21864
|
-
try {
|
|
21865
|
-
return localStorage.getItem(STORAGE_KEY) || DEFAULT_THEME;
|
|
21866
|
-
} catch (error) {
|
|
21867
|
-
return DEFAULT_THEME;
|
|
21868
|
-
}
|
|
21869
|
-
}
|
|
21870
|
-
|
|
21871
|
-
/**
|
|
21872
|
-
* Save theme to localStorage
|
|
21873
|
-
* @private
|
|
21874
|
-
*/
|
|
21875
|
-
}, {
|
|
21876
|
-
key: "saveTheme",
|
|
21877
|
-
value: function saveTheme(themeName) {
|
|
21878
|
-
try {
|
|
21879
|
-
localStorage.setItem(STORAGE_KEY, themeName);
|
|
21880
|
-
} catch (error) {
|
|
21881
|
-
// eslint-disable-next-line no-console
|
|
21882
|
-
console.warn('Failed to save theme preference:', error);
|
|
21883
|
-
}
|
|
21884
|
-
}
|
|
21885
|
-
|
|
21886
|
-
/**
|
|
21887
|
-
* Format theme name for display
|
|
21888
|
-
* @private
|
|
21889
|
-
*/
|
|
21890
|
-
}, {
|
|
21891
|
-
key: "formatThemeName",
|
|
21892
|
-
value: function formatThemeName(name) {
|
|
21893
|
-
return name.charAt(0).toUpperCase() + name.slice(1);
|
|
21894
|
-
}
|
|
21895
|
-
|
|
21896
|
-
/**
|
|
21897
|
-
* Emit theme change event
|
|
21898
|
-
* @private
|
|
21899
|
-
*/
|
|
21900
|
-
}, {
|
|
21901
|
-
key: "emitThemeChange",
|
|
21902
|
-
value: function emitThemeChange(themeName) {
|
|
21903
|
-
var event = new CustomEvent('solid-ui-theme-change', {
|
|
21904
|
-
detail: {
|
|
21905
|
-
theme: themeName
|
|
21906
|
-
}
|
|
21907
|
-
});
|
|
21908
|
-
window.dispatchEvent(event);
|
|
21909
|
-
}
|
|
21910
|
-
}]);
|
|
21911
|
-
}(); // Create singleton instance
|
|
21912
|
-
var themeLoader = new ThemeLoader();
|
|
21913
|
-
|
|
21914
|
-
// Auto-initialize on load (can be disabled if manual control needed)
|
|
21915
|
-
if (typeof window !== 'undefined') {
|
|
21916
|
-
if (document.readyState === 'loading') {
|
|
21917
|
-
document.addEventListener('DOMContentLoaded', function () {
|
|
21918
|
-
return themeLoader.init();
|
|
21919
|
-
});
|
|
21920
|
-
} else {
|
|
21921
|
-
themeLoader.init();
|
|
21922
|
-
}
|
|
21923
|
-
}
|
|
21924
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (themeLoader)));
|
|
21925
|
-
|
|
21926
|
-
/***/ },
|
|
21927
|
-
|
|
21928
|
-
/***/ 7800
|
|
21929
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21512
|
+
/***/ 7800:
|
|
21513
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21930
21514
|
|
|
21931
21515
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21932
21516
|
/* harmony export */ A: () => (/* binding */ _unsupportedIterableToArray)
|
|
@@ -21942,10 +21526,10 @@ function _unsupportedIterableToArray(r, a) {
|
|
|
21942
21526
|
}
|
|
21943
21527
|
|
|
21944
21528
|
|
|
21945
|
-
/***/ },
|
|
21529
|
+
/***/ }),
|
|
21946
21530
|
|
|
21947
|
-
/***/ 8030
|
|
21948
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21531
|
+
/***/ 8030:
|
|
21532
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
21949
21533
|
|
|
21950
21534
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
21951
21535
|
/* harmony export */ D0: () => (/* binding */ Field),
|
|
@@ -22491,10 +22075,10 @@ function mapHashToField(key, fieldOrder, isLE = false) {
|
|
|
22491
22075
|
}
|
|
22492
22076
|
//# sourceMappingURL=modular.js.map
|
|
22493
22077
|
|
|
22494
|
-
/***/ },
|
|
22078
|
+
/***/ }),
|
|
22495
22079
|
|
|
22496
|
-
/***/ 8153
|
|
22497
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22080
|
+
/***/ 8153:
|
|
22081
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
22498
22082
|
|
|
22499
22083
|
__webpack_require__.r(__webpack_exports__);
|
|
22500
22084
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -23272,10 +22856,10 @@ function notepadToHTML(pad, kb) {
|
|
|
23272
22856
|
return html;
|
|
23273
22857
|
}
|
|
23274
22858
|
|
|
23275
|
-
/***/ },
|
|
22859
|
+
/***/ }),
|
|
23276
22860
|
|
|
23277
|
-
/***/ 8160
|
|
23278
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
22861
|
+
/***/ 8160:
|
|
22862
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23279
22863
|
|
|
23280
22864
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23281
22865
|
/* harmony export */ E: () => (/* binding */ crypto)
|
|
@@ -23283,10 +22867,10 @@ function notepadToHTML(pad, kb) {
|
|
|
23283
22867
|
const crypto = typeof globalThis === 'object' && 'crypto' in globalThis ? globalThis.crypto : undefined;
|
|
23284
22868
|
//# sourceMappingURL=crypto.js.map
|
|
23285
22869
|
|
|
23286
|
-
/***/ },
|
|
22870
|
+
/***/ }),
|
|
23287
22871
|
|
|
23288
|
-
/***/ 8226
|
|
23289
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
22872
|
+
/***/ 8226:
|
|
22873
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
23290
22874
|
|
|
23291
22875
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23292
22876
|
/* harmony export */ sc: () => (/* binding */ sha256)
|
|
@@ -23314,10 +22898,10 @@ const SHA224 = (/* unused pure expression or super */ null && (SHA224n));
|
|
|
23314
22898
|
const sha224 = (/* unused pure expression or super */ null && (sha224n));
|
|
23315
22899
|
//# sourceMappingURL=sha256.js.map
|
|
23316
22900
|
|
|
23317
|
-
/***/ },
|
|
22901
|
+
/***/ }),
|
|
23318
22902
|
|
|
23319
|
-
/***/ 8249
|
|
23320
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22903
|
+
/***/ 8249:
|
|
22904
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23321
22905
|
|
|
23322
22906
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23323
22907
|
/* harmony export */ Od: () => (/* binding */ verifySignature),
|
|
@@ -23427,10 +23011,10 @@ function signMsg(message, key) {
|
|
|
23427
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));
|
|
23428
23012
|
}
|
|
23429
23013
|
|
|
23430
|
-
/***/ },
|
|
23014
|
+
/***/ }),
|
|
23431
23015
|
|
|
23432
|
-
/***/ 8251
|
|
23433
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23016
|
+
/***/ 8251:
|
|
23017
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23434
23018
|
|
|
23435
23019
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23436
23020
|
/* harmony export */ l: () => (/* binding */ autocompleteField)
|
|
@@ -23693,10 +23277,10 @@ function autocompleteField(dom, container, already, subject, form, doc, callback
|
|
|
23693
23277
|
|
|
23694
23278
|
// ends
|
|
23695
23279
|
|
|
23696
|
-
/***/ },
|
|
23280
|
+
/***/ }),
|
|
23697
23281
|
|
|
23698
|
-
/***/ 8425
|
|
23699
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23282
|
+
/***/ 8425:
|
|
23283
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23700
23284
|
|
|
23701
23285
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23702
23286
|
/* harmony export */ AB: () => (/* binding */ pubKeyUrl),
|
|
@@ -23831,17 +23415,17 @@ function _getKeyIfExists() {
|
|
|
23831
23415
|
return _getKeyIfExists.apply(this, arguments);
|
|
23832
23416
|
}
|
|
23833
23417
|
|
|
23834
|
-
/***/ },
|
|
23418
|
+
/***/ }),
|
|
23835
23419
|
|
|
23836
|
-
/***/ 8466
|
|
23837
|
-
() {
|
|
23420
|
+
/***/ 8466:
|
|
23421
|
+
/***/ (() => {
|
|
23838
23422
|
|
|
23839
23423
|
/* (ignored) */
|
|
23840
23424
|
|
|
23841
|
-
/***/ },
|
|
23425
|
+
/***/ }),
|
|
23842
23426
|
|
|
23843
|
-
/***/ 8516
|
|
23844
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23427
|
+
/***/ 8516:
|
|
23428
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
23845
23429
|
|
|
23846
23430
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
23847
23431
|
/* harmony export */ v: () => (/* binding */ messageArea)
|
|
@@ -24163,10 +23747,10 @@ function messageArea(dom, kb, subject, messageStore, options) {
|
|
|
24163
23747
|
return div;
|
|
24164
23748
|
}
|
|
24165
23749
|
|
|
24166
|
-
/***/ },
|
|
23750
|
+
/***/ }),
|
|
24167
23751
|
|
|
24168
|
-
/***/ 8565
|
|
24169
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23752
|
+
/***/ 8565:
|
|
23753
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24170
23754
|
|
|
24171
23755
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24172
23756
|
/* harmony export */ E6: () => (/* binding */ getPod),
|
|
@@ -24334,10 +23918,10 @@ function throttle(func, wait) {
|
|
|
24334
23918
|
};
|
|
24335
23919
|
}
|
|
24336
23920
|
|
|
24337
|
-
/***/ },
|
|
23921
|
+
/***/ }),
|
|
24338
23922
|
|
|
24339
|
-
/***/ 8613
|
|
24340
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23923
|
+
/***/ 8613:
|
|
23924
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24341
23925
|
|
|
24342
23926
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24343
23927
|
/* harmony export */ T: () => (/* binding */ newThingUI)
|
|
@@ -24583,10 +24167,10 @@ function getNameForm (dom, kb, classLabel, gotNameCallback) {
|
|
|
24583
24167
|
}
|
|
24584
24168
|
*/
|
|
24585
24169
|
|
|
24586
|
-
/***/ },
|
|
24170
|
+
/***/ }),
|
|
24587
24171
|
|
|
24588
|
-
/***/ 8677
|
|
24589
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
24172
|
+
/***/ 8677:
|
|
24173
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24590
24174
|
|
|
24591
24175
|
__webpack_require__.r(__webpack_exports__);
|
|
24592
24176
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -24778,10 +24362,10 @@ function filterByLanguage(bindings, languagePrefs) {
|
|
|
24778
24362
|
return slimmed;
|
|
24779
24363
|
}
|
|
24780
24364
|
|
|
24781
|
-
/***/ },
|
|
24365
|
+
/***/ }),
|
|
24782
24366
|
|
|
24783
|
-
/***/ 8702
|
|
24784
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
24367
|
+
/***/ 8702:
|
|
24368
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24785
24369
|
|
|
24786
24370
|
__webpack_require__.r(__webpack_exports__);
|
|
24787
24371
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -25432,10 +25016,10 @@ function _getDbpediaDetails() {
|
|
|
25432
25016
|
return _getDbpediaDetails.apply(this, arguments);
|
|
25433
25017
|
}
|
|
25434
25018
|
|
|
25435
|
-
/***/ },
|
|
25019
|
+
/***/ }),
|
|
25436
25020
|
|
|
25437
|
-
/***/ 8852
|
|
25438
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25021
|
+
/***/ 8852:
|
|
25022
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25439
25023
|
|
|
25440
25024
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25441
25025
|
/* harmony export */ X: () => (/* binding */ getRootIfPreferencesExist)
|
|
@@ -25455,10 +25039,10 @@ var getRootIfPreferencesExist = function getRootIfPreferencesExist(webId) {
|
|
|
25455
25039
|
return root;
|
|
25456
25040
|
};
|
|
25457
25041
|
|
|
25458
|
-
/***/ },
|
|
25042
|
+
/***/ }),
|
|
25459
25043
|
|
|
25460
|
-
/***/ 9086
|
|
25461
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25044
|
+
/***/ 9086:
|
|
25045
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25462
25046
|
|
|
25463
25047
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25464
25048
|
/* harmony export */ K: () => (/* binding */ mostSpecificClassURI),
|
|
@@ -25512,10 +25096,10 @@ function fieldFunction(dom, fieldInQuestion) {
|
|
|
25512
25096
|
return fun;
|
|
25513
25097
|
}
|
|
25514
25098
|
|
|
25515
|
-
/***/ },
|
|
25099
|
+
/***/ }),
|
|
25516
25100
|
|
|
25517
|
-
/***/ 9238
|
|
25518
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25101
|
+
/***/ 9238:
|
|
25102
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25519
25103
|
|
|
25520
25104
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25521
25105
|
/* harmony export */ A: () => (/* binding */ renderAutocompleteControl)
|
|
@@ -25794,10 +25378,10 @@ function _renderAutocompleteControl() {
|
|
|
25794
25378
|
return _renderAutocompleteControl.apply(this, arguments);
|
|
25795
25379
|
}
|
|
25796
25380
|
|
|
25797
|
-
/***/ },
|
|
25381
|
+
/***/ }),
|
|
25798
25382
|
|
|
25799
|
-
/***/ 9271
|
|
25800
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
25383
|
+
/***/ 9271:
|
|
25384
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
25801
25385
|
|
|
25802
25386
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25803
25387
|
/* harmony export */ CQ: () => (/* binding */ add4H),
|
|
@@ -25884,10 +25468,10 @@ const u64 = {
|
|
|
25884
25468
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (u64)));
|
|
25885
25469
|
//# sourceMappingURL=_u64.js.map
|
|
25886
25470
|
|
|
25887
|
-
/***/ },
|
|
25471
|
+
/***/ }),
|
|
25888
25472
|
|
|
25889
|
-
/***/ 9287
|
|
25890
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25473
|
+
/***/ 9287:
|
|
25474
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25891
25475
|
|
|
25892
25476
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25893
25477
|
/* harmony export */ I1: () => (/* binding */ wrapDivInATR),
|
|
@@ -25959,10 +25543,10 @@ var createImageDiv = function createImageDiv(dom, div, image) {
|
|
|
25959
25543
|
image.setAttribute('draggable', 'false'); // Stop the image being dragged instead - just the TR
|
|
25960
25544
|
};
|
|
25961
25545
|
|
|
25962
|
-
/***/ },
|
|
25546
|
+
/***/ }),
|
|
25963
25547
|
|
|
25964
|
-
/***/ 9326
|
|
25965
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25548
|
+
/***/ 9326:
|
|
25549
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
25966
25550
|
|
|
25967
25551
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
25968
25552
|
/* harmony export */ O: () => (/* binding */ createLinkForURI),
|
|
@@ -26016,10 +25600,10 @@ var createLinkForURI = function createLinkForURI(dom, linkDiv, obj) {
|
|
|
26016
25600
|
linkDiv.appendChild(dom.createElement('br'));
|
|
26017
25601
|
};
|
|
26018
25602
|
|
|
26019
|
-
/***/ },
|
|
25603
|
+
/***/ }),
|
|
26020
25604
|
|
|
26021
|
-
/***/ 9394
|
|
26022
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
25605
|
+
/***/ 9394:
|
|
25606
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
26023
25607
|
|
|
26024
25608
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
26025
25609
|
/* harmony export */ A: () => (/* binding */ _toConsumableArray)
|
|
@@ -26037,10 +25621,10 @@ function _toConsumableArray(r) {
|
|
|
26037
25621
|
}
|
|
26038
25622
|
|
|
26039
25623
|
|
|
26040
|
-
/***/ },
|
|
25624
|
+
/***/ }),
|
|
26041
25625
|
|
|
26042
|
-
/***/ 9417
|
|
26043
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25626
|
+
/***/ 9417:
|
|
25627
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
26044
25628
|
|
|
26045
25629
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
26046
25630
|
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
@@ -26082,10 +25666,10 @@ function _toConsumableArray(r) {
|
|
|
26082
25666
|
cert: ''
|
|
26083
25667
|
});
|
|
26084
25668
|
|
|
26085
|
-
/***/ },
|
|
25669
|
+
/***/ }),
|
|
26086
25670
|
|
|
26087
|
-
/***/ 9509
|
|
26088
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
25671
|
+
/***/ 9509:
|
|
25672
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
26089
25673
|
|
|
26090
25674
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
26091
25675
|
/* harmony export */ r5: () => (/* binding */ infiniteMessageArea),
|
|
@@ -27094,10 +26678,10 @@ function _infiniteMessageArea() {
|
|
|
27094
26678
|
return _infiniteMessageArea.apply(this, arguments);
|
|
27095
26679
|
}
|
|
27096
26680
|
|
|
27097
|
-
/***/ },
|
|
26681
|
+
/***/ }),
|
|
27098
26682
|
|
|
27099
|
-
/***/ 9612
|
|
27100
|
-
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
26683
|
+
/***/ 9612:
|
|
26684
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
27101
26685
|
|
|
27102
26686
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27103
26687
|
/* harmony export */ P: () => (/* binding */ label)
|
|
@@ -27200,10 +26784,10 @@ function getWellKnownLabel(thing) {
|
|
|
27200
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'));
|
|
27201
26785
|
}
|
|
27202
26786
|
|
|
27203
|
-
/***/ },
|
|
26787
|
+
/***/ }),
|
|
27204
26788
|
|
|
27205
|
-
/***/ 9922
|
|
27206
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
26789
|
+
/***/ 9922:
|
|
26790
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
27207
26791
|
|
|
27208
26792
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27209
26793
|
/* harmony export */ A: () => (/* binding */ toPropertyKey)
|
|
@@ -27218,7 +26802,7 @@ function toPropertyKey(t) {
|
|
|
27218
26802
|
}
|
|
27219
26803
|
|
|
27220
26804
|
|
|
27221
|
-
/***/ }
|
|
26805
|
+
/***/ })
|
|
27222
26806
|
|
|
27223
26807
|
/******/ });
|
|
27224
26808
|
/************************************************************************/
|
|
@@ -27305,43 +26889,31 @@ function toPropertyKey(t) {
|
|
|
27305
26889
|
/******/ };
|
|
27306
26890
|
/******/ })();
|
|
27307
26891
|
/******/
|
|
27308
|
-
/******/ /* webpack/runtime/publicPath */
|
|
27309
|
-
/******/ (() => {
|
|
27310
|
-
/******/ var scriptUrl;
|
|
27311
|
-
/******/ if (typeof import.meta.url === "string") scriptUrl = import.meta.url
|
|
27312
|
-
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|
|
27313
|
-
/******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic.
|
|
27314
|
-
/******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser");
|
|
27315
|
-
/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/");
|
|
27316
|
-
/******/ __webpack_require__.p = scriptUrl;
|
|
27317
|
-
/******/ })();
|
|
27318
|
-
/******/
|
|
27319
26892
|
/************************************************************************/
|
|
27320
26893
|
var __webpack_exports__ = {};
|
|
27321
26894
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27322
26895
|
/* harmony export */ $_: () => (/* reexport safe */ _media_index__WEBPACK_IMPORTED_MODULE_7__.$),
|
|
27323
26896
|
/* harmony export */ BH: () => (/* reexport module object */ _widgets_forms_autocomplete_language__WEBPACK_IMPORTED_MODULE_4__),
|
|
27324
26897
|
/* harmony export */ BL: () => (/* reexport safe */ _acl_index__WEBPACK_IMPORTED_MODULE_1__.B),
|
|
27325
|
-
/* harmony export */ Iw: () => (/* reexport module object */
|
|
27326
|
-
/* 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),
|
|
27327
26900
|
/* harmony export */ Pt: () => (/* reexport safe */ _iconBase__WEBPACK_IMPORTED_MODULE_3__.Pt),
|
|
27328
|
-
/* harmony export */ Qs: () => (/* reexport module object */
|
|
26901
|
+
/* harmony export */ Qs: () => (/* reexport module object */ _widgets_index__WEBPACK_IMPORTED_MODULE_18__),
|
|
27329
26902
|
/* harmony export */ Rm: () => (/* reexport module object */ _log__WEBPACK_IMPORTED_MODULE_5__),
|
|
27330
26903
|
/* harmony export */ UP: () => (/* reexport safe */ _matrix_index__WEBPACK_IMPORTED_MODULE_6__.U),
|
|
27331
|
-
/* harmony export */ Ux: () => (/* reexport safe */
|
|
27332
|
-
/* 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__),
|
|
27333
26906
|
/* harmony export */ _f: () => (/* reexport module object */ _participation__WEBPACK_IMPORTED_MODULE_11__),
|
|
27334
26907
|
/* harmony export */ eV: () => (/* reexport module object */ _pad__WEBPACK_IMPORTED_MODULE_10__),
|
|
27335
|
-
/* harmony export */ iD: () => (/* reexport module object */
|
|
26908
|
+
/* harmony export */ iD: () => (/* reexport module object */ _login_login__WEBPACK_IMPORTED_MODULE_17__),
|
|
27336
26909
|
/* harmony export */ iF: () => (/* reexport safe */ _style__WEBPACK_IMPORTED_MODULE_13__.i),
|
|
27337
26910
|
/* harmony export */ ns: () => (/* reexport safe */ _ns__WEBPACK_IMPORTED_MODULE_0__.A),
|
|
27338
26911
|
/* harmony export */ r5: () => (/* reexport safe */ _chat_infinite__WEBPACK_IMPORTED_MODULE_9__.r5),
|
|
27339
|
-
/* harmony export */ rj: () => (/* reexport safe */ _themeLoader__WEBPACK_IMPORTED_MODULE_14__.r),
|
|
27340
26912
|
/* harmony export */ tT: () => (/* binding */ dom),
|
|
27341
|
-
/* harmony export */ tp: () => (/* reexport safe */
|
|
26913
|
+
/* harmony export */ tp: () => (/* reexport safe */ _table__WEBPACK_IMPORTED_MODULE_14__.I),
|
|
27342
26914
|
/* harmony export */ um: () => (/* reexport safe */ _acl_index__WEBPACK_IMPORTED_MODULE_1__.u),
|
|
27343
26915
|
/* harmony export */ vJ: () => (/* reexport module object */ _preferences__WEBPACK_IMPORTED_MODULE_12__),
|
|
27344
|
-
/* harmony export */ vR: () => (/* reexport module object */
|
|
26916
|
+
/* harmony export */ vR: () => (/* reexport module object */ _tabs__WEBPACK_IMPORTED_MODULE_15__),
|
|
27345
26917
|
/* harmony export */ vV: () => (/* reexport safe */ _messageArea__WEBPACK_IMPORTED_MODULE_8__.v),
|
|
27346
26918
|
/* harmony export */ vt: () => (/* reexport safe */ _create_index__WEBPACK_IMPORTED_MODULE_2__.v)
|
|
27347
26919
|
/* harmony export */ });
|
|
@@ -27359,52 +26931,51 @@ var __webpack_exports__ = {};
|
|
|
27359
26931
|
/* harmony import */ var _participation__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(3605);
|
|
27360
26932
|
/* harmony import */ var _preferences__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(5148);
|
|
27361
26933
|
/* harmony import */ var _style__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(675);
|
|
27362
|
-
/* harmony import */ var
|
|
27363
|
-
/* harmony import */ var
|
|
27364
|
-
/* harmony import */ var
|
|
27365
|
-
/* harmony import */ var
|
|
27366
|
-
/* harmony import */ var
|
|
27367
|
-
/* harmony import */ var
|
|
27368
|
-
/* harmony import */ var
|
|
27369
|
-
/* harmony import */ var
|
|
27370
|
-
/*
|
|
27371
|
-
|
|
27372
|
-
|
|
27373
|
-
|
|
27374
|
-
|
|
27375
|
-
|
|
27376
|
-
|
|
27377
|
-
|
|
27378
|
-
|
|
27379
|
-
|
|
27380
|
-
|
|
27381
|
-
|
|
27382
|
-
|
|
27383
|
-
|
|
27384
|
-
|
|
27385
|
-
|
|
27386
|
-
|
|
27387
|
-
|
|
27388
|
-
|
|
27389
|
-
|
|
27390
|
-
|
|
27391
|
-
|
|
27392
|
-
|
|
27393
|
-
|
|
27394
|
-
|
|
27395
|
-
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
|
|
27396
26967
|
*/
|
|
27397
26968
|
|
|
27398
26969
|
|
|
27399
|
-
/**
|
|
27400
|
-
* Provides a Solid client helper object (which exposes various static modules).
|
|
27401
|
-
* @module UI.js
|
|
27402
|
-
* @main UI.js
|
|
26970
|
+
/**
|
|
26971
|
+
* Provides a Solid client helper object (which exposes various static modules).
|
|
26972
|
+
* @module UI.js
|
|
26973
|
+
* @main UI.js
|
|
27403
26974
|
*/
|
|
27404
26975
|
|
|
27405
|
-
/**
|
|
27406
|
-
* @class UI
|
|
27407
|
-
* @static
|
|
26976
|
+
/**
|
|
26977
|
+
* @class UI
|
|
26978
|
+
* @static
|
|
27408
26979
|
*/
|
|
27409
26980
|
|
|
27410
26981
|
// REMOVE @ts-ignore as you migrate files to TypeScript
|
|
@@ -27432,8 +27003,6 @@ https://github.com/solidos/solid
|
|
|
27432
27003
|
|
|
27433
27004
|
// @ts-ignore
|
|
27434
27005
|
|
|
27435
|
-
// @ts-ignore
|
|
27436
|
-
|
|
27437
27006
|
|
|
27438
27007
|
// @ts-ignore
|
|
27439
27008
|
|
|
@@ -27451,12 +27020,12 @@ if (typeof window !== 'undefined') {
|
|
|
27451
27020
|
acl: _acl_index__WEBPACK_IMPORTED_MODULE_1__/* .acl */ .B,
|
|
27452
27021
|
aclControl: _acl_index__WEBPACK_IMPORTED_MODULE_1__/* .aclControl */ .u,
|
|
27453
27022
|
create: _create_index__WEBPACK_IMPORTED_MODULE_2__/* .create */ .v,
|
|
27454
|
-
createTypes:
|
|
27023
|
+
createTypes: _create_types__WEBPACK_IMPORTED_MODULE_21__,
|
|
27455
27024
|
dom: dom,
|
|
27456
27025
|
icons: _iconBase__WEBPACK_IMPORTED_MODULE_3__/* .icons */ .Pt,
|
|
27457
27026
|
language: _widgets_forms_autocomplete_language__WEBPACK_IMPORTED_MODULE_4__,
|
|
27458
27027
|
log: _log__WEBPACK_IMPORTED_MODULE_5__,
|
|
27459
|
-
login:
|
|
27028
|
+
login: _login_login__WEBPACK_IMPORTED_MODULE_17__,
|
|
27460
27029
|
matrix: _matrix_index__WEBPACK_IMPORTED_MODULE_6__/* .matrix */ .U,
|
|
27461
27030
|
media: _media_index__WEBPACK_IMPORTED_MODULE_7__/* .media */ .$,
|
|
27462
27031
|
messageArea: _messageArea__WEBPACK_IMPORTED_MODULE_8__/* .messageArea */ .v,
|
|
@@ -27465,13 +27034,12 @@ if (typeof window !== 'undefined') {
|
|
|
27465
27034
|
participation: _participation__WEBPACK_IMPORTED_MODULE_11__,
|
|
27466
27035
|
preferences: _preferences__WEBPACK_IMPORTED_MODULE_12__,
|
|
27467
27036
|
style: _style__WEBPACK_IMPORTED_MODULE_13__/* .style */ .i,
|
|
27468
|
-
|
|
27469
|
-
|
|
27470
|
-
|
|
27471
|
-
|
|
27472
|
-
|
|
27473
|
-
|
|
27474
|
-
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
|
|
27475
27043
|
}; // Simpler access by non-node scripts
|
|
27476
27044
|
}
|
|
27477
27045
|
|
|
@@ -27500,9 +27068,8 @@ const __webpack_exports__preferences = __webpack_exports__.vJ;
|
|
|
27500
27068
|
const __webpack_exports__style = __webpack_exports__.iF;
|
|
27501
27069
|
const __webpack_exports__table = __webpack_exports__.tp;
|
|
27502
27070
|
const __webpack_exports__tabs = __webpack_exports__.vR;
|
|
27503
|
-
const __webpack_exports__themeLoader = __webpack_exports__.rj;
|
|
27504
27071
|
const __webpack_exports__utils = __webpack_exports__.Wp;
|
|
27505
27072
|
const __webpack_exports__widgets = __webpack_exports__.Qs;
|
|
27506
|
-
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 };
|
|
27507
27074
|
|
|
27508
27075
|
//# sourceMappingURL=solid-ui.esm.js.map
|