bitwrench 2.0.12 → 2.0.13

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,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
4
4
  typeof define === 'function' && define.amd ? define(['exports'], factory) :
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).bwCodeEdit={})}(this,function(e){"use strict";
3
3
  /**
4
4
  * bitwrench-code-edit.js - syntax-highlighted contenteditable code editor addon
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * bitwrench-code-edit.js - syntax-highlighted contenteditable code editor addon
4
4
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * bitwrench-code-edit.js - syntax-highlighted contenteditable code editor addon
4
4
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
4
4
  typeof define === 'function' && define.amd ? define(['exports'], factory) :
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).bwCodeEdit={})}(this,function(e){"use strict";
3
3
  /**
4
4
  * bitwrench-code-edit.js - syntax-highlighted contenteditable code editor addon
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  /**
@@ -7,14 +7,14 @@
7
7
  */
8
8
 
9
9
  const VERSION_INFO = {
10
- version: '2.0.12',
10
+ version: '2.0.13',
11
11
  name: 'bitwrench',
12
12
  description: 'A library for javascript UI functions.',
13
13
  license: 'BSD-2-Clause',
14
14
  homepage: 'https://deftio.github.com/bitwrench/pages',
15
15
  repository: 'git+https://github.com/deftio/bitwrench.git',
16
16
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
17
- buildDate: '2026-03-07T22:31:35.755Z'
17
+ buildDate: '2026-03-07T22:35:06.056Z'
18
18
  };
19
19
 
20
20
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- "use strict";const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ "use strict";const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -189,14 +189,14 @@
189
189
  */
190
190
 
191
191
  var VERSION_INFO = {
192
- version: '2.0.12',
192
+ version: '2.0.13',
193
193
  name: 'bitwrench',
194
194
  description: 'A library for javascript UI functions.',
195
195
  license: 'BSD-2-Clause',
196
196
  homepage: 'https://deftio.github.com/bitwrench/pages',
197
197
  repository: 'git+https://github.com/deftio/bitwrench.git',
198
198
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
199
- buildDate: '2026-03-07T22:31:35.755Z'
199
+ buildDate: '2026-03-07T22:35:06.056Z'
200
200
  };
201
201
 
202
202
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- !function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=r()}(this,function(){"use strict";function e(e,r){(null==r||r>e.length)&&(r=e.length);for(var t=0,o=Array(r);t<r;t++)o[t]=e[t];return o}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var o=t.call(e,r);if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:r+""}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function t(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,o)}return t}function o(e){for(var o=1;o<arguments.length;o++){var n=null!=arguments[o]?arguments[o]:{};o%2?t(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function n(e,r){if(null==e)return{};var t,o,n=function(e,r){if(null==e)return{};var t={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(-1!==r.indexOf(o))continue;t[o]=e[o]}return t}(e,r);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)t=a[o],-1===r.indexOf(t)&&{}.propertyIsEnumerable.call(e,t)&&(n[t]=e[t])}return n}function a(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var o,n,a,i,l=[],c=!0,s=!1;try{if(a=(t=t.call(e)).next,0===r);else for(;!(c=(o=a.call(t)).done)&&(l.push(o.value),l.length!==r);c=!0);}catch(e){s=!0,n=e}finally{try{if(!c&&null!=t.return&&(i=t.return(),Object(i)!==i))return}finally{if(s)throw n}}return l}}(e,r)||c(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(r){return function(r){if(Array.isArray(r))return e(r)}(r)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(r)||c(r)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l(e)}function c(r,t){if(r){if("string"==typeof r)return e(r,t);var o={}.toString.call(r).slice(8,-1);return"Object"===o&&r.constructor&&(o=r.constructor.name),"Map"===o||"Set"===o?Array.from(r):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?e(r,t):void 0}}var s,d,b={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ !function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=r()}(this,function(){"use strict";function e(e,r){(null==r||r>e.length)&&(r=e.length);for(var t=0,o=Array(r);t<r;t++)o[t]=e[t];return o}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var o=t.call(e,r);if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:r+""}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function t(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,o)}return t}function o(e){for(var o=1;o<arguments.length;o++){var n=null!=arguments[o]?arguments[o]:{};o%2?t(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function n(e,r){if(null==e)return{};var t,o,n=function(e,r){if(null==e)return{};var t={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(-1!==r.indexOf(o))continue;t[o]=e[o]}return t}(e,r);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)t=a[o],-1===r.indexOf(t)&&{}.propertyIsEnumerable.call(e,t)&&(n[t]=e[t])}return n}function a(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var o,n,a,i,l=[],c=!0,s=!1;try{if(a=(t=t.call(e)).next,0===r);else for(;!(c=(o=a.call(t)).done)&&(l.push(o.value),l.length!==r);c=!0);}catch(e){s=!0,n=e}finally{try{if(!c&&null!=t.return&&(i=t.return(),Object(i)!==i))return}finally{if(s)throw n}}return l}}(e,r)||c(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(r){return function(r){if(Array.isArray(r))return e(r)}(r)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(r)||c(r)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l(e)}function c(r,t){if(r){if("string"==typeof r)return e(r,t);var o={}.toString.call(r).slice(8,-1);return"Object"===o&&r.constructor&&(o=r.constructor.name),"Map"===o||"Set"===o?Array.from(r):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?e(r,t):void 0}}var s,d,b={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,18 +1,18 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * Auto-generated version file from package.json
4
4
  * DO NOT EDIT DIRECTLY - Use npm run generate-version
5
5
  */
6
6
 
7
7
  const VERSION_INFO = {
8
- version: '2.0.12',
8
+ version: '2.0.13',
9
9
  name: 'bitwrench',
10
10
  description: 'A library for javascript UI functions.',
11
11
  license: 'BSD-2-Clause',
12
12
  homepage: 'https://deftio.github.com/bitwrench/pages',
13
13
  repository: 'git+https://github.com/deftio/bitwrench.git',
14
14
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
15
- buildDate: '2026-03-07T22:31:35.755Z'
15
+ buildDate: '2026-03-07T22:35:06.056Z'
16
16
  };
17
17
 
18
18
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -11,14 +11,14 @@
11
11
  */
12
12
 
13
13
  const VERSION_INFO = {
14
- version: '2.0.12',
14
+ version: '2.0.13',
15
15
  name: 'bitwrench',
16
16
  description: 'A library for javascript UI functions.',
17
17
  license: 'BSD-2-Clause',
18
18
  homepage: 'https://deftio.github.com/bitwrench/pages',
19
19
  repository: 'git+https://github.com/deftio/bitwrench.git',
20
20
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
21
- buildDate: '2026-03-07T22:31:35.755Z'
21
+ buildDate: '2026-03-07T22:35:06.056Z'
22
22
  };
23
23
 
24
24
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench-lean v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  /**
@@ -7,14 +7,14 @@
7
7
  */
8
8
 
9
9
  const VERSION_INFO = {
10
- version: '2.0.12',
10
+ version: '2.0.13',
11
11
  name: 'bitwrench',
12
12
  description: 'A library for javascript UI functions.',
13
13
  license: 'BSD-2-Clause',
14
14
  homepage: 'https://deftio.github.com/bitwrench/pages',
15
15
  repository: 'git+https://github.com/deftio/bitwrench.git',
16
16
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
17
- buildDate: '2026-03-07T22:31:35.755Z'
17
+ buildDate: '2026-03-07T22:35:06.056Z'
18
18
  };
19
19
 
20
20
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- "use strict";const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ "use strict";const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -203,14 +203,14 @@
203
203
  */
204
204
 
205
205
  var VERSION_INFO = {
206
- version: '2.0.12',
206
+ version: '2.0.13',
207
207
  name: 'bitwrench',
208
208
  description: 'A library for javascript UI functions.',
209
209
  license: 'BSD-2-Clause',
210
210
  homepage: 'https://deftio.github.com/bitwrench/pages',
211
211
  repository: 'git+https://github.com/deftio/bitwrench.git',
212
212
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
213
- buildDate: '2026-03-07T22:31:35.755Z'
213
+ buildDate: '2026-03-07T22:35:06.056Z'
214
214
  };
215
215
 
216
216
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t,r){return t&&function(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,s(o.key),o)}}(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e,t,r){return(t=s(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function n(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach(function(t){o(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function i(e,t){if(null==e)return{};var r,o,a=function(e,t){if(null==e)return{};var r={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(-1!==t.indexOf(o))continue;r[o]=e[o]}return r}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(o=0;o<n.length;o++)r=n[o],-1===t.indexOf(r)&&{}.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,a,n,i,c=[],l=!0,s=!1;try{if(n=(r=r.call(e)).next,0===t);else for(;!(l=(o=n.call(r)).done)&&(c.push(o.value),c.length!==t);l=!0);}catch(e){s=!0,a=e}finally{try{if(!l&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw a}}return c}}(e,t)||b(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t){return function(t){if(Array.isArray(t))return e(t)}(t)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||b(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t);if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}function b(t,r){if(t){if("string"==typeof t)return e(t,r);var o={}.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?e(t,r):void 0}}var u,m,p={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t,r){return t&&function(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,s(o.key),o)}}(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e,t,r){return(t=s(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function n(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach(function(t){o(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function i(e,t){if(null==e)return{};var r,o,a=function(e,t){if(null==e)return{};var r={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(-1!==t.indexOf(o))continue;r[o]=e[o]}return r}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(o=0;o<n.length;o++)r=n[o],-1===t.indexOf(r)&&{}.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,a,n,i,c=[],l=!0,s=!1;try{if(n=(r=r.call(e)).next,0===t);else for(;!(l=(o=n.call(r)).done)&&(c.push(o.value),c.length!==t);l=!0);}catch(e){s=!0,a=e}finally{try{if(!l&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw a}}return c}}(e,t)||b(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t){return function(t){if(Array.isArray(t))return e(t)}(t)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||b(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t);if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}function b(t,r){if(t){if("string"==typeof t)return e(t,r);var o={}.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?e(t,r):void 0}}var u,m,p={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,18 +1,18 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * Auto-generated version file from package.json
4
4
  * DO NOT EDIT DIRECTLY - Use npm run generate-version
5
5
  */
6
6
 
7
7
  const VERSION_INFO = {
8
- version: '2.0.12',
8
+ version: '2.0.13',
9
9
  name: 'bitwrench',
10
10
  description: 'A library for javascript UI functions.',
11
11
  license: 'BSD-2-Clause',
12
12
  homepage: 'https://deftio.github.com/bitwrench/pages',
13
13
  repository: 'git+https://github.com/deftio/bitwrench.git',
14
14
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
15
- buildDate: '2026-03-07T22:31:35.755Z'
15
+ buildDate: '2026-03-07T22:35:06.056Z'
16
16
  };
17
17
 
18
18
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -11,14 +11,14 @@
11
11
  */
12
12
 
13
13
  const VERSION_INFO = {
14
- version: '2.0.12',
14
+ version: '2.0.13',
15
15
  name: 'bitwrench',
16
16
  description: 'A library for javascript UI functions.',
17
17
  license: 'BSD-2-Clause',
18
18
  homepage: 'https://deftio.github.com/bitwrench/pages',
19
19
  repository: 'git+https://github.com/deftio/bitwrench.git',
20
20
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
21
- buildDate: '2026-03-07T22:31:35.755Z'
21
+ buildDate: '2026-03-07T22:35:06.056Z'
22
22
  };
23
23
 
24
24
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.12 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";const e={version:"2.0.12",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:31:35.755Z"};
1
+ /*! bitwrench v2.0.13 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bw=t()}(this,function(){"use strict";const e={version:"2.0.13",name:"bitwrench",description:"A library for javascript UI functions.",license:"BSD-2-Clause",homepage:"https://deftio.github.com/bitwrench/pages",repository:"git+https://github.com/deftio/bitwrench.git",author:"manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)",buildDate:"2026-03-07T22:35:06.056Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
package/dist/builds.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.12",
2
+ "version": "2.0.13",
3
3
  "buildDate": "2026-03-07",
4
4
  "files": [
5
5
  {
@@ -11,7 +11,7 @@
11
11
  "raw": 21195,
12
12
  "gzipped": 5376,
13
13
  "sourceMap": true,
14
- "integrity": "sha384-iniQT8sbWorsredSMK7ptwV/qghisFyzHxx3+m2DQw/Kut2EJ5QulIg+w8v6xP++"
14
+ "integrity": "sha384-LdV0H4QxwNTgvqxIne+CnVQ9AJfek7wlcMHhmAjZVDgyKJLt/I3lp0ekYz/hCVk1"
15
15
  },
16
16
  {
17
17
  "file": "bitwrench-lean.cjs.js",
@@ -22,7 +22,7 @@
22
22
  "raw": 201928,
23
23
  "gzipped": 49934,
24
24
  "sourceMap": true,
25
- "integrity": "sha384-WRPDBM35RlsbdHCWQNrnOGJTpd9Wv+YL268cwtOR+cpLlA466DCG17i3Lyl/FPQW"
25
+ "integrity": "sha384-pK6xEytzsc4cER0mfAUlcTEbD650K2ACN74TBEReYu8O/xaiJeHKvRaIjMmeWgsj"
26
26
  },
27
27
  {
28
28
  "file": "bitwrench.cjs.js",
@@ -31,9 +31,9 @@
31
31
  "component": "core",
32
32
  "minified": false,
33
33
  "raw": 287589,
34
- "gzipped": 67737,
34
+ "gzipped": 67738,
35
35
  "sourceMap": true,
36
- "integrity": "sha384-etzFHx5AQ+Bgls3sr0zMxXZgzpVHW42cIDcZ9zyPkukKafSdHn7ahoZ2Y6xzBh1C"
36
+ "integrity": "sha384-DuTaZdszqMEi1J8i6HcKZXOFMEO3+37H0AQP6qgSV2N1fARN1B4ikAfg9t940RJz"
37
37
  },
38
38
  {
39
39
  "file": "bitwrench-lean.cjs.min.js",
@@ -44,7 +44,7 @@
44
44
  "raw": 88559,
45
45
  "gzipped": 24187,
46
46
  "sourceMap": true,
47
- "integrity": "sha384-cGO2fyuHV/fZny/mjpsBrXDYbCQiBSoHi2tCl68YKvJ1s9o7I1DYa1NoZt8vsACd"
47
+ "integrity": "sha384-Kn4RQBkFECdOwPJ8/mFpGI17B3n8nrMusDI9G7FG+zzEr3UwOa/Rq6D4On3ChfeL"
48
48
  },
49
49
  {
50
50
  "file": "bitwrench.cjs.min.js",
@@ -53,9 +53,9 @@
53
53
  "component": "core",
54
54
  "minified": true,
55
55
  "raw": 114014,
56
- "gzipped": 31054,
56
+ "gzipped": 31055,
57
57
  "sourceMap": true,
58
- "integrity": "sha384-Ilrq5jWcDWqMOxcylaFuMIem8T7nF5VXFD+y/r35yNKWZ81PNJwV5GbVfrE3oqjD"
58
+ "integrity": "sha384-E8hNQzp5diUhaaX6sC9r95I+UUzsmgSkAaXFYb5jfogfDlZerdVpM9aIiUWFvtSP"
59
59
  },
60
60
  {
61
61
  "file": "bitwrench.css",
@@ -77,7 +77,7 @@
77
77
  "raw": 25726,
78
78
  "gzipped": 5708,
79
79
  "sourceMap": true,
80
- "integrity": "sha384-TLp3JL/fWoMeLM+Qj9fDXyR5SKUkzdYrX4sJNd54V1x1QRkKQQSAikE1uHOyuvX/"
80
+ "integrity": "sha384-sBLjtcsTQoV/GLwRAhyqD8WI8sAvtz6dlj1mo5pe3O3o7TWZT3po88bPA/PJUTTp"
81
81
  },
82
82
  {
83
83
  "file": "bitwrench-lean.es5.js",
@@ -86,9 +86,9 @@
86
86
  "component": "lean",
87
87
  "minified": false,
88
88
  "raw": 237397,
89
- "gzipped": 53769,
89
+ "gzipped": 53770,
90
90
  "sourceMap": true,
91
- "integrity": "sha384-39Oyuxd9HRJMb4Yp/Z2Zm470RUwXvf1et35/Nf0/lQoNpix4oYysFqATBO5CnJqI"
91
+ "integrity": "sha384-GVYCgQhyJ88rMq0T3Rw24ISABcfwkqSj6snDzAjql5KOM0of3kpO1g2crKZSPZeA"
92
92
  },
93
93
  {
94
94
  "file": "bitwrench.es5.js",
@@ -97,9 +97,9 @@
97
97
  "component": "core",
98
98
  "minified": false,
99
99
  "raw": 349407,
100
- "gzipped": 74741,
100
+ "gzipped": 74742,
101
101
  "sourceMap": true,
102
- "integrity": "sha384-T16cqIH+lZLQYS9n7ylsUMaNjjsJxaSmrE3iaFE4Xh7IUKUnoMeKZZIkUzbRdYac"
102
+ "integrity": "sha384-96s7kXsqky4PrP/l3J1Zr3guW+5nzrFYuJTp0kUMn8/IQ4nbhdaIfQfnC9lyiuE3"
103
103
  },
104
104
  {
105
105
  "file": "bitwrench-code-edit.es5.min.js",
@@ -110,7 +110,7 @@
110
110
  "raw": 10827,
111
111
  "gzipped": 3912,
112
112
  "sourceMap": true,
113
- "integrity": "sha384-NqzhnOPVpj23nHfsOdLrMrjOXVdekW7Ubt5JgvdndQF7KaGSSzTwSwFsGQ4MsjFF"
113
+ "integrity": "sha384-XNcaCUcUU4XOJVmeWI+avesw+ETXyt6Vv71sjKoxUgjZXM9bOQNE34EtkLDrZK42"
114
114
  },
115
115
  {
116
116
  "file": "bitwrench-lean.es5.min.js",
@@ -119,9 +119,9 @@
119
119
  "component": "lean",
120
120
  "minified": true,
121
121
  "raw": 95570,
122
- "gzipped": 25854,
122
+ "gzipped": 25855,
123
123
  "sourceMap": true,
124
- "integrity": "sha384-+iiV0Aa7O4K+3eEt8FQMADvSLNt78rAx53lSj01reJS5/m8fp6DbBSyxvrBzC9MZ"
124
+ "integrity": "sha384-e8szKtY6GciQncnHIIJKO7UOayImesVg/FY/dnrkBjVVsMRqInP+rZrm3nK+LmBK"
125
125
  },
126
126
  {
127
127
  "file": "bitwrench.es5.min.js",
@@ -132,7 +132,7 @@
132
132
  "raw": 127661,
133
133
  "gzipped": 33727,
134
134
  "sourceMap": true,
135
- "integrity": "sha384-VdJRBUX2ui/YB616jEQHPFAG7cE5pppNxr5INoy7nLJyfTFCoki5CTwlhOWZbEa1"
135
+ "integrity": "sha384-EqVhSF6rix6Z67Q2j+mGVT4vTrIpiwB5RgOjQECDch3AOSCP8PU4nEx1OKZ+ZE8X"
136
136
  },
137
137
  {
138
138
  "file": "bitwrench-code-edit.esm.js",
@@ -141,9 +141,9 @@
141
141
  "component": "code-edit",
142
142
  "minified": false,
143
143
  "raw": 20976,
144
- "gzipped": 5297,
144
+ "gzipped": 5298,
145
145
  "sourceMap": true,
146
- "integrity": "sha384-aRENetJ1d48tNUExwFSM8pcDPeuSLzzFNDCCqRZSrw1C3isEH/ODgIsvGwgD+Ixz"
146
+ "integrity": "sha384-UmRzxiRly6y4cG5qxsRBktHV5AqLcB3l58ZJobqtcXNTXlcVE7LCHA5Gj9dZ8iEz"
147
147
  },
148
148
  {
149
149
  "file": "bitwrench-lean.esm.js",
@@ -152,9 +152,9 @@
152
152
  "component": "lean",
153
153
  "minified": false,
154
154
  "raw": 201918,
155
- "gzipped": 49930,
155
+ "gzipped": 49931,
156
156
  "sourceMap": true,
157
- "integrity": "sha384-xMrzcNeMyaaPUW0VM7fJPwxEUc5SzdWp+3+tyPu1tzutGyWtYe9X7VCOQMvLq9kV"
157
+ "integrity": "sha384-BzvnGkOZWR7NGbZ7DBaG7YcOT/nIvrPG5Hlvi4NnAZFtXjDmr1hnWAYAgQoSdNnv"
158
158
  },
159
159
  {
160
160
  "file": "bitwrench.esm.js",
@@ -163,9 +163,9 @@
163
163
  "component": "core",
164
164
  "minified": false,
165
165
  "raw": 287579,
166
- "gzipped": 67734,
166
+ "gzipped": 67735,
167
167
  "sourceMap": true,
168
- "integrity": "sha384-OS7G+ZEexcv5GbbBSEabR3DMsMsMMWRFn155SyyxhpeWpJB3Gf9Aj+H18dSD92ZH"
168
+ "integrity": "sha384-dlxlNMdGcP0ywSXTKkrlYpII8c5gPuV52aVJwNRGscvUZMXjqe7udOY4YRzSR5/k"
169
169
  },
170
170
  {
171
171
  "file": "bitwrench-code-edit.esm.min.js",
@@ -176,7 +176,7 @@
176
176
  "raw": 10529,
177
177
  "gzipped": 3816,
178
178
  "sourceMap": true,
179
- "integrity": "sha384-DjVEPrlQUzEHt5WAVPOJEPLjyrPZdkdGPQp9g3c9WLAavb7GzzmhptAJC4xWB8C4"
179
+ "integrity": "sha384-G4L3pTvQ1YUtLPhYfI9g1ZGUI4ZfeIZ1KB5dHacFdeuSjHwdb0md7+cHva6z4aoV"
180
180
  },
181
181
  {
182
182
  "file": "bitwrench-lean.esm.min.js",
@@ -185,9 +185,9 @@
185
185
  "component": "lean",
186
186
  "minified": true,
187
187
  "raw": 88550,
188
- "gzipped": 24183,
188
+ "gzipped": 24184,
189
189
  "sourceMap": true,
190
- "integrity": "sha384-Cw024e8+uKz2pBEY7Mz/RTJyR2TPxwJESH9HMJHoh+cHTGM+6jOkR+s9dXX1Z+bu"
190
+ "integrity": "sha384-voZ7Rb6UJN2GVpYTi6w8dZkGfyBoLj+65nGknbI/5nr/acYCnfsU1XRrcbXMKuHE"
191
191
  },
192
192
  {
193
193
  "file": "bitwrench.esm.min.js",
@@ -196,9 +196,9 @@
196
196
  "component": "core",
197
197
  "minified": true,
198
198
  "raw": 114005,
199
- "gzipped": 31050,
199
+ "gzipped": 31051,
200
200
  "sourceMap": true,
201
- "integrity": "sha384-C7ADCRc/mIv+r4PfmjzY9n0NaJLSQBqq2mkLzDIqP6cXZ8vuES+SoPz2tQ3KWslT"
201
+ "integrity": "sha384-gdTZ3Dq1jMC93PRGPPbOkz+WpipfwBUlrgVmhtzhI+QnN+AdC+irpTQOdfnJi91d"
202
202
  },
203
203
  {
204
204
  "file": "bitwrench-code-edit.umd.js",
@@ -209,7 +209,7 @@
209
209
  "raw": 22691,
210
210
  "gzipped": 5540,
211
211
  "sourceMap": true,
212
- "integrity": "sha384-nM+ACJXCWnjfrIlJncM3b7PJuf/p/hEfExy3UvxN1IYPaZ1MCrg7Wj+qEFtPkm48"
212
+ "integrity": "sha384-9CDC2fwqR2lR2Hou3xXgx4WEfTzmpNzb8NCuPTd2BXIeS0h9uBrjFQvV+JAjfEid"
213
213
  },
214
214
  {
215
215
  "file": "bitwrench-lean.umd.js",
@@ -218,9 +218,9 @@
218
218
  "component": "lean",
219
219
  "minified": false,
220
220
  "raw": 213302,
221
- "gzipped": 50711,
221
+ "gzipped": 50712,
222
222
  "sourceMap": true,
223
- "integrity": "sha384-CPfiLHahgxtHfn954B0dwT8DeS1ADNE4SJQ4hj6zXlBhM2D3AW8PHIy3dIlIKeMO"
223
+ "integrity": "sha384-0gpOij1EQYqN9TEvVM7Hw4kJHBaTTVV0h78uet88qIkZiTFAcDsjRuDyM2kIKZyL"
224
224
  },
225
225
  {
226
226
  "file": "bitwrench.umd.js",
@@ -231,7 +231,7 @@
231
231
  "raw": 304535,
232
232
  "gzipped": 68805,
233
233
  "sourceMap": true,
234
- "integrity": "sha384-DeH2rIkKLdTVwewXAeH5fz4e96Okuenk1IAjSZt7vROMsEo01SNDHXM1eSp8xCF2"
234
+ "integrity": "sha384-UmJ2qAzI4VinBscTiJwPpRI3qgM6GIXSa9sEGfLvCBrRdRSGMRnxbsaLl7s/YEqK"
235
235
  },
236
236
  {
237
237
  "file": "bitwrench-code-edit.umd.min.js",
@@ -242,7 +242,7 @@
242
242
  "raw": 10827,
243
243
  "gzipped": 3911,
244
244
  "sourceMap": true,
245
- "integrity": "sha384-se038rgk3dydSBL8JhCfMVIW2v4wfB3gc4rONSIxvP2LXbCygytldO5gBy8SPWlj"
245
+ "integrity": "sha384-ehHSdbkdQ2kwCffmQ1+M2R4v+1louzELVGTAGRBNu7zXIwbxAog6dtEIpc1xzTdo"
246
246
  },
247
247
  {
248
248
  "file": "bitwrench-lean.umd.min.js",
@@ -253,7 +253,7 @@
253
253
  "raw": 88842,
254
254
  "gzipped": 24259,
255
255
  "sourceMap": true,
256
- "integrity": "sha384-CdaasF3VEwKBlG8DwV23bql6wOj1BablbD3IcLt4BYGqpd1b5HjQ7MLGQgKXKNZL"
256
+ "integrity": "sha384-9YLaX7h+JLz3y1e6zchJGxqfriIKibisxUisTqRyqbgZn5nqfdyjV1INqwmlH4QU"
257
257
  },
258
258
  {
259
259
  "file": "bitwrench.umd.min.js",
@@ -262,9 +262,9 @@
262
262
  "component": "core",
263
263
  "minified": true,
264
264
  "raw": 114331,
265
- "gzipped": 31133,
265
+ "gzipped": 31134,
266
266
  "sourceMap": true,
267
- "integrity": "sha384-VJAA6zzMilKOnaqKy6YFOFNORCvlBPElFL7iSX6HucBsOFSGRuXOBZiHbxB+xo3a"
267
+ "integrity": "sha384-tM+wSNT1/uBh5bnJ0FC3PSAUPZpHmnzKSH2B09OliUemDhAMAB0keBuVH/RvzK26"
268
268
  }
269
269
  ]
270
270
  }
package/dist/sri.json CHANGED
@@ -1,31 +1,31 @@
1
1
  {
2
- "version": "2.0.12",
2
+ "version": "2.0.13",
3
3
  "algorithm": "sha384",
4
4
  "generated": "2026-03-07",
5
5
  "files": {
6
- "bitwrench-code-edit.cjs.js": "sha384-iniQT8sbWorsredSMK7ptwV/qghisFyzHxx3+m2DQw/Kut2EJ5QulIg+w8v6xP++",
7
- "bitwrench-code-edit.es5.js": "sha384-TLp3JL/fWoMeLM+Qj9fDXyR5SKUkzdYrX4sJNd54V1x1QRkKQQSAikE1uHOyuvX/",
8
- "bitwrench-code-edit.es5.min.js": "sha384-NqzhnOPVpj23nHfsOdLrMrjOXVdekW7Ubt5JgvdndQF7KaGSSzTwSwFsGQ4MsjFF",
9
- "bitwrench-code-edit.esm.js": "sha384-aRENetJ1d48tNUExwFSM8pcDPeuSLzzFNDCCqRZSrw1C3isEH/ODgIsvGwgD+Ixz",
10
- "bitwrench-code-edit.esm.min.js": "sha384-DjVEPrlQUzEHt5WAVPOJEPLjyrPZdkdGPQp9g3c9WLAavb7GzzmhptAJC4xWB8C4",
11
- "bitwrench-code-edit.umd.js": "sha384-nM+ACJXCWnjfrIlJncM3b7PJuf/p/hEfExy3UvxN1IYPaZ1MCrg7Wj+qEFtPkm48",
12
- "bitwrench-code-edit.umd.min.js": "sha384-se038rgk3dydSBL8JhCfMVIW2v4wfB3gc4rONSIxvP2LXbCygytldO5gBy8SPWlj",
13
- "bitwrench-lean.cjs.js": "sha384-WRPDBM35RlsbdHCWQNrnOGJTpd9Wv+YL268cwtOR+cpLlA466DCG17i3Lyl/FPQW",
14
- "bitwrench-lean.cjs.min.js": "sha384-cGO2fyuHV/fZny/mjpsBrXDYbCQiBSoHi2tCl68YKvJ1s9o7I1DYa1NoZt8vsACd",
15
- "bitwrench-lean.es5.js": "sha384-39Oyuxd9HRJMb4Yp/Z2Zm470RUwXvf1et35/Nf0/lQoNpix4oYysFqATBO5CnJqI",
16
- "bitwrench-lean.es5.min.js": "sha384-+iiV0Aa7O4K+3eEt8FQMADvSLNt78rAx53lSj01reJS5/m8fp6DbBSyxvrBzC9MZ",
17
- "bitwrench-lean.esm.js": "sha384-xMrzcNeMyaaPUW0VM7fJPwxEUc5SzdWp+3+tyPu1tzutGyWtYe9X7VCOQMvLq9kV",
18
- "bitwrench-lean.esm.min.js": "sha384-Cw024e8+uKz2pBEY7Mz/RTJyR2TPxwJESH9HMJHoh+cHTGM+6jOkR+s9dXX1Z+bu",
19
- "bitwrench-lean.umd.js": "sha384-CPfiLHahgxtHfn954B0dwT8DeS1ADNE4SJQ4hj6zXlBhM2D3AW8PHIy3dIlIKeMO",
20
- "bitwrench-lean.umd.min.js": "sha384-CdaasF3VEwKBlG8DwV23bql6wOj1BablbD3IcLt4BYGqpd1b5HjQ7MLGQgKXKNZL",
21
- "bitwrench.cjs.js": "sha384-etzFHx5AQ+Bgls3sr0zMxXZgzpVHW42cIDcZ9zyPkukKafSdHn7ahoZ2Y6xzBh1C",
22
- "bitwrench.cjs.min.js": "sha384-Ilrq5jWcDWqMOxcylaFuMIem8T7nF5VXFD+y/r35yNKWZ81PNJwV5GbVfrE3oqjD",
6
+ "bitwrench-code-edit.cjs.js": "sha384-LdV0H4QxwNTgvqxIne+CnVQ9AJfek7wlcMHhmAjZVDgyKJLt/I3lp0ekYz/hCVk1",
7
+ "bitwrench-code-edit.es5.js": "sha384-sBLjtcsTQoV/GLwRAhyqD8WI8sAvtz6dlj1mo5pe3O3o7TWZT3po88bPA/PJUTTp",
8
+ "bitwrench-code-edit.es5.min.js": "sha384-XNcaCUcUU4XOJVmeWI+avesw+ETXyt6Vv71sjKoxUgjZXM9bOQNE34EtkLDrZK42",
9
+ "bitwrench-code-edit.esm.js": "sha384-UmRzxiRly6y4cG5qxsRBktHV5AqLcB3l58ZJobqtcXNTXlcVE7LCHA5Gj9dZ8iEz",
10
+ "bitwrench-code-edit.esm.min.js": "sha384-G4L3pTvQ1YUtLPhYfI9g1ZGUI4ZfeIZ1KB5dHacFdeuSjHwdb0md7+cHva6z4aoV",
11
+ "bitwrench-code-edit.umd.js": "sha384-9CDC2fwqR2lR2Hou3xXgx4WEfTzmpNzb8NCuPTd2BXIeS0h9uBrjFQvV+JAjfEid",
12
+ "bitwrench-code-edit.umd.min.js": "sha384-ehHSdbkdQ2kwCffmQ1+M2R4v+1louzELVGTAGRBNu7zXIwbxAog6dtEIpc1xzTdo",
13
+ "bitwrench-lean.cjs.js": "sha384-pK6xEytzsc4cER0mfAUlcTEbD650K2ACN74TBEReYu8O/xaiJeHKvRaIjMmeWgsj",
14
+ "bitwrench-lean.cjs.min.js": "sha384-Kn4RQBkFECdOwPJ8/mFpGI17B3n8nrMusDI9G7FG+zzEr3UwOa/Rq6D4On3ChfeL",
15
+ "bitwrench-lean.es5.js": "sha384-GVYCgQhyJ88rMq0T3Rw24ISABcfwkqSj6snDzAjql5KOM0of3kpO1g2crKZSPZeA",
16
+ "bitwrench-lean.es5.min.js": "sha384-e8szKtY6GciQncnHIIJKO7UOayImesVg/FY/dnrkBjVVsMRqInP+rZrm3nK+LmBK",
17
+ "bitwrench-lean.esm.js": "sha384-BzvnGkOZWR7NGbZ7DBaG7YcOT/nIvrPG5Hlvi4NnAZFtXjDmr1hnWAYAgQoSdNnv",
18
+ "bitwrench-lean.esm.min.js": "sha384-voZ7Rb6UJN2GVpYTi6w8dZkGfyBoLj+65nGknbI/5nr/acYCnfsU1XRrcbXMKuHE",
19
+ "bitwrench-lean.umd.js": "sha384-0gpOij1EQYqN9TEvVM7Hw4kJHBaTTVV0h78uet88qIkZiTFAcDsjRuDyM2kIKZyL",
20
+ "bitwrench-lean.umd.min.js": "sha384-9YLaX7h+JLz3y1e6zchJGxqfriIKibisxUisTqRyqbgZn5nqfdyjV1INqwmlH4QU",
21
+ "bitwrench.cjs.js": "sha384-DuTaZdszqMEi1J8i6HcKZXOFMEO3+37H0AQP6qgSV2N1fARN1B4ikAfg9t940RJz",
22
+ "bitwrench.cjs.min.js": "sha384-E8hNQzp5diUhaaX6sC9r95I+UUzsmgSkAaXFYb5jfogfDlZerdVpM9aIiUWFvtSP",
23
23
  "bitwrench.css": "sha384-LuYgAZ4GP4xOWBjQgt/6y2f3i5JeR7BZgDhx5PIrIHTZ45IOuxdwh2KI0k7INzp3",
24
- "bitwrench.es5.js": "sha384-T16cqIH+lZLQYS9n7ylsUMaNjjsJxaSmrE3iaFE4Xh7IUKUnoMeKZZIkUzbRdYac",
25
- "bitwrench.es5.min.js": "sha384-VdJRBUX2ui/YB616jEQHPFAG7cE5pppNxr5INoy7nLJyfTFCoki5CTwlhOWZbEa1",
26
- "bitwrench.esm.js": "sha384-OS7G+ZEexcv5GbbBSEabR3DMsMsMMWRFn155SyyxhpeWpJB3Gf9Aj+H18dSD92ZH",
27
- "bitwrench.esm.min.js": "sha384-C7ADCRc/mIv+r4PfmjzY9n0NaJLSQBqq2mkLzDIqP6cXZ8vuES+SoPz2tQ3KWslT",
28
- "bitwrench.umd.js": "sha384-DeH2rIkKLdTVwewXAeH5fz4e96Okuenk1IAjSZt7vROMsEo01SNDHXM1eSp8xCF2",
29
- "bitwrench.umd.min.js": "sha384-VJAA6zzMilKOnaqKy6YFOFNORCvlBPElFL7iSX6HucBsOFSGRuXOBZiHbxB+xo3a"
24
+ "bitwrench.es5.js": "sha384-96s7kXsqky4PrP/l3J1Zr3guW+5nzrFYuJTp0kUMn8/IQ4nbhdaIfQfnC9lyiuE3",
25
+ "bitwrench.es5.min.js": "sha384-EqVhSF6rix6Z67Q2j+mGVT4vTrIpiwB5RgOjQECDch3AOSCP8PU4nEx1OKZ+ZE8X",
26
+ "bitwrench.esm.js": "sha384-dlxlNMdGcP0ywSXTKkrlYpII8c5gPuV52aVJwNRGscvUZMXjqe7udOY4YRzSR5/k",
27
+ "bitwrench.esm.min.js": "sha384-gdTZ3Dq1jMC93PRGPPbOkz+WpipfwBUlrgVmhtzhI+QnN+AdC+irpTQOdfnJi91d",
28
+ "bitwrench.umd.js": "sha384-UmJ2qAzI4VinBscTiJwPpRI3qgM6GIXSa9sEGfLvCBrRdRSGMRnxbsaLl7s/YEqK",
29
+ "bitwrench.umd.min.js": "sha384-tM+wSNT1/uBh5bnJ0FC3PSAUPZpHmnzKSH2B09OliUemDhAMAB0keBuVH/RvzK26"
30
30
  }
31
31
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitwrench",
3
- "version": "2.0.12",
3
+ "version": "2.0.13",
4
4
  "description": "A library for javascript UI functions.",
5
5
  "main": "./dist/bitwrench.umd.js",
6
6
  "repository": {
package/src/version.js CHANGED
@@ -3,14 +3,14 @@
3
3
  * DO NOT EDIT DIRECTLY - Use npm run generate-version
4
4
  */
5
5
 
6
- export const VERSION = '2.0.12';
6
+ export const VERSION = '2.0.13';
7
7
  export const VERSION_INFO = {
8
- version: '2.0.12',
8
+ version: '2.0.13',
9
9
  name: 'bitwrench',
10
10
  description: 'A library for javascript UI functions.',
11
11
  license: 'BSD-2-Clause',
12
12
  homepage: 'https://deftio.github.com/bitwrench/pages',
13
13
  repository: 'git+https://github.com/deftio/bitwrench.git',
14
14
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
15
- buildDate: '2026-03-07T22:31:35.755Z'
15
+ buildDate: '2026-03-07T22:35:06.056Z'
16
16
  };