@perpetualsystems/connector-registry 202606.9.2 → 202606.9.3

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.
@@ -1,7 +1,10 @@
1
- <svg width="150" height="150" viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg">
2
- <rect width="150" height="150" rx="16" fill="#FFFFFF"/>
3
- <path d="M75 68c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7z" fill="#4285F4"/>
4
- <path d="M75 42C58.4 42 45 55.4 45 72c0 8.2 3.3 15.6 8.6 21l12.4-12.4c-2.1-2.1-3.4-5-3.4-8.2 0-6.2 5-11.2 11.2-11.2 3.2 0 6.1 1.3 8.2 3.4L94 52.6C88.6 47.3 81.2 42 75 42z" fill="#EA4335"/>
5
- <path d="M53.6 94.6C47.3 88.6 42 81.2 42 75c0-3.9 1.3-7.5 3.4-10.4L33 52.6C27.3 58.4 24 64.8 24 72c0 16.6 13.4 30 30 30 6.2 0 11.6-1.9 16.4-5.1L58 84.5c-2.1 2.1-4.9 3.4-8 3.4-6.2 0-11.2-5-11.2-11.2 0-3.1 1.3-5.9 3.4-8.1l11.4-11.4z" fill="#34A853"/>
6
- <path d="M96.4 55.4L84 67.8c2.1 2.1 3.4 5 3.4 8.2 0 6.2-5 11.2-11.2 11.2-3.2 0-6.1-1.3-8.2-3.4L55.6 97.4C60.4 100.6 67.8 102 75 102c16.6 0 30-13.4 30-30 0-7.2-2.5-13.8-8.6-16.6z" fill="#FBBC05"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" role="img" aria-label="Google Workspace">
2
+ <g transform="translate(0 10)">
3
+ <path fill="#4286F5" d="M171.7,98.29l25.5,41.7l0,0l0,0l33.17-54.28l-18.09-31.33c-3.97-6.88-11.31-11.12-19.26-11.12h-31.06L128.3,98.29H171.7z"/>
4
+ <path fill="#4286F5" d="M171.7,181.71H128.3l33.64,55.03h31.07c7.95,0,15.29-4.24,19.26-11.12l18.11-31.36l-33.18-54.27L171.7,181.71z"/>
5
+ <path fill="#1967D3" d="M128.3,98.29l33.65-55.03h-54.97c-7.95,0-15.29,4.24-19.26,11.12L62.37,98.29H128.3L128.3,98.29z"/>
6
+ <path fill="#1967D3" d="M255.29,128.87l-24.92-43.15l-33.17,54.28l33.18,54.27l24.91-43.14C259.27,144.23,259.27,135.75,255.29,128.87z"/>
7
+ <path fill="#1967D3" d="M128.3,181.71H62.37l25.35,43.91c3.97,6.88,11.31,11.12,19.26,11.12h54.95L128.3,181.71L128.3,181.71z"/>
8
+ <path fill="#4286F5" d="M102.8,139.99l25.5-41.7H62.37l-17.66,30.58c-3.97,6.88-3.97,15.36,0,22.25l17.66,30.6h65.93L102.8,139.99z"/>
9
+ </g>
7
10
  </svg>
@@ -475,7 +475,7 @@
475
475
  {
476
476
  "kind": "google-workspace",
477
477
  "displayName": "Google Workspace Audit",
478
- "ecrImageUrl": "718287746078.dkr.ecr.us-east-2.amazonaws.com/perpetual-connectors/google-workspace:0.0.1",
478
+ "ecrImageUrl": "718287746078.dkr.ecr.us-east-2.amazonaws.com/perpetual-connectors/google-workspace:0.0.2",
479
479
  "connectorType": "polling",
480
480
  "settingsSchema": {
481
481
  "$schema": "http://json-schema.org/draft-07/schema#",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perpetualsystems/connector-registry",
3
- "version": "202606.9.2",
3
+ "version": "202606.9.3",
4
4
  "description": "Built-in connector catalog manifest for Perpetual management plane",
5
5
  "type": "module",
6
6
  "exports": {