@fangzhongya/utils 0.0.8-20 → 0.0.8-22

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 (86) hide show
  1. package/dist/basic/array/index.cjs +4 -4
  2. package/dist/basic/array/index.d.ts +1 -1
  3. package/dist/basic/array/index.js +4 -4
  4. package/dist/basic/index.cjs +12 -11
  5. package/dist/basic/index.d.ts +12 -11
  6. package/dist/basic/index.js +11 -10
  7. package/dist/basic/object/hasOwn.cjs +7 -0
  8. package/dist/basic/object/hasOwn.d.ts +9 -0
  9. package/dist/basic/object/hasOwn.js +7 -0
  10. package/dist/basic/object/index.cjs +10 -6
  11. package/dist/basic/object/index.d.ts +1 -0
  12. package/dist/basic/object/index.js +11 -7
  13. package/dist/basic/string/index.cjs +3 -3
  14. package/dist/basic/string/index.d.ts +2 -2
  15. package/dist/basic/string/index.js +4 -4
  16. package/dist/chunk-2HC5WME4.js +75 -0
  17. package/dist/chunk-2RIJ3RSO.cjs +20 -0
  18. package/dist/chunk-3IR2ABRO.js +8 -0
  19. package/dist/{chunk-B4KPD7FQ.cjs → chunk-47LR5TUV.cjs} +8 -4
  20. package/dist/chunk-6TZOIQ6Z.js +20 -0
  21. package/dist/{chunk-SSG53NQS.js → chunk-B4CE4K4W.js} +5 -1
  22. package/dist/{chunk-LONK4QAC.js → chunk-E5FTKWGB.js} +3 -1
  23. package/dist/{chunk-Y3LBTRY4.js → chunk-F6AEDLOD.js} +3 -3
  24. package/dist/chunk-GOUC2DFA.cjs +8 -0
  25. package/dist/chunk-HACP7532.cjs +24 -0
  26. package/dist/{chunk-GWCY4VMQ.cjs → chunk-RQRBSTSX.cjs} +3 -1
  27. package/dist/{chunk-JMKBSJEA.cjs → chunk-SRMXMAFO.cjs} +7 -3
  28. package/dist/{chunk-DGFMZBQN.js → chunk-SSMNXYFI.js} +10 -6
  29. package/dist/{chunk-L6DY4GCH.cjs → chunk-SYXWQKOO.cjs} +5 -5
  30. package/dist/{chunk-NSG7ZMXT.js → chunk-ZQX2TYQB.js} +4 -4
  31. package/dist/chunk-ZTOKPWEI.cjs +75 -0
  32. package/dist/css/index.cjs +4 -4
  33. package/dist/css/index.d.ts +1 -1
  34. package/dist/css/index.js +4 -4
  35. package/dist/dom/getShiftEvent.cjs +6 -2
  36. package/dist/dom/getShiftEvent.d.ts +18 -1
  37. package/dist/dom/getShiftEvent.js +5 -1
  38. package/dist/dom/index.cjs +7 -3
  39. package/dist/dom/index.d.ts +1 -1
  40. package/dist/dom/index.js +6 -2
  41. package/dist/index-5aea66bb.d.ts +21 -0
  42. package/dist/index-bc08cd32.d.ts +14 -0
  43. package/dist/{index-0f061f5b.d.ts → index-cdd1e589.d.ts} +3 -0
  44. package/dist/index-e263888c.d.ts +13 -0
  45. package/dist/index.cjs +44 -38
  46. package/dist/index.d.ts +28 -25
  47. package/dist/index.js +47 -41
  48. package/dist/judge/index.cjs +6 -6
  49. package/dist/judge/index.js +5 -5
  50. package/dist/judge/matchs.cjs +3 -3
  51. package/dist/judge/matchs.js +2 -2
  52. package/dist/name/getComponentNames.cjs +1 -1
  53. package/dist/name/getComponentNames.js +1 -1
  54. package/dist/name/getNames.cjs +1 -1
  55. package/dist/name/getNames.js +1 -1
  56. package/dist/name/index.cjs +2 -2
  57. package/dist/name/index.d.ts +1 -1
  58. package/dist/name/index.js +2 -2
  59. package/dist/tree/getTreeObj.cjs +11 -0
  60. package/dist/tree/getTreeObj.d.ts +30 -0
  61. package/dist/tree/getTreeObj.js +11 -0
  62. package/dist/tree/index.cjs +12 -0
  63. package/dist/tree/index.d.ts +1 -0
  64. package/dist/tree/index.js +12 -0
  65. package/dist/urls/index.cjs +10 -10
  66. package/dist/urls/index.d.ts +1 -1
  67. package/dist/urls/index.js +10 -10
  68. package/package.json +122 -112
  69. package/dist/chunk-DBKEZO7Q.cjs +0 -24
  70. package/dist/index-02513706.d.ts +0 -13
  71. package/dist/index-0c98c4a5.d.ts +0 -15
  72. package/dist/{chunk-DBHAL33J.js → chunk-54HCJAV6.js} +3 -3
  73. package/dist/{chunk-P2CYIUCC.js → chunk-7OV6BXIR.js} +3 -3
  74. package/dist/{chunk-ZDAU5XXV.cjs → chunk-BAYALXR5.cjs} +3 -3
  75. package/dist/{chunk-V3FWFWP2.cjs → chunk-GH6ZVMB4.cjs} +2 -2
  76. package/dist/{chunk-NUIODPZJ.cjs → chunk-IY6PZ3L6.cjs} +3 -3
  77. package/dist/{chunk-SYJ6G63E.js → chunk-KLG6T6TF.js} +3 -3
  78. package/dist/{chunk-3YUI42XN.cjs → chunk-T22I7TJQ.cjs} +3 -3
  79. package/dist/{chunk-33X65PQS.js → chunk-T2QKEABG.js} +3 -3
  80. package/dist/{chunk-RAPGCAN7.cjs → chunk-VIVEXAEC.cjs} +9 -9
  81. package/dist/{chunk-Y6WJLQX4.js → chunk-X6SR256S.js} +9 -9
  82. package/dist/{index-c2217c22.d.ts → index-84506f6b.d.ts} +1 -1
  83. package/dist/{index-42672b09.d.ts → index-ea8a32cb.d.ts} +1 -1
  84. package/dist/{index-1d6e286f.d.ts → index-f811d04d.d.ts} +2 -2
  85. package/dist/{index-bd1b8c37.d.ts → index-f842d03d.d.ts} +1 -1
  86. package/dist/{index-a65f6120.d.ts → index-f9cc2ca2.d.ts} +1 -1
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  matchs
3
- } from "./chunk-33X65PQS.js";
4
- import {
5
- matchsWhole
6
- } from "./chunk-IRGCP7KH.js";
3
+ } from "./chunk-T2QKEABG.js";
7
4
  import {
8
5
  matchsEnd
9
6
  } from "./chunk-YNOFNHEK.js";
