polfan-server-js-client 0.2.72 → 0.2.73
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.
package/.idea/workspace.xml
CHANGED
|
@@ -4,14 +4,9 @@
|
|
|
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="
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/build/index.cjs.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.cjs.js" afterDir="false" />
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/build/index.cjs.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.cjs.js.map" afterDir="false" />
|
|
10
|
-
<change beforePath="$PROJECT_DIR$/build/index.umd.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.umd.js" afterDir="false" />
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/build/index.umd.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.umd.js.map" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/build/types/WebSocketChatClient.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/WebSocketChatClient.d.ts" afterDir="false" />
|
|
7
|
+
<list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Bump version">
|
|
13
8
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
14
|
-
<change beforePath="$PROJECT_DIR$/src/
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/src/state-tracker/PermissionsManager.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/PermissionsManager.ts" afterDir="false" />
|
|
15
10
|
</list>
|
|
16
11
|
<option name="SHOW_DIALOG" value="false" />
|
|
17
12
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -57,28 +52,28 @@
|
|
|
57
52
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
58
53
|
<option name="showLibraryContents" value="true" />
|
|
59
54
|
</component>
|
|
60
|
-
<component name="PropertiesComponent"
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
55
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
56
|
+
"keyToString": {
|
|
57
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
58
|
+
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
|
|
59
|
+
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
|
60
|
+
"RunOnceActivity.git.unshallow": "true",
|
|
61
|
+
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
|
62
|
+
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
|
|
63
|
+
"git-widget-placeholder": "master",
|
|
64
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
65
|
+
"junie.onboarding.icon.badge.shown": "true",
|
|
66
|
+
"last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
|
|
67
|
+
"node.js.detected.package.eslint": "true",
|
|
68
|
+
"node.js.detected.package.tslint": "true",
|
|
69
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
70
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
71
|
+
"nodejs_package_manager_path": "npm",
|
|
72
|
+
"to.speed.mode.migration.done": "true",
|
|
73
|
+
"ts.external.directory.path": "\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib",
|
|
74
|
+
"vue.rearranger.settings.migration": "true"
|
|
80
75
|
}
|
|
81
|
-
}
|
|
76
|
+
}]]></component>
|
|
82
77
|
<component name="SharedIndexes">
|
|
83
78
|
<attachedChunks>
|
|
84
79
|
<set>
|
|
@@ -168,14 +163,8 @@
|
|
|
168
163
|
<workItem from="1765272289918" duration="4091000" />
|
|
169
164
|
<workItem from="1765445100442" duration="586000" />
|
|
170
165
|
<workItem from="1765805497689" duration="6758000" />
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
<option name="closed" value="true" />
|
|
174
|
-
<created>1741170174335</created>
|
|
175
|
-
<option name="number" value="00020" />
|
|
176
|
-
<option name="presentableId" value="LOCAL-00020" />
|
|
177
|
-
<option name="project" value="LOCAL" />
|
|
178
|
-
<updated>1741170174335</updated>
|
|
166
|
+
<workItem from="1765961123241" duration="6316000" />
|
|
167
|
+
<workItem from="1767385708366" duration="2678000" />
|
|
179
168
|
</task>
|
|
180
169
|
<task id="LOCAL-00021" summary="Client data and room stream support">
|
|
181
170
|
<option name="closed" value="true" />
|
|
@@ -561,7 +550,15 @@
|
|
|
561
550
|
<option name="project" value="LOCAL" />
|
|
562
551
|
<updated>1765145773196</updated>
|
|
563
552
|
</task>
|
|
564
|
-
<
|
|
553
|
+
<task id="LOCAL-00069" summary="Bump version">
|
|
554
|
+
<option name="closed" value="true" />
|
|
555
|
+
<created>1766071099183</created>
|
|
556
|
+
<option name="number" value="00069" />
|
|
557
|
+
<option name="presentableId" value="LOCAL-00069" />
|
|
558
|
+
<option name="project" value="LOCAL" />
|
|
559
|
+
<updated>1766071099183</updated>
|
|
560
|
+
</task>
|
|
561
|
+
<option name="localTasksCounter" value="70" />
|
|
565
562
|
<servers />
|
|
566
563
|
</component>
|
|
567
564
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -579,7 +576,6 @@
|
|
|
579
576
|
</option>
|
|
580
577
|
</component>
|
|
581
578
|
<component name="VcsManagerConfiguration">
|
|
582
|
-
<MESSAGE value="Dedicated event for user status change" />
|
|
583
579
|
<MESSAGE value="Fix update the latest message in a room default topic" />
|
|
584
580
|
<MESSAGE value="Adapt FilesClient to new files API" />
|
|
585
581
|
<MESSAGE value="Fix global emoticons support" />
|
|
@@ -604,7 +600,8 @@
|
|
|
604
600
|
<MESSAGE value="Connection handling optimizations" />
|
|
605
601
|
<MESSAGE value="Ping-pong connection monitoring" />
|
|
606
602
|
<MESSAGE value="Improve reconnect on timeout" />
|
|
607
|
-
<
|
|
603
|
+
<MESSAGE value="Bump version" />
|
|
604
|
+
<option name="LAST_COMMIT_MESSAGE" value="Bump version" />
|
|
608
605
|
</component>
|
|
609
606
|
<component name="github-copilot-workspace">
|
|
610
607
|
<instructionFileLocations>
|
package/build/index.cjs.js
CHANGED
|
@@ -3219,7 +3219,7 @@ function PermissionsManager_toPrimitive(t, r) { if ("object" != PermissionsManag
|
|
|
3219
3219
|
|
|
3220
3220
|
|
|
3221
3221
|
var getOvId = function getOvId(location, target) {
|
|
3222
|
-
return [location.
|
|
3222
|
+
return [location.roomId, location.topicId, target === null || target === void 0 ? void 0 : target.type, target === null || target === void 0 ? void 0 : target.userId, target === null || target === void 0 ? void 0 : target.roleId].filter(Boolean).join('/');
|
|
3223
3223
|
};
|
|
3224
3224
|
var getOvIdByObject = function getOvIdByObject(overwrites) {
|
|
3225
3225
|
return getOvId(overwrites.location, overwrites.target);
|