@cruglobal/godtools-shared 1.3.2-SNAPSHOT.2219 → 1.3.2-SNAPSHOT.2225
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.
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
var hashCode = kotlin_kotlin.$_$.u6;
|
|
68
68
|
var UnsupportedOperationException_init_$Create$_0 = kotlin_kotlin.$_$.s1;
|
|
69
69
|
var asJsReadonlySetView = kotlin_kotlin.$_$.v2;
|
|
70
|
-
var Collection = kotlin_kotlin.$_$.p2;
|
|
71
70
|
var KtSet = kotlin_kotlin.$_$.w2;
|
|
71
|
+
var Collection = kotlin_kotlin.$_$.p2;
|
|
72
72
|
var IllegalStateException_init_$Create$_0 = kotlin_kotlin.$_$.c1;
|
|
73
73
|
var noWhenBranchMatchedException = kotlin_kotlin.$_$.ea;
|
|
74
74
|
var copyOfRange = kotlin_kotlin.$_$.h3;
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
initMetadataForClass(ATN, 'ATN');
|
|
156
156
|
initMetadataForCompanion(Companion_8);
|
|
157
157
|
initMetadataForClass(ATNConfig, 'ATNConfig');
|
|
158
|
-
initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [
|
|
158
|
+
initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [KtSet, Collection]);
|
|
159
159
|
initMetadataForClass(AbstractConfigHashSet, 'AbstractConfigHashSet', VOID, Array2DHashSet);
|
|
160
160
|
initMetadataForClass(ConfigHashSet, 'ConfigHashSet', ConfigHashSet, AbstractConfigHashSet);
|
|
161
161
|
initMetadataForClass(AbstractEqualityComparator, 'AbstractEqualityComparator');
|
|
162
162
|
initMetadataForObject(ConfigEqualityComparator, 'ConfigEqualityComparator', VOID, AbstractEqualityComparator);
|
|
163
|
-
initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [
|
|
163
|
+
initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [KtSet, Collection]);
|
|
164
164
|
initMetadataForCompanion(Companion_9);
|
|
165
165
|
initMetadataForClass(ATNDeserializationOptions, 'ATNDeserializationOptions', ATNDeserializationOptions_init_$Create$);
|
|
166
166
|
initMetadataForCompanion(Companion_10);
|
package/kotlin-kotlin-stdlib.js
CHANGED
|
@@ -135,19 +135,19 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
135
135
|
initMetadataForClass(SubList, 'SubList', VOID, AbstractMutableList);
|
|
136
136
|
initMetadataForClass(AbstractMap, 'AbstractMap', VOID, VOID, [KtMap]);
|
|
137
137
|
initMetadataForClass(AbstractMutableMap, 'AbstractMutableMap', VOID, AbstractMap, [AbstractMap, KtMap]);
|
|
138
|
-
initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection,
|
|
138
|
+
initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection, KtSet, Collection]);
|
|
139
139
|
initMetadataForCompanion(Companion_4);
|
|
140
140
|
initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [AbstractMutableList, Collection, KtList]);
|
|
141
141
|
initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [AbstractMutableMap, KtMap]);
|
|
142
|
-
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [
|
|
142
|
+
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
|
|
143
143
|
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [Collection, AbstractMutableCollection]);
|
|
144
|
-
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [
|
|
144
|
+
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
|
|
145
145
|
initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
|
|
146
146
|
initMetadataForClass(HashMapKeysDefault$iterator$1);
|
|
147
147
|
initMetadataForClass(HashMapKeysDefault, 'HashMapKeysDefault', VOID, AbstractMutableSet);
|
|
148
148
|
initMetadataForClass(HashMapValuesDefault$iterator$1);
|
|
149
149
|
initMetadataForClass(HashMapValuesDefault, 'HashMapValuesDefault', VOID, AbstractMutableCollection);
|
|
150
|
-
initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet,
|
|
150
|
+
initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet, KtSet, Collection]);
|
|
151
151
|
initMetadataForCompanion(Companion_5);
|
|
152
152
|
initMetadataForClass(Itr, 'Itr');
|
|
153
153
|
initMetadataForClass(KeysItr, 'KeysItr', VOID, Itr);
|
|
@@ -194,7 +194,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
194
194
|
initMetadataForObject(EmptyHolder, 'EmptyHolder');
|
|
195
195
|
initMetadataForClass(LinkedHashMap, 'LinkedHashMap', LinkedHashMap_init_$Create$, HashMap, [HashMap, KtMap]);
|
|
196
196
|
initMetadataForObject(EmptyHolder_0, 'EmptyHolder');
|
|
197
|
-
initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet,
|
|
197
|
+
initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet, KtSet, Collection]);
|
|
198
198
|
initMetadataForClass(BaseOutput, 'BaseOutput');
|
|
199
199
|
initMetadataForClass(NodeJsOutput, 'NodeJsOutput', VOID, BaseOutput);
|
|
200
200
|
initMetadataForClass(BufferedOutput, 'BufferedOutput', BufferedOutput, BaseOutput);
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
initMetadataForClass(SharedFlowSlot, 'SharedFlowSlot', SharedFlowSlot, AbstractSharedFlowSlot);
|
|
271
271
|
initMetadataForInterface(StateFlow, 'StateFlow', VOID, VOID, VOID, [1]);
|
|
272
272
|
initMetadataForCoroutine($collectCOROUTINE$_1, CoroutineImpl);
|
|
273
|
-
initMetadataForClass(StateFlowImpl, 'StateFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow,
|
|
273
|
+
initMetadataForClass(StateFlowImpl, 'StateFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow, StateFlow, FlowCollector, FusibleFlow], [1]);
|
|
274
274
|
initMetadataForClass(StateFlowSlot, 'StateFlowSlot', StateFlowSlot, AbstractSharedFlowSlot, VOID, [0]);
|
|
275
275
|
initMetadataForClass(ChannelFlow, 'ChannelFlow', VOID, VOID, [FusibleFlow], [1]);
|
|
276
276
|
initMetadataForClass(ChannelFlowOperator, 'ChannelFlowOperator', VOID, ChannelFlow, VOID, [1, 2]);
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
initMetadataForClass(Symbol, 'Symbol');
|
|
317
317
|
initMetadataForInterface(SelectInstance, 'SelectInstance');
|
|
318
318
|
initMetadataForClass(ClauseData, 'ClauseData', VOID, VOID, VOID, [1]);
|
|
319
|
-
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler,
|
|
319
|
+
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler, SelectInstance, Waiter], [0, 2]);
|
|
320
320
|
initMetadataForClass(TrySelectDetailedResult, 'TrySelectDetailedResult', VOID, Enum);
|
|
321
321
|
initMetadataForClass(SetTimeoutBasedDispatcher, 'SetTimeoutBasedDispatcher', VOID, CoroutineDispatcher, VOID, [1]);
|
|
322
322
|
initMetadataForObject(NodeDispatcher, 'NodeDispatcher', VOID, SetTimeoutBasedDispatcher, VOID, [1]);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"main": "kotlin-mpp-godtools-tool-parser-publishing-npm.js",
|
|
3
3
|
"types": "kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts",
|
|
4
|
-
"version": "1.3.2-SNAPSHOT.
|
|
4
|
+
"version": "1.3.2-SNAPSHOT.2225",
|
|
5
5
|
"name": "@cruglobal/godtools-shared",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"sax": "1.2.4"
|