@cruglobal/godtools-shared 1.4.0-SNAPSHOT.2424 → 1.4.0-SNAPSHOT.2452

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.
@@ -70,8 +70,8 @@
70
70
  var hashCode = kotlin_kotlin.$_$.w6;
71
71
  var UnsupportedOperationException_init_$Create$_0 = kotlin_kotlin.$_$.m2;
72
72
  var asJsReadonlySetView = kotlin_kotlin.$_$.w2;
73
- var Collection = kotlin_kotlin.$_$.q2;
74
73
  var KtSet = kotlin_kotlin.$_$.x2;
74
+ var Collection = kotlin_kotlin.$_$.q2;
75
75
  var IllegalStateException_init_$Create$_0 = kotlin_kotlin.$_$.w1;
76
76
  var noWhenBranchMatchedException = kotlin_kotlin.$_$.ga;
77
77
  var copyOfRange = kotlin_kotlin.$_$.i3;
@@ -159,12 +159,12 @@
159
159
  initMetadataForClass(ATN, 'ATN');
160
160
  initMetadataForCompanion(Companion_8);
161
161
  initMetadataForClass(ATNConfig, 'ATNConfig');
162
- initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [Collection, KtSet]);
162
+ initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [KtSet, Collection]);
163
163
  initMetadataForClass(AbstractConfigHashSet, 'AbstractConfigHashSet', VOID, Array2DHashSet);
164
164
  initMetadataForClass(ConfigHashSet, 'ConfigHashSet', ConfigHashSet, AbstractConfigHashSet);
165
165
  initMetadataForClass(AbstractEqualityComparator, 'AbstractEqualityComparator');
166
166
  initMetadataForObject(ConfigEqualityComparator, 'ConfigEqualityComparator', VOID, AbstractEqualityComparator);
167
- initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [Collection, KtSet]);
167
+ initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [KtSet, Collection]);
168
168
  initMetadataForCompanion(Companion_9);
169
169
  initMetadataForClass(ATNDeserializationOptions, 'ATNDeserializationOptions', ATNDeserializationOptions_init_$Create$);
170
170
  initMetadataForCompanion(Companion_10);
@@ -129,23 +129,23 @@ if (typeof String.prototype.startsWith === 'undefined') {
129
129
  initMetadataForClass(AbstractMutableCollection, 'AbstractMutableCollection', VOID, AbstractCollection, [Collection]);
130
130
  initMetadataForClass(IteratorImpl, 'IteratorImpl');
131
131
  initMetadataForClass(ListIteratorImpl, 'ListIteratorImpl', VOID, IteratorImpl);
132
- initMetadataForClass(AbstractMutableList, 'AbstractMutableList', VOID, AbstractMutableCollection, [Collection, KtList]);
132
+ initMetadataForClass(AbstractMutableList, 'AbstractMutableList', VOID, AbstractMutableCollection, [KtList, Collection]);
133
133
  initMetadataForClass(SubList, 'SubList', VOID, AbstractMutableList);
134
134
  initMetadataForClass(AbstractMap, 'AbstractMap', VOID, VOID, [KtMap]);
135
135
  initMetadataForClass(AbstractMutableMap, 'AbstractMutableMap', VOID, AbstractMap, [KtMap]);
136
- initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [Collection, KtSet]);
136
+ initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [KtSet, Collection]);
137
137
  initMetadataForCompanion(Companion_4);
138
- initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [Collection, KtList]);
138
+ initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [KtList, Collection]);
139
139
  initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [KtMap]);
140
- initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [Collection, KtSet]);
140
+ initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtSet, Collection]);
141
141
  initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [Collection]);
142
- initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [Collection, KtSet]);
142
+ initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtSet, Collection]);
143
143
  initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
144
144
  initMetadataForClass(HashMapKeysDefault$iterator$1);
145
145
  initMetadataForClass(HashMapKeysDefault, 'HashMapKeysDefault', VOID, AbstractMutableSet);
146
146
  initMetadataForClass(HashMapValuesDefault$iterator$1);
147
147
  initMetadataForClass(HashMapValuesDefault, 'HashMapValuesDefault', VOID, AbstractMutableCollection);
148
- initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [Collection, KtSet]);
148
+ initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [KtSet, Collection]);
149
149
  initMetadataForCompanion(Companion_5);
150
150
  initMetadataForClass(Itr, 'Itr');
151
151
  initMetadataForClass(KeysItr, 'KeysItr', VOID, Itr);
@@ -192,7 +192,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
192
192
  initMetadataForObject(EmptyHolder, 'EmptyHolder');
193
193
  initMetadataForClass(LinkedHashMap, 'LinkedHashMap', LinkedHashMap_init_$Create$, HashMap, [KtMap]);
194
194
  initMetadataForObject(EmptyHolder_0, 'EmptyHolder');
195
- initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [Collection, KtSet]);
195
+ initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [KtSet, Collection]);
196
196
  initMetadataForClass(BaseOutput, 'BaseOutput');
197
197
  initMetadataForClass(NodeJsOutput, 'NodeJsOutput', VOID, BaseOutput);
