@ostendis/grapesjs-preset-ostendis-adv 1.3.2 → 1.3.4
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.
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
exports["@ostendis/grapesjs-preset-ostendis-adv"] = factory();
|
|
8
8
|
else
|
|
9
9
|
root["@ostendis/grapesjs-preset-ostendis-adv"] = factory();
|
|
10
|
-
})(typeof globalThis !== 'undefined' ? globalThis : (typeof window !== 'undefined' ? window : this), () => {
|
|
10
|
+
})(Object(typeof globalThis !== 'undefined' ? globalThis : (typeof window !== 'undefined' ? window : this)), () => {
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/ "./node_modules/boolbase/index.js"
|
|
14
|
+
/***/ "./node_modules/boolbase/index.js"
|
|
15
15
|
/*!****************************************!*\
|
|
16
16
|
!*** ./node_modules/boolbase/index.js ***!
|
|
17
17
|
\****************************************/
|
|
18
|
-
|
|
18
|
+
(module) {
|
|
19
19
|
|
|
20
20
|
module.exports = {
|
|
21
21
|
trueFunc: function trueFunc(){
|
|
@@ -26,13 +26,13 @@ module.exports = {
|
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
|
|
29
|
-
/***/ }
|
|
29
|
+
/***/ },
|
|
30
30
|
|
|
31
|
-
/***/ "./node_modules/cheerio-select/lib/helpers.js"
|
|
31
|
+
/***/ "./node_modules/cheerio-select/lib/helpers.js"
|
|
32
32
|
/*!****************************************************!*\
|
|
33
33
|
!*** ./node_modules/cheerio-select/lib/helpers.js ***!
|
|
34
34
|
\****************************************************/
|
|
35
|
-
|
|
35
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
36
36
|
|
|
37
37
|
"use strict";
|
|
38
38
|
|
|
@@ -62,13 +62,13 @@ function groupSelectors(selectors) {
|
|
|
62
62
|
exports.groupSelectors = groupSelectors;
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
/***/ }
|
|
65
|
+
/***/ },
|
|
66
66
|
|
|
67
|
-
/***/ "./node_modules/cheerio-select/lib/index.js"
|
|
67
|
+
/***/ "./node_modules/cheerio-select/lib/index.js"
|
|
68
68
|
/*!**************************************************!*\
|
|
69
69
|
!*** ./node_modules/cheerio-select/lib/index.js ***!
|
|
70
70
|
\**************************************************/
|
|
71
|
-
|
|
71
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
72
72
|
|
|
73
73
|
"use strict";
|
|
74
74
|
|
|
@@ -386,13 +386,13 @@ function filterElements(elements, sel, options) {
|
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
|
|
389
|
-
/***/ }
|
|
389
|
+
/***/ },
|
|
390
390
|
|
|
391
|
-
/***/ "./node_modules/cheerio-select/lib/positionals.js"
|
|
391
|
+
/***/ "./node_modules/cheerio-select/lib/positionals.js"
|
|
392
392
|
/*!********************************************************!*\
|
|
393
393
|
!*** ./node_modules/cheerio-select/lib/positionals.js ***!
|
|
394
394
|
\********************************************************/
|
|
395
|
-
|
|
395
|
+
(__unused_webpack_module, exports) {
|
|
396
396
|
|
|
397
397
|
"use strict";
|
|
398
398
|
|
|
@@ -439,13 +439,13 @@ function getLimit(filter, data) {
|
|
|
439
439
|
exports.getLimit = getLimit;
|
|
440
440
|
|
|
441
441
|
|
|
442
|
-
/***/ }
|
|
442
|
+
/***/ },
|
|
443
443
|
|
|
444
|
-
/***/ "./node_modules/cheerio/lib/api/attributes.js"
|
|
444
|
+
/***/ "./node_modules/cheerio/lib/api/attributes.js"
|
|
445
445
|
/*!****************************************************!*\
|
|
446
446
|
!*** ./node_modules/cheerio/lib/api/attributes.js ***!
|
|
447
447
|
\****************************************************/
|
|
448
|
-
|
|
448
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
449
449
|
|
|
450
450
|
"use strict";
|
|
451
451
|
|
|
@@ -1041,13 +1041,13 @@ function toggleClass(value, stateVal) {
|
|
|
1041
1041
|
exports.toggleClass = toggleClass;
|
|
1042
1042
|
|
|
1043
1043
|
|
|
1044
|
-
/***/ }
|
|
1044
|
+
/***/ },
|
|
1045
1045
|
|
|
1046
|
-
/***/ "./node_modules/cheerio/lib/api/css.js"
|
|
1046
|
+
/***/ "./node_modules/cheerio/lib/api/css.js"
|
|
1047
1047
|
/*!*********************************************!*\
|
|
1048
1048
|
!*** ./node_modules/cheerio/lib/api/css.js ***!
|
|
1049
1049
|
\*********************************************/
|
|
1050
|
-
|
|
1050
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
1051
1051
|
|
|
1052
1052
|
"use strict";
|
|
1053
1053
|
|
|
@@ -1147,13 +1147,13 @@ function parse(styles) {
|
|
|
1147
1147
|
}
|
|
1148
1148
|
|
|
1149
1149
|
|
|
1150
|
-
/***/ }
|
|
1150
|
+
/***/ },
|
|
1151
1151
|
|
|
1152
|
-
/***/ "./node_modules/cheerio/lib/api/forms.js"
|
|
1152
|
+
/***/ "./node_modules/cheerio/lib/api/forms.js"
|
|
1153
1153
|
/*!***********************************************!*\
|
|
1154
1154
|
!*** ./node_modules/cheerio/lib/api/forms.js ***!
|
|
1155
1155
|
\***********************************************/
|
|
1156
|
-
|
|
1156
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
1157
1157
|
|
|
1158
1158
|
"use strict";
|
|
1159
1159
|
|
|
@@ -1242,13 +1242,13 @@ function serializeArray() {
|
|
|
1242
1242
|
exports.serializeArray = serializeArray;
|
|
1243
1243
|
|
|
1244
1244
|
|
|
1245
|
-
/***/ }
|
|
1245
|
+
/***/ },
|
|
1246
1246
|
|
|
1247
|
-
/***/ "./node_modules/cheerio/lib/api/manipulation.js"
|
|
1247
|
+
/***/ "./node_modules/cheerio/lib/api/manipulation.js"
|
|
1248
1248
|
/*!******************************************************!*\
|
|
1249
1249
|
!*** ./node_modules/cheerio/lib/api/manipulation.js ***!
|
|
1250
1250
|
\******************************************************/
|
|
1251
|
-
|
|
1251
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
1252
1252
|
|
|
1253
1253
|
"use strict";
|
|
1254
1254
|
|
|
@@ -2105,13 +2105,13 @@ function clone() {
|
|
|
2105
2105
|
exports.clone = clone;
|
|
2106
2106
|
|
|
2107
2107
|
|
|
2108
|
-
/***/ }
|
|
2108
|
+
/***/ },
|
|
2109
2109
|
|
|
2110
|
-
/***/ "./node_modules/cheerio/lib/api/traversing.js"
|
|
2110
|
+
/***/ "./node_modules/cheerio/lib/api/traversing.js"
|
|
2111
2111
|
/*!****************************************************!*\
|
|
2112
2112
|
!*** ./node_modules/cheerio/lib/api/traversing.js ***!
|
|
2113
2113
|
\****************************************************/
|
|
2114
|
-
|
|
2114
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
2115
2115
|
|
|
2116
2116
|
"use strict";
|
|
2117
2117
|
|
|
@@ -2982,13 +2982,13 @@ function addBack(selector) {
|
|
|
2982
2982
|
exports.addBack = addBack;
|
|
2983
2983
|
|
|
2984
2984
|
|
|
2985
|
-
/***/ }
|
|
2985
|
+
/***/ },
|
|
2986
2986
|
|
|
2987
|
-
/***/ "./node_modules/cheerio/lib/cheerio.js"
|
|
2987
|
+
/***/ "./node_modules/cheerio/lib/cheerio.js"
|
|
2988
2988
|
/*!*********************************************!*\
|
|
2989
2989
|
!*** ./node_modules/cheerio/lib/cheerio.js ***!
|
|
2990
2990
|
\*********************************************/
|
|
2991
|
-
|
|
2991
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
2992
2992
|
|
|
2993
2993
|
"use strict";
|
|
2994
2994
|
|
|
@@ -3108,13 +3108,13 @@ function isNode(obj) {
|
|
|
3108
3108
|
}
|
|
3109
3109
|
|
|
3110
3110
|
|
|
3111
|
-
/***/ }
|
|
3111
|
+
/***/ },
|
|
3112
3112
|
|
|
3113
|
-
/***/ "./node_modules/cheerio/lib/index.js"
|
|
3113
|
+
/***/ "./node_modules/cheerio/lib/index.js"
|
|
3114
3114
|
/*!*******************************************!*\
|
|
3115
3115
|
!*** ./node_modules/cheerio/lib/index.js ***!
|
|
3116
3116
|
\*******************************************/
|
|
3117
|
-
|
|
3117
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3118
3118
|
|
|
3119
3119
|
"use strict";
|
|
3120
3120
|
|
|
@@ -3200,13 +3200,13 @@ exports.parseHTML = staticMethods.parseHTML;
|
|
|
3200
3200
|
exports.root = staticMethods.root;
|
|
3201
3201
|
|
|
3202
3202
|
|
|
3203
|
-
/***/ }
|
|
3203
|
+
/***/ },
|
|
3204
3204
|
|
|
3205
|
-
/***/ "./node_modules/cheerio/lib/load.js"
|
|
3205
|
+
/***/ "./node_modules/cheerio/lib/load.js"
|
|
3206
3206
|
/*!******************************************!*\
|
|
3207
3207
|
!*** ./node_modules/cheerio/lib/load.js ***!
|
|
3208
3208
|
\******************************************/
|
|
3209
|
-
|
|
3209
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3210
3210
|
|
|
3211
3211
|
"use strict";
|
|
3212
3212
|
|
|
@@ -3264,13 +3264,13 @@ function load(content, options, isDocument) {
|
|
|
3264
3264
|
exports.load = load;
|
|
3265
3265
|
|
|
3266
3266
|
|
|
3267
|
-
/***/ }
|
|
3267
|
+
/***/ },
|
|
3268
3268
|
|
|
3269
|
-
/***/ "./node_modules/cheerio/lib/options.js"
|
|
3269
|
+
/***/ "./node_modules/cheerio/lib/options.js"
|
|
3270
3270
|
/*!*********************************************!*\
|
|
3271
3271
|
!*** ./node_modules/cheerio/lib/options.js ***!
|
|
3272
3272
|
\*********************************************/
|
|
3273
|
-
|
|
3273
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3274
3274
|
|
|
3275
3275
|
"use strict";
|
|
3276
3276
|
|
|
@@ -3297,13 +3297,13 @@ function flatten(options) {
|
|
|
3297
3297
|
exports.flatten = flatten;
|
|
3298
3298
|
|
|
3299
3299
|
|
|
3300
|
-
/***/ }
|
|
3300
|
+
/***/ },
|
|
3301
3301
|
|
|
3302
|
-
/***/ "./node_modules/cheerio/lib/parse.js"
|
|
3302
|
+
/***/ "./node_modules/cheerio/lib/parse.js"
|
|
3303
3303
|
/*!*******************************************!*\
|
|
3304
3304
|
!*** ./node_modules/cheerio/lib/parse.js ***!
|
|
3305
3305
|
\*******************************************/
|
|
3306
|
-
|
|
3306
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3307
3307
|
|
|
3308
3308
|
"use strict";
|
|
3309
3309
|
|
|
@@ -3375,13 +3375,13 @@ function update(newChilds, parent) {
|
|
|
3375
3375
|
exports.update = update;
|
|
3376
3376
|
|
|
3377
3377
|
|
|
3378
|
-
/***/ }
|
|
3378
|
+
/***/ },
|
|
3379
3379
|
|
|
3380
|
-
/***/ "./node_modules/cheerio/lib/parsers/htmlparser2-adapter.js"
|
|
3380
|
+
/***/ "./node_modules/cheerio/lib/parsers/htmlparser2-adapter.js"
|
|
3381
3381
|
/*!*****************************************************************!*\
|
|
3382
3382
|
!*** ./node_modules/cheerio/lib/parsers/htmlparser2-adapter.js ***!
|
|
3383
3383
|
\*****************************************************************/
|
|
3384
|
-
|
|
3384
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3385
3385
|
|
|
3386
3386
|
"use strict";
|
|
3387
3387
|
|
|
@@ -3396,13 +3396,13 @@ var dom_serializer_1 = __webpack_require__(/*! dom-serializer */ "./node_modules
|
|
|
3396
3396
|
Object.defineProperty(exports, "render", ({ enumerable: true, get: function () { return __importDefault(dom_serializer_1).default; } }));
|
|
3397
3397
|
|
|
3398
3398
|
|
|
3399
|
-
/***/ }
|
|
3399
|
+
/***/ },
|
|
3400
3400
|
|
|
3401
|
-
/***/ "./node_modules/cheerio/lib/parsers/parse5-adapter.js"
|
|
3401
|
+
/***/ "./node_modules/cheerio/lib/parsers/parse5-adapter.js"
|
|
3402
3402
|
/*!************************************************************!*\
|
|
3403
3403
|
!*** ./node_modules/cheerio/lib/parsers/parse5-adapter.js ***!
|
|
3404
3404
|
\************************************************************/
|
|
3405
|
-
|
|
3405
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3406
3406
|
|
|
3407
3407
|
"use strict";
|
|
3408
3408
|
|
|
@@ -3448,13 +3448,13 @@ function render(dom) {
|
|
|
3448
3448
|
exports.render = render;
|
|
3449
3449
|
|
|
3450
3450
|
|
|
3451
|
-
/***/ }
|
|
3451
|
+
/***/ },
|
|
3452
3452
|
|
|
3453
|
-
/***/ "./node_modules/cheerio/lib/static.js"
|
|
3453
|
+
/***/ "./node_modules/cheerio/lib/static.js"
|
|
3454
3454
|
/*!********************************************!*\
|
|
3455
3455
|
!*** ./node_modules/cheerio/lib/static.js ***!
|
|
3456
3456
|
\********************************************/
|
|
3457
|
-
|
|
3457
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3458
3458
|
|
|
3459
3459
|
"use strict";
|
|
3460
3460
|
|
|
@@ -3666,26 +3666,26 @@ function isArrayLike(item) {
|
|
|
3666
3666
|
}
|
|
3667
3667
|
|
|
3668
3668
|
|
|
3669
|
-
/***/ }
|
|
3669
|
+
/***/ },
|
|
3670
3670
|
|
|
3671
|
-
/***/ "./node_modules/cheerio/lib/types.js"
|
|
3671
|
+
/***/ "./node_modules/cheerio/lib/types.js"
|
|
3672
3672
|
/*!*******************************************!*\
|
|
3673
3673
|
!*** ./node_modules/cheerio/lib/types.js ***!
|
|
3674
3674
|
\*******************************************/
|
|
3675
|
-
|
|
3675
|
+
(__unused_webpack_module, exports) {
|
|
3676
3676
|
|
|
3677
3677
|
"use strict";
|
|
3678
3678
|
|
|
3679
3679
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
3680
3680
|
|
|
3681
3681
|
|
|
3682
|
-
/***/ }
|
|
3682
|
+
/***/ },
|
|
3683
3683
|
|
|
3684
|
-
/***/ "./node_modules/cheerio/lib/utils.js"
|
|
3684
|
+
/***/ "./node_modules/cheerio/lib/utils.js"
|
|
3685
3685
|
/*!*******************************************!*\
|
|
3686
3686
|
!*** ./node_modules/cheerio/lib/utils.js ***!
|
|
3687
3687
|
\*******************************************/
|
|
3688
|
-
|
|
3688
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3689
3689
|
|
|
3690
3690
|
"use strict";
|
|
3691
3691
|
|
|
@@ -3801,13 +3801,13 @@ function isHtml(str) {
|
|
|
3801
3801
|
exports.isHtml = isHtml;
|
|
3802
3802
|
|
|
3803
3803
|
|
|
3804
|
-
/***/ }
|
|
3804
|
+
/***/ },
|
|
3805
3805
|
|
|
3806
|
-
/***/ "./node_modules/css-select/lib/attributes.js"
|
|
3806
|
+
/***/ "./node_modules/css-select/lib/attributes.js"
|
|
3807
3807
|
/*!***************************************************!*\
|
|
3808
3808
|
!*** ./node_modules/css-select/lib/attributes.js ***!
|
|
3809
3809
|
\***************************************************/
|
|
3810
|
-
|
|
3810
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
3811
3811
|
|
|
3812
3812
|
"use strict";
|
|
3813
3813
|
|
|
@@ -4044,13 +4044,13 @@ exports.attributeRules = {
|
|
|
4044
4044
|
};
|
|
4045
4045
|
|
|
4046
4046
|
|
|
4047
|
-
/***/ }
|
|
4047
|
+
/***/ },
|
|
4048
4048
|
|
|
4049
|
-
/***/ "./node_modules/css-select/lib/compile.js"
|
|
4049
|
+
/***/ "./node_modules/css-select/lib/compile.js"
|
|
4050
4050
|
/*!************************************************!*\
|
|
4051
4051
|
!*** ./node_modules/css-select/lib/compile.js ***!
|
|
4052
4052
|
\************************************************/
|
|
4053
|
-
|
|
4053
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4054
4054
|
|
|
4055
4055
|
"use strict";
|
|
4056
4056
|
|
|
@@ -4174,13 +4174,13 @@ function reduceRules(a, b) {
|
|
|
4174
4174
|
}
|
|
4175
4175
|
|
|
4176
4176
|
|
|
4177
|
-
/***/ }
|
|
4177
|
+
/***/ },
|
|
4178
4178
|
|
|
4179
|
-
/***/ "./node_modules/css-select/lib/general.js"
|
|
4179
|
+
/***/ "./node_modules/css-select/lib/general.js"
|
|
4180
4180
|
/*!************************************************!*\
|
|
4181
4181
|
!*** ./node_modules/css-select/lib/general.js ***!
|
|
4182
4182
|
\************************************************/
|
|
4183
|
-
|
|
4183
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4184
4184
|
|
|
4185
4185
|
"use strict";
|
|
4186
4186
|
|
|
@@ -4325,13 +4325,13 @@ function compileGeneralSelector(next, selector, options, context, compileToken)
|
|
|
4325
4325
|
exports.compileGeneralSelector = compileGeneralSelector;
|
|
4326
4326
|
|
|
4327
4327
|
|
|
4328
|
-
/***/ }
|
|
4328
|
+
/***/ },
|
|
4329
4329
|
|
|
4330
|
-
/***/ "./node_modules/css-select/lib/index.js"
|
|
4330
|
+
/***/ "./node_modules/css-select/lib/index.js"
|
|
4331
4331
|
/*!**********************************************!*\
|
|
4332
4332
|
!*** ./node_modules/css-select/lib/index.js ***!
|
|
4333
4333
|
\**********************************************/
|
|
4334
|
-
|
|
4334
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4335
4335
|
|
|
4336
4336
|
"use strict";
|
|
4337
4337
|
|
|
@@ -4485,13 +4485,13 @@ Object.defineProperty(exports, "pseudos", ({ enumerable: true, get: function ()
|
|
|
4485
4485
|
Object.defineProperty(exports, "aliases", ({ enumerable: true, get: function () { return pseudo_selectors_1.aliases; } }));
|
|
4486
4486
|
|
|
4487
4487
|
|
|
4488
|
-
/***/ }
|
|
4488
|
+
/***/ },
|
|
4489
4489
|
|
|
4490
|
-
/***/ "./node_modules/css-select/lib/procedure.js"
|
|
4490
|
+
/***/ "./node_modules/css-select/lib/procedure.js"
|
|
4491
4491
|
/*!**************************************************!*\
|
|
4492
4492
|
!*** ./node_modules/css-select/lib/procedure.js ***!
|
|
4493
4493
|
\**************************************************/
|
|
4494
|
-
|
|
4494
|
+
(__unused_webpack_module, exports) {
|
|
4495
4495
|
|
|
4496
4496
|
"use strict";
|
|
4497
4497
|
|
|
@@ -4517,13 +4517,13 @@ function isTraversal(t) {
|
|
|
4517
4517
|
exports.isTraversal = isTraversal;
|
|
4518
4518
|
|
|
4519
4519
|
|
|
4520
|
-
/***/ }
|
|
4520
|
+
/***/ },
|
|
4521
4521
|
|
|
4522
|
-
/***/ "./node_modules/css-select/lib/pseudo-selectors/aliases.js"
|
|
4522
|
+
/***/ "./node_modules/css-select/lib/pseudo-selectors/aliases.js"
|
|
4523
4523
|
/*!*****************************************************************!*\
|
|
4524
4524
|
!*** ./node_modules/css-select/lib/pseudo-selectors/aliases.js ***!
|
|
4525
4525
|
\*****************************************************************/
|
|
4526
|
-
|
|
4526
|
+
(__unused_webpack_module, exports) {
|
|
4527
4527
|
|
|
4528
4528
|
"use strict";
|
|
4529
4529
|
|
|
@@ -4561,13 +4561,13 @@ exports.aliases = {
|
|
|
4561
4561
|
};
|
|
4562
4562
|
|
|
4563
4563
|
|
|
4564
|
-
/***/ }
|
|
4564
|
+
/***/ },
|
|
4565
4565
|
|
|
4566
|
-
/***/ "./node_modules/css-select/lib/pseudo-selectors/filters.js"
|
|
4566
|
+
/***/ "./node_modules/css-select/lib/pseudo-selectors/filters.js"
|
|
4567
4567
|
/*!*****************************************************************!*\
|
|
4568
4568
|
!*** ./node_modules/css-select/lib/pseudo-selectors/filters.js ***!
|
|
4569
4569
|
\*****************************************************************/
|
|
4570
|
-
|
|
4570
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4571
4571
|
|
|
4572
4572
|
"use strict";
|
|
4573
4573
|
|
|
@@ -4728,13 +4728,13 @@ function dynamicStatePseudo(name) {
|
|
|
4728
4728
|
}
|
|
4729
4729
|
|
|
4730
4730
|
|
|
4731
|
-
/***/ }
|
|
4731
|
+
/***/ },
|
|
4732
4732
|
|
|
4733
|
-
/***/ "./node_modules/css-select/lib/pseudo-selectors/index.js"
|
|
4733
|
+
/***/ "./node_modules/css-select/lib/pseudo-selectors/index.js"
|
|
4734
4734
|
/*!***************************************************************!*\
|
|
4735
4735
|
!*** ./node_modules/css-select/lib/pseudo-selectors/index.js ***!
|
|
4736
4736
|
\***************************************************************/
|
|
4737
|
-
|
|
4737
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4738
4738
|
|
|
4739
4739
|
"use strict";
|
|
4740
4740
|
|
|
@@ -4793,13 +4793,13 @@ function compilePseudoSelector(next, selector, options, context, compileToken) {
|
|
|
4793
4793
|
exports.compilePseudoSelector = compilePseudoSelector;
|
|
4794
4794
|
|
|
4795
4795
|
|
|
4796
|
-
/***/ }
|
|
4796
|
+
/***/ },
|
|
4797
4797
|
|
|
4798
|
-
/***/ "./node_modules/css-select/lib/pseudo-selectors/pseudos.js"
|
|
4798
|
+
/***/ "./node_modules/css-select/lib/pseudo-selectors/pseudos.js"
|
|
4799
4799
|
/*!*****************************************************************!*\
|
|
4800
4800
|
!*** ./node_modules/css-select/lib/pseudo-selectors/pseudos.js ***!
|
|
4801
4801
|
\*****************************************************************/
|
|
4802
|
-
|
|
4802
|
+
(__unused_webpack_module, exports) {
|
|
4803
4803
|
|
|
4804
4804
|
"use strict";
|
|
4805
4805
|
|
|
@@ -4893,13 +4893,13 @@ function verifyPseudoArgs(func, name, subselect) {
|
|
|
4893
4893
|
exports.verifyPseudoArgs = verifyPseudoArgs;
|
|
4894
4894
|
|
|
4895
4895
|
|
|
4896
|
-
/***/ }
|
|
4896
|
+
/***/ },
|
|
4897
4897
|
|
|
4898
|
-
/***/ "./node_modules/css-select/lib/pseudo-selectors/subselects.js"
|
|
4898
|
+
/***/ "./node_modules/css-select/lib/pseudo-selectors/subselects.js"
|
|
4899
4899
|
/*!********************************************************************!*\
|
|
4900
4900
|
!*** ./node_modules/css-select/lib/pseudo-selectors/subselects.js ***!
|
|
4901
4901
|
\********************************************************************/
|
|
4902
|
-
|
|
4902
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
4903
4903
|
|
|
4904
4904
|
"use strict";
|
|
4905
4905
|
|
|
@@ -5014,13 +5014,13 @@ exports.subselects = {
|
|
|
5014
5014
|
};
|
|
5015
5015
|
|
|
5016
5016
|
|
|
5017
|
-
/***/ }
|
|
5017
|
+
/***/ },
|
|
5018
5018
|
|
|
5019
|
-
/***/ "./node_modules/css-select/lib/sort.js"
|
|
5019
|
+
/***/ "./node_modules/css-select/lib/sort.js"
|
|
5020
5020
|
/*!*********************************************!*\
|
|
5021
5021
|
!*** ./node_modules/css-select/lib/sort.js ***!
|
|
5022
5022
|
\*********************************************/
|
|
5023
|
-
|
|
5023
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
5024
5024
|
|
|
5025
5025
|
"use strict";
|
|
5026
5026
|
|
|
@@ -5110,13 +5110,13 @@ function getProcedure(token) {
|
|
|
5110
5110
|
}
|
|
5111
5111
|
|
|
5112
5112
|
|
|
5113
|
-
/***/ }
|
|
5113
|
+
/***/ },
|
|
5114
5114
|
|
|
5115
|
-
/***/ "./node_modules/css-what/lib/es/index.js"
|
|
5115
|
+
/***/ "./node_modules/css-what/lib/es/index.js"
|
|
5116
5116
|
/*!***********************************************!*\
|
|
5117
5117
|
!*** ./node_modules/css-what/lib/es/index.js ***!
|
|
5118
5118
|
\***********************************************/
|
|
5119
|
-
|
|
5119
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5120
5120
|
|
|
5121
5121
|
"use strict";
|
|
5122
5122
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -5136,13 +5136,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
5136
5136
|
|
|
5137
5137
|
|
|
5138
5138
|
|
|
5139
|
-
/***/ }
|
|
5139
|
+
/***/ },
|
|
5140
5140
|
|
|
5141
|
-
/***/ "./node_modules/css-what/lib/es/parse.js"
|
|
5141
|
+
/***/ "./node_modules/css-what/lib/es/parse.js"
|
|
5142
5142
|
/*!***********************************************!*\
|
|
5143
5143
|
!*** ./node_modules/css-what/lib/es/parse.js ***!
|
|
5144
5144
|
\***********************************************/
|
|
5145
|
-
|
|
5145
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5146
5146
|
|
|
5147
5147
|
"use strict";
|
|
5148
5148
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -5573,13 +5573,13 @@ function parseSelector(subselects, selector, selectorIndex) {
|
|
|
5573
5573
|
}
|
|
5574
5574
|
|
|
5575
5575
|
|
|
5576
|
-
/***/ }
|
|
5576
|
+
/***/ },
|
|
5577
5577
|
|
|
5578
|
-
/***/ "./node_modules/css-what/lib/es/stringify.js"
|
|
5578
|
+
/***/ "./node_modules/css-what/lib/es/stringify.js"
|
|
5579
5579
|
/*!***************************************************!*\
|
|
5580
5580
|
!*** ./node_modules/css-what/lib/es/stringify.js ***!
|
|
5581
5581
|
\***************************************************/
|
|
5582
|
-
|
|
5582
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5583
5583
|
|
|
5584
5584
|
"use strict";
|
|
5585
5585
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -5715,13 +5715,13 @@ function escapeName(str, charsToEscape) {
|
|
|
5715
5715
|
}
|
|
5716
5716
|
|
|
5717
5717
|
|
|
5718
|
-
/***/ }
|
|
5718
|
+
/***/ },
|
|
5719
5719
|
|
|
5720
|
-
/***/ "./node_modules/css-what/lib/es/types.js"
|
|
5720
|
+
/***/ "./node_modules/css-what/lib/es/types.js"
|
|
5721
5721
|
/*!***********************************************!*\
|
|
5722
5722
|
!*** ./node_modules/css-what/lib/es/types.js ***!
|
|
5723
5723
|
\***********************************************/
|
|
5724
|
-
|
|
5724
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5725
5725
|
|
|
5726
5726
|
"use strict";
|
|
5727
5727
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -5771,13 +5771,13 @@ var AttributeAction;
|
|
|
5771
5771
|
})(AttributeAction || (AttributeAction = {}));
|
|
5772
5772
|
|
|
5773
5773
|
|
|
5774
|
-
/***/ }
|
|
5774
|
+
/***/ },
|
|
5775
5775
|
|
|
5776
|
-
/***/ "./node_modules/dom-serializer/lib/foreignNames.js"
|
|
5776
|
+
/***/ "./node_modules/dom-serializer/lib/foreignNames.js"
|
|
5777
5777
|
/*!*********************************************************!*\
|
|
5778
5778
|
!*** ./node_modules/dom-serializer/lib/foreignNames.js ***!
|
|
5779
5779
|
\*********************************************************/
|
|
5780
|
-
|
|
5780
|
+
(__unused_webpack_module, exports) {
|
|
5781
5781
|
|
|
5782
5782
|
"use strict";
|
|
5783
5783
|
|
|
@@ -5885,13 +5885,13 @@ exports.attributeNames = new Map([
|
|
|
5885
5885
|
]);
|
|
5886
5886
|
|
|
5887
5887
|
|
|
5888
|
-
/***/ }
|
|
5888
|
+
/***/ },
|
|
5889
5889
|
|
|
5890
|
-
/***/ "./node_modules/dom-serializer/lib/index.js"
|
|
5890
|
+
/***/ "./node_modules/dom-serializer/lib/index.js"
|
|
5891
5891
|
/*!**************************************************!*\
|
|
5892
5892
|
!*** ./node_modules/dom-serializer/lib/index.js ***!
|
|
5893
5893
|
\**************************************************/
|
|
5894
|
-
|
|
5894
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
5895
5895
|
|
|
5896
5896
|
"use strict";
|
|
5897
5897
|
|
|
@@ -6107,13 +6107,13 @@ function renderComment(elem) {
|
|
|
6107
6107
|
}
|
|
6108
6108
|
|
|
6109
6109
|
|
|
6110
|
-
/***/ }
|
|
6110
|
+
/***/ },
|
|
6111
6111
|
|
|
6112
|
-
/***/ "./node_modules/domelementtype/lib/index.js"
|
|
6112
|
+
/***/ "./node_modules/domelementtype/lib/index.js"
|
|
6113
6113
|
/*!**************************************************!*\
|
|
6114
6114
|
!*** ./node_modules/domelementtype/lib/index.js ***!
|
|
6115
6115
|
\**************************************************/
|
|
6116
|
-
|
|
6116
|
+
(__unused_webpack_module, exports) {
|
|
6117
6117
|
|
|
6118
6118
|
"use strict";
|
|
6119
6119
|
|
|
@@ -6173,13 +6173,13 @@ exports.CDATA = ElementType.CDATA;
|
|
|
6173
6173
|
exports.Doctype = ElementType.Doctype;
|
|
6174
6174
|
|
|
6175
6175
|
|
|
6176
|
-
/***/ }
|
|
6176
|
+
/***/ },
|
|
6177
6177
|
|
|
6178
|
-
/***/ "./node_modules/domhandler/lib/index.js"
|
|
6178
|
+
/***/ "./node_modules/domhandler/lib/index.js"
|
|
6179
6179
|
/*!**********************************************!*\
|
|
6180
6180
|
!*** ./node_modules/domhandler/lib/index.js ***!
|
|
6181
6181
|
\**********************************************/
|
|
6182
|
-
|
|
6182
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
6183
6183
|
|
|
6184
6184
|
"use strict";
|
|
6185
6185
|
|
|
@@ -6360,13 +6360,13 @@ exports.DomHandler = DomHandler;
|
|
|
6360
6360
|
exports["default"] = DomHandler;
|
|
6361
6361
|
|
|
6362
6362
|
|
|
6363
|
-
/***/ }
|
|
6363
|
+
/***/ },
|
|
6364
6364
|
|
|
6365
|
-
/***/ "./node_modules/domhandler/lib/node.js"
|
|
6365
|
+
/***/ "./node_modules/domhandler/lib/node.js"
|
|
6366
6366
|
/*!*********************************************!*\
|
|
6367
6367
|
!*** ./node_modules/domhandler/lib/node.js ***!
|
|
6368
6368
|
\*********************************************/
|
|
6369
|
-
|
|
6369
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
6370
6370
|
|
|
6371
6371
|
"use strict";
|
|
6372
6372
|
|
|
@@ -6815,13 +6815,13 @@ function cloneChildren(childs) {
|
|
|
6815
6815
|
}
|
|
6816
6816
|
|
|
6817
6817
|
|
|
6818
|
-
/***/ }
|
|
6818
|
+
/***/ },
|
|
6819
6819
|
|
|
6820
|
-
/***/ "./node_modules/domutils/lib/feeds.js"
|
|
6820
|
+
/***/ "./node_modules/domutils/lib/feeds.js"
|
|
6821
6821
|
/*!********************************************!*\
|
|
6822
6822
|
!*** ./node_modules/domutils/lib/feeds.js ***!
|
|
6823
6823
|
\********************************************/
|
|
6824
|
-
|
|
6824
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
6825
6825
|
|
|
6826
6826
|
"use strict";
|
|
6827
6827
|
|
|
@@ -7016,13 +7016,13 @@ function isValidFeed(value) {
|
|
|
7016
7016
|
}
|
|
7017
7017
|
|
|
7018
7018
|
|
|
7019
|
-
/***/ }
|
|
7019
|
+
/***/ },
|
|
7020
7020
|
|
|
7021
|
-
/***/ "./node_modules/domutils/lib/helpers.js"
|
|
7021
|
+
/***/ "./node_modules/domutils/lib/helpers.js"
|
|
7022
7022
|
/*!**********************************************!*\
|
|
7023
7023
|
!*** ./node_modules/domutils/lib/helpers.js ***!
|
|
7024
7024
|
\**********************************************/
|
|
7025
|
-
|
|
7025
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7026
7026
|
|
|
7027
7027
|
"use strict";
|
|
7028
7028
|
|
|
@@ -7152,13 +7152,13 @@ function uniqueSort(nodes) {
|
|
|
7152
7152
|
exports.uniqueSort = uniqueSort;
|
|
7153
7153
|
|
|
7154
7154
|
|
|
7155
|
-
/***/ }
|
|
7155
|
+
/***/ },
|
|
7156
7156
|
|
|
7157
|
-
/***/ "./node_modules/domutils/lib/index.js"
|
|
7157
|
+
/***/ "./node_modules/domutils/lib/index.js"
|
|
7158
7158
|
/*!********************************************!*\
|
|
7159
7159
|
!*** ./node_modules/domutils/lib/index.js ***!
|
|
7160
7160
|
\********************************************/
|
|
7161
|
-
|
|
7161
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7162
7162
|
|
|
7163
7163
|
"use strict";
|
|
7164
7164
|
|
|
@@ -7191,13 +7191,13 @@ Object.defineProperty(exports, "isDocument", ({ enumerable: true, get: function
|
|
|
7191
7191
|
Object.defineProperty(exports, "hasChildren", ({ enumerable: true, get: function () { return domhandler_1.hasChildren; } }));
|
|
7192
7192
|
|
|
7193
7193
|
|
|
7194
|
-
/***/ }
|
|
7194
|
+
/***/ },
|
|
7195
7195
|
|
|
7196
|
-
/***/ "./node_modules/domutils/lib/legacy.js"
|
|
7196
|
+
/***/ "./node_modules/domutils/lib/legacy.js"
|
|
7197
7197
|
/*!*********************************************!*\
|
|
7198
7198
|
!*** ./node_modules/domutils/lib/legacy.js ***!
|
|
7199
7199
|
\*********************************************/
|
|
7200
|
-
|
|
7200
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7201
7201
|
|
|
7202
7202
|
"use strict";
|
|
7203
7203
|
|
|
@@ -7326,13 +7326,13 @@ function getElementsByTagType(type, nodes, recurse, limit) {
|
|
|
7326
7326
|
exports.getElementsByTagType = getElementsByTagType;
|
|
7327
7327
|
|
|
7328
7328
|
|
|
7329
|
-
/***/ }
|
|
7329
|
+
/***/ },
|
|
7330
7330
|
|
|
7331
|
-
/***/ "./node_modules/domutils/lib/manipulation.js"
|
|
7331
|
+
/***/ "./node_modules/domutils/lib/manipulation.js"
|
|
7332
7332
|
/*!***************************************************!*\
|
|
7333
7333
|
!*** ./node_modules/domutils/lib/manipulation.js ***!
|
|
7334
7334
|
\***************************************************/
|
|
7335
|
-
|
|
7335
|
+
(__unused_webpack_module, exports) {
|
|
7336
7336
|
|
|
7337
7337
|
"use strict";
|
|
7338
7338
|
|
|
@@ -7466,13 +7466,13 @@ function prepend(elem, prev) {
|
|
|
7466
7466
|
exports.prepend = prepend;
|
|
7467
7467
|
|
|
7468
7468
|
|
|
7469
|
-
/***/ }
|
|
7469
|
+
/***/ },
|
|
7470
7470
|
|
|
7471
|
-
/***/ "./node_modules/domutils/lib/querying.js"
|
|
7471
|
+
/***/ "./node_modules/domutils/lib/querying.js"
|
|
7472
7472
|
/*!***********************************************!*\
|
|
7473
7473
|
!*** ./node_modules/domutils/lib/querying.js ***!
|
|
7474
7474
|
\***********************************************/
|
|
7475
|
-
|
|
7475
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7476
7476
|
|
|
7477
7477
|
"use strict";
|
|
7478
7478
|
|
|
@@ -7603,13 +7603,13 @@ function findAll(test, nodes) {
|
|
|
7603
7603
|
exports.findAll = findAll;
|
|
7604
7604
|
|
|
7605
7605
|
|
|
7606
|
-
/***/ }
|
|
7606
|
+
/***/ },
|
|
7607
7607
|
|
|
7608
|
-
/***/ "./node_modules/domutils/lib/stringify.js"
|
|
7608
|
+
/***/ "./node_modules/domutils/lib/stringify.js"
|
|
7609
7609
|
/*!************************************************!*\
|
|
7610
7610
|
!*** ./node_modules/domutils/lib/stringify.js ***!
|
|
7611
7611
|
\************************************************/
|
|
7612
|
-
|
|
7612
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7613
7613
|
|
|
7614
7614
|
"use strict";
|
|
7615
7615
|
|
|
@@ -7700,13 +7700,13 @@ function innerText(node) {
|
|
|
7700
7700
|
exports.innerText = innerText;
|
|
7701
7701
|
|
|
7702
7702
|
|
|
7703
|
-
/***/ }
|
|
7703
|
+
/***/ },
|
|
7704
7704
|
|
|
7705
|
-
/***/ "./node_modules/domutils/lib/traversal.js"
|
|
7705
|
+
/***/ "./node_modules/domutils/lib/traversal.js"
|
|
7706
7706
|
/*!************************************************!*\
|
|
7707
7707
|
!*** ./node_modules/domutils/lib/traversal.js ***!
|
|
7708
7708
|
\************************************************/
|
|
7709
|
-
|
|
7709
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7710
7710
|
|
|
7711
7711
|
"use strict";
|
|
7712
7712
|
|
|
@@ -7828,13 +7828,13 @@ function prevElementSibling(elem) {
|
|
|
7828
7828
|
exports.prevElementSibling = prevElementSibling;
|
|
7829
7829
|
|
|
7830
7830
|
|
|
7831
|
-
/***/ }
|
|
7831
|
+
/***/ },
|
|
7832
7832
|
|
|
7833
|
-
/***/ "./node_modules/entities/lib/decode.js"
|
|
7833
|
+
/***/ "./node_modules/entities/lib/decode.js"
|
|
7834
7834
|
/*!*********************************************!*\
|
|
7835
7835
|
!*** ./node_modules/entities/lib/decode.js ***!
|
|
7836
7836
|
\*********************************************/
|
|
7837
|
-
|
|
7837
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7838
7838
|
|
|
7839
7839
|
"use strict";
|
|
7840
7840
|
|
|
@@ -7892,13 +7892,13 @@ function getReplacer(map) {
|
|
|
7892
7892
|
}
|
|
7893
7893
|
|
|
7894
7894
|
|
|
7895
|
-
/***/ }
|
|
7895
|
+
/***/ },
|
|
7896
7896
|
|
|
7897
|
-
/***/ "./node_modules/entities/lib/decode_codepoint.js"
|
|
7897
|
+
/***/ "./node_modules/entities/lib/decode_codepoint.js"
|
|
7898
7898
|
/*!*******************************************************!*\
|
|
7899
7899
|
!*** ./node_modules/entities/lib/decode_codepoint.js ***!
|
|
7900
7900
|
\*******************************************************/
|
|
7901
|
-
|
|
7901
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7902
7902
|
|
|
7903
7903
|
"use strict";
|
|
7904
7904
|
|
|
@@ -7933,13 +7933,13 @@ function decodeCodePoint(codePoint) {
|
|
|
7933
7933
|
exports["default"] = decodeCodePoint;
|
|
7934
7934
|
|
|
7935
7935
|
|
|
7936
|
-
/***/ }
|
|
7936
|
+
/***/ },
|
|
7937
7937
|
|
|
7938
|
-
/***/ "./node_modules/entities/lib/encode.js"
|
|
7938
|
+
/***/ "./node_modules/entities/lib/encode.js"
|
|
7939
7939
|
/*!*********************************************!*\
|
|
7940
7940
|
!*** ./node_modules/entities/lib/encode.js ***!
|
|
7941
7941
|
\*********************************************/
|
|
7942
|
-
|
|
7942
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
7943
7943
|
|
|
7944
7944
|
"use strict";
|
|
7945
7945
|
|
|
@@ -8080,13 +8080,13 @@ function getASCIIEncoder(obj) {
|
|
|
8080
8080
|
}
|
|
8081
8081
|
|
|
8082
8082
|
|
|
8083
|
-
/***/ }
|
|
8083
|
+
/***/ },
|
|
8084
8084
|
|
|
8085
|
-
/***/ "./node_modules/entities/lib/index.js"
|
|
8085
|
+
/***/ "./node_modules/entities/lib/index.js"
|
|
8086
8086
|
/*!********************************************!*\
|
|
8087
8087
|
!*** ./node_modules/entities/lib/index.js ***!
|
|
8088
8088
|
\********************************************/
|
|
8089
|
-
|
|
8089
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
8090
8090
|
|
|
8091
8091
|
"use strict";
|
|
8092
8092
|
|
|
@@ -8148,57 +8148,57 @@ Object.defineProperty(exports, "decodeHTML5Strict", ({ enumerable: true, get: fu
|
|
|
8148
8148
|
Object.defineProperty(exports, "decodeXMLStrict", ({ enumerable: true, get: function () { return decode_2.decodeXML; } }));
|
|
8149
8149
|
|
|
8150
8150
|
|
|
8151
|
-
/***/ }
|
|
8151
|
+
/***/ },
|
|
8152
8152
|
|
|
8153
|
-
/***/ "./node_modules/entities/lib/maps/decode.json"
|
|
8153
|
+
/***/ "./node_modules/entities/lib/maps/decode.json"
|
|
8154
8154
|
/*!****************************************************!*\
|
|
8155
8155
|
!*** ./node_modules/entities/lib/maps/decode.json ***!
|
|
8156
8156
|
\****************************************************/
|
|
8157
|
-
|
|
8157
|
+
(module) {
|
|
8158
8158
|
|
|
8159
8159
|
"use strict";
|
|
8160
8160
|
module.exports = /*#__PURE__*/JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}');
|
|
8161
8161
|
|
|
8162
|
-
/***/ }
|
|
8162
|
+
/***/ },
|
|
8163
8163
|
|
|
8164
|
-
/***/ "./node_modules/entities/lib/maps/entities.json"
|
|
8164
|
+
/***/ "./node_modules/entities/lib/maps/entities.json"
|
|
8165
8165
|
/*!******************************************************!*\
|
|
8166
8166
|
!*** ./node_modules/entities/lib/maps/entities.json ***!
|
|
8167
8167
|
\******************************************************/
|
|
8168
|
-
|
|
8168
|
+
(module) {
|
|
8169
8169
|
|
|
8170
8170
|
"use strict";
|
|
8171
8171
|
module.exports = /*#__PURE__*/JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"","InvisibleTimes":"","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"","NegativeThickSpace":"","NegativeThinSpace":"","NegativeVeryThinSpace":"","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":" ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"","zwnj":""}');
|
|
8172
8172
|
|
|
8173
|
-
/***/ }
|
|
8173
|
+
/***/ },
|
|
8174
8174
|
|
|
8175
|
-
/***/ "./node_modules/entities/lib/maps/legacy.json"
|
|
8175
|
+
/***/ "./node_modules/entities/lib/maps/legacy.json"
|
|
8176
8176
|
/*!****************************************************!*\
|
|
8177
8177
|
!*** ./node_modules/entities/lib/maps/legacy.json ***!
|
|
8178
8178
|
\****************************************************/
|
|
8179
|
-
|
|
8179
|
+
(module) {
|
|
8180
8180
|
|
|
8181
8181
|
"use strict";
|
|
8182
8182
|
module.exports = /*#__PURE__*/JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}');
|
|
8183
8183
|
|
|
8184
|
-
/***/ }
|
|
8184
|
+
/***/ },
|
|
8185
8185
|
|
|
8186
|
-
/***/ "./node_modules/entities/lib/maps/xml.json"
|
|
8186
|
+
/***/ "./node_modules/entities/lib/maps/xml.json"
|
|
8187
8187
|
/*!*************************************************!*\
|
|
8188
8188
|
!*** ./node_modules/entities/lib/maps/xml.json ***!
|
|
8189
8189
|
\*************************************************/
|
|
8190
|
-
|
|
8190
|
+
(module) {
|
|
8191
8191
|
|
|
8192
8192
|
"use strict";
|
|
8193
8193
|
module.exports = /*#__PURE__*/JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}');
|
|
8194
8194
|
|
|
8195
|
-
/***/ }
|
|
8195
|
+
/***/ },
|
|
8196
8196
|
|
|
8197
|
-
/***/ "./node_modules/htmlparser2/lib/FeedHandler.js"
|
|
8197
|
+
/***/ "./node_modules/htmlparser2/lib/FeedHandler.js"
|
|
8198
8198
|
/*!*****************************************************!*\
|
|
8199
8199
|
!*** ./node_modules/htmlparser2/lib/FeedHandler.js ***!
|
|
8200
8200
|
\*****************************************************/
|
|
8201
|
-
|
|
8201
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
8202
8202
|
|
|
8203
8203
|
"use strict";
|
|
8204
8204
|
|
|
@@ -8438,13 +8438,13 @@ function parseFeed(feed, options) {
|
|
|
8438
8438
|
exports.parseFeed = parseFeed;
|
|
8439
8439
|
|
|
8440
8440
|
|
|
8441
|
-
/***/ }
|
|
8441
|
+
/***/ },
|
|
8442
8442
|
|
|
8443
|
-
/***/ "./node_modules/htmlparser2/lib/Parser.js"
|
|
8443
|
+
/***/ "./node_modules/htmlparser2/lib/Parser.js"
|
|
8444
8444
|
/*!************************************************!*\
|
|
8445
8445
|
!*** ./node_modules/htmlparser2/lib/Parser.js ***!
|
|
8446
8446
|
\************************************************/
|
|
8447
|
-
|
|
8447
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
8448
8448
|
|
|
8449
8449
|
"use strict";
|
|
8450
8450
|
|
|
@@ -8830,13 +8830,13 @@ var Parser = /** @class */ (function () {
|
|
|
8830
8830
|
exports.Parser = Parser;
|
|
8831
8831
|
|
|
8832
8832
|
|
|
8833
|
-
/***/ }
|
|
8833
|
+
/***/ },
|
|
8834
8834
|
|
|
8835
|
-
/***/ "./node_modules/htmlparser2/lib/Tokenizer.js"
|
|
8835
|
+
/***/ "./node_modules/htmlparser2/lib/Tokenizer.js"
|
|
8836
8836
|
/*!***************************************************!*\
|
|
8837
8837
|
!*** ./node_modules/htmlparser2/lib/Tokenizer.js ***!
|
|
8838
8838
|
\***************************************************/
|
|
8839
|
-
|
|
8839
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
8840
8840
|
|
|
8841
8841
|
"use strict";
|
|
8842
8842
|
|
|
@@ -9750,13 +9750,13 @@ var Tokenizer = /** @class */ (function () {
|
|
|
9750
9750
|
exports["default"] = Tokenizer;
|
|
9751
9751
|
|
|
9752
9752
|
|
|
9753
|
-
/***/ }
|
|
9753
|
+
/***/ },
|
|
9754
9754
|
|
|
9755
|
-
/***/ "./node_modules/htmlparser2/lib/index.js"
|
|
9755
|
+
/***/ "./node_modules/htmlparser2/lib/index.js"
|
|
9756
9756
|
/*!***********************************************!*\
|
|
9757
9757
|
!*** ./node_modules/htmlparser2/lib/index.js ***!
|
|
9758
9758
|
\***********************************************/
|
|
9759
|
-
|
|
9759
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
9760
9760
|
|
|
9761
9761
|
"use strict";
|
|
9762
9762
|
|
|
@@ -9845,13 +9845,13 @@ var FeedHandler_1 = __webpack_require__(/*! ./FeedHandler */ "./node_modules/htm
|
|
|
9845
9845
|
Object.defineProperty(exports, "RssHandler", ({ enumerable: true, get: function () { return FeedHandler_1.FeedHandler; } }));
|
|
9846
9846
|
|
|
9847
9847
|
|
|
9848
|
-
/***/ }
|
|
9848
|
+
/***/ },
|
|
9849
9849
|
|
|
9850
|
-
/***/ "./node_modules/juice/client.js"
|
|
9850
|
+
/***/ "./node_modules/juice/client.js"
|
|
9851
9851
|
/*!**************************************!*\
|
|
9852
9852
|
!*** ./node_modules/juice/client.js ***!
|
|
9853
9853
|
\**************************************/
|
|
9854
|
-
|
|
9854
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
9855
9855
|
|
|
9856
9856
|
"use strict";
|
|
9857
9857
|
|
|
@@ -9883,13 +9883,13 @@ juiceClient.inlineContent = function(html, css, options) {
|
|
|
9883
9883
|
module.exports = juiceClient;
|
|
9884
9884
|
|
|
9885
9885
|
|
|
9886
|
-
/***/ }
|
|
9886
|
+
/***/ },
|
|
9887
9887
|
|
|
9888
|
-
/***/ "./node_modules/juice/lib/cheerio.js"
|
|
9888
|
+
/***/ "./node_modules/juice/lib/cheerio.js"
|
|
9889
9889
|
/*!*******************************************!*\
|
|
9890
9890
|
!*** ./node_modules/juice/lib/cheerio.js ***!
|
|
9891
9891
|
\*******************************************/
|
|
9892
|
-
|
|
9892
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
9893
9893
|
|
|
9894
9894
|
"use strict";
|
|
9895
9895
|
|
|
@@ -9966,13 +9966,13 @@ module.exports.codeBlocks = {
|
|
|
9966
9966
|
};
|
|
9967
9967
|
|
|
9968
9968
|
|
|
9969
|
-
/***/ }
|
|
9969
|
+
/***/ },
|
|
9970
9970
|
|
|
9971
|
-
/***/ "./node_modules/juice/lib/inline.js"
|
|
9971
|
+
/***/ "./node_modules/juice/lib/inline.js"
|
|
9972
9972
|
/*!******************************************!*\
|
|
9973
9973
|
!*** ./node_modules/juice/lib/inline.js ***!
|
|
9974
9974
|
\******************************************/
|
|
9975
|
-
|
|
9975
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
9976
9976
|
|
|
9977
9977
|
"use strict";
|
|
9978
9978
|
|
|
@@ -10491,13 +10491,13 @@ return juiceClient;
|
|
|
10491
10491
|
};
|
|
10492
10492
|
|
|
10493
10493
|
|
|
10494
|
-
/***/ }
|
|
10494
|
+
/***/ },
|
|
10495
10495
|
|
|
10496
|
-
/***/ "./node_modules/juice/lib/numbers.js"
|
|
10496
|
+
/***/ "./node_modules/juice/lib/numbers.js"
|
|
10497
10497
|
/*!*******************************************!*\
|
|
10498
10498
|
!*** ./node_modules/juice/lib/numbers.js ***!
|
|
10499
10499
|
\*******************************************/
|
|
10500
|
-
|
|
10500
|
+
(__unused_webpack_module, exports) {
|
|
10501
10501
|
|
|
10502
10502
|
"use strict";
|
|
10503
10503
|
|
|
@@ -10541,13 +10541,13 @@ exports.alphanumeric = function(num) {
|
|
|
10541
10541
|
return s || undefined;
|
|
10542
10542
|
}
|
|
10543
10543
|
|
|
10544
|
-
/***/ }
|
|
10544
|
+
/***/ },
|
|
10545
10545
|
|
|
10546
|
-
/***/ "./node_modules/juice/lib/property.js"
|
|
10546
|
+
/***/ "./node_modules/juice/lib/property.js"
|
|
10547
10547
|
/*!********************************************!*\
|
|
10548
10548
|
!*** ./node_modules/juice/lib/property.js ***!
|
|
10549
10549
|
\********************************************/
|
|
10550
|
-
|
|
10550
|
+
(module, exports, __webpack_require__) {
|
|
10551
10551
|
|
|
10552
10552
|
"use strict";
|
|
10553
10553
|
|
|
@@ -10617,13 +10617,13 @@ Property.prototype.toString = function() {
|
|
|
10617
10617
|
};
|
|
10618
10618
|
|
|
10619
10619
|
|
|
10620
|
-
/***/ }
|
|
10620
|
+
/***/ },
|
|
10621
10621
|
|
|
10622
|
-
/***/ "./node_modules/juice/lib/selector.js"
|
|
10622
|
+
/***/ "./node_modules/juice/lib/selector.js"
|
|
10623
10623
|
/*!********************************************!*\
|
|
10624
10624
|
!*** ./node_modules/juice/lib/selector.js ***!
|
|
10625
10625
|
\********************************************/
|
|
10626
|
-
|
|
10626
|
+
(module, exports, __webpack_require__) {
|
|
10627
10627
|
|
|
10628
10628
|
"use strict";
|
|
10629
10629
|
|
|
@@ -10725,13 +10725,13 @@ function parse(text) {
|
|
|
10725
10725
|
}
|
|
10726
10726
|
|
|
10727
10727
|
|
|
10728
|
-
/***/ }
|
|
10728
|
+
/***/ },
|
|
10729
10729
|
|
|
10730
|
-
/***/ "./node_modules/juice/lib/utils.js"
|
|
10730
|
+
/***/ "./node_modules/juice/lib/utils.js"
|
|
10731
10731
|
/*!*****************************************!*\
|
|
10732
10732
|
!*** ./node_modules/juice/lib/utils.js ***!
|
|
10733
10733
|
\*****************************************/
|
|
10734
|
-
|
|
10734
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
10735
10735
|
|
|
10736
10736
|
"use strict";
|
|
10737
10737
|
|
|
@@ -10903,13 +10903,13 @@ exports.getDefaultOptions = function(options) {
|
|
|
10903
10903
|
};
|
|
10904
10904
|
|
|
10905
10905
|
|
|
10906
|
-
/***/ }
|
|
10906
|
+
/***/ },
|
|
10907
10907
|
|
|
10908
|
-
/***/ "./node_modules/mensch/index.js"
|
|
10908
|
+
/***/ "./node_modules/mensch/index.js"
|
|
10909
10909
|
/*!**************************************!*\
|
|
10910
10910
|
!*** ./node_modules/mensch/index.js ***!
|
|
10911
10911
|
\**************************************/
|
|
10912
|
-
|
|
10912
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
10913
10913
|
|
|
10914
10914
|
module.exports = {
|
|
10915
10915
|
lex : __webpack_require__(/*! ./lib/lexer */ "./node_modules/mensch/lib/lexer.js"),
|
|
@@ -10918,13 +10918,13 @@ module.exports = {
|
|
|
10918
10918
|
};
|
|
10919
10919
|
|
|
10920
10920
|
|
|
10921
|
-
/***/ }
|
|
10921
|
+
/***/ },
|
|
10922
10922
|
|
|
10923
|
-
/***/ "./node_modules/mensch/lib/debug.js"
|
|
10923
|
+
/***/ "./node_modules/mensch/lib/debug.js"
|
|
10924
10924
|
/*!******************************************!*\
|
|
10925
10925
|
!*** ./node_modules/mensch/lib/debug.js ***!
|
|
10926
10926
|
\******************************************/
|
|
10927
|
-
|
|
10927
|
+
(module, exports) {
|
|
10928
10928
|
|
|
10929
10929
|
exports = module.exports = debug;
|
|
10930
10930
|
|
|
@@ -10938,13 +10938,13 @@ function _debug(label) {
|
|
|
10938
10938
|
process.stderr.write(args.join(' ') + '\n');
|
|
10939
10939
|
}
|
|
10940
10940
|
|
|
10941
|
-
/***/ }
|
|
10941
|
+
/***/ },
|
|
10942
10942
|
|
|
10943
|
-
/***/ "./node_modules/mensch/lib/lexer.js"
|
|
10943
|
+
/***/ "./node_modules/mensch/lib/lexer.js"
|
|
10944
10944
|
/*!******************************************!*\
|
|
10945
10945
|
!*** ./node_modules/mensch/lib/lexer.js ***!
|
|
10946
10946
|
\******************************************/
|
|
10947
|
-
|
|
10947
|
+
(module, exports, __webpack_require__) {
|
|
10948
10948
|
|
|
10949
10949
|
var DEBUG = false; // `true` to print debugging info.
|
|
10950
10950
|
var TIMER = false; // `true` to time calls to `lex()` and print the results.
|
|
@@ -11640,13 +11640,13 @@ function lex(css) {
|
|
|
11640
11640
|
}
|
|
11641
11641
|
|
|
11642
11642
|
|
|
11643
|
-
/***/ }
|
|
11643
|
+
/***/ },
|
|
11644
11644
|
|
|
11645
|
-
/***/ "./node_modules/mensch/lib/parser.js"
|
|
11645
|
+
/***/ "./node_modules/mensch/lib/parser.js"
|
|
11646
11646
|
/*!*******************************************!*\
|
|
11647
11647
|
!*** ./node_modules/mensch/lib/parser.js ***!
|
|
11648
11648
|
\*******************************************/
|
|
11649
|
-
|
|
11649
|
+
(module, exports, __webpack_require__) {
|
|
11650
11650
|
|
|
11651
11651
|
var DEBUG = false; // `true` to print debugging info.
|
|
11652
11652
|
var TIMER = false; // `true` to time calls to `parse()` and print the results.
|
|
@@ -11941,13 +11941,13 @@ function parseRules() {
|
|
|
11941
11941
|
}
|
|
11942
11942
|
|
|
11943
11943
|
|
|
11944
|
-
/***/ }
|
|
11944
|
+
/***/ },
|
|
11945
11945
|
|
|
11946
|
-
/***/ "./node_modules/mensch/lib/stringify.js"
|
|
11946
|
+
/***/ "./node_modules/mensch/lib/stringify.js"
|
|
11947
11947
|
/*!**********************************************!*\
|
|
11948
11948
|
!*** ./node_modules/mensch/lib/stringify.js ***!
|
|
11949
11949
|
\**********************************************/
|
|
11950
|
-
|
|
11950
|
+
(module, exports, __webpack_require__) {
|
|
11951
11951
|
|
|
11952
11952
|
var DEBUG = false; // `true` to print debugging info.
|
|
11953
11953
|
var TIMER = false; // `true` to time calls to `stringify()` and print the results.
|
|
@@ -12209,13 +12209,13 @@ function stringifyProperty(node) {
|
|
|
12209
12209
|
}
|
|
12210
12210
|
|
|
12211
12211
|
|
|
12212
|
-
/***/ }
|
|
12212
|
+
/***/ },
|
|
12213
12213
|
|
|
12214
|
-
/***/ "./node_modules/nth-check/lib/compile.js"
|
|
12214
|
+
/***/ "./node_modules/nth-check/lib/compile.js"
|
|
12215
12215
|
/*!***********************************************!*\
|
|
12216
12216
|
!*** ./node_modules/nth-check/lib/compile.js ***!
|
|
12217
12217
|
\***********************************************/
|
|
12218
|
-
|
|
12218
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
12219
12219
|
|
|
12220
12220
|
"use strict";
|
|
12221
12221
|
|
|
@@ -12340,13 +12340,13 @@ function generate(parsed) {
|
|
|
12340
12340
|
exports.generate = generate;
|
|
12341
12341
|
//# sourceMappingURL=compile.js.map
|
|
12342
12342
|
|
|
12343
|
-
/***/ }
|
|
12343
|
+
/***/ },
|
|
12344
12344
|
|
|
12345
|
-
/***/ "./node_modules/nth-check/lib/index.js"
|
|
12345
|
+
/***/ "./node_modules/nth-check/lib/index.js"
|
|
12346
12346
|
/*!*********************************************!*\
|
|
12347
12347
|
!*** ./node_modules/nth-check/lib/index.js ***!
|
|
12348
12348
|
\*********************************************/
|
|
12349
|
-
|
|
12349
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
12350
12350
|
|
|
12351
12351
|
"use strict";
|
|
12352
12352
|
|
|
@@ -12420,13 +12420,13 @@ function sequence(formula) {
|
|
|
12420
12420
|
exports.sequence = sequence;
|
|
12421
12421
|
//# sourceMappingURL=index.js.map
|
|
12422
12422
|
|
|
12423
|
-
/***/ }
|
|
12423
|
+
/***/ },
|
|
12424
12424
|
|
|
12425
|
-
/***/ "./node_modules/nth-check/lib/parse.js"
|
|
12425
|
+
/***/ "./node_modules/nth-check/lib/parse.js"
|
|
12426
12426
|
/*!*********************************************!*\
|
|
12427
12427
|
!*** ./node_modules/nth-check/lib/parse.js ***!
|
|
12428
12428
|
\*********************************************/
|
|
12429
|
-
|
|
12429
|
+
(__unused_webpack_module, exports) {
|
|
12430
12430
|
|
|
12431
12431
|
"use strict";
|
|
12432
12432
|
|
|
@@ -12507,13 +12507,13 @@ function parse(formula) {
|
|
|
12507
12507
|
exports.parse = parse;
|
|
12508
12508
|
//# sourceMappingURL=parse.js.map
|
|
12509
12509
|
|
|
12510
|
-
/***/ }
|
|
12510
|
+
/***/ },
|
|
12511
12511
|
|
|
12512
|
-
/***/ "./node_modules/parse5-htmlparser2-tree-adapter/lib/index.js"
|
|
12512
|
+
/***/ "./node_modules/parse5-htmlparser2-tree-adapter/lib/index.js"
|
|
12513
12513
|
/*!*******************************************************************!*\
|
|
12514
12514
|
!*** ./node_modules/parse5-htmlparser2-tree-adapter/lib/index.js ***!
|
|
12515
12515
|
\*******************************************************************/
|
|
12516
|
-
|
|
12516
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
12517
12517
|
|
|
12518
12518
|
"use strict";
|
|
12519
12519
|
|
|
@@ -12866,13 +12866,13 @@ exports.updateNodeSourceCodeLocation = function(node, endLocation) {
|
|
|
12866
12866
|
};
|
|
12867
12867
|
|
|
12868
12868
|
|
|
12869
|
-
/***/ }
|
|
12869
|
+
/***/ },
|
|
12870
12870
|
|
|
12871
|
-
/***/ "./node_modules/parse5/lib/common/doctype.js"
|
|
12871
|
+
/***/ "./node_modules/parse5/lib/common/doctype.js"
|
|
12872
12872
|
/*!***************************************************!*\
|
|
12873
12873
|
!*** ./node_modules/parse5/lib/common/doctype.js ***!
|
|
12874
12874
|
\***************************************************/
|
|
12875
|
-
|
|
12875
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
12876
12876
|
|
|
12877
12877
|
"use strict";
|
|
12878
12878
|
|
|
@@ -13039,13 +13039,13 @@ exports.serializeContent = function(name, publicId, systemId) {
|
|
|
13039
13039
|
};
|
|
13040
13040
|
|
|
13041
13041
|
|
|
13042
|
-
/***/ }
|
|
13042
|
+
/***/ },
|
|
13043
13043
|
|
|
13044
|
-
/***/ "./node_modules/parse5/lib/common/error-codes.js"
|
|
13044
|
+
/***/ "./node_modules/parse5/lib/common/error-codes.js"
|
|
13045
13045
|
/*!*******************************************************!*\
|
|
13046
13046
|
!*** ./node_modules/parse5/lib/common/error-codes.js ***!
|
|
13047
13047
|
\*******************************************************/
|
|
13048
|
-
|
|
13048
|
+
(module) {
|
|
13049
13049
|
|
|
13050
13050
|
"use strict";
|
|
13051
13051
|
|
|
@@ -13115,13 +13115,13 @@ module.exports = {
|
|
|
13115
13115
|
};
|
|
13116
13116
|
|
|
13117
13117
|
|
|
13118
|
-
/***/ }
|
|
13118
|
+
/***/ },
|
|
13119
13119
|
|
|
13120
|
-
/***/ "./node_modules/parse5/lib/common/foreign-content.js"
|
|
13120
|
+
/***/ "./node_modules/parse5/lib/common/foreign-content.js"
|
|
13121
13121
|
/*!***********************************************************!*\
|
|
13122
13122
|
!*** ./node_modules/parse5/lib/common/foreign-content.js ***!
|
|
13123
13123
|
\***********************************************************/
|
|
13124
|
-
|
|
13124
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
13125
13125
|
|
|
13126
13126
|
"use strict";
|
|
13127
13127
|
|
|
@@ -13391,13 +13391,13 @@ exports.isIntegrationPoint = function(tn, ns, attrs, foreignNS) {
|
|
|
13391
13391
|
};
|
|
13392
13392
|
|
|
13393
13393
|
|
|
13394
|
-
/***/ }
|
|
13394
|
+
/***/ },
|
|
13395
13395
|
|
|
13396
|
-
/***/ "./node_modules/parse5/lib/common/html.js"
|
|
13396
|
+
/***/ "./node_modules/parse5/lib/common/html.js"
|
|
13397
13397
|
/*!************************************************!*\
|
|
13398
13398
|
!*** ./node_modules/parse5/lib/common/html.js ***!
|
|
13399
13399
|
\************************************************/
|
|
13400
|
-
|
|
13400
|
+
(__unused_webpack_module, exports) {
|
|
13401
13401
|
|
|
13402
13402
|
"use strict";
|
|
13403
13403
|
|
|
@@ -13674,13 +13674,13 @@ exports.SPECIAL_ELEMENTS = {
|
|
|
13674
13674
|
};
|
|
13675
13675
|
|
|
13676
13676
|
|
|
13677
|
-
/***/ }
|
|
13677
|
+
/***/ },
|
|
13678
13678
|
|
|
13679
|
-
/***/ "./node_modules/parse5/lib/common/unicode.js"
|
|
13679
|
+
/***/ "./node_modules/parse5/lib/common/unicode.js"
|
|
13680
13680
|
/*!***************************************************!*\
|
|
13681
13681
|
!*** ./node_modules/parse5/lib/common/unicode.js ***!
|
|
13682
13682
|
\***************************************************/
|
|
13683
|
-
|
|
13683
|
+
(__unused_webpack_module, exports) {
|
|
13684
13684
|
|
|
13685
13685
|
"use strict";
|
|
13686
13686
|
|
|
@@ -13794,13 +13794,13 @@ exports.isUndefinedCodePoint = function(cp) {
|
|
|
13794
13794
|
};
|
|
13795
13795
|
|
|
13796
13796
|
|
|
13797
|
-
/***/ }
|
|
13797
|
+
/***/ },
|
|
13798
13798
|
|
|
13799
|
-
/***/ "./node_modules/parse5/lib/extensions/error-reporting/mixin-base.js"
|
|
13799
|
+
/***/ "./node_modules/parse5/lib/extensions/error-reporting/mixin-base.js"
|
|
13800
13800
|
/*!**************************************************************************!*\
|
|
13801
13801
|
!*** ./node_modules/parse5/lib/extensions/error-reporting/mixin-base.js ***!
|
|
13802
13802
|
\**************************************************************************/
|
|
13803
|
-
|
|
13803
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13804
13804
|
|
|
13805
13805
|
"use strict";
|
|
13806
13806
|
|
|
@@ -13848,13 +13848,13 @@ class ErrorReportingMixinBase extends Mixin {
|
|
|
13848
13848
|
module.exports = ErrorReportingMixinBase;
|
|
13849
13849
|
|
|
13850
13850
|
|
|
13851
|
-
/***/ }
|
|
13851
|
+
/***/ },
|
|
13852
13852
|
|
|
13853
|
-
/***/ "./node_modules/parse5/lib/extensions/error-reporting/parser-mixin.js"
|
|
13853
|
+
/***/ "./node_modules/parse5/lib/extensions/error-reporting/parser-mixin.js"
|
|
13854
13854
|
/*!****************************************************************************!*\
|
|
13855
13855
|
!*** ./node_modules/parse5/lib/extensions/error-reporting/parser-mixin.js ***!
|
|
13856
13856
|
\****************************************************************************/
|
|
13857
|
-
|
|
13857
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13858
13858
|
|
|
13859
13859
|
"use strict";
|
|
13860
13860
|
|
|
@@ -13911,13 +13911,13 @@ class ErrorReportingParserMixin extends ErrorReportingMixinBase {
|
|
|
13911
13911
|
module.exports = ErrorReportingParserMixin;
|
|
13912
13912
|
|
|
13913
13913
|
|
|
13914
|
-
/***/ }
|
|
13914
|
+
/***/ },
|
|
13915
13915
|
|
|
13916
|
-
/***/ "./node_modules/parse5/lib/extensions/error-reporting/preprocessor-mixin.js"
|
|
13916
|
+
/***/ "./node_modules/parse5/lib/extensions/error-reporting/preprocessor-mixin.js"
|
|
13917
13917
|
/*!**********************************************************************************!*\
|
|
13918
13918
|
!*** ./node_modules/parse5/lib/extensions/error-reporting/preprocessor-mixin.js ***!
|
|
13919
13919
|
\**********************************************************************************/
|
|
13920
|
-
|
|
13920
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13921
13921
|
|
|
13922
13922
|
"use strict";
|
|
13923
13923
|
|
|
@@ -13946,13 +13946,13 @@ class ErrorReportingPreprocessorMixin extends ErrorReportingMixinBase {
|
|
|
13946
13946
|
module.exports = ErrorReportingPreprocessorMixin;
|
|
13947
13947
|
|
|
13948
13948
|
|
|
13949
|
-
/***/ }
|
|
13949
|
+
/***/ },
|
|
13950
13950
|
|
|
13951
|
-
/***/ "./node_modules/parse5/lib/extensions/error-reporting/tokenizer-mixin.js"
|
|
13951
|
+
/***/ "./node_modules/parse5/lib/extensions/error-reporting/tokenizer-mixin.js"
|
|
13952
13952
|
/*!*******************************************************************************!*\
|
|
13953
13953
|
!*** ./node_modules/parse5/lib/extensions/error-reporting/tokenizer-mixin.js ***!
|
|
13954
13954
|
\*******************************************************************************/
|
|
13955
|
-
|
|
13955
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13956
13956
|
|
|
13957
13957
|
"use strict";
|
|
13958
13958
|
|
|
@@ -13974,13 +13974,13 @@ class ErrorReportingTokenizerMixin extends ErrorReportingMixinBase {
|
|
|
13974
13974
|
module.exports = ErrorReportingTokenizerMixin;
|
|
13975
13975
|
|
|
13976
13976
|
|
|
13977
|
-
/***/ }
|
|
13977
|
+
/***/ },
|
|
13978
13978
|
|
|
13979
|
-
/***/ "./node_modules/parse5/lib/extensions/location-info/open-element-stack-mixin.js"
|
|
13979
|
+
/***/ "./node_modules/parse5/lib/extensions/location-info/open-element-stack-mixin.js"
|
|
13980
13980
|
/*!**************************************************************************************!*\
|
|
13981
13981
|
!*** ./node_modules/parse5/lib/extensions/location-info/open-element-stack-mixin.js ***!
|
|
13982
13982
|
\**************************************************************************************/
|
|
13983
|
-
|
|
13983
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
13984
13984
|
|
|
13985
13985
|
"use strict";
|
|
13986
13986
|
|
|
@@ -14020,13 +14020,13 @@ class LocationInfoOpenElementStackMixin extends Mixin {
|
|
|
14020
14020
|
module.exports = LocationInfoOpenElementStackMixin;
|
|
14021
14021
|
|
|
14022
14022
|
|
|
14023
|
-
/***/ }
|
|
14023
|
+
/***/ },
|
|
14024
14024
|
|
|
14025
|
-
/***/ "./node_modules/parse5/lib/extensions/location-info/parser-mixin.js"
|
|
14025
|
+
/***/ "./node_modules/parse5/lib/extensions/location-info/parser-mixin.js"
|
|
14026
14026
|
/*!**************************************************************************!*\
|
|
14027
14027
|
!*** ./node_modules/parse5/lib/extensions/location-info/parser-mixin.js ***!
|
|
14028
14028
|
\**************************************************************************/
|
|
14029
|
-
|
|
14029
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
14030
14030
|
|
|
14031
14031
|
"use strict";
|
|
14032
14032
|
|
|
@@ -14254,13 +14254,13 @@ class LocationInfoParserMixin extends Mixin {
|
|
|
14254
14254
|
module.exports = LocationInfoParserMixin;
|
|
14255
14255
|
|
|
14256
14256
|
|
|
14257
|
-
/***/ }
|
|
14257
|
+
/***/ },
|
|
14258
14258
|
|
|
14259
|
-
/***/ "./node_modules/parse5/lib/extensions/location-info/tokenizer-mixin.js"
|
|
14259
|
+
/***/ "./node_modules/parse5/lib/extensions/location-info/tokenizer-mixin.js"
|
|
14260
14260
|
/*!*****************************************************************************!*\
|
|
14261
14261
|
!*** ./node_modules/parse5/lib/extensions/location-info/tokenizer-mixin.js ***!
|
|
14262
14262
|
\*****************************************************************************/
|
|
14263
|
-
|
|
14263
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
14264
14264
|
|
|
14265
14265
|
"use strict";
|
|
14266
14266
|
|
|
@@ -14411,13 +14411,13 @@ class LocationInfoTokenizerMixin extends Mixin {
|
|
|
14411
14411
|
module.exports = LocationInfoTokenizerMixin;
|
|
14412
14412
|
|
|
14413
14413
|
|
|
14414
|
-
/***/ }
|
|
14414
|
+
/***/ },
|
|
14415
14415
|
|
|
14416
|
-
/***/ "./node_modules/parse5/lib/extensions/position-tracking/preprocessor-mixin.js"
|
|
14416
|
+
/***/ "./node_modules/parse5/lib/extensions/position-tracking/preprocessor-mixin.js"
|
|
14417
14417
|
/*!************************************************************************************!*\
|
|
14418
14418
|
!*** ./node_modules/parse5/lib/extensions/position-tracking/preprocessor-mixin.js ***!
|
|
14419
14419
|
\************************************************************************************/
|
|
14420
|
-
|
|
14420
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
14421
14421
|
|
|
14422
14422
|
"use strict";
|
|
14423
14423
|
|
|
@@ -14486,13 +14486,13 @@ class PositionTrackingPreprocessorMixin extends Mixin {
|
|
|
14486
14486
|
module.exports = PositionTrackingPreprocessorMixin;
|
|
14487
14487
|
|
|
14488
14488
|
|
|
14489
|
-
/***/ }
|
|
14489
|
+
/***/ },
|
|
14490
14490
|
|
|
14491
|
-
/***/ "./node_modules/parse5/lib/index.js"
|
|
14491
|
+
/***/ "./node_modules/parse5/lib/index.js"
|
|
14492
14492
|
/*!******************************************!*\
|
|
14493
14493
|
!*** ./node_modules/parse5/lib/index.js ***!
|
|
14494
14494
|
\******************************************/
|
|
14495
|
-
|
|
14495
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
14496
14496
|
|
|
14497
14497
|
"use strict";
|
|
14498
14498
|
|
|
@@ -14526,13 +14526,13 @@ exports.serialize = function(node, options) {
|
|
|
14526
14526
|
};
|
|
14527
14527
|
|
|
14528
14528
|
|
|
14529
|
-
/***/ }
|
|
14529
|
+
/***/ },
|
|
14530
14530
|
|
|
14531
|
-
/***/ "./node_modules/parse5/lib/parser/formatting-element-list.js"
|
|
14531
|
+
/***/ "./node_modules/parse5/lib/parser/formatting-element-list.js"
|
|
14532
14532
|
/*!*******************************************************************!*\
|
|
14533
14533
|
!*** ./node_modules/parse5/lib/parser/formatting-element-list.js ***!
|
|
14534
14534
|
\*******************************************************************/
|
|
14535
|
-
|
|
14535
|
+
(module) {
|
|
14536
14536
|
|
|
14537
14537
|
"use strict";
|
|
14538
14538
|
|
|
@@ -14718,13 +14718,13 @@ FormattingElementList.ELEMENT_ENTRY = 'ELEMENT_ENTRY';
|
|
|
14718
14718
|
module.exports = FormattingElementList;
|
|
14719
14719
|
|
|
14720
14720
|
|
|
14721
|
-
/***/ }
|
|
14721
|
+
/***/ },
|
|
14722
14722
|
|
|
14723
|
-
/***/ "./node_modules/parse5/lib/parser/index.js"
|
|
14723
|
+
/***/ "./node_modules/parse5/lib/parser/index.js"
|
|
14724
14724
|
/*!*************************************************!*\
|
|
14725
14725
|
!*** ./node_modules/parse5/lib/parser/index.js ***!
|
|
14726
14726
|
\*************************************************/
|
|
14727
|
-
|
|
14727
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
14728
14728
|
|
|
14729
14729
|
"use strict";
|
|
14730
14730
|
|
|
@@ -17685,13 +17685,13 @@ function endTagInForeignContent(p, token) {
|
|
|
17685
17685
|
}
|
|
17686
17686
|
|
|
17687
17687
|
|
|
17688
|
-
/***/ }
|
|
17688
|
+
/***/ },
|
|
17689
17689
|
|
|
17690
|
-
/***/ "./node_modules/parse5/lib/parser/open-element-stack.js"
|
|
17690
|
+
/***/ "./node_modules/parse5/lib/parser/open-element-stack.js"
|
|
17691
17691
|
/*!**************************************************************!*\
|
|
17692
17692
|
!*** ./node_modules/parse5/lib/parser/open-element-stack.js ***!
|
|
17693
17693
|
\**************************************************************/
|
|
17694
|
-
|
|
17694
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
17695
17695
|
|
|
17696
17696
|
"use strict";
|
|
17697
17697
|
|
|
@@ -18178,13 +18178,13 @@ class OpenElementStack {
|
|
|
18178
18178
|
module.exports = OpenElementStack;
|
|
18179
18179
|
|
|
18180
18180
|
|
|
18181
|
-
/***/ }
|
|
18181
|
+
/***/ },
|
|
18182
18182
|
|
|
18183
|
-
/***/ "./node_modules/parse5/lib/serializer/index.js"
|
|
18183
|
+
/***/ "./node_modules/parse5/lib/serializer/index.js"
|
|
18184
18184
|
/*!*****************************************************!*\
|
|
18185
18185
|
!*** ./node_modules/parse5/lib/serializer/index.js ***!
|
|
18186
18186
|
\*****************************************************/
|
|
18187
|
-
|
|
18187
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
18188
18188
|
|
|
18189
18189
|
"use strict";
|
|
18190
18190
|
|
|
@@ -18365,13 +18365,13 @@ Serializer.escapeString = function(str, attrMode) {
|
|
|
18365
18365
|
module.exports = Serializer;
|
|
18366
18366
|
|
|
18367
18367
|
|
|
18368
|
-
/***/ }
|
|
18368
|
+
/***/ },
|
|
18369
18369
|
|
|
18370
|
-
/***/ "./node_modules/parse5/lib/tokenizer/index.js"
|
|
18370
|
+
/***/ "./node_modules/parse5/lib/tokenizer/index.js"
|
|
18371
18371
|
/*!****************************************************!*\
|
|
18372
18372
|
!*** ./node_modules/parse5/lib/tokenizer/index.js ***!
|
|
18373
18373
|
\****************************************************/
|
|
18374
|
-
|
|
18374
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
18375
18375
|
|
|
18376
18376
|
"use strict";
|
|
18377
18377
|
|
|
@@ -20572,13 +20572,13 @@ Tokenizer.getTokenAttr = function(token, attrName) {
|
|
|
20572
20572
|
module.exports = Tokenizer;
|
|
20573
20573
|
|
|
20574
20574
|
|
|
20575
|
-
/***/ }
|
|
20575
|
+
/***/ },
|
|
20576
20576
|
|
|
20577
|
-
/***/ "./node_modules/parse5/lib/tokenizer/named-entity-data.js"
|
|
20577
|
+
/***/ "./node_modules/parse5/lib/tokenizer/named-entity-data.js"
|
|
20578
20578
|
/*!****************************************************************!*\
|
|
20579
20579
|
!*** ./node_modules/parse5/lib/tokenizer/named-entity-data.js ***!
|
|
20580
20580
|
\****************************************************************/
|
|
20581
|
-
|
|
20581
|
+
(module) {
|
|
20582
20582
|
|
|
20583
20583
|
"use strict";
|
|
20584
20584
|
|
|
@@ -20587,13 +20587,13 @@ module.exports = Tokenizer;
|
|
|
20587
20587
|
//(details: https://github.com/inikulin/parse5/tree/master/scripts/generate-named-entity-data/README.md)
|
|
20588
20588
|
module.exports = new Uint16Array([4,52,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,106,303,412,810,1432,1701,1796,1987,2114,2360,2420,2484,3170,3251,4140,4393,4575,4610,5106,5512,5728,6117,6274,6315,6345,6427,6516,7002,7910,8733,9323,9870,10170,10631,10893,11318,11386,11467,12773,13092,14474,14922,15448,15542,16419,17666,18166,18611,19004,19095,19298,19397,4,16,69,77,97,98,99,102,103,108,109,110,111,112,114,115,116,117,140,150,158,169,176,194,199,210,216,222,226,242,256,266,283,294,108,105,103,5,198,1,59,148,1,198,80,5,38,1,59,156,1,38,99,117,116,101,5,193,1,59,167,1,193,114,101,118,101,59,1,258,4,2,105,121,182,191,114,99,5,194,1,59,189,1,194,59,1,1040,114,59,3,55349,56580,114,97,118,101,5,192,1,59,208,1,192,112,104,97,59,1,913,97,99,114,59,1,256,100,59,1,10835,4,2,103,112,232,237,111,110,59,1,260,102,59,3,55349,56632,112,108,121,70,117,110,99,116,105,111,110,59,1,8289,105,110,103,5,197,1,59,264,1,197,4,2,99,115,272,277,114,59,3,55349,56476,105,103,110,59,1,8788,105,108,100,101,5,195,1,59,292,1,195,109,108,5,196,1,59,301,1,196,4,8,97,99,101,102,111,114,115,117,321,350,354,383,388,394,400,405,4,2,99,114,327,336,107,115,108,97,115,104,59,1,8726,4,2,118,119,342,345,59,1,10983,101,100,59,1,8966,121,59,1,1041,4,3,99,114,116,362,369,379,97,117,115,101,59,1,8757,110,111,117,108,108,105,115,59,1,8492,97,59,1,914,114,59,3,55349,56581,112,102,59,3,55349,56633,101,118,101,59,1,728,99,114,59,1,8492,109,112,101,113,59,1,8782,4,14,72,79,97,99,100,101,102,104,105,108,111,114,115,117,442,447,456,504,542,547,569,573,577,616,678,784,790,796,99,121,59,1,1063,80,89,5,169,1,59,454,1,169,4,3,99,112,121,464,470,497,117,116,101,59,1,262,4,2,59,105,476,478,1,8914,116,97,108,68,105,102,102,101,114,101,110,116,105,97,108,68,59,1,8517,108,101,121,115,59,1,8493,4,4,97,101,105,111,514,520,530,535,114,111,110,59,1,268,100,105,108,5,199,1,59,528,1,199,114,99,59,1,264,110,105,110,116,59,1,8752,111,116,59,1,266,4,2,100,110,553,560,105,108,108,97,59,1,184,116,101,114,68,111,116,59,1,183,114,59,1,8493,105,59,1,935,114,99,108,101,4,4,68,77,80,84,591,596,603,609,111,116,59,1,8857,105,110,117,115,59,1,8854,108,117,115,59,1,8853,105,109,101,115,59,1,8855,111,4,2,99,115,623,646,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8754,101,67,117,114,108,121,4,2,68,81,658,671,111,117,98,108,101,81,117,111,116,101,59,1,8221,117,111,116,101,59,1,8217,4,4,108,110,112,117,688,701,736,753,111,110,4,2,59,101,696,698,1,8759,59,1,10868,4,3,103,105,116,709,717,722,114,117,101,110,116,59,1,8801,110,116,59,1,8751,111,117,114,73,110,116,101,103,114,97,108,59,1,8750,4,2,102,114,742,745,59,1,8450,111,100,117,99,116,59,1,8720,110,116,101,114,67,108,111,99,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8755,111,115,115,59,1,10799,99,114,59,3,55349,56478,112,4,2,59,67,803,805,1,8915,97,112,59,1,8781,4,11,68,74,83,90,97,99,101,102,105,111,115,834,850,855,860,865,888,903,916,921,1011,1415,4,2,59,111,840,842,1,8517,116,114,97,104,100,59,1,10513,99,121,59,1,1026,99,121,59,1,1029,99,121,59,1,1039,4,3,103,114,115,873,879,883,103,101,114,59,1,8225,114,59,1,8609,104,118,59,1,10980,4,2,97,121,894,900,114,111,110,59,1,270,59,1,1044,108,4,2,59,116,910,912,1,8711,97,59,1,916,114,59,3,55349,56583,4,2,97,102,927,998,4,2,99,109,933,992,114,105,116,105,99,97,108,4,4,65,68,71,84,950,957,978,985,99,117,116,101,59,1,180,111,4,2,116,117,964,967,59,1,729,98,108,101,65,99,117,116,101,59,1,733,114,97,118,101,59,1,96,105,108,100,101,59,1,732,111,110,100,59,1,8900,102,101,114,101,110,116,105,97,108,68,59,1,8518,4,4,112,116,117,119,1021,1026,1048,1249,102,59,3,55349,56635,4,3,59,68,69,1034,1036,1041,1,168,111,116,59,1,8412,113,117,97,108,59,1,8784,98,108,101,4,6,67,68,76,82,85,86,1065,1082,1101,1189,1211,1236,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8751,111,4,2,116,119,1089,1092,59,1,168,110,65,114,114,111,119,59,1,8659,4,2,101,111,1107,1141,102,116,4,3,65,82,84,1117,1124,1136,114,114,111,119,59,1,8656,105,103,104,116,65,114,114,111,119,59,1,8660,101,101,59,1,10980,110,103,4,2,76,82,1149,1177,101,102,116,4,2,65,82,1158,1165,114,114,111,119,59,1,10232,105,103,104,116,65,114,114,111,119,59,1,10234,105,103,104,116,65,114,114,111,119,59,1,10233,105,103,104,116,4,2,65,84,1199,1206,114,114,111,119,59,1,8658,101,101,59,1,8872,112,4,2,65,68,1218,1225,114,114,111,119,59,1,8657,111,119,110,65,114,114,111,119,59,1,8661,101,114,116,105,99,97,108,66,97,114,59,1,8741,110,4,6,65,66,76,82,84,97,1264,1292,1299,1352,1391,1408,114,114,111,119,4,3,59,66,85,1276,1278,1283,1,8595,97,114,59,1,10515,112,65,114,114,111,119,59,1,8693,114,101,118,101,59,1,785,101,102,116,4,3,82,84,86,1310,1323,1334,105,103,104,116,86,101,99,116,111,114,59,1,10576,101,101,86,101,99,116,111,114,59,1,10590,101,99,116,111,114,4,2,59,66,1345,1347,1,8637,97,114,59,1,10582,105,103,104,116,4,2,84,86,1362,1373,101,101,86,101,99,116,111,114,59,1,10591,101,99,116,111,114,4,2,59,66,1384,1386,1,8641,97,114,59,1,10583,101,101,4,2,59,65,1399,1401,1,8868,114,114,111,119,59,1,8615,114,114,111,119,59,1,8659,4,2,99,116,1421,1426,114,59,3,55349,56479,114,111,107,59,1,272,4,16,78,84,97,99,100,102,103,108,109,111,112,113,115,116,117,120,1466,1470,1478,1489,1515,1520,1525,1536,1544,1593,1609,1617,1650,1664,1668,1677,71,59,1,330,72,5,208,1,59,1476,1,208,99,117,116,101,5,201,1,59,1487,1,201,4,3,97,105,121,1497,1503,1512,114,111,110,59,1,282,114,99,5,202,1,59,1510,1,202,59,1,1069,111,116,59,1,278,114,59,3,55349,56584,114,97,118,101,5,200,1,59,1534,1,200,101,109,101,110,116,59,1,8712,4,2,97,112,1550,1555,99,114,59,1,274,116,121,4,2,83,86,1563,1576,109,97,108,108,83,113,117,97,114,101,59,1,9723,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9643,4,2,103,112,1599,1604,111,110,59,1,280,102,59,3,55349,56636,115,105,108,111,110,59,1,917,117,4,2,97,105,1624,1640,108,4,2,59,84,1631,1633,1,10869,105,108,100,101,59,1,8770,108,105,98,114,105,117,109,59,1,8652,4,2,99,105,1656,1660,114,59,1,8496,109,59,1,10867,97,59,1,919,109,108,5,203,1,59,1675,1,203,4,2,105,112,1683,1689,115,116,115,59,1,8707,111,110,101,110,116,105,97,108,69,59,1,8519,4,5,99,102,105,111,115,1713,1717,1722,1762,1791,121,59,1,1060,114,59,3,55349,56585,108,108,101,100,4,2,83,86,1732,1745,109,97,108,108,83,113,117,97,114,101,59,1,9724,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9642,4,3,112,114,117,1770,1775,1781,102,59,3,55349,56637,65,108,108,59,1,8704,114,105,101,114,116,114,102,59,1,8497,99,114,59,1,8497,4,12,74,84,97,98,99,100,102,103,111,114,115,116,1822,1827,1834,1848,1855,1877,1882,1887,1890,1896,1978,1984,99,121,59,1,1027,5,62,1,59,1832,1,62,109,109,97,4,2,59,100,1843,1845,1,915,59,1,988,114,101,118,101,59,1,286,4,3,101,105,121,1863,1869,1874,100,105,108,59,1,290,114,99,59,1,284,59,1,1043,111,116,59,1,288,114,59,3,55349,56586,59,1,8921,112,102,59,3,55349,56638,101,97,116,101,114,4,6,69,70,71,76,83,84,1915,1933,1944,1953,1959,1971,113,117,97,108,4,2,59,76,1925,1927,1,8805,101,115,115,59,1,8923,117,108,108,69,113,117,97,108,59,1,8807,114,101,97,116,101,114,59,1,10914,101,115,115,59,1,8823,108,97,110,116,69,113,117,97,108,59,1,10878,105,108,100,101,59,1,8819,99,114,59,3,55349,56482,59,1,8811,4,8,65,97,99,102,105,111,115,117,2005,2012,2026,2032,2036,2049,2073,2089,82,68,99,121,59,1,1066,4,2,99,116,2018,2023,101,107,59,1,711,59,1,94,105,114,99,59,1,292,114,59,1,8460,108,98,101,114,116,83,112,97,99,101,59,1,8459,4,2,112,114,2055,2059,102,59,1,8461,105,122,111,110,116,97,108,76,105,110,101,59,1,9472,4,2,99,116,2079,2083,114,59,1,8459,114,111,107,59,1,294,109,112,4,2,68,69,2097,2107,111,119,110,72,117,109,112,59,1,8782,113,117,97,108,59,1,8783,4,14,69,74,79,97,99,100,102,103,109,110,111,115,116,117,2144,2149,2155,2160,2171,2189,2194,2198,2209,2245,2307,2329,2334,2341,99,121,59,1,1045,108,105,103,59,1,306,99,121,59,1,1025,99,117,116,101,5,205,1,59,2169,1,205,4,2,105,121,2177,2186,114,99,5,206,1,59,2184,1,206,59,1,1048,111,116,59,1,304,114,59,1,8465,114,97,118,101,5,204,1,59,2207,1,204,4,3,59,97,112,2217,2219,2238,1,8465,4,2,99,103,2225,2229,114,59,1,298,105,110,97,114,121,73,59,1,8520,108,105,101,115,59,1,8658,4,2,116,118,2251,2281,4,2,59,101,2257,2259,1,8748,4,2,103,114,2265,2271,114,97,108,59,1,8747,115,101,99,116,105,111,110,59,1,8898,105,115,105,98,108,101,4,2,67,84,2293,2300,111,109,109,97,59,1,8291,105,109,101,115,59,1,8290,4,3,103,112,116,2315,2320,2325,111,110,59,1,302,102,59,3,55349,56640,97,59,1,921,99,114,59,1,8464,105,108,100,101,59,1,296,4,2,107,109,2347,2352,99,121,59,1,1030,108,5,207,1,59,2358,1,207,4,5,99,102,111,115,117,2372,2386,2391,2397,2414,4,2,105,121,2378,2383,114,99,59,1,308,59,1,1049,114,59,3,55349,56589,112,102,59,3,55349,56641,4,2,99,101,2403,2408,114,59,3,55349,56485,114,99,121,59,1,1032,107,99,121,59,1,1028,4,7,72,74,97,99,102,111,115,2436,2441,2446,2452,2467,2472,2478,99,121,59,1,1061,99,121,59,1,1036,112,112,97,59,1,922,4,2,101,121,2458,2464,100,105,108,59,1,310,59,1,1050,114,59,3,55349,56590,112,102,59,3,55349,56642,99,114,59,3,55349,56486,4,11,74,84,97,99,101,102,108,109,111,115,116,2508,2513,2520,2562,2585,2981,2986,3004,3011,3146,3167,99,121,59,1,1033,5,60,1,59,2518,1,60,4,5,99,109,110,112,114,2532,2538,2544,2548,2558,117,116,101,59,1,313,98,100,97,59,1,923,103,59,1,10218,108,97,99,101,116,114,102,59,1,8466,114,59,1,8606,4,3,97,101,121,2570,2576,2582,114,111,110,59,1,317,100,105,108,59,1,315,59,1,1051,4,2,102,115,2591,2907,116,4,10,65,67,68,70,82,84,85,86,97,114,2614,2663,2672,2728,2735,2760,2820,2870,2888,2895,4,2,110,114,2620,2633,103,108,101,66,114,97,99,107,101,116,59,1,10216,114,111,119,4,3,59,66,82,2644,2646,2651,1,8592,97,114,59,1,8676,105,103,104,116,65,114,114,111,119,59,1,8646,101,105,108,105,110,103,59,1,8968,111,4,2,117,119,2679,2692,98,108,101,66,114,97,99,107,101,116,59,1,10214,110,4,2,84,86,2699,2710,101,101,86,101,99,116,111,114,59,1,10593,101,99,116,111,114,4,2,59,66,2721,2723,1,8643,97,114,59,1,10585,108,111,111,114,59,1,8970,105,103,104,116,4,2,65,86,2745,2752,114,114,111,119,59,1,8596,101,99,116,111,114,59,1,10574,4,2,101,114,2766,2792,101,4,3,59,65,86,2775,2777,2784,1,8867,114,114,111,119,59,1,8612,101,99,116,111,114,59,1,10586,105,97,110,103,108,101,4,3,59,66,69,2806,2808,2813,1,8882,97,114,59,1,10703,113,117,97,108,59,1,8884,112,4,3,68,84,86,2829,2841,2852,111,119,110,86,101,99,116,111,114,59,1,10577,101,101,86,101,99,116,111,114,59,1,10592,101,99,116,111,114,4,2,59,66,2863,2865,1,8639,97,114,59,1,10584,101,99,116,111,114,4,2,59,66,2881,2883,1,8636,97,114,59,1,10578,114,114,111,119,59,1,8656,105,103,104,116,97,114,114,111,119,59,1,8660,115,4,6,69,70,71,76,83,84,2922,2936,2947,2956,2962,2974,113,117,97,108,71,114,101,97,116,101,114,59,1,8922,117,108,108,69,113,117,97,108,59,1,8806,114,101,97,116,101,114,59,1,8822,101,115,115,59,1,10913,108,97,110,116,69,113,117,97,108,59,1,10877,105,108,100,101,59,1,8818,114,59,3,55349,56591,4,2,59,101,2992,2994,1,8920,102,116,97,114,114,111,119,59,1,8666,105,100,111,116,59,1,319,4,3,110,112,119,3019,3110,3115,103,4,4,76,82,108,114,3030,3058,3070,3098,101,102,116,4,2,65,82,3039,3046,114,114,111,119,59,1,10229,105,103,104,116,65,114,114,111,119,59,1,10231,105,103,104,116,65,114,114,111,119,59,1,10230,101,102,116,4,2,97,114,3079,3086,114,114,111,119,59,1,10232,105,103,104,116,97,114,114,111,119,59,1,10234,105,103,104,116,97,114,114,111,119,59,1,10233,102,59,3,55349,56643,101,114,4,2,76,82,3123,3134,101,102,116,65,114,114,111,119,59,1,8601,105,103,104,116,65,114,114,111,119,59,1,8600,4,3,99,104,116,3154,3158,3161,114,59,1,8466,59,1,8624,114,111,107,59,1,321,59,1,8810,4,8,97,99,101,102,105,111,115,117,3188,3192,3196,3222,3227,3237,3243,3248,112,59,1,10501,121,59,1,1052,4,2,100,108,3202,3213,105,117,109,83,112,97,99,101,59,1,8287,108,105,110,116,114,102,59,1,8499,114,59,3,55349,56592,110,117,115,80,108,117,115,59,1,8723,112,102,59,3,55349,56644,99,114,59,1,8499,59,1,924,4,9,74,97,99,101,102,111,115,116,117,3271,3276,3283,3306,3422,3427,4120,4126,4137,99,121,59,1,1034,99,117,116,101,59,1,323,4,3,97,101,121,3291,3297,3303,114,111,110,59,1,327,100,105,108,59,1,325,59,1,1053,4,3,103,115,119,3314,3380,3415,97,116,105,118,101,4,3,77,84,86,3327,3340,3365,101,100,105,117,109,83,112,97,99,101,59,1,8203,104,105,4,2,99,110,3348,3357,107,83,112,97,99,101,59,1,8203,83,112,97,99,101,59,1,8203,101,114,121,84,104,105,110,83,112,97,99,101,59,1,8203,116,101,100,4,2,71,76,3389,3405,114,101,97,116,101,114,71,114,101,97,116,101,114,59,1,8811,101,115,115,76,101,115,115,59,1,8810,76,105,110,101,59,1,10,114,59,3,55349,56593,4,4,66,110,112,116,3437,3444,3460,3464,114,101,97,107,59,1,8288,66,114,101,97,107,105,110,103,83,112,97,99,101,59,1,160,102,59,1,8469,4,13,59,67,68,69,71,72,76,78,80,82,83,84,86,3492,3494,3517,3536,3578,3657,3685,3784,3823,3860,3915,4066,4107,1,10988,4,2,111,117,3500,3510,110,103,114,117,101,110,116,59,1,8802,112,67,97,112,59,1,8813,111,117,98,108,101,86,101,114,116,105,99,97,108,66,97,114,59,1,8742,4,3,108,113,120,3544,3552,3571,101,109,101,110,116,59,1,8713,117,97,108,4,2,59,84,3561,3563,1,8800,105,108,100,101,59,3,8770,824,105,115,116,115,59,1,8708,114,101,97,116,101,114,4,7,59,69,70,71,76,83,84,3600,3602,3609,3621,3631,3637,3650,1,8815,113,117,97,108,59,1,8817,117,108,108,69,113,117,97,108,59,3,8807,824,114,101,97,116,101,114,59,3,8811,824,101,115,115,59,1,8825,108,97,110,116,69,113,117,97,108,59,3,10878,824,105,108,100,101,59,1,8821,117,109,112,4,2,68,69,3666,3677,111,119,110,72,117,109,112,59,3,8782,824,113,117,97,108,59,3,8783,824,101,4,2,102,115,3692,3724,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3709,3711,3717,1,8938,97,114,59,3,10703,824,113,117,97,108,59,1,8940,115,4,6,59,69,71,76,83,84,3739,3741,3748,3757,3764,3777,1,8814,113,117,97,108,59,1,8816,114,101,97,116,101,114,59,1,8824,101,115,115,59,3,8810,824,108,97,110,116,69,113,117,97,108,59,3,10877,824,105,108,100,101,59,1,8820,101,115,116,101,100,4,2,71,76,3795,3812,114,101,97,116,101,114,71,114,101,97,116,101,114,59,3,10914,824,101,115,115,76,101,115,115,59,3,10913,824,114,101,99,101,100,101,115,4,3,59,69,83,3838,3840,3848,1,8832,113,117,97,108,59,3,10927,824,108,97,110,116,69,113,117,97,108,59,1,8928,4,2,101,105,3866,3881,118,101,114,115,101,69,108,101,109,101,110,116,59,1,8716,103,104,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3900,3902,3908,1,8939,97,114,59,3,10704,824,113,117,97,108,59,1,8941,4,2,113,117,3921,3973,117,97,114,101,83,117,4,2,98,112,3933,3952,115,101,116,4,2,59,69,3942,3945,3,8847,824,113,117,97,108,59,1,8930,101,114,115,101,116,4,2,59,69,3963,3966,3,8848,824,113,117,97,108,59,1,8931,4,3,98,99,112,3981,4000,4045,115,101,116,4,2,59,69,3990,3993,3,8834,8402,113,117,97,108,59,1,8840,99,101,101,100,115,4,4,59,69,83,84,4015,4017,4025,4037,1,8833,113,117,97,108,59,3,10928,824,108,97,110,116,69,113,117,97,108,59,1,8929,105,108,100,101,59,3,8831,824,101,114,115,101,116,4,2,59,69,4056,4059,3,8835,8402,113,117,97,108,59,1,8841,105,108,100,101,4,4,59,69,70,84,4080,4082,4089,4100,1,8769,113,117,97,108,59,1,8772,117,108,108,69,113,117,97,108,59,1,8775,105,108,100,101,59,1,8777,101,114,116,105,99,97,108,66,97,114,59,1,8740,99,114,59,3,55349,56489,105,108,100,101,5,209,1,59,4135,1,209,59,1,925,4,14,69,97,99,100,102,103,109,111,112,114,115,116,117,118,4170,4176,4187,4205,4212,4217,4228,4253,4259,4292,4295,4316,4337,4346,108,105,103,59,1,338,99,117,116,101,5,211,1,59,4185,1,211,4,2,105,121,4193,4202,114,99,5,212,1,59,4200,1,212,59,1,1054,98,108,97,99,59,1,336,114,59,3,55349,56594,114,97,118,101,5,210,1,59,4226,1,210,4,3,97,101,105,4236,4241,4246,99,114,59,1,332,103,97,59,1,937,99,114,111,110,59,1,927,112,102,59,3,55349,56646,101,110,67,117,114,108,121,4,2,68,81,4272,4285,111,117,98,108,101,81,117,111,116,101,59,1,8220,117,111,116,101,59,1,8216,59,1,10836,4,2,99,108,4301,4306,114,59,3,55349,56490,97,115,104,5,216,1,59,4314,1,216,105,4,2,108,109,4323,4332,100,101,5,213,1,59,4330,1,213,101,115,59,1,10807,109,108,5,214,1,59,4344,1,214,101,114,4,2,66,80,4354,4380,4,2,97,114,4360,4364,114,59,1,8254,97,99,4,2,101,107,4372,4375,59,1,9182,101,116,59,1,9140,97,114,101,110,116,104,101,115,105,115,59,1,9180,4,9,97,99,102,104,105,108,111,114,115,4413,4422,4426,4431,4435,4438,4448,4471,4561,114,116,105,97,108,68,59,1,8706,121,59,1,1055,114,59,3,55349,56595,105,59,1,934,59,1,928,117,115,77,105,110,117,115,59,1,177,4,2,105,112,4454,4467,110,99,97,114,101,112,108,97,110,101,59,1,8460,102,59,1,8473,4,4,59,101,105,111,4481,4483,4526,4531,1,10939,99,101,100,101,115,4,4,59,69,83,84,4498,4500,4507,4519,1,8826,113,117,97,108,59,1,10927,108,97,110,116,69,113,117,97,108,59,1,8828,105,108,100,101,59,1,8830,109,101,59,1,8243,4,2,100,112,4537,4543,117,99,116,59,1,8719,111,114,116,105,111,110,4,2,59,97,4555,4557,1,8759,108,59,1,8733,4,2,99,105,4567,4572,114,59,3,55349,56491,59,1,936,4,4,85,102,111,115,4585,4594,4599,4604,79,84,5,34,1,59,4592,1,34,114,59,3,55349,56596,112,102,59,1,8474,99,114,59,3,55349,56492,4,12,66,69,97,99,101,102,104,105,111,114,115,117,4636,4642,4650,4681,4704,4763,4767,4771,5047,5069,5081,5094,97,114,114,59,1,10512,71,5,174,1,59,4648,1,174,4,3,99,110,114,4658,4664,4668,117,116,101,59,1,340,103,59,1,10219,114,4,2,59,116,4675,4677,1,8608,108,59,1,10518,4,3,97,101,121,4689,4695,4701,114,111,110,59,1,344,100,105,108,59,1,342,59,1,1056,4,2,59,118,4710,4712,1,8476,101,114,115,101,4,2,69,85,4722,4748,4,2,108,113,4728,4736,101,109,101,110,116,59,1,8715,117,105,108,105,98,114,105,117,109,59,1,8651,112,69,113,117,105,108,105,98,114,105,117,109,59,1,10607,114,59,1,8476,111,59,1,929,103,104,116,4,8,65,67,68,70,84,85,86,97,4792,4840,4849,4905,4912,4972,5022,5040,4,2,110,114,4798,4811,103,108,101,66,114,97,99,107,101,116,59,1,10217,114,111,119,4,3,59,66,76,4822,4824,4829,1,8594,97,114,59,1,8677,101,102,116,65,114,114,111,119,59,1,8644,101,105,108,105,110,103,59,1,8969,111,4,2,117,119,4856,4869,98,108,101,66,114,97,99,107,101,116,59,1,10215,110,4,2,84,86,4876,4887,101,101,86,101,99,116,111,114,59,1,10589,101,99,116,111,114,4,2,59,66,4898,4900,1,8642,97,114,59,1,10581,108,111,111,114,59,1,8971,4,2,101,114,4918,4944,101,4,3,59,65,86,4927,4929,4936,1,8866,114,114,111,119,59,1,8614,101,99,116,111,114,59,1,10587,105,97,110,103,108,101,4,3,59,66,69,4958,4960,4965,1,8883,97,114,59,1,10704,113,117,97,108,59,1,8885,112,4,3,68,84,86,4981,4993,5004,111,119,110,86,101,99,116,111,114,59,1,10575,101,101,86,101,99,116,111,114,59,1,10588,101,99,116,111,114,4,2,59,66,5015,5017,1,8638,97,114,59,1,10580,101,99,116,111,114,4,2,59,66,5033,5035,1,8640,97,114,59,1,10579,114,114,111,119,59,1,8658,4,2,112,117,5053,5057,102,59,1,8477,110,100,73,109,112,108,105,101,115,59,1,10608,105,103,104,116,97,114,114,111,119,59,1,8667,4,2,99,104,5087,5091,114,59,1,8475,59,1,8625,108,101,68,101,108,97,121,101,100,59,1,10740,4,13,72,79,97,99,102,104,105,109,111,113,115,116,117,5134,5150,5157,5164,5198,5203,5259,5265,5277,5283,5374,5380,5385,4,2,67,99,5140,5146,72,99,121,59,1,1065,121,59,1,1064,70,84,99,121,59,1,1068,99,117,116,101,59,1,346,4,5,59,97,101,105,121,5176,5178,5184,5190,5195,1,10940,114,111,110,59,1,352,100,105,108,59,1,350,114,99,59,1,348,59,1,1057,114,59,3,55349,56598,111,114,116,4,4,68,76,82,85,5216,5227,5238,5250,111,119,110,65,114,114,111,119,59,1,8595,101,102,116,65,114,114,111,119,59,1,8592,105,103,104,116,65,114,114,111,119,59,1,8594,112,65,114,114,111,119,59,1,8593,103,109,97,59,1,931,97,108,108,67,105,114,99,108,101,59,1,8728,112,102,59,3,55349,56650,4,2,114,117,5289,5293,116,59,1,8730,97,114,101,4,4,59,73,83,85,5306,5308,5322,5367,1,9633,110,116,101,114,115,101,99,116,105,111,110,59,1,8851,117,4,2,98,112,5329,5347,115,101,116,4,2,59,69,5338,5340,1,8847,113,117,97,108,59,1,8849,101,114,115,101,116,4,2,59,69,5358,5360,1,8848,113,117,97,108,59,1,8850,110,105,111,110,59,1,8852,99,114,59,3,55349,56494,97,114,59,1,8902,4,4,98,99,109,112,5395,5420,5475,5478,4,2,59,115,5401,5403,1,8912,101,116,4,2,59,69,5411,5413,1,8912,113,117,97,108,59,1,8838,4,2,99,104,5426,5468,101,101,100,115,4,4,59,69,83,84,5440,5442,5449,5461,1,8827,113,117,97,108,59,1,10928,108,97,110,116,69,113,117,97,108,59,1,8829,105,108,100,101,59,1,8831,84,104,97,116,59,1,8715,59,1,8721,4,3,59,101,115,5486,5488,5507,1,8913,114,115,101,116,4,2,59,69,5498,5500,1,8835,113,117,97,108,59,1,8839,101,116,59,1,8913,4,11,72,82,83,97,99,102,104,105,111,114,115,5536,5546,5552,5567,5579,5602,5607,5655,5695,5701,5711,79,82,78,5,222,1,59,5544,1,222,65,68,69,59,1,8482,4,2,72,99,5558,5563,99,121,59,1,1035,121,59,1,1062,4,2,98,117,5573,5576,59,1,9,59,1,932,4,3,97,101,121,5587,5593,5599,114,111,110,59,1,356,100,105,108,59,1,354,59,1,1058,114,59,3,55349,56599,4,2,101,105,5613,5631,4,2,114,116,5619,5627,101,102,111,114,101,59,1,8756,97,59,1,920,4,2,99,110,5637,5647,107,83,112,97,99,101,59,3,8287,8202,83,112,97,99,101,59,1,8201,108,100,101,4,4,59,69,70,84,5668,5670,5677,5688,1,8764,113,117,97,108,59,1,8771,117,108,108,69,113,117,97,108,59,1,8773,105,108,100,101,59,1,8776,112,102,59,3,55349,56651,105,112,108,101,68,111,116,59,1,8411,4,2,99,116,5717,5722,114,59,3,55349,56495,114,111,107,59,1,358,4,14,97,98,99,100,102,103,109,110,111,112,114,115,116,117,5758,5789,5805,5823,5830,5835,5846,5852,5921,5937,6089,6095,6101,6108,4,2,99,114,5764,5774,117,116,101,5,218,1,59,5772,1,218,114,4,2,59,111,5781,5783,1,8607,99,105,114,59,1,10569,114,4,2,99,101,5796,5800,121,59,1,1038,118,101,59,1,364,4,2,105,121,5811,5820,114,99,5,219,1,59,5818,1,219,59,1,1059,98,108,97,99,59,1,368,114,59,3,55349,56600,114,97,118,101,5,217,1,59,5844,1,217,97,99,114,59,1,362,4,2,100,105,5858,5905,101,114,4,2,66,80,5866,5892,4,2,97,114,5872,5876,114,59,1,95,97,99,4,2,101,107,5884,5887,59,1,9183,101,116,59,1,9141,97,114,101,110,116,104,101,115,105,115,59,1,9181,111,110,4,2,59,80,5913,5915,1,8899,108,117,115,59,1,8846,4,2,103,112,5927,5932,111,110,59,1,370,102,59,3,55349,56652,4,8,65,68,69,84,97,100,112,115,5955,5985,5996,6009,6026,6033,6044,6075,114,114,111,119,4,3,59,66,68,5967,5969,5974,1,8593,97,114,59,1,10514,111,119,110,65,114,114,111,119,59,1,8645,111,119,110,65,114,114,111,119,59,1,8597,113,117,105,108,105,98,114,105,117,109,59,1,10606,101,101,4,2,59,65,6017,6019,1,8869,114,114,111,119,59,1,8613,114,114,111,119,59,1,8657,111,119,110,97,114,114,111,119,59,1,8661,101,114,4,2,76,82,6052,6063,101,102,116,65,114,114,111,119,59,1,8598,105,103,104,116,65,114,114,111,119,59,1,8599,105,4,2,59,108,6082,6084,1,978,111,110,59,1,933,105,110,103,59,1,366,99,114,59,3,55349,56496,105,108,100,101,59,1,360,109,108,5,220,1,59,6115,1,220,4,9,68,98,99,100,101,102,111,115,118,6137,6143,6148,6152,6166,6250,6255,6261,6267,97,115,104,59,1,8875,97,114,59,1,10987,121,59,1,1042,97,115,104,4,2,59,108,6161,6163,1,8873,59,1,10982,4,2,101,114,6172,6175,59,1,8897,4,3,98,116,121,6183,6188,6238,97,114,59,1,8214,4,2,59,105,6194,6196,1,8214,99,97,108,4,4,66,76,83,84,6209,6214,6220,6231,97,114,59,1,8739,105,110,101,59,1,124,101,112,97,114,97,116,111,114,59,1,10072,105,108,100,101,59,1,8768,84,104,105,110,83,112,97,99,101,59,1,8202,114,59,3,55349,56601,112,102,59,3,55349,56653,99,114,59,3,55349,56497,100,97,115,104,59,1,8874,4,5,99,101,102,111,115,6286,6292,6298,6303,6309,105,114,99,59,1,372,100,103,101,59,1,8896,114,59,3,55349,56602,112,102,59,3,55349,56654,99,114,59,3,55349,56498,4,4,102,105,111,115,6325,6330,6333,6339,114,59,3,55349,56603,59,1,926,112,102,59,3,55349,56655,99,114,59,3,55349,56499,4,9,65,73,85,97,99,102,111,115,117,6365,6370,6375,6380,6391,6405,6410,6416,6422,99,121,59,1,1071,99,121,59,1,1031,99,121,59,1,1070,99,117,116,101,5,221,1,59,6389,1,221,4,2,105,121,6397,6402,114,99,59,1,374,59,1,1067,114,59,3,55349,56604,112,102,59,3,55349,56656,99,114,59,3,55349,56500,109,108,59,1,376,4,8,72,97,99,100,101,102,111,115,6445,6450,6457,6472,6477,6501,6505,6510,99,121,59,1,1046,99,117,116,101,59,1,377,4,2,97,121,6463,6469,114,111,110,59,1,381,59,1,1047,111,116,59,1,379,4,2,114,116,6483,6497,111,87,105,100,116,104,83,112,97,99,101,59,1,8203,97,59,1,918,114,59,1,8488,112,102,59,1,8484,99,114,59,3,55349,56501,4,16,97,98,99,101,102,103,108,109,110,111,112,114,115,116,117,119,6550,6561,6568,6612,6622,6634,6645,6672,6699,6854,6870,6923,6933,6963,6974,6983,99,117,116,101,5,225,1,59,6559,1,225,114,101,118,101,59,1,259,4,6,59,69,100,105,117,121,6582,6584,6588,6591,6600,6609,1,8766,59,3,8766,819,59,1,8767,114,99,5,226,1,59,6598,1,226,116,101,5,180,1,59,6607,1,180,59,1,1072,108,105,103,5,230,1,59,6620,1,230,4,2,59,114,6628,6630,1,8289,59,3,55349,56606,114,97,118,101,5,224,1,59,6643,1,224,4,2,101,112,6651,6667,4,2,102,112,6657,6663,115,121,109,59,1,8501,104,59,1,8501,104,97,59,1,945,4,2,97,112,6678,6692,4,2,99,108,6684,6688,114,59,1,257,103,59,1,10815,5,38,1,59,6697,1,38,4,2,100,103,6705,6737,4,5,59,97,100,115,118,6717,6719,6724,6727,6734,1,8743,110,100,59,1,10837,59,1,10844,108,111,112,101,59,1,10840,59,1,10842,4,7,59,101,108,109,114,115,122,6753,6755,6758,6762,6814,6835,6848,1,8736,59,1,10660,101,59,1,8736,115,100,4,2,59,97,6770,6772,1,8737,4,8,97,98,99,100,101,102,103,104,6790,6793,6796,6799,6802,6805,6808,6811,59,1,10664,59,1,10665,59,1,10666,59,1,10667,59,1,10668,59,1,10669,59,1,10670,59,1,10671,116,4,2,59,118,6821,6823,1,8735,98,4,2,59,100,6830,6832,1,8894,59,1,10653,4,2,112,116,6841,6845,104,59,1,8738,59,1,197,97,114,114,59,1,9084,4,2,103,112,6860,6865,111,110,59,1,261,102,59,3,55349,56658,4,7,59,69,97,101,105,111,112,6886,6888,6891,6897,6900,6904,6908,1,8776,59,1,10864,99,105,114,59,1,10863,59,1,8778,100,59,1,8779,115,59,1,39,114,111,120,4,2,59,101,6917,6919,1,8776,113,59,1,8778,105,110,103,5,229,1,59,6931,1,229,4,3,99,116,121,6941,6946,6949,114,59,3,55349,56502,59,1,42,109,112,4,2,59,101,6957,6959,1,8776,113,59,1,8781,105,108,100,101,5,227,1,59,6972,1,227,109,108,5,228,1,59,6981,1,228,4,2,99,105,6989,6997,111,110,105,110,116,59,1,8755,110,116,59,1,10769,4,16,78,97,98,99,100,101,102,105,107,108,110,111,112,114,115,117,7036,7041,7119,7135,7149,7155,7219,7224,7347,7354,7463,7489,7786,7793,7814,7866,111,116,59,1,10989,4,2,99,114,7047,7094,107,4,4,99,101,112,115,7058,7064,7073,7080,111,110,103,59,1,8780,112,115,105,108,111,110,59,1,1014,114,105,109,101,59,1,8245,105,109,4,2,59,101,7088,7090,1,8765,113,59,1,8909,4,2,118,119,7100,7105,101,101,59,1,8893,101,100,4,2,59,103,7113,7115,1,8965,101,59,1,8965,114,107,4,2,59,116,7127,7129,1,9141,98,114,107,59,1,9142,4,2,111,121,7141,7146,110,103,59,1,8780,59,1,1073,113,117,111,59,1,8222,4,5,99,109,112,114,116,7167,7181,7188,7193,7199,97,117,115,4,2,59,101,7176,7178,1,8757,59,1,8757,112,116,121,118,59,1,10672,115,105,59,1,1014,110,111,117,59,1,8492,4,3,97,104,119,7207,7210,7213,59,1,946,59,1,8502,101,101,110,59,1,8812,114,59,3,55349,56607,103,4,7,99,111,115,116,117,118,119,7241,7262,7288,7305,7328,7335,7340,4,3,97,105,117,7249,7253,7258,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,4,3,100,112,116,7270,7275,7281,111,116,59,1,10752,108,117,115,59,1,10753,105,109,101,115,59,1,10754,4,2,113,116,7294,7300,99,117,112,59,1,10758,97,114,59,1,9733,114,105,97,110,103,108,101,4,2,100,117,7318,7324,111,119,110,59,1,9661,112,59,1,9651,112,108,117,115,59,1,10756,101,101,59,1,8897,101,100,103,101,59,1,8896,97,114,111,119,59,1,10509,4,3,97,107,111,7362,7436,7458,4,2,99,110,7368,7432,107,4,3,108,115,116,7377,7386,7394,111,122,101,110,103,101,59,1,10731,113,117,97,114,101,59,1,9642,114,105,97,110,103,108,101,4,4,59,100,108,114,7411,7413,7419,7425,1,9652,111,119,110,59,1,9662,101,102,116,59,1,9666,105,103,104,116,59,1,9656,107,59,1,9251,4,2,49,51,7442,7454,4,2,50,52,7448,7451,59,1,9618,59,1,9617,52,59,1,9619,99,107,59,1,9608,4,2,101,111,7469,7485,4,2,59,113,7475,7478,3,61,8421,117,105,118,59,3,8801,8421,116,59,1,8976,4,4,112,116,119,120,7499,7504,7517,7523,102,59,3,55349,56659,4,2,59,116,7510,7512,1,8869,111,109,59,1,8869,116,105,101,59,1,8904,4,12,68,72,85,86,98,100,104,109,112,116,117,118,7549,7571,7597,7619,7655,7660,7682,7708,7715,7721,7728,7750,4,4,76,82,108,114,7559,7562,7565,7568,59,1,9559,59,1,9556,59,1,9558,59,1,9555,4,5,59,68,85,100,117,7583,7585,7588,7591,7594,1,9552,59,1,9574,59,1,9577,59,1,9572,59,1,9575,4,4,76,82,108,114,7607,7610,7613,7616,59,1,9565,59,1,9562,59,1,9564,59,1,9561,4,7,59,72,76,82,104,108,114,7635,7637,7640,7643,7646,7649,7652,1,9553,59,1,9580,59,1,9571,59,1,9568,59,1,9579,59,1,9570,59,1,9567,111,120,59,1,10697,4,4,76,82,108,114,7670,7673,7676,7679,59,1,9557,59,1,9554,59,1,9488,59,1,9484,4,5,59,68,85,100,117,7694,7696,7699,7702,7705,1,9472,59,1,9573,59,1,9576,59,1,9516,59,1,9524,105,110,117,115,59,1,8863,108,117,115,59,1,8862,105,109,101,115,59,1,8864,4,4,76,82,108,114,7738,7741,7744,7747,59,1,9563,59,1,9560,59,1,9496,59,1,9492,4,7,59,72,76,82,104,108,114,7766,7768,7771,7774,7777,7780,7783,1,9474,59,1,9578,59,1,9569,59,1,9566,59,1,9532,59,1,9508,59,1,9500,114,105,109,101,59,1,8245,4,2,101,118,7799,7804,118,101,59,1,728,98,97,114,5,166,1,59,7812,1,166,4,4,99,101,105,111,7824,7829,7834,7846,114,59,3,55349,56503,109,105,59,1,8271,109,4,2,59,101,7841,7843,1,8765,59,1,8909,108,4,3,59,98,104,7855,7857,7860,1,92,59,1,10693,115,117,98,59,1,10184,4,2,108,109,7872,7885,108,4,2,59,101,7879,7881,1,8226,116,59,1,8226,112,4,3,59,69,101,7894,7896,7899,1,8782,59,1,10926,4,2,59,113,7905,7907,1,8783,59,1,8783,4,15,97,99,100,101,102,104,105,108,111,114,115,116,117,119,121,7942,8021,8075,8080,8121,8126,8157,8279,8295,8430,8446,8485,8491,8707,8726,4,3,99,112,114,7950,7956,8007,117,116,101,59,1,263,4,6,59,97,98,99,100,115,7970,7972,7977,7984,7998,8003,1,8745,110,100,59,1,10820,114,99,117,112,59,1,10825,4,2,97,117,7990,7994,112,59,1,10827,112,59,1,10823,111,116,59,1,10816,59,3,8745,65024,4,2,101,111,8013,8017,116,59,1,8257,110,59,1,711,4,4,97,101,105,117,8031,8046,8056,8061,4,2,112,114,8037,8041,115,59,1,10829,111,110,59,1,269,100,105,108,5,231,1,59,8054,1,231,114,99,59,1,265,112,115,4,2,59,115,8069,8071,1,10828,109,59,1,10832,111,116,59,1,267,4,3,100,109,110,8088,8097,8104,105,108,5,184,1,59,8095,1,184,112,116,121,118,59,1,10674,116,5,162,2,59,101,8112,8114,1,162,114,100,111,116,59,1,183,114,59,3,55349,56608,4,3,99,101,105,8134,8138,8154,121,59,1,1095,99,107,4,2,59,109,8146,8148,1,10003,97,114,107,59,1,10003,59,1,967,114,4,7,59,69,99,101,102,109,115,8174,8176,8179,8258,8261,8268,8273,1,9675,59,1,10691,4,3,59,101,108,8187,8189,8193,1,710,113,59,1,8791,101,4,2,97,100,8200,8223,114,114,111,119,4,2,108,114,8210,8216,101,102,116,59,1,8634,105,103,104,116,59,1,8635,4,5,82,83,97,99,100,8235,8238,8241,8246,8252,59,1,174,59,1,9416,115,116,59,1,8859,105,114,99,59,1,8858,97,115,104,59,1,8861,59,1,8791,110,105,110,116,59,1,10768,105,100,59,1,10991,99,105,114,59,1,10690,117,98,115,4,2,59,117,8288,8290,1,9827,105,116,59,1,9827,4,4,108,109,110,112,8305,8326,8376,8400,111,110,4,2,59,101,8313,8315,1,58,4,2,59,113,8321,8323,1,8788,59,1,8788,4,2,109,112,8332,8344,97,4,2,59,116,8339,8341,1,44,59,1,64,4,3,59,102,108,8352,8354,8358,1,8705,110,59,1,8728,101,4,2,109,120,8365,8371,101,110,116,59,1,8705,101,115,59,1,8450,4,2,103,105,8382,8395,4,2,59,100,8388,8390,1,8773,111,116,59,1,10861,110,116,59,1,8750,4,3,102,114,121,8408,8412,8417,59,3,55349,56660,111,100,59,1,8720,5,169,2,59,115,8424,8426,1,169,114,59,1,8471,4,2,97,111,8436,8441,114,114,59,1,8629,115,115,59,1,10007,4,2,99,117,8452,8457,114,59,3,55349,56504,4,2,98,112,8463,8474,4,2,59,101,8469,8471,1,10959,59,1,10961,4,2,59,101,8480,8482,1,10960,59,1,10962,100,111,116,59,1,8943,4,7,100,101,108,112,114,118,119,8507,8522,8536,8550,8600,8697,8702,97,114,114,4,2,108,114,8516,8519,59,1,10552,59,1,10549,4,2,112,115,8528,8532,114,59,1,8926,99,59,1,8927,97,114,114,4,2,59,112,8545,8547,1,8630,59,1,10557,4,6,59,98,99,100,111,115,8564,8566,8573,8587,8592,8596,1,8746,114,99,97,112,59,1,10824,4,2,97,117,8579,8583,112,59,1,10822,112,59,1,10826,111,116,59,1,8845,114,59,1,10821,59,3,8746,65024,4,4,97,108,114,118,8610,8623,8663,8672,114,114,4,2,59,109,8618,8620,1,8631,59,1,10556,121,4,3,101,118,119,8632,8651,8656,113,4,2,112,115,8639,8645,114,101,99,59,1,8926,117,99,99,59,1,8927,101,101,59,1,8910,101,100,103,101,59,1,8911,101,110,5,164,1,59,8670,1,164,101,97,114,114,111,119,4,2,108,114,8684,8690,101,102,116,59,1,8630,105,103,104,116,59,1,8631,101,101,59,1,8910,101,100,59,1,8911,4,2,99,105,8713,8721,111,110,105,110,116,59,1,8754,110,116,59,1,8753,108,99,116,121,59,1,9005,4,19,65,72,97,98,99,100,101,102,104,105,106,108,111,114,115,116,117,119,122,8773,8778,8783,8821,8839,8854,8887,8914,8930,8944,9036,9041,9058,9197,9227,9258,9281,9297,9305,114,114,59,1,8659,97,114,59,1,10597,4,4,103,108,114,115,8793,8799,8805,8809,103,101,114,59,1,8224,101,116,104,59,1,8504,114,59,1,8595,104,4,2,59,118,8816,8818,1,8208,59,1,8867,4,2,107,108,8827,8834,97,114,111,119,59,1,10511,97,99,59,1,733,4,2,97,121,8845,8851,114,111,110,59,1,271,59,1,1076,4,3,59,97,111,8862,8864,8880,1,8518,4,2,103,114,8870,8876,103,101,114,59,1,8225,114,59,1,8650,116,115,101,113,59,1,10871,4,3,103,108,109,8895,8902,8907,5,176,1,59,8900,1,176,116,97,59,1,948,112,116,121,118,59,1,10673,4,2,105,114,8920,8926,115,104,116,59,1,10623,59,3,55349,56609,97,114,4,2,108,114,8938,8941,59,1,8643,59,1,8642,4,5,97,101,103,115,118,8956,8986,8989,8996,9001,109,4,3,59,111,115,8965,8967,8983,1,8900,110,100,4,2,59,115,8975,8977,1,8900,117,105,116,59,1,9830,59,1,9830,59,1,168,97,109,109,97,59,1,989,105,110,59,1,8946,4,3,59,105,111,9009,9011,9031,1,247,100,101,5,247,2,59,111,9020,9022,1,247,110,116,105,109,101,115,59,1,8903,110,120,59,1,8903,99,121,59,1,1106,99,4,2,111,114,9048,9053,114,110,59,1,8990,111,112,59,1,8973,4,5,108,112,116,117,119,9070,9076,9081,9130,9144,108,97,114,59,1,36,102,59,3,55349,56661,4,5,59,101,109,112,115,9093,9095,9109,9116,9122,1,729,113,4,2,59,100,9102,9104,1,8784,111,116,59,1,8785,105,110,117,115,59,1,8760,108,117,115,59,1,8724,113,117,97,114,101,59,1,8865,98,108,101,98,97,114,119,101,100,103,101,59,1,8966,110,4,3,97,100,104,9153,9160,9172,114,114,111,119,59,1,8595,111,119,110,97,114,114,111,119,115,59,1,8650,97,114,112,111,111,110,4,2,108,114,9184,9190,101,102,116,59,1,8643,105,103,104,116,59,1,8642,4,2,98,99,9203,9211,107,97,114,111,119,59,1,10512,4,2,111,114,9217,9222,114,110,59,1,8991,111,112,59,1,8972,4,3,99,111,116,9235,9248,9252,4,2,114,121,9241,9245,59,3,55349,56505,59,1,1109,108,59,1,10742,114,111,107,59,1,273,4,2,100,114,9264,9269,111,116,59,1,8945,105,4,2,59,102,9276,9278,1,9663,59,1,9662,4,2,97,104,9287,9292,114,114,59,1,8693,97,114,59,1,10607,97,110,103,108,101,59,1,10662,4,2,99,105,9311,9315,121,59,1,1119,103,114,97,114,114,59,1,10239,4,18,68,97,99,100,101,102,103,108,109,110,111,112,113,114,115,116,117,120,9361,9376,9398,9439,9444,9447,9462,9495,9531,9585,9598,9614,9659,9755,9771,9792,9808,9826,4,2,68,111,9367,9372,111,116,59,1,10871,116,59,1,8785,4,2,99,115,9382,9392,117,116,101,5,233,1,59,9390,1,233,116,101,114,59,1,10862,4,4,97,105,111,121,9408,9414,9430,9436,114,111,110,59,1,283,114,4,2,59,99,9421,9423,1,8790,5,234,1,59,9428,1,234,108,111,110,59,1,8789,59,1,1101,111,116,59,1,279,59,1,8519,4,2,68,114,9453,9458,111,116,59,1,8786,59,3,55349,56610,4,3,59,114,115,9470,9472,9482,1,10906,97,118,101,5,232,1,59,9480,1,232,4,2,59,100,9488,9490,1,10902,111,116,59,1,10904,4,4,59,105,108,115,9505,9507,9515,9518,1,10905,110,116,101,114,115,59,1,9191,59,1,8467,4,2,59,100,9524,9526,1,10901,111,116,59,1,10903,4,3,97,112,115,9539,9544,9564,99,114,59,1,275,116,121,4,3,59,115,118,9554,9556,9561,1,8709,101,116,59,1,8709,59,1,8709,112,4,2,49,59,9571,9583,4,2,51,52,9577,9580,59,1,8196,59,1,8197,1,8195,4,2,103,115,9591,9594,59,1,331,112,59,1,8194,4,2,103,112,9604,9609,111,110,59,1,281,102,59,3,55349,56662,4,3,97,108,115,9622,9635,9640,114,4,2,59,115,9629,9631,1,8917,108,59,1,10723,117,115,59,1,10865,105,4,3,59,108,118,9649,9651,9656,1,949,111,110,59,1,949,59,1,1013,4,4,99,115,117,118,9669,9686,9716,9747,4,2,105,111,9675,9680,114,99,59,1,8790,108,111,110,59,1,8789,4,2,105,108,9692,9696,109,59,1,8770,97,110,116,4,2,103,108,9705,9710,116,114,59,1,10902,101,115,115,59,1,10901,4,3,97,101,105,9724,9729,9734,108,115,59,1,61,115,116,59,1,8799,118,4,2,59,68,9741,9743,1,8801,68,59,1,10872,112,97,114,115,108,59,1,10725,4,2,68,97,9761,9766,111,116,59,1,8787,114,114,59,1,10609,4,3,99,100,105,9779,9783,9788,114,59,1,8495,111,116,59,1,8784,109,59,1,8770,4,2,97,104,9798,9801,59,1,951,5,240,1,59,9806,1,240,4,2,109,114,9814,9822,108,5,235,1,59,9820,1,235,111,59,1,8364,4,3,99,105,112,9834,9838,9843,108,59,1,33,115,116,59,1,8707,4,2,101,111,9849,9859,99,116,97,116,105,111,110,59,1,8496,110,101,110,116,105,97,108,101,59,1,8519,4,12,97,99,101,102,105,106,108,110,111,112,114,115,9896,9910,9914,9921,9954,9960,9967,9989,9994,10027,10036,10164,108,108,105,110,103,100,111,116,115,101,113,59,1,8786,121,59,1,1092,109,97,108,101,59,1,9792,4,3,105,108,114,9929,9935,9950,108,105,103,59,1,64259,4,2,105,108,9941,9945,103,59,1,64256,105,103,59,1,64260,59,3,55349,56611,108,105,103,59,1,64257,108,105,103,59,3,102,106,4,3,97,108,116,9975,9979,9984,116,59,1,9837,105,103,59,1,64258,110,115,59,1,9649,111,102,59,1,402,4,2,112,114,10000,10005,102,59,3,55349,56663,4,2,97,107,10011,10016,108,108,59,1,8704,4,2,59,118,10022,10024,1,8916,59,1,10969,97,114,116,105,110,116,59,1,10765,4,2,97,111,10042,10159,4,2,99,115,10048,10155,4,6,49,50,51,52,53,55,10062,10102,10114,10135,10139,10151,4,6,50,51,52,53,54,56,10076,10083,10086,10093,10096,10099,5,189,1,59,10081,1,189,59,1,8531,5,188,1,59,10091,1,188,59,1,8533,59,1,8537,59,1,8539,4,2,51,53,10108,10111,59,1,8532,59,1,8534,4,3,52,53,56,10122,10129,10132,5,190,1,59,10127,1,190,59,1,8535,59,1,8540,53,59,1,8536,4,2,54,56,10145,10148,59,1,8538,59,1,8541,56,59,1,8542,108,59,1,8260,119,110,59,1,8994,99,114,59,3,55349,56507,4,17,69,97,98,99,100,101,102,103,105,106,108,110,111,114,115,116,118,10206,10217,10247,10254,10268,10273,10358,10363,10374,10380,10385,10406,10458,10464,10470,10497,10610,4,2,59,108,10212,10214,1,8807,59,1,10892,4,3,99,109,112,10225,10231,10244,117,116,101,59,1,501,109,97,4,2,59,100,10239,10241,1,947,59,1,989,59,1,10886,114,101,118,101,59,1,287,4,2,105,121,10260,10265,114,99,59,1,285,59,1,1075,111,116,59,1,289,4,4,59,108,113,115,10283,10285,10288,10308,1,8805,59,1,8923,4,3,59,113,115,10296,10298,10301,1,8805,59,1,8807,108,97,110,116,59,1,10878,4,4,59,99,100,108,10318,10320,10324,10345,1,10878,99,59,1,10921,111,116,4,2,59,111,10332,10334,1,10880,4,2,59,108,10340,10342,1,10882,59,1,10884,4,2,59,101,10351,10354,3,8923,65024,115,59,1,10900,114,59,3,55349,56612,4,2,59,103,10369,10371,1,8811,59,1,8921,109,101,108,59,1,8503,99,121,59,1,1107,4,4,59,69,97,106,10395,10397,10400,10403,1,8823,59,1,10898,59,1,10917,59,1,10916,4,4,69,97,101,115,10416,10419,10434,10453,59,1,8809,112,4,2,59,112,10426,10428,1,10890,114,111,120,59,1,10890,4,2,59,113,10440,10442,1,10888,4,2,59,113,10448,10450,1,10888,59,1,8809,105,109,59,1,8935,112,102,59,3,55349,56664,97,118,101,59,1,96,4,2,99,105,10476,10480,114,59,1,8458,109,4,3,59,101,108,10489,10491,10494,1,8819,59,1,10894,59,1,10896,5,62,6,59,99,100,108,113,114,10512,10514,10527,10532,10538,10545,1,62,4,2,99,105,10520,10523,59,1,10919,114,59,1,10874,111,116,59,1,8919,80,97,114,59,1,10645,117,101,115,116,59,1,10876,4,5,97,100,101,108,115,10557,10574,10579,10599,10605,4,2,112,114,10563,10570,112,114,111,120,59,1,10886,114,59,1,10616,111,116,59,1,8919,113,4,2,108,113,10586,10592,101,115,115,59,1,8923,108,101,115,115,59,1,10892,101,115,115,59,1,8823,105,109,59,1,8819,4,2,101,110,10616,10626,114,116,110,101,113,113,59,3,8809,65024,69,59,3,8809,65024,4,10,65,97,98,99,101,102,107,111,115,121,10653,10658,10713,10718,10724,10760,10765,10786,10850,10875,114,114,59,1,8660,4,4,105,108,109,114,10668,10674,10678,10684,114,115,112,59,1,8202,102,59,1,189,105,108,116,59,1,8459,4,2,100,114,10690,10695,99,121,59,1,1098,4,3,59,99,119,10703,10705,10710,1,8596,105,114,59,1,10568,59,1,8621,97,114,59,1,8463,105,114,99,59,1,293,4,3,97,108,114,10732,10748,10754,114,116,115,4,2,59,117,10741,10743,1,9829,105,116,59,1,9829,108,105,112,59,1,8230,99,111,110,59,1,8889,114,59,3,55349,56613,115,4,2,101,119,10772,10779,97,114,111,119,59,1,10533,97,114,111,119,59,1,10534,4,5,97,109,111,112,114,10798,10803,10809,10839,10844,114,114,59,1,8703,116,104,116,59,1,8763,107,4,2,108,114,10816,10827,101,102,116,97,114,114,111,119,59,1,8617,105,103,104,116,97,114,114,111,119,59,1,8618,102,59,3,55349,56665,98,97,114,59,1,8213,4,3,99,108,116,10858,10863,10869,114,59,3,55349,56509,97,115,104,59,1,8463,114,111,107,59,1,295,4,2,98,112,10881,10887,117,108,108,59,1,8259,104,101,110,59,1,8208,4,15,97,99,101,102,103,105,106,109,110,111,112,113,115,116,117,10925,10936,10958,10977,10990,11001,11039,11045,11101,11192,11220,11226,11237,11285,11299,99,117,116,101,5,237,1,59,10934,1,237,4,3,59,105,121,10944,10946,10955,1,8291,114,99,5,238,1,59,10953,1,238,59,1,1080,4,2,99,120,10964,10968,121,59,1,1077,99,108,5,161,1,59,10975,1,161,4,2,102,114,10983,10986,59,1,8660,59,3,55349,56614,114,97,118,101,5,236,1,59,10999,1,236,4,4,59,105,110,111,11011,11013,11028,11034,1,8520,4,2,105,110,11019,11024,110,116,59,1,10764,116,59,1,8749,102,105,110,59,1,10716,116,97,59,1,8489,108,105,103,59,1,307,4,3,97,111,112,11053,11092,11096,4,3,99,103,116,11061,11065,11088,114,59,1,299,4,3,101,108,112,11073,11076,11082,59,1,8465,105,110,101,59,1,8464,97,114,116,59,1,8465,104,59,1,305,102,59,1,8887,101,100,59,1,437,4,5,59,99,102,111,116,11113,11115,11121,11136,11142,1,8712,97,114,101,59,1,8453,105,110,4,2,59,116,11129,11131,1,8734,105,101,59,1,10717,100,111,116,59,1,305,4,5,59,99,101,108,112,11154,11156,11161,11179,11186,1,8747,97,108,59,1,8890,4,2,103,114,11167,11173,101,114,115,59,1,8484,99,97,108,59,1,8890,97,114,104,107,59,1,10775,114,111,100,59,1,10812,4,4,99,103,112,116,11202,11206,11211,11216,121,59,1,1105,111,110,59,1,303,102,59,3,55349,56666,97,59,1,953,114,111,100,59,1,10812,117,101,115,116,5,191,1,59,11235,1,191,4,2,99,105,11243,11248,114,59,3,55349,56510,110,4,5,59,69,100,115,118,11261,11263,11266,11271,11282,1,8712,59,1,8953,111,116,59,1,8949,4,2,59,118,11277,11279,1,8948,59,1,8947,59,1,8712,4,2,59,105,11291,11293,1,8290,108,100,101,59,1,297,4,2,107,109,11305,11310,99,121,59,1,1110,108,5,239,1,59,11316,1,239,4,6,99,102,109,111,115,117,11332,11346,11351,11357,11363,11380,4,2,105,121,11338,11343,114,99,59,1,309,59,1,1081,114,59,3,55349,56615,97,116,104,59,1,567,112,102,59,3,55349,56667,4,2,99,101,11369,11374,114,59,3,55349,56511,114,99,121,59,1,1112,107,99,121,59,1,1108,4,8,97,99,102,103,104,106,111,115,11404,11418,11433,11438,11445,11450,11455,11461,112,112,97,4,2,59,118,11413,11415,1,954,59,1,1008,4,2,101,121,11424,11430,100,105,108,59,1,311,59,1,1082,114,59,3,55349,56616,114,101,101,110,59,1,312,99,121,59,1,1093,99,121,59,1,1116,112,102,59,3,55349,56668,99,114,59,3,55349,56512,4,23,65,66,69,72,97,98,99,100,101,102,103,104,106,108,109,110,111,112,114,115,116,117,118,11515,11538,11544,11555,11560,11721,11780,11818,11868,12136,12160,12171,12203,12208,12246,12275,12327,12509,12523,12569,12641,12732,12752,4,3,97,114,116,11523,11528,11532,114,114,59,1,8666,114,59,1,8656,97,105,108,59,1,10523,97,114,114,59,1,10510,4,2,59,103,11550,11552,1,8806,59,1,10891,97,114,59,1,10594,4,9,99,101,103,109,110,112,113,114,116,11580,11586,11594,11600,11606,11624,11627,11636,11694,117,116,101,59,1,314,109,112,116,121,118,59,1,10676,114,97,110,59,1,8466,98,100,97,59,1,955,103,4,3,59,100,108,11615,11617,11620,1,10216,59,1,10641,101,59,1,10216,59,1,10885,117,111,5,171,1,59,11634,1,171,114,4,8,59,98,102,104,108,112,115,116,11655,11657,11669,11673,11677,11681,11685,11690,1,8592,4,2,59,102,11663,11665,1,8676,115,59,1,10527,115,59,1,10525,107,59,1,8617,112,59,1,8619,108,59,1,10553,105,109,59,1,10611,108,59,1,8610,4,3,59,97,101,11702,11704,11709,1,10923,105,108,59,1,10521,4,2,59,115,11715,11717,1,10925,59,3,10925,65024,4,3,97,98,114,11729,11734,11739,114,114,59,1,10508,114,107,59,1,10098,4,2,97,107,11745,11758,99,4,2,101,107,11752,11755,59,1,123,59,1,91,4,2,101,115,11764,11767,59,1,10635,108,4,2,100,117,11774,11777,59,1,10639,59,1,10637,4,4,97,101,117,121,11790,11796,11811,11815,114,111,110,59,1,318,4,2,100,105,11802,11807,105,108,59,1,316,108,59,1,8968,98,59,1,123,59,1,1083,4,4,99,113,114,115,11828,11832,11845,11864,97,59,1,10550,117,111,4,2,59,114,11840,11842,1,8220,59,1,8222,4,2,100,117,11851,11857,104,97,114,59,1,10599,115,104,97,114,59,1,10571,104,59,1,8626,4,5,59,102,103,113,115,11880,11882,12008,12011,12031,1,8804,116,4,5,97,104,108,114,116,11895,11913,11935,11947,11996,114,114,111,119,4,2,59,116,11905,11907,1,8592,97,105,108,59,1,8610,97,114,112,111,111,110,4,2,100,117,11925,11931,111,119,110,59,1,8637,112,59,1,8636,101,102,116,97,114,114,111,119,115,59,1,8647,105,103,104,116,4,3,97,104,115,11959,11974,11984,114,114,111,119,4,2,59,115,11969,11971,1,8596,59,1,8646,97,114,112,111,111,110,115,59,1,8651,113,117,105,103,97,114,114,111,119,59,1,8621,104,114,101,101,116,105,109,101,115,59,1,8907,59,1,8922,4,3,59,113,115,12019,12021,12024,1,8804,59,1,8806,108,97,110,116,59,1,10877,4,5,59,99,100,103,115,12043,12045,12049,12070,12083,1,10877,99,59,1,10920,111,116,4,2,59,111,12057,12059,1,10879,4,2,59,114,12065,12067,1,10881,59,1,10883,4,2,59,101,12076,12079,3,8922,65024,115,59,1,10899,4,5,97,100,101,103,115,12095,12103,12108,12126,12131,112,112,114,111,120,59,1,10885,111,116,59,1,8918,113,4,2,103,113,12115,12120,116,114,59,1,8922,103,116,114,59,1,10891,116,114,59,1,8822,105,109,59,1,8818,4,3,105,108,114,12144,12150,12156,115,104,116,59,1,10620,111,111,114,59,1,8970,59,3,55349,56617,4,2,59,69,12166,12168,1,8822,59,1,10897,4,2,97,98,12177,12198,114,4,2,100,117,12184,12187,59,1,8637,4,2,59,108,12193,12195,1,8636,59,1,10602,108,107,59,1,9604,99,121,59,1,1113,4,5,59,97,99,104,116,12220,12222,12227,12235,12241,1,8810,114,114,59,1,8647,111,114,110,101,114,59,1,8990,97,114,100,59,1,10603,114,105,59,1,9722,4,2,105,111,12252,12258,100,111,116,59,1,320,117,115,116,4,2,59,97,12267,12269,1,9136,99,104,101,59,1,9136,4,4,69,97,101,115,12285,12288,12303,12322,59,1,8808,112,4,2,59,112,12295,12297,1,10889,114,111,120,59,1,10889,4,2,59,113,12309,12311,1,10887,4,2,59,113,12317,12319,1,10887,59,1,8808,105,109,59,1,8934,4,8,97,98,110,111,112,116,119,122,12345,12359,12364,12421,12446,12467,12474,12490,4,2,110,114,12351,12355,103,59,1,10220,114,59,1,8701,114,107,59,1,10214,103,4,3,108,109,114,12373,12401,12409,101,102,116,4,2,97,114,12382,12389,114,114,111,119,59,1,10229,105,103,104,116,97,114,114,111,119,59,1,10231,97,112,115,116,111,59,1,10236,105,103,104,116,97,114,114,111,119,59,1,10230,112,97,114,114,111,119,4,2,108,114,12433,12439,101,102,116,59,1,8619,105,103,104,116,59,1,8620,4,3,97,102,108,12454,12458,12462,114,59,1,10629,59,3,55349,56669,117,115,59,1,10797,105,109,101,115,59,1,10804,4,2,97,98,12480,12485,115,116,59,1,8727,97,114,59,1,95,4,3,59,101,102,12498,12500,12506,1,9674,110,103,101,59,1,9674,59,1,10731,97,114,4,2,59,108,12517,12519,1,40,116,59,1,10643,4,5,97,99,104,109,116,12535,12540,12548,12561,12564,114,114,59,1,8646,111,114,110,101,114,59,1,8991,97,114,4,2,59,100,12556,12558,1,8651,59,1,10605,59,1,8206,114,105,59,1,8895,4,6,97,99,104,105,113,116,12583,12589,12594,12597,12614,12635,113,117,111,59,1,8249,114,59,3,55349,56513,59,1,8624,109,4,3,59,101,103,12606,12608,12611,1,8818,59,1,10893,59,1,10895,4,2,98,117,12620,12623,59,1,91,111,4,2,59,114,12630,12632,1,8216,59,1,8218,114,111,107,59,1,322,5,60,8,59,99,100,104,105,108,113,114,12660,12662,12675,12680,12686,12692,12698,12705,1,60,4,2,99,105,12668,12671,59,1,10918,114,59,1,10873,111,116,59,1,8918,114,101,101,59,1,8907,109,101,115,59,1,8905,97,114,114,59,1,10614,117,101,115,116,59,1,10875,4,2,80,105,12711,12716,97,114,59,1,10646,4,3,59,101,102,12724,12726,12729,1,9667,59,1,8884,59,1,9666,114,4,2,100,117,12739,12746,115,104,97,114,59,1,10570,104,97,114,59,1,10598,4,2,101,110,12758,12768,114,116,110,101,113,113,59,3,8808,65024,69,59,3,8808,65024,4,14,68,97,99,100,101,102,104,105,108,110,111,112,115,117,12803,12809,12893,12908,12914,12928,12933,12937,13011,13025,13032,13049,13052,13069,68,111,116,59,1,8762,4,4,99,108,112,114,12819,12827,12849,12887,114,5,175,1,59,12825,1,175,4,2,101,116,12833,12836,59,1,9794,4,2,59,101,12842,12844,1,10016,115,101,59,1,10016,4,2,59,115,12855,12857,1,8614,116,111,4,4,59,100,108,117,12869,12871,12877,12883,1,8614,111,119,110,59,1,8615,101,102,116,59,1,8612,112,59,1,8613,107,101,114,59,1,9646,4,2,111,121,12899,12905,109,109,97,59,1,10793,59,1,1084,97,115,104,59,1,8212,97,115,117,114,101,100,97,110,103,108,101,59,1,8737,114,59,3,55349,56618,111,59,1,8487,4,3,99,100,110,12945,12954,12985,114,111,5,181,1,59,12952,1,181,4,4,59,97,99,100,12964,12966,12971,12976,1,8739,115,116,59,1,42,105,114,59,1,10992,111,116,5,183,1,59,12983,1,183,117,115,4,3,59,98,100,12995,12997,13000,1,8722,59,1,8863,4,2,59,117,13006,13008,1,8760,59,1,10794,4,2,99,100,13017,13021,112,59,1,10971,114,59,1,8230,112,108,117,115,59,1,8723,4,2,100,112,13038,13044,101,108,115,59,1,8871,102,59,3,55349,56670,59,1,8723,4,2,99,116,13058,13063,114,59,3,55349,56514,112,111,115,59,1,8766,4,3,59,108,109,13077,13079,13087,1,956,116,105,109,97,112,59,1,8888,97,112,59,1,8888,4,24,71,76,82,86,97,98,99,100,101,102,103,104,105,106,108,109,111,112,114,115,116,117,118,119,13142,13165,13217,13229,13247,13330,13359,13414,13420,13508,13513,13579,13602,13626,13631,13762,13767,13855,13936,13995,14214,14285,14312,14432,4,2,103,116,13148,13152,59,3,8921,824,4,2,59,118,13158,13161,3,8811,8402,59,3,8811,824,4,3,101,108,116,13173,13200,13204,102,116,4,2,97,114,13181,13188,114,114,111,119,59,1,8653,105,103,104,116,97,114,114,111,119,59,1,8654,59,3,8920,824,4,2,59,118,13210,13213,3,8810,8402,59,3,8810,824,105,103,104,116,97,114,114,111,119,59,1,8655,4,2,68,100,13235,13241,97,115,104,59,1,8879,97,115,104,59,1,8878,4,5,98,99,110,112,116,13259,13264,13270,13275,13308,108,97,59,1,8711,117,116,101,59,1,324,103,59,3,8736,8402,4,5,59,69,105,111,112,13287,13289,13293,13298,13302,1,8777,59,3,10864,824,100,59,3,8779,824,115,59,1,329,114,111,120,59,1,8777,117,114,4,2,59,97,13316,13318,1,9838,108,4,2,59,115,13325,13327,1,9838,59,1,8469,4,2,115,117,13336,13344,112,5,160,1,59,13342,1,160,109,112,4,2,59,101,13352,13355,3,8782,824,59,3,8783,824,4,5,97,101,111,117,121,13371,13385,13391,13407,13411,4,2,112,114,13377,13380,59,1,10819,111,110,59,1,328,100,105,108,59,1,326,110,103,4,2,59,100,13399,13401,1,8775,111,116,59,3,10861,824,112,59,1,10818,59,1,1085,97,115,104,59,1,8211,4,7,59,65,97,100,113,115,120,13436,13438,13443,13466,13472,13478,13494,1,8800,114,114,59,1,8663,114,4,2,104,114,13450,13454,107,59,1,10532,4,2,59,111,13460,13462,1,8599,119,59,1,8599,111,116,59,3,8784,824,117,105,118,59,1,8802,4,2,101,105,13484,13489,97,114,59,1,10536,109,59,3,8770,824,105,115,116,4,2,59,115,13503,13505,1,8708,59,1,8708,114,59,3,55349,56619,4,4,69,101,115,116,13523,13527,13563,13568,59,3,8807,824,4,3,59,113,115,13535,13537,13559,1,8817,4,3,59,113,115,13545,13547,13551,1,8817,59,3,8807,824,108,97,110,116,59,3,10878,824,59,3,10878,824,105,109,59,1,8821,4,2,59,114,13574,13576,1,8815,59,1,8815,4,3,65,97,112,13587,13592,13597,114,114,59,1,8654,114,114,59,1,8622,97,114,59,1,10994,4,3,59,115,118,13610,13612,13623,1,8715,4,2,59,100,13618,13620,1,8956,59,1,8954,59,1,8715,99,121,59,1,1114,4,7,65,69,97,100,101,115,116,13647,13652,13656,13661,13665,13737,13742,114,114,59,1,8653,59,3,8806,824,114,114,59,1,8602,114,59,1,8229,4,4,59,102,113,115,13675,13677,13703,13725,1,8816,116,4,2,97,114,13684,13691,114,114,111,119,59,1,8602,105,103,104,116,97,114,114,111,119,59,1,8622,4,3,59,113,115,13711,13713,13717,1,8816,59,3,8806,824,108,97,110,116,59,3,10877,824,4,2,59,115,13731,13734,3,10877,824,59,1,8814,105,109,59,1,8820,4,2,59,114,13748,13750,1,8814,105,4,2,59,101,13757,13759,1,8938,59,1,8940,105,100,59,1,8740,4,2,112,116,13773,13778,102,59,3,55349,56671,5,172,3,59,105,110,13787,13789,13829,1,172,110,4,4,59,69,100,118,13800,13802,13806,13812,1,8713,59,3,8953,824,111,116,59,3,8949,824,4,3,97,98,99,13820,13823,13826,59,1,8713,59,1,8951,59,1,8950,105,4,2,59,118,13836,13838,1,8716,4,3,97,98,99,13846,13849,13852,59,1,8716,59,1,8958,59,1,8957,4,3,97,111,114,13863,13892,13899,114,4,4,59,97,115,116,13874,13876,13883,13888,1,8742,108,108,101,108,59,1,8742,108,59,3,11005,8421,59,3,8706,824,108,105,110,116,59,1,10772,4,3,59,99,101,13907,13909,13914,1,8832,117,101,59,1,8928,4,2,59,99,13920,13923,3,10927,824,4,2,59,101,13929,13931,1,8832,113,59,3,10927,824,4,4,65,97,105,116,13946,13951,13971,13982,114,114,59,1,8655,114,114,4,3,59,99,119,13961,13963,13967,1,8603,59,3,10547,824,59,3,8605,824,103,104,116,97,114,114,111,119,59,1,8603,114,105,4,2,59,101,13990,13992,1,8939,59,1,8941,4,7,99,104,105,109,112,113,117,14011,14036,14060,14080,14085,14090,14106,4,4,59,99,101,114,14021,14023,14028,14032,1,8833,117,101,59,1,8929,59,3,10928,824,59,3,55349,56515,111,114,116,4,2,109,112,14045,14050,105,100,59,1,8740,97,114,97,108,108,101,108,59,1,8742,109,4,2,59,101,14067,14069,1,8769,4,2,59,113,14075,14077,1,8772,59,1,8772,105,100,59,1,8740,97,114,59,1,8742,115,117,4,2,98,112,14098,14102,101,59,1,8930,101,59,1,8931,4,3,98,99,112,14114,14157,14171,4,4,59,69,101,115,14124,14126,14130,14133,1,8836,59,3,10949,824,59,1,8840,101,116,4,2,59,101,14141,14144,3,8834,8402,113,4,2,59,113,14151,14153,1,8840,59,3,10949,824,99,4,2,59,101,14164,14166,1,8833,113,59,3,10928,824,4,4,59,69,101,115,14181,14183,14187,14190,1,8837,59,3,10950,824,59,1,8841,101,116,4,2,59,101,14198,14201,3,8835,8402,113,4,2,59,113,14208,14210,1,8841,59,3,10950,824,4,4,103,105,108,114,14224,14228,14238,14242,108,59,1,8825,108,100,101,5,241,1,59,14236,1,241,103,59,1,8824,105,97,110,103,108,101,4,2,108,114,14254,14269,101,102,116,4,2,59,101,14263,14265,1,8938,113,59,1,8940,105,103,104,116,4,2,59,101,14279,14281,1,8939,113,59,1,8941,4,2,59,109,14291,14293,1,957,4,3,59,101,115,14301,14303,14308,1,35,114,111,59,1,8470,112,59,1,8199,4,9,68,72,97,100,103,105,108,114,115,14332,14338,14344,14349,14355,14369,14376,14408,14426,97,115,104,59,1,8877,97,114,114,59,1,10500,112,59,3,8781,8402,97,115,104,59,1,8876,4,2,101,116,14361,14365,59,3,8805,8402,59,3,62,8402,110,102,105,110,59,1,10718,4,3,65,101,116,14384,14389,14393,114,114,59,1,10498,59,3,8804,8402,4,2,59,114,14399,14402,3,60,8402,105,101,59,3,8884,8402,4,2,65,116,14414,14419,114,114,59,1,10499,114,105,101,59,3,8885,8402,105,109,59,3,8764,8402,4,3,65,97,110,14440,14445,14468,114,114,59,1,8662,114,4,2,104,114,14452,14456,107,59,1,10531,4,2,59,111,14462,14464,1,8598,119,59,1,8598,101,97,114,59,1,10535,4,18,83,97,99,100,101,102,103,104,105,108,109,111,112,114,115,116,117,118,14512,14515,14535,14560,14597,14603,14618,14643,14657,14662,14701,14741,14747,14769,14851,14877,14907,14916,59,1,9416,4,2,99,115,14521,14531,117,116,101,5,243,1,59,14529,1,243,116,59,1,8859,4,2,105,121,14541,14557,114,4,2,59,99,14548,14550,1,8858,5,244,1,59,14555,1,244,59,1,1086,4,5,97,98,105,111,115,14572,14577,14583,14587,14591,115,104,59,1,8861,108,97,99,59,1,337,118,59,1,10808,116,59,1,8857,111,108,100,59,1,10684,108,105,103,59,1,339,4,2,99,114,14609,14614,105,114,59,1,10687,59,3,55349,56620,4,3,111,114,116,14626,14630,14640,110,59,1,731,97,118,101,5,242,1,59,14638,1,242,59,1,10689,4,2,98,109,14649,14654,97,114,59,1,10677,59,1,937,110,116,59,1,8750,4,4,97,99,105,116,14672,14677,14693,14698,114,114,59,1,8634,4,2,105,114,14683,14687,114,59,1,10686,111,115,115,59,1,10683,110,101,59,1,8254,59,1,10688,4,3,97,101,105,14709,14714,14719,99,114,59,1,333,103,97,59,1,969,4,3,99,100,110,14727,14733,14736,114,111,110,59,1,959,59,1,10678,117,115,59,1,8854,112,102,59,3,55349,56672,4,3,97,101,108,14755,14759,14764,114,59,1,10679,114,112,59,1,10681,117,115,59,1,8853,4,7,59,97,100,105,111,115,118,14785,14787,14792,14831,14837,14841,14848,1,8744,114,114,59,1,8635,4,4,59,101,102,109,14802,14804,14817,14824,1,10845,114,4,2,59,111,14811,14813,1,8500,102,59,1,8500,5,170,1,59,14822,1,170,5,186,1,59,14829,1,186,103,111,102,59,1,8886,114,59,1,10838,108,111,112,101,59,1,10839,59,1,10843,4,3,99,108,111,14859,14863,14873,114,59,1,8500,97,115,104,5,248,1,59,14871,1,248,108,59,1,8856,105,4,2,108,109,14884,14893,100,101,5,245,1,59,14891,1,245,101,115,4,2,59,97,14901,14903,1,8855,115,59,1,10806,109,108,5,246,1,59,14914,1,246,98,97,114,59,1,9021,4,12,97,99,101,102,104,105,108,109,111,114,115,117,14948,14992,14996,15033,15038,15068,15090,15189,15192,15222,15427,15441,114,4,4,59,97,115,116,14959,14961,14976,14989,1,8741,5,182,2,59,108,14968,14970,1,182,108,101,108,59,1,8741,4,2,105,108,14982,14986,109,59,1,10995,59,1,11005,59,1,8706,121,59,1,1087,114,4,5,99,105,109,112,116,15009,15014,15019,15024,15027,110,116,59,1,37,111,100,59,1,46,105,108,59,1,8240,59,1,8869,101,110,107,59,1,8241,114,59,3,55349,56621,4,3,105,109,111,15046,15057,15063,4,2,59,118,15052,15054,1,966,59,1,981,109,97,116,59,1,8499,110,101,59,1,9742,4,3,59,116,118,15076,15078,15087,1,960,99,104,102,111,114,107,59,1,8916,59,1,982,4,2,97,117,15096,15119,110,4,2,99,107,15103,15115,107,4,2,59,104,15110,15112,1,8463,59,1,8462,118,59,1,8463,115,4,9,59,97,98,99,100,101,109,115,116,15140,15142,15148,15151,15156,15168,15171,15179,15184,1,43,99,105,114,59,1,10787,59,1,8862,105,114,59,1,10786,4,2,111,117,15162,15165,59,1,8724,59,1,10789,59,1,10866,110,5,177,1,59,15177,1,177,105,109,59,1,10790,119,111,59,1,10791,59,1,177,4,3,105,112,117,15200,15208,15213,110,116,105,110,116,59,1,10773,102,59,3,55349,56673,110,100,5,163,1,59,15220,1,163,4,10,59,69,97,99,101,105,110,111,115,117,15244,15246,15249,15253,15258,15334,15347,15367,15416,15421,1,8826,59,1,10931,112,59,1,10935,117,101,59,1,8828,4,2,59,99,15264,15266,1,10927,4,6,59,97,99,101,110,115,15280,15282,15290,15299,15303,15329,1,8826,112,112,114,111,120,59,1,10935,117,114,108,121,101,113,59,1,8828,113,59,1,10927,4,3,97,101,115,15311,15319,15324,112,112,114,111,120,59,1,10937,113,113,59,1,10933,105,109,59,1,8936,105,109,59,1,8830,109,101,4,2,59,115,15342,15344,1,8242,59,1,8473,4,3,69,97,115,15355,15358,15362,59,1,10933,112,59,1,10937,105,109,59,1,8936,4,3,100,102,112,15375,15378,15404,59,1,8719,4,3,97,108,115,15386,15392,15398,108,97,114,59,1,9006,105,110,101,59,1,8978,117,114,102,59,1,8979,4,2,59,116,15410,15412,1,8733,111,59,1,8733,105,109,59,1,8830,114,101,108,59,1,8880,4,2,99,105,15433,15438,114,59,3,55349,56517,59,1,968,110,99,115,112,59,1,8200,4,6,102,105,111,112,115,117,15462,15467,15472,15478,15485,15491,114,59,3,55349,56622,110,116,59,1,10764,112,102,59,3,55349,56674,114,105,109,101,59,1,8279,99,114,59,3,55349,56518,4,3,97,101,111,15499,15520,15534,116,4,2,101,105,15506,15515,114,110,105,111,110,115,59,1,8461,110,116,59,1,10774,115,116,4,2,59,101,15528,15530,1,63,113,59,1,8799,116,5,34,1,59,15540,1,34,4,21,65,66,72,97,98,99,100,101,102,104,105,108,109,110,111,112,114,115,116,117,120,15586,15609,15615,15620,15796,15855,15893,15931,15977,16001,16039,16183,16204,16222,16228,16285,16312,16318,16363,16408,16416,4,3,97,114,116,15594,15599,15603,114,114,59,1,8667,114,59,1,8658,97,105,108,59,1,10524,97,114,114,59,1,10511,97,114,59,1,10596,4,7,99,100,101,110,113,114,116,15636,15651,15656,15664,15687,15696,15770,4,2,101,117,15642,15646,59,3,8765,817,116,101,59,1,341,105,99,59,1,8730,109,112,116,121,118,59,1,10675,103,4,4,59,100,101,108,15675,15677,15680,15683,1,10217,59,1,10642,59,1,10661,101,59,1,10217,117,111,5,187,1,59,15694,1,187,114,4,11,59,97,98,99,102,104,108,112,115,116,119,15721,15723,15727,15739,15742,15746,15750,15754,15758,15763,15767,1,8594,112,59,1,10613,4,2,59,102,15733,15735,1,8677,115,59,1,10528,59,1,10547,115,59,1,10526,107,59,1,8618,112,59,1,8620,108,59,1,10565,105,109,59,1,10612,108,59,1,8611,59,1,8605,4,2,97,105,15776,15781,105,108,59,1,10522,111,4,2,59,110,15788,15790,1,8758,97,108,115,59,1,8474,4,3,97,98,114,15804,15809,15814,114,114,59,1,10509,114,107,59,1,10099,4,2,97,107,15820,15833,99,4,2,101,107,15827,15830,59,1,125,59,1,93,4,2,101,115,15839,15842,59,1,10636,108,4,2,100,117,15849,15852,59,1,10638,59,1,10640,4,4,97,101,117,121,15865,15871,15886,15890,114,111,110,59,1,345,4,2,100,105,15877,15882,105,108,59,1,343,108,59,1,8969,98,59,1,125,59,1,1088,4,4,99,108,113,115,15903,15907,15914,15927,97,59,1,10551,100,104,97,114,59,1,10601,117,111,4,2,59,114,15922,15924,1,8221,59,1,8221,104,59,1,8627,4,3,97,99,103,15939,15966,15970,108,4,4,59,105,112,115,15950,15952,15957,15963,1,8476,110,101,59,1,8475,97,114,116,59,1,8476,59,1,8477,116,59,1,9645,5,174,1,59,15975,1,174,4,3,105,108,114,15985,15991,15997,115,104,116,59,1,10621,111,111,114,59,1,8971,59,3,55349,56623,4,2,97,111,16007,16028,114,4,2,100,117,16014,16017,59,1,8641,4,2,59,108,16023,16025,1,8640,59,1,10604,4,2,59,118,16034,16036,1,961,59,1,1009,4,3,103,110,115,16047,16167,16171,104,116,4,6,97,104,108,114,115,116,16063,16081,16103,16130,16143,16155,114,114,111,119,4,2,59,116,16073,16075,1,8594,97,105,108,59,1,8611,97,114,112,111,111,110,4,2,100,117,16093,16099,111,119,110,59,1,8641,112,59,1,8640,101,102,116,4,2,97,104,16112,16120,114,114,111,119,115,59,1,8644,97,114,112,111,111,110,115,59,1,8652,105,103,104,116,97,114,114,111,119,115,59,1,8649,113,117,105,103,97,114,114,111,119,59,1,8605,104,114,101,101,116,105,109,101,115,59,1,8908,103,59,1,730,105,110,103,100,111,116,115,101,113,59,1,8787,4,3,97,104,109,16191,16196,16201,114,114,59,1,8644,97,114,59,1,8652,59,1,8207,111,117,115,116,4,2,59,97,16214,16216,1,9137,99,104,101,59,1,9137,109,105,100,59,1,10990,4,4,97,98,112,116,16238,16252,16257,16278,4,2,110,114,16244,16248,103,59,1,10221,114,59,1,8702,114,107,59,1,10215,4,3,97,102,108,16265,16269,16273,114,59,1,10630,59,3,55349,56675,117,115,59,1,10798,105,109,101,115,59,1,10805,4,2,97,112,16291,16304,114,4,2,59,103,16298,16300,1,41,116,59,1,10644,111,108,105,110,116,59,1,10770,97,114,114,59,1,8649,4,4,97,99,104,113,16328,16334,16339,16342,113,117,111,59,1,8250,114,59,3,55349,56519,59,1,8625,4,2,98,117,16348,16351,59,1,93,111,4,2,59,114,16358,16360,1,8217,59,1,8217,4,3,104,105,114,16371,16377,16383,114,101,101,59,1,8908,109,101,115,59,1,8906,105,4,4,59,101,102,108,16394,16396,16399,16402,1,9657,59,1,8885,59,1,9656,116,114,105,59,1,10702,108,117,104,97,114,59,1,10600,59,1,8478,4,19,97,98,99,100,101,102,104,105,108,109,111,112,113,114,115,116,117,119,122,16459,16466,16472,16572,16590,16672,16687,16746,16844,16850,16924,16963,16988,17115,17121,17154,17206,17614,17656,99,117,116,101,59,1,347,113,117,111,59,1,8218,4,10,59,69,97,99,101,105,110,112,115,121,16494,16496,16499,16513,16518,16531,16536,16556,16564,16569,1,8827,59,1,10932,4,2,112,114,16505,16508,59,1,10936,111,110,59,1,353,117,101,59,1,8829,4,2,59,100,16524,16526,1,10928,105,108,59,1,351,114,99,59,1,349,4,3,69,97,115,16544,16547,16551,59,1,10934,112,59,1,10938,105,109,59,1,8937,111,108,105,110,116,59,1,10771,105,109,59,1,8831,59,1,1089,111,116,4,3,59,98,101,16582,16584,16587,1,8901,59,1,8865,59,1,10854,4,7,65,97,99,109,115,116,120,16606,16611,16634,16642,16646,16652,16668,114,114,59,1,8664,114,4,2,104,114,16618,16622,107,59,1,10533,4,2,59,111,16628,16630,1,8600,119,59,1,8600,116,5,167,1,59,16640,1,167,105,59,1,59,119,97,114,59,1,10537,109,4,2,105,110,16659,16665,110,117,115,59,1,8726,59,1,8726,116,59,1,10038,114,4,2,59,111,16679,16682,3,55349,56624,119,110,59,1,8994,4,4,97,99,111,121,16697,16702,16716,16739,114,112,59,1,9839,4,2,104,121,16708,16713,99,121,59,1,1097,59,1,1096,114,116,4,2,109,112,16724,16729,105,100,59,1,8739,97,114,97,108,108,101,108,59,1,8741,5,173,1,59,16744,1,173,4,2,103,109,16752,16770,109,97,4,3,59,102,118,16762,16764,16767,1,963,59,1,962,59,1,962,4,8,59,100,101,103,108,110,112,114,16788,16790,16795,16806,16817,16828,16832,16838,1,8764,111,116,59,1,10858,4,2,59,113,16801,16803,1,8771,59,1,8771,4,2,59,69,16812,16814,1,10910,59,1,10912,4,2,59,69,16823,16825,1,10909,59,1,10911,101,59,1,8774,108,117,115,59,1,10788,97,114,114,59,1,10610,97,114,114,59,1,8592,4,4,97,101,105,116,16860,16883,16891,16904,4,2,108,115,16866,16878,108,115,101,116,109,105,110,117,115,59,1,8726,104,112,59,1,10803,112,97,114,115,108,59,1,10724,4,2,100,108,16897,16900,59,1,8739,101,59,1,8995,4,2,59,101,16910,16912,1,10922,4,2,59,115,16918,16920,1,10924,59,3,10924,65024,4,3,102,108,112,16932,16938,16958,116,99,121,59,1,1100,4,2,59,98,16944,16946,1,47,4,2,59,97,16952,16954,1,10692,114,59,1,9023,102,59,3,55349,56676,97,4,2,100,114,16970,16985,101,115,4,2,59,117,16978,16980,1,9824,105,116,59,1,9824,59,1,8741,4,3,99,115,117,16996,17028,17089,4,2,97,117,17002,17015,112,4,2,59,115,17009,17011,1,8851,59,3,8851,65024,112,4,2,59,115,17022,17024,1,8852,59,3,8852,65024,117,4,2,98,112,17035,17062,4,3,59,101,115,17043,17045,17048,1,8847,59,1,8849,101,116,4,2,59,101,17056,17058,1,8847,113,59,1,8849,4,3,59,101,115,17070,17072,17075,1,8848,59,1,8850,101,116,4,2,59,101,17083,17085,1,8848,113,59,1,8850,4,3,59,97,102,17097,17099,17112,1,9633,114,4,2,101,102,17106,17109,59,1,9633,59,1,9642,59,1,9642,97,114,114,59,1,8594,4,4,99,101,109,116,17131,17136,17142,17148,114,59,3,55349,56520,116,109,110,59,1,8726,105,108,101,59,1,8995,97,114,102,59,1,8902,4,2,97,114,17160,17172,114,4,2,59,102,17167,17169,1,9734,59,1,9733,4,2,97,110,17178,17202,105,103,104,116,4,2,101,112,17188,17197,112,115,105,108,111,110,59,1,1013,104,105,59,1,981,115,59,1,175,4,5,98,99,109,110,112,17218,17351,17420,17423,17427,4,9,59,69,100,101,109,110,112,114,115,17238,17240,17243,17248,17261,17267,17279,17285,17291,1,8834,59,1,10949,111,116,59,1,10941,4,2,59,100,17254,17256,1,8838,111,116,59,1,10947,117,108,116,59,1,10945,4,2,69,101,17273,17276,59,1,10955,59,1,8842,108,117,115,59,1,10943,97,114,114,59,1,10617,4,3,101,105,117,17299,17335,17339,116,4,3,59,101,110,17308,17310,17322,1,8834,113,4,2,59,113,17317,17319,1,8838,59,1,10949,101,113,4,2,59,113,17330,17332,1,8842,59,1,10955,109,59,1,10951,4,2,98,112,17345,17348,59,1,10965,59,1,10963,99,4,6,59,97,99,101,110,115,17366,17368,17376,17385,17389,17415,1,8827,112,112,114,111,120,59,1,10936,117,114,108,121,101,113,59,1,8829,113,59,1,10928,4,3,97,101,115,17397,17405,17410,112,112,114,111,120,59,1,10938,113,113,59,1,10934,105,109,59,1,8937,105,109,59,1,8831,59,1,8721,103,59,1,9834,4,13,49,50,51,59,69,100,101,104,108,109,110,112,115,17455,17462,17469,17476,17478,17481,17496,17509,17524,17530,17536,17548,17554,5,185,1,59,17460,1,185,5,178,1,59,17467,1,178,5,179,1,59,17474,1,179,1,8835,59,1,10950,4,2,111,115,17487,17491,116,59,1,10942,117,98,59,1,10968,4,2,59,100,17502,17504,1,8839,111,116,59,1,10948,115,4,2,111,117,17516,17520,108,59,1,10185,98,59,1,10967,97,114,114,59,1,10619,117,108,116,59,1,10946,4,2,69,101,17542,17545,59,1,10956,59,1,8843,108,117,115,59,1,10944,4,3,101,105,117,17562,17598,17602,116,4,3,59,101,110,17571,17573,17585,1,8835,113,4,2,59,113,17580,17582,1,8839,59,1,10950,101,113,4,2,59,113,17593,17595,1,8843,59,1,10956,109,59,1,10952,4,2,98,112,17608,17611,59,1,10964,59,1,10966,4,3,65,97,110,17622,17627,17650,114,114,59,1,8665,114,4,2,104,114,17634,17638,107,59,1,10534,4,2,59,111,17644,17646,1,8601,119,59,1,8601,119,97,114,59,1,10538,108,105,103,5,223,1,59,17664,1,223,4,13,97,98,99,100,101,102,104,105,111,112,114,115,119,17694,17709,17714,17737,17742,17749,17754,17860,17905,17957,17964,18090,18122,4,2,114,117,17700,17706,103,101,116,59,1,8982,59,1,964,114,107,59,1,9140,4,3,97,101,121,17722,17728,17734,114,111,110,59,1,357,100,105,108,59,1,355,59,1,1090,111,116,59,1,8411,108,114,101,99,59,1,8981,114,59,3,55349,56625,4,4,101,105,107,111,17764,17805,17836,17851,4,2,114,116,17770,17786,101,4,2,52,102,17777,17780,59,1,8756,111,114,101,59,1,8756,97,4,3,59,115,118,17795,17797,17802,1,952,121,109,59,1,977,59,1,977,4,2,99,110,17811,17831,107,4,2,97,115,17818,17826,112,112,114,111,120,59,1,8776,105,109,59,1,8764,115,112,59,1,8201,4,2,97,115,17842,17846,112,59,1,8776,105,109,59,1,8764,114,110,5,254,1,59,17858,1,254,4,3,108,109,110,17868,17873,17901,100,101,59,1,732,101,115,5,215,3,59,98,100,17884,17886,17898,1,215,4,2,59,97,17892,17894,1,8864,114,59,1,10801,59,1,10800,116,59,1,8749,4,3,101,112,115,17913,17917,17953,97,59,1,10536,4,4,59,98,99,102,17927,17929,17934,17939,1,8868,111,116,59,1,9014,105,114,59,1,10993,4,2,59,111,17945,17948,3,55349,56677,114,107,59,1,10970,97,59,1,10537,114,105,109,101,59,1,8244,4,3,97,105,112,17972,17977,18082,100,101,59,1,8482,4,7,97,100,101,109,112,115,116,17993,18051,18056,18059,18066,18072,18076,110,103,108,101,4,5,59,100,108,113,114,18009,18011,18017,18032,18035,1,9653,111,119,110,59,1,9663,101,102,116,4,2,59,101,18026,18028,1,9667,113,59,1,8884,59,1,8796,105,103,104,116,4,2,59,101,18045,18047,1,9657,113,59,1,8885,111,116,59,1,9708,59,1,8796,105,110,117,115,59,1,10810,108,117,115,59,1,10809,98,59,1,10701,105,109,101,59,1,10811,101,122,105,117,109,59,1,9186,4,3,99,104,116,18098,18111,18116,4,2,114,121,18104,18108,59,3,55349,56521,59,1,1094,99,121,59,1,1115,114,111,107,59,1,359,4,2,105,111,18128,18133,120,116,59,1,8812,104,101,97,100,4,2,108,114,18143,18154,101,102,116,97,114,114,111,119,59,1,8606,105,103,104,116,97,114,114,111,119,59,1,8608,4,18,65,72,97,98,99,100,102,103,104,108,109,111,112,114,115,116,117,119,18204,18209,18214,18234,18250,18268,18292,18308,18319,18343,18379,18397,18413,18504,18547,18553,18584,18603,114,114,59,1,8657,97,114,59,1,10595,4,2,99,114,18220,18230,117,116,101,5,250,1,59,18228,1,250,114,59,1,8593,114,4,2,99,101,18241,18245,121,59,1,1118,118,101,59,1,365,4,2,105,121,18256,18265,114,99,5,251,1,59,18263,1,251,59,1,1091,4,3,97,98,104,18276,18281,18287,114,114,59,1,8645,108,97,99,59,1,369,97,114,59,1,10606,4,2,105,114,18298,18304,115,104,116,59,1,10622,59,3,55349,56626,114,97,118,101,5,249,1,59,18317,1,249,4,2,97,98,18325,18338,114,4,2,108,114,18332,18335,59,1,8639,59,1,8638,108,107,59,1,9600,4,2,99,116,18349,18374,4,2,111,114,18355,18369,114,110,4,2,59,101,18363,18365,1,8988,114,59,1,8988,111,112,59,1,8975,114,105,59,1,9720,4,2,97,108,18385,18390,99,114,59,1,363,5,168,1,59,18395,1,168,4,2,103,112,18403,18408,111,110,59,1,371,102,59,3,55349,56678,4,6,97,100,104,108,115,117,18427,18434,18445,18470,18475,18494,114,114,111,119,59,1,8593,111,119,110,97,114,114,111,119,59,1,8597,97,114,112,111,111,110,4,2,108,114,18457,18463,101,102,116,59,1,8639,105,103,104,116,59,1,8638,117,115,59,1,8846,105,4,3,59,104,108,18484,18486,18489,1,965,59,1,978,111,110,59,1,965,112,97,114,114,111,119,115,59,1,8648,4,3,99,105,116,18512,18537,18542,4,2,111,114,18518,18532,114,110,4,2,59,101,18526,18528,1,8989,114,59,1,8989,111,112,59,1,8974,110,103,59,1,367,114,105,59,1,9721,99,114,59,3,55349,56522,4,3,100,105,114,18561,18566,18572,111,116,59,1,8944,108,100,101,59,1,361,105,4,2,59,102,18579,18581,1,9653,59,1,9652,4,2,97,109,18590,18595,114,114,59,1,8648,108,5,252,1,59,18601,1,252,97,110,103,108,101,59,1,10663,4,15,65,66,68,97,99,100,101,102,108,110,111,112,114,115,122,18643,18648,18661,18667,18847,18851,18857,18904,18909,18915,18931,18937,18943,18949,18996,114,114,59,1,8661,97,114,4,2,59,118,18656,18658,1,10984,59,1,10985,97,115,104,59,1,8872,4,2,110,114,18673,18679,103,114,116,59,1,10652,4,7,101,107,110,112,114,115,116,18695,18704,18711,18720,18742,18754,18810,112,115,105,108,111,110,59,1,1013,97,112,112,97,59,1,1008,111,116,104,105,110,103,59,1,8709,4,3,104,105,114,18728,18732,18735,105,59,1,981,59,1,982,111,112,116,111,59,1,8733,4,2,59,104,18748,18750,1,8597,111,59,1,1009,4,2,105,117,18760,18766,103,109,97,59,1,962,4,2,98,112,18772,18791,115,101,116,110,101,113,4,2,59,113,18784,18787,3,8842,65024,59,3,10955,65024,115,101,116,110,101,113,4,2,59,113,18803,18806,3,8843,65024,59,3,10956,65024,4,2,104,114,18816,18822,101,116,97,59,1,977,105,97,110,103,108,101,4,2,108,114,18834,18840,101,102,116,59,1,8882,105,103,104,116,59,1,8883,121,59,1,1074,97,115,104,59,1,8866,4,3,101,108,114,18865,18884,18890,4,3,59,98,101,18873,18875,18880,1,8744,97,114,59,1,8891,113,59,1,8794,108,105,112,59,1,8942,4,2,98,116,18896,18901,97,114,59,1,124,59,1,124,114,59,3,55349,56627,116,114,105,59,1,8882,115,117,4,2,98,112,18923,18927,59,3,8834,8402,59,3,8835,8402,112,102,59,3,55349,56679,114,111,112,59,1,8733,116,114,105,59,1,8883,4,2,99,117,18955,18960,114,59,3,55349,56523,4,2,98,112,18966,18981,110,4,2,69,101,18973,18977,59,3,10955,65024,59,3,8842,65024,110,4,2,69,101,18988,18992,59,3,10956,65024,59,3,8843,65024,105,103,122,97,103,59,1,10650,4,7,99,101,102,111,112,114,115,19020,19026,19061,19066,19072,19075,19089,105,114,99,59,1,373,4,2,100,105,19032,19055,4,2,98,103,19038,19043,97,114,59,1,10847,101,4,2,59,113,19050,19052,1,8743,59,1,8793,101,114,112,59,1,8472,114,59,3,55349,56628,112,102,59,3,55349,56680,59,1,8472,4,2,59,101,19081,19083,1,8768,97,116,104,59,1,8768,99,114,59,3,55349,56524,4,14,99,100,102,104,105,108,109,110,111,114,115,117,118,119,19125,19146,19152,19157,19173,19176,19192,19197,19202,19236,19252,19269,19286,19291,4,3,97,105,117,19133,19137,19142,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,116,114,105,59,1,9661,114,59,3,55349,56629,4,2,65,97,19163,19168,114,114,59,1,10234,114,114,59,1,10231,59,1,958,4,2,65,97,19182,19187,114,114,59,1,10232,114,114,59,1,10229,97,112,59,1,10236,105,115,59,1,8955,4,3,100,112,116,19210,19215,19230,111,116,59,1,10752,4,2,102,108,19221,19225,59,3,55349,56681,117,115,59,1,10753,105,109,101,59,1,10754,4,2,65,97,19242,19247,114,114,59,1,10233,114,114,59,1,10230,4,2,99,113,19258,19263,114,59,3,55349,56525,99,117,112,59,1,10758,4,2,112,116,19275,19281,108,117,115,59,1,10756,114,105,59,1,9651,101,101,59,1,8897,101,100,103,101,59,1,8896,4,8,97,99,101,102,105,111,115,117,19316,19335,19349,19357,19362,19367,19373,19379,99,4,2,117,121,19323,19332,116,101,5,253,1,59,19330,1,253,59,1,1103,4,2,105,121,19341,19346,114,99,59,1,375,59,1,1099,110,5,165,1,59,19355,1,165,114,59,3,55349,56630,99,121,59,1,1111,112,102,59,3,55349,56682,99,114,59,3,55349,56526,4,2,99,109,19385,19389,121,59,1,1102,108,5,255,1,59,19395,1,255,4,10,97,99,100,101,102,104,105,111,115,119,19419,19426,19441,19446,19462,19467,19472,19480,19486,19492,99,117,116,101,59,1,378,4,2,97,121,19432,19438,114,111,110,59,1,382,59,1,1079,111,116,59,1,380,4,2,101,116,19452,19458,116,114,102,59,1,8488,97,59,1,950,114,59,3,55349,56631,99,121,59,1,1078,103,114,97,114,114,59,1,8669,112,102,59,3,55349,56683,99,114,59,3,55349,56527,4,2,106,110,19498,19501,59,1,8205,106,59,1,8204]);
|
|
20589
20589
|
|
|
20590
|
-
/***/ }
|
|
20590
|
+
/***/ },
|
|
20591
20591
|
|
|
20592
|
-
/***/ "./node_modules/parse5/lib/tokenizer/preprocessor.js"
|
|
20592
|
+
/***/ "./node_modules/parse5/lib/tokenizer/preprocessor.js"
|
|
20593
20593
|
/*!***********************************************************!*\
|
|
20594
20594
|
!*** ./node_modules/parse5/lib/tokenizer/preprocessor.js ***!
|
|
20595
20595
|
\***********************************************************/
|
|
20596
|
-
|
|
20596
|
+
(module, __unused_webpack_exports, __webpack_require__) {
|
|
20597
20597
|
|
|
20598
20598
|
"use strict";
|
|
20599
20599
|
|
|
@@ -20757,13 +20757,13 @@ class Preprocessor {
|
|
|
20757
20757
|
module.exports = Preprocessor;
|
|
20758
20758
|
|
|
20759
20759
|
|
|
20760
|
-
/***/ }
|
|
20760
|
+
/***/ },
|
|
20761
20761
|
|
|
20762
|
-
/***/ "./node_modules/parse5/lib/tree-adapters/default.js"
|
|
20762
|
+
/***/ "./node_modules/parse5/lib/tree-adapters/default.js"
|
|
20763
20763
|
/*!**********************************************************!*\
|
|
20764
20764
|
!*** ./node_modules/parse5/lib/tree-adapters/default.js ***!
|
|
20765
20765
|
\**********************************************************/
|
|
20766
|
-
|
|
20766
|
+
(__unused_webpack_module, exports, __webpack_require__) {
|
|
20767
20767
|
|
|
20768
20768
|
"use strict";
|
|
20769
20769
|
|
|
@@ -20989,13 +20989,13 @@ exports.updateNodeSourceCodeLocation = function(node, endLocation) {
|
|
|
20989
20989
|
};
|
|
20990
20990
|
|
|
20991
20991
|
|
|
20992
|
-
/***/ }
|
|
20992
|
+
/***/ },
|
|
20993
20993
|
|
|
20994
|
-
/***/ "./node_modules/parse5/lib/utils/merge-options.js"
|
|
20994
|
+
/***/ "./node_modules/parse5/lib/utils/merge-options.js"
|
|
20995
20995
|
/*!********************************************************!*\
|
|
20996
20996
|
!*** ./node_modules/parse5/lib/utils/merge-options.js ***!
|
|
20997
20997
|
\********************************************************/
|
|
20998
|
-
|
|
20998
|
+
(module) {
|
|
20999
20999
|
|
|
21000
21000
|
"use strict";
|
|
21001
21001
|
|
|
@@ -21013,13 +21013,13 @@ module.exports = function mergeOptions(defaults, options) {
|
|
|
21013
21013
|
};
|
|
21014
21014
|
|
|
21015
21015
|
|
|
21016
|
-
/***/ }
|
|
21016
|
+
/***/ },
|
|
21017
21017
|
|
|
21018
|
-
/***/ "./node_modules/parse5/lib/utils/mixin.js"
|
|
21018
|
+
/***/ "./node_modules/parse5/lib/utils/mixin.js"
|
|
21019
21019
|
/*!************************************************!*\
|
|
21020
21020
|
!*** ./node_modules/parse5/lib/utils/mixin.js ***!
|
|
21021
21021
|
\************************************************/
|
|
21022
|
-
|
|
21022
|
+
(module) {
|
|
21023
21023
|
|
|
21024
21024
|
"use strict";
|
|
21025
21025
|
|
|
@@ -21063,13 +21063,13 @@ Mixin.install = function(host, Ctor, opts) {
|
|
|
21063
21063
|
module.exports = Mixin;
|
|
21064
21064
|
|
|
21065
21065
|
|
|
21066
|
-
/***/ }
|
|
21066
|
+
/***/ },
|
|
21067
21067
|
|
|
21068
|
-
/***/ "./node_modules/slick/parser.js"
|
|
21068
|
+
/***/ "./node_modules/slick/parser.js"
|
|
21069
21069
|
/*!**************************************!*\
|
|
21070
21070
|
!*** ./node_modules/slick/parser.js ***!
|
|
21071
21071
|
\**************************************/
|
|
21072
|
-
|
|
21072
|
+
(module) {
|
|
21073
21073
|
|
|
21074
21074
|
"use strict";
|
|
21075
21075
|
/*
|
|
@@ -21324,13 +21324,13 @@ var parse = function(expression){
|
|
|
21324
21324
|
module.exports = parse
|
|
21325
21325
|
|
|
21326
21326
|
|
|
21327
|
-
/***/ }
|
|
21327
|
+
/***/ },
|
|
21328
21328
|
|
|
21329
|
-
/***/ "./node_modules/tslib/tslib.es6.mjs"
|
|
21329
|
+
/***/ "./node_modules/tslib/tslib.es6.mjs"
|
|
21330
21330
|
/*!******************************************!*\
|
|
21331
21331
|
!*** ./node_modules/tslib/tslib.es6.mjs ***!
|
|
21332
21332
|
\******************************************/
|
|
21333
|
-
|
|
21333
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21334
21334
|
|
|
21335
21335
|
"use strict";
|
|
21336
21336
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -21772,13 +21772,13 @@ function __rewriteRelativeImportExtension(path, preserveJsx) {
|
|
|
21772
21772
|
});
|
|
21773
21773
|
|
|
21774
21774
|
|
|
21775
|
-
/***/ }
|
|
21775
|
+
/***/ },
|
|
21776
21776
|
|
|
21777
|
-
/***/ "./src/blocks.ts"
|
|
21777
|
+
/***/ "./src/blocks.ts"
|
|
21778
21778
|
/*!***********************!*\
|
|
21779
21779
|
!*** ./src/blocks.ts ***!
|
|
21780
21780
|
\***********************/
|
|
21781
|
-
|
|
21781
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21782
21782
|
|
|
21783
21783
|
"use strict";
|
|
21784
21784
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -22383,13 +22383,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22383
22383
|
}
|
|
22384
22384
|
|
|
22385
22385
|
|
|
22386
|
-
/***/ }
|
|
22386
|
+
/***/ },
|
|
22387
22387
|
|
|
22388
|
-
/***/ "./src/commands.ts"
|
|
22388
|
+
/***/ "./src/commands.ts"
|
|
22389
22389
|
/*!*************************!*\
|
|
22390
22390
|
!*** ./src/commands.ts ***!
|
|
22391
22391
|
\*************************/
|
|
22392
|
-
|
|
22392
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22393
22393
|
|
|
22394
22394
|
"use strict";
|
|
22395
22395
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -22566,7 +22566,7 @@ var __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _argume
|
|
|
22566
22566
|
'style': 'padding: 0.2rem 0; margin-left: 2em; line-height: 1.4em;'
|
|
22567
22567
|
});
|
|
22568
22568
|
listItems.forEach(itemContent => {
|
|
22569
|
-
const liHtml = `<li class="ulistitem" style="text-align: left;"><span class="fa-li" style="left: -2em; width: 2em;"><i class="fas fa-circle" style="font-size: 0.4em; line-height: inherit; display: block;"></i></span><
|
|
22569
|
+
const liHtml = `<li class="ulistitem" style="text-align: left;"><span class="fa-li" style="left: -2em; width: 2em;"><i class="fas fa-circle" style="font-size: 0.4em; line-height: inherit; display: block;"></i></span><div>${itemContent}</div></li>`;
|
|
22570
22570
|
selected.append(liHtml);
|
|
22571
22571
|
});
|
|
22572
22572
|
modal.close();
|
|
@@ -22590,13 +22590,13 @@ var __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _argume
|
|
|
22590
22590
|
}));
|
|
22591
22591
|
|
|
22592
22592
|
|
|
22593
|
-
/***/ }
|
|
22593
|
+
/***/ },
|
|
22594
22594
|
|
|
22595
|
-
/***/ "./src/components.ts"
|
|
22595
|
+
/***/ "./src/components.ts"
|
|
22596
22596
|
/*!***************************!*\
|
|
22597
22597
|
!*** ./src/components.ts ***!
|
|
22598
22598
|
\***************************/
|
|
22599
|
-
|
|
22599
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22600
22600
|
|
|
22601
22601
|
"use strict";
|
|
22602
22602
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -22608,18 +22608,18 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22608
22608
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((editor, opts) => {
|
|
22609
22609
|
const { DomComponents } = editor;
|
|
22610
22610
|
// Add ostendis block trait to video components
|
|
22611
|
-
var dType = DomComponents.getType(
|
|
22611
|
+
var dType = DomComponents.getType('video');
|
|
22612
22612
|
var dModel = dType === null || dType === void 0 ? void 0 : dType.model;
|
|
22613
22613
|
var dView = dType === null || dType === void 0 ? void 0 : dType.view;
|
|
22614
|
-
const yt =
|
|
22615
|
-
const vi =
|
|
22616
|
-
const ytnc =
|
|
22617
|
-
DomComponents.addType(
|
|
22614
|
+
const yt = 'yt';
|
|
22615
|
+
const vi = 'vi';
|
|
22616
|
+
const ytnc = 'ytnc';
|
|
22617
|
+
DomComponents.addType('video', {
|
|
22618
22618
|
model: dModel.extend({
|
|
22619
22619
|
updateTraits() {
|
|
22620
22620
|
const { em } = this;
|
|
22621
|
-
const prov = this.get(
|
|
22622
|
-
let tagName =
|
|
22621
|
+
const prov = this.get('provider');
|
|
22622
|
+
let tagName = 'iframe';
|
|
22623
22623
|
let traits;
|
|
22624
22624
|
switch (prov) {
|
|
22625
22625
|
case yt:
|
|
@@ -22630,173 +22630,188 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22630
22630
|
traits = this.getVimeoTraits();
|
|
22631
22631
|
break;
|
|
22632
22632
|
default:
|
|
22633
|
-
tagName =
|
|
22633
|
+
tagName = 'video';
|
|
22634
22634
|
traits = this.getSourceTraits();
|
|
22635
22635
|
}
|
|
22636
22636
|
traits.push({
|
|
22637
|
-
type:
|
|
22638
|
-
label:
|
|
22639
|
-
name:
|
|
22637
|
+
type: 'select',
|
|
22638
|
+
label: 'Ostendis Blocks',
|
|
22639
|
+
name: 'data-ost-type',
|
|
22640
22640
|
options: [
|
|
22641
|
-
{ id:
|
|
22642
|
-
{ id:
|
|
22641
|
+
{ id: '', name: opts.t9n.traitOstNone },
|
|
22642
|
+
{ id: 'videoURL', name: opts.t9n.traitOstVideoURL },
|
|
22643
22643
|
],
|
|
22644
22644
|
});
|
|
22645
22645
|
this.set({ tagName }, { silent: true }); // avoid break in view
|
|
22646
22646
|
this.set({ traits });
|
|
22647
|
-
em.get(
|
|
22647
|
+
em.get('ready') && em.trigger('component:toggled');
|
|
22648
22648
|
},
|
|
22649
22649
|
}),
|
|
22650
22650
|
view: dView,
|
|
22651
22651
|
});
|
|
22652
22652
|
// Scale the new range
|
|
22653
|
-
DomComponents.addType(
|
|
22653
|
+
DomComponents.addType('scale', {
|
|
22654
22654
|
isComponent: (el) => {
|
|
22655
|
-
return (el.tagName ===
|
|
22656
|
-
(el.getAttribute(
|
|
22657
|
-
el.classList.contains(
|
|
22655
|
+
return (el.tagName === 'DIV' &&
|
|
22656
|
+
(el.getAttribute('data-scale') === 'true' ||
|
|
22657
|
+
el.classList.contains('scale')));
|
|
22658
22658
|
},
|
|
22659
22659
|
model: {
|
|
22660
22660
|
defaults: {
|
|
22661
|
-
tagName:
|
|
22661
|
+
tagName: 'div',
|
|
22662
22662
|
attributes: {
|
|
22663
|
-
|
|
22664
|
-
|
|
22665
|
-
|
|
22666
|
-
|
|
22667
|
-
|
|
22668
|
-
role:
|
|
22663
|
+
'data-scale': 'true',
|
|
22664
|
+
'data-percent': '66',
|
|
22665
|
+
'data-fcolor': '#3b5998',
|
|
22666
|
+
'data-bgcolor': '#CCCCCC',
|
|
22667
|
+
'aria-label': '66 %',
|
|
22668
|
+
role: 'img',
|
|
22669
22669
|
},
|
|
22670
22670
|
style: {
|
|
22671
|
-
|
|
22672
|
-
padding:
|
|
22673
|
-
height:
|
|
22674
|
-
|
|
22675
|
-
border:
|
|
22676
|
-
background:
|
|
22671
|
+
'box-sizing': 'border-box',
|
|
22672
|
+
padding: '0',
|
|
22673
|
+
height: '20px',
|
|
22674
|
+
'max-width': '100%',
|
|
22675
|
+
border: '0px solid #666666',
|
|
22676
|
+
background: 'linear-gradient(to right, #3b5998 66%, #CCCCCC 66%)',
|
|
22677
22677
|
},
|
|
22678
22678
|
traits: [
|
|
22679
22679
|
{
|
|
22680
|
-
name:
|
|
22681
|
-
type:
|
|
22680
|
+
name: 'percent',
|
|
22681
|
+
type: 'number',
|
|
22682
22682
|
min: 0,
|
|
22683
22683
|
max: 100,
|
|
22684
22684
|
label: opts.t9n.labelScalePercent,
|
|
22685
22685
|
changeProp: true,
|
|
22686
22686
|
},
|
|
22687
22687
|
{
|
|
22688
|
-
name:
|
|
22689
|
-
type:
|
|
22688
|
+
name: 'fcolor',
|
|
22689
|
+
type: 'color',
|
|
22690
22690
|
label: opts.t9n.labelScaleBarColor,
|
|
22691
|
-
placeholder:
|
|
22691
|
+
placeholder: '#222222',
|
|
22692
22692
|
changeProp: true,
|
|
22693
22693
|
},
|
|
22694
22694
|
{
|
|
22695
|
-
name:
|
|
22696
|
-
type:
|
|
22695
|
+
name: 'bgcolor',
|
|
22696
|
+
type: 'color',
|
|
22697
22697
|
label: opts.t9n.labelScaleBgColor,
|
|
22698
|
-
placeholder:
|
|
22698
|
+
placeholder: '#cccccc',
|
|
22699
22699
|
changeProp: true,
|
|
22700
22700
|
},
|
|
22701
22701
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22702
22702
|
],
|
|
22703
22703
|
},
|
|
22704
22704
|
init() {
|
|
22705
|
-
var _a;
|
|
22706
22705
|
const attr = this.getAttributes();
|
|
22707
|
-
|
|
22708
|
-
let
|
|
22709
|
-
let
|
|
22710
|
-
let b = attr["data-bgcolor"];
|
|
22706
|
+
let p = parseInt(attr['data-percent']);
|
|
22707
|
+
let f = attr['data-fcolor'];
|
|
22708
|
+
let b = attr['data-bgcolor'];
|
|
22711
22709
|
if (isNaN(p))
|
|
22712
22710
|
p = 66;
|
|
22713
22711
|
if (!f)
|
|
22714
|
-
f =
|
|
22712
|
+
f = '#3b5998';
|
|
22715
22713
|
if (!b)
|
|
22716
|
-
b =
|
|
22717
|
-
|
|
22718
|
-
this.set(
|
|
22719
|
-
this.set(
|
|
22720
|
-
this.
|
|
22721
|
-
|
|
22722
|
-
this.on(
|
|
22714
|
+
b = '#CCCCCC';
|
|
22715
|
+
p = Math.max(0, Math.min(100, p));
|
|
22716
|
+
this.set('percent', p, { silent: true });
|
|
22717
|
+
this.set('bgcolor', b, { silent: true });
|
|
22718
|
+
this.set('fcolor', f, { silent: true });
|
|
22719
|
+
const update = () => this.updateScale();
|
|
22720
|
+
this.on('change:percent', update);
|
|
22721
|
+
this.on('change:bgcolor', update);
|
|
22722
|
+
this.on('change:fcolor', update);
|
|
22723
|
+
},
|
|
22724
|
+
onRender() {
|
|
22725
|
+
this.updateScale();
|
|
22723
22726
|
},
|
|
22724
22727
|
updateScale() {
|
|
22725
|
-
let p = parseInt(this.get(
|
|
22726
|
-
const f = this.get(
|
|
22727
|
-
const b = this.get(
|
|
22728
|
+
let p = parseInt(this.get('percent'));
|
|
22729
|
+
const f = this.get('fcolor') || '#3b5998';
|
|
22730
|
+
const b = this.get('bgcolor') || '#CCCCCC';
|
|
22728
22731
|
if (isNaN(p))
|
|
22729
22732
|
p = 0;
|
|
22730
22733
|
p = Math.max(0, Math.min(100, p));
|
|
22731
|
-
this.
|
|
22732
|
-
|
|
22733
|
-
|
|
22734
|
-
|
|
22735
|
-
|
|
22736
|
-
|
|
22737
|
-
});
|
|
22738
|
-
this.
|
|
22739
|
-
|
|
22740
|
-
|
|
22734
|
+
this.setAttributes({
|
|
22735
|
+
'data-scale': 'true',
|
|
22736
|
+
'data-percent': p.toString(),
|
|
22737
|
+
'data-fcolor': f,
|
|
22738
|
+
'data-bgcolor': b,
|
|
22739
|
+
'aria-label': `${p} %`,
|
|
22740
|
+
}, { silent: true });
|
|
22741
|
+
const styles = this.getStyle() || {};
|
|
22742
|
+
// Remove conflicting background properties from saved HTML
|
|
22743
|
+
[
|
|
22744
|
+
'background-image',
|
|
22745
|
+
'background-position-x',
|
|
22746
|
+
'background-position-y',
|
|
22747
|
+
'background-size',
|
|
22748
|
+
'background-repeat',
|
|
22749
|
+
'background-attachment',
|
|
22750
|
+
'background-origin',
|
|
22751
|
+
'background-clip',
|
|
22752
|
+
'background-color',
|
|
22753
|
+
].forEach((prop) => delete styles[prop]);
|
|
22754
|
+
styles['background'] = `linear-gradient(to right, ${f} ${p}%, ${b} ${p}%)`;
|
|
22755
|
+
this.setStyle(styles);
|
|
22741
22756
|
},
|
|
22742
22757
|
},
|
|
22743
22758
|
});
|
|
22744
22759
|
// INPUT
|
|
22745
|
-
DomComponents.addType(
|
|
22746
|
-
isComponent: (el) => el.tagName ==
|
|
22760
|
+
DomComponents.addType('range', {
|
|
22761
|
+
isComponent: (el) => el.tagName == 'INPUT',
|
|
22747
22762
|
model: {
|
|
22748
22763
|
defaults: {
|
|
22749
|
-
tagName:
|
|
22764
|
+
tagName: 'input',
|
|
22750
22765
|
droppable: true,
|
|
22751
22766
|
highlightable: true,
|
|
22752
22767
|
traits: [_consts__WEBPACK_IMPORTED_MODULE_0__.nameTrait, _consts__WEBPACK_IMPORTED_MODULE_0__.valueTrait],
|
|
22753
|
-
attributes: { type:
|
|
22768
|
+
attributes: { type: 'range', disabled: true },
|
|
22754
22769
|
},
|
|
22755
22770
|
},
|
|
22756
|
-
extendFnView: [
|
|
22771
|
+
extendFnView: ['updateAttributes'],
|
|
22757
22772
|
view: {
|
|
22758
22773
|
updateAttributes() {
|
|
22759
|
-
this.el.setAttribute(
|
|
22774
|
+
this.el.setAttribute('autocomplete', 'on');
|
|
22760
22775
|
},
|
|
22761
22776
|
},
|
|
22762
22777
|
});
|
|
22763
22778
|
// Unsorted list item component
|
|
22764
|
-
DomComponents.addType(
|
|
22779
|
+
DomComponents.addType('ulistitem', {
|
|
22765
22780
|
isComponent: (el) => {
|
|
22766
|
-
if (el.tagName ===
|
|
22767
|
-
return { type:
|
|
22781
|
+
if (el.tagName === 'LI' && el.classList.contains('ulistitem')) {
|
|
22782
|
+
return { type: 'ulistitem' };
|
|
22768
22783
|
}
|
|
22769
22784
|
},
|
|
22770
22785
|
model: {
|
|
22771
22786
|
defaults: {
|
|
22772
|
-
tagName:
|
|
22773
|
-
draggable:
|
|
22774
|
-
attributes: { class:
|
|
22775
|
-
style: {
|
|
22787
|
+
tagName: 'li',
|
|
22788
|
+
draggable: 'ul',
|
|
22789
|
+
attributes: { class: 'ulistitem' },
|
|
22790
|
+
style: { 'text-align': 'left' },
|
|
22776
22791
|
components: _consts__WEBPACK_IMPORTED_MODULE_0__.uListItemContent,
|
|
22777
|
-
traits: [
|
|
22792
|
+
traits: ['id', 'title', (0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts)],
|
|
22778
22793
|
},
|
|
22779
22794
|
},
|
|
22780
22795
|
});
|
|
22781
22796
|
// Unsorted list component with fontawesome
|
|
22782
|
-
DomComponents.addType(
|
|
22797
|
+
DomComponents.addType('ulist', {
|
|
22783
22798
|
isComponent: (el) => {
|
|
22784
|
-
if (el.tagName ===
|
|
22785
|
-
return { type:
|
|
22799
|
+
if (el.tagName === 'UL' && el.classList.contains('ulist')) {
|
|
22800
|
+
return { type: 'ulist' };
|
|
22786
22801
|
}
|
|
22787
22802
|
},
|
|
22788
22803
|
model: {
|
|
22789
22804
|
defaults: {
|
|
22790
|
-
tagName:
|
|
22791
|
-
attributes: { class:
|
|
22805
|
+
tagName: 'ul',
|
|
22806
|
+
attributes: { class: 'ulist fa-ul' },
|
|
22792
22807
|
style: {
|
|
22793
|
-
padding:
|
|
22794
|
-
|
|
22795
|
-
|
|
22808
|
+
padding: '0.2em 0',
|
|
22809
|
+
'margin-left': '2em',
|
|
22810
|
+
'line-height': '1.4em',
|
|
22796
22811
|
},
|
|
22797
22812
|
components: [_consts__WEBPACK_IMPORTED_MODULE_0__.ulListItem, _consts__WEBPACK_IMPORTED_MODULE_0__.ulListItem, _consts__WEBPACK_IMPORTED_MODULE_0__.ulListItem],
|
|
22798
22813
|
traits: [
|
|
22799
|
-
|
|
22814
|
+
'id',
|
|
22800
22815
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22801
22816
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22802
22817
|
],
|
|
@@ -22804,19 +22819,19 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22804
22819
|
},
|
|
22805
22820
|
});
|
|
22806
22821
|
// Header component
|
|
22807
|
-
DomComponents.addType(
|
|
22822
|
+
DomComponents.addType('header', {
|
|
22808
22823
|
isComponent: (el) => {
|
|
22809
|
-
const headings = [
|
|
22824
|
+
const headings = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6'];
|
|
22810
22825
|
if (el.tagName && headings.includes(el.tagName.toLowerCase())) {
|
|
22811
|
-
return { type:
|
|
22826
|
+
return { type: 'header' };
|
|
22812
22827
|
}
|
|
22813
22828
|
},
|
|
22814
|
-
extend:
|
|
22829
|
+
extend: 'text',
|
|
22815
22830
|
model: {
|
|
22816
22831
|
defaults: {
|
|
22817
|
-
tagName:
|
|
22832
|
+
tagName: 'h1', //Default
|
|
22818
22833
|
traits: [
|
|
22819
|
-
|
|
22834
|
+
'id',
|
|
22820
22835
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.headerTrait)(opts),
|
|
22821
22836
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22822
22837
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
@@ -22825,36 +22840,36 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22825
22840
|
},
|
|
22826
22841
|
});
|
|
22827
22842
|
// Icon component
|
|
22828
|
-
DomComponents.addType(
|
|
22843
|
+
DomComponents.addType('icon', {
|
|
22829
22844
|
isComponent: (el) => {
|
|
22830
22845
|
var classNames = [
|
|
22831
|
-
|
|
22832
|
-
|
|
22833
|
-
|
|
22834
|
-
|
|
22835
|
-
|
|
22836
|
-
|
|
22837
|
-
|
|
22846
|
+
'fa',
|
|
22847
|
+
'fas',
|
|
22848
|
+
'far',
|
|
22849
|
+
'fab',
|
|
22850
|
+
'fa-solid',
|
|
22851
|
+
'fa-regular',
|
|
22852
|
+
'fa-brands',
|
|
22838
22853
|
];
|
|
22839
|
-
if (el.tagName ===
|
|
22854
|
+
if (el.tagName === 'I' &&
|
|
22840
22855
|
classNames.some((className) => el.classList.contains(className))) {
|
|
22841
|
-
return { type:
|
|
22856
|
+
return { type: 'icon' };
|
|
22842
22857
|
}
|
|
22843
22858
|
},
|
|
22844
22859
|
model: {
|
|
22845
22860
|
defaults: {
|
|
22846
|
-
tagName:
|
|
22847
|
-
attributes: { class:
|
|
22848
|
-
traits: [
|
|
22861
|
+
tagName: 'i',
|
|
22862
|
+
attributes: { class: 'fas fa-star' },
|
|
22863
|
+
traits: ['id', (0,_consts__WEBPACK_IMPORTED_MODULE_0__.iconTrait)(opts), (0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts)],
|
|
22849
22864
|
},
|
|
22850
22865
|
},
|
|
22851
22866
|
});
|
|
22852
22867
|
// Add ostendis type trait to table components
|
|
22853
|
-
DomComponents.addType(
|
|
22868
|
+
DomComponents.addType('table', {
|
|
22854
22869
|
model: {
|
|
22855
22870
|
defaults: {
|
|
22856
22871
|
traits: [
|
|
22857
|
-
|
|
22872
|
+
'id',
|
|
22858
22873
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22859
22874
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22860
22875
|
],
|
|
@@ -22862,13 +22877,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22862
22877
|
},
|
|
22863
22878
|
});
|
|
22864
22879
|
// Add ostendis type trait to link components
|
|
22865
|
-
DomComponents.addType(
|
|
22880
|
+
DomComponents.addType('link', {
|
|
22866
22881
|
model: {
|
|
22867
22882
|
defaults: {
|
|
22868
22883
|
traits: [
|
|
22869
|
-
|
|
22870
|
-
|
|
22871
|
-
|
|
22884
|
+
'id',
|
|
22885
|
+
'href',
|
|
22886
|
+
'target',
|
|
22872
22887
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22873
22888
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22874
22889
|
],
|
|
@@ -22876,12 +22891,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22876
22891
|
},
|
|
22877
22892
|
});
|
|
22878
22893
|
// Add ostendis type trait to image components
|
|
22879
|
-
DomComponents.addType(
|
|
22894
|
+
DomComponents.addType('image', {
|
|
22880
22895
|
model: {
|
|
22881
22896
|
defaults: {
|
|
22882
22897
|
traits: [
|
|
22883
|
-
|
|
22884
|
-
|
|
22898
|
+
'id',
|
|
22899
|
+
'alt',
|
|
22885
22900
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeImageTrait)(opts),
|
|
22886
22901
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22887
22902
|
],
|
|
@@ -22889,11 +22904,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22889
22904
|
},
|
|
22890
22905
|
});
|
|
22891
22906
|
// Add ostendis type trait to text components
|
|
22892
|
-
DomComponents.addType(
|
|
22907
|
+
DomComponents.addType('textnode', {
|
|
22893
22908
|
model: {
|
|
22894
22909
|
defaults: {
|
|
22895
22910
|
traits: [
|
|
22896
|
-
|
|
22911
|
+
'id',
|
|
22897
22912
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22898
22913
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22899
22914
|
],
|
|
@@ -22901,11 +22916,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22901
22916
|
},
|
|
22902
22917
|
});
|
|
22903
22918
|
// Add ostendis type trait to text components
|
|
22904
|
-
DomComponents.addType(
|
|
22919
|
+
DomComponents.addType('text', {
|
|
22905
22920
|
model: {
|
|
22906
22921
|
defaults: {
|
|
22907
22922
|
traits: [
|
|
22908
|
-
|
|
22923
|
+
'id',
|
|
22909
22924
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22910
22925
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22911
22926
|
],
|
|
@@ -22913,11 +22928,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22913
22928
|
},
|
|
22914
22929
|
});
|
|
22915
22930
|
// Add ostendis type trait to default components
|
|
22916
|
-
DomComponents.addType(
|
|
22931
|
+
DomComponents.addType('default', {
|
|
22917
22932
|
model: {
|
|
22918
22933
|
defaults: {
|
|
22919
22934
|
traits: [
|
|
22920
|
-
|
|
22935
|
+
'id',
|
|
22921
22936
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeTextTrait)(opts),
|
|
22922
22937
|
(0,_consts__WEBPACK_IMPORTED_MODULE_0__.ostTypeHideInSimpleHtmlTrait)(opts),
|
|
22923
22938
|
],
|
|
@@ -22927,13 +22942,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22927
22942
|
});
|
|
22928
22943
|
|
|
22929
22944
|
|
|
22930
|
-
/***/ }
|
|
22945
|
+
/***/ },
|
|
22931
22946
|
|
|
22932
|
-
/***/ "./src/consts.ts"
|
|
22947
|
+
/***/ "./src/consts.ts"
|
|
22933
22948
|
/*!***********************!*\
|
|
22934
22949
|
!*** ./src/consts.ts ***!
|
|
22935
22950
|
\***********************/
|
|
22936
|
-
|
|
22951
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
22937
22952
|
|
|
22938
22953
|
"use strict";
|
|
22939
22954
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -22984,9 +22999,7 @@ const uListItemContent = [
|
|
|
22984
22999
|
},
|
|
22985
23000
|
{
|
|
22986
23001
|
type: "text",
|
|
22987
|
-
tagName: "p",
|
|
22988
23002
|
content: "Text",
|
|
22989
|
-
style: { margin: "0", padding: "0", "text-align": "left" },
|
|
22990
23003
|
},
|
|
22991
23004
|
];
|
|
22992
23005
|
const ulListItem = {
|
|
@@ -23181,13 +23194,13 @@ function iconTrait(opts) {
|
|
|
23181
23194
|
}
|
|
23182
23195
|
|
|
23183
23196
|
|
|
23184
|
-
/***/ }
|
|
23197
|
+
/***/ },
|
|
23185
23198
|
|
|
23186
|
-
/***/ "./src/openExportCommand.ts"
|
|
23199
|
+
/***/ "./src/openExportCommand.ts"
|
|
23187
23200
|
/*!**********************************!*\
|
|
23188
23201
|
!*** ./src/openExportCommand.ts ***!
|
|
23189
23202
|
\**********************************/
|
|
23190
|
-
|
|
23203
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23191
23204
|
|
|
23192
23205
|
"use strict";
|
|
23193
23206
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23267,13 +23280,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23267
23280
|
});
|
|
23268
23281
|
|
|
23269
23282
|
|
|
23270
|
-
/***/ }
|
|
23283
|
+
/***/ },
|
|
23271
23284
|
|
|
23272
|
-
/***/ "./src/openImportCommand.ts"
|
|
23285
|
+
/***/ "./src/openImportCommand.ts"
|
|
23273
23286
|
/*!**********************************!*\
|
|
23274
23287
|
!*** ./src/openImportCommand.ts ***!
|
|
23275
23288
|
\**********************************/
|
|
23276
|
-
|
|
23289
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23277
23290
|
|
|
23278
23291
|
"use strict";
|
|
23279
23292
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23358,13 +23371,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23358
23371
|
});
|
|
23359
23372
|
|
|
23360
23373
|
|
|
23361
|
-
/***/ }
|
|
23374
|
+
/***/ },
|
|
23362
23375
|
|
|
23363
|
-
/***/ "./src/ostTranslations.ts"
|
|
23376
|
+
/***/ "./src/ostTranslations.ts"
|
|
23364
23377
|
/*!********************************!*\
|
|
23365
23378
|
!*** ./src/ostTranslations.ts ***!
|
|
23366
23379
|
\********************************/
|
|
23367
|
-
|
|
23380
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23368
23381
|
|
|
23369
23382
|
"use strict";
|
|
23370
23383
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23510,13 +23523,13 @@ const ostTrans = {
|
|
|
23510
23523
|
};
|
|
23511
23524
|
|
|
23512
23525
|
|
|
23513
|
-
/***/ }
|
|
23526
|
+
/***/ },
|
|
23514
23527
|
|
|
23515
|
-
/***/ "./src/panels.ts"
|
|
23528
|
+
/***/ "./src/panels.ts"
|
|
23516
23529
|
/*!***********************!*\
|
|
23517
23530
|
!*** ./src/panels.ts ***!
|
|
23518
23531
|
\***********************/
|
|
23519
|
-
|
|
23532
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23520
23533
|
|
|
23521
23534
|
"use strict";
|
|
23522
23535
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23720,13 +23733,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23720
23733
|
});
|
|
23721
23734
|
|
|
23722
23735
|
|
|
23723
|
-
/***/ }
|
|
23736
|
+
/***/ },
|
|
23724
23737
|
|
|
23725
|
-
/***/ "./src/rte.ts"
|
|
23738
|
+
/***/ "./src/rte.ts"
|
|
23726
23739
|
/*!********************!*\
|
|
23727
23740
|
!*** ./src/rte.ts ***!
|
|
23728
23741
|
\********************/
|
|
23729
|
-
|
|
23742
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23730
23743
|
|
|
23731
23744
|
"use strict";
|
|
23732
23745
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23752,13 +23765,13 @@ var __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _argume
|
|
|
23752
23765
|
}));
|
|
23753
23766
|
|
|
23754
23767
|
|
|
23755
|
-
/***/ }
|
|
23768
|
+
/***/ },
|
|
23756
23769
|
|
|
23757
|
-
/***/ "./src/traits.ts"
|
|
23770
|
+
/***/ "./src/traits.ts"
|
|
23758
23771
|
/*!***********************!*\
|
|
23759
23772
|
!*** ./src/traits.ts ***!
|
|
23760
23773
|
\***********************/
|
|
23761
|
-
|
|
23774
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
23762
23775
|
|
|
23763
23776
|
"use strict";
|
|
23764
23777
|
__webpack_require__.r(__webpack_exports__);
|
|
@@ -23888,7 +23901,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23888
23901
|
});
|
|
23889
23902
|
|
|
23890
23903
|
|
|
23891
|
-
/***/ }
|
|
23904
|
+
/***/ }
|
|
23892
23905
|
|
|
23893
23906
|
/******/ });
|
|
23894
23907
|
/************************************************************************/
|
|
@@ -23902,6 +23915,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23902
23915
|
/******/ if (cachedModule !== undefined) {
|
|
23903
23916
|
/******/ return cachedModule.exports;
|
|
23904
23917
|
/******/ }
|
|
23918
|
+
/******/ // Check if module exists (development only)
|
|
23919
|
+
/******/ if (__webpack_modules__[moduleId] === undefined) {
|
|
23920
|
+
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
|
23921
|
+
/******/ e.code = 'MODULE_NOT_FOUND';
|
|
23922
|
+
/******/ throw e;
|
|
23923
|
+
/******/ }
|
|
23905
23924
|
/******/ // Create a new module (and put it into the cache)
|
|
23906
23925
|
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
23907
23926
|
/******/ // no module.id needed
|