@vm0/cli 9.200.2 → 9.200.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,36 +0,0 @@
1
- #!/usr/bin/env node
2
- import { createRequire as __createRequire } from "node:module";
3
- const require = __createRequire(import.meta.url);
4
- import {
5
- init_esm_shims
6
- } from "./chunk-QI47S6VO.js";
7
-
8
- // ../../packages/connectors/src/firewall-metadata/details/google-meet.generated.ts
9
- init_esm_shims();
10
- var firewallPermissionMetadata = {
11
- "type": "google-meet",
12
- "label": "Google Meet",
13
- "permissionCount": 3,
14
- "permissions": [
15
- {
16
- "name": "meetings.space.created",
17
- "description": "Create, edit, and see information about your Google Meet conferences created by the app."
18
- },
19
- {
20
- "name": "meetings.space.readonly",
21
- "description": "Read information about any of your Google Meet conferences"
22
- },
23
- {
24
- "name": "meetings.space.settings",
25
- "description": "Edit, and see settings for all of your Google Meet calls."
26
- }
27
- ],
28
- "defaultPolicy": {
29
- "permissionDefault": "allow",
30
- "unknownPolicy": "allow"
31
- }
32
- };
33
- export {
34
- firewallPermissionMetadata
35
- };
36
- //# sourceMappingURL=google-meet.generated-37YX3FZJ.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../packages/connectors/src/firewall-metadata/details/google-meet.generated.ts"],"sourcesContent":["// Auto-generated by @vm0/firewalls-generator.\n// Regenerate: cd turbo && pnpm -F @vm0/firewalls-generator generate\n//\n// DO NOT EDIT THIS FILE MANUALLY.\nimport type { FirewallPermissionDetailMetadata } from \"../types\";\n\nexport const firewallPermissionMetadata = {\n \"type\": \"google-meet\",\n \"label\": \"Google Meet\",\n \"permissionCount\": 3,\n \"permissions\": [\n {\n \"name\": \"meetings.space.created\",\n \"description\": \"Create, edit, and see information about your Google Meet conferences created by the app.\"\n },\n {\n \"name\": \"meetings.space.readonly\",\n \"description\": \"Read information about any of your Google Meet conferences\"\n },\n {\n \"name\": \"meetings.space.settings\",\n \"description\": \"Edit, and see settings for all of your Google Meet calls.\"\n }\n ],\n \"defaultPolicy\": {\n \"permissionDefault\": \"allow\",\n \"unknownPolicy\": \"allow\"\n }\n} as const satisfies FirewallPermissionDetailMetadata;\n"],"mappings":";;;;;;;;AAAA;AAMO,IAAM,6BAA6B;AAAA,EACxC,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,mBAAmB;AAAA,EACnB,eAAe;AAAA,IACb;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,EACF;AAAA,EACA,iBAAiB;AAAA,IACf,qBAAqB;AAAA,IACrB,iBAAiB;AAAA,EACnB;AACF;","names":[]}