sdc_client 0.57.10 → 0.57.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.
@@ -36,39 +36,39 @@
36
36
  <option name="hideEmptyMiddlePackages" value="true" />
37
37
  <option name="showLibraryContents" value="true" />
38
38
  </component>
39
- <component name="PropertiesComponent"><![CDATA[{
40
- "keyToString": {
41
- "Jest.All Tests.executor": "Run",
42
- "Jest.jest.config.mjs.executor": "Run",
43
- "RunOnceActivity.OpenProjectViewOnStart": "true",
44
- "RunOnceActivity.ShowReadmeOnStart": "true",
45
- "RunOnceActivity.git.unshallow": "true",
46
- "RunOnceActivity.go.formatter.settings.were.checked": "true",
47
- "RunOnceActivity.go.migrated.go.modules.settings": "true",
48
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
49
- "git-widget-placeholder": "main",
50
- "go.import.settings.migrated": "true",
51
- "javascript.nodejs.core.library.configured.version": "22.8.0",
52
- "javascript.nodejs.core.library.typings.version": "22.8.7",
53
- "kotlin-language-version-configured": "true",
54
- "last_opened_file_path": "/home/martin/Develop/private/SimpleDomControlClient",
55
- "node.js.detected.package.eslint": "true",
56
- "node.js.detected.package.tslint": "true",
57
- "node.js.selected.package.eslint": "(autodetect)",
58
- "node.js.selected.package.tslint": "(autodetect)",
59
- "nodejs.jest.jest_package": "/home/martin/Develop/private/SimpleDomControlClient/node_modules/jest",
60
- "nodejs_interpreter_path": "/home/martin/.asdf/installs/nodejs/22.8.0/bin/node",
61
- "nodejs_package_manager_path": "yarn",
62
- "npm.build.executor": "Run",
63
- "npm.test.executor": "Run",
64
- "project.structure.last.edited": "Modules",
65
- "project.structure.proportion": "0.0",
66
- "project.structure.side.proportion": "0.0",
67
- "settings.editor.selected.configurable": "settings.nodejs",
68
- "ts.external.directory.path": "/home/martin/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate-2/plugins/javascript-plugin/jsLanguageServicesImpl/external",
69
- "vue.rearranger.settings.migration": "true"
39
+ <component name="PropertiesComponent">{
40
+ &quot;keyToString&quot;: {
41
+ &quot;Jest.All Tests.executor&quot;: &quot;Run&quot;,
42
+ &quot;Jest.jest.config.mjs.executor&quot;: &quot;Run&quot;,
43
+ &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
44
+ &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
45
+ &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
46
+ &quot;RunOnceActivity.go.formatter.settings.were.checked&quot;: &quot;true&quot;,
47
+ &quot;RunOnceActivity.go.migrated.go.modules.settings&quot;: &quot;true&quot;,
48
+ &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
49
+ &quot;git-widget-placeholder&quot;: &quot;main&quot;,
50
+ &quot;go.import.settings.migrated&quot;: &quot;true&quot;,
51
+ &quot;javascript.nodejs.core.library.configured.version&quot;: &quot;22.8.0&quot;,
52
+ &quot;javascript.nodejs.core.library.typings.version&quot;: &quot;22.8.7&quot;,
53
+ &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
54
+ &quot;last_opened_file_path&quot;: &quot;/home/martin/Develop/private/SimpleDomControlClient&quot;,
55
+ &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
56
+ &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
57
+ &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
58
+ &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
59
+ &quot;nodejs.jest.jest_package&quot;: &quot;/home/martin/Develop/private/SimpleDomControlClient/node_modules/jest&quot;,
60
+ &quot;nodejs_interpreter_path&quot;: &quot;/home/martin/.asdf/installs/nodejs/22.8.0/bin/node&quot;,
61
+ &quot;nodejs_package_manager_path&quot;: &quot;yarn&quot;,
62
+ &quot;npm.build.executor&quot;: &quot;Run&quot;,
63
+ &quot;npm.test.executor&quot;: &quot;Run&quot;,
64
+ &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
65
+ &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
66
+ &quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
67
+ &quot;settings.editor.selected.configurable&quot;: &quot;settings.nodejs&quot;,
68
+ &quot;ts.external.directory.path&quot;: &quot;/home/martin/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate-2/plugins/javascript-plugin/jsLanguageServicesImpl/external&quot;,
69
+ &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
70
70
  }
71
- }]]></component>
71
+ }</component>
72
72
  <component name="RecentsManager">
73
73
  <key name="CopyFile.RECENT_KEYS">
74
74
  <recent name="$PROJECT_DIR$" />
@@ -144,6 +144,7 @@
144
144
  <workItem from="1713769095032" duration="116000" />
145
145
  <workItem from="1730803990300" duration="2495000" />
146
146
  <workItem from="1741761262308" duration="532000" />
147
+ <workItem from="1741856308927" duration="9000" />
147
148
  </task>
148
149
  <task id="LOCAL-00001" summary="v 0.4.11 add gulp tasks to client bib">
149
150
  <option name="closed" value="true" />
package/.tool-versions CHANGED
@@ -1 +1 @@
1
- nodejs 22.8.0
1
+ nodejs 22.14.0
@@ -2,7 +2,9 @@
2
2
  <module type="WEB_MODULE" version="4">
3
3
  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
4
  <exclude-output />
5
+ <content url="file://$MODULE_DIR$/../SimpleDomControl" />
5
6
  <content url="file://$MODULE_DIR$" />
6
7
  <orderEntry type="sourceFolder" forTests="false" />
8
+ <orderEntry type="module" module-name="SimpleDomControl" />
7
9
  </component>
8
10
  </module>