@fangzhongya/utils 0.0.8-3 → 0.0.8-34

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 (199) hide show
  1. package/dist/basic/array/asyncMergeArray.cjs +2 -2
  2. package/dist/basic/array/asyncMergeArray.d.ts +6 -6
  3. package/dist/basic/array/asyncMergeArray.js +1 -1
  4. package/dist/basic/array/duplicateRemoval.d.ts +6 -6
  5. package/dist/basic/array/index.cjs +6 -6
  6. package/dist/basic/array/index.js +7 -7
  7. package/dist/basic/array/isArray.d.ts +5 -5
  8. package/dist/basic/array/replaceAfter.d.ts +7 -7
  9. package/dist/basic/array/toggleArray.d.ts +7 -7
  10. package/dist/basic/index.cjs +18 -15
  11. package/dist/basic/index.d.ts +11 -8
  12. package/dist/basic/index.js +17 -14
  13. package/dist/basic/object/attrValueSort.cjs +7 -0
  14. package/dist/basic/object/attrValueSort.d.ts +12 -0
  15. package/dist/basic/object/attrValueSort.js +7 -0
  16. package/dist/basic/object/filterObject.cjs +7 -0
  17. package/dist/basic/object/filterObject.d.ts +14 -0
  18. package/dist/basic/object/filterObject.js +7 -0
  19. package/dist/basic/object/hasOwn.cjs +7 -0
  20. package/dist/basic/object/hasOwn.d.ts +9 -0
  21. package/dist/basic/object/hasOwn.js +7 -0
  22. package/dist/basic/object/index.cjs +16 -4
  23. package/dist/basic/object/index.d.ts +3 -0
  24. package/dist/basic/object/index.js +15 -3
  25. package/dist/basic/object/isObject.d.ts +5 -5
  26. package/dist/basic/object/isObjectArray.cjs +3 -3
  27. package/dist/basic/object/isObjectArray.d.ts +5 -5
  28. package/dist/basic/object/isObjectArray.js +2 -2
  29. package/dist/basic/object/mergeObject.d.ts +8 -8
  30. package/dist/basic/object/unmergeObject.d.ts +8 -8
  31. package/dist/basic/string/appearNum.d.ts +6 -6
  32. package/dist/basic/string/appearNumSeat.d.ts +7 -7
  33. package/dist/basic/string/firstLower.d.ts +5 -5
  34. package/dist/basic/string/firstUpper.d.ts +5 -5
  35. package/dist/basic/string/getStartSame.d.ts +6 -6
  36. package/dist/basic/string/getStartSames.d.ts +6 -6
  37. package/dist/basic/string/index.cjs +6 -6
  38. package/dist/basic/string/index.d.ts +2 -2
  39. package/dist/basic/string/index.js +5 -5
  40. package/dist/basic/string/splitUpper.cjs +2 -2
  41. package/dist/basic/string/splitUpper.d.ts +5 -5
  42. package/dist/basic/string/splitUpper.js +1 -1
  43. package/dist/{chunk-QIK5MQUL.js → chunk-2MCEAUE7.js} +4 -4
  44. package/dist/chunk-2OR4FUOA.cjs +47 -0
  45. package/dist/chunk-3IR2ABRO.js +8 -0
  46. package/dist/{chunk-P3HC3D2H.cjs → chunk-4O7YOSS7.cjs} +5 -5
  47. package/dist/chunk-4X7AFGTV.cjs +21 -0
  48. package/dist/{chunk-6MGCPTRE.js → chunk-7OV6BXIR.js} +4 -4
  49. package/dist/chunk-7RDB5KMY.js +79 -0
  50. package/dist/chunk-B4CE4K4W.js +26 -0
  51. package/dist/chunk-CCML3KTG.cjs +36 -0
  52. package/dist/chunk-D3SX7OUV.cjs +11 -0
  53. package/dist/chunk-E5FTKWGB.js +112 -0
  54. package/dist/{chunk-3NFJ3TZL.js → chunk-E75NHLNL.js} +6 -6
  55. package/dist/chunk-EWXBN4VG.cjs +21 -0
  56. package/dist/chunk-FGQXKLTH.cjs +67 -0
  57. package/dist/{chunk-ZMG2MHGS.cjs → chunk-GH6ZVMB4.cjs} +5 -5
  58. package/dist/chunk-GOUC2DFA.cjs +8 -0
  59. package/dist/chunk-JSWHKRQC.js +20 -0
  60. package/dist/{chunk-JLEIVV37.cjs → chunk-KHGCW3A7.cjs} +7 -7
  61. package/dist/chunk-L6EZ5APF.cjs +20 -0
  62. package/dist/{chunk-UCZBNN4I.cjs → chunk-L7FSHU27.cjs} +7 -3
  63. package/dist/{chunk-4TVFBKXC.js → chunk-LD5F4VMJ.js} +5 -5
  64. package/dist/{chunk-5U2ZV4MK.cjs → chunk-M7CD62S3.cjs} +4 -4
  65. package/dist/chunk-MH4BDAI6.cjs +79 -0
  66. package/dist/chunk-MQHLAQQA.js +21 -0
  67. package/dist/chunk-NCSN3MC5.js +21 -0
  68. package/dist/chunk-PB6QGABR.cjs +24 -0
  69. package/dist/chunk-PVPUF7SG.cjs +16 -0
  70. package/dist/{chunk-2W7EPKCY.js → chunk-PVYBDMBK.js} +5 -5
  71. package/dist/chunk-Q63V2U5G.js +47 -0
  72. package/dist/chunk-Q6FMBSK4.js +27 -0
  73. package/dist/chunk-QJVB3JIZ.js +67 -0
  74. package/dist/chunk-QZVMLHFW.cjs +16 -0
  75. package/dist/chunk-RQRBSTSX.cjs +112 -0
  76. package/dist/chunk-S42NGJ5W.js +11 -0
  77. package/dist/chunk-SRMXMAFO.cjs +26 -0
  78. package/dist/chunk-T4BAVDTH.js +31 -0
  79. package/dist/{chunk-VNVG4BJ4.cjs → chunk-TCMJPIRM.cjs} +16 -12
  80. package/dist/chunk-TGOVIGOG.js +29 -0
  81. package/dist/chunk-TPU4VJMB.js +16 -0
  82. package/dist/chunk-UFYLVZNU.cjs +31 -0
  83. package/dist/{chunk-O2RP4UZQ.cjs → chunk-UGFSIZ5P.cjs} +2 -23
  84. package/dist/{chunk-Z6NS6N32.js → chunk-VKE5JARB.js} +7 -3
  85. package/dist/chunk-VY5VQ7WE.cjs +21 -0
  86. package/dist/chunk-VYMN4FOM.cjs +16 -0
  87. package/dist/{chunk-5JCMM6YG.cjs → chunk-WTRGKGXS.cjs} +14 -2
  88. package/dist/{chunk-QKLVFB74.js → chunk-WX3JYE47.js} +2 -23
  89. package/dist/chunk-XAQM2IVP.js +16 -0
  90. package/dist/{chunk-C5A37VUQ.js → chunk-XKSLVCMQ.js} +13 -1
  91. package/dist/chunk-XUL6LPTN.js +21 -0
  92. package/dist/chunk-Y5WYKSYG.js +16 -0
  93. package/dist/chunk-YTYDFD4Z.cjs +29 -0
  94. package/dist/chunk-ZUKB4C56.js +36 -0
  95. package/dist/css/fetchUnitValue.cjs +2 -2
  96. package/dist/css/fetchUnitValue.d.ts +7 -7
  97. package/dist/css/fetchUnitValue.js +1 -1
  98. package/dist/css/getAttrObj.cjs +7 -0
  99. package/dist/css/getAttrObj.d.ts +11 -0
  100. package/dist/css/getAttrObj.js +7 -0
  101. package/dist/css/getCss.d.ts +7 -1
  102. package/dist/css/getPositionRelative.cjs +8 -0
  103. package/dist/css/getPositionRelative.d.ts +7 -0
  104. package/dist/css/getPositionRelative.js +8 -0
  105. package/dist/css/getSVG.cjs +8 -0
  106. package/dist/css/getSVG.d.ts +12 -0
  107. package/dist/css/getSVG.js +8 -0
  108. package/dist/css/index.cjs +20 -3
  109. package/dist/css/index.d.ts +4 -0
  110. package/dist/css/index.js +20 -3
  111. package/dist/css/setCss.cjs +8 -0
  112. package/dist/css/setCss.d.ts +11 -0
  113. package/dist/css/setCss.js +8 -0
  114. package/dist/dom/getLocus.cjs +7 -0
  115. package/dist/dom/getLocus.d.ts +14 -0
  116. package/dist/dom/getLocus.js +7 -0
  117. package/dist/dom/getShiftEvent.cjs +13 -0
  118. package/dist/dom/getShiftEvent.d.ts +25 -0
  119. package/dist/dom/getShiftEvent.js +13 -0
  120. package/dist/dom/index.cjs +18 -0
  121. package/dist/dom/index.d.ts +2 -0
  122. package/dist/dom/index.js +18 -0
  123. package/dist/html/htmlEscape.cjs +7 -0
  124. package/dist/html/htmlEscape.d.ts +8 -0
  125. package/dist/html/htmlEscape.js +7 -0
  126. package/dist/html/index.cjs +8 -0
  127. package/dist/html/index.d.ts +1 -0
  128. package/dist/html/index.js +8 -0
  129. package/dist/index-130ae781.d.ts +10 -0
  130. package/dist/index-5aea66bb.d.ts +21 -0
  131. package/dist/{index-fab49d44.d.ts → index-75c9fc9e.d.ts} +9 -0
  132. package/dist/{index-c661bc0a.d.ts → index-8bc9c83e.d.ts} +2 -2
  133. package/dist/index-bc08cd32.d.ts +14 -0
  134. package/dist/index-cef24876.d.ts +25 -0
  135. package/dist/index-da501f98.d.ts +10 -0
  136. package/dist/index.cjs +57 -29
  137. package/dist/index.d.ts +30 -14
  138. package/dist/index.js +56 -28
  139. package/dist/iss/index.cjs +5 -5
  140. package/dist/iss/index.js +5 -5
  141. package/dist/judge/matchs.d.ts +7 -7
  142. package/dist/judge/matchsEnd.d.ts +6 -6
  143. package/dist/judge/matchsStart.d.ts +6 -6
  144. package/dist/judge/matchsWhole.d.ts +6 -6
  145. package/dist/load/getSynch.d.ts +5 -5
  146. package/dist/log/styleLog.d.ts +65 -65
  147. package/dist/name/getComponentNames.cjs +3 -3
  148. package/dist/name/getComponentNames.d.ts +5 -5
  149. package/dist/name/getComponentNames.js +2 -2
  150. package/dist/name/getNames.cjs +3 -3
  151. package/dist/name/getNames.d.ts +5 -5
  152. package/dist/name/getNames.js +2 -2
  153. package/dist/name/humpToLine.d.ts +5 -5
  154. package/dist/name/index.cjs +7 -7
  155. package/dist/name/index.d.ts +1 -1
  156. package/dist/name/index.js +6 -6
  157. package/dist/name/lineToLargeHump.d.ts +5 -5
  158. package/dist/name/lineToSmallHump.d.ts +5 -5
  159. package/dist/node/getPort.cjs +7 -0
  160. package/dist/node/getPort.d.ts +13 -0
  161. package/dist/node/getPort.js +7 -0
  162. package/dist/node/index.cjs +8 -0
  163. package/dist/node/index.d.ts +1 -0
  164. package/dist/node/index.js +8 -0
  165. package/dist/tree/getTreeObj.cjs +11 -0
  166. package/dist/tree/getTreeObj.d.ts +26 -0
  167. package/dist/tree/getTreeObj.js +11 -0
  168. package/dist/tree/index.cjs +12 -0
  169. package/dist/tree/index.d.ts +1 -0
  170. package/dist/tree/index.js +12 -0
  171. package/dist/urls/getImportUrl.d.ts +6 -6
  172. package/dist/urls/getImportUrlSuffix.d.ts +6 -6
  173. package/dist/urls/getNewFileName.d.ts +5 -5
  174. package/dist/urls/getReplaceImportUrl.d.ts +6 -6
  175. package/dist/urls/getReplaceUrl.d.ts +6 -6
  176. package/dist/urls/getSuffix.d.ts +5 -5
  177. package/dist/urls/getUrlCatalogue.d.ts +5 -5
  178. package/dist/urls/getUrlCatalogueLast.d.ts +5 -5
  179. package/dist/urls/getUrlCatalogueObj.d.ts +14 -14
  180. package/dist/urls/index.cjs +9 -9
  181. package/dist/urls/index.d.ts +1 -1
  182. package/dist/urls/index.js +13 -13
  183. package/package.json +183 -112
  184. package/dist/chunk-7B2HWFLC.cjs +0 -20
  185. package/dist/chunk-ISSZY3JI.cjs +0 -24
  186. package/dist/chunk-RWKZ6ZKW.js +0 -20
  187. package/dist/chunk-XQB2HUHZ.js +0 -23
  188. package/dist/index-2c4dacd2.d.ts +0 -13
  189. package/dist/{chunk-QLBOPNV4.cjs → chunk-A5LHXE5X.cjs} +2 -2
  190. package/dist/{chunk-LPDYEUMB.cjs → chunk-DREUOE7L.cjs} +8 -8
  191. package/dist/{chunk-BWNLZJJG.js → chunk-EJWFLQF3.js} +3 -3
  192. package/dist/{chunk-MYS6DR74.js → chunk-F5D4AJXI.js} +12 -12
  193. package/dist/{chunk-SRR2GWC7.js → chunk-GYE23WAN.js} +3 -3
  194. package/dist/{chunk-PAJDTMC5.cjs → chunk-KRBTSMT2.cjs} +3 -3
  195. package/dist/{chunk-5UV36ZIW.cjs → chunk-O6P3QI3B.cjs} +3 -3
  196. package/dist/{chunk-MXLYIZIX.js → chunk-VRRDYCUH.js} +3 -3
  197. package/dist/{index-f6ea5a6a.d.ts → index-a65f6120.d.ts} +1 -1
  198. package/dist/{index-39c0a1ca.d.ts → index-d49ef6e3.d.ts} +2 -2
  199. package/dist/{index-42672b09.d.ts → index-f35b85db.d.ts} +1 -1
