bitwrench 2.0.30 → 2.0.31

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.
Files changed (62) hide show
  1. package/dist/bitwrench-bccl.cjs.js +1 -1
  2. package/dist/bitwrench-bccl.cjs.min.js +1 -1
  3. package/dist/bitwrench-bccl.cjs.min.js.gz +0 -0
  4. package/dist/bitwrench-bccl.esm.js +1 -1
  5. package/dist/bitwrench-bccl.esm.min.js +1 -1
  6. package/dist/bitwrench-bccl.esm.min.js.gz +0 -0
  7. package/dist/bitwrench-bccl.umd.js +1 -1
  8. package/dist/bitwrench-bccl.umd.min.js +1 -1
  9. package/dist/bitwrench-bccl.umd.min.js.gz +0 -0
  10. package/dist/bitwrench-code-edit.cjs.js +1 -1
  11. package/dist/bitwrench-code-edit.cjs.min.js +1 -1
  12. package/dist/bitwrench-code-edit.es5.js +1 -1
  13. package/dist/bitwrench-code-edit.es5.min.js +1 -1
  14. package/dist/bitwrench-code-edit.esm.js +1 -1
  15. package/dist/bitwrench-code-edit.esm.min.js +1 -1
  16. package/dist/bitwrench-code-edit.umd.js +1 -1
  17. package/dist/bitwrench-code-edit.umd.min.js +1 -1
  18. package/dist/bitwrench-code-edit.umd.min.js.gz +0 -0
  19. package/dist/bitwrench-debug.js +1 -1
  20. package/dist/bitwrench-debug.min.js +1 -1
  21. package/dist/bitwrench-lean.cjs.js +3 -3
  22. package/dist/bitwrench-lean.cjs.min.js +2 -2
  23. package/dist/bitwrench-lean.cjs.min.js.gz +0 -0
  24. package/dist/bitwrench-lean.es5.js +3 -3
  25. package/dist/bitwrench-lean.es5.min.js +2 -2
  26. package/dist/bitwrench-lean.es5.min.js.gz +0 -0
  27. package/dist/bitwrench-lean.esm.js +3 -3
  28. package/dist/bitwrench-lean.esm.min.js +2 -2
  29. package/dist/bitwrench-lean.esm.min.js.gz +0 -0
  30. package/dist/bitwrench-lean.umd.js +3 -3
  31. package/dist/bitwrench-lean.umd.min.js +2 -2
  32. package/dist/bitwrench-lean.umd.min.js.gz +0 -0
  33. package/dist/bitwrench-util-css.cjs.js +1 -1
  34. package/dist/bitwrench-util-css.cjs.min.js +1 -1
  35. package/dist/bitwrench-util-css.es5.js +1 -1
  36. package/dist/bitwrench-util-css.es5.min.js +1 -1
  37. package/dist/bitwrench-util-css.esm.js +1 -1
  38. package/dist/bitwrench-util-css.esm.min.js +1 -1
  39. package/dist/bitwrench-util-css.umd.js +1 -1
  40. package/dist/bitwrench-util-css.umd.min.js +1 -1
  41. package/dist/bitwrench-util-css.umd.min.js.gz +0 -0
  42. package/dist/bitwrench.cjs.js +3 -3
  43. package/dist/bitwrench.cjs.min.js +2 -2
  44. package/dist/bitwrench.cjs.min.js.gz +0 -0
  45. package/dist/bitwrench.css +1 -1
  46. package/dist/bitwrench.es5.js +3 -3
  47. package/dist/bitwrench.es5.min.js +2 -2
  48. package/dist/bitwrench.es5.min.js.gz +0 -0
  49. package/dist/bitwrench.esm.js +3 -3
  50. package/dist/bitwrench.esm.min.js +2 -2
  51. package/dist/bitwrench.esm.min.js.gz +0 -0
  52. package/dist/bitwrench.umd.js +3 -3
  53. package/dist/bitwrench.umd.min.js +2 -2
  54. package/dist/bitwrench.umd.min.js.gz +0 -0
  55. package/dist/builds.json +54 -54
  56. package/dist/bwserve.cjs.js +2 -2
  57. package/dist/bwserve.esm.js +2 -2
  58. package/dist/sri.json +44 -44
  59. package/docs/bitwrench_api.md +1 -1
  60. package/package.json +1 -1
  61. package/readme.html +2 -2
  62. package/src/version.js +3 -3
@@ -1,4 +1,4 @@
1
- /*! bitwrench-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- /*! bitwrench-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  "use strict";
3
3
  /**
4
4
  * Bitwrench v2 Components
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * Bitwrench v2 Components
4
4
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * Bitwrench v2 Components
4
4
  *
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | 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-bccl v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-bccl v2.0.31 | 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).bwBCCL={})}(this,function(e){"use strict";
3
3
  /**
4
4
  * Bitwrench v2 Components
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  "use strict";Object.defineProperty(exports,"__esModule",{value:!0});
3
3
  /**
4
4
  * bitwrench-code-edit.js - syntax-highlighted contenteditable code editor addon
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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-debug v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-debug v2.0.31 | 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) :
@@ -1,3 +1,3 @@
1
- /*! bitwrench-debug v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-debug v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).bwd=n()}(this,function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var n={exports:{}};return function(e){!function(){var n={};function o(e){return new Promise(function(n,o){var t=document.createElement("script");t.src=e,t.onload=function(){n()},t.onerror=function(){o(new Error("Failed to load "+e))},document.head.appendChild(t)})}function t(e,n,o){if(!e||n>o)return null;var l={tag:e.tagName?e.tagName.toLowerCase():"#text"};if(e.id&&(l.id=e.id),e.className&&"string"==typeof e.className&&(l.cls=e.className.split(" ").slice(0,5).join(" ")),e.children&&e.children.length>0&&n<o){l.children=[];for(var i=0;i<Math.min(e.children.length,20);i++){var r=t(e.children[i],n+1,o);r&&l.children.push(r)}}return l}function l(e,n){if(e){var o=e.tag||"?";if(e.id&&(o+="#"+e.id),e.cls&&(o+="."+e.cls.split(" ").join(".")),console.log(" ".repeat(n)+o),e.children)for(var t=0;t<e.children.length;t++)l(e.children[t],n+1)}}var i={tree:function(e,n){e=e||"body",n=n||3;var o=document.querySelector(e);if(!o)return console.log('(no element found for "'+e+'")'),null;var i=t(o,0,n);return l(i,0),i},listen:function(e,o){var t=e+":::"+o;if(n[t])console.log("[bwd] already listening for "+o+" on "+e);else{var l=function(n){var t=n.target.closest?n.target.closest(e):null;t&&console.log("[bwd] "+o+" on "+e+" -> "+t.tagName+(t.id?"#"+t.id:"")+(t.textContent?' "'+t.textContent.slice(0,50).trim()+'"':""))};document.addEventListener(o,l,!0),n[t]={fn:l,event:o},console.log("[bwd] listening for "+o+" on "+e)}},unlisten:function(e,o){var t=e+":::"+o,l=n[t];l?(document.removeEventListener(l.event,l.fn,!0),delete n[t],console.log("[bwd] stopped listening for "+o+" on "+e)):console.log("[bwd] no listener for "+o+" on "+e)},state:function(e){e=e||".bw_lc";for(var n=document.querySelectorAll(e),o=[],t=0;t<n.length;t++){var l=n[t],i="";"undefined"!=typeof window&&window.bw&&window.bw.getUUID&&(i=window.bw.getUUID(l)||""),o.push({id:l.id||"",uuid:i,state:l._bw_state||null})}return 0===o.length?console.log('[bwd] no stateful elements found for "'+e+'"'):"function"==typeof console.table?console.table(o):console.log(o),o},screenshot:function(e){e=e||"body";var n=document.querySelector(e);return n?("undefined"!=typeof window&&window.html2canvas?Promise.resolve(window.html2canvas):o("https://cdn.jsdelivr.net/npm/html2canvas@1.4.1/dist/html2canvas.min.js").then(function(){return window.html2canvas})).then(function(o){return console.log("[bwd] capturing "+e+" ..."),o(n,{useCORS:!0})}).then(function(e){var n="screenshot-"+Date.now()+".png";e.toBlob(function(e){if("undefined"!=typeof window&&window.bw&&window.bw.saveClientFile)window.bw.saveClientFile(n,e);else{var o=document.createElement("a");o.href=URL.createObjectURL(e),o.download=n,o.click(),URL.revokeObjectURL(o.href)}console.log("[bwd] saved: "+n)})}).catch(function(e){console.error("[bwd] screenshot failed: "+e.message)}):(console.log('[bwd] no element found for "'+e+'"'),Promise.resolve(null))},_listeners:n};function r(){console.log("[bwd] bitwrench debug toolkit ready"),console.log(" bwd.tree(sel?, depth?) -- print DOM tree"),console.log(" bwd.listen(sel, event) -- log events"),console.log(" bwd.unlisten(sel, event) -- stop logging"),console.log(" bwd.state(sel?) -- dump stateful elements"),console.log(" bwd.screenshot(sel?) -- capture screenshot")}e.exports&&(e.exports=i),"undefined"!=typeof window&&(window.bwd=i),"undefined"!=typeof window&&(window.bw&&window.bw.version?r():(console.log("[bwd] bitwrench not detected, loading from CDN..."),o("https://cdn.jsdelivr.net/npm/bitwrench@2/dist/bitwrench.umd.min.js").then(function(){r()}).catch(function(e){console.warn("[bwd] could not load bitwrench: "+e.message),console.log("[bwd] toolkit ready (limited -- bw.* not available)"),console.log(" bwd.tree, bwd.listen, bwd.unlisten still work")})))}()}(n),e(n.exports)});
3
3
  //# sourceMappingURL=bitwrench-debug.min.js.map
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
@@ -8,14 +8,14 @@ var _documentCurrentScript = typeof document !== 'undefined' ? document.currentS
8
8
  */
