@bbn/bbn 1.0.122 → 1.0.124

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.
@@ -1,25 +1,77 @@
1
1
  /******/ (() => { // webpackBootstrap
2
- /******/ var __webpack_modules__ = ({
3
-
4
- /***/ "./src/index.ts":
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
- /******/ // startup
18
- /******/ // Load entry module and return exports
19
- /******/ // This entry module doesn't tell about it's top-level declarations so it can't be inlined
20
- /******/ var __webpack_exports__ = {};
21
- /******/ __webpack_modules__["./src/index.ts"]();
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":";;;;;;;;;;;;;;;;UCAA;UACA;UACA;UACA;UACA","sources":["webpack://@bbn/bbn/webpack/before-startup","webpack://@bbn/bbn/webpack/startup","webpack://@bbn/bbn/webpack/after-startup"],"sourcesContent":["","// startup\n// Load entry module and return exports\n// This entry module doesn't tell about it's top-level declarations so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./src/index.ts\"]();\n",""],"names":[],"sourceRoot":""}
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":""}
@@ -13,6 +13,7 @@ import { isFunction } from '../type/isFunction.js';
13
13
  * @returns
14
14
  */
15
15
  var log = function () {
16
+ var _a;
16
17
  var args = [];
17
18
  for (var _i = 0; _i < arguments.length; _i++) {
18
19
  args[_i] = arguments[_i];
@@ -32,7 +33,7 @@ var log = function () {
32
33
  args.shift();
33
34
  }
34
35
  var exec = window.console[fn];
35
- if (bbn.env.loggingLevel >= level) {
36
+ if (((_a = bbn === null || bbn === void 0 ? void 0 : bbn.env) === null || _a === void 0 ? void 0 : _a.loggingLevel) >= level) {
36
37
  var i = 0;
37
38
  while (i < args.length) {
38
39
  var t = typeof args[i];
@@ -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
@@ -263,6 +263,7 @@
263
263
  * @returns
264
264
  */
265
265
  var log = function () {
266
+ var _a;
266
267
  var args = [];
267
268
  for (var _i = 0; _i < arguments.length; _i++) {
268
269
  args[_i] = arguments[_i];
@@ -282,7 +283,7 @@
282
283
  args.shift();
283
284
  }
284
285
  var exec = window.console[fn];
285
- if (bbn.env.loggingLevel >= level) {
286
+ if (((_a = bbn === null || bbn === void 0 ? void 0 : bbn.env) === null || _a === void 0 ? void 0 : _a.loggingLevel) >= level) {
286
287
  var i = 0;
287
288
  while (i < args.length) {
288
289
  var t = typeof args[i];
@@ -3312,7 +3313,7 @@
3312
3313
  };
3313
3314
  exports.ajax = ajax;
3314
3315
  });
3315
- define("fn/misc/analyzeFunction", ["require", "exports", "fn/string/md5"], function (require, exports, md5_js_2) {
3316
+ define("fn/misc/analyzeFunction", ["require", "exports", "fn/string/md5", "fn/browser/log"], function (require, exports, md5_js_2, log_js_8) {
3316
3317
  "use strict";
3317
3318
  Object.defineProperty(exports, "__esModule", { value: true });
3318
3319
  exports.analyzeFunction = void 0;
@@ -3329,6 +3330,7 @@
3329
3330
  if (typeof all !== 'string') {
3330
3331
  throw Error('Unexpected type ' + typeof fn + ' while parsing function');
3331
3332
  }
3333
+ (0, log_js_8.log)("INSIDE ANALYZE FUNCTION", all);
3332
3334
  var exp = '';
3333
3335
  var isArrow = false;
3334
3336
  var isAsync = false;
@@ -3843,7 +3845,7 @@
3843
3845
  };
3844
3846
  exports.calendar = calendar;
3845
3847
  });
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, log_js_8) {
3848
+ 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
3849
  "use strict";
3848
3850
  Object.defineProperty(exports, "__esModule", { value: true });
3849
3851
  exports.callback = void 0;
@@ -3934,7 +3936,7 @@
3934
3936
  }
3935
3937
  }
3936
3938
  catch (e) {
3937
- (0, log_js_8.log)(e, res);
3939
+ (0, log_js_9.log)(e, res);
3938
3940
  (0, error_js_2.error)((0, isFunction_js_4.isFunction)(e.getMessage) ? e.getMessage() : null);
3939
3941
  }
3940
3942
  return r;
@@ -4583,24 +4585,24 @@
4583
4585
  };
4584
4586
  exports.deepPath = deepPath;
4585
4587
  });
4586
- define("fn/default/defaultAjaxAbortFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_9) {
4588
+ define("fn/default/defaultAjaxAbortFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_10) {
4587
4589
  "use strict";
4588
4590
  Object.defineProperty(exports, "__esModule", { value: true });
4589
4591
  exports.defaultAjaxAbortFunction = void 0;
4590
4592
  var defaultAjaxAbortFunction = function (message, url) {
4591
4593
  if (url === void 0) { url = ""; }
4592
- (0, log_js_9.log)(message);
4594
+ (0, log_js_10.log)(message);
4593
4595
  };
4594
4596
  exports.defaultAjaxAbortFunction = defaultAjaxAbortFunction;
4595
4597
  });
4596
- define("fn/default/defaultAjaxErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_10) {
4598
+ define("fn/default/defaultAjaxErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_11) {
4597
4599
  "use strict";
4598
4600
  Object.defineProperty(exports, "__esModule", { value: true });
4599
4601
  exports.defaultAjaxErrorFunction = void 0;
4600
4602
  var defaultAjaxErrorFunction = function (jqXHR, textStatus, errorThrown) {
4601
4603
  if (textStatus === void 0) { textStatus = null; }
4602
4604
  if (errorThrown === void 0) { errorThrown = null; }
4603
- (0, log_js_10.log)(textStatus, errorThrown);
4605
+ (0, log_js_11.log)(textStatus, errorThrown);
4604
4606
  };
4605
4607
  exports.defaultAjaxErrorFunction = defaultAjaxErrorFunction;
4606
4608
  });
@@ -4645,12 +4647,12 @@
4645
4647
  };
4646
4648
  exports.defaultEndLoadingFunction = defaultEndLoadingFunction;
4647
4649
  });
4648
- define("fn/default/defaultErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_11) {
4650
+ define("fn/default/defaultErrorFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_12) {
4649
4651
  "use strict";
4650
4652
  Object.defineProperty(exports, "__esModule", { value: true });
4651
4653
  exports.defaultErrorFunction = void 0;
4652
4654
  var defaultErrorFunction = function (message) {
4653
- (0, log_js_11.log)(message);
4655
+ (0, log_js_12.log)(message);
4654
4656
  };
4655
4657
  exports.defaultErrorFunction = defaultErrorFunction;
4656
4658
  });
@@ -4682,14 +4684,14 @@
4682
4684
  };
4683
4685
  exports.defaultPostLinkFunction = defaultPostLinkFunction;
4684
4686
  });
