Delete themes/[email protected]
Browse files- themes/[email protected] +0 -343
themes/[email protected]
DELETED
@@ -1,343 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"theme": {
|
3 |
-
"_font": [
|
4 |
-
{
|
5 |
-
"__gradio_font__": true,
|
6 |
-
"name": "DM Sans",
|
7 |
-
"class": "google"
|
8 |
-
},
|
9 |
-
{
|
10 |
-
"__gradio_font__": true,
|
11 |
-
"name": "ui-sans-serif",
|
12 |
-
"class": "font"
|
13 |
-
},
|
14 |
-
{
|
15 |
-
"__gradio_font__": true,
|
16 |
-
"name": "system-ui",
|
17 |
-
"class": "font"
|
18 |
-
},
|
19 |
-
{
|
20 |
-
"__gradio_font__": true,
|
21 |
-
"name": "sans-serif",
|
22 |
-
"class": "font"
|
23 |
-
}
|
24 |
-
],
|
25 |
-
"_font_mono": [
|
26 |
-
{
|
27 |
-
"__gradio_font__": true,
|
28 |
-
"name": "JetBrains Mono",
|
29 |
-
"class": "google"
|
30 |
-
},
|
31 |
-
{
|
32 |
-
"__gradio_font__": true,
|
33 |
-
"name": "ui-monospace",
|
34 |
-
"class": "font"
|
35 |
-
},
|
36 |
-
{
|
37 |
-
"__gradio_font__": true,
|
38 |
-
"name": "Consolas",
|
39 |
-
"class": "font"
|
40 |
-
},
|
41 |
-
{
|
42 |
-
"__gradio_font__": true,
|
43 |
-
"name": "monospace",
|
44 |
-
"class": "font"
|
45 |
-
}
|
46 |
-
],
|
47 |
-
"_stylesheets": [
|
48 |
-
"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600&display=swap",
|
49 |
-
"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap"
|
50 |
-
],
|
51 |
-
"accordion_text_color": "*body_text_color",
|
52 |
-
"accordion_text_color_dark": "*body_text_color",
|
53 |
-
"background_fill_primary": "white",
|
54 |
-
"background_fill_primary_dark": "#11111b",
|
55 |
-
"background_fill_secondary": "#f9fafb",
|
56 |
-
"background_fill_secondary_dark": "#1e1e2e",
|
57 |
-
"block_background_fill": "*background_fill_primary",
|
58 |
-
"block_background_fill_dark": "#1f2937",
|
59 |
-
"block_border_color": "*border_color_primary",
|
60 |
-
"block_border_color_dark": "*border_color_primary",
|
61 |
-
"block_border_width": "1px",
|
62 |
-
"block_border_width_dark": "1px",
|
63 |
-
"block_info_text_color": "*body_text_color_subdued",
|
64 |
-
"block_info_text_color_dark": "*body_text_color_subdued",
|
65 |
-
"block_info_text_size": "*text_sm",
|
66 |
-
"block_info_text_weight": "400",
|
67 |
-
"block_label_background_fill": "*background_fill_primary",
|
68 |
-
"block_label_background_fill_dark": "*background_fill_secondary",
|
69 |
-
"block_label_border_color": "*border_color_primary",
|
70 |
-
"block_label_border_color_dark": "*border_color_primary",
|
71 |
-
"block_label_border_width": "1px",
|
72 |
-
"block_label_border_width_dark": "1px",
|
73 |
-
"block_label_margin": "0",
|
74 |
-
"block_label_padding": "*spacing_sm *spacing_lg",
|
75 |
-
"block_label_radius": "calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px) 0",
|
76 |
-
"block_label_right_radius": "0 calc(*radius_lg - 1px) 0 calc(*radius_lg - 1px)",
|
77 |
-
"block_label_shadow": "*block_shadow",
|
78 |
-
"block_label_text_color": "#6b7280",
|
79 |
-
"block_label_text_color_dark": "#bac2de",
|
80 |
-
"block_label_text_size": "*text_sm",
|
81 |
-
"block_label_text_weight": "400",
|
82 |
-
"block_padding": "*spacing_xl calc(*spacing_xl + 2px)",
|
83 |
-
"block_radius": "*radius_lg",
|
84 |
-
"block_shadow": "none",
|
85 |
-
"block_shadow_dark": "none",
|
86 |
-
"block_title_background_fill": "none",
|
87 |
-
"block_title_background_fill_dark": "none",
|
88 |
-
"block_title_border_color": "none",
|
89 |
-
"block_title_border_color_dark": "none",
|
90 |
-
"block_title_border_width": "0px",
|
91 |
-
"block_title_border_width_dark": "0px",
|
92 |
-
"block_title_padding": "0",
|
93 |
-
"block_title_radius": "none",
|
94 |
-
"block_title_text_color": "#6b7280",
|
95 |
-
"block_title_text_color_dark": "#bac2de",
|
96 |
-
"block_title_text_size": "*text_md",
|
97 |
-
"block_title_text_weight": "400",
|
98 |
-
"body_background_fill": "*background_fill_primary",
|
99 |
-
"body_background_fill_dark": "*background_fill_primary",
|
100 |
-
"body_text_color": "#1f2937",
|
101 |
-
"body_text_color_dark": "#cdd6f4",
|
102 |
-
"body_text_color_subdued": "#9ca3af",
|
103 |
-
"body_text_color_subdued_dark": "#9ca3af",
|
104 |
-
"body_text_size": "*text_md",
|
105 |
-
"body_text_weight": "400",
|
106 |
-
"border_color_accent": "#86efac",
|
107 |
-
"border_color_accent_dark": "#4b5563",
|
108 |
-
"border_color_accent_subdued": "*border_color_accent",
|
109 |
-
"border_color_accent_subdued_dark": "*border_color_accent",
|
110 |
-
"border_color_primary": "#e5e7eb",
|
111 |
-
"border_color_primary_dark": "#374151",
|
112 |
-
"button_border_width": "*input_border_width",
|
113 |
-
"button_border_width_dark": "*input_border_width",
|
114 |
-
"button_cancel_background_fill": "#ff0404",
|
115 |
-
"button_cancel_background_fill_dark": "#b70000",
|
116 |
-
"button_cancel_background_fill_hover": "#b70000",
|
117 |
-
"button_cancel_background_fill_hover_dark": "#ff0404",
|
118 |
-
"button_cancel_border_color": "*button_secondary_border_color",
|
119 |
-
"button_cancel_border_color_dark": "*button_secondary_border_color",
|
120 |
-
"button_cancel_border_color_hover": "*button_cancel_border_color",
|
121 |
-
"button_cancel_border_color_hover_dark": "*button_cancel_border_color",
|
122 |
-
"button_cancel_text_color": "*button_secondary_text_color",
|
123 |
-
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
124 |
-
"button_cancel_text_color_hover": "*button_cancel_text_color",
|
125 |
-
"button_cancel_text_color_hover_dark": "*button_cancel_text_color",
|
126 |
-
"button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
|
127 |
-
"button_large_radius": "*radius_lg",
|
128 |
-
"button_large_text_size": "*text_lg",
|
129 |
-
"button_large_text_weight": "600",
|
130 |
-
"button_primary_background_fill": "#bbf7d0",
|
131 |
-
"button_primary_background_fill_dark": "#15803d",
|
132 |
-
"button_primary_background_fill_hover": "*button_primary_background_fill",
|
133 |
-
"button_primary_background_fill_hover_dark": "*button_primary_background_fill",
|
134 |
-
"button_primary_border_color": "#bbf7d0",
|
135 |
-
"button_primary_border_color_dark": "#16a34a",
|
136 |
-
"button_primary_border_color_hover": "*button_primary_border_color",
|
137 |
-
"button_primary_border_color_hover_dark": "*button_primary_border_color",
|
138 |
-
"button_primary_text_color": "#16a34a",
|
139 |
-
"button_primary_text_color_dark": "white",
|
140 |
-
"button_primary_text_color_hover": "*button_primary_text_color",
|
141 |
-
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
142 |
-
"button_secondary_background_fill": "#e5e7eb",
|
143 |
-
"button_secondary_background_fill_dark": "#4b5563",
|
144 |
-
"button_secondary_background_fill_hover": "*button_secondary_background_fill",
|
145 |
-
"button_secondary_background_fill_hover_dark": "*button_secondary_background_fill",
|
146 |
-
"button_secondary_border_color": "#e5e7eb",
|
147 |
-
"button_secondary_border_color_dark": "#4b5563",
|
148 |
-
"button_secondary_border_color_hover": "*button_secondary_border_color",
|
149 |
-
"button_secondary_border_color_hover_dark": "*button_secondary_border_color",
|
150 |
-
"button_secondary_text_color": "#374151",
|
151 |
-
"button_secondary_text_color_dark": "white",
|
152 |
-
"button_secondary_text_color_hover": "*button_secondary_text_color",
|
153 |
-
"button_secondary_text_color_hover_dark": "*button_secondary_text_color",
|
154 |
-
"button_shadow": "none",
|
155 |
-
"button_shadow_active": "none",
|
156 |
-
"button_shadow_hover": "none",
|
157 |
-
"button_small_padding": "*spacing_sm calc(2 * *spacing_sm)",
|
158 |
-
"button_small_radius": "*radius_lg",
|
159 |
-
"button_small_text_size": "*text_md",
|
160 |
-
"button_small_text_weight": "400",
|
161 |
-
"button_transition": "background-color 0.2s ease",
|
162 |
-
"checkbox_background_color": "*background_fill_primary",
|
163 |
-
"checkbox_background_color_dark": "#1f2937",
|
164 |
-
"checkbox_background_color_focus": "*checkbox_background_color",
|
165 |
-
"checkbox_background_color_focus_dark": "*checkbox_background_color",
|
166 |
-
"checkbox_background_color_hover": "*checkbox_background_color",
|
167 |
-
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
168 |
-
"checkbox_background_color_selected": "#2563eb",
|
169 |
-
"checkbox_background_color_selected_dark": "#2563eb",
|
170 |
-
"checkbox_border_color": "#d1d5db",
|
171 |
-
"checkbox_border_color_dark": "#374151",
|
172 |
-
"checkbox_border_color_focus": "#3b82f6",
|
173 |
-
"checkbox_border_color_focus_dark": "#3b82f6",
|
174 |
-
"checkbox_border_color_hover": "#d1d5db",
|
175 |
-
"checkbox_border_color_hover_dark": "#4b5563",
|
176 |
-
"checkbox_border_color_selected": "#2563eb",
|
177 |
-
"checkbox_border_color_selected_dark": "#2563eb",
|
178 |
-
"checkbox_border_radius": "*radius_sm",
|
179 |
-
"checkbox_border_width": "*input_border_width",
|
180 |
-
"checkbox_border_width_dark": "*input_border_width",
|
181 |
-
"checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
|
182 |
-
"checkbox_label_background_fill": "*button_secondary_background_fill",
|
183 |
-
"checkbox_label_background_fill_dark": "*button_secondary_background_fill",
|
184 |
-
"checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
|
185 |
-
"checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover",
|
186 |
-
"checkbox_label_background_fill_selected": "*checkbox_label_background_fill",
|
187 |
-
"checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
|
188 |
-
"checkbox_label_border_color": "*border_color_primary",
|
189 |
-
"checkbox_label_border_color_dark": "*border_color_primary",
|
190 |
-
"checkbox_label_border_color_hover": "*checkbox_label_border_color",
|
191 |
-
"checkbox_label_border_color_hover_dark": "*checkbox_label_border_color",
|
192 |
-
"checkbox_label_border_width": "*input_border_width",
|
193 |
-
"checkbox_label_border_width_dark": "*input_border_width",
|
194 |
-
"checkbox_label_gap": "*spacing_lg",
|
195 |
-
"checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)",
|
196 |
-
"checkbox_label_shadow": "none",
|
197 |
-
"checkbox_label_text_color": "*body_text_color",
|
198 |
-
"checkbox_label_text_color_dark": "*body_text_color",
|
199 |
-
"checkbox_label_text_color_selected": "*checkbox_label_text_color",
|
200 |
-
"checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",
|
201 |
-
"checkbox_label_text_size": "*text_md",
|
202 |
-
"checkbox_label_text_weight": "400",
|
203 |
-
"checkbox_shadow": "*input_shadow",
|
204 |
-
"code_background_fill": "#f3f4f6",
|
205 |
-
"code_background_fill_dark": "#1f2937",
|
206 |
-
"color_accent": "#22c55e",
|
207 |
-
"color_accent_soft": "#f0fdf4",
|
208 |
-
"color_accent_soft_dark": "#374151",
|
209 |
-
"container_radius": "*radius_lg",
|
210 |
-
"embed_radius": "*radius_lg",
|
211 |
-
"error_background_fill": "#fef2f2",
|
212 |
-
"error_background_fill_dark": "*background_fill_primary",
|
213 |
-
"error_border_color": "#b91c1c",
|
214 |
-
"error_border_color_dark": "#ef4444",
|
215 |
-
"error_border_width": "1px",
|
216 |
-
"error_border_width_dark": "1px",
|
217 |
-
"error_icon_color": "#b91c1c",
|
218 |
-
"error_icon_color_dark": "#ef4444",
|
219 |
-
"error_text_color": "#b91c1c",
|
220 |
-
"error_text_color_dark": "#fef2f2",
|
221 |
-
"font": "'DM Sans', 'ui-sans-serif', 'system-ui', sans-serif",
|
222 |
-
"font_mono": "'JetBrains Mono', 'ui-monospace', 'Consolas', monospace",
|
223 |
-
"form_gap_width": "0px",
|
224 |
-
"input_background_fill": "#f3f4f6",
|
225 |
-
"input_background_fill_dark": "#374151",
|
226 |
-
"input_background_fill_focus": "#3b82f6",
|
227 |
-
"input_background_fill_focus_dark": "#2563eb",
|
228 |
-
"input_background_fill_hover": "*input_background_fill",
|
229 |
-
"input_background_fill_hover_dark": "*input_background_fill",
|
230 |
-
"input_border_color": "*border_color_primary",
|
231 |
-
"input_border_color_dark": "*border_color_primary",
|
232 |
-
"input_border_color_focus": "#93c5fd",
|
233 |
-
"input_border_color_focus_dark": "#374151",
|
234 |
-
"input_border_color_hover": "*input_border_color",
|
235 |
-
"input_border_color_hover_dark": "*input_border_color",
|
236 |
-
"input_border_width": "0px",
|
237 |
-
"input_border_width_dark": "0px",
|
238 |
-
"input_padding": "*spacing_xl",
|
239 |
-
"input_placeholder_color": "#9ca3af",
|
240 |
-
"input_placeholder_color_dark": "#6b7280",
|
241 |
-
"input_radius": "*radius_lg",
|
242 |
-
"input_shadow": "none",
|
243 |
-
"input_shadow_dark": "none",
|
244 |
-
"input_shadow_focus": "*input_shadow",
|
245 |
-
"input_shadow_focus_dark": "*input_shadow",
|
246 |
-
"input_text_size": "*text_md",
|
247 |
-
"input_text_weight": "400",
|
248 |
-
"layout_gap": "*spacing_xxl",
|
249 |
-
"link_text_color": "#2563eb",
|
250 |
-
"link_text_color_active": "#2563eb",
|
251 |
-
"link_text_color_active_dark": "#3b82f6",
|
252 |
-
"link_text_color_dark": "#3b82f6",
|
253 |
-
"link_text_color_hover": "#1d4ed8",
|
254 |
-
"link_text_color_hover_dark": "#60a5fa",
|
255 |
-
"link_text_color_visited": "#3b82f6",
|
256 |
-
"link_text_color_visited_dark": "#2563eb",
|
257 |
-
"loader_color": "*color_accent",
|
258 |
-
"loader_color_dark": "*color_accent",
|
259 |
-
"name": "base",
|
260 |
-
"neutral_100": "#f5e0dc",
|
261 |
-
"neutral_200": "#f2cdcd",
|
262 |
-
"neutral_300": "#f5c2e7",
|
263 |
-
"neutral_400": "#cba6f7",
|
264 |
-
"neutral_500": "#f38ba8",
|
265 |
-
"neutral_600": "#eba0ac",
|
266 |
-
"neutral_700": "#fab387",
|
267 |
-
"neutral_800": "#f9e2af",
|
268 |
-
"neutral_900": "#a6e3a1",
|
269 |
-
"neutral_950": "#94e2d5",
|
270 |
-
"panel_background_fill": "*background_fill_secondary",
|
271 |
-
"panel_background_fill_dark": "*background_fill_secondary",
|
272 |
-
"panel_border_color": "*border_color_primary",
|
273 |
-
"panel_border_color_dark": "*border_color_primary",
|
274 |
-
"panel_border_width": "0",
|
275 |
-
"panel_border_width_dark": "0",
|
276 |
-
"primary_100": "#585b70",
|
277 |
-
"primary_200": "#45475a",
|
278 |
-
"primary_300": "#313244",
|
279 |
-
"primary_400": "#1e1e2e",
|
280 |
-
"primary_500": "#181825",
|
281 |
-
"primary_600": "#11111b",
|
282 |
-
"primary_700": "#010409",
|
283 |
-
"primary_800": "#010409",
|
284 |
-
"primary_900": "#010409",
|
285 |
-
"primary_950": "#010409",
|
286 |
-
"prose_header_text_weight": "600",
|
287 |
-
"prose_text_size": "*text_md",
|
288 |
-
"prose_text_weight": "400",
|
289 |
-
"radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
|
290 |
-
"radius_lg": "8px",
|
291 |
-
"radius_md": "6px",
|
292 |
-
"radius_sm": "4px",
|
293 |
-
"radius_xl": "12px",
|
294 |
-
"radius_xs": "2px",
|
295 |
-
"radius_xxl": "22px",
|
296 |
-
"radius_xxs": "1px",
|
297 |
-
"secondary_100": "#89dceb",
|
298 |
-
"secondary_200": "#74c7ec",
|
299 |
-
"secondary_300": "#b4befe",
|
300 |
-
"secondary_400": "#89b4fa",
|
301 |
-
"secondary_500": "#cdd6f4",
|
302 |
-
"secondary_600": "#bac2de",
|
303 |
-
"secondary_700": "#a6adc8",
|
304 |
-
"secondary_800": "#9399b2",
|
305 |
-
"secondary_900": "#7f849c",
|
306 |
-
"secondary_950": "#6c7086",
|
307 |
-
"section_header_text_size": "*text_md",
|
308 |
-
"section_header_text_weight": "400",
|
309 |
-
"shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
|
310 |
-
"shadow_drop_lg": "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",
|
311 |
-
"shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
|
312 |
-
"shadow_spread": "3px",
|
313 |
-
"shadow_spread_dark": "1px",
|
314 |
-
"slider_color": "#22c55e",
|
315 |
-
"slider_color_dark": "#06cf50",
|
316 |
-
"spacing_lg": "8px",
|
317 |
-
"spacing_md": "6px",
|
318 |
-
"spacing_sm": "4px",
|
319 |
-
"spacing_xl": "10px",
|
320 |
-
"spacing_xs": "2px",
|
321 |
-
"spacing_xxl": "16px",
|
322 |
-
"spacing_xxs": "1px",
|
323 |
-
"stat_background_fill": "#86efac",
|
324 |
-
"stat_background_fill_dark": "#22c55e",
|
325 |
-
"table_border_color": "#d1d5db",
|
326 |
-
"table_border_color_dark": "#374151",
|
327 |
-
"table_even_background_fill": "white",
|
328 |
-
"table_even_background_fill_dark": "#0b0f19",
|
329 |
-
"table_odd_background_fill": "#f9fafb",
|
330 |
-
"table_odd_background_fill_dark": "#111827",
|
331 |
-
"table_radius": "*radius_lg",
|
332 |
-
"table_row_focus": "*color_accent_soft",
|
333 |
-
"table_row_focus_dark": "*color_accent_soft",
|
334 |
-
"text_lg": "16px",
|
335 |
-
"text_md": "14px",
|
336 |
-
"text_sm": "12px",
|
337 |
-
"text_xl": "22px",
|
338 |
-
"text_xs": "10px",
|
339 |
-
"text_xxl": "26px",
|
340 |
-
"text_xxs": "9px"
|
341 |
-
},
|
342 |
-
"version": "0.0.3"
|
343 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|