sdc_client 0.56.1 → 0.56.2

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.
@@ -4,7 +4,15 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="4b4ede81-fe43-4a68-9186-e15152e2d80c" name="Changes" comment="v 0.4.18 build" />
7
+ <list default="true" id="4b4ede81-fe43-4a68-9186-e15152e2d80c" name="Changes" comment="v 0.4.18 build">
8
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
9
+ <change beforePath="$PROJECT_DIR$/.tool-versions" beforeDir="false" afterPath="$PROJECT_DIR$/.tool-versions" afterDir="false" />
10
+ <change beforePath="$PROJECT_DIR$/dist/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/dist/index.js" afterDir="false" />
11
+ <change beforePath="$PROJECT_DIR$/dist/ugly.index.js" beforeDir="false" afterPath="$PROJECT_DIR$/dist/ugly.index.js" afterDir="false" />
12
+ <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
13
+ <change beforePath="$PROJECT_DIR$/src/simpleDomControl/AbstractSDC.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/simpleDomControl/AbstractSDC.js" afterDir="false" />
14
+ <change beforePath="$PROJECT_DIR$/yarn.lock" beforeDir="false" afterPath="$PROJECT_DIR$/yarn.lock" afterDir="false" />
15
+ </list>
8
16
  <option name="SHOW_DIALOG" value="false" />
9
17
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
18
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -19,14 +27,12 @@
19
27
  &quot;assignee&quot;: &quot;StarmanMartin&quot;
20
28
  }
21
29
  }</component>
22
- <component name="GithubPullRequestsUISettings">
23
- <option name="selectedUrlAndAccountId">
24
- <UrlAndAccount>
25
- <option name="accountId" value="bca0300e-1e51-4f33-88bc-0bdf7f3aaaef" />
26
- <option name="url" value="https://github.com/StarmanMartin/SimpleDomControlClient.git" />
27
- </UrlAndAccount>
28
- </option>
29
- </component>
30
+ <component name="GithubPullRequestsUISettings">{
31
+ &quot;selectedUrlAndAccountId&quot;: {
32
+ &quot;url&quot;: &quot;https://github.com/StarmanMartin/SimpleDomControlClient.git&quot;,
33
+ &quot;accountId&quot;: &quot;70efef44-bb7c-4e1d-9de5-e94e21613b6e&quot;
34
+ }
35
+ }</component>
30
36
  <component name="MarkdownSettingsMigration">
31
37
  <option name="stateVersion" value="1" />
32
38
  </component>
@@ -44,6 +50,7 @@
44
50
  "Jest.jest.config.mjs.executor": "Run",
45
51
  "RunOnceActivity.OpenProjectViewOnStart": "true",
46
52
  "RunOnceActivity.ShowReadmeOnStart": "true",
53
+ "RunOnceActivity.git.unshallow": "true",
47
54
  "RunOnceActivity.go.formatter.settings.were.checked": "true",
48
55
  "RunOnceActivity.go.migrated.go.modules.settings": "true",
49
56
  "SHARE_PROJECT_CONFIGURATION_FILES": "true",
@@ -52,13 +59,13 @@
52
59
  "javascript.nodejs.core.library.configured.version": "18.18.0",
53
60
  "javascript.nodejs.core.library.typings.version": "18.18.14",
54
61
  "kotlin-language-version-configured": "true",
55
- "last_opened_file_path": "/home/martint/dev/private/SimpleDomControlClient",
62
+ "last_opened_file_path": "/home/martin/Develop/private/SimpleDomControlClient",
56
63
  "node.js.detected.package.eslint": "true",
57
64
  "node.js.detected.package.tslint": "true",
58
65
  "node.js.selected.package.eslint": "(autodetect)",
59
66
  "node.js.selected.package.tslint": "(autodetect)",
60
67
  "nodejs.jest.jest_package": "/home/martint/dev/private/SimpleDomControlClient/node_modules/jest",
61
- "nodejs_interpreter_path": "/home/martint/.asdf/installs/nodejs/18.18.0/bin/node",
68
+ "nodejs_interpreter_path": "/home/martin/.asdf/installs/nodejs/22.8.0/bin/node",
62
69
  "nodejs_package_manager_path": "yarn",
63
70
  "npm.build.executor": "Run",
64
71
  "npm.test.executor": "Run",
@@ -66,6 +73,7 @@
66
73
  "project.structure.proportion": "0.0",
67
74
  "project.structure.side.proportion": "0.0",
68
75
  "settings.editor.selected.configurable": "settings.nodejs",
76
+ "ts.external.directory.path": "/home/martin/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate-2/plugins/javascript-plugin/jsLanguageServicesImpl/external",
69
77
  "vue.rearranger.settings.migration": "true"
70
78
  }
71
79
  }]]></component>
@@ -91,7 +99,7 @@
91
99
  <scripts>
92
100
  <script value="build" />
93
101
  </scripts>
94
- <node-interpreter value="$USER_HOME$/.asdf/installs/nodejs/18.18.0/bin/node" />
102
+ <node-interpreter value="$USER_HOME$/.asdf/installs/nodejs/22.8.0/bin/node" />
95
103
  <envs />
96
104
  <method v="2" />
97
105
  </configuration>
@@ -101,7 +109,7 @@
101
109
  <scripts>
102
110
  <script value="test" />
103
111
  </scripts>
104
- <node-interpreter value="$USER_HOME$/.asdf/installs/nodejs/18.18.0/bin/node" />
112
+ <node-interpreter value="$USER_HOME$/.asdf/installs/nodejs/22.8.0/bin/node" />
105
113
  <envs />
106
114
  <method v="2" />
107
115
  </configuration>
@@ -116,6 +124,14 @@
116
124
  </list>
117
125
  </recent_temporary>
118
126
  </component>
127
+ <component name="SharedIndexes">
128
+ <attachedChunks>
129
+ <set>
130
+ <option value="bundled-jdk-9823dce3aa75-fdfe4dae3a2d-intellij.indexing.shared.core-IU-243.21565.23" />
131
+ <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-IU-243.21565.23" />
132
+ </set>
133
+ </attachedChunks>
134
+ </component>
119
135
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
120
136
  <component name="TaskManager">
121
137
  <task active="true" id="Default" summary="Default task">
@@ -134,6 +150,7 @@
134
150
  <workItem from="1709579952668" duration="2466000" />
135
151
  <workItem from="1709671101704" duration="290000" />
136
152
  <workItem from="1713769095032" duration="116000" />
153
+ <workItem from="1730803990300" duration="1259000" />
137
154
  </task>
138
155
  <task id="LOCAL-00001" summary="v 0.4.11 add gulp tasks to client bib">
139
156
  <option name="closed" value="true" />