@@ -0,0 +1,8 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunk4X7AFGTVcjs = require('../chunk-4X7AFGTV.cjs');
4
+ require('../chunk-LTVXRDTD.cjs');
5
+ require('../chunk-5AZGAKWR.cjs');
6
+
7
+
8
+ exports.setCss = _chunk4X7AFGTVcjs.setCss;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * 设置样式
3
+ * @param elem
4
+ * @param style
5
+ * @param value
6
+ */
7
+ declare function setCss(elem: HTMLElement, style: string | {
8
+ [key: string]: string;
9
+ }, value?: string): void;
10
+
11
+ export { setCss };
@@ -0,0 +1,8 @@
1
+ import {
2
+ setCss
3
+ } from "../chunk-XUL6LPTN.js";
4
+ import "../chunk-J7CICTHH.js";
5
+ import "../chunk-UICA3PK6.js";
6
+ export {
7
+ setCss
8
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunk2OR4FUOAcjs = require('../chunk-2OR4FUOA.cjs');
4
+ require('../chunk-5AZGAKWR.cjs');
5
+
6
+
7
+ exports.getLocus = _chunk2OR4FUOAcjs.getLocus;
@@ -0,0 +1,14 @@
1
+ type SeatEvent = MouseEvent | Touch;
2
+ /**
3
+ * 计算方向
4
+ * @param ks
5
+ * @param js
6
+ * @returns
7
+ */
8
+ declare function getLocus(ks: SeatEvent, js: SeatEvent): {
9
+ x: number;
10
+ y: number;
11
+ t: number;
12
+ };
13
+
14
+ export { getLocus };
@@ -0,0 +1,7 @@
1
+ import {
2
+ getLocus
3
+ } from "../chunk-Q63V2U5G.js";
4
+ import "../chunk-UICA3PK6.js";
5
+ export {
6
+ getLocus
7
+ };
@@ -0,0 +1,13 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+
6
+ var _chunkRQRBSTSXcjs = require('../chunk-RQRBSTSX.cjs');
7
+ require('../chunk-5AZGAKWR.cjs');
8
+
9
+
10
+
11
+
12
+
13
+ exports.foundEvent = _chunkRQRBSTSXcjs.foundEvent; exports.foundEventCallback = _chunkRQRBSTSXcjs.foundEventCallback; exports.pressEvent = _chunkRQRBSTSXcjs.pressEvent; exports.shiftEvent = _chunkRQRBSTSXcjs.shiftEvent;
@@ -0,0 +1,25 @@
1
+ type SeatEvent = MouseEvent | Touch;
2
+ type Type = 'touch' | 'mouse';
3
+ type Callback = (e: SeatEvent, t: Type) => void;
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;
20
+ declare function pressEvent(dom: HTMLElement, press: (e: SeatEvent) => any, shift?: Callback, release?: Callback, dom1?: Dom): void;
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;
24
+
25
+ export { SeatEvent, foundEvent, foundEventCallback, pressEvent, shiftEvent };
@@ -0,0 +1,13 @@
1
+ import {
2
+ foundEvent,
3
+ foundEventCallback,
4
+ pressEvent,
5
+ shiftEvent
6
+ } from "../chunk-E5FTKWGB.js";
7
+ import "../chunk-UICA3PK6.js";
8
+ export {
9
+ foundEvent,
10
+ foundEventCallback,
11
+ pressEvent,
12
+ shiftEvent
13
+ };
@@ -0,0 +1,18 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-SRMXMAFO.cjs');
2
+
3
+
4
+ var _chunk2OR4FUOAcjs = require('../chunk-2OR4FUOA.cjs');
5
+
6
+
7
+
8
+
9
+
10
+ var _chunkRQRBSTSXcjs = require('../chunk-RQRBSTSX.cjs');
11
+ require('../chunk-5AZGAKWR.cjs');
12
+
13
+
14
+
15
+
16
+
17
+
18
+ exports.foundEvent = _chunkRQRBSTSXcjs.foundEvent; exports.foundEventCallback = _chunkRQRBSTSXcjs.foundEventCallback; exports.getLocus = _chunk2OR4FUOAcjs.getLocus; exports.pressEvent = _chunkRQRBSTSXcjs.pressEvent; exports.shiftEvent = _chunkRQRBSTSXcjs.shiftEvent;
@@ -0,0 +1,2 @@
1
+ export { getLocus } from './getLocus.js';
2
+ export { SeatEvent, foundEvent, foundEventCallback, pressEvent, shiftEvent } from './getShiftEvent.js';
@@ -0,0 +1,18 @@
1
+ import "../chunk-B4CE4K4W.js";
2
+ import {
3
+ getLocus
4
+ } from "../chunk-Q63V2U5G.js";
5
+ import {
6
+ foundEvent,
7
+ foundEventCallback,
8
+ pressEvent,
9
+ shiftEvent
10
+ } from "../chunk-E5FTKWGB.js";
11
+ import "../chunk-UICA3PK6.js";
12
+ export {
13
+ foundEvent,
14
+ foundEventCallback,
15
+ getLocus,
16
+ pressEvent,
17
+ shiftEvent
18
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkEWXBN4VGcjs = require('../chunk-EWXBN4VG.cjs');
4
+ require('../chunk-5AZGAKWR.cjs');
5
+
6
+
7
+ exports.htmlEscape = _chunkEWXBN4VGcjs.htmlEscape;
@@ -0,0 +1,8 @@
1
+ /**
2
+ * 格式html字符串
3
+ * @param str
4
+ * @returns
5
+ */
6
+ declare function htmlEscape(str: string): string;
7
+
8
+ export { htmlEscape };
@@ -0,0 +1,7 @@
1
+ import {
2
+ htmlEscape
3
+ } from "../chunk-NCSN3MC5.js";
4
+ import "../chunk-UICA3PK6.js";
5
+ export {
6
+ htmlEscape
7
+ };
@@ -0,0 +1,8 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-VYMN4FOM.cjs');
2
+
3
+
4
+ var _chunkEWXBN4VGcjs = require('../chunk-EWXBN4VG.cjs');
5
+ require('../chunk-5AZGAKWR.cjs');
6
+
7
+
8
+ exports.htmlEscape = _chunkEWXBN4VGcjs.htmlEscape;
@@ -0,0 +1 @@
1
+ export { htmlEscape } from './htmlEscape.js';
@@ -0,0 +1,8 @@
1
+ import "../chunk-XAQM2IVP.js";
2
+ import {
3
+ htmlEscape
4
+ } from "../chunk-NCSN3MC5.js";
5
+ import "../chunk-UICA3PK6.js";
6
+ export {
7
+ htmlEscape
8
+ };
@@ -0,0 +1,10 @@
1
+ import { getPort } from './node/getPort.js';
2
+
3
+ declare const index_getPort: typeof getPort;
4
+ declare namespace index {
5
+ export {
6
+ index_getPort as getPort,
7
+ };
8
+ }
9
+
10
+ export { index as i };
@@ -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 };
@@ -1,14 +1,23 @@
1
+ import { attrValueSort } from './basic/object/attrValueSort.js';
2
+ import { hasOwn } from './basic/object/hasOwn.js';
3
+ import { filterObject } from './basic/object/filterObject.js';
1
4
  import { isObject } from './basic/object/isObject.js';
2
5
  import { isObjectArray } from './basic/object/isObjectArray.js';
3
6
  import { mergeObject } from './basic/object/mergeObject.js';
4
7
  import { unmergeObject } from './basic/object/unmergeObject.js';
5
8
 
9
+ declare const index_attrValueSort: typeof attrValueSort;
10
+ declare const index_filterObject: typeof filterObject;
11
+ declare const index_hasOwn: typeof hasOwn;
6
12
  declare const index_isObject: typeof isObject;
7
13
  declare const index_isObjectArray: typeof isObjectArray;
8
14
  declare const index_mergeObject: typeof mergeObject;
9
15
  declare const index_unmergeObject: typeof unmergeObject;
10
16
  declare namespace index {
11
17
  export {
18
+ index_attrValueSort as attrValueSort,
19
+ index_filterObject as filterObject,
20
+ index_hasOwn as hasOwn,
12
21
  index_isObject as isObject,
13
22
  index_isObjectArray as isObjectArray,
14
23
  index_mergeObject as mergeObject,
@@ -1,6 +1,6 @@
1
1
  import { i as index$1 } from './index-b16b81dc.js';
2
- import { i as index$3 } from './index-39c0a1ca.js';
3
- import { i as index$2 } from './index-fab49d44.js';
2
+ import { i as index$2 } from './index-75c9fc9e.js';
3
+ import { i as index$3 } from './index-d49ef6e3.js';
4
4
 
5
5
  declare namespace index {
6
6
  export {
@@ -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 };
@@ -0,0 +1,25 @@
1
+ import { fetchUnitValue } from './css/fetchUnitValue.js';
2
+ import { getCss } from './css/getCss.js';
3
+ import { getAttrObj } from './css/getAttrObj.js';
4
+ import { getPositionRelative } from './css/getPositionRelative.js';
5
+ import { getSVG } from './css/getSVG.js';
6
+ import { setCss } from './css/setCss.js';
7
+
8
+ declare const index_fetchUnitValue: typeof fetchUnitValue;
9
+ declare const index_getAttrObj: typeof getAttrObj;
10
+ declare const index_getCss: typeof getCss;
11
+ declare const index_getPositionRelative: typeof getPositionRelative;
12
+ declare const index_getSVG: typeof getSVG;
13
+ declare const index_setCss: typeof setCss;
14
+ declare namespace index {
15
+ export {
16
+ index_fetchUnitValue as fetchUnitValue,
17
+ index_getAttrObj as getAttrObj,
18
+ index_getCss as getCss,
19
+ index_getPositionRelative as getPositionRelative,
20
+ index_getSVG as getSVG,
21
+ index_setCss as setCss,
22
+ };
23
+ }
24
+
25
+ export { index as i };
@@ -0,0 +1,10 @@
1
+ import { htmlEscape } from './html/htmlEscape.js';
2
+
3
+ declare const index_htmlEscape: typeof htmlEscape;
4
+ declare namespace index {
5
+ export {
6
+ index_htmlEscape as htmlEscape,
7
+ };
8
+ }
9
+
10
+ export { index as i };
package/dist/index.cjs CHANGED
@@ -1,23 +1,30 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkLPDYEUMBcjs = require('./chunk-LPDYEUMB.cjs');
4
- require('./chunk-43VE3KXL.cjs');
5
- require('./chunk-RFUD3TOQ.cjs');
6
- require('./chunk-6RIGEV6G.cjs');
3
+ var _chunkDREUOE7Lcjs = require('./chunk-DREUOE7L.cjs');
7
4
  require('./chunk-6A6EAFGL.cjs');
8
5
  require('./chunk-CP2ZSRMU.cjs');
9
6
  require('./chunk-3ERQHPTD.cjs');
7
+
8
+
9
+ var _chunkQZVMLHFWcjs = require('./chunk-QZVMLHFW.cjs');
10
+
11
+
12
+ var _chunkL6EZ5APFcjs = require('./chunk-L6EZ5APF.cjs');
13
+ require('./chunk-MH4BDAI6.cjs');
14
+ require('./chunk-27WA7EI2.cjs');
15
+ require('./chunk-IRKWYW5B.cjs');
16
+ require('./chunk-43VE3KXL.cjs');
10
17
  require('./chunk-77SI5VSS.cjs');
18
+ require('./chunk-RFUD3TOQ.cjs');
19
+ require('./chunk-6RIGEV6G.cjs');
11
20
 
12
21
 
13
- var _chunkJLEIVV37cjs = require('./chunk-JLEIVV37.cjs');
14
- require('./chunk-PAJDTMC5.cjs');
15
- require('./chunk-5UV36ZIW.cjs');
16
- require('./chunk-LTVXRDTD.cjs');
22
+ var _chunkKHGCW3A7cjs = require('./chunk-KHGCW3A7.cjs');
23
+ require('./chunk-KRBTSMT2.cjs');
24
+ require('./chunk-O6P3QI3B.cjs');
17
25
  require('./chunk-XHR36FJK.cjs');
18
26
  require('./chunk-WI55O3IV.cjs');
19
- require('./chunk-27WA7EI2.cjs');
20
- require('./chunk-IRKWYW5B.cjs');
27
+ require('./chunk-FGQXKLTH.cjs');
21
28
 
22
29
 
23
30
  var _chunkAXAVKIR3cjs = require('./chunk-AXAVKIR3.cjs');
@@ -29,34 +36,42 @@ var _chunkJ7SPTSZMcjs = require('./chunk-J7SPTSZM.cjs');
29
36
  require('./chunk-5VQ4EAJZ.cjs');
30
37
 
31
38
 
32
- var _chunkISSZY3JIcjs = require('./chunk-ISSZY3JI.cjs');
33
- require('./chunk-ZMG2MHGS.cjs');
34
- require('./chunk-UCZBNN4I.cjs');
39
+ var _chunkCCML3KTGcjs = require('./chunk-CCML3KTG.cjs');
40
+ require('./chunk-YTYDFD4Z.cjs');
41
+ require('./chunk-4X7AFGTV.cjs');
42
+ require('./chunk-LTVXRDTD.cjs');
43
+
44
+
45
+ var _chunkVYMN4FOMcjs = require('./chunk-VYMN4FOM.cjs');
46
+ require('./chunk-EWXBN4VG.cjs');
47
+
48
+
49
+ var _chunkPB6QGABRcjs = require('./chunk-PB6QGABR.cjs');
50
+ require('./chunk-GH6ZVMB4.cjs');
51
+ require('./chunk-L7FSHU27.cjs');
35
52
  require('./chunk-J7S3KBHL.cjs');
36
- require('./chunk-P3HC3D2H.cjs');
37
- require('./chunk-VNVG4BJ4.cjs');
38
- require('./chunk-GD3OA7GU.cjs');
39
- require('./chunk-LG7MY5KL.cjs');
40
- require('./chunk-AXMOZZCM.cjs');
41
- require('./chunk-5JCMM6YG.cjs');
53
+ require('./chunk-WTRGKGXS.cjs');
42
54
  require('./chunk-NRJPCN4J.cjs');
43
55
  require('./chunk-3VYRYSWK.cjs');
56
+ require('./chunk-UFYLVZNU.cjs');
57
+ require('./chunk-D3SX7OUV.cjs');
58
+ require('./chunk-GOUC2DFA.cjs');
59
+ require('./chunk-4O7YOSS7.cjs');
60
+ require('./chunk-LG7MY5KL.cjs');
61
+ require('./chunk-AXMOZZCM.cjs');
62
+ require('./chunk-TCMJPIRM.cjs');
63
+ require('./chunk-GD3OA7GU.cjs');
44
64
  require('./chunk-3HXQ7TGV.cjs');
45
65
  require('./chunk-JR6ZN6QD.cjs');
66
+ require('./chunk-PW7RP73J.cjs');
46
67
  require('./chunk-UEVMS6QD.cjs');
47
68
  require('./chunk-OQL4GIEJ.cjs');
48
- require('./chunk-PW7RP73J.cjs');
49
-
50
-
51
- var _chunk7B2HWFLCcjs = require('./chunk-7B2HWFLC.cjs');
52
- require('./chunk-O2RP4UZQ.cjs');
53
- require('./chunk-UGS2F6DK.cjs');
54
69
 
55
70
 
56
- var _chunk5U2ZV4MKcjs = require('./chunk-5U2ZV4MK.cjs');
57
- require('./chunk-QLBOPNV4.cjs');
58
- require('./chunk-ISHLY7WM.cjs');
71
+ var _chunkM7CD62S3cjs = require('./chunk-M7CD62S3.cjs');
72
+ require('./chunk-A5LHXE5X.cjs');
59
73
  require('./chunk-MIC3W2VY.cjs');
74
+ require('./chunk-ISHLY7WM.cjs');
60
75
 
61
76
 
62
77
  var _chunkSYXWQKOOcjs = require('./chunk-SYXWQKOO.cjs');
@@ -64,6 +79,15 @@ require('./chunk-T22I7TJQ.cjs');
64
79
  require('./chunk-YGJOBIEO.cjs');
65
80
  require('./chunk-ZZEFL2TE.cjs');
66
81
  require('./chunk-2BY5RQHU.cjs');
82
+
83
+
84
+ var _chunkSRMXMAFOcjs = require('./chunk-SRMXMAFO.cjs');
85
+ require('./chunk-2OR4FUOA.cjs');
86
+ require('./chunk-RQRBSTSX.cjs');
87
+ require('./chunk-UGFSIZ5P.cjs');
88
+ require('./chunk-PVPUF7SG.cjs');
89
+ require('./chunk-VY5VQ7WE.cjs');
90
+ require('./chunk-UGS2F6DK.cjs');
67
91
  require('./chunk-5AZGAKWR.cjs');
68
92
 
69
93
 
@@ -74,4 +98,8 @@ require('./chunk-5AZGAKWR.cjs');
74
98
 
75
99
 
76
100
 
77
- exports.basic = _chunkISSZY3JIcjs.basic_exports; exports.css = _chunk7B2HWFLCcjs.css_exports; exports.iss = _chunk5U2ZV4MKcjs.iss_exports; exports.judge = _chunkSYXWQKOOcjs.judge_exports; exports.load = _chunkAXAVKIR3cjs.load_exports; exports.log = _chunkJ7SPTSZMcjs.log_exports; exports.name = _chunkJLEIVV37cjs.name_exports; exports.urls = _chunkLPDYEUMBcjs.urls_exports;
101
+
102
+
103
+
104
+
105
+ exports.basic = _chunkPB6QGABRcjs.basic_exports; exports.css = _chunkCCML3KTGcjs.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 = _chunkKHGCW3A7cjs.name_exports; exports.node = _chunkQZVMLHFWcjs.node_exports; exports.tree = _chunkL6EZ5APFcjs.tree_exports; exports.urls = _chunkDREUOE7Lcjs.urls_exports;
package/dist/index.d.ts CHANGED
@@ -1,32 +1,46 @@
1
- export { i as basic } from './index-c661bc0a.js';
2
- export { i as css } from './index-2c4dacd2.js';
1
+ export { i as basic } from './index-8bc9c83e.js';
2
+ export { i as html } from './index-da501f98.js';
3
+ export { i as dom } from './index-5aea66bb.js';
4
+ export { i as css } from './index-cef24876.js';
3
5
  export { i as iss } from './index-09cd203a.js';
4
6
  export { i as judge } from './index-445fe401.js';
5
7
  export { i as load } from './index-84b0c6c3.js';
6
8
  export { i as log } from './index-ef15848a.js';
7
- export { i as name } from './index-f6ea5a6a.js';
8
- export { i as urls } from './index-42672b09.js';
9
+ export { i as name } from './index-a65f6120.js';
10
+ export { i as node } from './index-130ae781.js';
11
+ export { i as tree } from './index-bc08cd32.js';
12
+ export { i as urls } from './index-f35b85db.js';
9
13
  import './index-b16b81dc.js';
10
14
  import './basic/array/asyncMergeArray.js';
11
15
  import './basic/array/duplicateRemoval.js';
12
16
  import './basic/array/isArray.js';
13
17
  import './basic/array/replaceAfter.js';
14
18
  import './basic/array/toggleArray.js';
15
- import './index-39c0a1ca.js';
19
+ import './index-75c9fc9e.js';
20
+ import './basic/object/attrValueSort.js';
21
+ import './basic/object/hasOwn.js';
22
+ import './basic/object/filterObject.js';
23
+ import './basic/object/isObject.js';
24
+ import './basic/object/isObjectArray.js';
25
+ import './basic/object/mergeObject.js';
26
+ import './basic/object/unmergeObject.js';
27
+ import './index-d49ef6e3.js';
16
28
  import './basic/string/appearNum.js';
17
- import './basic/string/firstUpper.js';
18
29
  import './basic/string/firstLower.js';
19
30
  import './basic/string/appearNumSeat.js';
20
- import './basic/string/getStartSame.js';
31
+ import './basic/string/firstUpper.js';
21
32
  import './basic/string/getStartSames.js';
22
33
  import './basic/string/splitUpper.js';
23
- import './index-fab49d44.js';
24
- import './basic/object/isObject.js';
25
- import './basic/object/isObjectArray.js';
26
- import './basic/object/mergeObject.js';
27
- import './basic/object/unmergeObject.js';
34
+ import './basic/string/getStartSame.js';
35
+ import './html/htmlEscape.js';
36
+ import './dom/getLocus.js';
37
+ import './dom/getShiftEvent.js';
28
38
  import './css/fetchUnitValue.js';
29
39
  import './css/getCss.js';
40
+ import './css/getAttrObj.js';
41
+ import './css/getPositionRelative.js';
42
+ import './css/getSVG.js';
43
+ import './css/setCss.js';
30
44
  import './judge/matchs.js';
31
45
  import './judge/matchsEnd.js';
32
46
  import './judge/matchsStart.js';
@@ -35,14 +49,16 @@ import './load/getSynch.js';
35
49
  import './load/loadScript.js';
36
50
  import './log/styleLog.js';
37
51
  import './name/getComponentNames.js';
38
- import './name/humpToLine.js';
39
52
  import './name/getNames.js';
53
+ import './name/humpToLine.js';
40
54
  import './name/lineToLargeHump.js';
41
55
  import './name/lineToSmallHump.js';
56
+ import './node/getPort.js';
57
+ import './tree/getTreeObj.js';
42
58
  import './urls/getImportUrl.js';
43
59
  import './urls/getImportUrlSuffix.js';
44
- import './urls/getNewFileName.js';
45
60
  import './urls/getReplaceImportUrl.js';
61
+ import './urls/getNewFileName.js';
46
62
  import './urls/getReplaceUrl.js';
47
63
  import './urls/getSuffix.js';
48
64
  import './urls/getUrlCatalogue.js';