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 (["element-plus", "ant-design-vue", "arco-design", "antd", "@arco-design/web-vue"].includes(packageName)) {
2873
- return "ui-lib";
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 (["element-plus", "ant-design-vue", "arco-design", "antd", "@arco-design/web-vue"].includes(packageName)) {
2873
- return "ui-lib";
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 _chunkZ72OFB2Tjs = require('./chunk-Z72OFB2T.js');
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 = _chunkZ72OFB2Tjs.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;
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
@@ -32,7 +32,7 @@ import {
32
32
  } from "./chunk-PTS5WW6S.mjs";
33
33
  import {
34
34
  createBaseViteConfig
35
- } from "./chunk-B7AA3EGC.mjs";
35
+ } from "./chunk-46TJKGSS.mjs";
36
36
  import "./chunk-6DZX6EAA.mjs";
37
37
  export {
38
38
  clamp,
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZ72OFB2Tjs = require('../chunk-Z72OFB2T.js');
3
+ var _chunkGEKY2GGGjs = require('../chunk-GEKY2GGG.js');
4
4
  require('../chunk-QGM4M3NI.js');
5
5
 
6
6
 
7
- exports.createBaseViteConfig = _chunkZ72OFB2Tjs.createBaseViteConfig;
7
+ exports.createBaseViteConfig = _chunkGEKY2GGGjs.createBaseViteConfig;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createBaseViteConfig
3
- } from "../chunk-B7AA3EGC.mjs";
3
+ } from "../chunk-46TJKGSS.mjs";
4
4
  import "../chunk-6DZX6EAA.mjs";
5
5
  export {
6
6
  createBaseViteConfig
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "0.2.4",
6
+ "version": "0.2.5",
7
7
  "description": "共享工具库和类型定义",
8
8
  "author": "ebuilds",
9
9
  "license": "MIT",