@adminide-stack/form-builder-core 5.1.4-alpha.338 → 5.1.4-alpha.339

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.
@@ -1146,7 +1146,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
1146
1146
  },
1147
1147
  logo: '_side/thirdparty/logos/algodocs.svg',
1148
1148
  enabled: true,
1149
- scopes: [],
1149
+ scopes: ['openid'],
1150
1150
  useCustomOAuthEndpoints: true,
1151
1151
  authorizationUrl: 'https://app.algodocs.com/oauth/authorize',
1152
1152
  tokenUrl: 'https://app.algodocs.com/oauth/token',
@@ -1193,7 +1193,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
1193
1193
  },
1194
1194
  logo: '_side/thirdparty/logos/algolia.svg',
1195
1195
  enabled: true,
1196
- scopes: [],
1196
+ scopes: ['usage'],
1197
1197
  useCustomOAuthEndpoints: true,
1198
1198
  authorizationUrl: 'https://www.algolia.com/oauth/authorize',
1199
1199
  tokenUrl: 'https://www.algolia.com/oauth/token',
@@ -4069,7 +4069,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
4069
4069
  },
4070
4070
  logo: '_side/thirdparty/logos/beeminder.svg',
4071
4071
  enabled: true,
4072
- scopes: [],
4072
+ scopes: ['user:read', 'goal:read'],
4073
4073
  useCustomOAuthEndpoints: true,
4074
4074
  usePKCE: false,
4075
4075
  authorizationUrl: 'https://www.beeminder.com/apps/authorize',
@@ -4626,7 +4626,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
4626
4626
  },
4627
4627
  logo: '_side/thirdparty/logos/blackboard.svg',
4628
4628
  enabled: true,
4629
- scopes: [],
4629
+ scopes: ['read', 'offline'],
4630
4630
  useCustomOAuthEndpoints: true,
4631
4631
  authorizationUrl: 'https://developer.blackboard.com/portal/oauth/authorize',
4632
4632
  tokenUrl: 'https://developer.blackboard.com/portal/oauth/token',
@@ -5593,7 +5593,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
5593
5593
  },
5594
5594
  logo: '_side/thirdparty/logos/brevo.svg',
5595
5595
  enabled: true,
5596
- scopes: [],
5596
+ scopes: ['openid', 'email'],
5597
5597
  useCustomOAuthEndpoints: true,
5598
5598
  authorizationUrl: 'https://app.brevo.com/authorize',
5599
5599
  tokenUrl: 'https://app.brevo.com/token',
@@ -6700,7 +6700,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
6700
6700
  },
6701
6701
  logo: '_side/thirdparty/logos/capsule_crm.svg',
6702
6702
  enabled: true,
6703
- scopes: [],
6703
+ scopes: ['read'],
6704
6704
  useCustomOAuthEndpoints: true,
6705
6705
  usePKCE: false,
6706
6706
  authorizationUrl: 'https://api.capsulecrm.com/oauth/authorise',
@@ -7934,7 +7934,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
7934
7934
  },
7935
7935
  logo: 'https://clockify.me/assets/images/clockify-logo.svg',
7936
7936
  enabled: true,
7937
- scopes: [],
7937
+ scopes: ['profile:read', 'workspace:read'],
7938
7938
  useCustomOAuthEndpoints: true,
7939
7939
  authorizationUrl: 'https://app.clockify.me/oauth/authorize',
7940
7940
  tokenUrl: 'https://app.clockify.me/oauth/token',
@@ -13786,7 +13786,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
13786
13786
  },
13787
13787
  logo: '_side/thirdparty/logos/epic_games.svg',
13788
13788
  enabled: true,
13789
- scopes: [],
13789
+ scopes: ['openid', 'basic_profile', 'offline_access'],
13790
13790
  useCustomOAuthEndpoints: true,
13791
13791
  authorizationUrl: 'https://www.epicgames.com/id/authorize',
13792
13792
  tokenUrl: 'https://account-public-service-prod.ol.epicgames.com/account/api/oauth/token',
@@ -15959,7 +15959,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
15959
15959
  },
15960
15960
  logo: '_side/thirdparty/logos/follow_up_boss.svg',
15961
15961
  enabled: true,
15962
- scopes: [],
15962
+ scopes: ['read'],
15963
15963
  useCustomOAuthEndpoints: true,
15964
15964
  authorizationUrl: 'https://app.followupboss.com/oauth/authorize',
15965
15965
  tokenUrl: 'https://app.followupboss.com/oauth/token',
@@ -16390,7 +16390,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
16390
16390
  },
16391
16391
  logo: '_side/thirdparty/logos/freeagent.svg',
16392
16392
  enabled: true,
16393
- scopes: [],
16393
+ scopes: ['read'],
16394
16394
  useCustomOAuthEndpoints: true,
