@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
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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>
|
package/dist/manifest.json
CHANGED
|
@@ -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.
|
|
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#",
|