@ubie/vitals-icon 0.0.4 → 0.0.5
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/CHANGELOG.md +7 -0
- package/dist/index.cjs +7 -7
- package/dist/index.mjs +7 -7
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
2
2
|
//#region \0rolldown/runtime.js
|
|
3
3
|
var __commonJSMin = (cb, mod) => () => (mod || (cb((mod = { exports: {} }).exports, mod), cb = null), mod.exports);
|
|
4
4
|
//#endregion
|
|
5
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
5
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
6
6
|
/**
|
|
7
7
|
* @license React
|
|
8
8
|
* react-jsx-runtime.production.js
|
|
@@ -36,7 +36,7 @@ var require_react_jsx_runtime_production = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
36
36
|
exports.jsxs = jsxProd;
|
|
37
37
|
}));
|
|
38
38
|
//#endregion
|
|
39
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
39
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react.production.js
|
|
40
40
|
/**
|
|
41
41
|
* @license React
|
|
42
42
|
* react.production.js
|
|
@@ -393,10 +393,10 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
393
393
|
exports.useTransition = function() {
|
|
394
394
|
return ReactSharedInternals.H.useTransition();
|
|
395
395
|
};
|
|
396
|
-
exports.version = "19.2.
|
|
396
|
+
exports.version = "19.2.5";
|
|
397
397
|
}));
|
|
398
398
|
//#endregion
|
|
399
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
399
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react.development.js
|
|
400
400
|
/**
|
|
401
401
|
* @license React
|
|
402
402
|
* react.development.js
|
|
@@ -1150,18 +1150,18 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
1150
1150
|
exports.useTransition = function() {
|
|
1151
1151
|
return resolveDispatcher().useTransition();
|
|
1152
1152
|
};
|
|
1153
|
-
exports.version = "19.2.
|
|
1153
|
+
exports.version = "19.2.5";
|
|
1154
1154
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1155
1155
|
})();
|
|
1156
1156
|
}));
|
|
1157
1157
|
//#endregion
|
|
1158
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
1158
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/index.js
|
|
1159
1159
|
var require_react = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1160
1160
|
if (process.env.NODE_ENV === "production") module.exports = require_react_production();
|
|
1161
1161
|
else module.exports = require_react_development();
|
|
1162
1162
|
}));
|
|
1163
1163
|
//#endregion
|
|
1164
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
1164
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react-jsx-runtime.development.js
|
|
1165
1165
|
/**
|
|
1166
1166
|
* @license React
|
|
1167
1167
|
* react-jsx-runtime.development.js
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
//#region \0rolldown/runtime.js
|
|
2
2
|
var __commonJSMin = (cb, mod) => () => (mod || (cb((mod = { exports: {} }).exports, mod), cb = null), mod.exports);
|
|
3
3
|
//#endregion
|
|
4
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
4
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
5
5
|
/**
|
|
6
6
|
* @license React
|
|
7
7
|
* react-jsx-runtime.production.js
|
|
@@ -35,7 +35,7 @@ var require_react_jsx_runtime_production = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
35
35
|
exports.jsxs = jsxProd;
|
|
36
36
|
}));
|
|
37
37
|
//#endregion
|
|
38
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
38
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react.production.js
|
|
39
39
|
/**
|
|
40
40
|
* @license React
|
|
41
41
|
* react.production.js
|
|
@@ -392,10 +392,10 @@ var require_react_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
392
392
|
exports.useTransition = function() {
|
|
393
393
|
return ReactSharedInternals.H.useTransition();
|
|
394
394
|
};
|
|
395
|
-
exports.version = "19.2.
|
|
395
|
+
exports.version = "19.2.5";
|
|
396
396
|
}));
|
|
397
397
|
//#endregion
|
|
398
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
398
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react.development.js
|
|
399
399
|
/**
|
|
400
400
|
* @license React
|
|
401
401
|
* react.development.js
|
|
@@ -1149,18 +1149,18 @@ var require_react_development = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
1149
1149
|
exports.useTransition = function() {
|
|
1150
1150
|
return resolveDispatcher().useTransition();
|
|
1151
1151
|
};
|
|
1152
|
-
exports.version = "19.2.
|
|
1152
|
+
exports.version = "19.2.5";
|
|
1153
1153
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1154
1154
|
})();
|
|
1155
1155
|
}));
|
|
1156
1156
|
//#endregion
|
|
1157
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
1157
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/index.js
|
|
1158
1158
|
var require_react = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1159
1159
|
if (process.env.NODE_ENV === "production") module.exports = require_react_production();
|
|
1160
1160
|
else module.exports = require_react_development();
|
|
1161
1161
|
}));
|
|
1162
1162
|
//#endregion
|
|
1163
|
-
//#region ../../node_modules/.pnpm/react@19.2.
|
|
1163
|
+
//#region ../../node_modules/.pnpm/react@19.2.5/node_modules/react/cjs/react-jsx-runtime.development.js
|
|
1164
1164
|
/**
|
|
1165
1165
|
* @license React
|
|
1166
1166
|
* react-jsx-runtime.development.js
|