@kmkf-fe-packages/kmkf-utils 2.10.9-beta.35 → 2.10.9-beta.44
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/README.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
11231111111111
|
|
@@ -211,7 +211,7 @@ export var WDT_SYSTEM_ORDER_CONFIG = {
|
|
|
211
211
|
width: 200,
|
|
212
212
|
ellipsis: true,
|
|
213
213
|
conditionOptionsSetting: {
|
|
214
|
-
dataType: "
|
|
214
|
+
dataType: "weakenArray",
|
|
215
215
|
getOptions: function getOptions(_ref3) {
|
|
216
216
|
var _Object$values;
|
|
217
217
|
var wdtVersion = _ref3.wdtVersion;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/kmkf-utils",
|
|
3
|
-
"version": "2.10.9-beta.
|
|
3
|
+
"version": "2.10.9-beta.44",
|
|
4
4
|
"module": "dist/esm/index.js",
|
|
5
5
|
"typings": "dist/esm/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"publishConfig": {
|
|
42
42
|
"access": "public"
|
|
43
43
|
},
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "2423279d3973d4e450460397354a8d87f330749e",
|
|
45
45
|
"gitHooks": {
|
|
46
46
|
"pre-commit": "lint-staged"
|
|
47
47
|
}
|