@fangzhongya/utils 0.0.5 → 0.0.6-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 +3 -3
  2. package/dist/basic/array/index.js +4 -4
  3. package/dist/basic/index.cjs +15 -9
  4. package/dist/basic/index.d.ts +9 -3
  5. package/dist/basic/index.js +16 -10
  6. package/dist/basic/object/index.cjs +4 -4
  7. package/dist/basic/object/index.d.ts +2 -1
  8. package/dist/basic/object/index.js +5 -5
  9. package/dist/basic/object/mergeObject.cjs +2 -6
  10. package/dist/basic/object/mergeObject.d.ts +1 -19
  11. package/dist/basic/object/mergeObject.js +3 -7
  12. package/dist/basic/object/unmergeObject.cjs +7 -0
  13. package/dist/basic/object/unmergeObject.d.ts +11 -0
  14. package/dist/basic/object/unmergeObject.js +7 -0
  15. package/dist/basic/string/appearNum.cjs +7 -0
  16. package/dist/basic/string/appearNum.d.ts +9 -0
  17. package/dist/basic/string/appearNum.js +7 -0
  18. package/dist/basic/string/appearNumSeat.cjs +7 -0
  19. package/dist/basic/string/appearNumSeat.d.ts +9 -0
  20. package/dist/basic/string/appearNumSeat.js +7 -0
  21. package/dist/basic/string/firstLower.cjs +7 -0
  22. package/dist/basic/string/firstLower.d.ts +8 -0
  23. package/dist/basic/string/firstLower.js +7 -0
  24. package/dist/basic/string/firstUpper.cjs +7 -0
  25. package/dist/basic/string/firstUpper.d.ts +8 -0
  26. package/dist/basic/string/firstUpper.js +7 -0
  27. package/dist/basic/string/getStartSame.cjs +7 -0
  28. package/dist/basic/string/getStartSame.d.ts +6 -0
  29. package/dist/basic/string/getStartSame.js +7 -0
  30. package/dist/basic/string/getStartSames.cjs +7 -0
  31. package/dist/basic/string/getStartSames.d.ts +6 -0
  32. package/dist/basic/string/getStartSames.js +7 -0
  33. package/dist/basic/string/index.cjs +19 -3
  34. package/dist/basic/string/index.d.ts +6 -1
  35. package/dist/basic/string/index.js +22 -6
  36. package/dist/chunk-2B742V22.cjs +19 -0
  37. package/dist/chunk-2BY5RQHU.cjs +23 -0
  38. package/dist/chunk-2PY55D6T.js +16 -0
  39. package/dist/chunk-3OME5O5G.cjs +16 -0
  40. package/dist/chunk-3VYRYSWK.cjs +49 -0
  41. package/dist/chunk-4OBNLDTJ.js +8 -0
  42. package/dist/chunk-554L4Z7N.cjs +28 -0
  43. package/dist/chunk-5RFKTFSS.js +17 -0
  44. package/dist/chunk-7DTHADVK.js +18 -0
  45. package/dist/chunk-A276ZDLP.js +19 -0
  46. package/dist/chunk-A6J46LQK.js +49 -0
  47. package/dist/{chunk-ED5PJTG5.js → chunk-AP2GHAT5.js} +3 -3
  48. package/dist/chunk-DILKJQYV.cjs +9 -0
  49. package/dist/{chunk-P33DGEQL.js → chunk-EKPIFODS.js} +5 -5
  50. package/dist/chunk-EWJJKQIO.js +8 -0
  51. package/dist/chunk-FESWCW7T.js +38 -0
  52. package/dist/{chunk-JNC5JEFB.cjs → chunk-FXMA7ZCM.cjs} +2 -2
  53. package/dist/chunk-G3AKL6ST.js +32 -0
  54. package/dist/chunk-GNWP6WL2.js +15 -0
  55. package/dist/chunk-IMCJXCTH.cjs +21 -0
  56. package/dist/chunk-IRGCP7KH.js +23 -0
  57. package/dist/{chunk-DEENZC5X.js → chunk-J7CICTHH.js} +3 -11
  58. package/dist/chunk-J7S3KBHL.cjs +18 -0
  59. package/dist/chunk-JSU6KHXP.cjs +38 -0
  60. package/dist/{chunk-BEQYORII.cjs → chunk-LTVXRDTD.cjs} +3 -11
  61. package/dist/{chunk-AZNBYC7K.js → chunk-MAIGGOA4.js} +4 -4
  62. package/dist/chunk-NCT6AHE4.cjs +36 -0
  63. package/dist/chunk-NRJPCN4J.cjs +46 -0
  64. package/dist/chunk-O3RJ5M35.js +19 -0
  65. package/dist/chunk-OQA35EMO.js +24 -0
  66. package/dist/chunk-OQL4GIEJ.cjs +8 -0
  67. package/dist/chunk-P2BJW4C6.js +25 -0
  68. package/dist/chunk-P426BDUW.cjs +24 -0
  69. package/dist/chunk-POV5YM7P.cjs +15 -0
  70. package/dist/chunk-PW7RP73J.cjs +19 -0
  71. package/dist/{chunk-YZULJRHH.cjs → chunk-R7G5MSGO.cjs} +4 -4
  72. package/dist/chunk-RD4EP3M5.js +46 -0
  73. package/dist/chunk-RIQILIWY.js +28 -0
  74. package/dist/chunk-S6JRKYPY.js +23 -0
  75. package/dist/chunk-SYXWQKOO.cjs +28 -0
  76. package/dist/chunk-T22I7TJQ.cjs +25 -0
  77. package/dist/chunk-T2QKEABG.js +25 -0
  78. package/dist/chunk-TUNW4BHX.cjs +25 -0
  79. package/dist/chunk-U7NNQBWE.js +36 -0
  80. package/dist/chunk-UEVMS6QD.cjs +8 -0
  81. package/dist/chunk-UL24YTNH.cjs +32 -0
  82. package/dist/chunk-VHMUSGCJ.js +21 -0
  83. package/dist/chunk-WAUWAPXT.js +15 -0
  84. package/dist/chunk-WMLWU4IM.cjs +15 -0
  85. package/dist/chunk-X26IWDP4.cjs +24 -0
  86. package/dist/chunk-XRUVLIEL.cjs +17 -0
  87. package/dist/chunk-YGJOBIEO.cjs +23 -0
  88. package/dist/chunk-YNOFNHEK.js +23 -0
  89. package/dist/chunk-ZEXHP7HI.js +9 -0
  90. package/dist/chunk-ZQX2TYQB.js +28 -0
  91. package/dist/chunk-ZZEFL2TE.cjs +23 -0
  92. package/dist/{index-5c5bf158.d.ts → index-3062a21e.d.ts} +2 -3
  93. package/dist/index-445fe401.d.ts +19 -0
  94. package/dist/index-a1a99eec.d.ts +25 -0
  95. package/dist/index-a65f6120.d.ts +22 -0
  96. package/dist/index-d6d3b4d8.d.ts +19 -0
  97. package/dist/{index-8abebe13.d.ts → index-d8958166.d.ts} +2 -2
  98. package/dist/index.cjs +42 -11
  99. package/dist/index.d.ts +26 -4
  100. package/dist/index.js +43 -12
  101. package/dist/judge/index.cjs +20 -0
  102. package/dist/judge/index.d.ts +4 -0
  103. package/dist/judge/index.js +20 -0
  104. package/dist/judge/matchs.cjs +10 -0
  105. package/dist/judge/matchs.d.ts +3 -0
  106. package/dist/judge/matchs.js +10 -0
  107. package/dist/judge/matchsEnd.cjs +7 -0
  108. package/dist/judge/matchsEnd.d.ts +3 -0
  109. package/dist/judge/matchsEnd.js +7 -0
  110. package/dist/judge/matchsStart.cjs +7 -0
  111. package/dist/judge/matchsStart.d.ts +3 -0
  112. package/dist/judge/matchsStart.js +7 -0
  113. package/dist/judge/matchsWhole.cjs +7 -0
  114. package/dist/judge/matchsWhole.d.ts +3 -0
  115. package/dist/judge/matchsWhole.js +7 -0
  116. package/dist/name/getComponentNames.cjs +12 -0
  117. package/dist/name/getComponentNames.d.ts +8 -0
  118. package/dist/name/getComponentNames.js +12 -0
  119. package/dist/name/getNames.cjs +12 -0
  120. package/dist/name/getNames.d.ts +8 -0
  121. package/dist/name/getNames.js +12 -0
  122. package/dist/name/humpToLine.cjs +7 -0
  123. package/dist/name/humpToLine.d.ts +8 -0
  124. package/dist/name/humpToLine.js +7 -0
  125. package/dist/name/index.cjs +26 -0
  126. package/dist/name/index.d.ts +5 -0
  127. package/dist/name/index.js +26 -0
  128. package/dist/name/lineToLargeHump.cjs +8 -0
  129. package/dist/name/lineToLargeHump.d.ts +8 -0
  130. package/dist/name/lineToLargeHump.js +8 -0
  131. package/dist/name/lineToSmallHump.cjs +9 -0
  132. package/dist/name/lineToSmallHump.d.ts +8 -0
  133. package/dist/name/lineToSmallHump.js +9 -0
  134. package/dist/urls/getImportUrl.cjs +8 -0
  135. package/dist/urls/getImportUrl.d.ts +9 -0
  136. package/dist/urls/getImportUrl.js +8 -0
  137. package/dist/urls/getImportUrlSuffix.cjs +9 -0
  138. package/dist/urls/getImportUrlSuffix.d.ts +9 -0
  139. package/dist/urls/getImportUrlSuffix.js +9 -0
  140. package/dist/urls/getReplaceUrl.cjs +10 -0
  141. package/dist/urls/getReplaceUrl.d.ts +8 -0
  142. package/dist/urls/getReplaceUrl.js +10 -0
  143. package/dist/urls/getUrlCatalogue.cjs +7 -0
  144. package/dist/urls/getUrlCatalogue.d.ts +8 -0
  145. package/dist/urls/getUrlCatalogue.js +7 -0
  146. package/dist/urls/index.cjs +23 -0
  147. package/dist/urls/index.d.ts +4 -0
  148. package/dist/urls/index.js +23 -0
  149. package/package.json +141 -26
  150. package/dist/basic/string/index2.cjs +0 -11
  151. package/dist/basic/string/index2.d.ts +0 -20
  152. package/dist/basic/string/index2.js +0 -11
  153. package/dist/chunk-4PBAZ73I.cjs +0 -20
  154. package/dist/chunk-J53DPBUN.cjs +0 -24
  155. package/dist/chunk-LYFX6BGT.js +0 -129
  156. package/dist/chunk-VAYHA5HS.cjs +0 -129
  157. package/dist/chunk-YYNHNLVW.js +0 -20
  158. package/dist/index-5691335a.d.ts +0 -14
