@pinerohit11/testwidget 0.1.22 → 0.1.23
Sign up to get free protection for your applications and to get access to all the features.
- package/.next/app-build-manifest.json +5 -0
- package/.next/cache/webpack/client-development/1.pack.gz +0 -0
- package/.next/cache/webpack/client-development/17.pack.gz +0 -0
- package/.next/cache/webpack/client-development/3.pack.gz +0 -0
- package/.next/cache/webpack/client-development/4.pack.gz +0 -0
- package/.next/cache/webpack/client-development/5.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
- package/.next/cache/webpack/server-development/0.pack.gz +0 -0
- package/.next/cache/webpack/server-development/11.pack.gz +0 -0
- package/.next/cache/webpack/server-development/13.pack.gz +0 -0
- package/.next/cache/webpack/server-development/14.pack.gz +0 -0
- package/.next/cache/webpack/server-development/15.pack.gz +0 -0
- package/.next/cache/webpack/server-development/2.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
- package/.next/server/app/_not-found/page.js +11 -22
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -0
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/chunks/app/layout.js +2 -2
- package/.next/static/chunks/app/page.js +1 -1
- package/.next/static/chunks/webpack.js +1 -1
- package/.next/static/webpack/300fc5b668ca0906.webpack.hot-update.json +1 -0
- package/.next/static/webpack/77e53aa0ed10b537.webpack.hot-update.json +1 -0
- package/.next/static/webpack/7d5deda3951c8e99.webpack.hot-update.json +1 -0
- package/.next/static/webpack/8b5b5419d114117b.webpack.hot-update.json +1 -0
- package/.next/static/webpack/912fdb75a65577d9.webpack.hot-update.json +1 -0
- package/.next/static/webpack/97dcbdd43d9b0185.webpack.hot-update.json +1 -0
- package/.next/static/webpack/app/layout.300fc5b668ca0906.hot-update.js +31 -0
- package/.next/static/webpack/app/page.7d5deda3951c8e99.hot-update.js +22 -0
- package/.next/static/webpack/app/page.912fdb75a65577d9.hot-update.js +22 -0
- package/.next/static/webpack/webpack.300fc5b668ca0906.hot-update.js +18 -0
- package/.next/static/webpack/webpack.77e53aa0ed10b537.hot-update.js +18 -0
- package/.next/static/webpack/webpack.7d5deda3951c8e99.hot-update.js +18 -0
- package/.next/static/webpack/webpack.8b5b5419d114117b.hot-update.js +18 -0
- package/.next/static/webpack/webpack.912fdb75a65577d9.hot-update.js +18 -0
- package/.next/static/webpack/webpack.97dcbdd43d9b0185.hot-update.js +18 -0
- package/.next/trace +10 -0
- package/dist/index.cjs +529 -1
- package/dist/index.js +495 -1
- package/package.json +1 -1
- package/dist/index.css +0 -1
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("77e53aa0ed10b537")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("f7cfc8348161dd7f")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("8b5b5419d114117b")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("300fc5b668ca0906")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("7d5deda3951c8e99")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
self["webpackHotUpdate_N_E"]("webpack",{},
|
11
|
+
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
12
|
+
/******/ /* webpack/runtime/getFullHash */
|
13
|
+
/******/ (() => {
|
14
|
+
/******/ __webpack_require__.h = () => ("912fdb75a65577d9")
|
15
|
+
/******/ })();
|
16
|
+
/******/
|
17
|
+
/******/ }
|
18
|
+
);
|