@cruglobal/godtools-shared 0.9.0-SNAPSHOT.1159 → 0.9.0-SNAPSHOT.1168
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/android-gto-support-gto-support-fluidsonic-locale.js +8 -15
- package/android-gto-support-gto-support-fluidsonic-locale.js.map +1 -1
- package/fluid-locale-js-ir.js +125 -132
- package/fluid-locale-js-ir.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-npm.d.ts +41 -7
- package/kotlin-mpp-godtools-tool-parser-parser.js +1769 -1592
- package/kotlin-mpp-godtools-tool-parser-parser.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,27 +1,20 @@
|
|
|
1
1
|
(function (root, factory) {
|
|
2
2
|
if (typeof define === 'function' && define.amd)
|
|
3
|
-
define(['exports'
|
|
3
|
+
define(['exports'], factory);
|
|
4
4
|
else if (typeof exports === 'object')
|
|
5
|
-
factory(module.exports
|
|
6
|
-
else
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
root['android-gto-support-gto-support-fluidsonic-locale'] = factory(typeof this['android-gto-support-gto-support-fluidsonic-locale'] === 'undefined' ? {} : this['android-gto-support-gto-support-fluidsonic-locale'], this['fluid-locale-js-ir']);
|
|
11
|
-
}
|
|
12
|
-
}(this, function (_, kotlin_io_fluidsonic_locale_fluid_locale) {
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
root['android-gto-support-gto-support-fluidsonic-locale'] = factory(typeof this['android-gto-support-gto-support-fluidsonic-locale'] === 'undefined' ? {} : this['android-gto-support-gto-support-fluidsonic-locale']);
|
|
8
|
+
}(this, function (_) {
|
|
13
9
|
'use strict';
|
|
14
|
-
//region block: imports
|
|
15
|
-
var toPlatform = kotlin_io_fluidsonic_locale_fluid_locale.$_$.b;
|
|
16
|
-
//endregion
|
|
17
10
|
//region block: pre-declaration
|
|
18
11
|
//endregion
|
|
19
|
-
function
|
|
20
|
-
return
|
|
12
|
+
function toPlatform(_this__u8e3s4) {
|
|
13
|
+
return _this__u8e3s4.toString();
|
|
21
14
|
}
|
|
22
15
|
//region block: exports
|
|
23
16
|
_.$_$ = _.$_$ || {};
|
|
24
|
-
_.$_$.a =
|
|
17
|
+
_.$_$.a = toPlatform;
|
|
25
18
|
//endregion
|
|
26
19
|
return _;
|
|
27
20
|
}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../../../../Users/runner/work/android-gto-support/android-gto-support/gto-support-fluidsonic-locale/src/jsMain/kotlin/org/ccci/gto/support/fluidsonic/locale/PlatformLocale.js.kt"],"sourcesContent":[null],"names":["toPlatform","<this>"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../../Users/runner/work/android-gto-support/android-gto-support/gto-support-fluidsonic-locale/src/jsMain/kotlin/org/ccci/gto/support/fluidsonic/locale/PlatformLocale.js.kt"],"sourcesContent":[null],"names":["toPlatform","<this>"],"mappings":";;;;;;;;;;;qBAKOA,CAAIC,aAAJD,EAA0B;A,IAAU,OAAV,wB;EAAS,C;;;;;;;"}
|