@flarehr/apollo-super-selection 4.25.29008 → 4.26.29189

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.
@@ -264,7 +264,7 @@ class TapSubscriber extends datoramaAkita.Subscriber {
264
264
  }
265
265
  }
266
266
 
267
- const AppVersion = '4.25.29008';
267
+ const AppVersion = '4.26.29189';
268
268
 
269
269
  // -------------------------------------------------------------------------------------
270
270
  // guards
@@ -4152,7 +4152,7 @@ const fund$4 = {
4152
4152
  dtoPropName: 'firstSuper'
4153
4153
  };
4154
4154
 
4155
- const name$5 = 'First Super';
4155
+ const name$5 = 'Mercer MyChoice';
4156
4156
  const fund$5 = {
4157
4157
  fundId: 'mercermychoice',
4158
4158
  name: name$5,
@@ -2,7 +2,7 @@ import { h } from '@stencil/core';
2
2
  import { some } from 'fp-ts/lib/Option';
3
3
  import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
4
4
  import { Link, pdsViewedAsync, PoweredByFlareFS } from '../types';
5
- const name = 'First Super';
5
+ const name = 'Mercer MyChoice';
6
6
  const fund = {
7
7
  fundId: 'mercermychoice',
8
8
  name,
@@ -260,7 +260,7 @@ class TapSubscriber extends Subscriber {
260
260
  }
261
261
  }
262
262
 
263
- const AppVersion = '4.25.29008';
263
+ const AppVersion = '4.26.29189';
264
264
 
265
265
  // -------------------------------------------------------------------------------------
266
266
  // guards
@@ -4148,7 +4148,7 @@ const fund$4 = {
4148
4148
  dtoPropName: 'firstSuper'
4149
4149
  };
4150
4150
 
4151
- const name$5 = 'First Super';
4151
+ const name$5 = 'Mercer MyChoice';
4152
4152
  const fund$5 = {
4153
4153
  fundId: 'mercermychoice',
4154
4154
  name: name$5,