polfan-server-js-client 0.1.99940 → 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,19 +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="Private rooms and space summaries">
8
- <change beforePath="$PROJECT_DIR$/build/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.js" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/build/index.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.js.map" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/build/types/types/src/index.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/types/src/index.d.ts" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/build/types/types/src/schemes/Message.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/types/src/schemes/Message.d.ts" afterDir="false" />
12
- <change beforePath="$PROJECT_DIR$/build/types/types/src/schemes/SpaceMember.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/types/src/schemes/SpaceMember.d.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" />
13
15
  <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
14
- <change beforePath="$PROJECT_DIR$/src/state-tracker/MessagesManager.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/MessagesManager.ts" afterDir="false" />
15
- <change beforePath="$PROJECT_DIR$/src/state-tracker/UsersManager.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/UsersManager.ts" afterDir="false" />
16
- <change beforePath="$PROJECT_DIR$/src/types" beforeDir="false" afterPath="$PROJECT_DIR$/src/types" afterDir="false" />
17
- <change beforePath="$PROJECT_DIR$/src/types/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/index.ts" afterDir="false" />
18
- <change beforePath="$PROJECT_DIR$/src/types/src/schemes/Message.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/Message.ts" afterDir="false" />
19
- <change beforePath="$PROJECT_DIR$/src/types/src/schemes/SpaceMember.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/SpaceMember.ts" 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" />
20
19
  </list>
21
20
  <option name="SHOW_DIALOG" value="false" />
22
21
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -50,9 +49,11 @@
50
49
  <component name="PropertiesComponent"><![CDATA[{
51
50
  "keyToString": {
52
51
  "RunOnceActivity.ShowReadmeOnStart": "true",
52
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
53
53
  "RunOnceActivity.git.unshallow": "true",
54
54
  "git-widget-placeholder": "master",
55
55
  "ignore.virus.scanning.warn.message": "true",
56
+ "junie.onboarding.icon.badge.shown": "true",
56
57
  "last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
57
58
  "node.js.detected.package.eslint": "true",
58
59
  "node.js.detected.package.tslint": "true",
@@ -66,8 +67,8 @@
66
67
  <component name="SharedIndexes">
67
68
  <attachedChunks>
68
69
  <set>
69
- <option value="bundled-js-predefined-d6986cc7102b-deb605915726-JavaScript-PS-243.22562.233" />
70
- <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" />
71
72
  </set>
72
73
  </attachedChunks>
73
74
  </component>
@@ -100,7 +101,12 @@
100
101
  <workItem from="1744309643639" duration="34000" />
101
102
  <workItem from="1744311202579" duration="462000" />
102
103
  <workItem from="1744311740036" duration="236000" />
103
- <workItem from="1744901985416" duration="5770000" />
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" />
104
110
  </task>
105
111
  <task id="LOCAL-00001" summary="Emoticons objects">
106
112
  <option name="closed" value="true" />
@@ -310,7 +316,23 @@
310
316
  <option name="project" value="LOCAL" />
311
317
  <updated>1742760630283</updated>
312
318
  </task>
313
- <option name="localTasksCounter" value="27" />
319
+ <task id="LOCAL-00027" summary="Custom nicks support">
320
+ <option name="closed" value="true" />
321
+ <created>1744989199436</created>
322
+ <option name="number" value="00027" />
323
+ <option name="presentableId" value="LOCAL-00027" />
324
+ <option name="project" value="LOCAL" />
325
+ <updated>1744989199436</updated>
326
+ </task>
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" />
314
336
  <servers />
315
337
  </component>
316
338
  <component name="TypeScriptGeneratedFilesManager">
@@ -342,6 +364,8 @@
342
364
  <MESSAGE value="Client data and room stream support" />
343
365
  <MESSAGE value="New collections mutationCounter property and map method remove" />
344
366
  <MESSAGE value="Private rooms and space summaries" />
345
- <option name="LAST_COMMIT_MESSAGE" value="Private rooms and space summaries" />
367
+ <MESSAGE value="Custom nicks support" />
368
+ <MESSAGE value="CustomNickChange message type" />
369
+ <option name="LAST_COMMIT_MESSAGE" value="CustomNickChange message type" />
346
370
  </component>
347
371
  </project>