10
7
  import {
11
8
  matchsStart
12
9
  } from "./chunk-S6JRKYPY.js";
10
+ import {
11
+ matchsWhole
12
+ } from "./chunk-IRGCP7KH.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-UICA3PK6.js";
@@ -0,0 +1,75 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// packages/tree/getTreeObj.ts
2
+ function getTreeObj(type, arr, param) {
3
+ if (type == 1) {
4
+ return treeToArray(arr, param);
5
+ } else {
6
+ return arrayToTree(arr, param);
7
+ }
8
+ }
9
+ function getTreeChildren(arr, param, fid, objs) {
10
+ arr.forEach((obj) => {
11
+ obj[param.fid] = fid;
12
+ const id = obj[param.id];
13
+ objs[id] = obj;
14
+ const arr2 = obj[param.children];
15
+ if (arr2 && arr2.length > 0) {
16
+ getTreeChildren(arr2, param, id, objs);
17
+ }
18
+ });
19
+ }
20
+ function treeToArray(arr, param) {
21
+ const objs = {};
22
+ arr.forEach((obj) => {
23
+ const id = obj[param.id];
24
+ const arr2 = obj[param.children];
25
+ if (arr2 && arr2.length > 0) {
26
+ getTreeChildren(arr2, param, id, objs);
27
+ }
28
+ objs[id] = obj;
29
+ });
30
+ const array = Object.values(objs).map((o) => {
31
+ const v = Object.assign({}, o);
32
+ delete v[param.children];
33
+ return v;
34
+ });
35
+ return {
36
+ tree: arr,
37
+ array,
38
+ obj: objs
39
+ };
40
+ }
41
+ function arrayToTree(arr, param) {
42
+ const djs = [];
43
+ const objs = {};
44
+ arr.forEach((obj) => {
45
+ const id = obj[param.id];
46
+ if (!obj[param.fid]) {
47
+ djs.push(obj);
48
+ } else {
49
+ const fid = obj[param.fid];
50
+ if (objs[fid]) {
51
+ objs[fid][param.children].push(obj);
52
+ } else {
53
+ const fobj = {};
54
+ fobj[fid] = [obj];
55
+ objs[fid] = fobj;
56
+ }
57
+ }
58
+ if (objs[id]) {
59
+ objs[id] = Object.assign(obj, objs[id]);
60
+ } else {
61
+ objs[id] = obj;
62
+ }
63
+ });
64
+ return {
65
+ tree: djs,
66
+ array: arr,
67
+ obj: objs
68
+ };
69
+ }
70
+
71
+
72
+
73
+
74
+
75
+ exports.getTreeObj = getTreeObj; exports.treeToArray = treeToArray; exports.arrayToTree = arrayToTree;
@@ -1,4 +1,7 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-NUIODPZJ.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-IY6PZ3L6.cjs');
2
+
3
+
4
+ var _chunkUGFSIZ5Pcjs = require('../chunk-UGFSIZ5P.cjs');
2
5
 