198
198
  initMetadataForClass(BufferedOutput, 'BufferedOutput', BufferedOutput, BaseOutput);
@@ -9471,7 +9471,7 @@
9471
9471
  }
9472
9472
  function Tip_init_$Init$_0(manifest, id, type, pages, $this) {
9473
9473
  manifest = manifest === VOID ? createTestManifest() : manifest;
9474
- id = id === VOID ? '' : id;
9474
+ id = id === VOID ? Companion_getInstance_2().hi().toString() : id;
9475
9475
  type = type === VOID ? Companion_getInstance_52().p42_1 : type;
9476
9476
  pages = pages === VOID ? null : pages;
9477
9477
  BaseModel.call($this, manifest);
@@ -10029,15 +10029,16 @@
10029
10029
  function Modal_init_$Create$(parent, parser) {
10030
10030
  return Modal_init_$Init$(parent, parser, objectCreate(protoOf(Modal)));
10031
10031
  }
10032
- function Modal_init_$Init$_0(page, dismissListeners, title, content, $this) {
10032
+ function Modal_init_$Init$_0(page, listeners, dismissListeners, title, content, $this) {
10033
10033
  page = page === VOID ? createTestTractPage() : page;
10034
+ listeners = listeners === VOID ? emptySet() : listeners;
10034
10035
  dismissListeners = dismissListeners === VOID ? emptySet() : dismissListeners;
10035
10036
  title = title === VOID ? null : title;
10036
10037
  content = content === VOID ? null : content;
10037
10038
  BaseModel.call($this, page);
10038
10039
  Modal.call($this);
10039
10040
  $this.page = page;
10040
- $this._listeners = emptySet();
10041
+ $this._listeners = listeners;
10041
10042
  $this._dismissListeners = dismissListeners;
10042
10043
  var tmp = $this;
10043
10044
  tmp.title = title == null ? null : title($this);
@@ -10047,8 +10048,8 @@
10047
10048
  tmp_0.j44_1 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
10048
10049
  return $this;
10049
10050
  }
10050
- function createTestModal(page, dismissListeners, title, content) {
10051
- return Modal_init_$Init$_0(page, dismissListeners, title, content, objectCreate(protoOf(Modal)));
10051
+ function createTestModal(page, listeners, dismissListeners, title, content) {
10052
+ return Modal_init_$Init$_0(page, listeners, dismissListeners, title, content, objectCreate(protoOf(Modal)));
10052
10053
  }
10053
10054
  protoOf(Modal).i3x = function () {
10054
10055
  return this.page;
@@ -10220,7 +10221,7 @@
10220
10221
  function Card_init_$Create$_1(page, position, parser) {
10221
10222
  return Card_init_$Init$_2(page, position, parser, objectCreate(protoOf(Card_1)));
10222
10223
  }
10223
- function Card_init_$Init$_3(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, analyticsEvents, label, content, $this) {
10224
+ function Card_init_$Init$_3(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, listeners, dismissListeners, analyticsEvents, label, content, $this) {
10224
10225
  page = page === VOID ? createTestTractPage() : page;
10225
10226
  position = position === VOID ? 0 : position;
10226
10227
  backgroundColor = backgroundColor === VOID ? null : backgroundColor;
@@ -10228,6 +10229,8 @@
10228
10229
  backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_58().o44_1 : backgroundImageGravity;
10229
10230
  backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_58().n44_1 : backgroundImageScaleType;
10230
10231
  isHidden = isHidden === VOID ? false : isHidden;
10232
+ listeners = listeners === VOID ? emptySet() : listeners;
10233
+ dismissListeners = dismissListeners === VOID ? emptySet() : dismissListeners;
10231
10234
  analyticsEvents = analyticsEvents === VOID ? emptyList() : analyticsEvents;
10232
10235
  label = label === VOID ? null : label;
10233
10236
  content = content === VOID ? null : content;
@@ -10236,8 +10239,8 @@
10236
10239
  $this.page = page;
10237
10240
  $this.position = position;
10238
10241
  $this.isHidden = isHidden;
10239
- $this._listeners = emptySet();
10240
- $this._dismissListeners = emptySet();
10242
+ $this._listeners = listeners;
10243
+ $this._dismissListeners = dismissListeners;
10241
10244
  $this.y44_1 = analyticsEvents;
10242
10245
  $this.r44_1 = backgroundColor;
10243
10246
  $this.s44_1 = backgroundImage;
@@ -10252,8 +10255,8 @@
10252
10255
  tmp_0.x44_1 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
10253
10256
  return $this;
10254
10257
  }
10255
- function createTestCard_0(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, analyticsEvents, label, content) {
10256
- return Card_init_$Init$_3(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, analyticsEvents, label, content, objectCreate(protoOf(Card_1)));
10258
+ function createTestCard_0(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, listeners, dismissListeners, analyticsEvents, label, content) {
10259
+ return Card_init_$Init$_3(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, listeners, dismissListeners, analyticsEvents, label, content, objectCreate(protoOf(Card_1)));
10257
10260
  }
10258
10261
  function TractPage$Card$background$delegate$lambda(this$0) {
10259
10262
  return function () {