polfan-server-js-client 0.2.1 → 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,20 +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$/build/types/index.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/index.d.ts" afterDir="false" />
15
- <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
16
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
17
- <change beforePath="$PROJECT_DIR$/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.ts" afterDir="false" />
18
- <change beforePath="$PROJECT_DIR$/webpack.config.demo.js" beforeDir="false" />
19
- <change beforePath="$PROJECT_DIR$/webpack.config.js" beforeDir="false" />
20
- </list>
7
+ <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Fix module exporting (node + browser)" />
21
8
  <option name="SHOW_DIALOG" value="false" />
22
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
23
10
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -107,7 +94,7 @@
107
94
  <workItem from="1747848724057" duration="3856000" />
108
95
  <workItem from="1747902717141" duration="1460000" />
109
96
  <workItem from="1748261162443" duration="638000" />
110
- <workItem from="1750781391199" duration="1778000" />
97
+ <workItem from="1750781391199" duration="2589000" />
111
98
  </task>
112
99
  <task id="LOCAL-00001" summary="Emoticons objects">
113
100
  <option name="closed" value="true" />
@@ -333,7 +320,15 @@
333
320
  <option name="project" value="LOCAL" />
334
321
  <updated>1745060326185</updated>
335
322
  </task>
336
- <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" />
337
332
  <servers />
338
333
  </component>
339
334
  <component name="TypeScriptGeneratedFilesManager">
@@ -367,6 +362,7 @@
367
362
  <MESSAGE value="Private rooms and space summaries" />
368
363
  <MESSAGE value="Custom nicks support" />
369
364
  <MESSAGE value="CustomNickChange message type" />
370
- <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)" />
371
367
  </component>
372
368
  </project>