9
9
 
10
10
  const VERSION_INFO = {
11
- version: '2.0.30',
11
+ version: '2.0.31',
12
12
  name: 'bitwrench',
13
13
  description: 'A library for javascript UI functions.',
14
14
  license: 'BSD-2-Clause',
15
15
  homepage: 'https://deftio.github.com/bitwrench/pages',
16
16
  repository: 'git+https://github.com/deftio/bitwrench.git',
17
17
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
18
- buildDate: '2026-04-12T07:51:29.111Z'
18
+ buildDate: '2026-04-12T07:56:29.791Z'
19
19
  };
20
20
 
21
21
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- "use strict";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench-lean v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ "use strict";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.31 | 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) :
@@ -190,14 +190,14 @@
190
190
  */
191
191
 
192
192
  var VERSION_INFO = {
193
- version: '2.0.30',
193
+ version: '2.0.31',
194
194
  name: 'bitwrench',
195
195
  description: 'A library for javascript UI functions.',
196
196
  license: 'BSD-2-Clause',
197
197
  homepage: 'https://deftio.github.com/bitwrench/pages',
198
198
  repository: 'git+https://github.com/deftio/bitwrench.git',
199
199
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
200
- buildDate: '2026-04-12T07:51:29.111Z'
200
+ buildDate: '2026-04-12T07:56:29.791Z'
201
201
  };
202
202
 