4685
- define("fn/default/defaultPreLinkFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_12) {
4687
+ define("fn/default/defaultPreLinkFunction", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_13) {
4686
4688
  "use strict";
4687
4689
  Object.defineProperty(exports, "__esModule", { value: true });
4688
4690
  exports.defaultPreLinkFunction = void 0;
4689
4691
  var defaultPreLinkFunction = function (url, force, ele) {
4690
4692
  if (force === void 0) { force = false; }
4691
4693
  if (ele === void 0) { ele = null; }
4692
- (0, log_js_12.log)("defaultPreLinkFunction", url, force, ele);
4694
+ (0, log_js_13.log)("defaultPreLinkFunction", url, force, ele);
4693
4695
  return true;
4694
4696
  };
4695
4697
  exports.defaultPreLinkFunction = defaultPreLinkFunction;
@@ -5095,7 +5097,7 @@
5095
5097
  };
5096
5098
  exports.isCanvas = isCanvas;
5097
5099
  });
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, log_js_13) {
5100
+ 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
5101
  "use strict";
5100
5102
  Object.defineProperty(exports, "__esModule", { value: true });
5101
5103
  exports.downloadContent = void 0;
@@ -5157,7 +5159,7 @@
5157
5159
  src = content;
5158
5160
  }
5159
5161
  catch (e) {
5160
- (0, log_js_13.log)(e);
5162
+ (0, log_js_14.log)(e);
5161
5163
  }
5162
5164
  }
5163
5165
  a.href = window.URL.createObjectURL(src);
@@ -6146,7 +6148,7 @@
6146
6148
  };
6147
6149
  exports.getDeviceType = getDeviceType;
6148
6150
  });
6149
- define("fn/html/getHTMLOfSelection", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_14) {
6151
+ define("fn/html/getHTMLOfSelection", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_15) {
6150
6152
  "use strict";
6151
6153
  Object.defineProperty(exports, "__esModule", { value: true });
6152
6154
  exports.getHTMLOfSelection = void 0;
@@ -6155,9 +6157,9 @@
6155
6157
  var selection = window.getSelection();
6156
6158
  if (selection.rangeCount > 0) {
6157
6159
  range = selection.getRangeAt(0);
6158
- (0, log_js_14.log)('RANGE', range);
6160
+ (0, log_js_15.log)('RANGE', range);
6159
6161
  var clonedSelection = range.cloneContents();
6160
- (0, log_js_14.log)('clonedSelection', clonedSelection);
6162
+ (0, log_js_15.log)('clonedSelection', clonedSelection);
6161
6163
  var div = document.createElement('div');
6162
6164
  div.appendChild(clonedSelection);
6163
6165
  return div.innerHTML;
@@ -6540,7 +6542,7 @@
6540
6542
  };
6541
6543
  exports.getTimeoff = getTimeoff;
6542
6544
  });
