@cruglobal/godtools-shared 0.9.0-SNAPSHOT.1167 → 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.
@@ -1,27 +1,20 @@
1
1
  (function (root, factory) {
2
2
  if (typeof define === 'function' && define.amd)
3
- define(['exports', './fluid-locale-js-ir.js'], factory);
3
+ define(['exports'], factory);
4
4
  else if (typeof exports === 'object')
5
- factory(module.exports, require('./fluid-locale-js-ir.js'));
6
- else {
7
- if (typeof this['fluid-locale-js-ir'] === 'undefined') {
8
- throw new Error("Error loading module 'android-gto-support-gto-support-fluidsonic-locale'. Its dependency 'fluid-locale-js-ir' was not found. Please, check whether 'fluid-locale-js-ir' is loaded prior to 'android-gto-support-gto-support-fluidsonic-locale'.");
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 toPlatform_0(_this__u8e3s4) {
20
- return toPlatform(_this__u8e3s4);
12
+ function toPlatform(_this__u8e3s4) {
13
+ return _this__u8e3s4.toString();
21
14
  }
22
15
  //region block: exports
23
16
  _.$_$ = _.$_$ || {};
24
- _.$_$.a = toPlatform_0;
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":";;;;;;;;;;;;;;;;;;uBAQOA,CAAIC,aAAJD,EAA0B;A,IAAY,OAAZ,yB;EAAW,C;;;;;;;"}
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;;;;;;;"}