polfan-server-js-client 0.1.99941 → 0.2.0

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.
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/polfan-js-client-library.iml" filepath="$PROJECT_DIR$/.idea/polfan-js-client-library.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="WEB_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$" />
5
+ <orderEntry type="inheritedJdk" />
6
+ <orderEntry type="sourceFolder" forTests="false" />
7
+ </component>
8
+ </module>
@@ -4,9 +4,18 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Custom nicks support">
8
- <change beforePath="$PROJECT_DIR$/src/types" beforeDir="false" afterPath="$PROJECT_DIR$/src/types" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/src/types/src/schemes/Message.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/Message.ts" afterDir="false" />
7
+ <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="CustomNickChange message type">
8
+ <change afterPath="$PROJECT_DIR$/build/index.cjs.js" afterDir="false" />
9
+ <change afterPath="$PROJECT_DIR$/build/index.cjs.js.map" afterDir="false" />
10
+ <change afterPath="$PROJECT_DIR$/build/index.umd.js" afterDir="false" />
11
+ <change afterPath="$PROJECT_DIR$/build/index.umd.js.map" afterDir="false" />
12
+ <change afterPath="$PROJECT_DIR$/webpack.config.browser.js" afterDir="false" />
13
+ <change afterPath="$PROJECT_DIR$/webpack.config.node.js" afterDir="false" />
14
+ <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
15
+ <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
16
+ <change beforePath="$PROJECT_DIR$/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.ts" afterDir="false" />
17
+ <change beforePath="$PROJECT_DIR$/webpack.config.demo.js" beforeDir="false" />
18
+ <change beforePath="$PROJECT_DIR$/webpack.config.js" beforeDir="false" />
10
19
  </list>
11
20
  <option name="SHOW_DIALOG" value="false" />
12
21
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -25,7 +34,7 @@
25
34
  <entry key="$PROJECT_DIR$/src/types" value="562c7beff95ea1eaf5c236df978f50a614a146af" />
26
35
  </map>
27
36
  </option>
28
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/src/types" />
37
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
29
38
  <option name="ROOT_SYNC" value="DONT_SYNC" />
30
39
  </component>
31
40
  <component name="PhpWorkspaceProjectConfiguration" interpreter_name="C:\php\php.exe" />
@@ -40,9 +49,11 @@
40
49
  <component name="PropertiesComponent"><![CDATA[{
41
50
  "keyToString": {
42
51
  "RunOnceActivity.ShowReadmeOnStart": "true",
52
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
43
53
  "RunOnceActivity.git.unshallow": "true",
44
- "git-widget-placeholder": "main",
54
+ "git-widget-placeholder": "master",
45
55
  "ignore.virus.scanning.warn.message": "true",
56
+ "junie.onboarding.icon.badge.shown": "true",
46
57
  "last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
47
58
  "node.js.detected.package.eslint": "true",
48
59
  "node.js.detected.package.tslint": "true",
@@ -56,8 +67,8 @@
56
67
  <component name="SharedIndexes">
57
68
  <attachedChunks>
58
69
  <set>
59
- <option value="bundled-js-predefined-d6986cc7102b-deb605915726-JavaScript-PS-243.22562.233" />
60
- <option value="bundled-php-predefined-a98d8de5180a-7980c7aaca61-com.jetbrains.php.sharedIndexes-PS-243.22562.233" />
70
+ <option value="bundled-js-predefined-d6986cc7102b-b26f3e71634d-JavaScript-PS-251.26094.133" />
71
+ <option value="bundled-php-predefined-a98d8de5180a-c5828cf854d9-com.jetbrains.php.sharedIndexes-PS-251.26094.133" />
61
72
  </set>
62
73
  </attachedChunks>
63
74
  </component>
@@ -90,7 +101,12 @@
90
101
  <workItem from="1744309643639" duration="34000" />
91
102
  <workItem from="1744311202579" duration="462000" />
92
103
  <workItem from="1744311740036" duration="236000" />
93
- <workItem from="1744901985416" duration="7798000" />
104
+ <workItem from="1744901985416" duration="9882000" />
105
+ <workItem from="1746002787142" duration="567000" />
106
+ <workItem from="1747848724057" duration="3856000" />
107
+ <workItem from="1747902717141" duration="1460000" />
108
+ <workItem from="1748261162443" duration="638000" />
109
+ <workItem from="1750781391199" duration="1101000" />
94
110
  </task>
95
111
  <task id="LOCAL-00001" summary="Emoticons objects">
96
112
  <option name="closed" value="true" />
@@ -308,7 +324,15 @@
308
324
  <option name="project" value="LOCAL" />
309
325
  <updated>1744989199436</updated>
310
326
  </task>
311
- <option name="localTasksCounter" value="28" />
327
+ <task id="LOCAL-00028" summary="CustomNickChange message type">
328
+ <option name="closed" value="true" />
329
+ <created>1745060326185</created>
330
+ <option name="number" value="00028" />
331
+ <option name="presentableId" value="LOCAL-00028" />
332
+ <option name="project" value="LOCAL" />
333
+ <updated>1745060326185</updated>
334
+ </task>
335
+ <option name="localTasksCounter" value="29" />
312
336
  <servers />
313
337
  </component>
314
338
  <component name="TypeScriptGeneratedFilesManager">
@@ -341,6 +365,7 @@
341
365
  <MESSAGE value="New collections mutationCounter property and map method remove" />
342
366
  <MESSAGE value="Private rooms and space summaries" />
343
367
  <MESSAGE value="Custom nicks support" />
344
- <option name="LAST_COMMIT_MESSAGE" value="Custom nicks support" />
368
+ <MESSAGE value="CustomNickChange message type" />
369
+ <option name="LAST_COMMIT_MESSAGE" value="CustomNickChange message type" />
345
370
  </component>
346
371
  </project>