Update themes/theme_schema@0.0.1.json
Browse files- themes/theme_schema@0.0.1.json +2 -408
themes/theme_schema@0.0.1.json
CHANGED
|
@@ -1,408 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
"theme": {
|
| 3 |
-
"_font": [
|
| 4 |
-
{
|
| 5 |
-
"__gradio_font__": true,
|
| 6 |
-
"name": "Syne",
|
| 7 |
-
"class": "google",
|
| 8 |
-
"weights": [
|
| 9 |
-
"400",
|
| 10 |
-
"600"
|
| 11 |
-
]
|
| 12 |
-
},
|
| 13 |
-
{
|
| 14 |
-
"__gradio_font__": true,
|
| 15 |
-
"name": "ui-sans-serif",
|
| 16 |
-
"class": "local",
|
| 17 |
-
"weights": [
|
| 18 |
-
400,
|
| 19 |
-
700
|
| 20 |
-
]
|
| 21 |
-
},
|
| 22 |
-
{
|
| 23 |
-
"__gradio_font__": true,
|
| 24 |
-
"name": "system-ui",
|
| 25 |
-
"class": "local",
|
| 26 |
-
"weights": [
|
| 27 |
-
400,
|
| 28 |
-
700
|
| 29 |
-
]
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
"__gradio_font__": true,
|
| 33 |
-
"name": "sans-serif",
|
| 34 |
-
"class": "local",
|
| 35 |
-
"weights": [
|
| 36 |
-
400,
|
| 37 |
-
700
|
| 38 |
-
]
|
| 39 |
-
}
|
| 40 |
-
],
|
| 41 |
-
"_font_css": [
|
| 42 |
-
"\n@font-face {\n font-family: 'ui-sans-serif';\n src: url('static/fonts/ui-sans-serif/ui-sans-serif-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-sans-serif';\n src: url('static/fonts/ui-sans-serif/ui-sans-serif-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
|
| 43 |
-
"\n@font-face {\n font-family: 'system-ui';\n src: url('static/fonts/system-ui/system-ui-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'system-ui';\n src: url('static/fonts/system-ui/system-ui-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
|
| 44 |
-
"\n@font-face {\n font-family: 'sans-serif';\n src: url('static/fonts/sans-serif/sans-serif-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'sans-serif';\n src: url('static/fonts/sans-serif/sans-serif-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
|
| 45 |
-
"\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
|
| 46 |
-
"\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
|
| 47 |
-
"\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n"
|
| 48 |
-
],
|
| 49 |
-
"_font_mono": [
|
| 50 |
-
{
|
| 51 |
-
"__gradio_font__": true,
|
| 52 |
-
"name": "Syne",
|
| 53 |
-
"class": "google",
|
| 54 |
-
"weights": [
|
| 55 |
-
"400",
|
| 56 |
-
"600"
|
| 57 |
-
]
|
| 58 |
-
},
|
| 59 |
-
{
|
| 60 |
-
"__gradio_font__": true,
|
| 61 |
-
"name": "ui-monospace",
|
| 62 |
-
"class": "local",
|
| 63 |
-
"weights": [
|
| 64 |
-
400,
|
| 65 |
-
700
|
| 66 |
-
]
|
| 67 |
-
},
|
| 68 |
-
{
|
| 69 |
-
"__gradio_font__": true,
|
| 70 |
-
"name": "Consolas",
|
| 71 |
-
"class": "local",
|
| 72 |
-
"weights": [
|
| 73 |
-
400,
|
| 74 |
-
700
|
| 75 |
-
]
|
| 76 |
-
},
|
| 77 |
-
{
|
| 78 |
-
"__gradio_font__": true,
|
| 79 |
-
"name": "monospace",
|
| 80 |
-
"class": "local",
|
| 81 |
-
"weights": [
|
| 82 |
-
400,
|
| 83 |
-
700
|
| 84 |
-
]
|
| 85 |
-
}
|
| 86 |
-
],
|
| 87 |
-
"_stylesheets": [
|
| 88 |
-
"https://fonts.googleapis.com/css2?family=Syne:wght@400;600&display=swap",
|
| 89 |
-
"https://fonts.googleapis.com/css2?family=Syne:wght@400;600&display=swap"
|
| 90 |
-
],
|
| 91 |
-
"accordion_text_color": "*body_text_color",
|
| 92 |
-
"accordion_text_color_dark": "*body_text_color",
|
| 93 |
-
"background_fill_primary": "*neutral_50",
|
| 94 |
-
"background_fill_primary_dark": "*neutral_950",
|
| 95 |
-
"background_fill_secondary": "*neutral_100",
|
| 96 |
-
"background_fill_secondary_dark": "*neutral_900",
|
| 97 |
-
"block_background_fill": "white",
|
| 98 |
-
"block_background_fill_dark": "*neutral_800",
|
| 99 |
-
"block_border_color": "*border_color_primary",
|
| 100 |
-
"block_border_color_dark": "*border_color_primary",
|
| 101 |
-
"block_border_width": "0px",
|
| 102 |
-
"block_border_width_dark": "0px",
|
| 103 |
-
"block_info_text_color": "*body_text_color_subdued",
|
| 104 |
-
"block_info_text_color_dark": "*body_text_color_subdued",
|
| 105 |
-
"block_info_text_size": "*text_sm",
|
| 106 |
-
"block_info_text_weight": "400",
|
| 107 |
-
"block_label_background_fill": "*primary_100",
|
| 108 |
-
"block_label_background_fill_dark": "*primary_600",
|
| 109 |
-
"block_label_border_color": "*border_color_primary",
|
| 110 |
-
"block_label_border_color_dark": "*border_color_primary",
|
| 111 |
-
"block_label_border_width": "0px",
|
| 112 |
-
"block_label_border_width_dark": "0px",
|
| 113 |
-
"block_label_margin": "*spacing_md",
|
| 114 |
-
"block_label_padding": "*spacing_sm *spacing_md",
|
| 115 |
-
"block_label_radius": "*radius_md",
|
| 116 |
-
"block_label_right_radius": "0 calc(*radius_sm - 1px) 0 calc(*radius_sm - 1px)",
|
| 117 |
-
"block_label_shadow": "none",
|
| 118 |
-
"block_label_text_color": "*primary_600",
|
| 119 |
-
"block_label_text_color_dark": "white",
|
| 120 |
-
"block_label_text_size": "*text_sm",
|
| 121 |
-
"block_label_text_weight": "600",
|
| 122 |
-
"block_padding": "*spacing_xl",
|
| 123 |
-
"block_radius": "*radius_lg",
|
| 124 |
-
"block_shadow": "*shadow_drop",
|
| 125 |
-
"block_shadow_dark": "*shadow_drop",
|
| 126 |
-
"block_title_background_fill": "*block_label_background_fill",
|
| 127 |
-
"block_title_background_fill_dark": "*block_label_background_fill",
|
| 128 |
-
"block_title_border_color": "none",
|
| 129 |
-
"block_title_border_color_dark": "none",
|
| 130 |
-
"block_title_border_width": "0px",
|
| 131 |
-
"block_title_border_width_dark": "0px",
|
| 132 |
-
"block_title_padding": "*block_label_padding",
|
| 133 |
-
"block_title_radius": "*block_label_radius",
|
| 134 |
-
"block_title_text_color": "*primary_600",
|
| 135 |
-
"block_title_text_color_dark": "white",
|
| 136 |
-
"block_title_text_size": "*text_md",
|
| 137 |
-
"block_title_text_weight": "600",
|
| 138 |
-
"body_background_fill": "*background_fill_primary",
|
| 139 |
-
"body_background_fill_dark": "*background_fill_primary",
|
| 140 |
-
"body_text_color": "*neutral_800",
|
| 141 |
-
"body_text_color_dark": "*neutral_100",
|
| 142 |
-
"body_text_color_subdued": "*neutral_500",
|
| 143 |
-
"body_text_color_subdued_dark": "*neutral_400",
|
| 144 |
-
"body_text_size": "*text_md",
|
| 145 |
-
"body_text_weight": "400",
|
| 146 |
-
"border_color_accent": "*primary_300",
|
| 147 |
-
"border_color_accent_dark": "*neutral_600",
|
| 148 |
-
"border_color_accent_subdued": "*border_color_accent",
|
| 149 |
-
"border_color_accent_subdued_dark": "*border_color_accent",
|
| 150 |
-
"border_color_primary": "*neutral_200",
|
| 151 |
-
"border_color_primary_dark": "*neutral_700",
|
| 152 |
-
"button_border_width": "0px",
|
| 153 |
-
"button_border_width_dark": "0px",
|
| 154 |
-
"button_cancel_background_fill": "*button_secondary_background_fill",
|
| 155 |
-
"button_cancel_background_fill_dark": "*button_secondary_background_fill",
|
| 156 |
-
"button_cancel_background_fill_hover": "*button_secondary_background_fill_hover",
|
| 157 |
-
"button_cancel_background_fill_hover_dark": "*button_secondary_background_fill_hover",
|
| 158 |
-
"button_cancel_border_color": "*button_secondary_border_color",
|
| 159 |
-
"button_cancel_border_color_dark": "*button_secondary_border_color",
|
| 160 |
-
"button_cancel_border_color_hover": "*button_secondary_border_color_hover",
|
| 161 |
-
"button_cancel_border_color_hover_dark": "*button_secondary_border_color_hover",
|
| 162 |
-
"button_cancel_text_color": "*button_secondary_text_color",
|
| 163 |
-
"button_cancel_text_color_dark": "*button_secondary_text_color",
|
| 164 |
-
"button_cancel_text_color_hover": "*button_secondary_text_color_hover",
|
| 165 |
-
"button_cancel_text_color_hover_dark": "white",
|
| 166 |
-
"button_large_padding": "4px 12px",
|
| 167 |
-
"button_large_radius": "6px",
|
| 168 |
-
"button_large_text_size": "12px",
|
| 169 |
-
"button_large_text_weight": "600",
|
| 170 |
-
"button_medium_padding": "4px 10px",
|
| 171 |
-
"button_medium_radius": "6px",
|
| 172 |
-
"button_medium_text_size": "11px",
|
| 173 |
-
"button_medium_text_weight": "600",
|
| 174 |
-
"button_primary_background_fill": "*primary_600",
|
| 175 |
-
"button_primary_background_fill_dark": "*primary_600",
|
| 176 |
-
"button_primary_background_fill_hover": "*primary_500",
|
| 177 |
-
"button_primary_background_fill_hover_dark": "*primary_500",
|
| 178 |
-
"button_primary_border_color": "*primary_600",
|
| 179 |
-
"button_primary_border_color_dark": "*primary_600",
|
| 180 |
-
"button_primary_border_color_hover": "*primary_500",
|
| 181 |
-
"button_primary_border_color_hover_dark": "*primary_500",
|
| 182 |
-
"button_primary_shadow": "*shadow_drop_lg",
|
| 183 |
-
"button_primary_shadow_active": "*shadow_inset",
|
| 184 |
-
"button_primary_shadow_active_dark": "*button_primary_shadow",
|
| 185 |
-
"button_primary_shadow_dark": "*shadow_drop_lg",
|
| 186 |
-
"button_primary_shadow_hover": "*shadow_drop_lg",
|
| 187 |
-
"button_primary_shadow_hover_dark": "*button_primary_shadow",
|
| 188 |
-
"button_primary_text_color": "white",
|
| 189 |
-
"button_primary_text_color_dark": "white",
|
| 190 |
-
"button_primary_text_color_hover": "*button_primary_text_color",
|
| 191 |
-
"button_primary_text_color_hover_dark": "*button_primary_text_color",
|
| 192 |
-
"button_secondary_background_fill": "white",
|
| 193 |
-
"button_secondary_background_fill_dark": "*neutral_700",
|
| 194 |
-
"button_secondary_background_fill_hover": "*neutral_100",
|
| 195 |
-
"button_secondary_background_fill_hover_dark": "*primary_600",
|
| 196 |
-
"button_secondary_border_color": "*neutral_200",
|
| 197 |
-
"button_secondary_border_color_dark": "*neutral_600",
|
| 198 |
-
"button_secondary_border_color_hover": "*neutral_300",
|
| 199 |
-
"button_secondary_border_color_hover_dark": "*neutral_500",
|
| 200 |
-
"button_secondary_shadow": "*shadow_drop",
|
| 201 |
-
"button_secondary_shadow_active": "*shadow_inset",
|
| 202 |
-
"button_secondary_shadow_active_dark": "*button_secondary_shadow",
|
| 203 |
-
"button_secondary_shadow_dark": "*shadow_drop",
|
| 204 |
-
"button_secondary_shadow_hover": "*shadow_drop_lg",
|
| 205 |
-
"button_secondary_shadow_hover_dark": "*button_secondary_shadow",
|
| 206 |
-
"button_secondary_text_color": "*neutral_800",
|
| 207 |
-
"button_secondary_text_color_dark": "white",
|
| 208 |
-
"button_secondary_text_color_hover": "*button_secondary_text_color",
|
| 209 |
-
"button_secondary_text_color_hover_dark": "*button_secondary_text_color",
|
| 210 |
-
"button_small_padding": "2px 8px",
|
| 211 |
-
"button_small_radius": "6px",
|
| 212 |
-
"button_small_text_size": "10px",
|
| 213 |
-
"button_small_text_weight": "500",
|
| 214 |
-
"button_transform_active": "none",
|
| 215 |
-
"button_transform_hover": "none",
|
| 216 |
-
"button_transition": "all 0.2s ease",
|
| 217 |
-
"chatbot_text_size": "*text_md",
|
| 218 |
-
"checkbox_background_color": "*background_fill_primary",
|
| 219 |
-
"checkbox_background_color_dark": "*neutral_800",
|
| 220 |
-
"checkbox_background_color_focus": "*checkbox_background_color",
|
| 221 |
-
"checkbox_background_color_focus_dark": "*checkbox_background_color",
|
| 222 |
-
"checkbox_background_color_hover": "*checkbox_background_color",
|
| 223 |
-
"checkbox_background_color_hover_dark": "*checkbox_background_color",
|
| 224 |
-
"checkbox_background_color_selected": "*primary_600",
|
| 225 |
-
"checkbox_background_color_selected_dark": "*primary_700",
|
| 226 |
-
"checkbox_border_color": "*neutral_300",
|
| 227 |
-
"checkbox_border_color_dark": "*neutral_600",
|
| 228 |
-
"checkbox_border_color_focus": "*primary_500",
|
| 229 |
-
"checkbox_border_color_focus_dark": "*primary_600",
|
| 230 |
-
"checkbox_border_color_hover": "*neutral_400",
|
| 231 |
-
"checkbox_border_color_hover_dark": "*neutral_600",
|
| 232 |
-
"checkbox_border_color_selected": "*primary_600",
|
| 233 |
-
"checkbox_border_color_selected_dark": "*primary_700",
|
| 234 |
-
"checkbox_border_radius": "*radius_sm",
|
| 235 |
-
"checkbox_border_width": "1px",
|
| 236 |
-
"checkbox_border_width_dark": "*input_border_width",
|
| 237 |
-
"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\")",
|
| 238 |
-
"checkbox_label_background_fill": "*button_secondary_background_fill",
|
| 239 |
-
"checkbox_label_background_fill_dark": "*button_secondary_background_fill",
|
| 240 |
-
"checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
|
| 241 |
-
"checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover",
|
| 242 |
-
"checkbox_label_background_fill_selected": "*primary_500",
|
| 243 |
-
"checkbox_label_background_fill_selected_dark": "*primary_600",
|
| 244 |
-
"checkbox_label_border_color": "*border_color_primary",
|
| 245 |
-
"checkbox_label_border_color_dark": "*border_color_primary",
|
| 246 |
-
"checkbox_label_border_color_hover": "*checkbox_label_border_color",
|
| 247 |
-
"checkbox_label_border_color_hover_dark": "*checkbox_label_border_color",
|
| 248 |
-
"checkbox_label_border_color_selected": "*checkbox_label_border_color",
|
| 249 |
-
"checkbox_label_border_color_selected_dark": "*checkbox_label_border_color",
|
| 250 |
-
"checkbox_label_border_width": "*input_border_width",
|
| 251 |
-
"checkbox_label_border_width_dark": "*input_border_width",
|
| 252 |
-
"checkbox_label_gap": "*spacing_md",
|
| 253 |
-
"checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)",
|
| 254 |
-
"checkbox_label_shadow": "*shadow_drop",
|
| 255 |
-
"checkbox_label_text_color": "*body_text_color",
|
| 256 |
-
"checkbox_label_text_color_dark": "*body_text_color",
|
| 257 |
-
"checkbox_label_text_color_selected": "white",
|
| 258 |
-
"checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",
|
| 259 |
-
"checkbox_label_text_size": "*text_md",
|
| 260 |
-
"checkbox_label_text_weight": "400",
|
| 261 |
-
"checkbox_shadow": "none",
|
| 262 |
-
"code_background_fill": "*neutral_100",
|
| 263 |
-
"code_background_fill_dark": "*neutral_800",
|
| 264 |
-
"color_accent": "*primary_600",
|
| 265 |
-
"color_accent_soft": "*primary_50",
|
| 266 |
-
"color_accent_soft_dark": "*neutral_700",
|
| 267 |
-
"container_radius": "*radius_lg",
|
| 268 |
-
"embed_radius": "*radius_lg",
|
| 269 |
-
"error_background_fill": "#fef2f2",
|
| 270 |
-
"error_background_fill_dark": "*background_fill_primary",
|
| 271 |
-
"error_border_color": "#b91c1c",
|
| 272 |
-
"error_border_color_dark": "#ef4444",
|
| 273 |
-
"error_border_width": "1px",
|
| 274 |
-
"error_border_width_dark": "1px",
|
| 275 |
-
"error_icon_color": "#b91c1c",
|
| 276 |
-
"error_icon_color_dark": "#ef4444",
|
| 277 |
-
"error_text_color": "#b91c1c",
|
| 278 |
-
"error_text_color_dark": "#fef2f2",
|
| 279 |
-
"font": "'Syne', 'ui-sans-serif', 'system-ui', sans-serif",
|
| 280 |
-
"font_mono": "'Syne', 'ui-monospace', 'Consolas', monospace",
|
| 281 |
-
"form_gap_width": "16px",
|
| 282 |
-
"input_background_fill": "white",
|
| 283 |
-
"input_background_fill_dark": "*neutral_800",
|
| 284 |
-
"input_background_fill_focus": "*input_background_fill",
|
| 285 |
-
"input_background_fill_focus_dark": "*input_background_fill",
|
| 286 |
-
"input_background_fill_hover": "*input_background_fill",
|
| 287 |
-
"input_background_fill_hover_dark": "*input_background_fill",
|
| 288 |
-
"input_border_color": "*neutral_200",
|
| 289 |
-
"input_border_color_dark": "*neutral_600",
|
| 290 |
-
"input_border_color_focus": "*primary_500",
|
| 291 |
-
"input_border_color_focus_dark": "*primary_600",
|
| 292 |
-
"input_border_color_hover": "*neutral_300",
|
| 293 |
-
"input_border_color_hover_dark": "*neutral_500",
|
| 294 |
-
"input_border_width": "1px",
|
| 295 |
-
"input_border_width_dark": "1px",
|
| 296 |
-
"input_padding": "*spacing_md",
|
| 297 |
-
"input_placeholder_color": "*neutral_400",
|
| 298 |
-
"input_placeholder_color_dark": "*neutral_500",
|
| 299 |
-
"input_radius": "*radius_md",
|
| 300 |
-
"input_shadow": "none",
|
| 301 |
-
"input_shadow_dark": "none",
|
| 302 |
-
"input_shadow_focus": "*shadow_drop_lg",
|
| 303 |
-
"input_shadow_focus_dark": "*shadow_drop_lg",
|
| 304 |
-
"input_text_size": "*text_md",
|
| 305 |
-
"input_text_weight": "400",
|
| 306 |
-
"layout_gap": "*spacing_xxl",
|
| 307 |
-
"link_text_color": "*secondary_600",
|
| 308 |
-
"link_text_color_active": "*secondary_600",
|
| 309 |
-
"link_text_color_active_dark": "*secondary_500",
|
| 310 |
-
"link_text_color_dark": "*secondary_500",
|
| 311 |
-
"link_text_color_hover": "*secondary_700",
|
| 312 |
-
"link_text_color_hover_dark": "*secondary_400",
|
| 313 |
-
"link_text_color_visited": "*secondary_500",
|
| 314 |
-
"link_text_color_visited_dark": "*secondary_600",
|
| 315 |
-
"loader_color": "*color_accent",
|
| 316 |
-
"loader_color_dark": "*color_accent",
|
| 317 |
-
"name": "base",
|
| 318 |
-
"neutral_100": "#f4f4f5",
|
| 319 |
-
"neutral_200": "#e4e4e7",
|
| 320 |
-
"neutral_300": "#d4d4d8",
|
| 321 |
-
"neutral_400": "#a1a1aa",
|
| 322 |
-
"neutral_50": "#fafafa",
|
| 323 |
-
"neutral_500": "#71717a",
|
| 324 |
-
"neutral_600": "#52525b",
|
| 325 |
-
"neutral_700": "#3f3f46",
|
| 326 |
-
"neutral_800": "#27272a",
|
| 327 |
-
"neutral_900": "#18181b",
|
| 328 |
-
"neutral_950": "#09090b",
|
| 329 |
-
"panel_background_fill": "*background_fill_secondary",
|
| 330 |
-
"panel_background_fill_dark": "*background_fill_secondary",
|
| 331 |
-
"panel_border_color": "*border_color_primary",
|
| 332 |
-
"panel_border_color_dark": "*border_color_primary",
|
| 333 |
-
"panel_border_width": "0px",
|
| 334 |
-
"panel_border_width_dark": "0px",
|
| 335 |
-
"primary_100": "#dbeafe",
|
| 336 |
-
"primary_200": "#bfdbfe",
|
| 337 |
-
"primary_300": "#93c5fd",
|
| 338 |
-
"primary_400": "#60a5fa",
|
| 339 |
-
"primary_50": "#eff6ff",
|
| 340 |
-
"primary_500": "#3b82f6",
|
| 341 |
-
"primary_600": "#2563eb",
|
| 342 |
-
"primary_700": "#1d4ed8",
|
| 343 |
-
"primary_800": "#1e40af",
|
| 344 |
-
"primary_900": "#1e3a8a",
|
| 345 |
-
"primary_950": "#172554",
|
| 346 |
-
"prose_header_text_weight": "700",
|
| 347 |
-
"prose_text_size": "*text_md",
|
| 348 |
-
"prose_text_weight": "400",
|
| 349 |
-
"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\")",
|
| 350 |
-
"radius_lg": "12px",
|
| 351 |
-
"radius_md": "8px",
|
| 352 |
-
"radius_sm": "4px",
|
| 353 |
-
"radius_xl": "16px",
|
| 354 |
-
"radius_xs": "2px",
|
| 355 |
-
"radius_xxl": "24px",
|
| 356 |
-
"radius_xxs": "1px",
|
| 357 |
-
"secondary_100": "#dbeafe",
|
| 358 |
-
"secondary_200": "#bfdbfe",
|
| 359 |
-
"secondary_300": "#93c5fd",
|
| 360 |
-
"secondary_400": "#60a5fa",
|
| 361 |
-
"secondary_50": "#eff6ff",
|
| 362 |
-
"secondary_500": "#3b82f6",
|
| 363 |
-
"secondary_600": "#2563eb",
|
| 364 |
-
"secondary_700": "#1d4ed8",
|
| 365 |
-
"secondary_800": "#1e40af",
|
| 366 |
-
"secondary_900": "#1e3a8a",
|
| 367 |
-
"secondary_950": "#172554",
|
| 368 |
-
"section_header_text_size": "*text_lg",
|
| 369 |
-
"section_header_text_weight": "600",
|
| 370 |
-
"shadow_drop": "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",
|
| 371 |
-
"shadow_drop_lg": "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",
|
| 372 |
-
"shadow_inset": "inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",
|
| 373 |
-
"shadow_spread": "3px",
|
| 374 |
-
"shadow_spread_dark": "1px",
|
| 375 |
-
"slider_color": "*primary_600",
|
| 376 |
-
"slider_color_dark": "*primary_500",
|
| 377 |
-
"spacing_lg": "24px",
|
| 378 |
-
"spacing_md": "16px",
|
| 379 |
-
"spacing_sm": "8px",
|
| 380 |
-
"spacing_xl": "32px",
|
| 381 |
-
"spacing_xs": "4px",
|
| 382 |
-
"spacing_xxl": "48px",
|
| 383 |
-
"spacing_xxs": "2px",
|
| 384 |
-
"stat_background_fill": "*primary_300",
|
| 385 |
-
"stat_background_fill_dark": "*primary_500",
|
| 386 |
-
"table_border_color": "*neutral_300",
|
| 387 |
-
"table_border_color_dark": "*neutral_700",
|
| 388 |
-
"table_even_background_fill": "white",
|
| 389 |
-
"table_even_background_fill_dark": "*neutral_950",
|
| 390 |
-
"table_odd_background_fill": "*neutral_50",
|
| 391 |
-
"table_odd_background_fill_dark": "*neutral_900",
|
| 392 |
-
"table_radius": "*radius_md",
|
| 393 |
-
"table_row_focus": "*color_accent_soft",
|
| 394 |
-
"table_row_focus_dark": "*color_accent_soft",
|
| 395 |
-
"table_text_color": "*body_text_color",
|
| 396 |
-
"table_text_color_dark": "*body_text_color",
|
| 397 |
-
"text_lg": "18px",
|
| 398 |
-
"text_md": "15px",
|
| 399 |
-
"text_sm": "13px",
|
| 400 |
-
"text_xl": "24px",
|
| 401 |
-
"text_xs": "11px",
|
| 402 |
-
"text_xxl": "28px",
|
| 403 |
-
"text_xxs": "10px"
|
| 404 |
-
},
|
| 405 |
-
"version": {
|
| 406 |
-
"version": "0.0.1"
|
| 407 |
-
}
|
| 408 |
-
}
|
|
|
|
| 1 |
+
|
| 2 |
+
{"theme": {"_font": [{"__gradio_font__": true, "name": "Syne", "class": "google", "weights": ["400", "600"]}, {"__gradio_font__": true, "name": "ui-sans-serif", "class": "local", "weights": [400, 700]}, {"__gradio_font__": true, "name": "system-ui", "class": "local", "weights": [400, 700]}, {"__gradio_font__": true, "name": "sans-serif", "class": "local", "weights": [400, 700]}], "_font_css": ["\n@font-face {\n font-family: 'ui-sans-serif';\n src: url('static/fonts/ui-sans-serif/ui-sans-serif-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-sans-serif';\n src: url('static/fonts/ui-sans-serif/ui-sans-serif-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n", "\n@font-face {\n font-family: 'system-ui';\n src: url('static/fonts/system-ui/system-ui-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'system-ui';\n src: url('static/fonts/system-ui/system-ui-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n", "\n@font-face {\n font-family: 'sans-serif';\n src: url('static/fonts/sans-serif/sans-serif-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'sans-serif';\n src: url('static/fonts/sans-serif/sans-serif-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n", "\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n", "\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n", "\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n"], "_font_mono": [{"__gradio_font__": true, "name": "Syne", "class": "google", "weights": ["400", "600"]}, {"__gradio_font__": true, "name": "ui-monospace", "class": "local", "weights": [400, 700]}, {"__gradio_font__": true, "name": "Consolas", "class": "local", "weights": [400, 700]}, {"__gradio_font__": true, "name": "monospace", "class": "local", "weights": [400, 700]}], "_stylesheets": ["https://fonts.googleapis.com/css2?family=Syne:wght@400;600&display=swap", "https://fonts.googleapis.com/css2?family=Syne:wght@400;600&display=swap"], "accordion_text_color": "*body_text_color", "accordion_text_color_dark": "*body_text_color", "background_fill_primary": "*neutral_50", "background_fill_primary_dark": "*neutral_950", "background_fill_secondary": "*neutral_50", "background_fill_secondary_dark": "*neutral_900", "block_background_fill": "white", "block_background_fill_dark": "*neutral_800", "block_border_color": "*border_color_primary", "block_border_color_dark": "*border_color_primary", "block_border_width": "0px", "block_border_width_dark": "0px", "block_info_text_color": "*body_text_color_subdued", "block_info_text_color_dark": "*body_text_color_subdued", "block_info_text_size": "*text_sm", "block_info_text_weight": "400", "block_label_background_fill": "*primary_100", "block_label_background_fill_dark": "*primary_600", "block_label_border_color": "*border_color_primary", "block_label_border_color_dark": "*border_color_primary", "block_label_border_width": "1px", "block_label_border_width_dark": "1px", "block_label_margin": "*spacing_md", "block_label_padding": "*spacing_sm *spacing_md", "block_label_radius": "*radius_md", "block_label_right_radius": "0 calc(*radius_sm - 1px) 0 calc(*radius_sm - 1px)", "block_label_shadow": "*block_shadow", "block_label_text_color": "*primary_500", "block_label_text_color_dark": "white", "block_label_text_size": "*text_md", "block_label_text_weight": "600", "block_padding": "*spacing_xl calc(*spacing_xl + 2px)", "block_radius": "*radius_sm", "block_shadow": "none", "block_shadow_dark": "none", "block_title_background_fill": "*block_label_background_fill", "block_title_background_fill_dark": "*block_label_background_fill", "block_title_border_color": "none", "block_title_border_color_dark": "none", "block_title_border_width": "0px", "block_title_border_width_dark": "0px", "block_title_padding": "*block_label_padding", "block_title_radius": "*block_label_radius", "block_title_text_color": "*primary_500", "block_title_text_color_dark": "white", "block_title_text_size": "*text_md", "block_title_text_weight": "600", "body_background_fill": "*background_fill_primary", "body_background_fill_dark": "*background_fill_primary", "body_text_color": "*neutral_800", "body_text_color_dark": "*neutral_100", "body_text_color_subdued": "*neutral_400", "body_text_color_subdued_dark": "*neutral_400", "body_text_size": "*text_md", "body_text_weight": "400", "border_color_accent": "*primary_300", "border_color_accent_dark": "*neutral_600", "border_color_accent_subdued": "*border_color_accent", "border_color_accent_subdued_dark": "*border_color_accent", "border_color_primary": "*neutral_200", "border_color_primary_dark": "*neutral_700", "button_border_width": "*input_border_width", "button_border_width_dark": "*input_border_width", "button_cancel_background_fill": "*button_secondary_background_fill", "button_cancel_background_fill_dark": "*button_secondary_background_fill", "button_cancel_background_fill_hover": "*button_secondary_background_fill_hover", "button_cancel_background_fill_hover_dark": "*button_secondary_background_fill_hover", "button_cancel_border_color": "*button_secondary_border_color", "button_cancel_border_color_dark": "*button_secondary_border_color", "button_cancel_border_color_hover": "*button_secondary_border_color_hover", "button_cancel_border_color_hover_dark": "*button_secondary_border_color_hover", "button_cancel_text_color": "*button_secondary_text_color", "button_cancel_text_color_dark": "*button_secondary_text_color", "button_cancel_text_color_hover": "*button_secondary_text_color_hover", "button_cancel_text_color_hover_dark": "white", "button_large_padding": "*spacing_lg calc(2 * *spacing_lg)", "button_large_radius": "*radius_md", "button_large_text_size": "*text_lg", "button_large_text_weight": "600", "button_medium_padding": "*spacing_md calc(2 * *spacing_md)", "button_medium_radius": "*radius_md", "button_medium_text_size": "*text_md", "button_medium_text_weight": "600", "button_primary_background_fill": "*primary_500", "button_primary_background_fill_dark": "*primary_600", "button_primary_background_fill_hover": "*primary_400", "button_primary_background_fill_hover_dark": "*primary_500", "button_primary_border_color": "*primary_500", "button_primary_border_color_dark": "*primary_600", "button_primary_border_color_hover": "*primary_500", "button_primary_border_color_hover_dark": "*primary_500", "button_primary_shadow": "*shadow_drop_lg", "button_primary_shadow_active": "*shadow_inset", "button_primary_shadow_active_dark": "*button_primary_shadow", "button_primary_shadow_dark": "*shadow_drop_lg", "button_primary_shadow_hover": "*shadow_drop_lg", "button_primary_shadow_hover_dark": "*button_primary_shadow", "button_primary_text_color": "white", "button_primary_text_color_dark": "white", "button_primary_text_color_hover": "*button_primary_text_color", "button_primary_text_color_hover_dark": "*button_primary_text_color", "button_secondary_background_fill": "white", "button_secondary_background_fill_dark": "*neutral_600", "button_secondary_background_fill_hover": "*neutral_100", "button_secondary_background_fill_hover_dark": "*primary_500", "button_secondary_border_color": "*neutral_200", "button_secondary_border_color_dark": "*neutral_600", "button_secondary_border_color_hover": "*neutral_200", "button_secondary_border_color_hover_dark": "*neutral_500", "button_secondary_shadow": "*shadow_drop_lg", "button_secondary_shadow_active": "*shadow_inset", "button_secondary_shadow_active_dark": "*button_secondary_shadow", "button_secondary_shadow_dark": "*shadow_drop_lg", "button_secondary_shadow_hover": "*shadow_drop_lg", "button_secondary_shadow_hover_dark": "*button_secondary_shadow", "button_secondary_text_color": "*neutral_800", "button_secondary_text_color_dark": "white", "button_secondary_text_color_hover": "*button_secondary_text_color", "button_secondary_text_color_hover_dark": "*button_secondary_text_color", "button_small_padding": "*spacing_sm calc(1.5 * *spacing_sm)", "button_small_radius": "*radius_md", "button_small_text_size": "*text_sm", "button_small_text_weight": "400", "button_transform_active": "none", "button_transform_hover": "none", "button_transition": "all 0.2s ease", "chatbot_text_size": "*text_lg", "checkbox_background_color": "*background_fill_primary", "checkbox_background_color_dark": "*neutral_800", "checkbox_background_color_focus": "*checkbox_background_color", "checkbox_background_color_focus_dark": "*checkbox_background_color", "checkbox_background_color_hover": "*checkbox_background_color", "checkbox_background_color_hover_dark": "*checkbox_background_color", "checkbox_background_color_selected": "*primary_600", "checkbox_background_color_selected_dark": "*primary_700", "checkbox_border_color": "*neutral_100", "checkbox_border_color_dark": "*neutral_600", "checkbox_border_color_focus": "*primary_500", "checkbox_border_color_focus_dark": "*primary_600", "checkbox_border_color_hover": "*neutral_300", "checkbox_border_color_hover_dark": "*neutral_600", "checkbox_border_color_selected": "*primary_600", "checkbox_border_color_selected_dark": "*primary_700", "checkbox_border_radius": "*radius_sm", "checkbox_border_width": "1px", "checkbox_border_width_dark": "*input_border_width", "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\")", "checkbox_label_background_fill": "*button_secondary_background_fill", "checkbox_label_background_fill_dark": "*button_secondary_background_fill", "checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover", "checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover", "checkbox_label_background_fill_selected": "*primary_500", "checkbox_label_background_fill_selected_dark": "*primary_600", "checkbox_label_border_color": "*border_color_primary", "checkbox_label_border_color_dark": "*border_color_primary", "checkbox_label_border_color_hover": "*checkbox_label_border_color", "checkbox_label_border_color_hover_dark": "*checkbox_label_border_color", "checkbox_label_border_color_selected": "*checkbox_label_border_color", "checkbox_label_border_color_selected_dark": "*checkbox_label_border_color", "checkbox_label_border_width": "*input_border_width", "checkbox_label_border_width_dark": "*input_border_width", "checkbox_label_gap": "*spacing_lg", "checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)", "checkbox_label_shadow": "*shadow_drop_lg", "checkbox_label_text_color": "*body_text_color", "checkbox_label_text_color_dark": "*body_text_color", "checkbox_label_text_color_selected": "white", "checkbox_label_text_color_selected_dark": "*checkbox_label_text_color", "checkbox_label_text_size": "*text_md", "checkbox_label_text_weight": "400", "checkbox_shadow": "none", "code_background_fill": "*neutral_100", "code_background_fill_dark": "*neutral_800", "color_accent": "*primary_500", "color_accent_soft": "*primary_50", "color_accent_soft_dark": "*neutral_700", "container_radius": "*radius_sm", "embed_radius": "*radius_sm", "error_background_fill": "#fef2f2", "error_background_fill_dark": "*background_fill_primary", "error_border_color": "#b91c1c", "error_border_color_dark": "#ef4444", "error_border_width": "1px", "error_border_width_dark": "1px", "error_icon_color": "#b91c1c", "error_icon_color_dark": "#ef4444", "error_text_color": "#b91c1c", "error_text_color_dark": "#fef2f2", "font": "'Syne', 'ui-sans-serif', 'system-ui', sans-serif", "font_mono": "'Syne', 'ui-monospace', 'Consolas', monospace", "form_gap_width": "0px", "input_background_fill": "white", "input_background_fill_dark": "*neutral_700", "input_background_fill_focus": "*input_background_fill", "input_background_fill_focus_dark": "*input_background_fill", "input_background_fill_hover": "*input_background_fill", "input_background_fill_hover_dark": "*input_background_fill", "input_border_color": "*neutral_50", "input_border_color_dark": "*border_color_primary", "input_border_color_focus": "*secondary_300", "input_border_color_focus_dark": "*neutral_700", "input_border_color_hover": "*input_border_color", "input_border_color_hover_dark": "*input_border_color", "input_border_width": "0px", "input_border_width_dark": "0px", "input_padding": "*spacing_xl", "input_placeholder_color": "*neutral_400", "input_placeholder_color_dark": "*neutral_500", "input_radius": "*radius_sm", "input_shadow": "*shadow_drop", "input_shadow_dark": "*shadow_drop", "input_shadow_focus": "*shadow_drop_lg", "input_shadow_focus_dark": "*shadow_drop_lg", "input_text_size": "*text_md", "input_text_weight": "400", "layout_gap": "*spacing_xxl", "link_text_color": "*secondary_600", "link_text_color_active": "*secondary_600", "link_text_color_active_dark": "*secondary_500", "link_text_color_dark": "*secondary_500", "link_text_color_hover": "*secondary_700", "link_text_color_hover_dark": "*secondary_400", "link_text_color_visited": "*secondary_500", "link_text_color_visited_dark": "*secondary_600", "loader_color": "*color_accent", "loader_color_dark": "*color_accent", "name": "base", "neutral_100": "#f4f4f5", "neutral_200": "#e4e4e7", "neutral_300": "#d4d4d8", "neutral_400": "#bbbbc2", "neutral_50": "#fafafa", "neutral_500": "#71717a", "neutral_600": "#52525b", "neutral_700": "#3f3f46", "neutral_800": "#27272a", "neutral_900": "#18181b", "neutral_950": "#0f0f11", "panel_background_fill": "*background_fill_secondary", "panel_background_fill_dark": "*background_fill_secondary", "panel_border_color": "*border_color_primary", "panel_border_color_dark": "*border_color_primary", "panel_border_width": "1px", "panel_border_width_dark": "1px", "primary_100": "#dbeafe", "primary_200": "#bfdbfe", "primary_300": "#93c5fd", "primary_400": "#60a5fa", "primary_50": "#eff6ff", "primary_500": "#3b82f6", "primary_600": "#2563eb", "primary_700": "#1d4ed8", "primary_800": "#1e40af", "primary_900": "#1e3a8a", "primary_950": "#1d3660", "prose_header_text_weight": "600", "prose_text_size": "*text_md", "prose_text_weight": "400", "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\")", "radius_lg": "6px", "radius_md": "4px", "radius_sm": "2px", "radius_xl": "8px", "radius_xs": "1px", "radius_xxl": "12px", "radius_xxs": "1px", "secondary_100": "#dbeafe", "secondary_200": "#bfdbfe", "secondary_300": "#93c5fd", "secondary_400": "#60a5fa", "secondary_50": "#eff6ff", "secondary_500": "#3b82f6", "secondary_600": "#2563eb", "secondary_700": "#1d4ed8", "secondary_800": "#1e40af", "secondary_900": "#1e3a8a", "secondary_950": "#1d3660", "section_header_text_size": "*text_md", "section_header_text_weight": "400", "shadow_drop": "0 1px 4px 0 rgb(0 0 0 / 0.1)", "shadow_drop_lg": "0 2px 5px 0 rgb(0 0 0 / 0.1)", "shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset", "shadow_spread": "3px", "shadow_spread_dark": "1px", "slider_color": "*primary_500", "slider_color_dark": "*primary_600", "spacing_lg": "4px", "spacing_md": "4px", "spacing_sm": "4px", "spacing_xl": "4px", "spacing_xs": "4px", "spacing_xxl": "4px", "spacing_xxs": "4px", "stat_background_fill": "*primary_300", "stat_background_fill_dark": "*primary_500", "table_border_color": "*neutral_300", "table_border_color_dark": "*neutral_700", "table_even_background_fill": "white", "table_even_background_fill_dark": "*neutral_950", "table_odd_background_fill": "*neutral_50", "table_odd_background_fill_dark": "*neutral_900", "table_radius": "*radius_sm", "table_row_focus": "*color_accent_soft", "table_row_focus_dark": "*color_accent_soft", "table_text_color": "*body_text_color", "table_text_color_dark": "*body_text_color", "text_lg": "16px", "text_md": "14px", "text_sm": "12px", "text_xl": "22px", "text_xs": "10px", "text_xxl": "26px", "text_xxs": "9px"}, "version": {"version": "0.0.1"}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|