polfan-server-js-client 0.2.0 → 0.2.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,19 +4,7 @@
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="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" />
19
- </list>
7
+ <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Fix module exporting (node + browser)" />
20
8
  <option name="SHOW_DIALOG" value="false" />
21
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
22
10
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -106,7 +94,7 @@
106
94
  <workItem from="1747848724057" duration="3856000" />
107
95
  <workItem from="1747902717141" duration="1460000" />
108
96
  <workItem from="1748261162443" duration="638000" />
109
- <workItem from="1750781391199" duration="1101000" />
97
+ <workItem from="1750781391199" duration="2589000" />
110
98
  </task>
111
99
  <task id="LOCAL-00001" summary="Emoticons objects">
112
100
  <option name="closed" value="true" />
@@ -332,7 +320,15 @@
332
320
  <option name="project" value="LOCAL" />
333
321
  <updated>1745060326185</updated>
334
322
  </task>
335
- <option name="localTasksCounter" value="29" />
323
+ <task id="LOCAL-00029" summary="Fix module exporting (node + browser)">
324
+ <option name="closed" value="true" />
325
+ <created>1750786040475</created>
326
+ <option name="number" value="00029" />
327
+ <option name="presentableId" value="LOCAL-00029" />
328
+ <option name="project" value="LOCAL" />
329
+ <updated>1750786040475</updated>
330
+ </task>
331
+ <option name="localTasksCounter" value="30" />
336
332
  <servers />
337
333
  </component>
338
334
  <component name="TypeScriptGeneratedFilesManager">
@@ -366,6 +362,7 @@
366
362
  <MESSAGE value="Private rooms and space summaries" />
367
363
  <MESSAGE value="Custom nicks support" />
368
364
  <MESSAGE value="CustomNickChange message type" />
369
- <option name="LAST_COMMIT_MESSAGE" value="CustomNickChange message type" />
365
+ <MESSAGE value="Fix module exporting (node + browser)" />
366
+ <option name="LAST_COMMIT_MESSAGE" value="Fix module exporting (node + browser)" />
370
367
  </component>
371
368
  </project>