-
Notifications
You must be signed in to change notification settings - Fork 141
Expand file tree
/
Copy pathmeta.json
More file actions
54 lines (54 loc) · 1.93 KB
/
meta.json
File metadata and controls
54 lines (54 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"pages": [
"---Getting Started---",
"index",
"quick-start",
"cli",
"shadcn-cli-3",
"contribution-open-source",
"---Pricing Tables---",
"components/pricing-table/pricing-table-one",
"components/pricing-table/pricing-table-two",
"components/pricing-table/pricing-table-three",
"components/pricing-table/pricing-table-four",
"components/pricing-table/pricing-table-five",
"components/pricing-table/pricing-table-six",
"components/pricing-table/pricing-table-seven",
"components/pricing-table/pricing-table-eight",
"---Subscription Management---",
"components/manage-subscription/index",
"components/manage-subscription/usage-based-pricing",
"components/invoice-history/index",
"components/usage-table/index",
"components/limited-offer-dialog/index",
"---Update Plan---",
"components/update-plan/update-plan-card",
"components/update-plan/update-plan-dialog",
"---Cancel Subscription---",
"components/cancel-subscription/cancel-subscription-card",
"components/cancel-subscription/cancel-subscription-dialog",
"---Billing & Usage Analytics---",
"components/billing-screen/index",
"components/billing-setting/index",
"components/billing-settings-2/index",
"components/usage-meter/usage-meter-circle",
"components/usage-meter/usage-meter-linear",
"components/detailed-usage-table/index",
"components/upcoming-charges/index",
"---Banner---",
"components/banner/index",
"---Trial Management---",
"components/trial-expiry-card/index",
"---Payment Processing---",
"components/payment-details/index",
"components/payment-details-two/index",
"components/payment-success-dialog/index",
"components/payment-failure/index",
"components/payment-processing/index",
"components/payment-method-selector/index",
"components/payment-card/index",
"---Configuration---",
"interfaces",
"theming"
]
}