6543
- define("fn/browser/happy", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_15) {
6545
+ define("fn/browser/happy", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_16) {
6544
6546
  "use strict";
6545
6547
  Object.defineProperty(exports, "__esModule", { value: true });
6546
6548
  exports.happy = void 0;
@@ -6565,7 +6567,7 @@
6565
6567
  _bbn_console_level: 3,
6566
6568
  _bbn_console_style: 'color: white; background: green; font-size: 18px;',
6567
6569
  });
6568
- log_js_15.log.apply(this, args);
6570
+ log_js_16.log.apply(this, args);
6569
6571
  return this;
6570
6572
  };
6571
6573
  exports.happy = happy;
@@ -6677,7 +6679,7 @@
6677
6679
  };
6678
6680
  exports.imgToBase64 = imgToBase64;
6679
6681
  });
6680
- define("fn/browser/info", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_16) {
6682
+ define("fn/browser/info", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_17) {
6681
6683
  "use strict";
6682
6684
  Object.defineProperty(exports, "__esModule", { value: true });
6683
6685
  exports.info = void 0;
@@ -6699,7 +6701,7 @@
6699
6701
  _bbn_console_level: 4,
6700
6702
  _bbn_console_style: 'color: #EEE; background: blue; font-size: 12px;',
6701
6703
  });
6702
- log_js_16.log.apply(this, args);
6704
+ log_js_17.log.apply(this, args);
6703
6705
  return this;
6704
6706
  };
6705
6707
  exports.info = info;
@@ -6916,7 +6918,7 @@
6916
6918
  };
6917
6919
  exports.setNavigationVars = setNavigationVars;
6918
6920
  });
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, log_js_17, extend_js_6, isObject_js_15, callback_js_1, setNavigationVars_js_1) {
6921
+ 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
6922
  "use strict";
6921
6923
  Object.defineProperty(exports, "__esModule", { value: true });
6922
6924
  exports.link = void 0;
@@ -7016,12 +7018,12 @@
7016
7018
  var errSt_1 = bbn._('The Ajax call to') + ' ' + cfg.url + ' ';
7017
7019
  return (0, ajax_js_2.ajax)(cfg.url, cfg.datatype, cfg.obj, function (res) {
7018
7020
  if (!res) {
7019
- (0, log_js_17.log)(errSt_1 + bbn._('returned no answer'));
7021
+ (0, log_js_18.log)(errSt_1 + bbn._('returned no answer'));
7020
7022
  }
7021
7023
  if ((0, isObject_js_15.isObject)(res)) {
7022
7024
  // If there's nothing in the result, just an empty object, the callback stops here and the URL is not changed
7023
7025
  if (Object.keys(res).length === 0) {
7024
- (0, log_js_17.log)(errSt_1 + bbn._('returned an empty object'));
7026
+ (0, log_js_18.log)(errSt_1 + bbn._('returned an empty object'));
7025
7027
  }
7026
7028
  if (res.new_url) {
7027
7029
  res.old_path = cfg.url;
@@ -7241,7 +7243,7 @@
7241
7243
  };
7242
7244
  exports.isMobile = isMobile;
7243
7245
  });
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, log_js_18) {
7246
+ 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
7247
  "use strict";
7246
7248
  Object.defineProperty(exports, "__esModule", { value: true });
7247
7249
  exports.init = void 0;
@@ -7413,7 +7415,7 @@
7413
7415
  bbn.env.isInit = true;
7414
7416
  document.dispatchEvent(new Event("bbninit"));
7415
7417
  if (bbn.env.logging) {
7416
- (0, log_js_18.log)("Logging in bbn is enabled");
7418
+ (0, log_js_19.log)("Logging in bbn is enabled");
7417
7419
  }
7418
7420
  }
7419
7421
  };
@@ -8180,7 +8182,7 @@
8180
8182
  };
8181
8183
  exports.lightenDarkenHex = lightenDarkenHex;
8182
8184
  });
