@fangzhongya/utils 0.0.6 → 0.0.7-2

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.
Files changed (158) hide show
  1. package/dist/basic/array/index.cjs +4 -6
  2. package/dist/basic/array/index.d.ts +1 -1
  3. package/dist/basic/array/index.js +4 -6
  4. package/dist/basic/array/isArray.d.ts +2 -1
  5. package/dist/basic/array/toggleArray.cjs +2 -4
  6. package/dist/basic/array/toggleArray.d.ts +7 -11
  7. package/dist/basic/array/toggleArray.js +1 -3
  8. package/dist/basic/index.cjs +13 -8
  9. package/dist/basic/index.d.ts +9 -4
  10. package/dist/basic/index.js +13 -8
  11. package/dist/basic/object/isObject.d.ts +2 -1
  12. package/dist/basic/object/mergeObject.d.ts +5 -5
  13. package/dist/basic/object/unmergeObject.d.ts +6 -6
  14. package/dist/basic/string/appearNum.cjs +7 -0
  15. package/dist/basic/string/appearNum.d.ts +9 -0
  16. package/dist/basic/string/appearNum.js +7 -0
  17. package/dist/basic/string/appearNumSeat.cjs +7 -0
  18. package/dist/basic/string/appearNumSeat.d.ts +10 -0
  19. package/dist/basic/string/appearNumSeat.js +7 -0
  20. package/dist/basic/string/firstLower.cjs +7 -0
  21. package/dist/basic/string/firstLower.d.ts +8 -0
  22. package/dist/basic/string/firstLower.js +7 -0
  23. package/dist/basic/string/firstUpper.cjs +7 -0
  24. package/dist/basic/string/firstUpper.d.ts +8 -0
  25. package/dist/basic/string/firstUpper.js +7 -0
  26. package/dist/basic/string/getStartSame.cjs +7 -0
  27. package/dist/basic/string/getStartSame.d.ts +9 -0
  28. package/dist/basic/string/getStartSame.js +7 -0
  29. package/dist/basic/string/getStartSames.cjs +7 -0
  30. package/dist/basic/string/getStartSames.d.ts +9 -0
  31. package/dist/basic/string/getStartSames.js +7 -0
  32. package/dist/basic/string/index.cjs +19 -3
  33. package/dist/basic/string/index.d.ts +6 -1
  34. package/dist/basic/string/index.js +22 -6
  35. package/dist/chunk-2BY5RQHU.cjs +23 -0
  36. package/dist/chunk-2W7EPKCY.js +32 -0
  37. package/dist/chunk-3BKSZA3U.cjs +21 -0
  38. package/dist/chunk-3HXQ7TGV.cjs +14 -0
  39. package/dist/{chunk-YBUHXX5U.cjs → chunk-4J3S27XY.cjs} +5 -5
  40. package/dist/chunk-4OBNLDTJ.js +8 -0
  41. package/dist/chunk-5UV36ZIW.cjs +21 -0
  42. package/dist/chunk-6ADW34CB.cjs +32 -0
  43. package/dist/chunk-6RIGEV6G.cjs +25 -0
  44. package/dist/chunk-7DTHADVK.js +18 -0
  45. package/dist/chunk-A276ZDLP.js +19 -0
  46. package/dist/chunk-AM67P3W7.js +15 -0
  47. package/dist/chunk-AS3WKQP7.js +21 -0
  48. package/dist/chunk-ASN2EUM7.cjs +36 -0
  49. package/dist/chunk-BWNLZJJG.js +21 -0
  50. package/dist/chunk-DILKJQYV.cjs +9 -0
  51. package/dist/chunk-DMZP4RPN.js +23 -0
  52. package/dist/{chunk-JNC5JEFB.cjs → chunk-ETPPNXJN.cjs} +3 -5
  53. package/dist/chunk-EWJJKQIO.js +8 -0
  54. package/dist/chunk-G6FL4SSB.js +15 -0
  55. package/dist/chunk-H2LFD53G.js +36 -0
  56. package/dist/chunk-HULCI3SJ.js +21 -0
  57. package/dist/chunk-IRGCP7KH.js +23 -0
  58. package/dist/{chunk-DEENZC5X.js → chunk-J7CICTHH.js} +3 -11
  59. package/dist/chunk-J7S3KBHL.cjs +18 -0
  60. package/dist/chunk-JLEIVV37.cjs +32 -0
  61. package/dist/chunk-JR6ZN6QD.cjs +23 -0
  62. package/dist/chunk-L45SIOB3.js +32 -0
  63. package/dist/chunk-LFC6RYSS.js +21 -0
  64. package/dist/{chunk-BEQYORII.cjs → chunk-LTVXRDTD.cjs} +3 -11
  65. package/dist/{chunk-75TBDXR6.js → chunk-MPDCMTGO.js} +4 -4
  66. package/dist/chunk-MXLYIZIX.js +38 -0
  67. package/dist/chunk-O6GUK5PL.cjs +15 -0
  68. package/dist/chunk-OQL4GIEJ.cjs +8 -0
  69. package/dist/chunk-P3YVE7JK.cjs +21 -0
  70. package/dist/chunk-PAJDTMC5.cjs +38 -0
  71. package/dist/chunk-PW7RP73J.cjs +19 -0
  72. package/dist/chunk-S6JRKYPY.js +23 -0
  73. package/dist/chunk-SNABGVNO.js +14 -0
  74. package/dist/chunk-SYXWQKOO.cjs +28 -0
  75. package/dist/chunk-T22I7TJQ.cjs +25 -0
  76. package/dist/chunk-T2QKEABG.js +25 -0
  77. package/dist/chunk-UEVMS6QD.cjs +8 -0
  78. package/dist/chunk-WI55O3IV.cjs +16 -0
  79. package/dist/chunk-XCDKXZFR.js +16 -0
  80. package/dist/chunk-XHR36FJK.cjs +15 -0
  81. package/dist/chunk-YGJOBIEO.cjs +23 -0
  82. package/dist/chunk-YK7WI6H7.cjs +21 -0
  83. package/dist/{chunk-ED5PJTG5.js → chunk-YMC5G5SU.js} +3 -5
  84. package/dist/chunk-YNOFNHEK.js +23 -0
  85. package/dist/chunk-ZEXHP7HI.js +9 -0
  86. package/dist/chunk-ZQX2TYQB.js +28 -0
  87. package/dist/chunk-ZRZ5HATA.js +25 -0
  88. package/dist/chunk-ZZEFL2TE.cjs +23 -0
  89. package/dist/{index-56b2efa3.d.ts → index-0fa8abe5.d.ts} +2 -2
  90. package/dist/index-172cff2e.d.ts +22 -0
  91. package/dist/index-82dfd1d9.d.ts +25 -0
  92. package/dist/{index-6be6487f.d.ts → index-b1455ca1.d.ts} +1 -3
  93. package/dist/index-ceb2f683.d.ts +19 -0
  94. package/dist/index-e2af3c0a.d.ts +22 -0
  95. package/dist/index.cjs +40 -9
  96. package/dist/index.d.ts +27 -5
  97. package/dist/index.js +41 -10
  98. package/dist/judge/index.cjs +20 -0
  99. package/dist/judge/index.d.ts +4 -0
  100. package/dist/judge/index.js +20 -0
  101. package/dist/judge/matchs.cjs +10 -0
  102. package/dist/judge/matchs.d.ts +10 -0
  103. package/dist/judge/matchs.js +10 -0
  104. package/dist/judge/matchsEnd.cjs +7 -0
  105. package/dist/judge/matchsEnd.d.ts +9 -0
  106. package/dist/judge/matchsEnd.js +7 -0
  107. package/dist/judge/matchsStart.cjs +7 -0
  108. package/dist/judge/matchsStart.d.ts +9 -0
  109. package/dist/judge/matchsStart.js +7 -0
  110. package/dist/judge/matchsWhole.cjs +7 -0
  111. package/dist/judge/matchsWhole.d.ts +9 -0
  112. package/dist/judge/matchsWhole.js +7 -0
  113. package/dist/log/styleLog.d.ts +22 -0
  114. package/dist/name/getComponentNames.cjs +12 -0
  115. package/dist/name/getComponentNames.d.ts +8 -0
  116. package/dist/name/getComponentNames.js +12 -0
  117. package/dist/name/getNames.cjs +12 -0
  118. package/dist/name/getNames.d.ts +8 -0
  119. package/dist/name/getNames.js +12 -0
  120. package/dist/name/humpToLine.cjs +7 -0
  121. package/dist/name/humpToLine.d.ts +8 -0
  122. package/dist/name/humpToLine.js +7 -0
  123. package/dist/name/index.cjs +26 -0
  124. package/dist/name/index.d.ts +5 -0
  125. package/dist/name/index.js +26 -0
  126. package/dist/name/lineToLargeHump.cjs +8 -0
  127. package/dist/name/lineToLargeHump.d.ts +8 -0
  128. package/dist/name/lineToLargeHump.js +8 -0
  129. package/dist/name/lineToSmallHump.cjs +10 -0
  130. package/dist/name/lineToSmallHump.d.ts +8 -0
  131. package/dist/name/lineToSmallHump.js +10 -0
  132. package/dist/urls/getImportUrl.cjs +8 -0
  133. package/dist/urls/getImportUrl.d.ts +9 -0
  134. package/dist/urls/getImportUrl.js +8 -0
  135. package/dist/urls/getImportUrlSuffix.cjs +9 -0
  136. package/dist/urls/getImportUrlSuffix.d.ts +9 -0
  137. package/dist/urls/getImportUrlSuffix.js +9 -0
  138. package/dist/urls/getReplaceUrl.cjs +10 -0
  139. package/dist/urls/getReplaceUrl.d.ts +9 -0
  140. package/dist/urls/getReplaceUrl.js +10 -0
  141. package/dist/urls/getUrlCatalogue.cjs +7 -0
  142. package/dist/urls/getUrlCatalogue.d.ts +8 -0
  143. package/dist/urls/getUrlCatalogue.js +7 -0
  144. package/dist/urls/getUrlCatalogueObj.cjs +7 -0
  145. package/dist/urls/getUrlCatalogueObj.d.ts +16 -0
  146. package/dist/urls/getUrlCatalogueObj.js +7 -0
  147. package/dist/urls/index.cjs +27 -0
  148. package/dist/urls/index.d.ts +5 -0
  149. package/dist/urls/index.js +27 -0
  150. package/package.json +147 -29
  151. package/dist/basic/string/index2.cjs +0 -11
  152. package/dist/basic/string/index2.d.ts +0 -20
  153. package/dist/basic/string/index2.js +0 -11
  154. package/dist/chunk-4PBAZ73I.cjs +0 -20
  155. package/dist/chunk-BL4KF5G4.cjs +0 -25
  156. package/dist/chunk-OX5EXWS2.js +0 -25
  157. package/dist/chunk-YYNHNLVW.js +0 -20
  158. package/dist/index-5691335a.d.ts +0 -14