16395
16395
  usePKCE: false,
16396
16396
  authorizationUrl: 'https://api.freeagent.com/v2/approve_app',
@@ -18131,7 +18131,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
18131
18131
  },
18132
18132
  logo: '_side/thirdparty/logos/googledocs.svg',
18133
18133
  enabled: true,
18134
- scopes: [],
18134
+ scopes: ['https://www.googleapis.com/auth/documents.readonly', 'openid'],
18135
18135
  authMethods: ['oauth2'],
18136
18136
  categories: ['document & file management']
18137
18137
  }, {
@@ -18147,7 +18147,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
18147
18147
  },
18148
18148
  logo: '_side/thirdparty/logos/googledrive.svg',
18149
18149
  enabled: true,
18150
- scopes: [],
18150
+ scopes: ['https://www.googleapis.com/auth/drive.readonly', 'openid'],
18151
18151
  authMethods: ['oauth2'],
18152
18152
  categories: ['document & file management']
18153
18153
  }, {
@@ -18237,7 +18237,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
18237
18237
  },
18238
18238
  logo: '_side/thirdparty/logos/googlesheets.svg',
18239
18239
  enabled: true,
18240
- scopes: [],
18240
+ scopes: ['https://www.googleapis.com/auth/spreadsheets.readonly', 'openid'],
18241
18241
  authMethods: ['oauth2'],
18242
18242
  categories: ['data & analytics']
18243
18243
  }, {
@@ -20897,7 +20897,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
20897
20897
  },
20898
20898
  logo: '_side/thirdparty/logos/insighto_ai.svg',
20899
20899
  enabled: true,
20900
- scopes: [],
20900
+ scopes: ['openid'],
20901
20901
  useCustomOAuthEndpoints: true,
20902
20902
  authorizationUrl: 'https://app.insighto.ai/oauth/authorize',
20903
20903
  tokenUrl: 'https://app.insighto.ai/oauth/token',
@@ -22275,7 +22275,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
22275
22275
  },
22276
22276
  logo: '_side/thirdparty/logos/kommo.svg',
22277
22277
  enabled: true,
22278
- scopes: [],
22278
+ scopes: ['crm'],
22279
22279
  useCustomOAuthEndpoints: true,
22280
22280
  usePKCE: false,
22281
22281
  authorizationUrl: 'https://www.kommo.com/oauth',
@@ -23907,7 +23907,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
23907
23907
  },
23908
23908
  logo: '_side/thirdparty/logos/lodgify.svg',
23909
23909
  enabled: true,
23910
- scopes: [],
23910
+ scopes: ['read'],
23911
23911
  useCustomOAuthEndpoints: true,
23912
23912
  authorizationUrl: 'https://www.lodgify.com/oauth/authorize',
23913
23913
  tokenUrl: 'https://www.lodgify.com/oauth/token',
@@ -25541,7 +25541,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25541
25541
  },
25542
25542
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25543
25543
  enabled: true,
25544
- scopes: [],
25544
+ scopes: ['https://cosmos.azure.com/user_impersonation'],
25545
25545
  authMethods: ['oauth2'],
25546
25546
  categories: ['database']
25547
25547
  }, {
@@ -25578,7 +25578,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25578
25578
  },
25579
25579
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25580
25580
  enabled: true,
25581
- scopes: [],
25581
+ scopes: ['openid', 'offline_access', 'User.Read'],
25582
25582
  authMethods: ['oauth2'],
25583
25583
  categories: ['security & identity tools']
25584
25584
  }, {
@@ -25615,7 +25615,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25615
25615
  },
25616
25616
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25617
25617
  enabled: true,
25618
- scopes: [],
25618
+ scopes: ['SecurityEvents.Read', 'User.Read'],
25619
25619
  authMethods: ['oauth2'],
25620
25620
  categories: ['security & identity tools']
25621
25621
  }, {
@@ -25631,7 +25631,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25631
25631
  },
25632
25632
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25633
25633
  enabled: true,
25634
- scopes: [],
25634
+ scopes: ['Files.Read', 'User.Read'],
25635
25635
  authMethods: ['oauth2'],
25636
25636
  categories: ['document & file management']
25637
25637
  }, {
@@ -25681,7 +25681,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25681
25681
  },
25682
25682
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25683
25683
  enabled: true,
25684
- scopes: [],
25684
+ scopes: ['Sites.Read.All', 'User.Read'],
25685
25685
  authMethods: ['oauth2'],
25686
25686
  categories: ['collaboration & communication']
25687
25687
  }, {
@@ -25697,7 +25697,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25697
25697
  },
25698
25698
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25699
25699
  enabled: true,
25700
- scopes: [],
25700
+ scopes: ['https://storage.azure.com/user_impersonation'],
25701
25701
  authMethods: ['oauth2'],
