solid-ui 2.4.27-8c4294a2 → 2.4.27-98e67fad

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/index.html CHANGED
@@ -1 +1,9 @@
1
- <!doctype html><html><head><meta charset="utf-8"><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="solid-ui.min.js"></script></head><body></body></html>
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Webpack App</title>
6
+ <meta name="viewport" content="width=device-width, initial-scale=1"><script defer src="main.js"></script></head>
7
+ <body>
8
+ </body>
9
+ </html>
@@ -1,14 +1,4 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory();
4
- else if(typeof define === 'function' && define.amd)
5
- define([], factory);
6
- else if(typeof exports === 'object')
7
- exports["solid-ui"] = factory();
8
- else
9
- root["solid-ui"] = factory();
10
- })(self, () => {
11
- return /******/ (() => { // webpackBootstrap
1
+ /******/ (() => { // webpackBootstrap
12
2
  /******/ var __webpack_modules__ = ({
13
3
 
14
4
  /***/ "./lib/acl/access-controller.js":
@@ -13135,8 +13125,8 @@ Object.defineProperty(exports, "__esModule", ({
13135
13125
  }));
13136
13126
  exports.versionInfo = void 0;
13137
13127
  var versionInfo = {
13138
- buildTime: '2023-04-05T15:36:28Z',
13139
- commit: '8c4294a272f9374c231f6a7ea6c2e6f366dc50d1',
13128
+ buildTime: '2023-04-05T15:30:27Z',
13129
+ commit: '98e67fad8757c4f54d897b7b6fd6ec831f76e1fe',
13140
13130
  npmInfo: {
13141
13131
  'solid-ui': '2.4.27',
13142
13132
  npm: '8.19.4',
@@ -79310,8 +79300,6 @@ module.exports = JSON.parse('{"application/1d-interleaved-parityfec":{"source":"
79310
79300
  /******/ // This entry module is referenced by other modules so it can't be inlined
79311
79301
  /******/ var __webpack_exports__ = __webpack_require__("./lib/index.js");
79312
79302
  /******/
79313
- /******/ return __webpack_exports__;
79314
79303
  /******/ })()
79315
79304
  ;
79316
- });
79317
- //# sourceMappingURL=solid-ui.js.map
79305
+ //# sourceMappingURL=main.js.map