@@ -0,0 +1,32 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkO6GUK5PLcjs = require('./chunk-O6GUK5PL.cjs');
4
+
5
+
6
+ var _chunkYK7WI6H7cjs = require('./chunk-YK7WI6H7.cjs');
7
+
8
+
9
+ var _chunk6RIGEV6Gcjs = require('./chunk-6RIGEV6G.cjs');
10
+
11
+
12
+ var _chunkDILKJQYVcjs = require('./chunk-DILKJQYV.cjs');
13
+
14
+
15
+ var _chunkP3YVE7JKcjs = require('./chunk-P3YVE7JK.cjs');
16
+
17
+
18
+ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
19
+
20
+ // packages/urls/index.ts
21
+ var urls_exports = {};
22
+ _chunk5AZGAKWRcjs.__export.call(void 0, urls_exports, {
23
+ getImportUrl: () => _chunkYK7WI6H7cjs.getImportUrl,
24
+ getImportUrlSuffix: () => _chunkO6GUK5PLcjs.getImportUrlSuffix,
25
+ getReplaceUrl: () => _chunk6RIGEV6Gcjs.getReplaceUrl,
26
+ getUrlCatalogue: () => _chunkDILKJQYVcjs.getUrlCatalogue,
27
+ getUrlCatalogueObj: () => _chunkP3YVE7JKcjs.getUrlCatalogueObj
28
+ });
29
+
30
+
31
+
32
+ exports.urls_exports = urls_exports;
@@ -0,0 +1,25 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunk3HXQ7TGVcjs = require('./chunk-3HXQ7TGV.cjs');
4
+
5
+
6
+ var _chunkJR6ZN6QDcjs = require('./chunk-JR6ZN6QD.cjs');
7
+
8
+
9
+ var _chunkPW7RP73Jcjs = require('./chunk-PW7RP73J.cjs');
10
+
11
+ // packages/urls/getReplaceUrl.ts
12
+ function getReplaceUrl(url, add) {
13
+ const reg = /[\\|\/]/g;
14
+ const arr = _chunkPW7RP73Jcjs.getStartSames.call(void 0, url, add);
15
+ const uz = _chunkJR6ZN6QDcjs.appearNumSeat.call(void 0,
16
+ arr[1],
17
+ reg,
18
+ _chunk3HXQ7TGVcjs.appearNum.call(void 0, arr[2], reg) + 1
19
+ );
20
+ return add + arr[1].substring(uz);
21
+ }
22
+
23
+
24
+
25
+ exports.getReplaceUrl = getReplaceUrl;
@@ -0,0 +1,18 @@
1
+ // packages/basic/string/getStartSame.ts
2
+ function getStartSame(str, val) {
3
+ let s = "";
4
+ let vs = [...val];
5
+ for (let index = 0; index < vs.length; index++) {
6
+ const element = vs[index];
7
+ if (element === str.charAt(index)) {
8
+ s += element;
9
+ } else {
10
+ break;
11
+ }
12
+ }
13
+ return s;
14
+ }
15
+
16
+ export {
17
+ getStartSame
18
+ };
@@ -0,0 +1,19 @@
1
+ // packages/basic/string/getStartSames.ts
2
+ function getStartSames(str, val) {
3
+ let s = "";
4
+ const vs = [...val];
5
+ let index = 0;
6
+ for (; index < vs.length; index++) {
7
+ const element = vs[index];
8
+ if (element === str.charAt(index)) {
9
+ s += element;
10
+ } else {
11
+ break;
12
+ }
13
+ }
14
+ return [s, str.substring(index), val.substring(index)];
15
+ }
16
+
17
+ export {
18
+ getStartSames
19
+ };
@@ -0,0 +1,15 @@
1
+ import {
2
+ lineToLargeHump
3
+ } from "./chunk-XCDKXZFR.js";
4
+ import {
5
+ firstLower
6
+ } from "./chunk-4OBNLDTJ.js";
7
+
8
+ // packages/name/lineToSmallHump.ts
9
+ function lineToSmallHump(name) {
10
+ return firstLower(lineToLargeHump(name));
11
+ }
12
+
13
+ export {
14
+ lineToSmallHump
15
+ };
@@ -0,0 +1,21 @@
1
+ // packages/urls/getUrlCatalogueObj.ts
2
+ function getUrlCatalogueObj(str) {
3
+ const reg = /(\\|\/)([^\\|\/]+)(\.[a-z|A-Z]+)$/g;
4
+ const ml = str.replace(reg, "");
5
+ let name = "";
6
+ let suffix = "";
7
+ const arr = reg.exec(str);
8
+ if (arr) {
9
+ name = arr[2];
10
+ suffix = arr[3];
11
+ }
12
+ return {
13
+ catalogue: ml,
14
+ name,
15
+ suffix
16
+ };
17
+ }
18
+
19
+ export {
20
+ getUrlCatalogueObj
21
+ };
@@ -0,0 +1,36 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkJ7S3KBHLcjs = require('./chunk-J7S3KBHL.cjs');
4
+
5
+
6
+ var _chunk3HXQ7TGVcjs = require('./chunk-3HXQ7TGV.cjs');
7
+
8
+
9
+ var _chunkJR6ZN6QDcjs = require('./chunk-JR6ZN6QD.cjs');
10
+
11
+
12
+ var _chunkPW7RP73Jcjs = require('./chunk-PW7RP73J.cjs');
13
+
14
+
15
+ var _chunkUEVMS6QDcjs = require('./chunk-UEVMS6QD.cjs');
16
+
17
+
18
+ var _chunkOQL4GIEJcjs = require('./chunk-OQL4GIEJ.cjs');
19
+
20
+
21
+ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
22
+
23
+ // packages/basic/string/index.ts
24
+ var string_exports = {};
25
+ _chunk5AZGAKWRcjs.__export.call(void 0, string_exports, {
26
+ appearNum: () => _chunk3HXQ7TGVcjs.appearNum,
27
+ appearNumSeat: () => _chunkJR6ZN6QDcjs.appearNumSeat,
28
+ firstLower: () => _chunkUEVMS6QDcjs.firstLower,
29
+ firstUpper: () => _chunkOQL4GIEJcjs.firstUpper,
30
+ getStartSame: () => _chunkJ7S3KBHLcjs.getStartSame,
31
+ getStartSames: () => _chunkPW7RP73Jcjs.getStartSames
32
+ });
33
+
34
+
35
+
36
+ exports.string_exports = string_exports;
@@ -0,0 +1,21 @@
1
+ import {
2
+ humpToLine
3
+ } from "./chunk-J7CICTHH.js";
4
+ import {
5
+ lineToSmallHump
6
+ } from "./chunk-AM67P3W7.js";
7
+ import {
8
+ lineToLargeHump
9
+ } from "./chunk-XCDKXZFR.js";
10
+
11
+ // packages/name/getNames.ts
12
+ function getNames(name) {
13
+ const line = humpToLine(name);
14
+ const upper = lineToLargeHump(line);
15
+ const lower = lineToSmallHump(upper);
16
+ return [line, upper, lower];
17
+ }
18
+
19
+ export {
20
+ getNames
21
+ };
@@ -0,0 +1,9 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/urls/getUrlCatalogue.ts
2
+ function getUrlCatalogue(str) {
3
+ const reg = /((\\|\/)([^\\|\/]+)(\.[a-z|A-Z]+))$/g;
4
+ return str.replace(reg, "");
5
+ }
6
+
7
+
8
+
9
+ exports.getUrlCatalogue = getUrlCatalogue;
@@ -0,0 +1,23 @@
1
+ // packages/basic/string/appearNumSeat.ts
2
+ function appearNumSeat(str, t, n) {
3
+ let reg;
4
+ if (typeof t == "string") {
5
+ reg = new RegExp(t, "g");
6
+ } else {
7
+ reg = t;
8
+ }
9
+ let i = 0;
10
+ let s = -1;
11
+ let arr;
12
+ while ((arr = reg.exec(str)) !== null) {
13
+ i++;
14
+ if (i >= n) {
15
+ return arr.index;
16
+ }
17
+ }
18
+ return s;
19
+ }
20
+
21
+ export {
22
+ appearNumSeat
23
+ };
@@ -1,10 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkISHLY7WMcjs = require('./chunk-ISHLY7WM.cjs');
4
-
3
+ var _chunk3BKSZA3Ucjs = require('./chunk-3BKSZA3U.cjs');
5
4
 
