ebuilds-shared 0.2.4 → 0.2.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.
|
@@ -2869,8 +2869,21 @@ var config = (isProduction) => {
|
|
|
2869
2869
|
packageName += `/${segments[nmIndex + 2]}`;
|
|
2870
2870
|
}
|
|
2871
2871
|
}
|
|
2872
|
-
if ([
|
|
2873
|
-
|
|
2872
|
+
if ([
|
|
2873
|
+
"vue",
|
|
2874
|
+
"react",
|
|
2875
|
+
"react-dom",
|
|
2876
|
+
"pinia",
|
|
2877
|
+
"vuex",
|
|
2878
|
+
"react-router-dom",
|
|
2879
|
+
"vue-router",
|
|
2880
|
+
"element-plus",
|
|
2881
|
+
"ant-design-vue",
|
|
2882
|
+
"arco-design",
|
|
2883
|
+
"antd",
|
|
2884
|
+
"@arco-design/web-vue"
|
|
2885
|
+
].includes(packageName)) {
|
|
2886
|
+
return "framework-ui-lib";
|
|
2874
2887
|
}
|
|
2875
2888
|
if (["lodash-es", "lodash", "echarts", "moment", "axios", "three"].includes(packageName)) {
|
|
2876
2889
|
return `lib-${packageName}`;
|
|
@@ -2869,8 +2869,21 @@ var config = (isProduction) => {
|
|
|
2869
2869
|
packageName += `/${segments[nmIndex + 2]}`;
|
|
2870
2870
|
}
|
|
2871
2871
|
}
|
|
2872
|
-
if ([
|
|
2873
|
-
|
|
2872
|
+
if ([
|
|
2873
|
+
"vue",
|
|
2874
|
+
"react",
|
|
2875
|
+
"react-dom",
|
|
2876
|
+
"pinia",
|
|
2877
|
+
"vuex",
|
|
2878
|
+
"react-router-dom",
|
|
2879
|
+
"vue-router",
|
|
2880
|
+
"element-plus",
|
|
2881
|
+
"ant-design-vue",
|
|
2882
|
+
"arco-design",
|
|
2883
|
+
"antd",
|
|
2884
|
+
"@arco-design/web-vue"
|
|
2885
|
+
].includes(packageName)) {
|
|
2886
|
+
return "framework-ui-lib";
|
|
2874
2887
|
}
|
|
2875
2888
|
if (["lodash-es", "lodash", "echarts", "moment", "axios", "three"].includes(packageName)) {
|
|
2876
2889
|
return `lib-${packageName}`;
|
package/dist/index.js
CHANGED
|
@@ -32,7 +32,7 @@ var _chunk3YUIFF3Jjs = require('./chunk-3YUIFF3J.js');
|
|
|
32
32
|
var _chunkWGOU4SV3js = require('./chunk-WGOU4SV3.js');
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
var
|
|
35
|
+
var _chunkGEKY2GGGjs = require('./chunk-GEKY2GGG.js');
|
|
36
36
|
require('./chunk-QGM4M3NI.js');
|
|
37
37
|
|
|
38
38
|
|
|
@@ -64,4 +64,4 @@ require('./chunk-QGM4M3NI.js');
|
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
|
|
67
|
-
exports.clamp = _chunkWGOU4SV3js.clamp; exports.createBaseViteConfig =
|
|
67
|
+
exports.clamp = _chunkWGOU4SV3js.clamp; exports.createBaseViteConfig = _chunkGEKY2GGGjs.createBaseViteConfig; exports.createFunctionalComponent = _chunkWGOU4SV3js.createFunctionalComponent; exports.createUnoConfig = _chunk3YUIFF3Jjs.createUnoConfig; exports.duplicateRemovalCompleteSort = _chunkWGOU4SV3js.duplicateRemovalCompleteSort; exports.encryptPwd = _chunkWGOU4SV3js.encryptPwd; exports.filterMenu = _chunkWGOU4SV3js.filterMenu; exports.formatNumber = _chunkWGOU4SV3js.formatNumber; exports.getDecimalPart = _chunkWGOU4SV3js.getDecimalPart; exports.getIntegerPart = _chunkWGOU4SV3js.getIntegerPart; exports.isInteger = _chunkWGOU4SV3js.isInteger; exports.isNumber = _chunkWGOU4SV3js.isNumber; exports.jsonp = _chunkWGOU4SV3js.jsonp; exports.listSort = _chunkWGOU4SV3js.listSort; exports.numberToChinese = _chunkWGOU4SV3js.numberToChinese; exports.padZero = _chunkWGOU4SV3js.padZero; exports.parseFormattedNumber = _chunkWGOU4SV3js.parseFormattedNumber; exports.prototypeInterceptor = _chunkWGOU4SV3js.prototypeInterceptor; exports.request = _chunkWGOU4SV3js.request; exports.roundOrTruncate = _chunkWGOU4SV3js.roundOrTruncate; exports.setupPermission = _chunkWGOU4SV3js.setupPermission; exports.store = _chunkWGOU4SV3js.store; exports.timeFix = _chunkWGOU4SV3js.timeFix; exports.updateDocumentTitle = _chunkWGOU4SV3js.updateDocumentTitle; exports.useCommonStore = _chunkWGOU4SV3js.useCommonStore; exports.useDbStore = _chunkWGOU4SV3js.useDbStore; exports.useLoginHook = _chunkWGOU4SV3js.useLoginHook; exports.useMenuStore = _chunkWGOU4SV3js.useMenuStore; exports.welcome = _chunkWGOU4SV3js.welcome;
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGEKY2GGGjs = require('../chunk-GEKY2GGG.js');
|
|
4
4
|
require('../chunk-QGM4M3NI.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.createBaseViteConfig =
|
|
7
|
+
exports.createBaseViteConfig = _chunkGEKY2GGGjs.createBaseViteConfig;
|