@cruglobal/godtools-shared 0.9.3-SNAPSHOT.1470 → 0.9.3-SNAPSHOT.1475
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/Napier-napier-js-ir.js +41 -41
- package/antlr-kotlin-antlr-kotlin-runtime.js +9467 -0
- package/antlr-kotlin-antlr-kotlin-runtime.js.map +1 -0
- package/colormath-root-colormath.js +758 -758
- package/fluid-locale.js +163 -163
- package/{uuid-js-ir.js → kotlin-js.js} +2 -2
- package/kotlin-kotlin-stdlib.js +2150 -1771
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js +645 -907
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser.js +2302 -2302
- package/kotlin-mpp-godtools-tool-parser-module-parser.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-state.js +247 -247
- package/kotlin-mpp-godtools-tool-parser-module-state.js.map +1 -1
- package/kotlinx-atomicfu.js +20 -20
- package/kotlinx-coroutines-core.js +2704 -2704
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
- package/seskar-core.js +15 -0
- package/seskar-core.js.map +1 -0
- package/seskar-react.js +15 -0
- package/seskar-react.js.map +1 -0
- package/antlr-kotlin-antlr-kotlin-runtime-js-ir.js +0 -8788
- package/antlr-kotlin-antlr-kotlin-runtime-js-ir.js.map +0 -1
- /package/{uuid-js-ir.js.map → kotlin-js.js.map} +0 -0
package/Napier-napier-js-ir.js
CHANGED
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
}(this, function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
16
|
-
var Enum = kotlin_kotlin.$_$.
|
|
17
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
18
|
-
var classMeta = kotlin_kotlin.$_$.
|
|
19
|
-
var setMetadataFor = kotlin_kotlin.$_$.
|
|
20
|
-
var Collection = kotlin_kotlin.$_$.
|
|
21
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
22
|
-
var objectMeta = kotlin_kotlin.$_$.
|
|
23
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
24
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
25
|
-
var AbstractList = kotlin_kotlin.$_$.
|
|
26
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
15
|
+
var Unit_instance = kotlin_kotlin.$_$.m2;
|
|
16
|
+
var Enum = kotlin_kotlin.$_$.r8;
|
|
17
|
+
var protoOf = kotlin_kotlin.$_$.n6;
|
|
18
|
+
var classMeta = kotlin_kotlin.$_$.s5;
|
|
19
|
+
var setMetadataFor = kotlin_kotlin.$_$.o6;
|
|
20
|
+
var Collection = kotlin_kotlin.$_$.p2;
|
|
21
|
+
var isInterface = kotlin_kotlin.$_$.f6;
|
|
22
|
+
var objectMeta = kotlin_kotlin.$_$.m6;
|
|
23
|
+
var emptyList = kotlin_kotlin.$_$.i3;
|
|
24
|
+
var objectCreate = kotlin_kotlin.$_$.l6;
|
|
25
|
+
var AbstractList = kotlin_kotlin.$_$.n2;
|
|
26
|
+
var THROW_CCE = kotlin_kotlin.$_$.b9;
|
|
27
27
|
var VOID = kotlin_kotlin.$_$.c;
|
|
28
28
|
//endregion
|
|
29
29
|
//region block: pre-declaration
|
|
@@ -63,13 +63,13 @@
|
|
|
63
63
|
}
|
|
64
64
|
function Napier() {
|
|
65
65
|
Napier_instance = this;
|
|
66
|
-
this.
|
|
66
|
+
this.r1q_1 = AtomicMutableList_init_$Create$();
|
|
67
67
|
}
|
|
68
|
-
protoOf(Napier).
|
|
68
|
+
protoOf(Napier).s1q = function (priority, tag) {
|
|
69
69
|
var tmp$ret$0;
|
|
70
70
|
$l$block_0: {
|
|
71
71
|
// Inline function 'kotlin.collections.any' call
|
|
72
|
-
var this_0 = this.
|
|
72
|
+
var this_0 = this.r1q_1;
|
|
73
73
|
var tmp;
|
|
74
74
|
if (isInterface(this_0, Collection)) {
|
|
75
75
|
tmp = this_0.x();
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
while (tmp0_iterator.t()) {
|
|
85
85
|
var element = tmp0_iterator.u();
|
|
86
86
|
// Inline function 'io.github.aakira.napier.Napier.isEnable.<anonymous>' call
|
|
87
|
-
if (element.
|
|
87
|
+
if (element.s1q(priority, tag)) {
|
|
88
88
|
tmp$ret$0 = true;
|
|
89
89
|
break $l$block_0;
|
|
90
90
|
}
|
|
@@ -93,27 +93,27 @@
|
|
|
93
93
|
}
|
|
94
94
|
return tmp$ret$0;
|
|
95
95
|
};
|
|
96
|
-
protoOf(Napier).
|
|
96
|
+
protoOf(Napier).t1q = function (priority, tag, throwable, message) {
|
|
97
97
|
// Inline function 'kotlin.collections.forEach' call
|
|
98
|
-
var tmp0_iterator = this.
|
|
98
|
+
var tmp0_iterator = this.r1q_1.s();
|
|
99
99
|
while (tmp0_iterator.t()) {
|
|
100
100
|
var element = tmp0_iterator.u();
|
|
101
101
|
// Inline function 'io.github.aakira.napier.Napier.rawLog.<anonymous>' call
|
|
102
|
-
element.
|
|
102
|
+
element.t1q(priority, tag, throwable, message);
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
|
-
protoOf(Napier).
|
|
106
|
-
this.
|
|
105
|
+
protoOf(Napier).u1q = function (message, throwable, tag) {
|
|
106
|
+
this.v1q(LogLevel_DEBUG_getInstance(), tag, throwable, message);
|
|
107
107
|
};
|
|
108
|
-
protoOf(Napier).
|
|
109
|
-
this.
|
|
108
|
+
protoOf(Napier).w1q = function (message, throwable, tag) {
|
|
109
|
+
this.v1q(LogLevel_ERROR_getInstance(), tag, throwable, message);
|
|
110
110
|
};
|
|
111
|
-
protoOf(Napier).
|
|
112
|
-
this.
|
|
111
|
+
protoOf(Napier).x1q = function (throwable, tag, message) {
|
|
112
|
+
this.v1q(LogLevel_ERROR_getInstance(), tag, throwable, message());
|
|
113
113
|
};
|
|
114
|
-
protoOf(Napier).
|
|
115
|
-
if (this.
|
|
116
|
-
this.
|
|
114
|
+
protoOf(Napier).v1q = function (priority, tag, throwable, message) {
|
|
115
|
+
if (this.s1q(priority, tag)) {
|
|
116
|
+
this.t1q(priority, tag, throwable, message);
|
|
117
117
|
}
|
|
118
118
|
};
|
|
119
119
|
var Napier_instance;
|
|
@@ -133,38 +133,38 @@
|
|
|
133
133
|
}
|
|
134
134
|
function AtomicMutableList(value) {
|
|
135
135
|
AbstractList.call(this);
|
|
136
|
-
this.
|
|
136
|
+
this.y1q_1 = new AtomicRef(value);
|
|
137
137
|
}
|
|
138
138
|
protoOf(AtomicMutableList).l = function () {
|
|
139
|
-
return this.
|
|
139
|
+
return this.y1q_1.z1q_1.l();
|
|
140
140
|
};
|
|
141
141
|
protoOf(AtomicMutableList).x = function () {
|
|
142
|
-
return this.
|
|
142
|
+
return this.y1q_1.z1q_1.x();
|
|
143
143
|
};
|
|
144
|
-
protoOf(AtomicMutableList).
|
|
145
|
-
return this.
|
|
144
|
+
protoOf(AtomicMutableList).be = function (element) {
|
|
145
|
+
return this.y1q_1.z1q_1.v(element);
|
|
146
146
|
};
|
|
147
147
|
protoOf(AtomicMutableList).v = function (element) {
|
|
148
148
|
if (!(element == null ? true : !(element == null)))
|
|
149
149
|
return false;
|
|
150
|
-
return this.
|
|
150
|
+
return this.be((element == null ? true : !(element == null)) ? element : THROW_CCE());
|
|
151
151
|
};
|
|
152
152
|
protoOf(AtomicMutableList).b1 = function (index) {
|
|
153
|
-
return this.
|
|
153
|
+
return this.y1q_1.z1q_1.b1(index);
|
|
154
154
|
};
|
|
155
|
-
protoOf(AtomicMutableList).
|
|
156
|
-
return this.
|
|
155
|
+
protoOf(AtomicMutableList).a1r = function (element) {
|
|
156
|
+
return this.y1q_1.z1q_1.t1(element);
|
|
157
157
|
};
|
|
158
|
-
protoOf(AtomicMutableList).
|
|
158
|
+
protoOf(AtomicMutableList).t1 = function (element) {
|
|
159
159
|
if (!(element == null ? true : !(element == null)))
|
|
160
160
|
return -1;
|
|
161
|
-
return this.
|
|
161
|
+
return this.a1r((element == null ? true : !(element == null)) ? element : THROW_CCE());
|
|
162
162
|
};
|
|
163
163
|
protoOf(AtomicMutableList).s = function () {
|
|
164
|
-
return this.
|
|
164
|
+
return this.y1q_1.z1q_1.s();
|
|
165
165
|
};
|
|
166
166
|
function AtomicRef(value) {
|
|
167
|
-
this.
|
|
167
|
+
this.z1q_1 = value;
|
|
168
168
|
}
|
|
169
169
|
//region block: exports
|
|
170
170
|
_.$_$ = _.$_$ || {};
|