directus-template-cli 0.1.4 → 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/dist/lib/api.d.ts +1 -0
- package/dist/lib/api.js +10 -5
- package/oclif.manifest.json +1 -1
- package/package.json +10 -9
- 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,38 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"color": "#2ECDA7",
|
|
4
|
+
"content": "<p>All of our downloadable resources on bunnies.</p>",
|
|
5
|
+
"id": "06da3e1e-9af6-4b27-a248-60a58dc229d2",
|
|
6
|
+
"seo": null,
|
|
7
|
+
"slug": "resources",
|
|
8
|
+
"sort": null,
|
|
9
|
+
"title": "Resource"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"color": "#A2B5CD",
|
|
13
|
+
"content": null,
|
|
14
|
+
"id": "da30c277-650f-421c-b976-c598f898e89e",
|
|
15
|
+
"seo": "ed4494aa-e9b3-4282-8110-26e8af84d358",
|
|
16
|
+
"slug": "video",
|
|
17
|
+
"sort": null,
|
|
18
|
+
"title": "Video"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"color": "#FFC23B",
|
|
22
|
+
"content": "<p>Case studies of super successful bunnies.</p>",
|
|
23
|
+
"id": "4a62ba82-c48a-465f-a180-a3a8256c93bb",
|
|
24
|
+
"seo": null,
|
|
25
|
+
"slug": "case-studies",
|
|
26
|
+
"sort": null,
|
|
27
|
+
"title": "Case Study"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"color": "#3399FF",
|
|
31
|
+
"content": null,
|
|
32
|
+
"id": "29b17aff-9ecb-44a7-a4f9-cbf364effd87",
|
|
33
|
+
"seo": null,
|
|
34
|
+
"slug": "podcast",
|
|
35
|
+
"sort": null,
|
|
36
|
+
"title": "Podcast"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "df9dad00-7edd-4bf8-b413-1b583b1a8d87",
|
|
3
|
+
"modules": [
|
|
4
|
+
"home",
|
|
5
|
+
"chat",
|
|
6
|
+
"search",
|
|
7
|
+
"articles",
|
|
8
|
+
"help"
|
|
9
|
+
],
|
|
10
|
+
"enabled": true,
|
|
11
|
+
"hours": [
|
|
12
|
+
{
|
|
13
|
+
"day": "monday",
|
|
14
|
+
"from": "09:00:00",
|
|
15
|
+
"to": "12:00:00"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"day": "tuesday",
|
|
19
|
+
"from": "09:00:00",
|
|
20
|
+
"to": "17:00:00"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"day": "wednesday",
|
|
24
|
+
"from": "09:00:00",
|
|
25
|
+
"to": "17:00:00"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"day": "thursday",
|
|
29
|
+
"from": "09:00:00",
|
|
30
|
+
"to": "17:00:00"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"day": "friday",
|
|
34
|
+
"from": "09:00:00",
|
|
35
|
+
"to": "17:00:00"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"require_email": "never"
|
|
39
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"date_created": "2023-03-16T01:50:49.262Z",
|
|
4
|
+
"date_updated": "2023-06-14T10:25:02.637Z",
|
|
5
|
+
"id": "5da3d356-d818-434f-b225-db35c418bbb6",
|
|
6
|
+
"key": "newsletter",
|
|
7
|
+
"on_success": null,
|
|
8
|
+
"redirect_url": null,
|
|
9
|
+
"schema": [
|
|
10
|
+
{
|
|
11
|
+
"name": "email",
|
|
12
|
+
"type": "text",
|
|
13
|
+
"label": "What is your email address?",
|
|
14
|
+
"help": "We hate spam just as much as you do!",
|
|
15
|
+
"validation": "required|email",
|
|
16
|
+
"width": "100"
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"sort": null,
|
|
20
|
+
"status": "published",
|
|
21
|
+
"submit_label": "Subscribe",
|
|
22
|
+
"success_message": null,
|
|
23
|
+
"title": "Newsletter",
|
|
24
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
25
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"date_created": "2023-02-26T15:02:36.662Z",
|
|
29
|
+
"date_updated": "2023-06-14T10:25:02.734Z",
|
|
30
|
+
"id": "36493b64-2bad-4c58-9d70-785ccb12ee26",
|
|
31
|
+
"key": "contact-us",
|
|
32
|
+
"on_success": "redirect",
|
|
33
|
+
"redirect_url": null,
|
|
34
|
+
"schema": [
|
|
35
|
+
{
|
|
36
|
+
"name": "first_name",
|
|
37
|
+
"type": "text",
|
|
38
|
+
"label": "First Name",
|
|
39
|
+
"placeholder": "John",
|
|
40
|
+
"help": null,
|
|
41
|
+
"width": "50"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "last_name",
|
|
45
|
+
"type": "text",
|
|
46
|
+
"label": "Last Name",
|
|
47
|
+
"width": "50"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "email",
|
|
51
|
+
"type": "text",
|
|
52
|
+
"label": "Email",
|
|
53
|
+
"placeholder": "john@example.com",
|
|
54
|
+
"validation": "required",
|
|
55
|
+
"width": "50"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "phone",
|
|
59
|
+
"type": "text",
|
|
60
|
+
"label": "Phone Number",
|
|
61
|
+
"width": "50"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "company",
|
|
65
|
+
"type": "text",
|
|
66
|
+
"label": "Company",
|
|
67
|
+
"help": "What's the name of your company / organization?",
|
|
68
|
+
"width": "100"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "message",
|
|
72
|
+
"type": "textarea",
|
|
73
|
+
"label": "Message",
|
|
74
|
+
"placeholder": "How can we help?",
|
|
75
|
+
"width": "100"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "consent",
|
|
79
|
+
"type": "checkbox",
|
|
80
|
+
"label": "I agree with terms of service",
|
|
81
|
+
"width": "100"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"sort": null,
|
|
85
|
+
"status": "published",
|
|
86
|
+
"submit_label": "Get Started",
|
|
87
|
+
"success_message": null,
|
|
88
|
+
"title": "Contact Us",
|
|
89
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
90
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d"
|
|
91
|
+
}
|
|
92
|
+
]
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address_country": "US",
|
|
3
|
+
"address_locality": "Seattle",
|
|
4
|
+
"address_region": "WA",
|
|
5
|
+
"build_hook_url": "https://api.netlify.com/build_hooks/6410cc4f3210881c58bf4223",
|
|
6
|
+
"description": "A freaking awesome Nuxt + Directus template that will help you level up.",
|
|
7
|
+
"email": "info@example.com",
|
|
8
|
+
"id": "ab89c489-faea-4310-8b59-7ddb3caf279a",
|
|
9
|
+
"og_image": "50aa7259-f9ae-4aa5-aea0-f5f698ce3f4f",
|
|
10
|
+
"phone": "(425) 123-4567",
|
|
11
|
+
"postal_code": "98052",
|
|
12
|
+
"routes": [
|
|
13
|
+
{
|
|
14
|
+
"collection": "pages",
|
|
15
|
+
"route": "/{{ slug }}"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"collection": "posts",
|
|
19
|
+
"route": "/posts/{{ slug }}"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"collection": "categories",
|
|
23
|
+
"route": "/posts/categories/{{ slug }}"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"collection": "projects",
|
|
27
|
+
"route": "/projects/{{ slug }}"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"collection": "help_articles",
|
|
31
|
+
"route": "/help/articles/{{ slug }}"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"collection": "help_collections",
|
|
35
|
+
"route": "/help/collections/{{ slug }}"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"social_links": [
|
|
39
|
+
{
|
|
40
|
+
"service": "github",
|
|
41
|
+
"url": "https://github.com/directus-community/agency-os"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"service": "linkedin",
|
|
45
|
+
"url": "https://www.linkedin.com/company/directus-io"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"service": "youtube",
|
|
49
|
+
"url": "https://www.youtube.com/c/DirectusVideos"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"url": "https://directus.chat/",
|
|
53
|
+
"service": "discord"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"service": "twitter",
|
|
57
|
+
"url": "https://twitter.com/directus"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"street_address": "123 Main St",
|
|
61
|
+
"tagline": "The modern dev agency template",
|
|
62
|
+
"title": "Agency OS",
|
|
63
|
+
"url": "https://www.agencyos.dev"
|
|
64
|
+
}
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "1941383d-559c-4cd9-a80d-8a6384d68874",
|
|
4
|
+
"status": "published",
|
|
5
|
+
"sort": null,
|
|
6
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
7
|
+
"date_created": "2023-07-03T16:29:57.865Z",
|
|
8
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
9
|
+
"date_updated": "2023-07-06T05:27:35.292Z",
|
|
10
|
+
"help_collection": "a9cb4c64-bb07-468b-9465-c7357f8cdec7",
|
|
11
|
+
"title": "VDropdown",
|
|
12
|
+
"slug": "v-dropdown",
|
|
13
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
14
|
+
"content": "## Example\n\n```vue\n<template>\n <VDropdown\n button-label=\"Dropdown Menu\"\n variant=\"primary\"\n :menu-items=\"dropdownItems\"\n />\n</template>\n<script setup>\nconst dropdownItems = [\n {\n label: 'Console Log',\n action: () => {\n console.log('Dropdown button clicked!')\n },\n },\n {\n label: 'Visit Protected Page',\n action: () => {\n router.push('/protected-page')\n },\n },\n]\n</script>\n```",
|
|
15
|
+
"summary": "How to use the dropdown component."
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"id": "5e8acfb9-33fc-4bed-b9c5-c1672b3f335a",
|
|
19
|
+
"status": "published",
|
|
20
|
+
"sort": null,
|
|
21
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
22
|
+
"date_created": "2023-07-03T16:38:21.018Z",
|
|
23
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
24
|
+
"date_updated": "2023-07-06T05:26:46.224Z",
|
|
25
|
+
"help_collection": "a9cb4c64-bb07-468b-9465-c7357f8cdec7",
|
|
26
|
+
"title": "VModal",
|
|
27
|
+
"slug": "v-modal",
|
|
28
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
29
|
+
"content": "\n## Example\n\n```vue\n<template>\n <VButton @click=\"isModalOpen = true\" class=\"mt-2\" variant=\"primary\">\n Open Modal\n </VButton>\n <VModal\n title=\"Sample Modal\"\n :is-open=\"isModalOpen\"\n @close=\"isModalOpen = false\"\n >\n <div class=\"prose dark:prose-invert\">\n <p>{{ modalContent }}</p>\n </div>\n </VModal>\n</template>\n<script setup>\nconst isModalOpen = ref(false)\n</script>\n```",
|
|
30
|
+
"summary": "How to use the modal component"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "0ad83426-ed84-43e9-ac02-f74539fb5327",
|
|
34
|
+
"status": "draft",
|
|
35
|
+
"sort": null,
|
|
36
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
37
|
+
"date_created": "2023-07-03T22:15:32.089Z",
|
|
38
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
39
|
+
"date_updated": "2023-07-06T05:17:27.685Z",
|
|
40
|
+
"help_collection": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
41
|
+
"title": "Chat Widget",
|
|
42
|
+
"slug": "chat-widget",
|
|
43
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
44
|
+
"content": null,
|
|
45
|
+
"summary": null
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "b2f9b8ea-a0a0-4cad-b9e2-b244019b475e",
|
|
49
|
+
"status": "published",
|
|
50
|
+
"sort": null,
|
|
51
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
52
|
+
"date_created": "2023-07-06T04:59:43.049Z",
|
|
53
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
54
|
+
"date_updated": "2023-07-06T05:26:46.224Z",
|
|
55
|
+
"help_collection": "8d7cb6e3-bae7-48f6-9af3-4b510167289c",
|
|
56
|
+
"title": "Styling",
|
|
57
|
+
"slug": "styling",
|
|
58
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
59
|
+
"content": "The design for Agency OS was intentionally created to be very minimal. To that end it mostly uses grays and a single accent color.\n\n## Colors\n\nColors are adjusted in the `tailwind.config.js` file\n```\ntheme: {\n extend: {\n colors: {\n gray: colors.slate,\n accent: {\n DEFAULT: '#FF99DD',\n },\n red: colors.rose,\n },\n },\n },\n ```\n \n## Fonts\n\nAgency OS uses a combination of three different fonts.\n- `Playfair Display` for headings\n- `Fira Code` for longer copy\n- `Inter` for forms and inputs\n\n \nFonts need to be changed in both the `tailwind.config.js` and `nuxt.config.ts` files.",
|
|
60
|
+
"summary": null
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "db03ff6c-0da5-441a-9412-00a0dc460513",
|
|
64
|
+
"status": "draft",
|
|
65
|
+
"sort": null,
|
|
66
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
67
|
+
"date_created": "2023-07-06T05:17:44.748Z",
|
|
68
|
+
"user_updated": null,
|
|
69
|
+
"date_updated": null,
|
|
70
|
+
"help_collection": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
71
|
+
"title": "Page Builder",
|
|
72
|
+
"slug": "page-builder",
|
|
73
|
+
"owner": null,
|
|
74
|
+
"content": null,
|
|
75
|
+
"summary": null
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "0fd63c08-9325-44b4-b370-45d5e180f52e",
|
|
79
|
+
"status": "published",
|
|
80
|
+
"sort": 1,
|
|
81
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
82
|
+
"date_created": "2023-07-03T22:11:18.687Z",
|
|
83
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
84
|
+
"date_updated": "2023-07-06T05:27:17.301Z",
|
|
85
|
+
"help_collection": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
86
|
+
"title": "Dark Mode",
|
|
87
|
+
"slug": "dark-mode",
|
|
88
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
89
|
+
"content": "Dark mode is already enabled in the `tailwind.config.js` and all the base components included have full support.\n\nDark mode toggling is provided by [VueUse `useDark` composable](https://vueuse.org/core/usedark/#usedark). And there is an example toggle component you can use.\n\nIf you don't wish to use dark mode, you can simply remove the composable and the `dark:` classes from the components.",
|
|
90
|
+
"summary": null
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "d8272574-2007-4f9b-8ede-15f3f17c613f",
|
|
94
|
+
"status": "draft",
|
|
95
|
+
"sort": 1,
|
|
96
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
97
|
+
"date_created": "2023-07-03T22:36:12.797Z",
|
|
98
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
99
|
+
"date_updated": "2023-07-06T04:50:31.979Z",
|
|
100
|
+
"help_collection": "8d7cb6e3-bae7-48f6-9af3-4b510167289c",
|
|
101
|
+
"title": "Project Overview",
|
|
102
|
+
"slug": "project-overview",
|
|
103
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
104
|
+
"content": null,
|
|
105
|
+
"summary": null
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"id": "7d1b2bc0-1e79-4dc3-aeac-8a61d17adabf",
|
|
109
|
+
"status": "published",
|
|
110
|
+
"sort": 1,
|
|
111
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
112
|
+
"date_created": "2023-07-03T23:33:05.401Z",
|
|
113
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
114
|
+
"date_updated": "2023-07-06T05:26:46.224Z",
|
|
115
|
+
"help_collection": "a9cb4c64-bb07-468b-9465-c7357f8cdec7",
|
|
116
|
+
"title": "VAlert",
|
|
117
|
+
"slug": "v-alert",
|
|
118
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
119
|
+
"content": "## Example\n\n```vue\n<VAlert :type=\"alertType\">\nAlert content goes here\n</VAlert>\n```",
|
|
120
|
+
"summary": "How to use the alert component"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"id": "edb894e2-155e-4f96-aa17-7d867c8bcf2f",
|
|
124
|
+
"status": "draft",
|
|
125
|
+
"sort": 2,
|
|
126
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
127
|
+
"date_created": "2023-07-03T17:29:50.265Z",
|
|
128
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
129
|
+
"date_updated": "2023-07-06T04:50:31.979Z",
|
|
130
|
+
"help_collection": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
131
|
+
"title": "Dynamic Social Images",
|
|
132
|
+
"slug": "dynamic-social-images",
|
|
133
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
134
|
+
"content": null,
|
|
135
|
+
"summary": null
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"id": "fde45dfe-5a84-4bc6-ab30-0c69a38bd710",
|
|
139
|
+
"status": "draft",
|
|
140
|
+
"sort": 3,
|
|
141
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
142
|
+
"date_created": "2023-07-03T22:12:59.833Z",
|
|
143
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
144
|
+
"date_updated": "2023-07-06T04:50:31.979Z",
|
|
145
|
+
"help_collection": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
146
|
+
"title": "Dynamic Forms",
|
|
147
|
+
"slug": "dynamic-forms",
|
|
148
|
+
"owner": "1a3e5ba4-c118-4607-9918-77d36b74a9a3",
|
|
149
|
+
"content": null,
|
|
150
|
+
"summary": null
|
|
151
|
+
}
|
|
152
|
+
]
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "8d7cb6e3-bae7-48f6-9af3-4b510167289c",
|
|
4
|
+
"sort": 1,
|
|
5
|
+
"icon": "not_started",
|
|
6
|
+
"title": "Getting Started",
|
|
7
|
+
"description": "How to get started with Agency OS",
|
|
8
|
+
"slug": "getting-started",
|
|
9
|
+
"articles": [
|
|
10
|
+
"d8272574-2007-4f9b-8ede-15f3f17c613f",
|
|
11
|
+
"b2f9b8ea-a0a0-4cad-b9e2-b244019b475e"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
16
|
+
"sort": 2,
|
|
17
|
+
"icon": "playlist_add_check",
|
|
18
|
+
"title": "Features",
|
|
19
|
+
"description": "How to use specific features of Agency OS",
|
|
20
|
+
"slug": "features",
|
|
21
|
+
"articles": [
|
|
22
|
+
"0fd63c08-9325-44b4-b370-45d5e180f52e",
|
|
23
|
+
"edb894e2-155e-4f96-aa17-7d867c8bcf2f",
|
|
24
|
+
"fde45dfe-5a84-4bc6-ab30-0c69a38bd710",
|
|
25
|
+
"0ad83426-ed84-43e9-ac02-f74539fb5327",
|
|
26
|
+
"db03ff6c-0da5-441a-9412-00a0dc460513"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "a9cb4c64-bb07-468b-9465-c7357f8cdec7",
|
|
31
|
+
"sort": 3,
|
|
32
|
+
"icon": "component_exchange",
|
|
33
|
+
"title": "Components",
|
|
34
|
+
"description": "Learn how to use the built in base components",
|
|
35
|
+
"slug": "components",
|
|
36
|
+
"articles": [
|
|
37
|
+
"7d1b2bc0-1e79-4dc3-aeac-8a61d17adabf",
|
|
38
|
+
"1941383d-559c-4cd9-a80d-8a6384d68874",
|
|
39
|
+
"5e8acfb9-33fc-4bed-b9c5-c1672b3f335a"
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
]
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "b917dc23-02b9-41ab-bdc2-41902b295b50",
|
|
4
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
5
|
+
"date_created": "2023-07-06T06:01:57.666Z",
|
|
6
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
7
|
+
"date_updated": "2023-07-06T06:02:00.553Z",
|
|
8
|
+
"url": "/help/articles/v-alert",
|
|
9
|
+
"title": "VAlert",
|
|
10
|
+
"comments": "Tetst",
|
|
11
|
+
"rating": 2,
|
|
12
|
+
"visitor_id": "35289803-ff69-4550-812b-80f007d9ce38"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"date_created": "2023-02-26T22:52:32.034Z",
|
|
4
|
+
"date_updated": "2023-06-14T10:25:02.937Z",
|
|
5
|
+
"id": "footer",
|
|
6
|
+
"status": "published",
|
|
7
|
+
"title": "Footer Navigation",
|
|
8
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
9
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
10
|
+
"items": [
|
|
11
|
+
"dc0870f8-e316-48b0-b34d-ca5c4394344c",
|
|
12
|
+
"55a139ed-f4fa-4227-b5dd-7bf234451da8"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"date_created": "2023-02-26T21:51:47.211Z",
|
|
17
|
+
"date_updated": "2023-07-06T05:24:14.235Z",
|
|
18
|
+
"id": "main",
|
|
19
|
+
"status": "published",
|
|
20
|
+
"title": "Main Navigation",
|
|
21
|
+
"user_created": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
22
|
+
"user_updated": "18910817-e86f-4193-a194-1fb62a8c626d",
|
|
23
|
+
"items": [
|
|
24
|
+
"98fecf94-471c-4439-8289-ff5692853729",
|
|
25
|
+
"edb1caf2-ae32-49a3-a3d1-2cf0096a5f07",
|
|
26
|
+
"b3e04cd1-c082-4811-8c93-323ab6fcde86",
|
|
27
|
+
"fea5cb3b-0a34-4150-90cd-9b41e27ccdb4"
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
]
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"has_children": false,
|
|
4
|
+
"icon": null,
|
|
5
|
+
"id": "55a139ed-f4fa-4227-b5dd-7bf234451da8",
|
|
6
|
+
"label": null,
|
|
7
|
+
"navigation": "footer",
|
|
8
|
+
"open_in_new_tab": false,
|
|
9
|
+
"page": "e4f2016e-d063-4968-9d25-969044bd5b39",
|
|
10
|
+
"parent": null,
|
|
11
|
+
"sort": null,
|
|
12
|
+
"title": "Services",
|
|
13
|
+
"type": "page",
|
|
14
|
+
"url": null,
|
|
15
|
+
"children": []
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"has_children": false,
|
|
19
|
+
"icon": null,
|
|
20
|
+
"id": "98fecf94-471c-4439-8289-ff5692853729",
|
|
21
|
+
"label": null,
|
|
22
|
+
"navigation": "main",
|
|
23
|
+
"open_in_new_tab": false,
|
|
24
|
+
"page": "e4f2016e-d063-4968-9d25-969044bd5b39",
|
|
25
|
+
"parent": null,
|
|
26
|
+
"sort": 1,
|
|
27
|
+
"title": "Services",
|
|
28
|
+
"type": "page",
|
|
29
|
+
"url": null,
|
|
30
|
+
"children": []
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"has_children": false,
|
|
34
|
+
"icon": null,
|
|
35
|
+
"id": "dc0870f8-e316-48b0-b34d-ca5c4394344c",
|
|
36
|
+
"label": "Our privacy policy and terms of service.",
|
|
37
|
+
"navigation": "footer",
|
|
38
|
+
"open_in_new_tab": false,
|
|
39
|
+
"page": "4dd784f0-67d6-4c6d-8cd7-4a3a9a5a7ca6",
|
|
40
|
+
"parent": null,
|
|
41
|
+
"sort": 1,
|
|
42
|
+
"title": "Privacy Policy",
|
|
43
|
+
"type": "page",
|
|
44
|
+
"url": null,
|
|
45
|
+
"children": []
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"has_children": false,
|
|
49
|
+
"icon": "person_pin",
|
|
50
|
+
"id": "4ab77cef-ccef-478e-b363-10932f5345aa",
|
|
51
|
+
"label": "Learn more about the best team around.",
|
|
52
|
+
"navigation": null,
|
|
53
|
+
"open_in_new_tab": false,
|
|
54
|
+
"page": null,
|
|
55
|
+
"parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
|
|
56
|
+
"sort": 1,
|
|
57
|
+
"title": "Team",
|
|
58
|
+
"type": "url",
|
|
59
|
+
"url": "/team",
|
|
60
|
+
"children": []
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"has_children": false,
|
|
64
|
+
"icon": null,
|
|
65
|
+
"id": "edb1caf2-ae32-49a3-a3d1-2cf0096a5f07",
|
|
66
|
+
"label": null,
|
|
67
|
+
"navigation": "main",
|
|
68
|
+
"open_in_new_tab": false,
|
|
69
|
+
"page": null,
|
|
70
|
+
"parent": null,
|
|
71
|
+
"sort": 2,
|
|
72
|
+
"title": "Projects",
|
|
73
|
+
"type": "url",
|
|
74
|
+
"url": "/projects",
|
|
75
|
+
"children": []
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"has_children": false,
|
|
79
|
+
"icon": "cases",
|
|
80
|
+
"id": "b6bbbe43-b11b-460a-bb59-ceb3a535711c",
|
|
81
|
+
"label": "Join the agency and build better apps for all.",
|
|
82
|
+
"navigation": null,
|
|
83
|
+
"open_in_new_tab": false,
|
|
84
|
+
"page": null,
|
|
85
|
+
"parent": null,
|
|
86
|
+
"sort": 2,
|
|
87
|
+
"title": "Careers",
|
|
88
|
+
"type": "url",
|
|
89
|
+
"url": "/careers",
|
|
90
|
+
"children": []
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"has_children": true,
|
|
94
|
+
"icon": null,
|
|
95
|
+
"id": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
|
|
96
|
+
"label": null,
|
|
97
|
+
"navigation": "main",
|
|
98
|
+
"open_in_new_tab": false,
|
|
99
|
+
"page": "f7c43acc-e52f-406c-bdb3-778eeb297955",
|
|
100
|
+
"parent": null,
|
|
101
|
+
"sort": 3,
|
|
102
|
+
"title": "About",
|
|
103
|
+
"type": "page",
|
|
104
|
+
"url": null,
|
|
105
|
+
"children": [
|
|
106
|
+
"4ab77cef-ccef-478e-b363-10932f5345aa",
|
|
107
|
+
"558bc8bf-435c-4330-877a-182e496b49be"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"has_children": false,
|
|
112
|
+
"icon": "support",
|
|
113
|
+
"id": "558bc8bf-435c-4330-877a-182e496b49be",
|
|
114
|
+
"label": "Learn how to use AgencyOS with tips and tricks",
|
|
115
|
+
"navigation": null,
|
|
116
|
+
"open_in_new_tab": false,
|
|
117
|
+
"page": null,
|
|
118
|
+
"parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
|
|
119
|
+
"sort": 3,
|
|
120
|
+
"title": "Help",
|
|
121
|
+
"type": "url",
|
|
122
|
+
"url": "/help",
|
|
123
|
+
"children": []
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"has_children": false,
|
|
127
|
+
"icon": null,
|
|
128
|
+
"id": "fea5cb3b-0a34-4150-90cd-9b41e27ccdb4",
|
|
129
|
+
"label": null,
|
|
130
|
+
"navigation": "main",
|
|
131
|
+
"open_in_new_tab": false,
|
|
132
|
+
"page": null,
|
|
133
|
+
"parent": null,
|
|
134
|
+
"sort": 4,
|
|
135
|
+
"title": "Articles",
|
|
136
|
+
"type": "url",
|
|
137
|
+
"url": "/posts",
|
|
138
|
+
"children": []
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"has_children": true,
|
|
142
|
+
"icon": null,
|
|
143
|
+
"id": "4d18581d-30fc-46c1-ba45-d8c550e9ea94",
|
|
144
|
+
"label": null,
|
|
145
|
+
"navigation": null,
|
|
146
|
+
"open_in_new_tab": false,
|
|
147
|
+
"page": null,
|
|
148
|
+
"parent": null,
|
|
149
|
+
"sort": 5,
|
|
150
|
+
"title": "Menu",
|
|
151
|
+
"type": "url",
|
|
152
|
+
"url": null,
|
|
153
|
+
"children": []
|
|
154
|
+
}
|
|
155
|
+
]
|