6
5
 
7
- var _chunkBL4KF5G4cjs = require('./chunk-BL4KF5G4.cjs');
6
+ var _chunkISHLY7WMcjs = require('./chunk-ISHLY7WM.cjs');
8
7
 
9
8
 
10
9
  var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
@@ -12,9 +11,8 @@ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
12
11
  // packages/basic/array/index.ts
13
12
  var array_exports = {};
14
13
  _chunk5AZGAKWRcjs.__export.call(void 0, array_exports, {
15
- firstLower: () => _chunkBL4KF5G4cjs.firstLower,
16
14
  isArray: () => _chunkISHLY7WMcjs.isArray,
17
- toggleArray: () => _chunkBL4KF5G4cjs.toggleArray
15
+ toggleArray: () => _chunk3BKSZA3Ucjs.toggleArray
18
16
  });
19
17
 
20
18
 
@@ -0,0 +1,8 @@
1
+ // packages/basic/string/firstUpper.ts
2
+ function firstUpper(str) {
3
+ return str.slice(0, 1).toUpperCase() + str.slice(1);
4
+ }
5
+
6
+ export {
7
+ firstUpper
8
+ };
@@ -0,0 +1,15 @@
1
+ import {
2
+ getImportUrl
3
+ } from "./chunk-LFC6RYSS.js";
4
+
5
+ // packages/urls/getImportUrlSuffix.ts
6
+ function getImportUrlSuffix(url, imp) {
7
+ return getImportUrl(url, imp).replace(
8
+ /\.([a-z|A-Z]+)$/,
9
+ ""
10
+ );
11
+ }
12
+
13
+ export {
14
+ getImportUrlSuffix
15
+ };
@@ -0,0 +1,36 @@
1
+ import {
2
+ getStartSame
3
+ } from "./chunk-7DTHADVK.js";
4
+ import {
5
+ appearNum
6
+ } from "./chunk-SNABGVNO.js";
7
+ import {
8
+ appearNumSeat
9
+ } from "./chunk-DMZP4RPN.js";
10
+ import {
11
+ getStartSames
12
+ } from "./chunk-A276ZDLP.js";
13
+ import {
14
+ firstLower
15
+ } from "./chunk-4OBNLDTJ.js";
16
+ import {
17
+ firstUpper
18
+ } from "./chunk-EWJJKQIO.js";
19
+ import {
20
+ __export
21
+ } from "./chunk-UICA3PK6.js";
22
+
23
+ // packages/basic/string/index.ts
24
+ var string_exports = {};
25
+ __export(string_exports, {
26
+ appearNum: () => appearNum,
27
+ appearNumSeat: () => appearNumSeat,
28
+ firstLower: () => firstLower,
29
+ firstUpper: () => firstUpper,
30
+ getStartSame: () => getStartSame,
31
+ getStartSames: () => getStartSames
32
+ });
33
+
34
+ export {
35
+ string_exports
36
+ };
@@ -0,0 +1,21 @@
1
+ // packages/basic/array/toggleArray.ts
2
+ function toggleArray(arr, obj, id) {
3
+ let varr = [];
4
+ let is = true;
5
+ for (let index = 0; index < arr.length; index++) {
6
+ const element = arr[index];
7
+ if (element[id] === obj[id]) {
8
+ is = false;
9
+ } else {
10
+ varr.push(element);
11
+ }
12
+ }
13
+ if (is) {
14
+ varr.push(obj);
15
+ }
16
+ return varr;
17
+ }
18
+
19
+ export {
20
+ toggleArray
21
+ };
@@ -0,0 +1,23 @@
1
+ // packages/judge/matchsWhole.ts
2
+ function matchsWhole(key, matchs) {
3
+ if (matchs && matchs.length > 0) {
4
+ for (const value of matchs) {
5
+ if (typeof value == "string") {
6
+ if (key == value) {
7
+ return true;
8
+ }
9
+ } else {
10
+ if (value.test(key)) {
11
+ return true;
12
+ }
13
+ }
14
+ }
15
+ return false;
16
+ } else {
17
+ return true;
18
+ }
19
+ }
20
+
21
+ export {
22
+ matchsWhole
23
+ };
@@ -1,11 +1,5 @@
1
- // packages/basic/string/index2.ts
2
- function firstUpper(vs) {
3
- return vs.slice(0, 1).toUpperCase() + vs.slice(1);
4
- }
5
- function firstLower(vs) {
6
- return vs.slice(0, 1).toLowerCase() + vs.slice(1);
7
- }
8
- function getNmaeBar(name) {
1
+ // packages/name/humpToLine.ts
2
+ function humpToLine(name) {
9
3
  const reg = /(([A-Z])([^A-Z]*))/g;
10
4
  let result;
11
5
  const arr = [];
@@ -27,7 +21,5 @@ function getNmaeBar(name) {
27
21
  }
28
22
 
29
23
  export {
30
- firstUpper,
31
- firstLower,
32
- getNmaeBar
24
+ humpToLine
33
25
  };
@@ -0,0 +1,18 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/getStartSame.ts
2
+ function getStartSame(str, val) {
3
+ let s = "";
4
+ let vs = [...val];
5
+ for (let index = 0; index < vs.length; index++) {
6
+ const element = vs[index];
7
+ if (element === str.charAt(index)) {
8
+ s += element;
9
+ } else {
10
+ break;
11
+ }
12
+ }
13
+ return s;
14
+ }
15
+
16
+
17
+
18
+ exports.getStartSame = getStartSame;
@@ -0,0 +1,32 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkPAJDTMC5cjs = require('./chunk-PAJDTMC5.cjs');
4
+
5
+
6
+ var _chunk5UV36ZIWcjs = require('./chunk-5UV36ZIW.cjs');
7
+
8
+
9
+ var _chunkLTVXRDTDcjs = require('./chunk-LTVXRDTD.cjs');
10
+
11
+
12
+ var _chunkXHR36FJKcjs = require('./chunk-XHR36FJK.cjs');
13
+
14
+
15
+ var _chunkWI55O3IVcjs = require('./chunk-WI55O3IV.cjs');
16
+
17
+
18
+ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
19
+
20
+ // packages/name/index.ts
21
+ var name_exports = {};
22
+ _chunk5AZGAKWRcjs.__export.call(void 0, name_exports, {
23
+ getComponentNames: () => _chunkPAJDTMC5cjs.getComponentNames,
24
+ getNames: () => _chunk5UV36ZIWcjs.getNames,
25
+ humpToLine: () => _chunkLTVXRDTDcjs.humpToLine,
26
+ lineToLargeHump: () => _chunkWI55O3IVcjs.lineToLargeHump,
27
+ lineToSmallHump: () => _chunkXHR36FJKcjs.lineToSmallHump
28
+ });
29
+
30
+
31
+
32
+ exports.name_exports = name_exports;
@@ -0,0 +1,23 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/appearNumSeat.ts
2
+ function appearNumSeat(str, t, n) {
3
+ let reg;
4
+ if (typeof t == "string") {
5
+ reg = new RegExp(t, "g");
6
+ } else {
7
+ reg = t;
8
+ }
9
+ let i = 0;
10
+ let s = -1;
11
+ let arr;
12
+ while ((arr = reg.exec(str)) !== null) {
13
+ i++;
14
+ if (i >= n) {
15
+ return arr.index;
16
+ }
17
+ }
18
+ return s;
19
+ }
20
+
21
+
22
+
23
+ exports.appearNumSeat = appearNumSeat;
@@ -0,0 +1,32 @@
1
+ import {
2
+ getImportUrlSuffix
3
+ } from "./chunk-G6FL4SSB.js";
4
+ import {
5
+ getImportUrl
6
+ } from "./chunk-LFC6RYSS.js";
7
+ import {
8
+ getReplaceUrl
9
+ } from "./chunk-ZRZ5HATA.js";
10
+ import {
11
+ getUrlCatalogue
12
+ } from "./chunk-ZEXHP7HI.js";
13
+ import {
14
+ getUrlCatalogueObj
15
+ } from "./chunk-AS3WKQP7.js";
16
+ import {
17
+ __export
18
+ } from "./chunk-UICA3PK6.js";
19
+
20
+ // packages/urls/index.ts
21
+ var urls_exports = {};
22
+ __export(urls_exports, {
23
+ getImportUrl: () => getImportUrl,
24
+ getImportUrlSuffix: () => getImportUrlSuffix,
25
+ getReplaceUrl: () => getReplaceUrl,
26
+ getUrlCatalogue: () => getUrlCatalogue,
27
+ getUrlCatalogueObj: () => getUrlCatalogueObj
28
+ });
29
+
30
+ export {
31
+ urls_exports
32
+ };
@@ -0,0 +1,21 @@
1
+ import {
2
+ getStartSames
3
+ } from "./chunk-A276ZDLP.js";
4
+
5
+ // packages/urls/getImportUrl.ts
6
+ function getImportUrl(url, imp) {
7
+ const arr = getStartSames(url, imp);
8
+ const l = arr[1].split(/\\|\//).length - 1;
9
+ let ds = ["./"];
10
+ if (l > 0) {
11
+ ds = [];
12
+ for (let index = 0; index < l; index++) {
13
+ ds.push("../");
14
+ }
15
+ }
16
+ return ds.join("") + arr[2].replace(/\\/g, "/");
17
+ }
18
+
19
+ export {
20
+ getImportUrl
21
+ };
@@ -1,11 +1,5 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/index2.ts
2
- function firstUpper(vs) {
3
- return vs.slice(0, 1).toUpperCase() + vs.slice(1);
4
- }
5
- function firstLower(vs) {
6
- return vs.slice(0, 1).toLowerCase() + vs.slice(1);
7
- }
8
- function getNmaeBar(name) {
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/name/humpToLine.ts
2
+ function humpToLine(name) {
9
3
  const reg = /(([A-Z])([^A-Z]*))/g;
10
4
  let result;
11
5
  const arr = [];
@@ -28,6 +22,4 @@ function getNmaeBar(name) {
28
22
 
29
23
 
30
24
 
31
-
32
-
33
- exports.firstUpper = firstUpper; exports.firstLower = firstLower; exports.getNmaeBar = getNmaeBar;
25
+ exports.humpToLine = humpToLine;
@@ -1,12 +1,12 @@
1
+ import {
2
+ string_exports
3
+ } from "./chunk-H2LFD53G.js";
1
4
  import {
2
5
  object_exports
3
6
  } from "./chunk-MAIGGOA4.js";
4
- import {
5
- string_exports
6
- } from "./chunk-YYNHNLVW.js";
7
7
  import {
8
8
  array_exports
9
- } from "./chunk-ED5PJTG5.js";
9
+ } from "./chunk-YMC5G5SU.js";
10
10
  import {
11
11
  __export
12
12
  } from "./chunk-UICA3PK6.js";
@@ -0,0 +1,38 @@
1
+ import {
2
+ humpToLine
3
+ } from "./chunk-J7CICTHH.js";
4
+ import {
5
+ lineToSmallHump
6
+ } from "./chunk-AM67P3W7.js";
7
+ import {
8
+ lineToLargeHump
9
+ } from "./chunk-XCDKXZFR.js";
10
+
11
+ // packages/name/getComponentNames.ts
12
+ function getComponentNames(name) {
13
+ if (name.includes("-")) {
14
+ const line = humpToLine(name);
15
+ const upper = lineToLargeHump(line);
16
+ const lower = lineToSmallHump(upper);
17
+ return [line, upper, lower];
18
+ } else if (/[A-Z]/.test(name)) {
19
+ const line = humpToLine(name);
20
+ if (/^[A-Z]/.test(name)) {
21
+ const upper = lineToLargeHump(line);
22
+ const lower = lineToSmallHump(upper);
23
+ if (line.includes("-")) {
24
+ return [line, upper, lower];
25
+ } else {
26
+ return [name, lower];
27
+ }
28
+ } else {
29
+ return [line, name];
30
+ }
31
+ } else {
32
+ return [name];
33
+ }
34
+ }
35
+
36
+ export {
37
+ getComponentNames
38
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkYK7WI6H7cjs = require('./chunk-YK7WI6H7.cjs');
4
+
5
+ // packages/urls/getImportUrlSuffix.ts
6
+ function getImportUrlSuffix(url, imp) {
7
+ return _chunkYK7WI6H7cjs.getImportUrl.call(void 0, url, imp).replace(
8
+ /\.([a-z|A-Z]+)$/,
9
+ ""
10
+ );
11
+ }
12
+
13
+
14
+
15
+ exports.getImportUrlSuffix = getImportUrlSuffix;
@@ -0,0 +1,8 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/firstUpper.ts
2
+ function firstUpper(str) {
3
+ return str.slice(0, 1).toUpperCase() + str.slice(1);
4
+ }
5
+
6
+
7
+
8
+ exports.firstUpper = firstUpper;
@@ -0,0 +1,21 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/urls/getUrlCatalogueObj.ts
2
+ function getUrlCatalogueObj(str) {
3
+ const reg = /(\\|\/)([^\\|\/]+)(\.[a-z|A-Z]+)$/g;
4
+ const ml = str.replace(reg, "");
5
+ let name = "";
6
+ let suffix = "";
7
+ const arr = reg.exec(str);
8
+ if (arr) {
9
+ name = arr[2];
10
+ suffix = arr[3];
11
+ }
12
+ return {
13
+ catalogue: ml,
14
+ name,
15
+ suffix
16
+ };
17
+ }
18
+
19
+
20
+
21
+ exports.getUrlCatalogueObj = getUrlCatalogueObj;