|
1 | 1 | { |
2 | | - "common": { |
| 2 | + "default": { |
| 3 | + "type": "price-card", |
3 | 4 | "title": "Lorem ipsum", |
4 | 5 | "price": "299.99 $", |
5 | 6 | "pricePeriod": "month", |
6 | | - "priceDetails": "plan details" |
7 | | - }, |
8 | | - "links": [ |
9 | | - { |
10 | | - "url": "#", |
11 | | - "text": "Link", |
12 | | - "theme": "normal", |
13 | | - "arrow": true |
14 | | - } |
15 | | - ], |
16 | | - "buttons": [ |
17 | | - { |
18 | | - "text": "Button", |
19 | | - "url": "https://example.com", |
20 | | - "width": "max", |
21 | | - "theme": "action" |
22 | | - } |
23 | | - ], |
24 | | - "default": { |
25 | | - "content": { |
26 | | - "title": "Lorem ipsum", |
27 | | - "price": "299.99 $", |
28 | | - "pricePeriod": "month", |
29 | | - "priceDetails": "plan details", |
30 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
31 | | - "list": [ |
32 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
33 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
34 | | - ] |
35 | | - } |
36 | | - }, |
37 | | - "differentContent": { |
38 | | - "content": [ |
39 | | - { |
40 | | - "title": "Lorem ipsum", |
41 | | - "price": "299.99 $", |
42 | | - "pricePeriod": "month", |
43 | | - "priceDetails": "plan details", |
44 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
45 | | - "list": [ |
46 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
47 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
48 | | - ], |
49 | | - "buttons": [ |
50 | | - { |
51 | | - "text": "Button", |
52 | | - "url": "https://example.com", |
53 | | - "width": "max", |
54 | | - "theme": "action" |
55 | | - } |
56 | | - ] |
57 | | - }, |
58 | | - { |
59 | | - "title": "Lorem ipsum", |
60 | | - "price": "299.99 $", |
61 | | - "pricePeriod": "month", |
62 | | - "list": [ |
63 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
64 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
65 | | - ], |
66 | | - "links": [ |
67 | | - { |
68 | | - "url": "#", |
69 | | - "text": "Link", |
70 | | - "theme": "normal", |
71 | | - "arrow": true |
72 | | - } |
73 | | - ] |
74 | | - }, |
| 7 | + "priceDetails": "plan details", |
| 8 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
| 9 | + "list": [ |
| 10 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
| 11 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
| 12 | + ], |
| 13 | + "buttons": [ |
75 | 14 | { |
76 | | - "title": "Lorem ipsum", |
77 | | - "price": "299.99 $", |
78 | | - "pricePeriod": "month", |
79 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit." |
| 15 | + "text": "Button", |
| 16 | + "url": "https://example.com", |
| 17 | + "width": "max", |
| 18 | + "theme": "action" |
80 | 19 | } |
81 | 20 | ] |
82 | 21 | }, |
83 | | - "themed": { |
84 | | - "content": [ |
| 22 | + "link": { |
| 23 | + "type": "price-card", |
| 24 | + "title": "Lorem ipsum", |
| 25 | + "price": "299.99 $", |
| 26 | + "pricePeriod": "month", |
| 27 | + "priceDetails": "plan details", |
| 28 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
| 29 | + "list": [ |
| 30 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
| 31 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
| 32 | + ], |
| 33 | + "links": [ |
85 | 34 | { |
86 | | - "title": "Default theme", |
87 | | - "price": "299.99 $", |
88 | | - "pricePeriod": "month", |
89 | | - "priceDetails": "plan details", |
90 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
91 | | - "list": [ |
92 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
93 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
94 | | - ], |
95 | | - "buttons": [ |
96 | | - { |
97 | | - "text": "Button", |
98 | | - "url": "https://example.com", |
99 | | - "width": "max", |
100 | | - "theme": "action" |
101 | | - } |
102 | | - ] |
103 | | - }, |
| 35 | + "url": "#", |
| 36 | + "text": "Link", |
| 37 | + "theme": "normal", |
| 38 | + "arrow": true |
| 39 | + } |
| 40 | + ] |
| 41 | + }, |
| 42 | + "minimal": { |
| 43 | + "type": "price-card", |
| 44 | + "title": "Lorem ipsum", |
| 45 | + "price": "299.99 $", |
| 46 | + "pricePeriod": "month", |
| 47 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit." |
| 48 | + }, |
| 49 | + "light": { |
| 50 | + "type": "price-card", |
| 51 | + "title": "Light theme", |
| 52 | + "price": "299.99 $", |
| 53 | + "pricePeriod": "month", |
| 54 | + "priceDetails": "plan details", |
| 55 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
| 56 | + "list": [ |
| 57 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
| 58 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
| 59 | + ], |
| 60 | + "theme": "light", |
| 61 | + "buttons": [ |
104 | 62 | { |
105 | | - "title": "Light theme", |
106 | | - "price": "299.99 $", |
107 | | - "pricePeriod": "month", |
108 | | - "priceDetails": "plan details", |
109 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
110 | | - "list": [ |
111 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.", |
112 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
113 | | - ], |
114 | | - "theme": "light", |
115 | | - "buttons": [ |
116 | | - { |
117 | | - "text": "Button", |
118 | | - "url": "https://example.com", |
119 | | - "width": "max", |
120 | | - "theme": "monochrome" |
121 | | - } |
122 | | - ], |
123 | | - "backgroundColor": "#CCDAFF" |
124 | | - }, |
| 63 | + "text": "Button", |
| 64 | + "url": "https://example.com", |
| 65 | + "width": "max", |
| 66 | + "theme": "monochrome" |
| 67 | + } |
| 68 | + ], |
| 69 | + "backgroundColor": "#CCDAFF" |
| 70 | + }, |
| 71 | + "dark": { |
| 72 | + "type": "price-card", |
| 73 | + "title": "Dark theme", |
| 74 | + "price": "299.99 $", |
| 75 | + "pricePeriod": "month", |
| 76 | + "priceDetails": "plan details", |
| 77 | + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
| 78 | + "list": [ |
| 79 | + "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
| 80 | + ], |
| 81 | + "theme": "dark", |
| 82 | + "buttons": [ |
125 | 83 | { |
126 | | - "title": "Dark theme", |
127 | | - "price": "299.99 $", |
128 | | - "pricePeriod": "month", |
129 | | - "priceDetails": "plan details", |
130 | | - "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", |
131 | | - "list": [ |
132 | | - "Ut enim ad minim veniam [quis nostrud](https://example.com) exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." |
133 | | - ], |
134 | | - "theme": "dark", |
135 | | - "buttons": [ |
136 | | - { |
137 | | - "text": "Button", |
138 | | - "url": "https://example.com", |
139 | | - "width": "max", |
140 | | - "theme": "normal-contrast" |
141 | | - } |
142 | | - ], |
143 | | - "backgroundColor": "#262626" |
| 84 | + "text": "Button", |
| 85 | + "url": "https://example.com", |
| 86 | + "width": "max", |
| 87 | + "theme": "normal-contrast" |
144 | 88 | } |
145 | | - ] |
| 89 | + ], |
| 90 | + "backgroundColor": "#262626" |
146 | 91 | } |
147 | 92 | } |
0 commit comments