3
6
 
4
7
  var _chunkVY5VQ7WEcjs = require('../chunk-VY5VQ7WE.cjs');
@@ -9,9 +12,6 @@ var _chunkUGS2F6DKcjs = require('../chunk-UGS2F6DK.cjs');
9
12
 
10
13
  var _chunk4X7AFGTVcjs = require('../chunk-4X7AFGTV.cjs');
11
14
  require('../chunk-LTVXRDTD.cjs');
12
-
13
-
14
- var _chunkUGFSIZ5Pcjs = require('../chunk-UGFSIZ5P.cjs');
15
15
  require('../chunk-5AZGAKWR.cjs');
16
16
 
17
17
 
@@ -1,4 +1,4 @@
1
- export { fetchUnitValue } from './fetchUnitValue.js';
2
1
  export { getCss } from './getCss.js';
3
2
  export { getPositionRelative } from './getPositionRelative.js';
3
+ export { fetchUnitValue } from './fetchUnitValue.js';
4
4
  export { setCss } from './setCss.js';
package/dist/css/index.js CHANGED
@@ -1,4 +1,7 @@
1
- import "../chunk-SYJ6G63E.js";
1
+ import "../chunk-KLG6T6TF.js";
2
+ import {
3
+ fetchUnitValue
4
+ } from "../chunk-WX3JYE47.js";
2
5
  import {
3
6
  getPositionRelative
4
7
  } from "../chunk-MQHLAQQA.js";
@@ -9,9 +12,6 @@ import {
9
12
  setCss
10
13
  } from "../chunk-XUL6LPTN.js";
11
14
  import "../chunk-J7CICTHH.js";
12
- import {
13
- fetchUnitValue
14
- } from "../chunk-WX3JYE47.js";
15
15
  import "../chunk-UICA3PK6.js";