8183
- define("fn/browser/warning", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_19) {
8185
+ define("fn/browser/warning", ["require", "exports", "fn/browser/log"], function (require, exports, log_js_20) {
8184
8186
  "use strict";
8185
8187
  Object.defineProperty(exports, "__esModule", { value: true });
8186
8188
  exports.warning = void 0;
@@ -8204,11 +8206,11 @@
8204
8206
  _bbn_console_style: 'color: #E64141; background: #F7E195; font-size: 14px',
8205
8207
  };
8206
8208
  args.unshift(obj);
8207
- log_js_19.log.apply(this, args);
8209
+ log_js_20.log.apply(this, args);
8208
8210
  };
8209
8211
  exports.warning = warning;
8210
8212
  });
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, log_js_20, createObject_js_2, isSymbol_js_1, isNumber_js_8, isArray_js_13, warning_js_1, isFunction_js_10, isSame_js_2) {
8213
+ 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
8214
  "use strict";
8213
8215
  Object.defineProperty(exports, "__esModule", { value: true });
8214
8216
  exports.makeReactive = void 0;
@@ -8220,7 +8222,7 @@
8220
8222
  return obj;
8221
8223
  }
8222
8224
  if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
8223
- (0, log_js_20.log)(['MAKING bbn-loadbar', obj]);
8225
+ (0, log_js_21.log)(['MAKING bbn-loadbar', obj]);
8224
8226
  }
8225
8227
  if (!obj.__bbnWatchers) {
8226
8228
  Reflect.defineProperty(obj, '__bbnWatchers', {
@@ -8248,7 +8250,7 @@
8248
8250
  }
8249
8251
  var res = realTarget[key].apply(realTarget, args);
8250
8252
  (0, warning_js_1.warning)('DOING ARRAY STUFF');
8251
- (0, log_js_20.log)(target.__bbnParent);
8253
+ (0, log_js_21.log)(target.__bbnParent);
8252
8254
  onSet(target, 'length', parent);
8253
8255
  return res;
8254
8256
  };
@@ -8315,7 +8317,7 @@
8315
8317
  return Reflect.get(target, key);
8316
8318
  }
8317
8319
  if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
8318
- (0, log_js_20.log)(['Setting proxy prop in ' + parent.$options.name, target, key, value]);
8320
+ (0, log_js_21.log)(['Setting proxy prop in ' + parent.$options.name, target, key, value]);
8319
8321
  }
8320
8322
  if (!(0, isSame_js_2.isSame)(realTarget[key], value)) {
8321
8323
  if (key.indexOf('__bbn_') === 0) {
@@ -8343,7 +8345,7 @@
8343
8345
  }
8344
8346
  }
8345
8347
  if (parent && parent.$options && parent.$options.name === 'bbn-loadbar') {
8346
- (0, log_js_20.log)([
8348
+ (0, log_js_21.log)([
8347
8349
  'Setting proxy prop in ' +
8348
8350
  parent.$options.name +
8349
8351
  ' ' +
@@ -10084,7 +10086,7 @@
10084
10086
  };
10085
10087
  exports.uniqString = uniqString;
10086
10088
  });
10087
- define("fn/ajax/upload", ["require", "exports", "fn/form/objectToFormData", "fn/browser/log"], function (require, exports, objectToFormData_js_1, log_js_21) {
10089
+ define("fn/ajax/upload", ["require", "exports", "fn/form/objectToFormData", "fn/browser/log"], function (require, exports, objectToFormData_js_1, log_js_22) {
10088
10090
  "use strict";
10089
10091
  Object.defineProperty(exports, "__esModule", { value: true });
10090
10092
  exports.upload = void 0;
@@ -10128,13 +10130,13 @@
10128
10130
  return fn()
10129
10131
  .then(function (res) {
10130
10132
  if (success) {
10131
- (0, log_js_21.log)('SUCCESS', res);
10133
+ (0, log_js_22.log)('SUCCESS', res);
10132
10134
  success(res);
10133
10135
  }
10134
10136
  })
10135
10137
  .catch(function (err) {
10136
10138
  if (failure) {
10137
- (0, log_js_21.log)('ERROR', err);
10139
+ (0, log_js_22.log)('ERROR', err);
10138
10140
  failure(err);
10139
10141
  }
10140
10142
  });
@@ -10142,7 +10144,7 @@
10142
10144
  };
10143
10145
  exports.upload = upload;
10144
10146
  });
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, log_js_22, 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) {
10147
+ 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
10148
  "use strict";
10147
10149
  Object.defineProperty(exports, "__esModule", { value: true });
10148
10150
  exports.fn = void 0;
@@ -10310,7 +10312,7 @@
10310
10312
  iterate: iterate_js_12.iterate,
10311
10313
  lightenDarkenHex: lightenDarkenHex_js_1.lightenDarkenHex,
10312
10314
  link: link_js_2.link,
10313
- log: log_js_22.log,
10315
+ log: log_js_23.log,
10314
10316
  makeReactive: makeReactive_js_1.makeReactive,
10315
10317
  map: map_js_1.map,
10316
10318
  md5: md5_js_4.md5,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bbn/bbn",
3
- "version": "1.0.122",
3
+ "version": "1.0.124",
4
4
  "description": "Javascript toolkit",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",