directus-template-cli 0.1.5 → 0.2.0
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.
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
- package/templates/agencyos/README.md +11 -0
- package/templates/agencyos/package.json +11 -0
- package/templates/agencyos/src/assets/004e37f7-765e-4339-8d44-987729e47898.png +0 -0
- package/templates/agencyos/src/assets/08177527-b867-47e9-b5d5-eab146b3cdba.jpg +0 -0
- package/templates/agencyos/src/assets/08242513-ca8f-471f-b69b-82703a19d1e5.svg +14 -0
- package/templates/agencyos/src/assets/0dfe66dd-ceba-4dca-8907-03b2dda49443.svg +1 -0
- package/templates/agencyos/src/assets/12e02b82-b4a4-4aaf-8ca4-e73c20a41c26.jpeg +0 -0
- package/templates/agencyos/src/assets/18bf5269-9986-48c7-b607-01b77283df3b.png +0 -0
- package/templates/agencyos/src/assets/1f19dd72-a433-481d-9b51-e3cc8e4f33d3.svg +1 -0
- package/templates/agencyos/src/assets/1f69c0b8-19b7-49d7-b420-bedad577a079.png +0 -0
- package/templates/agencyos/src/assets/270fa8d1-45a3-4fcb-87d2-27a0248f1daf.jpg +0 -0
- package/templates/agencyos/src/assets/27f55be1-7ef5-47c4-87ba-ab9a060ab270.jpeg +0 -0
- package/templates/agencyos/src/assets/35a67f1b-d401-4300-a503-b8e583186f2a.svg +11 -0
- package/templates/agencyos/src/assets/3eff7dc2-445a-47c5-9503-3f600ecdb5c6.jpeg +0 -0
- package/templates/agencyos/src/assets/4b31c98e-ec03-4b91-bb18-ef55dd199638.jpg +0 -0
- package/templates/agencyos/src/assets/50aa7259-f9ae-4aa5-aea0-f5f698ce3f4f.png +0 -0
- package/templates/agencyos/src/assets/643faffb-d41d-48ad-9050-881cf495cbb6.jpg +0 -0
- package/templates/agencyos/src/assets/6464e61f-455a-4b47-b623-bb12e5251dfe.jpeg +0 -0
- package/templates/agencyos/src/assets/6789bc72-ab83-40bf-8152-d6f2bafbc2a8.png +0 -0
- package/templates/agencyos/src/assets/68103296-6634-4d66-918a-04b09afe6621.jpeg +0 -0
- package/templates/agencyos/src/assets/690c2042-e3ad-46f4-9cd8-095a7b3a1df7.svg +3 -0
- package/templates/agencyos/src/assets/6a1ca349-d7ab-4f43-9284-c61671e145f2.svg +22 -0
- package/templates/agencyos/src/assets/6dad2008-3af5-407e-827e-da5744223181.svg +1 -0
- package/templates/agencyos/src/assets/7775c53a-6c2c-453d-8c22-8b5445121d10.jpeg +0 -0
- package/templates/agencyos/src/assets/7a5b47f6-d648-48f9-bf93-4bfafda48940.png +0 -0
- package/templates/agencyos/src/assets/87fc0e81-45e4-4c05-8e9a-8e5c759d7aae.png +0 -0
- package/templates/agencyos/src/assets/8f748634-d77b-4985-b27e-7e1f3559881a.jpeg +0 -0
- package/templates/agencyos/src/assets/9778a2b4-27de-4035-af5a-f58897578787.png +0 -0
- package/templates/agencyos/src/assets/a104c031-6ad2-4148-ace6-052e28cfda0b.svg +1 -0
- package/templates/agencyos/src/assets/b3038911-da85-4865-8035-e48522bcbb8c.svg +4 -0
- package/templates/agencyos/src/assets/bbc40e9b-c107-49d4-9c4b-05821816d457.jpg +0 -0
- package/templates/agencyos/src/assets/c983bd13-da09-4c90-8e65-ae6a92093df8.png +0 -0
- package/templates/agencyos/src/assets/d0130348-9ead-49d0-b8e7-871cd43921a0.svg +1 -0
- package/templates/agencyos/src/assets/d4fd6edc-4cc5-48c1-8bc7-e646924bbdca.jpeg +0 -0
- package/templates/agencyos/src/assets/d598a4c0-4e9a-44a3-a72e-49564e34a432.jpg +0 -0
- package/templates/agencyos/src/assets/dfa90758-9700-49e4-8fa2-b6cd074811b7.png +0 -0
- package/templates/agencyos/src/assets/e15ca910-1567-4f15-b5a0-b802da67f228.jpg +0 -0
- package/templates/agencyos/src/assets/f1693c44-52e4-4fae-a7d2-b3153a34eb72.jpg +0 -0
- package/templates/agencyos/src/collections.json +1983 -0
- package/templates/agencyos/src/content/block_cardgroup.json +14 -0
- package/templates/agencyos/src/content/block_cardgroup_cards.json +1 -0
- package/templates/agencyos/src/content/block_cardgroup_posts.json +32 -0
- package/templates/agencyos/src/content/block_columns.json +21 -0
- package/templates/agencyos/src/content/block_columns_rows.json +47 -0
- package/templates/agencyos/src/content/block_cta.json +15 -0
- package/templates/agencyos/src/content/block_faqs.json +45 -0
- package/templates/agencyos/src/content/block_form.json +26 -0
- package/templates/agencyos/src/content/block_gallery.json +14 -0
- package/templates/agencyos/src/content/block_gallery_files.json +38 -0
- package/templates/agencyos/src/content/block_hero.json +124 -0
- package/templates/agencyos/src/content/block_html.json +1 -0
- package/templates/agencyos/src/content/block_logocloud.json +13 -0
- package/templates/agencyos/src/content/block_logocloud_files.json +56 -0
- package/templates/agencyos/src/content/block_quote.json +11 -0
- package/templates/agencyos/src/content/block_richtext.json +32 -0
- package/templates/agencyos/src/content/block_steps.json +14 -0
- package/templates/agencyos/src/content/block_steps_items.json +26 -0
- package/templates/agencyos/src/content/block_team.json +8 -0
- package/templates/agencyos/src/content/block_testimonials.json +12 -0
- package/templates/agencyos/src/content/block_testimonials_items.json +26 -0
- package/templates/agencyos/src/content/block_video.json +10 -0
- package/templates/agencyos/src/content/blog_settings.json +8 -0
- package/templates/agencyos/src/content/categories.json +38 -0
- package/templates/agencyos/src/content/chat_config.json +39 -0
- package/templates/agencyos/src/content/conversations.json +11 -0
- package/templates/agencyos/src/content/events.json +1 -0
- package/templates/agencyos/src/content/forms.json +92 -0
- package/templates/agencyos/src/content/globals.json +64 -0
- package/templates/agencyos/src/content/help_articles.json +152 -0
- package/templates/agencyos/src/content/help_collections.json +42 -0
- package/templates/agencyos/src/content/help_feedback.json +14 -0
- package/templates/agencyos/src/content/inbox.json +1 -0
- package/templates/agencyos/src/content/messages.json +1 -0
- package/templates/agencyos/src/content/metrics.json +1 -0
- package/templates/agencyos/src/content/navigation.json +30 -0
- package/templates/agencyos/src/content/navigation_items.json +155 -0
- package/templates/agencyos/src/content/pages.json +107 -0
- package/templates/agencyos/src/content/pages_blocks.json +310 -0
- package/templates/agencyos/src/content/posts.json +110 -0
- package/templates/agencyos/src/content/projects.json +70 -0
- package/templates/agencyos/src/content/projects_files.json +1 -0
- package/templates/agencyos/src/content/projects_settings.json +6 -0
- package/templates/agencyos/src/content/redirects.json +12 -0
- package/templates/agencyos/src/content/seo.json +497 -0
- package/templates/agencyos/src/content/team.json +109 -0
- package/templates/agencyos/src/content/testimonials.json +50 -0
- package/templates/agencyos/src/dashboards.json +25 -0
- package/templates/agencyos/src/fields.json +28516 -0
- package/templates/agencyos/src/files.json +830 -0
- package/templates/agencyos/src/flows.json +134 -0
- package/templates/agencyos/src/folders.json +52 -0
- package/templates/agencyos/src/operations.json +214 -0
- package/templates/agencyos/src/panels.json +383 -0
- package/templates/agencyos/src/permissions.json +1047 -0
- package/templates/agencyos/src/presets.json +2213 -0
- package/templates/agencyos/src/public-permissions.json +663 -0
- package/templates/agencyos/src/roles.json +62 -0
- package/templates/agencyos/src/schema/snapshot.json +19519 -0
- package/templates/agencyos/src/settings.json +77 -0
- package/templates/agencyos/src/users.json +170 -0
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 1,
|
|
3
|
+
"project_name": "Agency OS",
|
|
4
|
+
"project_url": null,
|
|
5
|
+
"project_color": null,
|
|
6
|
+
"project_logo": null,
|
|
7
|
+
"public_foreground": null,
|
|
8
|
+
"public_background": null,
|
|
9
|
+
"public_note": null,
|
|
10
|
+
"auth_login_attempts": 25,
|
|
11
|
+
"auth_password_policy": "/^.{8,}$/",
|
|
12
|
+
"storage_asset_transform": "all",
|
|
13
|
+
"storage_asset_presets": [
|
|
14
|
+
{
|
|
15
|
+
"key": "800w",
|
|
16
|
+
"fit": "inside",
|
|
17
|
+
"width": 800,
|
|
18
|
+
"quality": 90,
|
|
19
|
+
"withoutEnlargement": true,
|
|
20
|
+
"format": "webp",
|
|
21
|
+
"transforms": [],
|
|
22
|
+
"height": null
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"key": "1200w",
|
|
26
|
+
"fit": "inside",
|
|
27
|
+
"width": 1200,
|
|
28
|
+
"quality": 90,
|
|
29
|
+
"withoutEnlargement": true,
|
|
30
|
+
"format": "webp",
|
|
31
|
+
"transforms": []
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"custom_css": "",
|
|
35
|
+
"storage_default_folder": null,
|
|
36
|
+
"basemaps": null,
|
|
37
|
+
"mapbox_key": null,
|
|
38
|
+
"module_bar": [
|
|
39
|
+
{
|
|
40
|
+
"type": "module",
|
|
41
|
+
"id": "content",
|
|
42
|
+
"enabled": true
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "module",
|
|
46
|
+
"id": "users",
|
|
47
|
+
"enabled": true
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"type": "module",
|
|
51
|
+
"id": "files",
|
|
52
|
+
"enabled": true
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"type": "module",
|
|
56
|
+
"id": "insights",
|
|
57
|
+
"enabled": true
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"type": "link",
|
|
61
|
+
"id": "docs",
|
|
62
|
+
"name": "Directus Docs",
|
|
63
|
+
"url": "https://docs.directus.io",
|
|
64
|
+
"icon": "help_outline",
|
|
65
|
+
"enabled": true
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"type": "module",
|
|
69
|
+
"id": "settings",
|
|
70
|
+
"enabled": true,
|
|
71
|
+
"locked": true
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"project_descriptor": null,
|
|
75
|
+
"default_language": "en-US",
|
|
76
|
+
"custom_aspect_ratios": null
|
|
77
|
+
}
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
4
|
+
"first_name": "Admin",
|
|
5
|
+
"last_name": "User",
|
|
6
|
+
"email": "admin@example.com",
|
|
7
|
+
"password": "**********",
|
|
8
|
+
"location": null,
|
|
9
|
+
"title": null,
|
|
10
|
+
"description": null,
|
|
11
|
+
"tags": null,
|
|
12
|
+
"avatar": "e15ca910-1567-4f15-b5a0-b802da67f228",
|
|
13
|
+
"language": null,
|
|
14
|
+
"theme": "auto",
|
|
15
|
+
"tfa_secret": null,
|
|
16
|
+
"status": "active",
|
|
17
|
+
"role": "7a02e129-ac37-4112-bce4-28786bc942f4",
|
|
18
|
+
"token": "**********",
|
|
19
|
+
"last_access": "2023-07-06T15:15:28",
|
|
20
|
+
"last_page": "/content/pages",
|
|
21
|
+
"provider": "default",
|
|
22
|
+
"external_identifier": null,
|
|
23
|
+
"auth_data": null,
|
|
24
|
+
"email_notifications": true
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
28
|
+
"first_name": "Hops",
|
|
29
|
+
"last_name": "Along",
|
|
30
|
+
"email": "testuser@example.com",
|
|
31
|
+
"password": "**********",
|
|
32
|
+
"location": null,
|
|
33
|
+
"title": "Guest Author",
|
|
34
|
+
"description": null,
|
|
35
|
+
"tags": null,
|
|
36
|
+
"avatar": "27f55be1-7ef5-47c4-87ba-ab9a060ab270",
|
|
37
|
+
"language": null,
|
|
38
|
+
"theme": "auto",
|
|
39
|
+
"tfa_secret": null,
|
|
40
|
+
"status": "active",
|
|
41
|
+
"role": null,
|
|
42
|
+
"token": null,
|
|
43
|
+
"last_access": "2023-04-13T17:22:49",
|
|
44
|
+
"last_page": null,
|
|
45
|
+
"provider": "default",
|
|
46
|
+
"external_identifier": null,
|
|
47
|
+
"auth_data": null,
|
|
48
|
+
"email_notifications": true
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "2b68c99b-1127-4ee6-aa4a-8c383361bd60",
|
|
52
|
+
"first_name": "Chat",
|
|
53
|
+
"last_name": "Bot",
|
|
54
|
+
"email": null,
|
|
55
|
+
"password": null,
|
|
56
|
+
"location": null,
|
|
57
|
+
"title": null,
|
|
58
|
+
"description": null,
|
|
59
|
+
"tags": null,
|
|
60
|
+
"avatar": null,
|
|
61
|
+
"language": null,
|
|
62
|
+
"theme": "auto",
|
|
63
|
+
"tfa_secret": null,
|
|
64
|
+
"status": "active",
|
|
65
|
+
"role": "9ecc2969-8b38-4088-9dc1-78334a206445",
|
|
66
|
+
"token": "**********",
|
|
67
|
+
"last_access": null,
|
|
68
|
+
"last_page": null,
|
|
69
|
+
"provider": "default",
|
|
70
|
+
"external_identifier": null,
|
|
71
|
+
"auth_data": null,
|
|
72
|
+
"email_notifications": true
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "5e440649-50fe-4b7a-aab3-2bc617f3162d",
|
|
76
|
+
"first_name": "Kevin",
|
|
77
|
+
"last_name": "Lewis",
|
|
78
|
+
"email": "kevin@example.com",
|
|
79
|
+
"password": "**********",
|
|
80
|
+
"location": null,
|
|
81
|
+
"title": null,
|
|
82
|
+
"description": null,
|
|
83
|
+
"tags": null,
|
|
84
|
+
"avatar": "270fa8d1-45a3-4fcb-87d2-27a0248f1daf",
|
|
85
|
+
"language": null,
|
|
86
|
+
"theme": "auto",
|
|
87
|
+
"tfa_secret": null,
|
|
88
|
+
"status": "active",
|
|
89
|
+
"role": "7a02e129-ac37-4112-bce4-28786bc942f4",
|
|
90
|
+
"token": null,
|
|
91
|
+
"last_access": "2023-06-16T03:33:19",
|
|
92
|
+
"last_page": null,
|
|
93
|
+
"provider": "default",
|
|
94
|
+
"external_identifier": null,
|
|
95
|
+
"auth_data": null,
|
|
96
|
+
"email_notifications": true
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "9300d433-0f5c-425d-9cad-b085c9ffcfda",
|
|
100
|
+
"first_name": "Bun",
|
|
101
|
+
"last_name": "Haynes",
|
|
102
|
+
"email": "ben@example.com",
|
|
103
|
+
"password": "**********",
|
|
104
|
+
"location": null,
|
|
105
|
+
"title": "CEO",
|
|
106
|
+
"description": null,
|
|
107
|
+
"tags": null,
|
|
108
|
+
"avatar": "08177527-b867-47e9-b5d5-eab146b3cdba",
|
|
109
|
+
"language": null,
|
|
110
|
+
"theme": "auto",
|
|
111
|
+
"tfa_secret": null,
|
|
112
|
+
"status": "active",
|
|
113
|
+
"role": null,
|
|
114
|
+
"token": null,
|
|
115
|
+
"last_access": null,
|
|
116
|
+
"last_page": null,
|
|
117
|
+
"provider": "default",
|
|
118
|
+
"external_identifier": null,
|
|
119
|
+
"auth_data": null,
|
|
120
|
+
"email_notifications": true
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"id": "b8fcf59f-9339-457d-bd05-bddddf0e58e7",
|
|
124
|
+
"first_name": "Rabbat",
|
|
125
|
+
"last_name": "Minor",
|
|
126
|
+
"email": "matt@example.com",
|
|
127
|
+
"password": "**********",
|
|
128
|
+
"location": null,
|
|
129
|
+
"title": null,
|
|
130
|
+
"description": null,
|
|
131
|
+
"tags": null,
|
|
132
|
+
"avatar": "643faffb-d41d-48ad-9050-881cf495cbb6",
|
|
133
|
+
"language": null,
|
|
134
|
+
"theme": "auto",
|
|
135
|
+
"tfa_secret": null,
|
|
136
|
+
"status": "active",
|
|
137
|
+
"role": null,
|
|
138
|
+
"token": null,
|
|
139
|
+
"last_access": "2023-03-20T17:59:28",
|
|
140
|
+
"last_page": null,
|
|
141
|
+
"provider": "default",
|
|
142
|
+
"external_identifier": null,
|
|
143
|
+
"auth_data": null,
|
|
144
|
+
"email_notifications": true
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"id": "de28a601-cb51-4f52-8c10-340b3b82c659",
|
|
148
|
+
"first_name": "Pawdro",
|
|
149
|
+
"last_name": "Pizzaro",
|
|
150
|
+
"email": "pedro@example.com",
|
|
151
|
+
"password": "**********",
|
|
152
|
+
"location": null,
|
|
153
|
+
"title": null,
|
|
154
|
+
"description": null,
|
|
155
|
+
"tags": null,
|
|
156
|
+
"avatar": "d598a4c0-4e9a-44a3-a72e-49564e34a432",
|
|
157
|
+
"language": null,
|
|
158
|
+
"theme": "auto",
|
|
159
|
+
"tfa_secret": null,
|
|
160
|
+
"status": "active",
|
|
161
|
+
"role": null,
|
|
162
|
+
"token": null,
|
|
163
|
+
"last_access": "2023-03-29T15:31:34",
|
|
164
|
+
"last_page": null,
|
|
165
|
+
"provider": "default",
|
|
166
|
+
"external_identifier": null,
|
|
167
|
+
"auth_data": null,
|
|
168
|
+
"email_notifications": true
|
|
169
|
+
}
|
|
170
|
+
]
|