16
16
  export {
17
17
  fetchUnitValue,
@@ -1,9 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkGWCY4VMQcjs = require('../chunk-GWCY4VMQ.cjs');
4
+
5
+
6
+ var _chunkRQRBSTSXcjs = require('../chunk-RQRBSTSX.cjs');
5
7
  require('../chunk-5AZGAKWR.cjs');
6
8
 
7
9
 
8
10
 
9
- exports.pressEvent = _chunkGWCY4VMQcjs.pressEvent; exports.shiftEvent = _chunkGWCY4VMQcjs.shiftEvent;
11
+
12
+
13
+ exports.foundEvent = _chunkRQRBSTSXcjs.foundEvent; exports.foundEventCallback = _chunkRQRBSTSXcjs.foundEventCallback; exports.pressEvent = _chunkRQRBSTSXcjs.pressEvent; exports.shiftEvent = _chunkRQRBSTSXcjs.shiftEvent;
@@ -2,7 +2,24 @@ type SeatEvent = MouseEvent | Touch;
2
2
  type Type = 'touch' | 'mouse';
3
3
  type Callback = (e: SeatEvent, t: Type) => void;
4
4
  type Dom = HTMLElement | Document;
5
+ declare const eventTypes: {
6
+ press: {
7
+ touch: string;
8
+ mouse: string;
9
+ };
10
+ shift: {
11
+ touch: string;
12
+ mouse: string;
13
+ };
14
+ release: {
15
+ touch: string;
16
+ mouse: string;
17
+ };
18
+ };
19
+ type EventTypeKey = keyof typeof eventTypes;
5
20
  declare function pressEvent(dom: HTMLElement, press: (e: SeatEvent) => any, shift?: Callback, release?: Callback, dom1?: Dom): void;
6
21
  declare function shiftEvent(t: Type, dom1: Dom, shift?: Callback, release?: Callback, is?: boolean): void;
22
+ declare function foundEvent(eventType: EventTypeKey, c: Callback, dom?: Dom, type?: Type): void;
23
+ declare function foundEventCallback(eventType: EventTypeKey, c: Callback, dom?: Dom, type?: Type): (event: Event) => void;
7
24
 
8
- export { pressEvent, shiftEvent };
25
+ export { SeatEvent, foundEvent, foundEventCallback, pressEvent, shiftEvent };
@@ -1,9 +1,13 @@
1
1
  import {
2
+ foundEvent,
3
+ foundEventCallback,
2
4
  pressEvent,
3
5
  shiftEvent
4
- } from "../chunk-LONK4QAC.js";
6
+ } from "../chunk-E5FTKWGB.js";
5
7
  import "../chunk-UICA3PK6.js";
6
8
  export {
9
+ foundEvent,
10
+ foundEventCallback,
7
11
  pressEvent,
8
12
  shiftEvent
9
13
  };
@@ -1,14 +1,18 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-JMKBSJEA.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-SRMXMAFO.cjs');
2
2
 
3
3
 
4
4
  var _chunk2OR4FUOAcjs = require('../chunk-2OR4FUOA.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkGWCY4VMQcjs = require('../chunk-GWCY4VMQ.cjs');
8
+
9
+
10
+ var _chunkRQRBSTSXcjs = require('../chunk-RQRBSTSX.cjs');
9
11
  require('../chunk-5AZGAKWR.cjs');
10
12
 
11
13
 
12
14
 
13
15
 
14
- exports.getLocus = _chunk2OR4FUOAcjs.getLocus; exports.pressEvent = _chunkGWCY4VMQcjs.pressEvent; exports.shiftEvent = _chunkGWCY4VMQcjs.shiftEvent;
16
+
17
+
18
+ exports.foundEvent = _chunkRQRBSTSXcjs.foundEvent; exports.foundEventCallback = _chunkRQRBSTSXcjs.foundEventCallback; exports.getLocus = _chunk2OR4FUOAcjs.getLocus; exports.pressEvent = _chunkRQRBSTSXcjs.pressEvent; exports.shiftEvent = _chunkRQRBSTSXcjs.shiftEvent;
@@ -1,2 +1,2 @@
1
1
  export { getLocus } from './getLocus.js';
2
- export { pressEvent, shiftEvent } from './getShiftEvent.js';
2
+ export { SeatEvent, foundEvent, foundEventCallback, pressEvent, shiftEvent } from './getShiftEvent.js';
package/dist/dom/index.js CHANGED
@@ -1,13 +1,17 @@
1
- import "../chunk-SSG53NQS.js";
1
+ import "../chunk-B4CE4K4W.js";
2
2
  import {
3
3
  getLocus
4
4
  } from "../chunk-Q63V2U5G.js";
5
5
  import {
6
+ foundEvent,
7
+ foundEventCallback,
6
8
  pressEvent,
7
9
  shiftEvent
8
- } from "../chunk-LONK4QAC.js";
10
+ } from "../chunk-E5FTKWGB.js";
9
11
  import "../chunk-UICA3PK6.js";
