@abqm-ds/icons 2.0.4 → 2.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/.turbo/turbo-build.log +5 -5
- package/CHANGELOG.md +6 -0
- package/dist/index.cjs +4 -4
- package/dist/index.js +4 -4
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @abqm-ds/icons@2.0.
|
|
2
|
+
> @abqm-ds/icons@2.0.5 build
|
|
3
3
|
> tsup --dts
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
|
-
[32mCJS[39m [1mdist/index.cjs [22m[32m1.06 MB[39m
|
|
14
|
-
[32mCJS[39m ⚡️ Build success in 147ms
|
|
15
13
|
[32mESM[39m [1mdist/index.js [22m[32m1.06 MB[39m
|
|
16
|
-
[32mESM[39m ⚡️ Build success in
|
|
14
|
+
[32mESM[39m ⚡️ Build success in 112ms
|
|
15
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m1.06 MB[39m
|
|
16
|
+
[32mCJS[39m ⚡️ Build success in 111ms
|
|
17
17
|
[34mDTS[39m Build start
|
|
18
|
-
[32mDTS[39m ⚡️ Build success in
|
|
18
|
+
[32mDTS[39m ⚡️ Build success in 2963ms
|
|
19
19
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m8.06 KB[39m
|
|
20
20
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m8.06 KB[39m
|
package/CHANGELOG.md
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -510,7 +510,7 @@ var require_react_production = __commonJS({
|
|
|
510
510
|
var require_react_development = __commonJS({
|
|
511
511
|
"../../node_modules/react/cjs/react.development.js"(exports2, module2) {
|
|
512
512
|
"use strict";
|
|
513
|
-
"production" !== process.env.NODE_ENV && function() {
|
|
513
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
514
514
|
function defineDeprecationWarning(methodName, info) {
|
|
515
515
|
Object.defineProperty(Component.prototype, methodName, {
|
|
516
516
|
get: function() {
|
|
@@ -1442,7 +1442,7 @@ var require_react_development = __commonJS({
|
|
|
1442
1442
|
};
|
|
1443
1443
|
exports2.version = "19.1.0";
|
|
1444
1444
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1445
|
-
}();
|
|
1445
|
+
})();
|
|
1446
1446
|
}
|
|
1447
1447
|
});
|
|
1448
1448
|
|
|
@@ -1462,7 +1462,7 @@ var require_react = __commonJS({
|
|
|
1462
1462
|
var require_react_jsx_runtime_development = __commonJS({
|
|
1463
1463
|
"../../node_modules/react/cjs/react-jsx-runtime.development.js"(exports2) {
|
|
1464
1464
|
"use strict";
|
|
1465
|
-
"production" !== process.env.NODE_ENV && function() {
|
|
1465
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
1466
1466
|
function getComponentNameFromType(type) {
|
|
1467
1467
|
if (null == type) return null;
|
|
1468
1468
|
if ("function" === typeof type)
|
|
@@ -1716,7 +1716,7 @@ var require_react_jsx_runtime_development = __commonJS({
|
|
|
1716
1716
|
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
|
|
1717
1717
|
);
|
|
1718
1718
|
};
|
|
1719
|
-
}();
|
|
1719
|
+
})();
|
|
1720
1720
|
}
|
|
1721
1721
|
});
|
|
1722
1722
|
|
package/dist/index.js
CHANGED
|
@@ -504,7 +504,7 @@ var require_react_production = __commonJS({
|
|
|
504
504
|
var require_react_development = __commonJS({
|
|
505
505
|
"../../node_modules/react/cjs/react.development.js"(exports, module) {
|
|
506
506
|
"use strict";
|
|
507
|
-
"production" !== process.env.NODE_ENV && function() {
|
|
507
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
508
508
|
function defineDeprecationWarning(methodName, info) {
|
|
509
509
|
Object.defineProperty(Component.prototype, methodName, {
|
|
510
510
|
get: function() {
|
|
@@ -1436,7 +1436,7 @@ var require_react_development = __commonJS({
|
|
|
1436
1436
|
};
|
|
1437
1437
|
exports.version = "19.1.0";
|
|
1438
1438
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
1439
|
-
}();
|
|
1439
|
+
})();
|
|
1440
1440
|
}
|
|
1441
1441
|
});
|
|
1442
1442
|
|
|
@@ -1456,7 +1456,7 @@ var require_react = __commonJS({
|
|
|
1456
1456
|
var require_react_jsx_runtime_development = __commonJS({
|
|
1457
1457
|
"../../node_modules/react/cjs/react-jsx-runtime.development.js"(exports) {
|
|
1458
1458
|
"use strict";
|
|
1459
|
-
"production" !== process.env.NODE_ENV && function() {
|
|
1459
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
1460
1460
|
function getComponentNameFromType(type) {
|
|
1461
1461
|
if (null == type) return null;
|
|
1462
1462
|
if ("function" === typeof type)
|
|
@@ -1710,7 +1710,7 @@ var require_react_jsx_runtime_development = __commonJS({
|
|
|
1710
1710
|
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
|
|
1711
1711
|
);
|
|
1712
1712
|
};
|
|
1713
|
-
}();
|
|
1713
|
+
})();
|
|
1714
1714
|
}
|
|
1715
1715
|
});
|
|
1716
1716
|
|