@flarehr/apollo-super-selection 3.57.62941 → 3.58.63097
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-0f723eb4.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-1354f0e3.entry.js → p-700cfcf0.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-ca41e101.system.entry.js → p-855bb861.system.entry.js} +1 -1
- package/dist/lib/cjs/sss-button_28.cjs.entry.js +8 -2
- package/dist/lib/collection/components/super-selection-app/services/feature-flag.service.js +7 -1
- package/dist/lib/esm/sss-button_28.entry.js +8 -2
- package/dist/lib/esm-es5/sss-button_28.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 = '3.
|
|
267
|
+
const AppVersion = '3.58.63097';
|
|
268
268
|
|
|
269
269
|
// -------------------------------------------------------------------------------------
|
|
270
270
|
// guards
|
|
@@ -4192,7 +4192,13 @@ class FeatureFlagService {
|
|
|
4192
4192
|
const whitelistedPartners = [
|
|
4193
4193
|
'PARTNER-TEST-FLARE',
|
|
4194
4194
|
'962e142f-df98-460e-92ed-2c4e24149c91',
|
|
4195
|
-
'8ad88c67-d446-4c30-8321-f896e1b7643b'
|
|
4195
|
+
'8ad88c67-d446-4c30-8321-f896e1b7643b',
|
|
4196
|
+
'e8269f8b-4f5e-482a-863e-4512cca40ec6',
|
|
4197
|
+
'973c7953-a607-48b6-9bf9-9266ffd9c25c',
|
|
4198
|
+
'cf602138-c843-4c4a-a407-635ba0bf9612',
|
|
4199
|
+
'4257a264-863e-4e03-8b07-b9c0328c0557',
|
|
4200
|
+
'df9b837f-7f38-41ff-9073-9265106eb231',
|
|
4201
|
+
'd6855e49-0412-4600-9b66-c61f0dfc25df',
|
|
4196
4202
|
];
|
|
4197
4203
|
return whitelistedPartners.includes(superSelectionAppService.partnerIdOrDefault);
|
|
4198
4204
|
}
|
|
@@ -4,7 +4,13 @@ export class FeatureFlagService {
|
|
|
4
4
|
const whitelistedPartners = [
|
|
5
5
|
'PARTNER-TEST-FLARE',
|
|
6
6
|
'962e142f-df98-460e-92ed-2c4e24149c91',
|
|
7
|
-
'8ad88c67-d446-4c30-8321-f896e1b7643b'
|
|
7
|
+
'8ad88c67-d446-4c30-8321-f896e1b7643b',
|
|
8
|
+
'e8269f8b-4f5e-482a-863e-4512cca40ec6',
|
|
9
|
+
'973c7953-a607-48b6-9bf9-9266ffd9c25c',
|
|
10
|
+
'cf602138-c843-4c4a-a407-635ba0bf9612',
|
|
11
|
+
'4257a264-863e-4e03-8b07-b9c0328c0557',
|
|
12
|
+
'df9b837f-7f38-41ff-9073-9265106eb231',
|
|
13
|
+
'd6855e49-0412-4600-9b66-c61f0dfc25df',
|
|
8
14
|
];
|
|
9
15
|
return whitelistedPartners.includes(superSelectionAppService.partnerIdOrDefault);
|
|
10
16
|
}
|
|
@@ -260,7 +260,7 @@ class TapSubscriber extends Subscriber {
|
|
|
260
260
|
}
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
const AppVersion = '3.
|
|
263
|
+
const AppVersion = '3.58.63097';
|
|
264
264
|
|
|
265
265
|
// -------------------------------------------------------------------------------------
|
|
266
266
|
// guards
|
|
@@ -4188,7 +4188,13 @@ class FeatureFlagService {
|
|
|
4188
4188
|
const whitelistedPartners = [
|
|
4189
4189
|
'PARTNER-TEST-FLARE',
|
|
4190
4190
|
'962e142f-df98-460e-92ed-2c4e24149c91',
|
|
4191
|
-
'8ad88c67-d446-4c30-8321-f896e1b7643b'
|
|
4191
|
+
'8ad88c67-d446-4c30-8321-f896e1b7643b',
|
|
4192
|
+
'e8269f8b-4f5e-482a-863e-4512cca40ec6',
|
|
4193
|
+
'973c7953-a607-48b6-9bf9-9266ffd9c25c',
|
|
4194
|
+
'cf602138-c843-4c4a-a407-635ba0bf9612',
|
|
4195
|
+
'4257a264-863e-4e03-8b07-b9c0328c0557',
|
|
4196
|
+
'df9b837f-7f38-41ff-9073-9265106eb231',
|
|
4197
|
+
'd6855e49-0412-4600-9b66-c61f0dfc25df',
|
|
4192
4198
|
];
|
|
4193
4199
|
return whitelistedPartners.includes(superSelectionAppService.partnerIdOrDefault);
|
|
4194
4200
|
}
|