@@ -0,0 +1,19 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// 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
+
18
+
19
+ exports.getStartSames = getStartSames;
@@ -1,8 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
+ var _chunkNRJPCN4Jcjs = require('./chunk-NRJPCN4J.cjs');
3
4
 
4
5
 
5
- var _chunkVAYHA5HScjs = require('./chunk-VAYHA5HS.cjs');
6
+ var _chunk3VYRYSWKcjs = require('./chunk-3VYRYSWK.cjs');
6
7
 
7
8
 
8
9
  var _chunkXRGLFTH2cjs = require('./chunk-XRGLFTH2.cjs');
@@ -14,9 +15,8 @@ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
14
15
  var object_exports = {};
15
16
  _chunk5AZGAKWRcjs.__export.call(void 0, object_exports, {
16
17
  isObject: () => _chunkXRGLFTH2cjs.isObject,
17
- mergeObject: () => _chunkVAYHA5HScjs.mergeObject,
18
- mergeObject2: () => _chunkVAYHA5HScjs.mergeObject2,
19
- unmergeObject: () => _chunkVAYHA5HScjs.unmergeObject
18
+ mergeObject: () => _chunkNRJPCN4Jcjs.mergeObject,
19
+ unmergeObject: () => _chunk3VYRYSWKcjs.unmergeObject
20
20
  });
