@ebuilding/biz-comm 2.6.7 → 2.6.9
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/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ebuilding/biz-comm",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.9",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"extend": "^3.0.2",
|
|
6
6
|
"tslib": "^2.3.0"
|
|
@@ -35,34 +35,34 @@
|
|
|
35
35
|
"types": "./other/card/index.d.ts",
|
|
36
36
|
"default": "./fesm2022/other.card.mjs"
|
|
37
37
|
},
|
|
38
|
-
"./other/dict": {
|
|
39
|
-
"types": "./other/dict/index.d.ts",
|
|
40
|
-
"default": "./fesm2022/other.dict.mjs"
|
|
41
|
-
},
|
|
42
38
|
"./other/control": {
|
|
43
39
|
"types": "./other/control/index.d.ts",
|
|
44
40
|
"default": "./fesm2022/other.control.mjs"
|
|
45
41
|
},
|
|
46
|
-
"./other/
|
|
47
|
-
"types": "./other/
|
|
48
|
-
"default": "./fesm2022/other.
|
|
49
|
-
},
|
|
50
|
-
"./other/rule": {
|
|
51
|
-
"types": "./other/rule/index.d.ts",
|
|
52
|
-
"default": "./fesm2022/other.rule.mjs"
|
|
42
|
+
"./other/dict": {
|
|
43
|
+
"types": "./other/dict/index.d.ts",
|
|
44
|
+
"default": "./fesm2022/other.dict.mjs"
|
|
53
45
|
},
|
|
54
46
|
"./other/formula": {
|
|
55
47
|
"types": "./other/formula/index.d.ts",
|
|
56
48
|
"default": "./fesm2022/other.formula.mjs"
|
|
57
49
|
},
|
|
58
|
-
"./
|
|
59
|
-
"types": "./
|
|
60
|
-
"default": "./fesm2022/
|
|
50
|
+
"./other/rule": {
|
|
51
|
+
"types": "./other/rule/index.d.ts",
|
|
52
|
+
"default": "./fesm2022/other.rule.mjs"
|
|
61
53
|
},
|
|
62
54
|
"./other/tree": {
|
|
63
55
|
"types": "./other/tree/index.d.ts",
|
|
64
56
|
"default": "./fesm2022/other.tree.mjs"
|
|
65
57
|
},
|
|
58
|
+
"./other/source": {
|
|
59
|
+
"types": "./other/source/index.d.ts",
|
|
60
|
+
"default": "./fesm2022/other.source.mjs"
|
|
61
|
+
},
|
|
62
|
+
"./type/formula": {
|
|
63
|
+
"types": "./type/formula/index.d.ts",
|
|
64
|
+
"default": "./fesm2022/type.formula.mjs"
|
|
65
|
+
},
|
|
66
66
|
"./type/lookup": {
|
|
67
67
|
"types": "./type/lookup/index.d.ts",
|
|
68
68
|
"default": "./fesm2022/type.lookup.mjs"
|
|
@@ -75,17 +75,17 @@
|
|
|
75
75
|
"types": "./other/source/args/index.d.ts",
|
|
76
76
|
"default": "./fesm2022/other.source.args.mjs"
|
|
77
77
|
},
|
|
78
|
-
"./other/source/field-
|
|
79
|
-
"types": "./other/source/field-
|
|
80
|
-
"default": "./fesm2022/other.source.field
|
|
78
|
+
"./other/source/field-select": {
|
|
79
|
+
"types": "./other/source/field-select/index.d.ts",
|
|
80
|
+
"default": "./fesm2022/other.source.field.select.mjs"
|
|
81
81
|
},
|
|
82
82
|
"./other/source/filter": {
|
|
83
83
|
"types": "./other/source/filter/index.d.ts",
|
|
84
84
|
"default": "./fesm2022/other.source.filter.mjs"
|
|
85
85
|
},
|
|
86
|
-
"./other/source/field-
|
|
87
|
-
"types": "./other/source/field-
|
|
88
|
-
"default": "./fesm2022/other.source.field.
|
|
86
|
+
"./other/source/field-map": {
|
|
87
|
+
"types": "./other/source/field-map/index.d.ts",
|
|
88
|
+
"default": "./fesm2022/other.source.field-map.mjs"
|
|
89
89
|
},
|
|
90
90
|
"./other/source/group": {
|
|
91
91
|
"types": "./other/source/group/index.d.ts",
|