@bbn/bbn 1.0.122 → 1.0.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-webpack.js +67 -15
- package/dist/bundle-webpack.js.map +1 -1
- package/dist/fn/misc/analyzeFunction.js +2 -0
- package/dist/index.js +38 -37
- package/package.json +1 -1
package/dist/bundle-webpack.js
CHANGED
|
@@ -1,25 +1,77 @@
|
|
|
1
1
|
/******/ (() => { // webpackBootstrap
|
|
2
|
-
/******/
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ // The require scope
|
|
4
|
+
/******/ var __webpack_require__ = {};
|
|
5
|
+
/******/
|
|
6
|
+
/************************************************************************/
|
|
7
|
+
/******/ /* webpack/runtime/define property getters */
|
|
8
|
+
/******/ (() => {
|
|
9
|
+
/******/ // define getter functions for harmony exports
|
|
10
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
11
|
+
/******/ for(var key in definition) {
|
|
12
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
13
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ }
|
|
16
|
+
/******/ };
|
|
17
|
+
/******/ })();
|
|
18
|
+
/******/
|
|
19
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
20
|
+
/******/ (() => {
|
|
21
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
22
|
+
/******/ })();
|
|
23
|
+
/******/
|
|
24
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
25
|
+
/******/ (() => {
|
|
26
|
+
/******/ // define __esModule on exports
|
|
27
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
28
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
29
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
30
|
+
/******/ }
|
|
31
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
32
|
+
/******/ };
|
|
33
|
+
/******/ })();
|
|
34
|
+
/******/
|
|
35
|
+
/************************************************************************/
|
|
36
|
+
var __webpack_exports__ = {};
|
|
5
37
|
/*!**********************!*\
|
|
6
38
|
!*** ./src/index.ts ***!
|
|
7
39
|
\**********************/
|
|
8
|
-
|
|
40
|
+
__webpack_require__.r(__webpack_exports__);
|
|
41
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
42
|
+
/* harmony export */ bbn: () => (/* binding */ bbn)
|
|
43
|
+
/* harmony export */ });
|
|
44
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './_.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
45
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './$.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
46
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './lng.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
47
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './vars.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
48
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './env.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
49
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './db.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
50
|
+
Object(function webpackMissingModule() { var e = new Error("Cannot find module './fn.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }());
|
|
9
51
|
|
|
10
|
-
throw new Error("Module build failed (from ./node_modules/ts-loader/index.js):\nError: TypeScript emitted no output for /home/nabab/web/bbn-js/v2/src/index.ts.\n at makeSourceMapAndFinish (/home/nabab/web/bbn-js/v2/node_modules/ts-loader/dist/index.js:55:18)\n at successLoader (/home/nabab/web/bbn-js/v2/node_modules/ts-loader/dist/index.js:42:5)\n at Object.loader (/home/nabab/web/bbn-js/v2/node_modules/ts-loader/dist/index.js:23:5)");
|
|
11
52
|
|
|
12
|
-
/***/ })
|
|
13
53
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
var bbn = {
|
|
59
|
+
version: "1.0.1",
|
|
60
|
+
opt: {
|
|
61
|
+
_cat: {}
|
|
62
|
+
},
|
|
63
|
+
app: {},
|
|
64
|
+
_: Object(function webpackMissingModule() { var e = new Error("Cannot find module './_.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
65
|
+
$: Object(function webpackMissingModule() { var e = new Error("Cannot find module './$.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
66
|
+
lng: Object(function webpackMissingModule() { var e = new Error("Cannot find module './lng.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
67
|
+
var: Object(function webpackMissingModule() { var e = new Error("Cannot find module './vars.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
68
|
+
env: Object(function webpackMissingModule() { var e = new Error("Cannot find module './env.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
69
|
+
db: Object(function webpackMissingModule() { var e = new Error("Cannot find module './db.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }()),
|
|
70
|
+
fn: Object(function webpackMissingModule() { var e = new Error("Cannot find module './fn.js'"); e.code = 'MODULE_NOT_FOUND'; throw e; }())
|
|
71
|
+
};
|
|
72
|
+
window['bbn'] = bbn;
|
|
73
|
+
|
|
74
|
+
|
|
23
75
|
/******/ })()
|
|
24
76
|
;
|
|
25
77
|
//# sourceMappingURL=bundle-webpack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-webpack.js","mappings":"
|
|
1
|
+
{"version":3,"file":"bundle-webpack.js","mappings":";;UAAA;UACA;;;;;WCDA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;ACN2B;AACA;AACI;AACE;AACF;AACF;AACA;AAC7B;AACA;AACA;AACA;AACA,KAAK;AACL,WAAW;AACX,OAAO,qIAAC;AACR,OAAO,qIAAC;AACR,SAAS,uIAAG;AACZ,SAAS,wIAAI;AACb,SAAS,uIAAG;AACZ,QAAQ,sIAAE;AACV,QAAQ,sIAAE;AACV;AACA;AACe","sources":["webpack://@bbn/bbn/webpack/bootstrap","webpack://@bbn/bbn/webpack/runtime/define property getters","webpack://@bbn/bbn/webpack/runtime/hasOwnProperty shorthand","webpack://@bbn/bbn/webpack/runtime/make namespace object","webpack://@bbn/bbn/./src/index.ts"],"sourcesContent":["// The require scope\nvar __webpack_require__ = {};\n\n","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import { _ } from './_.js';\nimport { $ } from './$.js';\nimport { lng } from './lng.js';\nimport { vars } from './vars.js';\nimport { env } from './env.js';\nimport { db } from './db.js';\nimport { fn } from './fn.js';\nvar bbn = {\n version: \"1.0.1\",\n opt: {\n _cat: {}\n },\n app: {},\n _: _,\n $: $,\n lng: lng,\n var: vars,\n env: env,\n db: db,\n fn: fn\n};\nwindow['bbn'] = bbn;\nexport { bbn };\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { md5 } from '../string/md5.js';
|
|
2
|
+
import { log } from '../browser/log.js';
|
|
2
3
|
/**
|
|
3
4
|
* Analyzes the given function and extracts details about its structure.
|
|
4
5
|
*
|
|
@@ -12,6 +13,7 @@ var analyzeFunction = function (fn) {
|
|
|
12
13
|
if (typeof all !== 'string') {
|
|
13
14
|
throw Error('Unexpected type ' + typeof fn + ' while parsing function');
|
|
14
15
|
}
|
|
16
|
+
log("INSIDE ANALYZE FUNCTION", all);
|
|
15
17
|
var exp = '';
|
|
16
18
|
var isArrow = false;
|
|
17
19
|
var isAsync = false;
|
package/dist/index.js
CHANGED
|
@@ -3312,7 +3312,7 @@
|
|
|
3312
3312
|
};
|
|
3313
3313
|
exports.ajax = ajax;
|
|
3314
3314
|
});
|
|
3315
|
-
define("fn/misc/analyzeFunction", ["require", "exports", "fn/string/md5"], function (require, exports, md5_js_2) {
|
|
3315
|
+
define("fn/misc/analyzeFunction", ["require", "exports", "fn/string/md5", "fn/browser/log"], function (require, exports, md5_js_2, log_js_8) {
|
|
3316
3316
|
"use strict";
|
|
3317
3317
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3318
3318
|
exports.analyzeFunction = void 0;
|
|
@@ -3329,6 +3329,7 @@
|
|
|
3329
3329
|
if (typeof all !== 'string') {
|
|
3330
3330
|
throw Error('Unexpected type ' + typeof fn + ' while parsing function');
|
|
3331
3331
|
}
|
|
3332
|
+
(0, log_js_8.log)("INSIDE ANALYZE FUNCTION", all);
|
|
3332
3333
|
var exp = '';
|
|
3333
3334
|
var isArrow = false;
|
|
3334
3335
|
var isAsync = false;
|
|
@@ -3843,7 +3844,7 @@
|
|
|
3843
3844
|
};
|
|
3844
3845
|
exports.calendar = calendar;
|
|
3845
3846
|
});
|
|
3846
|
-
define("fn/ajax/callback", ["require", "exports", "fn/browser/error", "fn/type/isFunction", "fn/browser/log"], function (require, exports, error_js_2, isFunction_js_4,
|
|
3847
|
+
define("fn/ajax/callback", ["require", "exports", "fn/browser/error", "fn/type/isFunction", "fn/browser/log"], function (require, exports, error_js_2, isFunction_js_4, log_js_9) {
|
|
3847
3848
|
"use strict";
|
|
3848
3849
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3849
3850
|
exports.callback = void 0;
|
|
@@ -3934,7 +3935,7 @@
|
|
|
3934
3935
|
}
|
|
3935
3936
|
}
|
|
3936
3937
|
catch (e) {
|
|
3937
|
-
(0,
|
|
3938
|
+
(0, log_js_9.log)(e, res);
|
|
3938
3939
|
(0, error_js_2.error)((0, isFunction_js_4.isFunction)(e.getMessage) ? e.getMessage() : null);
|
|
3939
3940
|
}
|
|
3940
3941
|
return r;
|
|
@@ -4583,24 +4584,24 @@
|
|
|
4583
4584
|
};
|
|
4584
4585
|
exports.deepPath = deepPath;
|
|
4585
4586
|
});
|
|
4586
|
-
define("fn/default/defaultAjaxAbortFunction", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
4587
|
+
define("fn/default/defaultAjaxAbortFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_10) {
|
|
4587
4588
|
"use strict";
|
|
4588
4589
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4589
4590
|
exports.defaultAjaxAbortFunction = void 0;
|
|
4590
4591
|
var defaultAjaxAbortFunction = function (message, url) {
|
|
4591
4592
|
if (url === void 0) { url = ""; }
|
|
4592
|
-
(0,
|
|
4593
|
+
(0, log_js_10.log)(message);
|
|
4593
4594
|
};
|
|
4594
4595
|
exports.defaultAjaxAbortFunction = defaultAjaxAbortFunction;
|
|
4595
4596
|
});
|
|
4596
|
-
define("fn/default/defaultAjaxErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
4597
|
+
define("fn/default/defaultAjaxErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_11) {
|
|
4597
4598
|
"use strict";
|
|
4598
4599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4599
4600
|
exports.defaultAjaxErrorFunction = void 0;
|
|
4600
4601
|
var defaultAjaxErrorFunction = function (jqXHR, textStatus, errorThrown) {
|
|
4601
4602
|
if (textStatus === void 0) { textStatus = null; }
|
|
4602
4603
|
if (errorThrown === void 0) { errorThrown = null; }
|
|
4603
|
-
(0,
|
|
4604
|
+
(0, log_js_11.log)(textStatus, errorThrown);
|
|
4604
4605
|
};
|
|
4605
4606
|
exports.defaultAjaxErrorFunction = defaultAjaxErrorFunction;
|
|
4606
4607
|
});
|
|
@@ -4645,12 +4646,12 @@
|
|
|
4645
4646
|
};
|
|
4646
4647
|
exports.defaultEndLoadingFunction = defaultEndLoadingFunction;
|
|
4647
4648
|
});
|
|
4648
|
-
define("fn/default/defaultErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
4649
|
+
define("fn/default/defaultErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_12) {
|
|
4649
4650
|
"use strict";
|
|
4650
4651
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4651
4652
|
exports.defaultErrorFunction = void 0;
|
|
4652
4653
|
var defaultErrorFunction = function (message) {
|
|
4653
|
-
(0,
|
|
4654
|
+
(0, log_js_12.log)(message);
|
|
4654
4655
|
};
|
|
4655
4656
|
exports.defaultErrorFunction = defaultErrorFunction;
|
|
4656
4657
|
});
|
|
@@ -4682,14 +4683,14 @@
|
|
|
4682
4683
|
};
|
|
4683
4684
|
exports.defaultPostLinkFunction = defaultPostLinkFunction;
|
|
4684
4685
|
});
|
|
4685
|
-
define("fn/default/defaultPreLinkFunction", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
4686
|
+
define("fn/default/defaultPreLinkFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_13) {
|
|
4686
4687
|
"use strict";
|
|
4687
4688
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4688
4689
|
exports.defaultPreLinkFunction = void 0;
|
|
4689
4690
|
var defaultPreLinkFunction = function (url, force, ele) {
|
|
4690
4691
|
if (force === void 0) { force = false; }
|
|
4691
4692
|
if (ele === void 0) { ele = null; }
|
|
4692
|
-
(0,
|
|
4693
|
+
(0, log_js_13.log)("defaultPreLinkFunction", url, force, ele);
|
|
4693
4694
|
return true;
|
|
4694
4695
|
};
|
|
4695
4696
|
exports.defaultPreLinkFunction = defaultPreLinkFunction;
|
|
@@ -5095,7 +5096,7 @@
|
|
|
5095
5096
|
};
|
|
5096
5097
|
exports.isCanvas = isCanvas;
|
|
5097
5098
|
});
|
|
5098
|
-
define("fn/ajax/downloadContent", ["require", "exports", "fn/type/isCanvas", "fn/type/isObject", "fn/type/isString", "fn/browser/log"], function (require, exports, isCanvas_js_1, isObject_js_12, isString_js_11,
|
|
5099
|
+
define("fn/ajax/downloadContent", ["require", "exports", "fn/type/isCanvas", "fn/type/isObject", "fn/type/isString", "fn/browser/log"], function (require, exports, isCanvas_js_1, isObject_js_12, isString_js_11, log_js_14) {
|
|
5099
5100
|
"use strict";
|
|
5100
5101
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5101
5102
|
exports.downloadContent = void 0;
|
|
@@ -5157,7 +5158,7 @@
|
|
|
5157
5158
|
src = content;
|
|
5158
5159
|
}
|
|
5159
5160
|
catch (e) {
|
|
5160
|
-
(0,
|
|
5161
|
+
(0, log_js_14.log)(e);
|
|
5161
5162
|
}
|
|
5162
5163
|
}
|
|
5163
5164
|
a.href = window.URL.createObjectURL(src);
|
|
@@ -6146,7 +6147,7 @@
|
|
|
6146
6147
|
};
|
|
6147
6148
|
exports.getDeviceType = getDeviceType;
|
|
6148
6149
|
});
|
|
6149
|
-
define("fn/html/getHTMLOfSelection", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
6150
|
+
define("fn/html/getHTMLOfSelection", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_15) {
|
|
6150
6151
|
"use strict";
|
|
6151
6152
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6152
6153
|
exports.getHTMLOfSelection = void 0;
|
|
@@ -6155,9 +6156,9 @@
|
|
|
6155
6156
|
var selection = window.getSelection();
|
|
6156
6157
|
if (selection.rangeCount > 0) {
|
|
6157
6158
|
range = selection.getRangeAt(0);
|
|
6158
|
-
(0,
|
|
6159
|
+
(0, log_js_15.log)('RANGE', range);
|
|
6159
6160
|
var clonedSelection = range.cloneContents();
|
|
6160
|
-
(0,
|
|
6161
|
+
(0, log_js_15.log)('clonedSelection', clonedSelection);
|
|
6161
6162
|
var div = document.createElement('div');
|
|
6162
6163
|
div.appendChild(clonedSelection);
|
|
6163
6164
|
return div.innerHTML;
|
|
@@ -6540,7 +6541,7 @@
|
|
|
6540
6541
|
};
|
|
6541
6542
|
exports.getTimeoff = getTimeoff;
|
|
6542
6543
|
});
|
|
6543
|
-
define("fn/browser/happy", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
6544
|
+
define("fn/browser/happy", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_16) {
|
|
6544
6545
|
"use strict";
|
|
6545
6546
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6546
6547
|
exports.happy = void 0;
|
|
@@ -6565,7 +6566,7 @@
|
|
|
6565
6566
|
_bbn_console_level: 3,
|
|
6566
6567
|
_bbn_console_style: 'color: white; background: green; font-size: 18px;',
|
|
6567
6568
|
});
|
|
6568
|
-
|
|
6569
|
+
log_js_16.log.apply(this, args);
|
|
6569
6570
|
return this;
|
|
6570
6571
|
};
|
|
6571
6572
|
exports.happy = happy;
|
|
@@ -6677,7 +6678,7 @@
|
|
|
6677
6678
|
};
|
|
6678
6679
|
exports.imgToBase64 = imgToBase64;
|
|
6679
6680
|
});
|
|
6680
|
-
define("fn/browser/info", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
6681
|
+
define("fn/browser/info", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_17) {
|
|
6681
6682
|
"use strict";
|
|
6682
6683
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6683
6684
|
exports.info = void 0;
|
|
@@ -6699,7 +6700,7 @@
|
|
|
6699
6700
|
_bbn_console_level: 4,
|
|
6700
6701
|
_bbn_console_style: 'color: #EEE; background: blue; font-size: 12px;',
|
|
6701
6702
|
});
|
|
6702
|
-
|
|
6703
|
+
log_js_17.log.apply(this, args);
|
|
6703
6704
|
return this;
|
|
6704
6705
|
};
|
|
6705
6706
|
exports.info = info;
|
|
@@ -6916,7 +6917,7 @@
|
|
|
6916
6917
|
};
|
|
6917
6918
|
exports.setNavigationVars = setNavigationVars;
|
|
6918
6919
|
});
|
|
6919
|
-
define("fn/ajax/link", ["require", "exports", "fn/ajax/treatAjaxArguments", "fn/ajax/getLoader", "fn/ajax/ajax", "fn/browser/log", "fn/object/extend", "fn/type/isObject", "fn/ajax/callback", "fn/ajax/setNavigationVars"], function (require, exports, treatAjaxArguments_js_1, getLoader_js_3, ajax_js_2,
|
|
6920
|
+
define("fn/ajax/link", ["require", "exports", "fn/ajax/treatAjaxArguments", "fn/ajax/getLoader", "fn/ajax/ajax", "fn/browser/log", "fn/object/extend", "fn/type/isObject", "fn/ajax/callback", "fn/ajax/setNavigationVars"], function (require, exports, treatAjaxArguments_js_1, getLoader_js_3, ajax_js_2, log_js_18, extend_js_6, isObject_js_15, callback_js_1, setNavigationVars_js_1) {
|
|
6920
6921
|
"use strict";
|
|
6921
6922
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6922
6923
|
exports.link = void 0;
|
|
@@ -7016,12 +7017,12 @@
|
|
|
7016
7017
|
var errSt_1 = bbn._('The Ajax call to') + ' ' + cfg.url + ' ';
|
|
7017
7018
|
return (0, ajax_js_2.ajax)(cfg.url, cfg.datatype, cfg.obj, function (res) {
|
|
7018
7019
|
if (!res) {
|
|
7019
|
-
(0,
|
|
7020
|
+
(0, log_js_18.log)(errSt_1 + bbn._('returned no answer'));
|
|
7020
7021
|
}
|
|
7021
7022
|
if ((0, isObject_js_15.isObject)(res)) {
|
|
7022
7023
|
// If there's nothing in the result, just an empty object, the callback stops here and the URL is not changed
|
|
7023
7024
|
if (Object.keys(res).length === 0) {
|
|
7024
|
-
(0,
|
|
7025
|
+
(0, log_js_18.log)(errSt_1 + bbn._('returned an empty object'));
|
|
7025
7026
|
}
|
|
7026
7027
|
if (res.new_url) {
|
|
7027
7028
|
res.old_path = cfg.url;
|
|
@@ -7241,7 +7242,7 @@
|
|
|
7241
7242
|
};
|
|
7242
7243
|
exports.isMobile = isMobile;
|
|
7243
7244
|
});
|
|
7244
|
-
define("fn/init", ["require", "exports", "fn/string/substr", "fn/loop/each", "fn/object/extend", "fn/style/addColors", "fn/ajax/link", "fn/form/submit", "fn/style/resize", "fn/browser/isMobile", "fn/browser/isTabletDevice", "fn/type/isFunction", "fn/browser/log"], function (require, exports, substr_js_11, each_js_18, extend_js_7, addColors_js_1, link_js_1, submit_js_1, resize_js_1, isMobile_js_1, isTabletDevice_js_2, isFunction_js_9,
|
|
7245
|
+
define("fn/init", ["require", "exports", "fn/string/substr", "fn/loop/each", "fn/object/extend", "fn/style/addColors", "fn/ajax/link", "fn/form/submit", "fn/style/resize", "fn/browser/isMobile", "fn/browser/isTabletDevice", "fn/type/isFunction", "fn/browser/log"], function (require, exports, substr_js_11, each_js_18, extend_js_7, addColors_js_1, link_js_1, submit_js_1, resize_js_1, isMobile_js_1, isTabletDevice_js_2, isFunction_js_9, log_js_19) {
|
|
7245
7246
|
"use strict";
|
|
7246
7247
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7247
7248
|
exports.init = void 0;
|
|
@@ -7413,7 +7414,7 @@
|
|
|
7413
7414
|
bbn.env.isInit = true;
|
|
7414
7415
|
document.dispatchEvent(new Event("bbninit"));
|
|
7415
7416
|
if (bbn.env.logging) {
|
|
7416
|
-
(0,
|
|
7417
|
+
(0, log_js_19.log)("Logging in bbn is enabled");
|
|
7417
7418
|
}
|
|
7418
7419
|
}
|
|
7419
7420
|
};
|
|
@@ -8180,7 +8181,7 @@
|
|
|
8180
8181
|
};
|
|
8181
8182
|
exports.lightenDarkenHex = lightenDarkenHex;
|
|
8182
8183
|
});
|
|
8183
|
-
define("fn/browser/warning", ["require", "exports", "fn/browser/log"], function (require, exports,
|
|
8184
|
+
define("fn/browser/warning", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_20) {
|
|
8184
8185
|
"use strict";
|
|
8185
8186
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8186
8187
|
exports.warning = void 0;
|
|
@@ -8204,11 +8205,11 @@
|
|
|
8204
8205
|
_bbn_console_style: 'color: #E64141; background: #F7E195; font-size: 14px',
|
|
8205
8206
|
};
|
|
8206
8207
|
args.unshift(obj);
|
|
8207
|
-
|
|
8208
|
+
log_js_20.log.apply(this, args);
|
|
8208
8209
|
};
|
|
8209
8210
|
exports.warning = warning;
|
|
8210
8211
|
});
|
|
8211
|
-
define("fn/html/makeReactive", ["require", "exports", "fn/browser/log", "fn/object/createObject", "fn/type/isSymbol", "fn/type/isNumber", "fn/type/isArray", "fn/browser/warning", "fn/type/isFunction", "fn/type/isSame"], function (require, exports,
|
|
8212
|
+
define("fn/html/makeReactive", ["require", "exports", "fn/browser/log", "fn/object/createObject", "fn/type/isSymbol", "fn/type/isNumber", "fn/type/isArray", "fn/browser/warning", "fn/type/isFunction", "fn/type/isSame"], function (require, exports, log_js_21, createObject_js_2, isSymbol_js_1, isNumber_js_8, isArray_js_13, warning_js_1, isFunction_js_10, isSame_js_2) {
|
|
8212
8213
|
"use strict";
|
|
8213
8214
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8214
8215
|
exports.makeReactive = void 0;
|
|
@@ -8220,7 +8221,7 @@
|
|
|
8220
8221
|
return obj;
|
|
8221
8222
|
}
|
|
8222
8223
|
if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
|
|
8223
|
-
(0,
|
|
8224
|
+
(0, log_js_21.log)(['MAKING bbn-loadbar', obj]);
|
|
8224
8225
|
}
|
|
8225
8226
|
if (!obj.__bbnWatchers) {
|
|
8226
8227
|
Reflect.defineProperty(obj, '__bbnWatchers', {
|
|
@@ -8248,7 +8249,7 @@
|
|
|
8248
8249
|
}
|
|
8249
8250
|
var res = realTarget[key].apply(realTarget, args);
|
|
8250
8251
|
(0, warning_js_1.warning)('DOING ARRAY STUFF');
|
|
8251
|
-
(0,
|
|
8252
|
+
(0, log_js_21.log)(target.__bbnParent);
|
|
8252
8253
|
onSet(target, 'length', parent);
|
|
8253
8254
|
return res;
|
|
8254
8255
|
};
|
|
@@ -8315,7 +8316,7 @@
|
|
|
8315
8316
|
return Reflect.get(target, key);
|
|
8316
8317
|
}
|
|
8317
8318
|
if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
|
|
8318
|
-
(0,
|
|
8319
|
+
(0, log_js_21.log)(['Setting proxy prop in ' + parent.$options.name, target, key, value]);
|
|
8319
8320
|
}
|
|
8320
8321
|
if (!(0, isSame_js_2.isSame)(realTarget[key], value)) {
|
|
8321
8322
|
if (key.indexOf('__bbn_') === 0) {
|
|
@@ -8343,7 +8344,7 @@
|
|
|
8343
8344
|
}
|
|
8344
8345
|
}
|
|
8345
8346
|
if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
|
|
8346
|
-
(0,
|
|
8347
|
+
(0, log_js_21.log)([
|
|
8347
8348
|
'Setting proxy prop in ' +
|
|
8348
8349
|
parent.$options.name +
|
|
8349
8350
|
' ' +
|
|
@@ -10084,7 +10085,7 @@
|
|
|
10084
10085
|
};
|
|
10085
10086
|
exports.uniqString = uniqString;
|
|
10086
10087
|
});
|
|
10087
|
-
define("fn/ajax/upload", ["require", "exports", "fn/form/objectToFormData", "fn/browser/log"], function (require, exports, objectToFormData_js_1,
|
|
10088
|
+
define("fn/ajax/upload", ["require", "exports", "fn/form/objectToFormData", "fn/browser/log"], function (require, exports, objectToFormData_js_1, log_js_22) {
|
|
10088
10089
|
"use strict";
|
|
10089
10090
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10090
10091
|
exports.upload = void 0;
|
|
@@ -10128,13 +10129,13 @@
|
|
|
10128
10129
|
return fn()
|
|
10129
10130
|
.then(function (res) {
|
|
10130
10131
|
if (success) {
|
|
10131
|
-
(0,
|
|
10132
|
+
(0, log_js_22.log)('SUCCESS', res);
|
|
10132
10133
|
success(res);
|
|
10133
10134
|
}
|
|
10134
10135
|
})
|
|
10135
10136
|
.catch(function (err) {
|
|
10136
10137
|
if (failure) {
|
|
10137
|
-
(0,
|
|
10138
|
+
(0, log_js_22.log)('ERROR', err);
|
|
10138
10139
|
failure(err);
|
|
10139
10140
|
}
|
|
10140
10141
|
});
|
|
@@ -10142,7 +10143,7 @@
|
|
|
10142
10143
|
};
|
|
10143
10144
|
exports.upload = upload;
|
|
10144
10145
|
});
|
|
10145
|
-
define("fn", ["require", "exports", "fn/ajax/_addLoader", "fn/object/_compareValues", "fn/ajax/_deleteLoader", "fn/ajax/abort", "fn/ajax/abortURL", "fn/style/addColors", "fn/form/addInputs", "fn/style/addStyle", "fn/html/adjustHeight", "fn/html/adjustSize", "fn/html/adjustWidth", "fn/ajax/ajax", "fn/misc/analyzeFunction", "fn/style/animateCss", "fn/convert/arrayBuffer2String", "fn/object/arrayFromProp", "fn/object/autoExtend", "fn/string/baseName", "fn/string/br2nl", "fn/datetime/calendar", "fn/ajax/callback", "fn/string/camelize", "fn/string/camelToCss", "fn/convert/canvasToImage", "fn/style/center", "fn/object/checkProps", "fn/object/checkPropsDetails", "fn/object/checkPropsOrDie", "fn/type/checkType", "fn/object/circularReplacer", "fn/object/clone", "fn/convert/colorToHex", "fn/object/compare", "fn/object/compareConditions", "fn/browser/copy", "fn/string/correctCase", "fn/object/count", "fn/string/crc32", "fn/object/createObject", "fn/style/cssExists", "fn/datetime/date", "fn/datetime/dateSQL", "fn/datetime/daysInMonth", "fn/object/deepPath", "fn/default/defaultAjaxAbortFunction", "fn/default/defaultAjaxErrorFunction", "fn/default/defaultAlertFunction", "fn/default/defaultConfirmFunction", "fn/default/defaultEndLoadingFunction", "fn/default/defaultErrorFunction", "fn/default/defaultHistoryFunction", "fn/default/defaultLinkFunction", "fn/default/defaultPostLinkFunction", "fn/default/defaultPreLinkFunction", "fn/default/defaultResizeFunction", "fn/default/defaultStartLoadingFunction", "fn/object/deleteProp", "fn/object/diffObj", "fn/string/dirName", "fn/ajax/download", "fn/ajax/downloadContent", "fn/loop/each", "fn/browser/eraseCookie", "fn/browser/error", "fn/string/escapeDquotes", "fn/string/escapeRegExp", "fn/string/escapeSquotes", "fn/string/escapeTicks", "fn/string/escapeUrl", "fn/object/extend", "fn/object/extendOut", "fn/datetime/fdate", "fn/datetime/fdatetime", "fn/form/fieldValue", "fn/string/fileExt", "fn/object/filter", "fn/object/filterToConditions", "fn/object/findAll", "fn/loop/fori", "fn/loop/forir", "fn/string/format", "fn/string/formatBytes", "fn/datetime/formatDate", "fn/string/formatSize", "fn/form/formdata", "fn/convert/fromXml", "fn/datetime/ftime", "fn/html/getAllTags", "fn/html/getAncestors", "fn/html/getAttributes", "fn/browser/getBrowserName", "fn/browser/getBrowserVersion", "fn/browser/getCookie", "fn/style/getCssVar", "fn/datetime/getDay", "fn/browser/getDeviceType", "fn/browser/getEventData", "fn/object/getField", "fn/object/getFieldValues", "fn/html/getHtml", "fn/html/getHTMLOfSelection", "fn/ajax/getLoader", "fn/html/getPath", "fn/object/getProp", "fn/object/getProperty", "fn/ajax/getRequestId", "fn/object/getRow", "fn/style/getScrollBarSize", "fn/html/getText", "fn/misc/getTimeoff", "fn/browser/happy", "fn/string/hash", "fn/convert/hex2rgb", "fn/browser/history", "fn/html/html2text", "fn/convert/imageToCanvas", "fn/convert/imgToBase64", "fn/browser/info", "fn/init", "fn/browser/isActiveInterface", "fn/type/isArray", "fn/type/isBlob", "fn/type/isBoolean", "fn/type/isCanvas", "fn/type/isColor", "fn/type/isComment", "fn/type/isCp", "fn/type/isDate", "fn/browser/isDesktopDevice", "fn/type/isDimension", "fn/type/isDom", "fn/type/isEmail", "fn/type/isEmpty", "fn/type/isEvent", "fn/browser/isFocused", "fn/type/isFunction", "fn/type/isHostname", "fn/html/isInside", "fn/type/isInt", "fn/type/isIP", "fn/type/isIterable", "fn/browser/isMobile", "fn/browser/isMobileDevice", "fn/type/isNull", "fn/type/isNumber", "fn/type/isObject", "fn/type/isPercent", "fn/type/isPrimitive", "fn/type/isPromise", "fn/type/isPropSize", "fn/type/isSame", "fn/type/isSQLDate", "fn/type/isString", "fn/type/isSymbol", "fn/browser/isTabletDevice", "fn/type/isURL", "fn/type/isValidDimension", "fn/type/isValidName", "fn/type/isValue", "fn/type/isVue", "fn/loop/iterate", "fn/style/lightenDarkenHex", "fn/ajax/link", "fn/browser/log", "fn/html/makeReactive", "fn/object/map", "fn/string/md5", "fn/misc/money", "fn/object/move", "fn/object/multiorder", "fn/string/nl2br", "fn/object/numProperties", "fn/form/objectToFormData", "fn/object/order", "fn/style/outerHeight", "fn/style/outerWidth", "fn/misc/percent", "fn/object/pickValue", "fn/ajax/post", "fn/ajax/postOut", "fn/string/printf", "fn/string/quotes2html", "fn/misc/randomInt", "fn/string/randomString", "fn/string/removeAccents", "fn/object/removeEmpty", "fn/string/removeExtraSpaces", "fn/string/removeHtmlComments", "fn/object/removePrivateProp", "fn/string/removeTrailingChars", "fn/string/repeat", "fn/string/replaceAll", "fn/browser/replaceSelection", "fn/style/resize", "fn/convert/rgb2hex", "fn/loop/riterate", "fn/misc/roundDecimal", "fn/string/sanitize", "fn/object/search", "fn/browser/selectElementText", "fn/html/selector", "fn/browser/setCookie", "fn/style/setCssVar", "fn/ajax/setNavigationVars", "fn/object/setProp", "fn/object/setProperty", "fn/string/shorten", "fn/object/shortenObj", "fn/object/shuffle", "fn/string/simpleHash", "fn/string/simpleHash1", "fn/string/simpleHash2", "fn/datetime/chrono", "fn/convert/string2ArrayBuffer", "fn/form/submit", "fn/string/substr", "fn/object/sum", "fn/datetime/timestamp", "fn/convert/toCSV", "fn/browser/toggleFullScreen", "fn/misc/translate", "fn/ajax/treatAjaxArguments", "fn/string/trim", "fn/string/uniqString", "fn/object/unique", "fn/ajax/upload", "fn/browser/warning"], function (require, exports, _addLoader_js_2, _compareValues_js_3, _deleteLoader_js_2, abort_js_1, abortURL_js_1, addColors_js_2, addInputs_js_2, addStyle_js_1, adjustHeight_js_1, adjustSize_js_3, adjustWidth_js_1, ajax_js_4, analyzeFunction_js_1, animateCss_js_1, arrayBuffer2String_js_1, arrayFromProp_js_1, autoExtend_js_1, baseName_js_3, br2nl_js_1, calendar_js_2, callback_js_3, camelize_js_1, camelToCss_js_1, canvasToImage_js_1, center_js_1, checkProps_js_1, checkPropsDetails_js_3, checkPropsOrDie_js_1, checkType_js_6, circularReplacer_js_2, clone_js_2, colorToHex_js_1, compare_js_2, compareConditions_js_3, copy_js_1, correctCase_js_2, count_js_1, crc32_js_1, createObject_js_4, cssExists_js_1, date_js_8, dateSQL_js_1, daysInMonth_js_1, deepPath_js_1, defaultAjaxAbortFunction_js_1, defaultAjaxErrorFunction_js_1, defaultAlertFunction_js_1, defaultConfirmFunction_js_1, defaultEndLoadingFunction_js_1, defaultErrorFunction_js_1, defaultHistoryFunction_js_1, defaultLinkFunction_js_1, defaultPostLinkFunction_js_1, defaultPreLinkFunction_js_1, defaultResizeFunction_js_1, defaultStartLoadingFunction_js_1, deleteProp_js_1, diffObj_js_1, dirName_js_2, download_js_1, downloadContent_js_2, each_js_28, eraseCookie_js_1, error_js_4, escapeDquotes_js_1, escapeRegExp_js_3, escapeSquotes_js_1, escapeTicks_js_1, escapeUrl_js_1, extend_js_8, extendOut_js_1, fdate_js_2, fdatetime_js_2, fieldValue_js_2, fileExt_js_2, filter_js_6, filterToConditions_js_3, findAll_js_1, fori_js_1, forir_js_1, format_js_1, formatBytes_js_1, formatDate_js_1, formatSize_js_1, formdata_js_2, fromXml_js_1, ftime_js_1, getAllTags_js_1, getAncestors_js_2, getAttributes_js_1, getBrowserName_js_1, getBrowserVersion_js_1, getCookie_js_1, getCssVar_js_2, getDay_js_1, getDeviceType_js_4, getEventData_js_1, getField_js_1, getFieldValues_js_1, getHtml_js_1, getHTMLOfSelection_js_2, getLoader_js_4, getPath_js_1, getProp_js_1, getProperty_js_4, getRequestId_js_2, getRow_js_3, getScrollBarSize_js_1, getText_js_1, getTimeoff_js_1, happy_js_1, hash_js_2, hex2rgb_js_1, history_js_1, html2text_js_2, imageToCanvas_js_2, imgToBase64_js_1, info_js_1, init_js_1, isActiveInterface_js_1, isArray_js_19, isBlob_js_2, isBoolean_js_1, isCanvas_js_2, isColor_js_1, isComment_js_1, isCp_js_3, isDate_js_8, isDesktopDevice_js_1, isDimension_js_1, isDom_js_5, isEmail_js_1, isEmpty_js_2, isEvent_js_1, isFocused_js_1, isFunction_js_11, isHostname_js_1, isInside_js_1, isInt_js_2, isIP_js_2, isIterable_js_5, isMobile_js_2, isMobileDevice_js_2, isNull_js_4, isNumber_js_10, isObject_js_18, isPercent_js_1, isPrimitive_js_1, isPromise_js_1, isPropSize_js_1, isSame_js_3, isSQLDate_js_1, isString_js_27, isSymbol_js_2, isTabletDevice_js_3, isURL_js_1, isValidDimension_js_2, isValidName_js_1, isValue_js_2, isVue_js_1, iterate_js_12, lightenDarkenHex_js_1, link_js_2,
|
|
10146
|
+
define("fn", ["require", "exports", "fn/ajax/_addLoader", "fn/object/_compareValues", "fn/ajax/_deleteLoader", "fn/ajax/abort", "fn/ajax/abortURL", "fn/style/addColors", "fn/form/addInputs", "fn/style/addStyle", "fn/html/adjustHeight", "fn/html/adjustSize", "fn/html/adjustWidth", "fn/ajax/ajax", "fn/misc/analyzeFunction", "fn/style/animateCss", "fn/convert/arrayBuffer2String", "fn/object/arrayFromProp", "fn/object/autoExtend", "fn/string/baseName", "fn/string/br2nl", "fn/datetime/calendar", "fn/ajax/callback", "fn/string/camelize", "fn/string/camelToCss", "fn/convert/canvasToImage", "fn/style/center", "fn/object/checkProps", "fn/object/checkPropsDetails", "fn/object/checkPropsOrDie", "fn/type/checkType", "fn/object/circularReplacer", "fn/object/clone", "fn/convert/colorToHex", "fn/object/compare", "fn/object/compareConditions", "fn/browser/copy", "fn/string/correctCase", "fn/object/count", "fn/string/crc32", "fn/object/createObject", "fn/style/cssExists", "fn/datetime/date", "fn/datetime/dateSQL", "fn/datetime/daysInMonth", "fn/object/deepPath", "fn/default/defaultAjaxAbortFunction", "fn/default/defaultAjaxErrorFunction", "fn/default/defaultAlertFunction", "fn/default/defaultConfirmFunction", "fn/default/defaultEndLoadingFunction", "fn/default/defaultErrorFunction", "fn/default/defaultHistoryFunction", "fn/default/defaultLinkFunction", "fn/default/defaultPostLinkFunction", "fn/default/defaultPreLinkFunction", "fn/default/defaultResizeFunction", "fn/default/defaultStartLoadingFunction", "fn/object/deleteProp", "fn/object/diffObj", "fn/string/dirName", "fn/ajax/download", "fn/ajax/downloadContent", "fn/loop/each", "fn/browser/eraseCookie", "fn/browser/error", "fn/string/escapeDquotes", "fn/string/escapeRegExp", "fn/string/escapeSquotes", "fn/string/escapeTicks", "fn/string/escapeUrl", "fn/object/extend", "fn/object/extendOut", "fn/datetime/fdate", "fn/datetime/fdatetime", "fn/form/fieldValue", "fn/string/fileExt", "fn/object/filter", "fn/object/filterToConditions", "fn/object/findAll", "fn/loop/fori", "fn/loop/forir", "fn/string/format", "fn/string/formatBytes", "fn/datetime/formatDate", "fn/string/formatSize", "fn/form/formdata", "fn/convert/fromXml", "fn/datetime/ftime", "fn/html/getAllTags", "fn/html/getAncestors", "fn/html/getAttributes", "fn/browser/getBrowserName", "fn/browser/getBrowserVersion", "fn/browser/getCookie", "fn/style/getCssVar", "fn/datetime/getDay", "fn/browser/getDeviceType", "fn/browser/getEventData", "fn/object/getField", "fn/object/getFieldValues", "fn/html/getHtml", "fn/html/getHTMLOfSelection", "fn/ajax/getLoader", "fn/html/getPath", "fn/object/getProp", "fn/object/getProperty", "fn/ajax/getRequestId", "fn/object/getRow", "fn/style/getScrollBarSize", "fn/html/getText", "fn/misc/getTimeoff", "fn/browser/happy", "fn/string/hash", "fn/convert/hex2rgb", "fn/browser/history", "fn/html/html2text", "fn/convert/imageToCanvas", "fn/convert/imgToBase64", "fn/browser/info", "fn/init", "fn/browser/isActiveInterface", "fn/type/isArray", "fn/type/isBlob", "fn/type/isBoolean", "fn/type/isCanvas", "fn/type/isColor", "fn/type/isComment", "fn/type/isCp", "fn/type/isDate", "fn/browser/isDesktopDevice", "fn/type/isDimension", "fn/type/isDom", "fn/type/isEmail", "fn/type/isEmpty", "fn/type/isEvent", "fn/browser/isFocused", "fn/type/isFunction", "fn/type/isHostname", "fn/html/isInside", "fn/type/isInt", "fn/type/isIP", "fn/type/isIterable", "fn/browser/isMobile", "fn/browser/isMobileDevice", "fn/type/isNull", "fn/type/isNumber", "fn/type/isObject", "fn/type/isPercent", "fn/type/isPrimitive", "fn/type/isPromise", "fn/type/isPropSize", "fn/type/isSame", "fn/type/isSQLDate", "fn/type/isString", "fn/type/isSymbol", "fn/browser/isTabletDevice", "fn/type/isURL", "fn/type/isValidDimension", "fn/type/isValidName", "fn/type/isValue", "fn/type/isVue", "fn/loop/iterate", "fn/style/lightenDarkenHex", "fn/ajax/link", "fn/browser/log", "fn/html/makeReactive", "fn/object/map", "fn/string/md5", "fn/misc/money", "fn/object/move", "fn/object/multiorder", "fn/string/nl2br", "fn/object/numProperties", "fn/form/objectToFormData", "fn/object/order", "fn/style/outerHeight", "fn/style/outerWidth", "fn/misc/percent", "fn/object/pickValue", "fn/ajax/post", "fn/ajax/postOut", "fn/string/printf", "fn/string/quotes2html", "fn/misc/randomInt", "fn/string/randomString", "fn/string/removeAccents", "fn/object/removeEmpty", "fn/string/removeExtraSpaces", "fn/string/removeHtmlComments", "fn/object/removePrivateProp", "fn/string/removeTrailingChars", "fn/string/repeat", "fn/string/replaceAll", "fn/browser/replaceSelection", "fn/style/resize", "fn/convert/rgb2hex", "fn/loop/riterate", "fn/misc/roundDecimal", "fn/string/sanitize", "fn/object/search", "fn/browser/selectElementText", "fn/html/selector", "fn/browser/setCookie", "fn/style/setCssVar", "fn/ajax/setNavigationVars", "fn/object/setProp", "fn/object/setProperty", "fn/string/shorten", "fn/object/shortenObj", "fn/object/shuffle", "fn/string/simpleHash", "fn/string/simpleHash1", "fn/string/simpleHash2", "fn/datetime/chrono", "fn/convert/string2ArrayBuffer", "fn/form/submit", "fn/string/substr", "fn/object/sum", "fn/datetime/timestamp", "fn/convert/toCSV", "fn/browser/toggleFullScreen", "fn/misc/translate", "fn/ajax/treatAjaxArguments", "fn/string/trim", "fn/string/uniqString", "fn/object/unique", "fn/ajax/upload", "fn/browser/warning"], function (require, exports, _addLoader_js_2, _compareValues_js_3, _deleteLoader_js_2, abort_js_1, abortURL_js_1, addColors_js_2, addInputs_js_2, addStyle_js_1, adjustHeight_js_1, adjustSize_js_3, adjustWidth_js_1, ajax_js_4, analyzeFunction_js_1, animateCss_js_1, arrayBuffer2String_js_1, arrayFromProp_js_1, autoExtend_js_1, baseName_js_3, br2nl_js_1, calendar_js_2, callback_js_3, camelize_js_1, camelToCss_js_1, canvasToImage_js_1, center_js_1, checkProps_js_1, checkPropsDetails_js_3, checkPropsOrDie_js_1, checkType_js_6, circularReplacer_js_2, clone_js_2, colorToHex_js_1, compare_js_2, compareConditions_js_3, copy_js_1, correctCase_js_2, count_js_1, crc32_js_1, createObject_js_4, cssExists_js_1, date_js_8, dateSQL_js_1, daysInMonth_js_1, deepPath_js_1, defaultAjaxAbortFunction_js_1, defaultAjaxErrorFunction_js_1, defaultAlertFunction_js_1, defaultConfirmFunction_js_1, defaultEndLoadingFunction_js_1, defaultErrorFunction_js_1, defaultHistoryFunction_js_1, defaultLinkFunction_js_1, defaultPostLinkFunction_js_1, defaultPreLinkFunction_js_1, defaultResizeFunction_js_1, defaultStartLoadingFunction_js_1, deleteProp_js_1, diffObj_js_1, dirName_js_2, download_js_1, downloadContent_js_2, each_js_28, eraseCookie_js_1, error_js_4, escapeDquotes_js_1, escapeRegExp_js_3, escapeSquotes_js_1, escapeTicks_js_1, escapeUrl_js_1, extend_js_8, extendOut_js_1, fdate_js_2, fdatetime_js_2, fieldValue_js_2, fileExt_js_2, filter_js_6, filterToConditions_js_3, findAll_js_1, fori_js_1, forir_js_1, format_js_1, formatBytes_js_1, formatDate_js_1, formatSize_js_1, formdata_js_2, fromXml_js_1, ftime_js_1, getAllTags_js_1, getAncestors_js_2, getAttributes_js_1, getBrowserName_js_1, getBrowserVersion_js_1, getCookie_js_1, getCssVar_js_2, getDay_js_1, getDeviceType_js_4, getEventData_js_1, getField_js_1, getFieldValues_js_1, getHtml_js_1, getHTMLOfSelection_js_2, getLoader_js_4, getPath_js_1, getProp_js_1, getProperty_js_4, getRequestId_js_2, getRow_js_3, getScrollBarSize_js_1, getText_js_1, getTimeoff_js_1, happy_js_1, hash_js_2, hex2rgb_js_1, history_js_1, html2text_js_2, imageToCanvas_js_2, imgToBase64_js_1, info_js_1, init_js_1, isActiveInterface_js_1, isArray_js_19, isBlob_js_2, isBoolean_js_1, isCanvas_js_2, isColor_js_1, isComment_js_1, isCp_js_3, isDate_js_8, isDesktopDevice_js_1, isDimension_js_1, isDom_js_5, isEmail_js_1, isEmpty_js_2, isEvent_js_1, isFocused_js_1, isFunction_js_11, isHostname_js_1, isInside_js_1, isInt_js_2, isIP_js_2, isIterable_js_5, isMobile_js_2, isMobileDevice_js_2, isNull_js_4, isNumber_js_10, isObject_js_18, isPercent_js_1, isPrimitive_js_1, isPromise_js_1, isPropSize_js_1, isSame_js_3, isSQLDate_js_1, isString_js_27, isSymbol_js_2, isTabletDevice_js_3, isURL_js_1, isValidDimension_js_2, isValidName_js_1, isValue_js_2, isVue_js_1, iterate_js_12, lightenDarkenHex_js_1, link_js_2, log_js_23, makeReactive_js_1, map_js_1, md5_js_4, money_js_1, move_js_1, multiorder_js_1, nl2br_js_1, numProperties_js_8, objectToFormData_js_2, order_js_1, outerHeight_js_1, outerWidth_js_1, percent_js_1, pickValue_js_1, post_js_2, postOut_js_1, printf_js_1, quotes2html_js_1, randomInt_js_2, randomString_js_1, removeAccents_js_4, removeEmpty_js_1, removeExtraSpaces_js_1, removeHtmlComments_js_2, removePrivateProp_js_2, removeTrailingChars_js_1, repeat_js_1, replaceAll_js_8, replaceSelection_js_1, resize_js_3, rgb2hex_js_1, riterate_js_1, roundDecimal_js_1, sanitize_js_1, search_js_6, selectElementText_js_1, selector_js_3, setCookie_js_1, setCssVar_js_1, setNavigationVars_js_2, setProp_js_1, setProperty_js_2, shorten_js_2, shortenObj_js_1, shuffle_js_1, simpleHash_js_2, simpleHash1_js_2, simpleHash2_js_2, chrono_js_1, string2ArrayBuffer_js_1, submit_js_2, substr_js_16, sum_js_1, timestamp_js_1, toCSV_js_1, toggleFullScreen_js_1, translate_js_1, treatAjaxArguments_js_3, trim_js_2, uniqString_js_1, unique_js_2, upload_js_1, warning_js_2) {
|
|
10146
10147
|
"use strict";
|
|
10147
10148
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10148
10149
|
exports.fn = void 0;
|
|
@@ -10310,7 +10311,7 @@
|
|
|
10310
10311
|
iterate: iterate_js_12.iterate,
|
|
10311
10312
|
lightenDarkenHex: lightenDarkenHex_js_1.lightenDarkenHex,
|
|
10312
10313
|
link: link_js_2.link,
|
|
10313
|
-
log:
|
|
10314
|
+
log: log_js_23.log,
|
|
10314
10315
|
makeReactive: makeReactive_js_1.makeReactive,
|
|
10315
10316
|
map: map_js_1.map,
|
|
10316
10317
|
md5: md5_js_4.md5,
|