@periskope/types 0.6.294 → 0.6.295

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.
@@ -946,7 +946,7 @@ exports.ActionNameMap = {
946
946
  {
947
947
  id: 'user_status',
948
948
  value: 'user_status',
949
- label: 'Consider user online/offline status',
949
+ label: 'Exclude users marked as offline',
950
950
  },
951
951
  {
952
952
  id: 'shift_time user_status',
@@ -1184,7 +1184,7 @@ exports.ActionNameMap = {
1184
1184
  {
1185
1185
  id: 'user_status',
1186
1186
  value: 'user_status',
1187
- label: 'Consider user online/offline status',
1187
+ label: 'Exclude users marked as offline',
1188
1188
  },
1189
1189
  {
1190
1190
  id: 'shift_time user_status',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@periskope/types",
3
- "version": "0.6.294",
3
+ "version": "0.6.295",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1436,7 +1436,7 @@ export const ActionNameMap: Record<
1436
1436
  {
1437
1437
  id: 'user_status',
1438
1438
  value: 'user_status',
1439
- label: 'Consider user online/offline status',
1439
+ label: 'Exclude users marked as offline',
1440
1440
  },
1441
1441
  {
1442
1442
  id: 'shift_time user_status',
@@ -1674,7 +1674,7 @@ export const ActionNameMap: Record<
1674
1674
  {
1675
1675
  id: 'user_status',
1676
1676
  value: 'user_status',
1677
- label: 'Consider user online/offline status',
1677
+ label: 'Exclude users marked as offline',
1678
1678
  },
1679
1679
  {
1680
1680
  id: 'shift_time user_status',