@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.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/{p-cba03296.entry.js → p-8921567f.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-6370af88.system.entry.js → p-e8506380.system.entry.js} +1 -1
- package/dist/lib/cjs/sss-button_30.cjs.entry.js +2 -2
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/hesta-default.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.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 = '
|
|
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 = '
|
|
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.
|
|
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 = '
|
|
4338
|
+
const name$5 = 'HESTA';
|
|
4339
4339
|
const fund$5 = {
|
|
4340
4340
|
fundId: 'hesta-default',
|
|
4341
4341
|
name: name$5,
|