@flarehr/apollo-super-selection 4.24.28972 → 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.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/{p-72ce3c16.entry.js → p-52fbf195.entry.js} +4 -4
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-e70cee95.system.entry.js → p-defc9e44.system.entry.js} +6 -6
- package/dist/lib/cjs/sss-button_30.cjs.entry.js +2 -2
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.js +1 -1
- package/dist/lib/esm/sss-button_30.entry.js +2 -2
- package/dist/lib/esm-es5/sss-button_30.entry.js +1 -1
- package/package.json +1 -1
|
@@ -264,7 +264,7 @@ class TapSubscriber extends datoramaAkita.Subscriber {
|
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
const AppVersion = '4.
|
|
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 = '
|
|
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 = '
|
|
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.
|
|
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 = '
|
|
4151
|
+
const name$5 = 'Mercer MyChoice';
|
|
4152
4152
|
const fund$5 = {
|
|
4153
4153
|
fundId: 'mercermychoice',
|
|
4154
4154
|
name: name$5,
|