21
21
 
22
22
 
@@ -0,0 +1,46 @@
1
+ // packages/basic/object/mergeObject.ts
2
+ function mergeObject(a, b, j = 0, i) {
3
+ if (a instanceof Array) {
4
+ if (j > 0 && i) {
5
+ if (b instanceof Array) {
6
+ for (const v of b) {
7
+ if (!a.includes(v)) {
8
+ a.push(v);
9
+ }
10
+ }
11
+ } else {
12
+ if (!a.includes(b)) {
13
+ a.push(b);
14
+ }
15
+ }
16
+ } else {
17
+ a = b;
18
+ }
19
+ } else if (typeof a == "object") {
20
+ const cv = Object.prototype.toString.call(a);
21
+ const ct = Object.prototype.toString.call(b);
22
+ if (a && typeof b == "object" && cv == ct && j > 0) {
23
+ const n = j - 1;
24
+ if (n > 0) {
25
+ for (const key in b) {
26
+ const v = a[key];
27
+ const t = b[key];
28
+ a[key] = mergeObject(v, t, n, i);
29
+ }
30
+ } else {
31
+ for (const key in b) {
32
+ a[key] = b[key];
33
+ }
34
+ }
35
+ } else {
36
+ a = b;
37
+ }
38
+ } else {
39
+ a = b;
40
+ }
41
+ return a;
42
+ }
43
+
44
+ export {
45
+ mergeObject
46
+ };
@@ -0,0 +1,28 @@
1
+ import {
2
+ getImportUrlSuffix
3
+ } from "./chunk-GNWP6WL2.js";
4
+ import {
5
+ getImportUrl
6
+ } from "./chunk-5RFKTFSS.js";
7
+ import {
8
+ getReplaceUrl
9
+ } from "./chunk-P2BJW4C6.js";
10
+ import {
11
+ getUrlCatalogue
12
+ } from "./chunk-ZEXHP7HI.js";
13
+ import {
14
+ __export
15
+ } from "./chunk-UICA3PK6.js";
16
+
17
+ // packages/urls/index.ts
18
+ var urls_exports = {};
19
+ __export(urls_exports, {
20
+ getImportUrl: () => getImportUrl,
21
+ getImportUrlSuffix: () => getImportUrlSuffix,
22
+ getReplaceUrl: () => getReplaceUrl,
23
+ getUrlCatalogue: () => getUrlCatalogue
24
+ });
25
+
26
+ export {
27
+ urls_exports
28
+ };
@@ -0,0 +1,23 @@
1
+ // packages/judge/matchsStart.ts
2
+ function matchsStart(key, matchs) {
3
+ if (matchs && matchs.length > 0) {
4
+ for (const value of matchs) {
5
+ if (typeof value == "string") {
6
+ if (key.startsWith(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
+ matchsStart
23
+ };
@@ -0,0 +1,28 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkT22I7TJQcjs = require('./chunk-T22I7TJQ.cjs');
4
+
5
+
6
+ var _chunkYGJOBIEOcjs = require('./chunk-YGJOBIEO.cjs');
7
+
8
+
9
+ var _chunkZZEFL2TEcjs = require('./chunk-ZZEFL2TE.cjs');
10
+
11
+
12
+ var _chunk2BY5RQHUcjs = require('./chunk-2BY5RQHU.cjs');
13
+
14
+
15
+ var _chunk5AZGAKWRcjs = require('./chunk-5AZGAKWR.cjs');
16
+
17
+ // packages/judge/index.ts
18
+ var judge_exports = {};
19
+ _chunk5AZGAKWRcjs.__export.call(void 0, judge_exports, {
20
+ matchs: () => _chunkT22I7TJQcjs.matchs,
21
+ matchsEnd: () => _chunkYGJOBIEOcjs.matchsEnd,
22
+ matchsStart: () => _chunkZZEFL2TEcjs.matchsStart,
23
+ matchsWhole: () => _chunk2BY5RQHUcjs.matchsWhole
24
+ });
25
+
26
+
27
+
28
+ exports.judge_exports = judge_exports;
@@ -0,0 +1,25 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkYGJOBIEOcjs = require('./chunk-YGJOBIEO.cjs');
4
+
5
+
6
+ var _chunkZZEFL2TEcjs = require('./chunk-ZZEFL2TE.cjs');
7
+
8
+
9
+ var _chunk2BY5RQHUcjs = require('./chunk-2BY5RQHU.cjs');
10
+
11
+ // packages/judge/matchs.ts
12
+ function matchs(key, matchs2, type) {
13
+ switch (type) {
14
+ case "end":
15
+ return _chunkYGJOBIEOcjs.matchsEnd.call(void 0, key, matchs2);
16
+ case "start":
17
+ return _chunkZZEFL2TEcjs.matchsStart.call(void 0, key, matchs2);
18
+ default:
19
+ return _chunk2BY5RQHUcjs.matchsWhole.call(void 0, key, matchs2);
20
+ }
21
+ }
22
+
23
+
24
+
25
+ exports.matchs = matchs;
@@ -0,0 +1,25 @@
1
+ import {
2
+ matchsEnd
3
+ } from "./chunk-YNOFNHEK.js";
4
+ import {
5
+ matchsStart
6
+ } from "./chunk-S6JRKYPY.js";
7
+ import {
8
+ matchsWhole
9
+ } from "./chunk-IRGCP7KH.js";
10
+
11
+ // packages/judge/matchs.ts
12
+ function matchs(key, matchs2, type) {
13
+ switch (type) {
14
+ case "end":
15
+ return matchsEnd(key, matchs2);
16
+ case "start":
17
+ return matchsStart(key, matchs2);
18
+ default:
19
+ return matchsWhole(key, matchs2);
20
+ }
21
+ }
22
+
23
+ export {
24
+ matchs
25
+ };
@@ -0,0 +1,25 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkWMLWU4IMcjs = require('./chunk-WMLWU4IM.cjs');
4
+
5
+
6
+ var _chunkX26IWDP4cjs = require('./chunk-X26IWDP4.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 = _chunkX26IWDP4cjs.appearNumSeat.call(void 0,
16
+ arr[1],
17
+ reg,
18
+ _chunkWMLWU4IMcjs.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,36 @@
1
+ import {
2
+ getStartSame
3
+ } from "./chunk-7DTHADVK.js";
4
+ import {
5
+ appearNum
6
+ } from "./chunk-WAUWAPXT.js";
7
+ import {
8
+ appearNumSeat
9
+ } from "./chunk-OQA35EMO.js";
10
+ import {
11
+ getStartSames
12
+ } from "./chunk-A276ZDLP.js";
13
+ import {
14
+ firstUpper
15
+ } from "./chunk-EWJJKQIO.js";
16
+ import {
17
+ firstLower
18
+ } from "./chunk-4OBNLDTJ.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,8 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/firstLower.ts
2
+ function firstLower(str) {
3
+ return str.slice(0, 1).toLowerCase() + str.slice(1);
4
+ }
5
+
6
+
7
+
8
+ exports.firstLower = firstLower;
@@ -0,0 +1,32 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkJSU6KHXPcjs = require('./chunk-JSU6KHXP.cjs');
4
+
5
+
6
+ var _chunkIMCJXCTHcjs = require('./chunk-IMCJXCTH.cjs');
7
+
8
+
9
+ var _chunkLTVXRDTDcjs = require('./chunk-LTVXRDTD.cjs');
10
+
11
+
12
+ var _chunk3OME5O5Gcjs = require('./chunk-3OME5O5G.cjs');
13
+
14
+
15
+ var _chunk2B742V22cjs = require('./chunk-2B742V22.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: () => _chunkJSU6KHXPcjs.getComponentNames,
24
+ getNames: () => _chunkIMCJXCTHcjs.getNames,
25
+ humpToLine: () => _chunkLTVXRDTDcjs.humpToLine,
26
+ lineToLargeHump: () => _chunk3OME5O5Gcjs.lineToLargeHump,
27
+ lineToSmallHump: () => _chunk2B742V22cjs.lineToSmallHump
28
+ });
29
+
30
+
31
+
32
+ exports.name_exports = name_exports;
@@ -0,0 +1,21 @@
1
+ import {
2
+ humpToLine
3
+ } from "./chunk-J7CICTHH.js";
4
+ import {
5
+ lineToLargeHump
6
+ } from "./chunk-2PY55D6T.js";
7
+ import {
8
+ lineToSmallHump
9
+ } from "./chunk-O3RJ5M35.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,15 @@
1
+ // packages/basic/string/appearNum.ts
2
+ function appearNum(str, t) {
3
+ let reg = t;
4
+ if (typeof t == "string") {
5
+ reg = new RegExp(t, "g");
6
+ }
7
+ let arr = str.match(reg);
8
+ let c = arr ? arr.length : 0;
9
+ console.log(arr);
10
+ return c;
11
+ }
12
+
13
+ export {
14
+ appearNum
15
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/basic/string/appearNum.ts
2
+ function appearNum(str, t) {
3
+ let reg = t;
4
+ if (typeof t == "string") {
5
+ reg = new RegExp(t, "g");
6
+ }
7
+ let arr = str.match(reg);
8
+ let c = arr ? arr.length : 0;
9
+ console.log(arr);
10
+ return c;
11
+ }
12
+
13
+
14
+
15
+ exports.appearNum = appearNum;
@@ -0,0 +1,24 @@
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
+ console.log(arr);
14
+ i++;
15
+ if (i >= n) {
16
+ return arr.index;
17
+ }
18
+ }
19
+ return s;
20
+ }
21
+
22
+
23
+
24
+ exports.appearNumSeat = appearNumSeat;
@@ -0,0 +1,17 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkPW7RP73Jcjs = require('./chunk-PW7RP73J.cjs');
4
+
5
+ // packages/urls/getImportUrl.ts
6
+ function getImportUrl(url, imp) {
7
+ const arr = _chunkPW7RP73Jcjs.getStartSames.call(void 0, url, imp);
8
+ const us = arr[1].split(/\\|\//);
9
+ const ds = us.map(() => {
10
+ return "../";
11
+ });
12
+ return ds.join("") + arr[2].replace(/\\/, "/");
13
+ }
14
+
15
+
16
+
17
+ exports.getImportUrl = getImportUrl;
@@ -0,0 +1,23 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/judge/matchsEnd.ts
2
+ function matchsEnd(key, matchs) {
3
+ if (matchs && matchs.length > 0) {
4
+ for (const value of matchs) {
5
+ if (typeof value == "string") {
6
+ if (key.endsWith(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
+
22
+
23
+ exports.matchsEnd = matchsEnd;
@@ -0,0 +1,23 @@
1
+ // packages/judge/matchsEnd.ts
2
+ function matchsEnd(key, matchs) {
3
+ if (matchs && matchs.length > 0) {
4
+ for (const value of matchs) {
5
+ if (typeof value == "string") {
6
+ if (key.endsWith(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
+ matchsEnd
23
+ };
@@ -0,0 +1,9 @@
1
+ // packages/urls/getUrlCatalogue.ts
2
+ function getUrlCatalogue(str) {
3
+ const reg = /((\\|\/)([^\\|\/]+)(\.[a-z|A-Z]+))$/g;
4
+ return str.replace(reg, "");
5
+ }
6
+
7
+ export {
8
+ getUrlCatalogue
9
+ };
@@ -0,0 +1,28 @@
1
+ import {
2
+ matchs
3
+ } from "./chunk-T2QKEABG.js";
4
+ import {
5
+ matchsEnd
6
+ } from "./chunk-YNOFNHEK.js";
7
+ import {
8
+ matchsStart
9
+ } from "./chunk-S6JRKYPY.js";
10
+ import {
11
+ matchsWhole
12
+ } from "./chunk-IRGCP7KH.js";
13
+ import {
14
+ __export
15
+ } from "./chunk-UICA3PK6.js";
16
+
17
+ // packages/judge/index.ts
18
+ var judge_exports = {};
19
+ __export(judge_exports, {
20
+ matchs: () => matchs,
21
+ matchsEnd: () => matchsEnd,
22
+ matchsStart: () => matchsStart,
23
+ matchsWhole: () => matchsWhole
24
+ });
25
+
26
+ export {
27
+ judge_exports
28
+ };
@@ -0,0 +1,23 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/judge/matchsStart.ts
2
+ function matchsStart(key, matchs) {
3
+ if (matchs && matchs.length > 0) {
4
+ for (const value of matchs) {
5
+ if (typeof value == "string") {
6
+ if (key.startsWith(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
+
22
+
23
+ exports.matchsStart = matchsStart;
@@ -1,15 +1,14 @@
1
1
  import { isObject } from './basic/object/isObject.js';
2
- import { mergeObject, mergeObject2, unmergeObject } from './basic/object/mergeObject.js';
2
+ import { mergeObject } from './basic/object/mergeObject.js';
3
+ import { unmergeObject } from './basic/object/unmergeObject.js';
3
4
 
4
5
  declare const index_isObject: typeof isObject;
5
6
  declare const index_mergeObject: typeof mergeObject;
6
- declare const index_mergeObject2: typeof mergeObject2;
7
7
  declare const index_unmergeObject: typeof unmergeObject;
8
8
  declare namespace index {
9
9
  export {
10
10
  index_isObject as isObject,
11
11
  index_mergeObject as mergeObject,
12
- index_mergeObject2 as mergeObject2,
13
12
  index_unmergeObject as unmergeObject,
14
13
  };
15
14
  }
@@ -0,0 +1,19 @@
1
+ import { matchs } from './judge/matchs.js';
2
+ import { matchsEnd } from './judge/matchsEnd.js';
3
+ import { matchsStart } from './judge/matchsStart.js';
4
+ import { matchsWhole } from './judge/matchsWhole.js';
5
+
6
+ declare const index_matchs: typeof matchs;
7
+ declare const index_matchsEnd: typeof matchsEnd;
8
+ declare const index_matchsStart: typeof matchsStart;
9
+ declare const index_matchsWhole: typeof matchsWhole;
10
+ declare namespace index {
11
+ export {
12
+ index_matchs as matchs,
13
+ index_matchsEnd as matchsEnd,
14
+ index_matchsStart as matchsStart,
15
+ index_matchsWhole as matchsWhole,
16
+ };
17
+ }
18
+
19
+ export { index as i };
@@ -0,0 +1,25 @@
1
+ import { firstLower } from './basic/string/firstLower.js';
2
+ import { appearNumSeat } from './basic/string/appearNumSeat.js';
3
+ import { appearNum } from './basic/string/appearNum.js';
4
+ import { firstUpper } from './basic/string/firstUpper.js';
5
+ import { getStartSame } from './basic/string/getStartSame.js';
6
+ import { getStartSames } from './basic/string/getStartSames.js';
7
+
8
+ declare const index_appearNum: typeof appearNum;
9
+ declare const index_appearNumSeat: typeof appearNumSeat;
10
+ declare const index_firstLower: typeof firstLower;
11
+ declare const index_firstUpper: typeof firstUpper;
12
+ declare const index_getStartSame: typeof getStartSame;
13
+ declare const index_getStartSames: typeof getStartSames;
14
+ declare namespace index {
15
+ export {
16
+ index_appearNum as appearNum,
17
+ index_appearNumSeat as appearNumSeat,
18
+ index_firstLower as firstLower,
19
+ index_firstUpper as firstUpper,
20
+ index_getStartSame as getStartSame,
21
+ index_getStartSames as getStartSames,
22
+ };
23
+ }
24
+
25
+ export { index as i };
@@ -0,0 +1,22 @@
1
+ import { getComponentNames } from './name/getComponentNames.js';
2
+ import { getNames } from './name/getNames.js';
3
+ import { humpToLine } from './name/humpToLine.js';
4
+ import { lineToLargeHump } from './name/lineToLargeHump.js';
5
+ import { lineToSmallHump } from './name/lineToSmallHump.js';
6
+
7
+ declare const index_getComponentNames: typeof getComponentNames;
8
+ declare const index_getNames: typeof getNames;
9
+ declare const index_humpToLine: typeof humpToLine;
10
+ declare const index_lineToLargeHump: typeof lineToLargeHump;
11
+ declare const index_lineToSmallHump: typeof lineToSmallHump;
12
+ declare namespace index {
13
+ export {
14
+ index_getComponentNames as getComponentNames,
15
+ index_getNames as getNames,
16
+ index_humpToLine as humpToLine,
17
+ index_lineToLargeHump as lineToLargeHump,
18
+ index_lineToSmallHump as lineToSmallHump,
19
+ };
20
+ }
21
+
22
+ export { index as i };
@@ -0,0 +1,19 @@
1
+ import { getImportUrl } from './urls/getImportUrl.js';
2
+ import { getImportUrlSuffix } from './urls/getImportUrlSuffix.js';
3
+ import { getReplaceUrl } from './urls/getReplaceUrl.js';
4
+ import { getUrlCatalogue } from './urls/getUrlCatalogue.js';
5
+
6
+ declare const index_getImportUrl: typeof getImportUrl;
7
+ declare const index_getImportUrlSuffix: typeof getImportUrlSuffix;
8
+ declare const index_getReplaceUrl: typeof getReplaceUrl;
9
+ declare const index_getUrlCatalogue: typeof getUrlCatalogue;
10
+ declare namespace index {
11
+ export {
12
+ index_getImportUrl as getImportUrl,
13
+ index_getImportUrlSuffix as getImportUrlSuffix,
14
+ index_getReplaceUrl as getReplaceUrl,
15
+ index_getUrlCatalogue as getUrlCatalogue,
16
+ };
17
+ }
18
+
19
+ export { index as i };
@@ -1,6 +1,6 @@
1
1
  import { i as index$1 } from './index-6be6487f.js';
2
- import { i as index$2 } from './index-5c5bf158.js';
3
- import { i as index$3 } from './index-5691335a.js';
2
+ import { i as index$2 } from './index-3062a21e.js';
3
+ import { i as index$3 } from './index-a1a99eec.js';
4
4
 
5
5
  declare namespace index {
6
6
  export {