kfb-view 2.1.10 → 2.1.11
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/.idea/workspace.xml +30 -37
- package/lib/kfb-view.js +1 -1
- package/package.json +1 -1
- package/src/components/tailoring/index.js +4 -8
package/.idea/workspace.xml
CHANGED
|
@@ -37,11 +37,8 @@
|
|
|
37
37
|
</component>
|
|
38
38
|
<component name="ChangeListManager">
|
|
39
39
|
<list default="true" id="55024232-8108-4dc9-9bd3-0fd2aa2f34f8" name="Default Changelist" comment="">
|
|
40
|
-
<change beforePath="$PROJECT_DIR$/config/webpack.dev.conf.js" beforeDir="false" afterPath="$PROJECT_DIR$/config/webpack.dev.conf.js" afterDir="false" />
|
|
41
|
-
<change beforePath="$PROJECT_DIR$/example/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/example/index.html" afterDir="false" />
|
|
42
|
-
<change beforePath="$PROJECT_DIR$/example/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/example/index.js" afterDir="false" />
|
|
43
40
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
44
|
-
<change beforePath="$PROJECT_DIR$/src/
|
|
41
|
+
<change beforePath="$PROJECT_DIR$/src/components/tailoring/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/tailoring/index.js" afterDir="false" />
|
|
45
42
|
</list>
|
|
46
43
|
<option name="SHOW_DIALOG" value="false" />
|
|
47
44
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -65,7 +62,7 @@
|
|
|
65
62
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
66
63
|
</component>
|
|
67
64
|
<component name="GitToolBoxStore">
|
|
68
|
-
<option name="projectConfigVersion" value="
|
|
65
|
+
<option name="projectConfigVersion" value="5" />
|
|
69
66
|
</component>
|
|
70
67
|
<component name="MarkdownSettingsMigration">
|
|
71
68
|
<option name="stateVersion" value="1" />
|
|
@@ -75,26 +72,16 @@
|
|
|
75
72
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
76
73
|
<option name="showLibraryContents" value="true" />
|
|
77
74
|
</component>
|
|
78
|
-
<component name="PropertiesComponent"
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
<property name="node.js.selected.package.eslint" value="(autodetect)" />
|
|
89
|
-
<property name="node.js.selected.package.standard" value="" />
|
|
90
|
-
<property name="nodejs_interpreter_path" value="$USER_HOME$/.nvm/versions/node/v10.15.1/bin/node" />
|
|
91
|
-
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
92
|
-
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
93
|
-
<property name="nodejs_package_manager_path" value="npm" />
|
|
94
|
-
<property name="settings.editor.selected.configurable" value="settings.nodejs" />
|
|
95
|
-
<property name="ts.external.directory.path" value="$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external" />
|
|
96
|
-
<property name="vue.rearranger.settings.migration" value="true" />
|
|
97
|
-
</component>
|
|
75
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
76
|
+
"keyToString": {
|
|
77
|
+
"WebServerToolWindowFactoryState": "false",
|
|
78
|
+
"dart.analysis.tool.window.visible": "false",
|
|
79
|
+
"last_opened_file_path": "/home/fanqifeng/WebstormProjects/kfb-view",
|
|
80
|
+
"node.js.detected.package.eslint": "true",
|
|
81
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
82
|
+
"vue.rearranger.settings.migration": "true"
|
|
83
|
+
}
|
|
84
|
+
}]]></component>
|
|
98
85
|
<component name="RecentsManager">
|
|
99
86
|
<key name="MoveFile.RECENT_KEYS">
|
|
100
87
|
<recent name="$PROJECT_DIR$/src" />
|
|
@@ -118,7 +105,7 @@
|
|
|
118
105
|
<scripts>
|
|
119
106
|
<script value="build:lib" />
|
|
120
107
|
</scripts>
|
|
121
|
-
<node-interpreter value="
|
|
108
|
+
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v10.15.1/bin/node" />
|
|
122
109
|
<package-manager value="npm" />
|
|
123
110
|
<envs />
|
|
124
111
|
<method v="2" />
|
|
@@ -268,14 +255,13 @@
|
|
|
268
255
|
<workItem from="1647836886455" duration="602000" />
|
|
269
256
|
<workItem from="1648018813125" duration="1482000" />
|
|
270
257
|
<workItem from="1648082997200" duration="605000" />
|
|
271
|
-
<workItem from="1648452730691" duration="
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
<
|
|
275
|
-
<
|
|
276
|
-
<
|
|
277
|
-
<
|
|
278
|
-
<updated>1600861772922</updated>
|
|
258
|
+
<workItem from="1648452730691" duration="5266000" />
|
|
259
|
+
<workItem from="1648517192369" duration="589000" />
|
|
260
|
+
<workItem from="1648538452228" duration="597000" />
|
|
261
|
+
<workItem from="1648600000586" duration="2000" />
|
|
262
|
+
<workItem from="1648600228639" duration="615000" />
|
|
263
|
+
<workItem from="1649210756779" duration="440000" />
|
|
264
|
+
<workItem from="1649917532637" duration="102000" />
|
|
279
265
|
</task>
|
|
280
266
|
<task id="LOCAL-00003" summary="borad和shape组件重构完成">
|
|
281
267
|
<created>1600935429306</created>
|
|
@@ -613,7 +599,14 @@
|
|
|
613
599
|
<option name="project" value="LOCAL" />
|
|
614
600
|
<updated>1647827904359</updated>
|
|
615
601
|
</task>
|
|
616
|
-
<
|
|
602
|
+
<task id="LOCAL-00051" summary="2.1.10">
|
|
603
|
+
<created>1648457445389</created>
|
|
604
|
+
<option name="number" value="00051" />
|
|
605
|
+
<option name="presentableId" value="LOCAL-00051" />
|
|
606
|
+
<option name="project" value="LOCAL" />
|
|
607
|
+
<updated>1648457445389</updated>
|
|
608
|
+
</task>
|
|
609
|
+
<option name="localTasksCounter" value="52" />
|
|
617
610
|
<servers />
|
|
618
611
|
</component>
|
|
619
612
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -655,7 +648,6 @@
|
|
|
655
648
|
<component name="VcsManagerConfiguration">
|
|
656
649
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
657
650
|
<option name="LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN" value="false" />
|
|
658
|
-
<MESSAGE value="标注信息从shape中移到area" />
|
|
659
651
|
<MESSAGE value="2.0.15" />
|
|
660
652
|
<MESSAGE value="优化代码结构" />
|
|
661
653
|
<MESSAGE value="2.0.16" />
|
|
@@ -680,7 +672,8 @@
|
|
|
680
672
|
<MESSAGE value="TerserPlugin" />
|
|
681
673
|
<MESSAGE value="2.1.9" />
|
|
682
674
|
<MESSAGE value="增加图像处理操作" />
|
|
683
|
-
<
|
|
675
|
+
<MESSAGE value="2.1.10" />
|
|
676
|
+
<option name="LAST_COMMIT_MESSAGE" value="2.1.10" />
|
|
684
677
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
|
685
678
|
</component>
|
|
686
679
|
<component name="XSLT-Support.FileAssociations.UIState">
|