10
12
  export {
13
+ foundEvent,
14
+ foundEventCallback,
11
15
  getLocus,
12
16
  pressEvent,
13
17
  shiftEvent
@@ -0,0 +1,21 @@
1
+ import { getLocus } from './dom/getLocus.js';
2
+ import { SeatEvent, foundEvent, foundEventCallback, pressEvent, shiftEvent } from './dom/getShiftEvent.js';
3
+
4
+ declare const index_SeatEvent: typeof SeatEvent;
5
+ declare const index_foundEvent: typeof foundEvent;
6
+ declare const index_foundEventCallback: typeof foundEventCallback;
7
+ declare const index_getLocus: typeof getLocus;
8
+ declare const index_pressEvent: typeof pressEvent;
9
+ declare const index_shiftEvent: typeof shiftEvent;
10
+ declare namespace index {
11
+ export {
12
+ index_SeatEvent as SeatEvent,
13
+ index_foundEvent as foundEvent,
14
+ index_foundEventCallback as foundEventCallback,
15
+ index_getLocus as getLocus,
16
+ index_pressEvent as pressEvent,
17
+ index_shiftEvent as shiftEvent,
18
+ };
19
+ }
20
+
21
+ export { index as i };
@@ -0,0 +1,14 @@
1
+ import { arrayToTree, getTreeObj, treeToArray } from './tree/getTreeObj.js';
2
+
3
+ declare const index_arrayToTree: typeof arrayToTree;
4
+ declare const index_getTreeObj: typeof getTreeObj;
5
+ declare const index_treeToArray: typeof treeToArray;
6
+ declare namespace index {
7
+ export {
8
+ index_arrayToTree as arrayToTree,
9
+ index_getTreeObj as getTreeObj,
10
+ index_treeToArray as treeToArray,
11
+ };
12
+ }
13
+
14
+ export { index as i };
@@ -1,5 +1,6 @@
1
1
  import { attrValueSort } from './basic/object/attrValueSort.js';
2
2
  import { filterObject } from './basic/object/filterObject.js';
3
+ import { hasOwn } from './basic/object/hasOwn.js';
3
4
  import { isObject } from './basic/object/isObject.js';
4
5
  import { isObjectArray } from './basic/object/isObjectArray.js';
5
6
  import { mergeObject } from './basic/object/mergeObject.js';
@@ -7,6 +8,7 @@ import { unmergeObject } from './basic/object/unmergeObject.js';
7
8
 
8
9
  declare const index_attrValueSort: typeof attrValueSort;
9
10
  declare const index_filterObject: typeof filterObject;
11
+ declare const index_hasOwn: typeof hasOwn;
10
12
  declare const index_isObject: typeof isObject;
11
13
  declare const index_isObjectArray: typeof isObjectArray;
12
14
  declare const index_mergeObject: typeof mergeObject;
@@ -15,6 +17,7 @@ declare namespace index {
15
17
  export {
16
18
  index_attrValueSort as attrValueSort,
17
19
  index_filterObject as filterObject,
20
+ index_hasOwn as hasOwn,
18
21
  index_isObject as isObject,
19
22
  index_isObjectArray as isObjectArray,
20
23
  index_mergeObject as mergeObject,
@@ -0,0 +1,13 @@
1
+ import { i as index$1 } from './index-f842d03d.js';
2
+ import { i as index$3 } from './index-f811d04d.js';
3
+ import { i as index$2 } from './index-cdd1e589.js';
4
+
5
+ declare namespace index {
6
+ export {
7
+ index$1 as array,
8
+ index$2 as object,
9
+ index$3 as string,
10
+ };
11
+ }
12
+
13
+ export { index as i };
package/dist/index.cjs CHANGED
@@ -1,14 +1,18 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkRAPGCAN7cjs = require('./chunk-RAPGCAN7.cjs');
3
+ var _chunkVIVEXAECcjs = require('./chunk-VIVEXAEC.cjs');
4
+ require('./chunk-3ERQHPTD.cjs');
5
+
6
+
7
+ var _chunk2RIJ3RSOcjs = require('./chunk-2RIJ3RSO.cjs');
4
8
  require('./chunk-27WA7EI2.cjs');
9
+ require('./chunk-IRKWYW5B.cjs');
5
10
  require('./chunk-43VE3KXL.cjs');
11
+ require('./chunk-77SI5VSS.cjs');
6
12
  require('./chunk-RFUD3TOQ.cjs');
7
13
  require('./chunk-6RIGEV6G.cjs');
8
14
  require('./chunk-6A6EAFGL.cjs');
9
15
  require('./chunk-CP2ZSRMU.cjs');
10
- require('./chunk-3ERQHPTD.cjs');
11
- require('./chunk-77SI5VSS.cjs');
12
16
 
13
17
 
14
18
  var _chunkMVG6E6RRcjs = require('./chunk-MVG6E6RR.cjs');
@@ -17,15 +21,14 @@ require('./chunk-O6P3QI3B.cjs');
17
21
 
18
22
  var _chunkQZVMLHFWcjs = require('./chunk-QZVMLHFW.cjs');
19
23
  require('./chunk-FGQXKLTH.cjs');
20
- require('./chunk-IRKWYW5B.cjs');
24
+ require('./chunk-ZTOKPWEI.cjs');
21
25
 
22
26
 
23
- var _chunkM7CD62S3cjs = require('./chunk-M7CD62S3.cjs');
24
-
25
-
26
- var _chunkAXAVKIR3cjs = require('./chunk-AXAVKIR3.cjs');
27
- require('./chunk-HCEAYQHS.cjs');
28
- require('./chunk-FP5ETUFZ.cjs');
27
+ var _chunkSYXWQKOOcjs = require('./chunk-SYXWQKOO.cjs');
28
+ require('./chunk-T22I7TJQ.cjs');
29
+ require('./chunk-YGJOBIEO.cjs');
30
+ require('./chunk-ZZEFL2TE.cjs');
31
+ require('./chunk-2BY5RQHU.cjs');
29
32
 
30
33
 
31
34
  var _chunkJ7SPTSZMcjs = require('./chunk-J7SPTSZM.cjs');
@@ -35,52 +38,54 @@ require('./chunk-XHR36FJK.cjs');
35
38
  require('./chunk-WI55O3IV.cjs');
36
39
 
37
40
 
38
- var _chunkNUIODPZJcjs = require('./chunk-NUIODPZJ.cjs');
39
- require('./chunk-VY5VQ7WE.cjs');
40
- require('./chunk-UGS2F6DK.cjs');
41
- require('./chunk-4X7AFGTV.cjs');
42
- require('./chunk-LTVXRDTD.cjs');
41
+ var _chunkVYMN4FOMcjs = require('./chunk-VYMN4FOM.cjs');
43
42
 
44
43
 
45
- var _chunkL6DY4GCHcjs = require('./chunk-L6DY4GCH.cjs');
46
- require('./chunk-3YUI42XN.cjs');
47
- require('./chunk-2BY5RQHU.cjs');
48
- require('./chunk-YGJOBIEO.cjs');
49
- require('./chunk-ZZEFL2TE.cjs');
44
+ var _chunkSRMXMAFOcjs = require('./chunk-SRMXMAFO.cjs');
45
+ require('./chunk-2OR4FUOA.cjs');
46
+ require('./chunk-RQRBSTSX.cjs');
50
47
 
51
48
 
52
- var _chunkDBKEZO7Qcjs = require('./chunk-DBKEZO7Q.cjs');
53
- require('./chunk-V3FWFWP2.cjs');
54
- require('./chunk-J7S3KBHL.cjs');
49
+ var _chunkM7CD62S3cjs = require('./chunk-M7CD62S3.cjs');
50
+
51
+
52
+ var _chunkAXAVKIR3cjs = require('./chunk-AXAVKIR3.cjs');
53
+ require('./chunk-HCEAYQHS.cjs');
54
+ require('./chunk-FP5ETUFZ.cjs');
55
+
56
+
57
+ var _chunkHACP7532cjs = require('./chunk-HACP7532.cjs');
58
+ require('./chunk-GH6ZVMB4.cjs');
55
59
  require('./chunk-L7FSHU27.cjs');
56
- require('./chunk-B4KPD7FQ.cjs');
60
+ require('./chunk-J7S3KBHL.cjs');
61
+ require('./chunk-47LR5TUV.cjs');
62
+ require('./chunk-3VYRYSWK.cjs');
63
+ require('./chunk-UFYLVZNU.cjs');
57
64
  require('./chunk-D3SX7OUV.cjs');
65
+ require('./chunk-GOUC2DFA.cjs');
58
66
  require('./chunk-NRJPCN4J.cjs');
59
- require('./chunk-3VYRYSWK.cjs');
60
- require('./chunk-ZDAU5XXV.cjs');
67
+ require('./chunk-BAYALXR5.cjs');
68
+ require('./chunk-AXMOZZCM.cjs');
61
69
  require('./chunk-TCMJPIRM.cjs');
62
70
  require('./chunk-GD3OA7GU.cjs');
63
71
  require('./chunk-LG7MY5KL.cjs');
64
- require('./chunk-AXMOZZCM.cjs');
65
- require('./chunk-UFYLVZNU.cjs');
66
72
  require('./chunk-3HXQ7TGV.cjs');
67
73
  require('./chunk-JR6ZN6QD.cjs');
68
74
  require('./chunk-PW7RP73J.cjs');
75
+ require('./chunk-UEVMS6QD.cjs');
76
+ require('./chunk-OQL4GIEJ.cjs');
69
77
  require('./chunk-A5LHXE5X.cjs');
70
78
  require('./chunk-MIC3W2VY.cjs');
71
79
  require('./chunk-ISHLY7WM.cjs');
72
- require('./chunk-UEVMS6QD.cjs');
73
- require('./chunk-OQL4GIEJ.cjs');
74
-
75
-
76
- var _chunkVYMN4FOMcjs = require('./chunk-VYMN4FOM.cjs');
77
- require('./chunk-EWXBN4VG.cjs');
78
80
 
79
81
 
80
- var _chunkJMKBSJEAcjs = require('./chunk-JMKBSJEA.cjs');
81
- require('./chunk-2OR4FUOA.cjs');
82
- require('./chunk-GWCY4VMQ.cjs');
82
+ var _chunkIY6PZ3L6cjs = require('./chunk-IY6PZ3L6.cjs');
83
83
  require('./chunk-UGFSIZ5P.cjs');
84
+ require('./chunk-VY5VQ7WE.cjs');
85
+ require('./chunk-UGS2F6DK.cjs');
86
+ require('./chunk-4X7AFGTV.cjs');
87
+ require('./chunk-LTVXRDTD.cjs');
88
+ require('./chunk-EWXBN4VG.cjs');
84
89
  require('./chunk-5AZGAKWR.cjs');
85
90
 
86
91
 
@@ -94,4 +99,5 @@ require('./chunk-5AZGAKWR.cjs');
94
99
 
95
100
 
96
101
 
97
- exports.basic = _chunkDBKEZO7Qcjs.basic_exports; exports.css = _chunkNUIODPZJcjs.css_exports; exports.dom = _chunkJMKBSJEAcjs.dom_exports; exports.html = _chunkVYMN4FOMcjs.html_exports; exports.iss = _chunkM7CD62S3cjs.iss_exports; exports.judge = _chunkL6DY4GCHcjs.judge_exports; exports.load = _chunkAXAVKIR3cjs.load_exports; exports.log = _chunkJ7SPTSZMcjs.log_exports; exports.name = _chunkMVG6E6RRcjs.name_exports; exports.node = _chunkQZVMLHFWcjs.node_exports; exports.urls = _chunkRAPGCAN7cjs.urls_exports;
102
+
103
+ exports.basic = _chunkHACP7532cjs.basic_exports; exports.css = _chunkIY6PZ3L6cjs.css_exports; exports.dom = _chunkSRMXMAFOcjs.dom_exports; exports.html = _chunkVYMN4FOMcjs.html_exports; exports.iss = _chunkM7CD62S3cjs.iss_exports; exports.judge = _chunkSYXWQKOOcjs.judge_exports; exports.load = _chunkAXAVKIR3cjs.load_exports; exports.log = _chunkJ7SPTSZMcjs.log_exports; exports.name = _chunkMVG6E6RRcjs.name_exports; exports.node = _chunkQZVMLHFWcjs.node_exports; exports.tree = _chunk2RIJ3RSOcjs.tree_exports; exports.urls = _chunkVIVEXAECcjs.urls_exports;
package/dist/index.d.ts CHANGED
@@ -1,61 +1,64 @@
1
- export { i as basic } from './index-02513706.js';
2
- export { i as css } from './index-c2217c22.js';
1
+ export { i as basic } from './index-e263888c.js';
2
+ export { i as css } from './index-84506f6b.js';
3
+ export { i as dom } from './index-5aea66bb.js';
3
4
  export { i as html } from './index-da501f98.js';
4
5
  export { i as iss } from './index-09cd203a.js';
5
- export { i as dom } from './index-0c98c4a5.js';
6
- export { i as load } from './index-84b0c6c3.js';
7
6
  export { i as judge } from './index-445fe401.js';
8
- export { i as name } from './index-a65f6120.js';
7
+ export { i as load } from './index-84b0c6c3.js';
9
8
  export { i as log } from './index-ef15848a.js';
10
- export { i as urls } from './index-42672b09.js';
9
+ export { i as name } from './index-f9cc2ca2.js';
11
10
  export { i as node } from './index-130ae781.js';
12
- import './index-bd1b8c37.js';
11
+ export { i as tree } from './index-bc08cd32.js';
12
+ export { i as urls } from './index-ea8a32cb.js';
13
+ import './index-f842d03d.js';
13
14
  import './basic/array/asyncMergeArray.js';
14
15
  import './basic/array/duplicateRemoval.js';
16
+ import './basic/array/toggleArray.js';
15
17
  import './basic/array/replaceAfter.js';
16
18
  import './basic/array/isArray.js';
17
- import './basic/array/toggleArray.js';
18
- import './index-0f061f5b.js';
19
+ import './index-f811d04d.js';
20
+ import './basic/string/appearNumSeat.js';
21
+ import './basic/string/appearNum.js';
22
+ import './basic/string/firstLower.js';
23
+ import './basic/string/getStartSame.js';
24
+ import './basic/string/getStartSames.js';
25
+ import './basic/string/firstUpper.js';
26
+ import './basic/string/splitUpper.js';
27
+ import './index-cdd1e589.js';
19
28
  import './basic/object/attrValueSort.js';
20
29
  import './basic/object/filterObject.js';
30
+ import './basic/object/hasOwn.js';
21
31
  import './basic/object/isObject.js';
22
32
  import './basic/object/isObjectArray.js';
23
33
  import './basic/object/mergeObject.js';
24
34
  import './basic/object/unmergeObject.js';
25
- import './index-1d6e286f.js';
26
- import './basic/string/appearNum.js';
27
- import './basic/string/firstLower.js';
28
- import './basic/string/appearNumSeat.js';
29
- import './basic/string/firstUpper.js';
30
- import './basic/string/getStartSame.js';
31
- import './basic/string/getStartSames.js';
32
- import './basic/string/splitUpper.js';
33
- import './css/fetchUnitValue.js';
34
35
  import './css/getCss.js';
35
36
  import './css/getPositionRelative.js';
37
+ import './css/fetchUnitValue.js';
36
38
  import './css/setCss.js';
37
- import './html/htmlEscape.js';
38
39
  import './dom/getLocus.js';
39
40
  import './dom/getShiftEvent.js';
40
- import './load/getSynch.js';
41
- import './load/loadScript.js';
41
+ import './html/htmlEscape.js';
42
42
  import './judge/matchs.js';
43
43
  import './judge/matchsEnd.js';
44
44
  import './judge/matchsStart.js';
45
45
  import './judge/matchsWhole.js';
46
- import './name/getComponentNames.js';
46
+ import './load/getSynch.js';
47
+ import './load/loadScript.js';
48
+ import './log/styleLog.js';
47
49
  import './name/getNames.js';
50
+ import './name/getComponentNames.js';
48
51
  import './name/humpToLine.js';
49
52
  import './name/lineToLargeHump.js';
50
53
  import './name/lineToSmallHump.js';
51
- import './log/styleLog.js';
54
+ import './node/getPort.js';
55
+ import './tree/getTreeObj.js';
52
56
  import './urls/getImportUrl.js';
53
57
  import './urls/getImportUrlSuffix.js';
54
58
  import './urls/getNewFileName.js';
55
59
  import './urls/getReplaceImportUrl.js';
56
- import './urls/getReplaceUrl.js';
57
60
  import './urls/getSuffix.js';
61
+ import './urls/getReplaceUrl.js';
58
62
  import './urls/getUrlCatalogue.js';
59
63
  import './urls/getUrlCatalogueLast.js';
60
64
  import './urls/getUrlCatalogueObj.js';
61
- import './node/getPort.js';