25702
25702
  categories: ['cloud & infrastructure']
25703
25703
  }, {
@@ -25729,7 +25729,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
25729
25729
  },
25730
25730
  logo: '_side/thirdparty/logos/microsoft_teams.svg',
25731
25731
  enabled: true,
25732
- scopes: [],
25732
+ scopes: ['Tasks.Read', 'User.Read'],
25733
25733
  authMethods: ['oauth2'],
25734
25734
  categories: ['productivity & project management']
25735
25735
  }, {
@@ -32658,7 +32658,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
32658
32658
  },
32659
32659
  logo: '_side/thirdparty/logos/recruitee.svg',
32660
32660
  enabled: true,
32661
- scopes: [],
32661
+ scopes: ['read'],
32662
32662
  useCustomOAuthEndpoints: true,
32663
32663
  authorizationUrl: 'https://api.recruitee.com/oauth/authorize',
32664
32664
  tokenUrl: 'https://api.recruitee.com/oauth/token',
@@ -34135,7 +34135,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
34135
34135
  },
34136
34136
  logo: '_side/thirdparty/logos/safetyculture.svg',
34137
34137
  enabled: true,
34138
- scopes: [],
34138
+ scopes: ['openid'],
34139
34139
  useCustomOAuthEndpoints: true,
34140
34140
  authorizationUrl: 'https://app.safetyculture.com/oauth2/authorize',
34141
34141
  tokenUrl: 'https://api.safetyculture.io/oauth2/token',
@@ -37479,7 +37479,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
37479
37479
  },
37480
37480
  logo: '_side/thirdparty/logos/splitwise.svg',
37481
37481
  enabled: true,
37482
- scopes: [],
37482
+ scopes: ['read'],
37483
37483
  useCustomOAuthEndpoints: true,
37484
37484
  usePKCE: false,
37485
37485
  authorizationUrl: 'https://secure.splitwise.com/oauth/authorize',
@@ -37762,7 +37762,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
37762
37762
  },
37763
37763
  logo: '_side/thirdparty/logos/stack_exchange.svg',
37764
37764
  enabled: true,
37765
- scopes: [],
37765
+ scopes: ['private_info'],
37766
37766
  useCustomOAuthEndpoints: true,
37767
37767
  usePKCE: false,
37768
37768
  authorizationUrl: 'https://stackexchange.com/oauth',
@@ -39653,7 +39653,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
39653
39653
  },
39654
39654
  logo: '_side/thirdparty/logos/ticketmaster.svg',
39655
39655
  enabled: true,
39656
- scopes: [],
39656
+ scopes: ['openid'],
39657
39657
  useCustomOAuthEndpoints: true,
39658
39658
  usePKCE: false,
39659
39659
  authorizationUrl: 'https://oauth.ticketmaster.com/oauth/authorize',
@@ -39796,7 +39796,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
39796
39796
  },
39797
39797
  logo: '_side/thirdparty/logos/timecamp.svg',
39798
39798
  enabled: true,
39799
- scopes: [],
39799
+ scopes: ['openid'],
39800
39800
  useCustomOAuthEndpoints: true,
39801
39801
  authorizationUrl: 'https://app.timecamp.com/auth/oauth2/authorize',
39802
39802
  tokenUrl: 'https://app.timecamp.com/auth/oauth2/token',
@@ -39931,7 +39931,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
39931
39931
  },
39932
39932
  logo: '_side/thirdparty/logos/timely.svg',
39933
39933
  enabled: true,
39934
- scopes: [],
39934
+ scopes: ['read'],
39935
39935
  useCustomOAuthEndpoints: true,
39936
39936
  authorizationUrl: 'https://api.timelyapp.com/1.1/oauth/authorize',
39937
39937
  tokenUrl: 'https://api.timelyapp.com/1.1/oauth/token',
@@ -42733,7 +42733,7 @@ import {KeyMgmtSecretType,ContributeDefaultValueSourceType}from'common';const co
42733
42733
  },
42734
42734
  logo: '_side/thirdparty/logos/wix.svg',
42735
42735
  enabled: true,
42736
- scopes: [],
42736
+ scopes: ['stores.read_products'],
42737
42737
  useCustomOAuthEndpoints: true,
42738
42738
  usePKCE: false,
42739
42739
  authorizationUrl: 'https://www.wix.com/installer/install',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminide-stack/form-builder-core",
3
- "version": "5.1.4-alpha.338",
3
+ "version": "5.1.4-alpha.339",
4
4
  "sideEffects": false,
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -25,5 +25,5 @@
25
25
  "publishConfig": {
26
26
  "access": "public"
27
27
  },
28
- "gitHead": "393027e00a9df058ae8b2254f44ecfed7e2d90e0"
28
+ "gitHead": "367f86f901dda203045bde59f7a8033f3a09842d"
29
29
  }