@art-suite/art-core-ts 1.6.0 → 1.8.0
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.
- package/dist/index.cjs +108 -47
- package/dist/index.d.cts +12 -12
- package/dist/index.d.mts +12 -0
- package/dist/{index.js → index.mjs} +1 -2
- package/package.json +18 -18
- package/dist/index.cjs.map +0 -1
- package/dist/index.d.ts +0 -12
- package/dist/index.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,47 +1,108 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
1
|
+
var _art_suite_art_core_ts_async = require("@art-suite/art-core-ts-async");
|
|
2
|
+
Object.keys(_art_suite_art_core_ts_async).forEach(function(k) {
|
|
3
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
4
|
+
enumerable: true,
|
|
5
|
+
get: function() {
|
|
6
|
+
return _art_suite_art_core_ts_async[k];
|
|
7
|
+
}
|
|
8
|
+
});
|
|
9
|
+
});
|
|
10
|
+
var _art_suite_art_core_ts_communication_status = require("@art-suite/art-core-ts-communication-status");
|
|
11
|
+
Object.keys(_art_suite_art_core_ts_communication_status).forEach(function(k) {
|
|
12
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function() {
|
|
15
|
+
return _art_suite_art_core_ts_communication_status[k];
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
});
|
|
19
|
+
var _art_suite_art_core_ts_compare = require("@art-suite/art-core-ts-compare");
|
|
20
|
+
Object.keys(_art_suite_art_core_ts_compare).forEach(function(k) {
|
|
21
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function() {
|
|
24
|
+
return _art_suite_art_core_ts_compare[k];
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
});
|
|
28
|
+
var _art_suite_art_core_ts_comprehensions = require("@art-suite/art-core-ts-comprehensions");
|
|
29
|
+
Object.keys(_art_suite_art_core_ts_comprehensions).forEach(function(k) {
|
|
30
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
31
|
+
enumerable: true,
|
|
32
|
+
get: function() {
|
|
33
|
+
return _art_suite_art_core_ts_comprehensions[k];
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
});
|
|
37
|
+
var _art_suite_art_core_ts_containers = require("@art-suite/art-core-ts-containers");
|
|
38
|
+
Object.keys(_art_suite_art_core_ts_containers).forEach(function(k) {
|
|
39
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function() {
|
|
42
|
+
return _art_suite_art_core_ts_containers[k];
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
var _art_suite_art_core_ts_inspect = require("@art-suite/art-core-ts-inspect");
|
|
47
|
+
Object.keys(_art_suite_art_core_ts_inspect).forEach(function(k) {
|
|
48
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function() {
|
|
51
|
+
return _art_suite_art_core_ts_inspect[k];
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
});
|
|
55
|
+
var _art_suite_art_core_ts_json = require("@art-suite/art-core-ts-json");
|
|
56
|
+
Object.keys(_art_suite_art_core_ts_json).forEach(function(k) {
|
|
57
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
58
|
+
enumerable: true,
|
|
59
|
+
get: function() {
|
|
60
|
+
return _art_suite_art_core_ts_json[k];
|
|
61
|
+
}
|
|
62
|
+
});
|
|
63
|
+
});
|
|
64
|
+
var _art_suite_art_core_ts_math = require("@art-suite/art-core-ts-math");
|
|
65
|
+
Object.keys(_art_suite_art_core_ts_math).forEach(function(k) {
|
|
66
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
67
|
+
enumerable: true,
|
|
68
|
+
get: function() {
|
|
69
|
+
return _art_suite_art_core_ts_math[k];
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
});
|
|
73
|
+
var _art_suite_art_core_ts_string_case = require("@art-suite/art-core-ts-string-case");
|
|
74
|
+
Object.keys(_art_suite_art_core_ts_string_case).forEach(function(k) {
|
|
75
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function() {
|
|
78
|
+
return _art_suite_art_core_ts_string_case[k];
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
});
|
|
82
|
+
var _art_suite_art_core_ts_string_lib = require("@art-suite/art-core-ts-string-lib");
|
|
83
|
+
Object.keys(_art_suite_art_core_ts_string_lib).forEach(function(k) {
|
|
84
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function() {
|
|
87
|
+
return _art_suite_art_core_ts_string_lib[k];
|
|
88
|
+
}
|
|
89
|
+
});
|
|
90
|
+
});
|
|
91
|
+
var _art_suite_art_core_ts_time = require("@art-suite/art-core-ts-time");
|
|
92
|
+
Object.keys(_art_suite_art_core_ts_time).forEach(function(k) {
|
|
93
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
94
|
+
enumerable: true,
|
|
95
|
+
get: function() {
|
|
96
|
+
return _art_suite_art_core_ts_time[k];
|
|
97
|
+
}
|
|
98
|
+
});
|
|
99
|
+
});
|
|
100
|
+
var _art_suite_art_core_ts_types = require("@art-suite/art-core-ts-types");
|
|
101
|
+
Object.keys(_art_suite_art_core_ts_types).forEach(function(k) {
|
|
102
|
+
if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
103
|
+
enumerable: true,
|
|
104
|
+
get: function() {
|
|
105
|
+
return _art_suite_art_core_ts_types[k];
|
|
106
|
+
}
|
|
107
|
+
});
|
|
108
|
+
});
|
package/dist/index.d.cts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
5
|
-
export * from
|
|
6
|
-
export * from
|
|
7
|
-
export * from
|
|
8
|
-
export * from
|
|
9
|
-
export * from
|
|
10
|
-
export * from
|
|
11
|
-
export * from
|
|
12
|
-
export * from
|
|
1
|
+
export * from "@art-suite/art-core-ts-async";
|
|
2
|
+
export * from "@art-suite/art-core-ts-communication-status";
|
|
3
|
+
export * from "@art-suite/art-core-ts-compare";
|
|
4
|
+
export * from "@art-suite/art-core-ts-comprehensions";
|
|
5
|
+
export * from "@art-suite/art-core-ts-containers";
|
|
6
|
+
export * from "@art-suite/art-core-ts-inspect";
|
|
7
|
+
export * from "@art-suite/art-core-ts-json";
|
|
8
|
+
export * from "@art-suite/art-core-ts-math";
|
|
9
|
+
export * from "@art-suite/art-core-ts-string-case";
|
|
10
|
+
export * from "@art-suite/art-core-ts-string-lib";
|
|
11
|
+
export * from "@art-suite/art-core-ts-time";
|
|
12
|
+
export * from "@art-suite/art-core-ts-types";
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export * from "@art-suite/art-core-ts-async";
|
|
2
|
+
export * from "@art-suite/art-core-ts-communication-status";
|
|
3
|
+
export * from "@art-suite/art-core-ts-compare";
|
|
4
|
+
export * from "@art-suite/art-core-ts-comprehensions";
|
|
5
|
+
export * from "@art-suite/art-core-ts-containers";
|
|
6
|
+
export * from "@art-suite/art-core-ts-inspect";
|
|
7
|
+
export * from "@art-suite/art-core-ts-json";
|
|
8
|
+
export * from "@art-suite/art-core-ts-math";
|
|
9
|
+
export * from "@art-suite/art-core-ts-string-case";
|
|
10
|
+
export * from "@art-suite/art-core-ts-string-lib";
|
|
11
|
+
export * from "@art-suite/art-core-ts-time";
|
|
12
|
+
export * from "@art-suite/art-core-ts-types";
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
// src/index.ts
|
|
2
1
|
export * from "@art-suite/art-core-ts-async";
|
|
3
2
|
export * from "@art-suite/art-core-ts-communication-status";
|
|
4
3
|
export * from "@art-suite/art-core-ts-compare";
|
|
@@ -11,4 +10,4 @@ export * from "@art-suite/art-core-ts-string-case";
|
|
|
11
10
|
export * from "@art-suite/art-core-ts-string-lib";
|
|
12
11
|
export * from "@art-suite/art-core-ts-time";
|
|
13
12
|
export * from "@art-suite/art-core-ts-types";
|
|
14
|
-
|
|
13
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@art-suite/art-core-ts",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.0",
|
|
4
4
|
"description": "The full Art-Core-TS library",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"repository": {
|
|
@@ -12,19 +12,19 @@
|
|
|
12
12
|
"type": "module",
|
|
13
13
|
"exports": {
|
|
14
14
|
".": {
|
|
15
|
-
"types": "./dist/index.d.
|
|
16
|
-
"import": "./dist/index.
|
|
15
|
+
"types": "./dist/index.d.mts",
|
|
16
|
+
"import": "./dist/index.mjs",
|
|
17
17
|
"require": "./dist/index.cjs"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"main": "./dist/index.
|
|
21
|
-
"types": "./dist/index.d.
|
|
20
|
+
"main": "./dist/index.mjs",
|
|
21
|
+
"types": "./dist/index.d.mts",
|
|
22
22
|
"files": [
|
|
23
23
|
"dist"
|
|
24
24
|
],
|
|
25
25
|
"scripts": {
|
|
26
26
|
"prebuild": "npm run clean",
|
|
27
|
-
"build": "npx sort-package-json;
|
|
27
|
+
"build": "npx sort-package-json;tsdown src/index.ts --format esm,cjs --dts --sourcemap",
|
|
28
28
|
"build:clean": "npm run clean && npm run build",
|
|
29
29
|
"check:types": "tsc --noEmit",
|
|
30
30
|
"check:types:fast": "tsc --noEmit --incremental",
|
|
@@ -35,17 +35,17 @@
|
|
|
35
35
|
"test:watch": "vitest"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@art-suite/art-core-ts-async": "^0.
|
|
39
|
-
"@art-suite/art-core-ts-communication-status": "^0.
|
|
40
|
-
"@art-suite/art-core-ts-compare": "^0.0
|
|
41
|
-
"@art-suite/art-core-ts-comprehensions": "^0.
|
|
42
|
-
"@art-suite/art-core-ts-containers": "^0.
|
|
43
|
-
"@art-suite/art-core-ts-inspect": "^0.
|
|
44
|
-
"@art-suite/art-core-ts-json": "^0.
|
|
45
|
-
"@art-suite/art-core-ts-math": "^0.
|
|
46
|
-
"@art-suite/art-core-ts-string-case": "^0.
|
|
47
|
-
"@art-suite/art-core-ts-string-lib": "^0.
|
|
48
|
-
"@art-suite/art-core-ts-time": "^0.
|
|
49
|
-
"@art-suite/art-core-ts-types": "^0.
|
|
38
|
+
"@art-suite/art-core-ts-async": "^0.3.0",
|
|
39
|
+
"@art-suite/art-core-ts-communication-status": "^0.11.0",
|
|
40
|
+
"@art-suite/art-core-ts-compare": "^0.1.0",
|
|
41
|
+
"@art-suite/art-core-ts-comprehensions": "^0.5.0",
|
|
42
|
+
"@art-suite/art-core-ts-containers": "^0.11.0",
|
|
43
|
+
"@art-suite/art-core-ts-inspect": "^0.2.0",
|
|
44
|
+
"@art-suite/art-core-ts-json": "^0.5.0",
|
|
45
|
+
"@art-suite/art-core-ts-math": "^0.2.0",
|
|
46
|
+
"@art-suite/art-core-ts-string-case": "^0.2.0",
|
|
47
|
+
"@art-suite/art-core-ts-string-lib": "^1.0.0",
|
|
48
|
+
"@art-suite/art-core-ts-time": "^0.4.0",
|
|
49
|
+
"@art-suite/art-core-ts-types": "^0.4.0"
|
|
50
50
|
}
|
|
51
51
|
}
|
package/dist/index.cjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@art-suite/art-core-ts-async';\nexport * from '@art-suite/art-core-ts-communication-status';\nexport * from '@art-suite/art-core-ts-compare';\nexport * from '@art-suite/art-core-ts-comprehensions';\nexport * from '@art-suite/art-core-ts-containers';\nexport * from '@art-suite/art-core-ts-inspect';\nexport * from '@art-suite/art-core-ts-json';\nexport * from '@art-suite/art-core-ts-math';\nexport * from '@art-suite/art-core-ts-string-case';\nexport * from '@art-suite/art-core-ts-string-lib';\nexport * from '@art-suite/art-core-ts-time';\nexport * from '@art-suite/art-core-ts-types';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,0BAAc,yCAAd;AACA,0BAAc,wDADd;AAEA,0BAAc,2CAFd;AAGA,0BAAc,kDAHd;AAIA,0BAAc,8CAJd;AAKA,0BAAc,2CALd;AAMA,0BAAc,wCANd;AAOA,0BAAc,wCAPd;AAQA,0BAAc,+CARd;AASA,0BAAc,8CATd;AAUA,0BAAc,wCAVd;AAWA,0BAAc,yCAXd;","names":[]}
|
package/dist/index.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from '@art-suite/art-core-ts-async';
|
|
2
|
-
export * from '@art-suite/art-core-ts-communication-status';
|
|
3
|
-
export * from '@art-suite/art-core-ts-compare';
|
|
4
|
-
export * from '@art-suite/art-core-ts-comprehensions';
|
|
5
|
-
export * from '@art-suite/art-core-ts-containers';
|
|
6
|
-
export * from '@art-suite/art-core-ts-inspect';
|
|
7
|
-
export * from '@art-suite/art-core-ts-json';
|
|
8
|
-
export * from '@art-suite/art-core-ts-math';
|
|
9
|
-
export * from '@art-suite/art-core-ts-string-case';
|
|
10
|
-
export * from '@art-suite/art-core-ts-string-lib';
|
|
11
|
-
export * from '@art-suite/art-core-ts-time';
|
|
12
|
-
export * from '@art-suite/art-core-ts-types';
|
package/dist/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from '@art-suite/art-core-ts-async';\nexport * from '@art-suite/art-core-ts-communication-status';\nexport * from '@art-suite/art-core-ts-compare';\nexport * from '@art-suite/art-core-ts-comprehensions';\nexport * from '@art-suite/art-core-ts-containers';\nexport * from '@art-suite/art-core-ts-inspect';\nexport * from '@art-suite/art-core-ts-json';\nexport * from '@art-suite/art-core-ts-math';\nexport * from '@art-suite/art-core-ts-string-case';\nexport * from '@art-suite/art-core-ts-string-lib';\nexport * from '@art-suite/art-core-ts-time';\nexport * from '@art-suite/art-core-ts-types';\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|