solid-ui 2.4.27-75062170 → 2.4.27-7aaee063
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/solid-ui.js +3 -18
- package/dist/solid-ui.js.map +1 -1
- package/dist/solid-ui.min.js +1 -1
- package/dist/solid-ui.min.js.map +1 -1
- package/lib/versionInfo.js +2 -2
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/solid-ui.js
CHANGED
|
@@ -13704,8 +13704,8 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13704
13704
|
}));
|
|
13705
13705
|
exports.versionInfo = void 0;
|
|
13706
13706
|
var versionInfo = {
|
|
13707
|
-
buildTime: '2023-05-18T16:22:
|
|
13708
|
-
commit: '
|
|
13707
|
+
buildTime: '2023-05-18T16:22:59Z',
|
|
13708
|
+
commit: '7aaee06326ec9cca058b0e98e82eb40b151555fc',
|
|
13709
13709
|
npmInfo: {
|
|
13710
13710
|
'solid-ui': '2.4.27',
|
|
13711
13711
|
npm: '8.19.4',
|
|
@@ -66521,22 +66521,7 @@ module.exports = JSON.parse('{"application/1d-interleaved-parityfec":{"source":"
|
|
|
66521
66521
|
/******/
|
|
66522
66522
|
/******/ /* webpack/runtime/publicPath */
|
|
66523
66523
|
/******/ (() => {
|
|
66524
|
-
/******/
|
|
66525
|
-
/******/ if (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + "";
|
|
66526
|
-
/******/ var document = __webpack_require__.g.document;
|
|
66527
|
-
/******/ if (!scriptUrl && document) {
|
|
66528
|
-
/******/ if (document.currentScript)
|
|
66529
|
-
/******/ scriptUrl = document.currentScript.src;
|
|
66530
|
-
/******/ if (!scriptUrl) {
|
|
66531
|
-
/******/ var scripts = document.getElementsByTagName("script");
|
|
66532
|
-
/******/ if(scripts.length) scriptUrl = scripts[scripts.length - 1].src
|
|
66533
|
-
/******/ }
|
|
66534
|
-
/******/ }
|
|
66535
|
-
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|
|
66536
|
-
/******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic.
|
|
66537
|
-
/******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser");
|
|
66538
|
-
/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/");
|
|
66539
|
-
/******/ __webpack_require__.p = scriptUrl;
|
|
66524
|
+
/******/ __webpack_require__.p = "";
|
|
66540
66525
|
/******/ })();
|
|
66541
66526
|
/******/
|
|
66542
66527
|
/******/ /* webpack/runtime/jsonp chunk loading */
|