@flarehr/apollo-super-selection 4.31.31180 → 4.32.31414

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.31.31180';
267
+ const AppVersion = '4.32.31414';
268
268
 
269
269
  // -------------------------------------------------------------------------------------
270
270
  // guards
@@ -4339,7 +4339,7 @@ const fund$4 = {
4339
4339
  dtoPropName: 'firstSuper'
4340
4340
  };
4341
4341
 
4342
- const name$5 = 'Hesta Super';
4342
+ const name$5 = 'HESTA';
4343
4343
  const fund$5 = {
4344
4344
  fundId: 'hesta-default',
4345
4345
  name: name$5,
@@ -2,7 +2,7 @@ import { h } from '@stencil/core';
2
2
  import { none } from 'fp-ts/lib/Option';
3
3
  import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
4
4
  import { Link, pdsViewedAsync } from '../types';
5
- const name = 'Hesta Super';
5
+ const name = 'HESTA';
6
6
  const fund = {
7
7
  fundId: 'hesta-default',
8
8
  name,
@@ -260,7 +260,7 @@ class TapSubscriber extends Subscriber {
260
260
  }
261
261
  }
262
262
 
263
- const AppVersion = '4.31.31180';
263
+ const AppVersion = '4.32.31414';
264
264
 
265
265
  // -------------------------------------------------------------------------------------
266
266
  // guards
@@ -4335,7 +4335,7 @@ const fund$4 = {
4335
4335
  dtoPropName: 'firstSuper'
4336
4336
  };
4337
4337
 
4338
- const name$5 = 'Hesta Super';
4338
+ const name$5 = 'HESTA';
4339
4339
  const fund$5 = {
4340
4340
  fundId: 'hesta-default',
4341
4341
  name: name$5,