203
203
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.30 | 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";var e="undefined"!=typeof document?document.currentScript:null;function t(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 r(e,t,r){return(t=function(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+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(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 n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function a(e,t){if(null==e)return{};var r,o,n=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 a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],-1===t.indexOf(r)&&{}.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function i(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,n,a,i,l=[],s=!0,c=!1;try{if(a=(r=r.call(e)).next,0===t);else for(;!(s=(o=a.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){c=!0,n=e}finally{try{if(!s&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw n}}return l}}(e,t)||c(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(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||c(e)||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){return s="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},s(e)}function c(e,r){if(e){if("string"==typeof e)return t(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}}var d={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench-lean v2.0.31 | 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";var e="undefined"!=typeof document?document.currentScript:null;function t(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 r(e,t,r){return(t=function(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+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(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 n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function a(e,t){if(null==e)return{};var r,o,n=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 a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],-1===t.indexOf(r)&&{}.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function i(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,n,a,i,l=[],s=!0,c=!1;try{if(a=(r=r.call(e)).next,0===t);else for(;!(s=(o=a.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){c=!0,n=e}finally{try{if(!s&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw n}}return l}}(e,t)||c(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(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||c(e)||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){return s="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},s(e)}function c(e,r){if(e){if("string"==typeof e)return t(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}}var d={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,18 +1,18 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.31 | 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.30',
8
+ version: '2.0.31',
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-04-12T07:51:29.111Z'
15
+ buildDate: '2026-04-12T07:56:29.791Z'
16
16
  };
17
17
 
18
18
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- const e={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench-lean v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ const e={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench-lean v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-lean v2.0.31 | 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) :
@@ -12,14 +12,14 @@
12
12
  */
13
13
 
14
14
  const VERSION_INFO = {
15
- version: '2.0.30',
15
+ version: '2.0.31',
16
16
  name: 'bitwrench',
17
17
  description: 'A library for javascript UI functions.',
18
18
  license: 'BSD-2-Clause',
19
19
  homepage: 'https://deftio.github.com/bitwrench/pages',
20
20
  repository: 'git+https://github.com/deftio/bitwrench.git',
21
21
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
22
- buildDate: '2026-04-12T07:51:29.111Z'
22
+ buildDate: '2026-04-12T07:56:29.791Z'
23
23
  };
24
24
 
25
25
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench-lean v2.0.30 | 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";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench-lean v2.0.31 | 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";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | 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-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  "use strict";
3
3
  /**
4
4
  * bitwrench-util-css.js - Rule-based CSS utility parser plugin
@@ -1,4 +1,4 @@
1
- /*! bitwrench-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | 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-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  !function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t="undefined"!=typeof globalThis?globalThis:t||self).bwUtilCSS={})}(this,function(t){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}
3
3
  /**
4
4
  * bitwrench-util-css.js - Rule-based CSS utility parser plugin
@@ -1,4 +1,4 @@
1
- /*! bitwrench-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * bitwrench-util-css.js - Rule-based CSS utility parser plugin
4
4
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  /**
3
3
  * bitwrench-util-css.js - Rule-based CSS utility parser plugin
4
4
  *
@@ -1,4 +1,4 @@
1
- /*! bitwrench-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | 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-util-css v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench-util-css v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  !function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t="undefined"!=typeof globalThis?globalThis:t||self).bwUtilCSS={})}(this,function(t){"use strict";
3
3
  /**
4
4
  * bitwrench-util-css.js - Rule-based CSS utility parser plugin
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
@@ -8,14 +8,14 @@ var _documentCurrentScript = typeof document !== 'undefined' ? document.currentS
8
8
  */
9
9
 
10
10
  const VERSION_INFO = {
11
- version: '2.0.30',
11
+ version: '2.0.31',
12
12
  name: 'bitwrench',
13
13
  description: 'A library for javascript UI functions.',
14
14
  license: 'BSD-2-Clause',
15
15
  homepage: 'https://deftio.github.com/bitwrench/pages',
16
16
  repository: 'git+https://github.com/deftio/bitwrench.git',
17
17
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
18
- buildDate: '2026-04-12T07:51:29.111Z'
18
+ buildDate: '2026-04-12T07:56:29.791Z'
19
19
  };
20
20
 
21
21
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- "use strict";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ "use strict";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,5 +1,5 @@
1
1
  /**
2
- * bitwrench.css v2.0.30 — AUTO-GENERATED, DO NOT EDIT
2
+ * bitwrench.css v2.0.31 — AUTO-GENERATED, DO NOT EDIT
3
3
  *
4
4
  * Generated by src/generate-css.js from bitwrench-styles.js
5
5
  * This is a static snapshot of what bw.loadStyles() produces
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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) :
@@ -190,14 +190,14 @@
190
190
  */
191
191
 
192
192
  var VERSION_INFO = {
193
- version: '2.0.30',
193
+ version: '2.0.31',
194
194
  name: 'bitwrench',
195
195
  description: 'A library for javascript UI functions.',
196
196
  license: 'BSD-2-Clause',
197
197
  homepage: 'https://deftio.github.com/bitwrench/pages',
198
198
  repository: 'git+https://github.com/deftio/bitwrench.git',
199
199
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
200
- buildDate: '2026-04-12T07:51:29.111Z'
200
+ buildDate: '2026-04-12T07:56:29.791Z'
201
201
  };
202
202
 
203
203
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.30 | 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";var e="undefined"!=typeof document?document.currentScript:null;function t(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 r(e,t,r){return(t=function(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+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(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 a(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?o(Object(a),!0).forEach(function(t){r(e,t,a[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):o(Object(a)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))})}return e}function n(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 i(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,l=[],s=!0,c=!1;try{if(n=(r=r.call(e)).next,0===t);else for(;!(s=(o=n.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){c=!0,a=e}finally{try{if(!s&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw a}}return l}}(e,t)||c(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(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||c(e)||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){return s="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},s(e)}function c(e,r){if(e){if("string"==typeof e)return t(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}}var d={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench v2.0.31 | 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";var e="undefined"!=typeof document?document.currentScript:null;function t(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 r(e,t,r){return(t=function(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+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(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 a(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?o(Object(a),!0).forEach(function(t){r(e,t,a[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):o(Object(a)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))})}return e}function n(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 i(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,l=[],s=!0,c=!1;try{if(n=(r=r.call(e)).next,0===t);else for(;!(s=(o=n.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){c=!0,a=e}finally{try{if(!s&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw a}}return l}}(e,t)||c(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(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||c(e)||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){return s="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},s(e)}function c(e,r){if(e){if("string"==typeof e)return t(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}}var d={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,18 +1,18 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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.30',
8
+ version: '2.0.31',
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-04-12T07:51:29.111Z'
15
+ buildDate: '2026-04-12T07:56:29.791Z'
16
16
  };
17
17
 
18
18
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
- const e={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
+ const e={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
@@ -1,4 +1,4 @@
1
- /*! bitwrench v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bitwrench v2.0.31 | 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) :
@@ -12,14 +12,14 @@
12
12
  */
13
13
 
14
14
  const VERSION_INFO = {
15
- version: '2.0.30',
15
+ version: '2.0.31',
16
16
  name: 'bitwrench',
17
17
  description: 'A library for javascript UI functions.',
18
18
  license: 'BSD-2-Clause',
19
19
  homepage: 'https://deftio.github.com/bitwrench/pages',
20
20
  repository: 'git+https://github.com/deftio/bitwrench.git',
21
21
  author: 'manu a. chatterjee <deftio@deftio.com> (https://deftio.com/)',
22
- buildDate: '2026-04-12T07:51:29.111Z'
22
+ buildDate: '2026-04-12T07:56:29.791Z'
23
23
  };
24
24
 
25
25
  /**
@@ -1,5 +1,5 @@
1
- /*! bitwrench v2.0.30 | 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";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.30",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-04-12T07:51:29.111Z"};
1
+ /*! bitwrench v2.0.31 | 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";var e="undefined"!=typeof document?document.currentScript:null;const t={version:"2.0.31",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-04-12T07:56:29.791Z"};
3
3
  /**
4
4
  * Bitwrench Color Utilities
5
5
  *
Binary file
package/dist/builds.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.30",
2
+ "version": "2.0.31",
3
3
  "buildDate": "2026-04-12",
4
4
  "files": [
5
5
  {
@@ -11,7 +11,7 @@
11
11
  "raw": 120297,
12
12
  "gzipped": 25619,
13
13
  "sourceMap": true,
14
- "integrity": "sha384-2osMypdCbKX93kckf/zvZd22s9yXzONkxjJRWAV77WpkqwUgp8cy4ktAsUCjkQ82"
14
+ "integrity": "sha384-g+bREqoEZobSTDOItkmaoOIh4P9mf1GQCAKRRtI/j6SEycBq/ruD0EsxniaOPamZ"
15
15
  },
16
16
  {
17
17
  "file": "bitwrench-code-edit.cjs.js",
@@ -22,7 +22,7 @@
22
22
  "raw": 23549,
23
23
  "gzipped": 6084,
24
24
  "sourceMap": true,
25
- "integrity": "sha384-ImTkx6JRD5foKLfXK9frqv1f4A7uO2RX2pTGEqg3Vu8+jbeBBNuYHX9T4swjnGR9"
25
+ "integrity": "sha384-Ekls5sTQn5J+AZHydpz9L41kvojclPk2Xjgf9q3bAcu+w31sYIgUFWCRXwNjBb9r"
26
26
  },
27
27
  {
28
28
  "file": "bitwrench-lean.cjs.js",
@@ -33,7 +33,7 @@
33
33
  "raw": 281210,
34
34
  "gzipped": 69967,
35
35
  "sourceMap": true,
36
- "integrity": "sha384-RCSeMsI4DUgsKIvO8/dSwSjGTGlH6z8qXGFnvZDhHp0KkiKMQKyHQ3KJgdhLqReL"
36
+ "integrity": "sha384-tDE21mhY4wK2IKVSr8RTUXmALY1PzWkGtOaaP+j/2hyq9D5fWRqlwSeZuzchpzBE"
37
37
  },
38
38
  {
39
39
  "file": "bitwrench-util-css.cjs.js",
@@ -44,7 +44,7 @@
44
44
  "raw": 8098,
45
45
  "gzipped": 2624,
46
46
  "sourceMap": true,
47
- "integrity": "sha384-AHEJ94dz73fA4K4c7t2vA3j9lg761+6UV+2t/nOFLXZc9pM2MBsl+McGqlGynmfH"
47
+ "integrity": "sha384-AOtO0LmNIlM0Db6JjwiXJXkqJXcYgAFOgXZRg2DsVPadOujTqSyu+0xW/hBUtX9y"
48
48
  },
49
49
  {
50
50
  "file": "bitwrench.cjs.js",
@@ -55,7 +55,7 @@
55
55
  "raw": 398809,
56
56
  "gzipped": 94623,
57
57
  "sourceMap": true,
58
- "integrity": "sha384-Z58dwLy2m1UTv11wwLV+eFYs/zUJQr+p97p08M7xIn5BwSV8Xjf+NKqnwJ4dGTqM"
58
+ "integrity": "sha384-glfbsEhz4gaiy8shr2Gu+XpByoxQ+WcO3NeBkPrTxSihsCmH053oLXlFhsC3hUPK"
59
59
  },
60
60
  {
61
61
  "file": "bwserve.cjs.js",
@@ -66,7 +66,7 @@
66
66
  "raw": 46177,
67
67
  "gzipped": 13175,
68
68
  "sourceMap": true,
69
- "integrity": "sha384-bOeezWdhUJ3jDsmFfXvDPWz2DP/HOWJHOIpXc6rVVNBlnBSOKx1e9PsDUU4AG49B"
69
+ "integrity": "sha384-Vm1L58xaNNymEJhthSNr7HbJTBa8HeA6+H5SlPD3ED0PXDXd1dTZXcH5Q+fvRo4u"
70
70
  },
71
71
  {
72
72
  "file": "bitwrench-bccl.cjs.min.js",
@@ -77,7 +77,7 @@
77
77
  "raw": 37885,
78
78
  "gzipped": 10928,
79
79
  "sourceMap": true,
80
- "integrity": "sha384-rO3aff0YKNSpGk9rPuwFqUPMNfIp106a4iNMDHgGZ9brTsuXLDZSUCK2Q+m0le8B"
80
+ "integrity": "sha384-3mEr1QPj1kMr6xILZRZmlLNLYpEOkiAM/NGBCoxZFUtGX6atcOxzplW+Fl2y7+0N"
81
81
  },
82
82
  {
83
83
  "file": "bitwrench-code-edit.cjs.min.js",
@@ -88,7 +88,7 @@
88
88
  "raw": 11980,
89
89
  "gzipped": 4349,
90
90
  "sourceMap": true,
91
- "integrity": "sha384-PECCKzfs0ksbG/4IO/CvAGAN+c3nDK/40AtjVkxkDK7QZivkxOTCrvy0OJK5xiFI"
91
+ "integrity": "sha384-ay5kEd9OnDQeSCeAZuDqUaZYmdI+8KXyUMWxVU1Ks3NUgCsuszk+eIt4gUgahqqb"
92
92
  },
93
93
  {
94
94
  "file": "bitwrench-lean.cjs.min.js",
@@ -99,7 +99,7 @@
99
99
  "raw": 119862,
100
100
  "gzipped": 32285,
101
101
  "sourceMap": true,
102
- "integrity": "sha384-tLkLWciKm5WTrxJk4oSkLK0Md/rOwh/f4Tcvz+8KgxSs9FO3AgHrKeehNFeijiRG"
102
+ "integrity": "sha384-HMV724gyzbWQIeZqCA7hKOldeKmeXGC0qRCjU0O+vwOE6NOYdh2QoUHfC2XrLFq0"
103
103
  },
104
104
  {
105
105
  "file": "bitwrench-util-css.cjs.min.js",
@@ -110,7 +110,7 @@
110
110
  "raw": 4113,
111
111
  "gzipped": 1659,
112
112
  "sourceMap": true,
113
- "integrity": "sha384-z0mzeZu/VQEELvTLXWXgfmIi8YXOStU0yBIJm1bj83sH22jiHlf6RBsmafZUx+pv"
113
+ "integrity": "sha384-C/u6y4Ku3mKi/TYi8BsqXLHH+QOJGapjgfbuFnO/+6n2GRpdqLveN3kETWmRsnYr"
114
114
  },
115
115
  {
116
116
  "file": "bitwrench.cjs.min.js",
@@ -119,9 +119,9 @@
119
119
  "component": "core",
120
120
  "minified": true,
121
121
  "raw": 156761,
122
- "gzipped": 42114,
122
+ "gzipped": 42115,
123
123
  "sourceMap": true,
124
- "integrity": "sha384-98NKTdLlbHNRluWbNMqwqaJKGKvNKl7QaZLb46Ankw9NMnJ3mrVCphmAnDIqyKup"
124
+ "integrity": "sha384-wq9oSyr7/fdTolPFSV+EbdmgJU4djEnSAXgzJTFGrzKZJS9nDtJnY0m+uCBMtTiN"
125
125
  },
126
126
  {
127
127
  "file": "bitwrench.css",
@@ -132,7 +132,7 @@
132
132
  "raw": 79944,
133
133
  "gzipped": 13158,
134
134
  "sourceMap": false,
135
- "integrity": "sha384-rHAYs1R9XSu75R4CNSjJK0/W0NLkTrtSD2KC6gcpUA/VBV8CqaakWJ2s/rXgqgEx"
135
+ "integrity": "sha384-gVfREIu0p9E0gp0cqKrIavfHDMPgay9pDctK2/BEtchIcViIJSSw7devR52ubWqr"
136
136
  },
137
137
  {
138
138
  "file": "bitwrench.min.css",
@@ -152,9 +152,9 @@
152
152
  "component": "code-edit",
153
153
  "minified": false,
154
154
  "raw": 28274,
155
- "gzipped": 6437,
155
+ "gzipped": 6438,
156
156
  "sourceMap": true,
157
- "integrity": "sha384-Kn6Lcolo6Srg+NPrcF4f0UQ2VGeRCwrrCFkgfHt6zvvLYHfPLPfoLmP6Z1CPm1Fs"
157
+ "integrity": "sha384-gzUHN64sJj9ROmEZuqsoWFp6i/V4L6gDy5TKuLLir+5scfnopxZLaSwwXzxG08CP"
158
158
  },
159
159
  {
160
160
  "file": "bitwrench-lean.es5.js",
@@ -165,7 +165,7 @@
165
165
  "raw": 322505,
166
166
  "gzipped": 73831,
167
167
  "sourceMap": true,
168
- "integrity": "sha384-wGMbBJk0l8jepe0aXLyVgAkcFyjEC2FSX0/wxYgvV8fM/kXNfymrFyC5XikEvt6S"
168
+ "integrity": "sha384-emU2M7HoqzSSZpTkIxE/WLTr+NyJJY2NWPy0yZ/m0SK0Tsi+07v+Ga48gQ0w6Zki"
169
169
  },
170
170
  {
171
171
  "file": "bitwrench-util-css.es5.js",
@@ -176,7 +176,7 @@
176
176
  "raw": 10081,
177
177
  "gzipped": 2955,
178
178
  "sourceMap": true,
179
- "integrity": "sha384-NnVYH48gqGs4C4BozoKxQ4VpZ+Fvoyi25/UZEWpEng3dSRe8qLS5k15Tp3OQFPDz"
179
+ "integrity": "sha384-07y+w3Vfsja7aysfVHQ70Wflwa8XjCpzkgamrkJfLhDVNwF9Hav3xWS8eNLSRjuu"
180
180
  },
181
181
  {
182
182
  "file": "bitwrench.es5.js",
@@ -187,7 +187,7 @@
187
187
  "raw": 470603,
188
188
  "gzipped": 101419,
189
189
  "sourceMap": true,
190
- "integrity": "sha384-3JrjFn+GYYej60PlQfr67vUXsUo0SCt7ybXHqw3tWtwiWPgCUSpGBHmJT4c/yGJa"
190
+ "integrity": "sha384-RBjH+7YnynSh2EQ8OyhOeQv5cKZ0vwyqfCAIhn5/oOJxcP6vM/sxqUZRO751v4F/"
191
191
  },
192
192
  {
193
193
  "file": "bitwrench-code-edit.es5.min.js",
@@ -198,7 +198,7 @@
198
198
  "raw": 12187,
199
199
  "gzipped": 4404,
200
200
  "sourceMap": true,
201
- "integrity": "sha384-XMjq3ZP5/9/uAzrJ4owbuzVo0y8hu4qgCGvRGOZduZe0TP3lHtKI3wPwanPQRi00"
201
+ "integrity": "sha384-2TIS1ABSa0cn0P7LE3vgkHM4RDMttfzOIxyqgyCWY56G6g68jd3rJJ22zgcbdojm"
202
202
  },
203
203
  {
204
204
  "file": "bitwrench-lean.es5.min.js",
@@ -207,9 +207,9 @@
207
207
  "component": "lean",
208
208
  "minified": true,
209
209
  "raw": 125557,
210
- "gzipped": 33627,
210
+ "gzipped": 33628,
211
211
  "sourceMap": true,
212
- "integrity": "sha384-oErL8bKif4TQXtgkHyoVoZsuy6efXXkQFRPfmyH30imVYOtGodXMzhafDEaHhWct"
212
+ "integrity": "sha384-azY3Ra//NFHnz9GWSFHU7+ykX0IFfuSMUcQzYGJMOxIkntluEvEStEWSC8zmMUU7"
213
213
  },
214
214
  {
215
215
  "file": "bitwrench-util-css.es5.min.js",
@@ -220,7 +220,7 @@
220
220
  "raw": 4578,
221
221
  "gzipped": 1801,
222
222
  "sourceMap": true,
223
- "integrity": "sha384-2eFdyMetuIlaeSH8zOpSGDjFI+/Z9Z7IK3Bl1XDWGqyM9/16BYkQLlJa/1j413Hc"
223
+ "integrity": "sha384-XzcN9nNXn5ZWpVSgmg7TJZjtpp3i3e+gk8mZ7rDuDC83EgmEXoNBFhwJWbI2wsHX"
224
224
  },
225
225
  {
226
226
  "file": "bitwrench.es5.min.js",
@@ -229,9 +229,9 @@
229
229
  "component": "core",
230
230
  "minified": true,
231
231
  "raw": 168723,
232
- "gzipped": 44015,
232
+ "gzipped": 44016,
233
233
  "sourceMap": true,
234
- "integrity": "sha384-O0rzph9KcMyYSC1tbqwb2y6zZWLxjHOVWRnFnOEUfRGK2zpekEc6o7O0JAVCcx20"
234
+ "integrity": "sha384-vdBw8nOsqshb4g5cygdBZOQzFHsu1Z8FlBmj/RPel/sZt9CUD6/lz1XCN6VxXtVR"
235
235
  },
236
236
  {
237
237
  "file": "bitwrench-bccl.esm.js",
@@ -242,7 +242,7 @@
242
242
  "raw": 120217,
243
243
  "gzipped": 25603,
244
244
  "sourceMap": true,
245
- "integrity": "sha384-hwiZXHTQdp/bbix4W2+jg8dxaAG0hqnCuagIyn95UdDOVd+hOrj4cL2zv3si31f4"
245
+ "integrity": "sha384-67aNfMHkggJSQa5N7+8cEYYihmYRmNybS+CqQVRien4+uMGPBxCHC4w76H1yjtZw"
246
246
  },
247
247
  {
248
248
  "file": "bitwrench-code-edit.esm.js",
@@ -253,7 +253,7 @@
253
253
  "raw": 23330,
254
254
  "gzipped": 6005,
255
255
  "sourceMap": true,
256
- "integrity": "sha384-YycAbC4JoL5cWVYfd3gqRJVDS/JWCZzOOMOD6fofHphp6sCEDQ3zeG34mT+07uX0"
256
+ "integrity": "sha384-Jnlrp+W1Osrtmv81vYJ/1OgvICgaekEb9DCpmmZVr1KKPzGGrzfJBocmoBvwWPyB"
257
257
  },
258
258
  {
259
259
  "file": "bitwrench-lean.esm.js",
@@ -264,7 +264,7 @@
264
264
  "raw": 280347,
265
265
  "gzipped": 69799,
266
266
  "sourceMap": true,
267
- "integrity": "sha384-nztH8PfY7FZ0ezzUx9onmv+o9Qts+SPqYUj9apUa+jSv+VH5eSYco0V4uieLXxwF"
267
+ "integrity": "sha384-4rgwMYIs+8F8YO91pUhvTdYNQQTwK9kFbLte0+IA5epp0vhypWAW91XeV4mif7Ht"
268
268
  },
269
269
  {
270
270
  "file": "bitwrench-util-css.esm.js",
@@ -275,7 +275,7 @@
275
275
  "raw": 7998,
276
276
  "gzipped": 2577,
277
277
  "sourceMap": true,
278
- "integrity": "sha384-xFRm/B52grer9io6/l8lWQTW2/RjNbjSGGzNMvHC58iDRvnx58DbnOTIF9fYyUYD"
278
+ "integrity": "sha384-mrmE9DDsN1kHxW7Dlh/1N6GlmbvDwVomn4Bjakkb0fDdTYOy/0dymp2DyxPS0HTP"
279
279
  },
280
280
  {
281
281
  "file": "bitwrench.esm.js",
@@ -284,9 +284,9 @@
284
284
  "component": "core",
285
285
  "minified": false,
286
286
  "raw": 398593,
287
- "gzipped": 94719,
287
+ "gzipped": 94720,
288
288
  "sourceMap": true,
289
- "integrity": "sha384-vbKETJVNlAvIXxXb9Cxtj+njiHo26NaWRbYOoHttgv9UcD5MR/N3I4YZpNJcj/oU"
289
+ "integrity": "sha384-VJP0xOXk5d7pnhASh2XmgW8dhCe6df8b9bVVtNzp7NyPPLYaG6TwcsvSwf4AMDhR"
290
290
  },
291
291
  {
292
292
  "file": "bwserve.esm.js",
@@ -297,7 +297,7 @@
297
297
  "raw": 45592,
298
298
  "gzipped": 13005,
299
299
  "sourceMap": true,
300
- "integrity": "sha384-Rl0dcR8t3UFw3qfbg2p0wM0d7yhyswvHE1on6G9EyzuRgdf3EenoVH46xFH9gpBb"
300
+ "integrity": "sha384-jrJao6NSXHoZnkV1CkAWbCs1y9dDBQWXiW5B66vN8NogNP3WOtVYFsLSd+S0nTAU"
301
301
  },
302
302
  {
303
303
  "file": "bitwrench-bccl.esm.min.js",
@@ -306,9 +306,9 @@
306
306
  "component": "bccl",
307
307
  "minified": true,
308
308
  "raw": 37860,
309
- "gzipped": 10921,
309
+ "gzipped": 10922,
310
310
  "sourceMap": true,
311
- "integrity": "sha384-aBJMeJkh+NpaldqxNGs4jdXyRkjOTDtsaEU1XEB0SZ7oeVqvLXuo+/Ru6pp+V4yO"
311
+ "integrity": "sha384-jmhO+xdKNGc13zmpYSu4UAiRnHbeBgEfHpgtrm376pJ+Bq4elgmAkIrqtr5nRbQp"
312
312
  },
313
313
  {
314
314
  "file": "bitwrench-code-edit.esm.min.js",
@@ -319,7 +319,7 @@
319
319
  "raw": 11879,
320
320
  "gzipped": 4308,
321
321
  "sourceMap": true,
322
- "integrity": "sha384-ZzdGAVDgzvHT8Pk3S0R+zTDcDoGGMnx+uPXP7OcjjiwfpMBvSw/GrQrIZRFjNjb4"
322
+ "integrity": "sha384-/rGVBJaZqCOHT2BIwvW9wX2QZ6Mb+WO3Q8URi8zrkG4yoB+Sguj/5V4XAsifMmG4"
323
323
  },
324
324
  {
325
325
  "file": "bitwrench-lean.esm.min.js",
@@ -330,7 +330,7 @@
330
330
  "raw": 119283,
331
331
  "gzipped": 32162,
332
332
  "sourceMap": true,
333
- "integrity": "sha384-s1oGK4GqBUkhwv1qRvxjxILLw725Oc2m+TuTyLOwZG/FmiKE3Fv/snvQjMzQaBAk"
333
+ "integrity": "sha384-vzJjHbJjhMoNDV77pv6jUIxa54y0RcKVya/YfJjwU9P3vwbd9whO16GFcvrH2lXS"
334
334
  },
335
335
  {
336
336
  "file": "bitwrench-util-css.esm.min.js",
@@ -341,7 +341,7 @@
341
341
  "raw": 4037,
342
342
  "gzipped": 1620,
343
343
  "sourceMap": true,
344
- "integrity": "sha384-EItRGpG42v97XaV6PpgNI4AYe5TL0MQWqYTtRGXUuHtl54e23DJt75EUuQ23ToEu"
344
+ "integrity": "sha384-MMn/HvHKZASAddOU2zD0MwdHH+fkcd5dx7eF2PpEhokAVo1+aY8pgZ+f+GkIiBgx"
345
345
  },
346
346
  {
347
347
  "file": "bitwrench.esm.min.js",
@@ -350,9 +350,9 @@
350
350
  "component": "core",
351
351
  "minified": true,
352
352
  "raw": 157066,
353
- "gzipped": 42346,
353
+ "gzipped": 42347,
354
354
  "sourceMap": true,
355
- "integrity": "sha384-2mU2wfBqclyUzBsVITWQWvyVfWmS01HuR+9fUXa5w1GygG+a2lMlfwldNyV6Yvcd"
355
+ "integrity": "sha384-WKh0HlTypEUTiv50VV5A/jvjV63zRGGg2mp2oA1tfD+t3d/Ab6EUB8AIN+Q/PVRx"
356
356
  },
357
357
  {
358
358
  "file": "bitwrench-bccl.umd.js",
@@ -363,7 +363,7 @@
363
363
  "raw": 128103,
364
364
  "gzipped": 26136,
365
365
  "sourceMap": true,
366
- "integrity": "sha384-1M8YEnF/+OZAeAlgUAFwgfiKsbg3sUVjAEAdZncDw/ntsRRRL0pJ4UBse65aSnQq"
366
+ "integrity": "sha384-7euK145GD8glzY1722Tc5AcMLftkUcnElt4QWxHTRynKFTmMLKVINAsCXxgMfVaQ"
367
367
  },
368
368
  {
369
369
  "file": "bitwrench-code-edit.umd.js",
@@ -374,7 +374,7 @@
374
374
  "raw": 25133,
375
375
  "gzipped": 6256,
376
376
  "sourceMap": true,
377
- "integrity": "sha384-Gw21ycObGodAKJLgbRLmKmlDOe+AbgcSOSKfZHD7PvW6+5bNLZw+g7GgT/46lKwi"
377
+ "integrity": "sha384-I0lPZhUKsBZZR8CzgA7bPHRVUBEG4EGAISudQv7Y17j/4dbdiNzqUeMlDDl596Lt"
378
378
  },
379
379
  {
380
380
  "file": "bitwrench-debug.js",
@@ -385,7 +385,7 @@
385
385
  "raw": 9624,
386
386
  "gzipped": 2949,
387
387
  "sourceMap": true,
388
- "integrity": "sha384-IHXLImrzvqQdZMqYXyL82hM6lO/S4jktlJ7YzuZUmv0z3d8Px5ZQTiLnEWReHRy1"
388
+ "integrity": "sha384-Y4XKfgz6PTTaFH2Dix2s8LHrF3LYjqSxb4HL5BJbeJCsTXxUtiJtL2iXK9Q1Jjjm"
389
389
  },
390
390
  {
391
391
  "file": "bitwrench-lean.umd.js",
@@ -394,9 +394,9 @@
394
394
  "component": "lean",
395
395
  "minified": false,
396
396
  "raw": 296235,
397
- "gzipped": 71239,
397
+ "gzipped": 71240,
398
398
  "sourceMap": true,
399
- "integrity": "sha384-ykEymAAzG+4SIuQybXMnsKlEbKBtWIg7yf/DVHW1LUreCuLth3E8nsIvWGtURVIv"
399
+ "integrity": "sha384-HcoLWkzFGUrrXF0vb6NbpSxRT31+BZCuIWnF6PjHiGzli9m1F972Djt5bw4/U94T"
400
400
  },
401
401
  {
402
402
  "file": "bitwrench-util-css.umd.js",
@@ -407,7 +407,7 @@
407
407
  "raw": 8853,
408
408
  "gzipped": 2760,
409
409
  "sourceMap": true,
410
- "integrity": "sha384-6ogIi6gXJKT/o+acPhC+vqr+1+8iFA3CIFVLqq724hQ4w4XVElZW3XIfg3Z4cKJ1"
410
+ "integrity": "sha384-MKtAXDkkAX9gHfh9t2FikS0DQ9R4otG7JNyzInauZS2nb7tsd/ZGh//dwO+ob1ca"
411
411
  },
412
412
  {
413
413
  "file": "bitwrench.umd.js",
@@ -416,9 +416,9 @@
416
416
  "component": "core",
417
417
  "minified": false,
418
418
  "raw": 421148,
419
- "gzipped": 96043,
419
+ "gzipped": 96044,
420
420
  "sourceMap": true,
421
- "integrity": "sha384-hB/tcIOdsIc4VW1BaG9ooqqi2RNFbtEERRae3e21sx6pZE+TipGQav+gTD1JG9cC"
421
+ "integrity": "sha384-LynAfOeVKIZ4kjlFhnZF62qGdv+WPAjOc397YebvINS5eOhfyW3vs+ADIIrZut3H"
422
422
  },
423
423
  {
424
424
  "file": "bitwrench-bccl.umd.min.js",
@@ -427,9 +427,9 @@
427
427
  "component": "bccl",
428
428
  "minified": true,
429
429
  "raw": 38157,
430
- "gzipped": 10971,
430
+ "gzipped": 10972,
431
431
  "sourceMap": true,
432
- "integrity": "sha384-U//31ZMN5gW3ZcuxR/fmDW5UHLcUZtSPczTNZj5X2DQozDbBQ9fDsJfFUd2KHV7R"
432
+ "integrity": "sha384-h1B+7k8xaoAWnFYfTXbSljkU9qTJb9nMYFWBhS/lXLkf90yu8ynzrC5ORoYqevi/"
433
433
  },
434
434
  {
435
435
  "file": "bitwrench-code-edit.umd.min.js",
@@ -440,7 +440,7 @@
440
440
  "raw": 12187,
441
441
  "gzipped": 4404,
442
442
  "sourceMap": true,
443
- "integrity": "sha384-XKd/vsIFT+aky/ifI7GKhs0lblKpNNL0ejXKbZWjBkJa0GDe/EBXmhwIKeqg3cNP"
443
+ "integrity": "sha384-+/fx7WThOnpKiAnGftDIKyw+jgUE0mHXOpeLOg92hXkJ9db+JX7kdYKt3+NZdgUs"
444
444
  },
445
445
  {
446
446
  "file": "bitwrench-debug.min.js",
@@ -451,7 +451,7 @@
451
451
  "raw": 4272,
452
452
  "gzipped": 1740,
453
453
  "sourceMap": true,
454
- "integrity": "sha384-fxfDYSbV8PrJR0JL/vjIzHbS+zUGC1m/lcKRIA4QofPXplzi7k5aQXrcTBoTouSn"
454
+ "integrity": "sha384-Oq6Ifg/M2kNLPm/PU+G9lGz7k+mrfnwbb682OZo0vcwmW0mqD6kQRgZsSzvs3Zk3"
455
455
  },
456
456
  {
457
457
  "file": "bitwrench-lean.umd.min.js",
@@ -462,7 +462,7 @@
462
462
  "raw": 120428,
463
463
  "gzipped": 32371,
464
464
  "sourceMap": true,
465
- "integrity": "sha384-PdDvBRjKAkKOV/N3cRbbqkSE1LZ1HMZKT5xScv0oN2JcRXZRicrOEmAqtVEHJlZA"
465
+ "integrity": "sha384-MwB/y0yT93N6uVLv6XHNPGRRkhhOJlhZuNK93dWm0Rfk+W3v/Ue1Wpyfe2SMJ6ec"
466
466
  },
467
467
  {
468
468
  "file": "bitwrench-util-css.umd.min.js",
@@ -473,7 +473,7 @@
473
473
  "raw": 4351,
474
474
  "gzipped": 1737,
475
475
  "sourceMap": true,
476
- "integrity": "sha384-KoKBW9w3eiHrQ9vEsrtfeaB8hrehyoVk5HLoxRwd+Vma4BXt3oadOHA0wIWdpr9i"
476
+ "integrity": "sha384-PHuLiNKRvvR0/nqHLkMZ+E3nh4VMKtOPppvjBhhjlI9baFECtT8gl0Hxgy2GkdPx"
477
477
  },
478
478
  {
479
479
  "file": "bitwrench.umd.min.js",
@@ -484,7 +484,7 @@
484
484
  "raw": 157361,
485
485
  "gzipped": 42207,
486
486
  "sourceMap": true,
487
- "integrity": "sha384-RgkD5kFWiWdKX6qdOIBV8eTmtg1IEjc8hk5HjJZHALF3vNQfnQZ+LnatRyAJmi8N"
487
+ "integrity": "sha384-vWftG5Z0Xnd2aMbiYBtkrpswWUsrkJ6rTLohn9ZWIhssjy76iWeJaEnSifE9/V7J"
488
488
  }
489
489
  ]
490
490
  }
@@ -1,4 +1,4 @@
1
- /*! bwserve v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bwserve v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  'use strict';
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -14,7 +14,7 @@ var _documentCurrentScript = typeof document !== 'undefined' ? document.currentS
14
14
  * DO NOT EDIT DIRECTLY - Use npm run generate-version
15
15
  */
16
16
 
17
- const VERSION = '2.0.30';
17
+ const VERSION = '2.0.31';
18
18
 
19
19
  /**
20
20
  * BwServeClient — per-client connection for bwserve.
@@ -1,4 +1,4 @@
1
- /*! bwserve v2.0.30 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
1
+ /*! bwserve v2.0.31 | BSD-2-Clause | https://deftio.github.com/bitwrench/pages */
2
2
  import { fileURLToPath } from 'url';
3
3
  import { dirname, resolve, join, extname } from 'path';
4
4
  import { createServer } from 'http';
@@ -9,7 +9,7 @@ import { existsSync, statSync, readFileSync, readdirSync } from 'fs';
9
9
  * DO NOT EDIT DIRECTLY - Use npm run generate-version
10
10
  */
11
11
 
12
- const VERSION = '2.0.30';
12
+ const VERSION = '2.0.31';
13
13
 
14
14
  /**
15
15
  * BwServeClient — per-client connection for bwserve.
package/dist/sri.json CHANGED
@@ -1,51 +1,51 @@
1
1
  {
2
- "version": "2.0.30",
2
+ "version": "2.0.31",
3
3
  "algorithm": "sha384",
4
4
  "generated": "2026-04-12",
5
5
  "files": {
6
- "bitwrench-bccl.cjs.js": "sha384-2osMypdCbKX93kckf/zvZd22s9yXzONkxjJRWAV77WpkqwUgp8cy4ktAsUCjkQ82",
7
- "bitwrench-bccl.cjs.min.js": "sha384-rO3aff0YKNSpGk9rPuwFqUPMNfIp106a4iNMDHgGZ9brTsuXLDZSUCK2Q+m0le8B",
8
- "bitwrench-bccl.esm.js": "sha384-hwiZXHTQdp/bbix4W2+jg8dxaAG0hqnCuagIyn95UdDOVd+hOrj4cL2zv3si31f4",
9
- "bitwrench-bccl.esm.min.js": "sha384-aBJMeJkh+NpaldqxNGs4jdXyRkjOTDtsaEU1XEB0SZ7oeVqvLXuo+/Ru6pp+V4yO",
10
- "bitwrench-bccl.umd.js": "sha384-1M8YEnF/+OZAeAlgUAFwgfiKsbg3sUVjAEAdZncDw/ntsRRRL0pJ4UBse65aSnQq",
11
- "bitwrench-bccl.umd.min.js": "sha384-U//31ZMN5gW3ZcuxR/fmDW5UHLcUZtSPczTNZj5X2DQozDbBQ9fDsJfFUd2KHV7R",
12
- "bitwrench-code-edit.cjs.js": "sha384-ImTkx6JRD5foKLfXK9frqv1f4A7uO2RX2pTGEqg3Vu8+jbeBBNuYHX9T4swjnGR9",
13
- "bitwrench-code-edit.cjs.min.js": "sha384-PECCKzfs0ksbG/4IO/CvAGAN+c3nDK/40AtjVkxkDK7QZivkxOTCrvy0OJK5xiFI",
14
- "bitwrench-code-edit.es5.js": "sha384-Kn6Lcolo6Srg+NPrcF4f0UQ2VGeRCwrrCFkgfHt6zvvLYHfPLPfoLmP6Z1CPm1Fs",
15
- "bitwrench-code-edit.es5.min.js": "sha384-XMjq3ZP5/9/uAzrJ4owbuzVo0y8hu4qgCGvRGOZduZe0TP3lHtKI3wPwanPQRi00",
16
- "bitwrench-code-edit.esm.js": "sha384-YycAbC4JoL5cWVYfd3gqRJVDS/JWCZzOOMOD6fofHphp6sCEDQ3zeG34mT+07uX0",
17
- "bitwrench-code-edit.esm.min.js": "sha384-ZzdGAVDgzvHT8Pk3S0R+zTDcDoGGMnx+uPXP7OcjjiwfpMBvSw/GrQrIZRFjNjb4",
18
- "bitwrench-code-edit.umd.js": "sha384-Gw21ycObGodAKJLgbRLmKmlDOe+AbgcSOSKfZHD7PvW6+5bNLZw+g7GgT/46lKwi",
19
- "bitwrench-code-edit.umd.min.js": "sha384-XKd/vsIFT+aky/ifI7GKhs0lblKpNNL0ejXKbZWjBkJa0GDe/EBXmhwIKeqg3cNP",
20
- "bitwrench-debug.js": "sha384-IHXLImrzvqQdZMqYXyL82hM6lO/S4jktlJ7YzuZUmv0z3d8Px5ZQTiLnEWReHRy1",
21
- "bitwrench-debug.min.js": "sha384-fxfDYSbV8PrJR0JL/vjIzHbS+zUGC1m/lcKRIA4QofPXplzi7k5aQXrcTBoTouSn",
22
- "bitwrench-lean.cjs.js": "sha384-RCSeMsI4DUgsKIvO8/dSwSjGTGlH6z8qXGFnvZDhHp0KkiKMQKyHQ3KJgdhLqReL",
23
- "bitwrench-lean.cjs.min.js": "sha384-tLkLWciKm5WTrxJk4oSkLK0Md/rOwh/f4Tcvz+8KgxSs9FO3AgHrKeehNFeijiRG",
24
- "bitwrench-lean.es5.js": "sha384-wGMbBJk0l8jepe0aXLyVgAkcFyjEC2FSX0/wxYgvV8fM/kXNfymrFyC5XikEvt6S",
25
- "bitwrench-lean.es5.min.js": "sha384-oErL8bKif4TQXtgkHyoVoZsuy6efXXkQFRPfmyH30imVYOtGodXMzhafDEaHhWct",
26
- "bitwrench-lean.esm.js": "sha384-nztH8PfY7FZ0ezzUx9onmv+o9Qts+SPqYUj9apUa+jSv+VH5eSYco0V4uieLXxwF",
27
- "bitwrench-lean.esm.min.js": "sha384-s1oGK4GqBUkhwv1qRvxjxILLw725Oc2m+TuTyLOwZG/FmiKE3Fv/snvQjMzQaBAk",
28
- "bitwrench-lean.umd.js": "sha384-ykEymAAzG+4SIuQybXMnsKlEbKBtWIg7yf/DVHW1LUreCuLth3E8nsIvWGtURVIv",
29
- "bitwrench-lean.umd.min.js": "sha384-PdDvBRjKAkKOV/N3cRbbqkSE1LZ1HMZKT5xScv0oN2JcRXZRicrOEmAqtVEHJlZA",
30
- "bitwrench-util-css.cjs.js": "sha384-AHEJ94dz73fA4K4c7t2vA3j9lg761+6UV+2t/nOFLXZc9pM2MBsl+McGqlGynmfH",
31
- "bitwrench-util-css.cjs.min.js": "sha384-z0mzeZu/VQEELvTLXWXgfmIi8YXOStU0yBIJm1bj83sH22jiHlf6RBsmafZUx+pv",
32
- "bitwrench-util-css.es5.js": "sha384-NnVYH48gqGs4C4BozoKxQ4VpZ+Fvoyi25/UZEWpEng3dSRe8qLS5k15Tp3OQFPDz",
33
- "bitwrench-util-css.es5.min.js": "sha384-2eFdyMetuIlaeSH8zOpSGDjFI+/Z9Z7IK3Bl1XDWGqyM9/16BYkQLlJa/1j413Hc",
34
- "bitwrench-util-css.esm.js": "sha384-xFRm/B52grer9io6/l8lWQTW2/RjNbjSGGzNMvHC58iDRvnx58DbnOTIF9fYyUYD",
35
- "bitwrench-util-css.esm.min.js": "sha384-EItRGpG42v97XaV6PpgNI4AYe5TL0MQWqYTtRGXUuHtl54e23DJt75EUuQ23ToEu",
36
- "bitwrench-util-css.umd.js": "sha384-6ogIi6gXJKT/o+acPhC+vqr+1+8iFA3CIFVLqq724hQ4w4XVElZW3XIfg3Z4cKJ1",
37
- "bitwrench-util-css.umd.min.js": "sha384-KoKBW9w3eiHrQ9vEsrtfeaB8hrehyoVk5HLoxRwd+Vma4BXt3oadOHA0wIWdpr9i",
38
- "bitwrench.cjs.js": "sha384-Z58dwLy2m1UTv11wwLV+eFYs/zUJQr+p97p08M7xIn5BwSV8Xjf+NKqnwJ4dGTqM",
39
- "bitwrench.cjs.min.js": "sha384-98NKTdLlbHNRluWbNMqwqaJKGKvNKl7QaZLb46Ankw9NMnJ3mrVCphmAnDIqyKup",
40
- "bitwrench.css": "sha384-rHAYs1R9XSu75R4CNSjJK0/W0NLkTrtSD2KC6gcpUA/VBV8CqaakWJ2s/rXgqgEx",
41
- "bitwrench.es5.js": "sha384-3JrjFn+GYYej60PlQfr67vUXsUo0SCt7ybXHqw3tWtwiWPgCUSpGBHmJT4c/yGJa",
42
- "bitwrench.es5.min.js": "sha384-O0rzph9KcMyYSC1tbqwb2y6zZWLxjHOVWRnFnOEUfRGK2zpekEc6o7O0JAVCcx20",
43
- "bitwrench.esm.js": "sha384-vbKETJVNlAvIXxXb9Cxtj+njiHo26NaWRbYOoHttgv9UcD5MR/N3I4YZpNJcj/oU",
44
- "bitwrench.esm.min.js": "sha384-2mU2wfBqclyUzBsVITWQWvyVfWmS01HuR+9fUXa5w1GygG+a2lMlfwldNyV6Yvcd",
6
+ "bitwrench-bccl.cjs.js": "sha384-g+bREqoEZobSTDOItkmaoOIh4P9mf1GQCAKRRtI/j6SEycBq/ruD0EsxniaOPamZ",
7
+ "bitwrench-bccl.cjs.min.js": "sha384-3mEr1QPj1kMr6xILZRZmlLNLYpEOkiAM/NGBCoxZFUtGX6atcOxzplW+Fl2y7+0N",
8
+ "bitwrench-bccl.esm.js": "sha384-67aNfMHkggJSQa5N7+8cEYYihmYRmNybS+CqQVRien4+uMGPBxCHC4w76H1yjtZw",
9
+ "bitwrench-bccl.esm.min.js": "sha384-jmhO+xdKNGc13zmpYSu4UAiRnHbeBgEfHpgtrm376pJ+Bq4elgmAkIrqtr5nRbQp",
10
+ "bitwrench-bccl.umd.js": "sha384-7euK145GD8glzY1722Tc5AcMLftkUcnElt4QWxHTRynKFTmMLKVINAsCXxgMfVaQ",
11
+ "bitwrench-bccl.umd.min.js": "sha384-h1B+7k8xaoAWnFYfTXbSljkU9qTJb9nMYFWBhS/lXLkf90yu8ynzrC5ORoYqevi/",
12
+ "bitwrench-code-edit.cjs.js": "sha384-Ekls5sTQn5J+AZHydpz9L41kvojclPk2Xjgf9q3bAcu+w31sYIgUFWCRXwNjBb9r",
13
+ "bitwrench-code-edit.cjs.min.js": "sha384-ay5kEd9OnDQeSCeAZuDqUaZYmdI+8KXyUMWxVU1Ks3NUgCsuszk+eIt4gUgahqqb",
14
+ "bitwrench-code-edit.es5.js": "sha384-gzUHN64sJj9ROmEZuqsoWFp6i/V4L6gDy5TKuLLir+5scfnopxZLaSwwXzxG08CP",
15
+ "bitwrench-code-edit.es5.min.js": "sha384-2TIS1ABSa0cn0P7LE3vgkHM4RDMttfzOIxyqgyCWY56G6g68jd3rJJ22zgcbdojm",
16
+ "bitwrench-code-edit.esm.js": "sha384-Jnlrp+W1Osrtmv81vYJ/1OgvICgaekEb9DCpmmZVr1KKPzGGrzfJBocmoBvwWPyB",
17
+ "bitwrench-code-edit.esm.min.js": "sha384-/rGVBJaZqCOHT2BIwvW9wX2QZ6Mb+WO3Q8URi8zrkG4yoB+Sguj/5V4XAsifMmG4",
18
+ "bitwrench-code-edit.umd.js": "sha384-I0lPZhUKsBZZR8CzgA7bPHRVUBEG4EGAISudQv7Y17j/4dbdiNzqUeMlDDl596Lt",
19
+ "bitwrench-code-edit.umd.min.js": "sha384-+/fx7WThOnpKiAnGftDIKyw+jgUE0mHXOpeLOg92hXkJ9db+JX7kdYKt3+NZdgUs",
20
+ "bitwrench-debug.js": "sha384-Y4XKfgz6PTTaFH2Dix2s8LHrF3LYjqSxb4HL5BJbeJCsTXxUtiJtL2iXK9Q1Jjjm",
21
+ "bitwrench-debug.min.js": "sha384-Oq6Ifg/M2kNLPm/PU+G9lGz7k+mrfnwbb682OZo0vcwmW0mqD6kQRgZsSzvs3Zk3",
22
+ "bitwrench-lean.cjs.js": "sha384-tDE21mhY4wK2IKVSr8RTUXmALY1PzWkGtOaaP+j/2hyq9D5fWRqlwSeZuzchpzBE",
23
+ "bitwrench-lean.cjs.min.js": "sha384-HMV724gyzbWQIeZqCA7hKOldeKmeXGC0qRCjU0O+vwOE6NOYdh2QoUHfC2XrLFq0",
24
+ "bitwrench-lean.es5.js": "sha384-emU2M7HoqzSSZpTkIxE/WLTr+NyJJY2NWPy0yZ/m0SK0Tsi+07v+Ga48gQ0w6Zki",
25
+ "bitwrench-lean.es5.min.js": "sha384-azY3Ra//NFHnz9GWSFHU7+ykX0IFfuSMUcQzYGJMOxIkntluEvEStEWSC8zmMUU7",
26
+ "bitwrench-lean.esm.js": "sha384-4rgwMYIs+8F8YO91pUhvTdYNQQTwK9kFbLte0+IA5epp0vhypWAW91XeV4mif7Ht",
27
+ "bitwrench-lean.esm.min.js": "sha384-vzJjHbJjhMoNDV77pv6jUIxa54y0RcKVya/YfJjwU9P3vwbd9whO16GFcvrH2lXS",
28
+ "bitwrench-lean.umd.js": "sha384-HcoLWkzFGUrrXF0vb6NbpSxRT31+BZCuIWnF6PjHiGzli9m1F972Djt5bw4/U94T",
29
+ "bitwrench-lean.umd.min.js": "sha384-MwB/y0yT93N6uVLv6XHNPGRRkhhOJlhZuNK93dWm0Rfk+W3v/Ue1Wpyfe2SMJ6ec",
30
+ "bitwrench-util-css.cjs.js": "sha384-AOtO0LmNIlM0Db6JjwiXJXkqJXcYgAFOgXZRg2DsVPadOujTqSyu+0xW/hBUtX9y",
31
+ "bitwrench-util-css.cjs.min.js": "sha384-C/u6y4Ku3mKi/TYi8BsqXLHH+QOJGapjgfbuFnO/+6n2GRpdqLveN3kETWmRsnYr",
32
+ "bitwrench-util-css.es5.js": "sha384-07y+w3Vfsja7aysfVHQ70Wflwa8XjCpzkgamrkJfLhDVNwF9Hav3xWS8eNLSRjuu",
33
+ "bitwrench-util-css.es5.min.js": "sha384-XzcN9nNXn5ZWpVSgmg7TJZjtpp3i3e+gk8mZ7rDuDC83EgmEXoNBFhwJWbI2wsHX",
34
+ "bitwrench-util-css.esm.js": "sha384-mrmE9DDsN1kHxW7Dlh/1N6GlmbvDwVomn4Bjakkb0fDdTYOy/0dymp2DyxPS0HTP",
35
+ "bitwrench-util-css.esm.min.js": "sha384-MMn/HvHKZASAddOU2zD0MwdHH+fkcd5dx7eF2PpEhokAVo1+aY8pgZ+f+GkIiBgx",
36
+ "bitwrench-util-css.umd.js": "sha384-MKtAXDkkAX9gHfh9t2FikS0DQ9R4otG7JNyzInauZS2nb7tsd/ZGh//dwO+ob1ca",
37
+ "bitwrench-util-css.umd.min.js": "sha384-PHuLiNKRvvR0/nqHLkMZ+E3nh4VMKtOPppvjBhhjlI9baFECtT8gl0Hxgy2GkdPx",
38
+ "bitwrench.cjs.js": "sha384-glfbsEhz4gaiy8shr2Gu+XpByoxQ+WcO3NeBkPrTxSihsCmH053oLXlFhsC3hUPK",
39
+ "bitwrench.cjs.min.js": "sha384-wq9oSyr7/fdTolPFSV+EbdmgJU4djEnSAXgzJTFGrzKZJS9nDtJnY0m+uCBMtTiN",
40
+ "bitwrench.css": "sha384-gVfREIu0p9E0gp0cqKrIavfHDMPgay9pDctK2/BEtchIcViIJSSw7devR52ubWqr",
41
+ "bitwrench.es5.js": "sha384-RBjH+7YnynSh2EQ8OyhOeQv5cKZ0vwyqfCAIhn5/oOJxcP6vM/sxqUZRO751v4F/",
42
+ "bitwrench.es5.min.js": "sha384-vdBw8nOsqshb4g5cygdBZOQzFHsu1Z8FlBmj/RPel/sZt9CUD6/lz1XCN6VxXtVR",
43
+ "bitwrench.esm.js": "sha384-VJP0xOXk5d7pnhASh2XmgW8dhCe6df8b9bVVtNzp7NyPPLYaG6TwcsvSwf4AMDhR",
44
+ "bitwrench.esm.min.js": "sha384-WKh0HlTypEUTiv50VV5A/jvjV63zRGGg2mp2oA1tfD+t3d/Ab6EUB8AIN+Q/PVRx",
45
45
  "bitwrench.min.css": "sha384-4ymUTaU2kwrsPLCsEGReVJe2rGzsHkNG1BjrHB7EGAOqMK+SgRvaHPoYUFk7tXSE",
46
- "bitwrench.umd.js": "sha384-hB/tcIOdsIc4VW1BaG9ooqqi2RNFbtEERRae3e21sx6pZE+TipGQav+gTD1JG9cC",
47
- "bitwrench.umd.min.js": "sha384-RgkD5kFWiWdKX6qdOIBV8eTmtg1IEjc8hk5HjJZHALF3vNQfnQZ+LnatRyAJmi8N",
48
- "bwserve.cjs.js": "sha384-bOeezWdhUJ3jDsmFfXvDPWz2DP/HOWJHOIpXc6rVVNBlnBSOKx1e9PsDUU4AG49B",
49
- "bwserve.esm.js": "sha384-Rl0dcR8t3UFw3qfbg2p0wM0d7yhyswvHE1on6G9EyzuRgdf3EenoVH46xFH9gpBb"
46
+ "bitwrench.umd.js": "sha384-LynAfOeVKIZ4kjlFhnZF62qGdv+WPAjOc397YebvINS5eOhfyW3vs+ADIIrZut3H",
47
+ "bitwrench.umd.min.js": "sha384-vWftG5Z0Xnd2aMbiYBtkrpswWUsrkJ6rTLohn9ZWIhssjy76iWeJaEnSifE9/V7J",
48
+ "bwserve.cjs.js": "sha384-Vm1L58xaNNymEJhthSNr7HbJTBa8HeA6+H5SlPD3ED0PXDXd1dTZXcH5Q+fvRo4u",
49
+ "bwserve.esm.js": "sha384-jrJao6NSXHoZnkV1CkAWbCs1y9dDBQWXiW5B66vN8NogNP3WOtVYFsLSd+S0nTAU"
50
50
  }
51
51
  }
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Field | Value |
6
6
  |-------|-------|
7
- | Version | 2.0.30 |
7
+ | Version | 2.0.31 |
8
8
  | Generated | 2026-04-12 |
9
9
  | Total APIs | 105 |
10
10
  | Categories | 14 |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitwrench",
3
- "version": "2.0.30",
3
+ "version": "2.0.31",
4
4
  "description": "A library for javascript UI functions.",
5
5
  "main": "./dist/bitwrench.umd.js",
6
6
  "repository": {
package/readme.html CHANGED
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <meta name="generator" content="bitwrench v2.0.30">
6
+ <meta name="generator" content="bitwrench v2.0.31">
7
7
  <title>bitwrench.js - README</title>
8
8
  <link rel="icon" type="image/x-icon" href="images/favicon.ico">
9
9
  <script src="dist/bitwrench.umd.min.js"></script>
@@ -72,7 +72,7 @@
72
72
  <a class="quikdown-a" href="https://opensource.org/licenses/BSD-2-Clause" rel="noopener noreferrer"><img class="quikdown-img" src="https://img.shields.io/badge/License-BSD%202--Clause-blue.svg" alt="License"></a>
73
73
  <a class="quikdown-a" href="https://www.npmjs.com/package/bitwrench" rel="noopener noreferrer"><img class="quikdown-img" src="https://img.shields.io/npm/v/bitwrench.svg?style=flat-square" alt="NPM version"></a>
74
74
  <a class="quikdown-a" href="https://github.com/deftio/bitwrench/actions/workflows/ci.yml" rel="noopener noreferrer"><img class="quikdown-img" src="https://github.com/deftio/bitwrench/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
75
- <a class="quikdown-a" href="https://github.com/deftio/bitwrench" rel="noopener noreferrer"><img class="quikdown-img" src="https://img.shields.io/badge/coverage-97.6%25-brightgreen.svg" alt="Coverage"></a></p><p><a class="quikdown-a" href="https://deftio.github.io/bitwrench/pages/" rel="noopener noreferrer"><img class="quikdown-img" src="./images/bitwrench-logo-med.png" alt="bitwrench"></a></p><p>Bitwrench builds UI from plain JavaScript objects -- one format for components, styling, state, and server rendering, with no build step and zero dependencies.</p><pre class="quikdown-pre"><code class="language-javascript">// Describe UI as a JavaScript object (a &quot;TACO&quot;)
75
+ <a class="quikdown-a" href="https://github.com/deftio/bitwrench" rel="noopener noreferrer"><img class="quikdown-img" src="https://img.shields.io/badge/coverage-97.5%25-brightgreen.svg" alt="Coverage"></a></p><p><a class="quikdown-a" href="https://deftio.github.io/bitwrench/pages/" rel="noopener noreferrer"><img class="quikdown-img" src="./images/bitwrench-logo-med.png" alt="bitwrench"></a></p><p>Bitwrench builds UI from plain JavaScript objects -- one format for components, styling, state, and server rendering, with no build step and zero dependencies.</p><pre class="quikdown-pre"><code class="language-javascript">// Describe UI as a JavaScript object (a &quot;TACO&quot;)
76
76
  var page = {
77
77
  t: &#39;div&#39;, a: { class: &#39;card&#39; },
78
78
  c: [
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.30';
6
+ export const VERSION = '2.0.31';
7
7
  export const VERSION_INFO = {
8
- version: '2.0.30',
8
+ version: '2.0.31',
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-04-12T07:51:29.111Z'
15
+ buildDate: '2026-04-12T07:56:29.791Z'
16
16
  };