mashlib 2.1.0-e59caa4f → 2.1.0-e662a8c6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mashlib.js +5 -5
- package/dist/mashlib.js.map +1 -1
- package/dist/mashlib.min.js +2 -2
- package/dist/mashlib.min.js.map +1 -1
- package/package.json +2 -3
package/dist/mashlib.js
CHANGED
|
@@ -56451,8 +56451,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
56451
56451
|
}));
|
|
56452
56452
|
exports["default"] = void 0;
|
|
56453
56453
|
var _default = exports["default"] = {
|
|
56454
|
-
buildTime: '2026-
|
|
56455
|
-
commit: '
|
|
56454
|
+
buildTime: '2026-01-30T23:18:10Z',
|
|
56455
|
+
commit: '540133ac84232b8d7e6da494691a3fec11707d7c',
|
|
56456
56456
|
npmInfo: {
|
|
56457
56457
|
'solid-panes': '4.1.0',
|
|
56458
56458
|
npm: '10.8.2',
|
|
@@ -111312,7 +111312,7 @@ const paneDef = {
|
|
|
111312
111312
|
const baseField = div.appendChild(dom.createElement('input'));
|
|
111313
111313
|
baseField.setAttribute('type', 'text');
|
|
111314
111314
|
baseField.size = 80 // really a string
|
|
111315
|
-
;
|
|
111315
|
+
;
|
|
111316
111316
|
baseField.label = 'base URL';
|
|
111317
111317
|
baseField.autocomplete = 'on';
|
|
111318
111318
|
div.appendChild(dom.createElement('br')); // @@
|
|
@@ -113951,8 +113951,8 @@ var dist = __webpack_require__(7523);
|
|
|
113951
113951
|
var solid_logic_esm = __webpack_require__(9332);
|
|
113952
113952
|
;// ./src/versionInfo.ts
|
|
113953
113953
|
/* harmony default export */ const versionInfo = ({
|
|
113954
|
-
buildTime: '2026-02-
|
|
113955
|
-
commit: '
|
|
113954
|
+
buildTime: '2026-02-11T15:37:09Z',
|
|
113955
|
+
commit: 'e662a8c6a83420859f94d8ad6945ad27cb213b54',
|
|
113956
113956
|
npmInfo: {
|
|
113957
113957
|
'mashlib': '2.1.0',
|
|
113958
113958
|
'npm': '10.8.2',
|