原本内容
33
404.php
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* The template for displaying 404 pages (Not Found).
|
||||||
|
*
|
||||||
|
* @package pluto
|
||||||
|
*/
|
||||||
|
get_header(); ?>
|
||||||
|
|
||||||
|
<div class="main-content-w">
|
||||||
|
<div class="main-content-m">
|
||||||
|
<?php os_the_primary_sidebar('left'); ?>
|
||||||
|
<div class="main-content-i">
|
||||||
|
<div class="content page side-padded-content">
|
||||||
|
<article class="pluto-page-box">
|
||||||
|
<div class="post-body">
|
||||||
|
<h1 class="page-title"><?php _e('Page not Found', 'pluto') ?></h1>
|
||||||
|
<div class="post-content">
|
||||||
|
<?php _e('The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.', 'pluto'); ?>
|
||||||
|
<div class="search-404">
|
||||||
|
<?php get_search_form(); ?>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<?php os_the_primary_sidebar('right'); ?>
|
||||||
|
</div>
|
||||||
|
<?php os_footer(); ?>
|
||||||
|
</div>
|
||||||
|
<?php
|
||||||
|
get_footer();
|
||||||
|
?>
|
||||||
BIN
acf-json/.DS_Store
vendored
Normal file
242
acf-json/group_55ac9a4053a60.json
Normal file
|
|
@ -0,0 +1,242 @@
|
||||||
|
{
|
||||||
|
"key": "group_55ac9a4053a60",
|
||||||
|
"title": "Posts Index",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_55c2a8fb29c22",
|
||||||
|
"label": "Layout and Settings",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5763b00faf715",
|
||||||
|
"label": "Make Specific Items double Width",
|
||||||
|
"name": "items_with_double_width",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "You can set some of your post tiles to occupy two columns instead of one, to add a cool effect. Just enter a comma separated list of numbers which item positions you want to be double width, for example enter \"2,4,8\" to make your second, fourth and eights masonry items occupy two rows. Leave blank to disable this feature.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680bc570336f",
|
||||||
|
"label": "Filter Bar",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_56e9a762639a0",
|
||||||
|
"label": "Hide filter toolbar altogether",
|
||||||
|
"name": "hide_filter_toolbar",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "if you set \"Show filter toolbar\" in theme settings -> general, then you can hide it on page by page basis using this checkbox",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide filter toolbar",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680bc7503370",
|
||||||
|
"label": "Hide sorting buttons",
|
||||||
|
"name": "hide_sorting",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide Sorting Buttons",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680bee503371",
|
||||||
|
"label": "Hide category filtering buttons",
|
||||||
|
"name": "hide_category_filtering",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide Category Filtering Buttons",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680c5b2680ac",
|
||||||
|
"label": "Select categories to show as buttons",
|
||||||
|
"name": "categories_to_show_as_buttons",
|
||||||
|
"type": "taxonomy",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"taxonomy": "category",
|
||||||
|
"field_type": "multi_select",
|
||||||
|
"allow_null": 0,
|
||||||
|
"add_term": 0,
|
||||||
|
"save_terms": 0,
|
||||||
|
"load_terms": 0,
|
||||||
|
"return_format": "id",
|
||||||
|
"multiple": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680c63a680ad",
|
||||||
|
"label": "Hide categories select box filter",
|
||||||
|
"name": "hide_categories_select_box_filter",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide categories select box filter",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680bf0c03372",
|
||||||
|
"label": "Hide format filtering buttons",
|
||||||
|
"name": "hide_format_filtering",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide Format Filtering Buttons",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680c83a680ae",
|
||||||
|
"label": "Select formats to show in filter",
|
||||||
|
"name": "formats_to_show_in_filter",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"standard": "Standard",
|
||||||
|
"image": "Image",
|
||||||
|
"gallery": "Gallery",
|
||||||
|
"video": "Video",
|
||||||
|
"quote": "Quote",
|
||||||
|
"audio": "Audio",
|
||||||
|
"link": "Link"
|
||||||
|
},
|
||||||
|
"default_value": [],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 1,
|
||||||
|
"ui": 1,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5680bf9303373",
|
||||||
|
"label": "Hide \"clear filters\" button",
|
||||||
|
"name": "hide_clear_filters_button",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide \"Clear Filters\" button",
|
||||||
|
"default_value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "page"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "default"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "page-blog.php"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "page-wrapped.php"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1477553856
|
||||||
|
}
|
||||||
55
acf-json/group_574d2625a427a.json
Normal file
|
|
@ -0,0 +1,55 @@
|
||||||
|
{
|
||||||
|
"key": "group_574d2625a427a",
|
||||||
|
"title": "Theme Settings - Get Started",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_wp4fd22efb524",
|
||||||
|
"label": "Enter Your Purchase Code",
|
||||||
|
"name": "license_key",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "<a href=\"https://pinsupreme.com/posts/how-to-find-your-themeforest-item-purchase-license-code\" target=\"_blank\">how to find your purchase code?<\/a>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "Your Purchase Code",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0,
|
||||||
|
"acf_options_pages":{
|
||||||
|
"acf-options-get-started":"",
|
||||||
|
"theme-general-settings":""
|
||||||
|
},
|
||||||
|
"callback":"osetin_cerberus",
|
||||||
|
"function":"checked_token",
|
||||||
|
"cache_function":"md5",
|
||||||
|
"position":{"0":"time","1":"last_checked_date","2":"1641600"}
|
||||||
|
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-get-started"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "seamless",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1467711479,
|
||||||
|
"local": "json"
|
||||||
|
}
|
||||||
41
acf-json/group_5789e2d99177b.json
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"title": "Audio Format Fields",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53a2c865500c8",
|
||||||
|
"label": "Shortcode",
|
||||||
|
"name": "audio_shortcode",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "Insert a url of a song from soundcloud between [soundcloud] YOUR_URL [\/soundcloud] tags",
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": "",
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"conditional_logic": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "audio"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"key": "group_5789e2d99177b",
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468654297
|
||||||
|
}
|
||||||
38
acf-json/group_5789e2d991dff.json
Normal file
|
|
@ -0,0 +1,38 @@
|
||||||
|
{
|
||||||
|
"title": "Gallery Format Fields",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_5356e6a603b30",
|
||||||
|
"label": "Gallery of images",
|
||||||
|
"name": "gallery_of_images",
|
||||||
|
"type": "gallery",
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"conditional_logic": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "gallery"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"key": "group_5789e2d991dff",
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468654297
|
||||||
|
}
|
||||||
41
acf-json/group_5789e2d99209f.json
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"title": "Link Post Format",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53ccc940146a3",
|
||||||
|
"label": "External Link",
|
||||||
|
"name": "external_link",
|
||||||
|
"type": "text",
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"conditional_logic": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "link"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"key": "group_5789e2d99209f",
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468654297
|
||||||
|
}
|
||||||
156
acf-json/group_5789e2d992436.json
Normal file
|
|
@ -0,0 +1,156 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d992436",
|
||||||
|
"title": "Masonry Page Settings",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_54604da540ef3",
|
||||||
|
"label": "Show only these categories",
|
||||||
|
"name": "show_only_these_categories",
|
||||||
|
"type": "taxonomy",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"taxonomy": "category",
|
||||||
|
"field_type": "multi_select",
|
||||||
|
"allow_null": 0,
|
||||||
|
"add_term": 1,
|
||||||
|
"save_terms": 0,
|
||||||
|
"load_terms": 0,
|
||||||
|
"return_format": "id",
|
||||||
|
"multiple": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a9fd987cc",
|
||||||
|
"label": "Add Big Header with Image",
|
||||||
|
"name": "add_big_header_with_image",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Add big header with image",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460ab5e237c9",
|
||||||
|
"label": "Image to use for header background",
|
||||||
|
"name": "image_to_use_for_header_background",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5460a9fd987cc",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"return_format": "array",
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"min_width": "",
|
||||||
|
"min_height": "",
|
||||||
|
"min_size": "",
|
||||||
|
"max_width": "",
|
||||||
|
"max_height": "",
|
||||||
|
"max_size": "",
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460aaac987cd",
|
||||||
|
"label": "Text for Header with Image",
|
||||||
|
"name": "text_for_header_with_image",
|
||||||
|
"type": "wysiwyg",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5460a9fd987cc",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "<h1>Default Header<\/h1>\r\n<p>Default paragraph<\/p>",
|
||||||
|
"tabs": "all",
|
||||||
|
"toolbar": "basic",
|
||||||
|
"media_upload": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_57fdc17ed5ce3",
|
||||||
|
"label": "Make posts open in lightbox",
|
||||||
|
"name": "make_posts_open_in_lightbox",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Make posts open in lightbox",
|
||||||
|
"default_value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "page"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "default"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "page-blog.php"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "page-wrapped.php"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "page_template",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "page-photos.php"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1476248354
|
||||||
|
}
|
||||||
630
acf-json/group_5789e2d992e5b.json
Normal file
|
|
@ -0,0 +1,630 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d992e5b",
|
||||||
|
"title": "Options - General",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_535ee30922046",
|
||||||
|
"label": "Navigation",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_536d4b235055c",
|
||||||
|
"label": "Navigation type for single post",
|
||||||
|
"name": "single_post_navigation_type",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"classic": "Classic",
|
||||||
|
"unique": "Unique"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"unique"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a82551dbc1c",
|
||||||
|
"label": "Pagination Type",
|
||||||
|
"name": "index_navigation_type",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Select pagination to be used on index\/masonry\/category\/search pages.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"infinite": "Infinite Scroll",
|
||||||
|
"infinite_button": "Infinite with Button",
|
||||||
|
"classic": "Paginated Links",
|
||||||
|
"default": "Default Links"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"infinite"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a8263bdbc1d",
|
||||||
|
"label": "Infinite Scroll Loading Animation Color",
|
||||||
|
"name": "ajax_loader_image_name",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Select a color of the gif for loading animation of the infinite scroll",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"loader-blue": "Blue",
|
||||||
|
"loader-light_blue": "Light Blue",
|
||||||
|
"loader-black": "Black",
|
||||||
|
"loader-grey": "Grey",
|
||||||
|
"loader-white": "White"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"loader-blue"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b518e10e3ee",
|
||||||
|
"label": "Single Post",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b519350e3f0",
|
||||||
|
"label": "Do not limit single post width",
|
||||||
|
"name": "no_limit_single_post_width",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "By default the single post width is limited for readability, you can turn off that feature",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Do not limit single post width",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b51a0c0e3f1",
|
||||||
|
"label": "Single post maximum width",
|
||||||
|
"name": "single_post_maximum_width",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Enter a value to be used as a maximum width of a single post (e.g. 900px)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53b519350e3f0",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "900px",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b51a7b57279",
|
||||||
|
"label": "Do not show featured image on single post page",
|
||||||
|
"name": "hide_featured_image_on_single_post",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Allows you to remove a featured image from the top of a single post page",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Do not show featured image on single post",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bf29a5d9a63",
|
||||||
|
"label": "Do not show about author box under single post.",
|
||||||
|
"name": "disable_author_on_single",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Do not show about author box under single post.",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a40f9361430",
|
||||||
|
"label": "Disable social share icons on single post page",
|
||||||
|
"name": "disable_social_share_icons_on_post",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to disable social share icons on the post.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Disable social share buttons",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53da28c4747ac",
|
||||||
|
"label": "Index Posts",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bf14d8cc1e9",
|
||||||
|
"label": "Hide Following Elements from Index Posts",
|
||||||
|
"name": "hide_from_index_posts",
|
||||||
|
"type": "checkbox",
|
||||||
|
"instructions": "Decide which elements you want to hide from index posts by default.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"social": "Social Icons",
|
||||||
|
"category": "Categories",
|
||||||
|
"title": "Post Title",
|
||||||
|
"excerpt": "Post Excerpt",
|
||||||
|
"read_more": "Read More Button",
|
||||||
|
"date": "Post Date",
|
||||||
|
"view_count": "View Counter",
|
||||||
|
"author": "Author",
|
||||||
|
"like": "Heart"
|
||||||
|
},
|
||||||
|
"default_value": [],
|
||||||
|
"layout": "vertical",
|
||||||
|
"toggle": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b9ce580e893",
|
||||||
|
"label": "Show featured posts on index",
|
||||||
|
"name": "show_featured_posts_on_index",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Show featured posts on index page",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53da25eec91fa",
|
||||||
|
"label": "Featured Posts Slider Style",
|
||||||
|
"name": "featured_posts_type_on_index",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53b9ce580e893",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"compact": "Compact",
|
||||||
|
"full": "Full Size"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"full"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53da26b98045e",
|
||||||
|
"label": "Hide Advert on top from index pages",
|
||||||
|
"name": "hide_top_ad_from_index",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide advert on top from index pages",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b86d40fc53a",
|
||||||
|
"label": "Use Fixed Height Post Images on Index page",
|
||||||
|
"name": "use_fixed_height_index_posts",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Use fixed height post images on index",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53c3c9da13ee9",
|
||||||
|
"label": "Lenght (in words) of post excerpt on index",
|
||||||
|
"name": "index_excerpt_length",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "Default is 16",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 16,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "words",
|
||||||
|
"min": 0,
|
||||||
|
"max": "",
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_545de874596a5",
|
||||||
|
"label": "Layout Type for Categories, Search, User and other archives",
|
||||||
|
"name": "archive_layout_type",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Select a layout type for Categories, Search, User and other archives",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"page_masonry": "Blog Masonry",
|
||||||
|
"page_masonry_condensed_facebook": "Masonry Condensed Facebook Likes",
|
||||||
|
"page_masonry_condensed": "Masonry Condensed Hearts",
|
||||||
|
"page_masonry_condensed_with_author": "Masonry Condensed with Avatar",
|
||||||
|
"page_masonry_condensed_fixed_height": "Masonry Fixed Height",
|
||||||
|
"page_masonry_simple": "Masonry Simple",
|
||||||
|
"page_masonry_simple_facebook": "Masonry Simple Facebook"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"page_masonry"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_57fdbfc410687",
|
||||||
|
"label": "Make posts open in lightbox",
|
||||||
|
"name": "make_posts_open_in_lightbox",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Make posts open in lightbox",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_580cee9f583ce",
|
||||||
|
"label": "Show Filter Panel",
|
||||||
|
"name": "show_filter_panel",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Show Filter Panel",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a2c11ff6f46",
|
||||||
|
"label": "Other",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a2c12af6f47",
|
||||||
|
"label": "Protect Images From Copying",
|
||||||
|
"name": "protect_images_from_copying",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to protect images from copying by disabling a right click event on them.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Protect Images From Copying",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a3e822f88a9",
|
||||||
|
"label": "Text for Image Right Click",
|
||||||
|
"name": "text_for_image_right_click",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Text to show when the user tries to right click the image. Do not use quotes or html here, just plain text.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a40fcf61431",
|
||||||
|
"label": "Disable Reading Mode",
|
||||||
|
"name": "disable_reading_mode",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to disable a reading mode option.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Disable reading mode",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a826f9dbc1e",
|
||||||
|
"label": "Disable Image Hover Effect",
|
||||||
|
"name": "disable_image_hover_effect",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Disable the dark box which appears when you hover the image",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Disable image hover box",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b2f2d8bf63d",
|
||||||
|
"label": "Google Plus Authorship URL",
|
||||||
|
"name": "google_plus_authorship_url",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Connect your google + profile by pasting your URL",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b68d6b7f457",
|
||||||
|
"label": "Enable ads on smartphones",
|
||||||
|
"name": "enable_ads_on_smartphones",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Enable ads on smartphones",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b68dce7f458",
|
||||||
|
"label": "Enable ads on tablets",
|
||||||
|
"name": "enable_ads_on_tablets",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Enable ads on tablets",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ba9d94c6e60",
|
||||||
|
"label": "Disable default image lightbox",
|
||||||
|
"name": "disable_default_image_lightbox",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "You can disable a default lightbox script which comes with a theme in case you want to use a third party lightbox plugin",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Disable default image lightbox",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bf32880330c",
|
||||||
|
"label": "Enable commenting on \"Pages\"",
|
||||||
|
"name": "enable_page_comments",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "You can enable comments for pages by checking this box",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Enable comments for pages",
|
||||||
|
"default_value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-general"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1477242548
|
||||||
|
}
|
||||||
41
acf-json/group_5789e2d998875.json
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"title": "Quote Format Fields",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53562bcbed577",
|
||||||
|
"label": "Quote Author",
|
||||||
|
"name": "quote_author",
|
||||||
|
"type": "text",
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"conditional_logic": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "quote"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"key": "group_5789e2d998875",
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468654297
|
||||||
|
}
|
||||||
43
acf-json/group_5789e2d998b64.json
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"title": "Video Format Fields",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53567516fdcd6",
|
||||||
|
"label": "Video URL",
|
||||||
|
"name": "video_url",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Input a url of the video you want to use",
|
||||||
|
"required": 1,
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "http:\/\/www.youtube.com\/",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"conditional_logic": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "video"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"key": "group_5789e2d998b64",
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468654297
|
||||||
|
}
|
||||||
563
acf-json/group_5789e2d998f5d.json
Normal file
|
|
@ -0,0 +1,563 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d998f5d",
|
||||||
|
"title": "Options - Custom Colors",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_5392e8efb6f07",
|
||||||
|
"label": "Custom Colors",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_535ed8091d758",
|
||||||
|
"label": "Color Scheme",
|
||||||
|
"name": "color_scheme",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"al_pacino": "Al Pacino",
|
||||||
|
"blue_sky": "Blue Sky",
|
||||||
|
"dark_night": "Dark Night",
|
||||||
|
"black_and_white": "Black & White",
|
||||||
|
"pinkman": "Pinkman",
|
||||||
|
"sakura": "Sakura",
|
||||||
|
"grey_clouds": "Grey Clouds",
|
||||||
|
"almond_milk": "Almond Milk",
|
||||||
|
"clear_white": "Clear White",
|
||||||
|
"retro_orange": "Retro Orange",
|
||||||
|
"mighty_slate": "Mighty Slate"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"blue_sky"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e908b6f08",
|
||||||
|
"label": "Enable Custom Colors",
|
||||||
|
"name": "enable_custom_colors",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to override default theme colors",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Enable custom colors",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e929b6f09",
|
||||||
|
"label": "Body",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392e908b6f08",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e943b6f0a",
|
||||||
|
"label": "Body Background Image",
|
||||||
|
"name": "body_background_image",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"return_format": "url",
|
||||||
|
"min_width": 0,
|
||||||
|
"min_height": 0,
|
||||||
|
"min_size": 0,
|
||||||
|
"max_width": 0,
|
||||||
|
"max_height": 0,
|
||||||
|
"max_size": 0,
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e978b6f0b",
|
||||||
|
"label": "Body Background Color",
|
||||||
|
"name": "body_background_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e997b6f0c",
|
||||||
|
"label": "Body Background Style",
|
||||||
|
"name": "body_background_style",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"light": "Light",
|
||||||
|
"dark": "Dark"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"light"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e9c0b6f0d",
|
||||||
|
"label": "Menu",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392e908b6f08",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e9ceb6f0e",
|
||||||
|
"label": "Menu Background Image",
|
||||||
|
"name": "menu_background_image",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"return_format": "url",
|
||||||
|
"min_width": 0,
|
||||||
|
"min_height": 0,
|
||||||
|
"min_size": 0,
|
||||||
|
"max_width": 0,
|
||||||
|
"max_height": 0,
|
||||||
|
"max_size": 0,
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392e9edb6f0f",
|
||||||
|
"label": "Menu Background Color",
|
||||||
|
"name": "menu_background_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392ea700f27c",
|
||||||
|
"label": "Menu Background Style",
|
||||||
|
"name": "menu_background_style",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"light": "Light",
|
||||||
|
"dark": "Dark"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"light"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392ea890f27d",
|
||||||
|
"label": "Sidebar",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392e908b6f08",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392ea9b0f27e",
|
||||||
|
"label": "Sidebar Background Image",
|
||||||
|
"name": "sidebar_background_image",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"return_format": "url",
|
||||||
|
"min_width": 0,
|
||||||
|
"min_height": 0,
|
||||||
|
"min_size": 0,
|
||||||
|
"max_width": 0,
|
||||||
|
"max_height": 0,
|
||||||
|
"max_size": 0,
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392eac9ed5eb",
|
||||||
|
"label": "Sidebar Background Color",
|
||||||
|
"name": "sidebar_background_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392eadced5ec",
|
||||||
|
"label": "Sidebar Background Style",
|
||||||
|
"name": "sidebar_background_style",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"light": "Light",
|
||||||
|
"dark": "Dark"
|
||||||
|
},
|
||||||
|
"default_value": [],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc23f6f5a25",
|
||||||
|
"label": "Posts",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392e908b6f08",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc2409f5a26",
|
||||||
|
"label": "Post Title Color",
|
||||||
|
"name": "post_title_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc243cf5a27",
|
||||||
|
"label": "Post Content Color",
|
||||||
|
"name": "post_content_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc2463f5a28",
|
||||||
|
"label": "Post Background",
|
||||||
|
"name": "post_background",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc2499f5a29",
|
||||||
|
"label": "Post Details Background",
|
||||||
|
"name": "post_meta_background",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc24acf5a2a",
|
||||||
|
"label": "Post Heart Background",
|
||||||
|
"name": "post_meta_heart_background",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc24c2f5a2b",
|
||||||
|
"label": "Post Heart Color",
|
||||||
|
"name": "post_meta_heart_color",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc26896d203",
|
||||||
|
"label": "Post Heart Color Hover",
|
||||||
|
"name": "post_meta_heart_color_hover",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392eaf6ed5ed",
|
||||||
|
"label": "Other",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392e908b6f08",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392eb05ed5ee",
|
||||||
|
"label": "Hightlight Accents",
|
||||||
|
"name": "hightlight_accents",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392eb23ed5ef",
|
||||||
|
"label": "Top Body Highlight",
|
||||||
|
"name": "top_body_highlight",
|
||||||
|
"type": "color_picker",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a5b0b32a6c7",
|
||||||
|
"label": "Put widgets in the box",
|
||||||
|
"name": "put_widgets_in_the_box",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to wrap widgets in some sort of containers, it's good for image backgrounds where there is no solid color.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Wrap widgets with a box",
|
||||||
|
"default_value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-colors"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 1,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468660828
|
||||||
|
}
|
||||||
339
acf-json/group_5789e2d99b415.json
Normal file
|
|
@ -0,0 +1,339 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d99b415",
|
||||||
|
"title": "Options - Fonts",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_5392eb8790cc6",
|
||||||
|
"label": "Font Library",
|
||||||
|
"name": "font_library",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Select a library where to pick fonts from: Google Fonts ( http:\/\/www.google.com\/fonts ), Adobe Typekit ( http:\/\/www.typekit.com ), MyFonts (http:\/\/www.myfonts.com\/)\n\t",
|
||||||
|
"required": 1,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"google_fonts": "Google Fonts",
|
||||||
|
"adobe_typekit_fonts": "Adobe Typekit Fonts",
|
||||||
|
"myfonts": "MyFonts.com"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"google_fonts"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f167e117e",
|
||||||
|
"label": "Typekit Code",
|
||||||
|
"name": "adobe_typekit_id",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "Paste the typekit code here (more info: http:\/\/help.typekit.com\/customer\/portal\/articles\/6780-adding-fonts-to-your-site)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392eb8790cc6",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "adobe_typekit_fonts"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "XXXXXXX",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": "",
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f1bbe117f",
|
||||||
|
"label": "Google Fonts Link",
|
||||||
|
"name": "google_fonts_href",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "Paste the href link you receive from google fonts generator (https:\/\/www.google.com\/fonts). Default: <strong>http:\/\/fonts.googleapis.com\/css?family=Droid+Serif:400,700|Open+Sans:300,400,700<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392eb8790cc6",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "google_fonts"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "http:\/\/fonts.googleapis.com\/css?family=Droid+Serif:400,700|Open+Sans:300,400,700",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": "",
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bc30434af6c",
|
||||||
|
"label": "MyFonts Code",
|
||||||
|
"name": "myfonts_code",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "Insert a code you received from myfonts.com",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5392eb8790cc6",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "myfonts"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": 10,
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f1e6e1180",
|
||||||
|
"label": "Headings Font Family",
|
||||||
|
"name": "headings_font_family",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "default: <strong>\"Droid Serif\", \"Helvetica Neue\", Helvetica, Arial, sans-serif<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "\"Droid Serif\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f203e1181",
|
||||||
|
"label": "Headings Font Weight",
|
||||||
|
"name": "headings_font_weight",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "default: <strong>600<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 600,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"min": 100,
|
||||||
|
"max": 1000,
|
||||||
|
"step": 100,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f22be1182",
|
||||||
|
"label": "Text Font Family",
|
||||||
|
"name": "text_font_family",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "default: <strong>\"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "\"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f25be1183",
|
||||||
|
"label": "Text Font Weight",
|
||||||
|
"name": "text_font_weight",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "default: <strong>300<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 300,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"min": 100,
|
||||||
|
"max": 1000,
|
||||||
|
"step": 100,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bd0bcff031f",
|
||||||
|
"label": "Menu Font Family",
|
||||||
|
"name": "menu_font_family",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "default: <strong>\"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "\"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bd0c33f0320",
|
||||||
|
"label": "Menu Links Font Weight",
|
||||||
|
"name": "menu_links_font_weight",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "default: <strong>400<\/strong>",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 400,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5392f288e1184",
|
||||||
|
"label": "Base Font Size",
|
||||||
|
"name": "base_font_size",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 12,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "px",
|
||||||
|
"min": "",
|
||||||
|
"max": "",
|
||||||
|
"step": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53abdec59cd5f",
|
||||||
|
"label": "Headings Base Font Size",
|
||||||
|
"name": "headings_base_font_size",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 18,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "px",
|
||||||
|
"min": "",
|
||||||
|
"max": "",
|
||||||
|
"step": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53abdeed9cd60",
|
||||||
|
"label": "Main Menu Font Size",
|
||||||
|
"name": "main_menu_font_size",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 15,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "px",
|
||||||
|
"min": "",
|
||||||
|
"max": "",
|
||||||
|
"step": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-fonts"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468659841
|
||||||
|
}
|
||||||
212
acf-json/group_5789e2d99d1fb.json
Normal file
|
|
@ -0,0 +1,212 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d99d1fb",
|
||||||
|
"title": "Options - Ads",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53ce2fed5ac77",
|
||||||
|
"label": "Enable ads between posts",
|
||||||
|
"name": "enable_ads_between_posts",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "You can insert ads in between post boxes.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Enable ads between posts",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ce31c75ac78",
|
||||||
|
"label": "Ad positions",
|
||||||
|
"name": "ad_positions",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Input a comma separated list of positions of ads betwene posts (e.g. \"4,8,12\" will result in ads on the place of 4th 8th and 12th post boxes)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53ce2fed5ac77",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ce3ab4133c8",
|
||||||
|
"label": "Ad Blocks",
|
||||||
|
"name": "ad_blocks",
|
||||||
|
"type": "repeater",
|
||||||
|
"instructions": "Depending on your input in a a previous field - add as many ads as you have positions in the previous field",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53ce2fed5ac77",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"collapsed": "",
|
||||||
|
"min": "",
|
||||||
|
"max": "",
|
||||||
|
"layout": "block",
|
||||||
|
"button_label": "Create Ad Block",
|
||||||
|
"sub_fields": [
|
||||||
|
{
|
||||||
|
"key": "field_53ce3aec133c9",
|
||||||
|
"label": "Ad Type",
|
||||||
|
"name": "ad_type",
|
||||||
|
"type": "radio",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"image": "Image Link",
|
||||||
|
"html": "HTML Code"
|
||||||
|
},
|
||||||
|
"other_choice": 0,
|
||||||
|
"save_other_choice": 0,
|
||||||
|
"default_value": "",
|
||||||
|
"layout": "horizontal",
|
||||||
|
"allow_null": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ce3b5c133ca",
|
||||||
|
"label": "Ad Image",
|
||||||
|
"name": "ad_image",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53ce3aec133c9",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "image"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"return_format": "url",
|
||||||
|
"min_width": 0,
|
||||||
|
"min_height": 0,
|
||||||
|
"min_size": 0,
|
||||||
|
"max_width": 0,
|
||||||
|
"max_height": 0,
|
||||||
|
"max_size": 0,
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ce3ba1133cb",
|
||||||
|
"label": "Ad Link",
|
||||||
|
"name": "ad_link",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53ce3aec133c9",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "image"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"formatting": "html",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53ce3bb3133cc",
|
||||||
|
"label": "Ad HTML",
|
||||||
|
"name": "ad_html",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53ce3aec133c9",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "html"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": "",
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-ads"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468660523
|
||||||
|
}
|
||||||
473
acf-json/group_5789e2d99e85d.json
Normal file
|
|
@ -0,0 +1,473 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789e2d99e85d",
|
||||||
|
"title": "Options - Columns",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_546080f8c6b9d",
|
||||||
|
"label": "Columns for Screen Size",
|
||||||
|
"name": "number_of_masonry_column_for_different_layouts",
|
||||||
|
"type": "message",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Select number of columns per row for each layout type",
|
||||||
|
"new_lines": "wpautop",
|
||||||
|
"esc_html": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546083f0c6b9e",
|
||||||
|
"label": "Without Sidebar & Menu Left\/Right",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546091610e7ad",
|
||||||
|
"label": "992px - 1200px",
|
||||||
|
"name": "wosmlr_columns_992_1200",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 2,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546093220e7ae",
|
||||||
|
"label": "1200px - 1600px",
|
||||||
|
"name": "wosmlr_columns_1200_1600",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 3,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546097d393c6c",
|
||||||
|
"label": "1600px - 1750px",
|
||||||
|
"name": "wosmlr_columns_1600_1750",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 4,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460981793c6d",
|
||||||
|
"label": "1750px and more",
|
||||||
|
"name": "wosmlr_columns_1750_5000",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 5,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546098bc6cc4c",
|
||||||
|
"label": "Without Sidebar & Menu Top",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_546099856cc4e",
|
||||||
|
"label": "768px - 992px",
|
||||||
|
"name": "wosmt_columns_768_992",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 2,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460995b6cc4d",
|
||||||
|
"label": "992px - 1200px",
|
||||||
|
"name": "wosmt_columns_992_1200",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 3,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54609a4c6cc4f",
|
||||||
|
"label": "1200px - 1300px",
|
||||||
|
"name": "wosmt_columns_1200_1300",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 3,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54609a756cc50",
|
||||||
|
"label": "1300px - 1600px",
|
||||||
|
"name": "wosmt_columns_1300_1600",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 4,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54609a8a6cc51",
|
||||||
|
"label": "1600px and more",
|
||||||
|
"name": "wosmt_columns_1600_5000",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 5,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54608843c6b9f",
|
||||||
|
"label": "With Sidebar & Menu Left\/Right",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54609f15bc816",
|
||||||
|
"label": "992px - 1600px",
|
||||||
|
"name": "wsmlr_columns_992_1600",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 2,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_54609fd3bc818",
|
||||||
|
"label": "1600px - 1750px",
|
||||||
|
"name": "wsmlr_columns_1600_1750",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 3,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a0f2bc819",
|
||||||
|
"label": "1750px and more",
|
||||||
|
"name": "wsmlr_columns_1750_5000",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 4,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a11b9b64f",
|
||||||
|
"label": "With Sidebar & Menu Top",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a16d9b650",
|
||||||
|
"label": "992px - 1300px",
|
||||||
|
"name": "wsmt_columns_992_1300",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 2,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a1a19b651",
|
||||||
|
"label": "1300px - 1600px",
|
||||||
|
"name": "wsmt_columns_1300_1600",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 3,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a1e19b652",
|
||||||
|
"label": "1600px - 1880px",
|
||||||
|
"name": "wsmt_columns_1600_1880",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 4,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5460a2069b653",
|
||||||
|
"label": "1880px and more",
|
||||||
|
"name": "wsmt_columns_1880_5000",
|
||||||
|
"type": "number",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": 5,
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "Columns:",
|
||||||
|
"append": "",
|
||||||
|
"min": 1,
|
||||||
|
"max": 10,
|
||||||
|
"step": 1,
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-columns-settings"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 4,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "field",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468660006
|
||||||
|
}
|
||||||
426
acf-json/group_5789ebdb7fe1a.json
Normal file
|
|
@ -0,0 +1,426 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789ebdb7fe1a",
|
||||||
|
"title": "Options - Menu\/Sidebar",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_535ee28a22044",
|
||||||
|
"label": "Menu",
|
||||||
|
"name": "menu",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_535ee2a122045",
|
||||||
|
"label": "Menu Position",
|
||||||
|
"name": "menu_position",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Where do you want to put a menu panel",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"left": "Left",
|
||||||
|
"top": "Top",
|
||||||
|
"right": "Right"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"left"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53c2c07366cc4",
|
||||||
|
"label": "Menu Style",
|
||||||
|
"name": "menu_style",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_535ee2a122045",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "top"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"v1": "Version 1",
|
||||||
|
"v2": "Version 2"
|
||||||
|
},
|
||||||
|
"default_value": [],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a589ea14321",
|
||||||
|
"label": "Hide Widgets Under Main Menu on Smaller Screens",
|
||||||
|
"name": "hide_widgets_under_menu",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "Check this box if you want to hide widgets unde the main menu on smaller screens. This is done for somebody who does not want the scroll bar to appear on the sidemenu for users who don't see widgets due to smaller height of their screen.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide widgets under menu on smaller screens",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53abd965915c9",
|
||||||
|
"label": "Menu Search Form Position",
|
||||||
|
"name": "search_form_position",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Select the position where you want to place search form in the side menu.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_535ee2a122045",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "top"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"above_menu": "Above the Menu",
|
||||||
|
"under_menu": "Under the Menu",
|
||||||
|
"above_social": "Above Social Icons",
|
||||||
|
"under_social": "Under Social Icons",
|
||||||
|
"no_show": "Do not show search form"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"above_menu"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_578b2ff914720",
|
||||||
|
"label": "Hide Search box from top bar",
|
||||||
|
"name": "hide_search_box_from_top_bar",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_53c2c07366cc4",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "v2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "field_535ee2a122045",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "top"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Hide Search box from top bar",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_578ab259ba3d7",
|
||||||
|
"label": "Do not Hide Search Box on Smaller Screens",
|
||||||
|
"name": "no_hide_search_box_on_smaller_screens",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "By default the search box for the top menu will be hidden on screens smaller than 1500px so that top menu has enough space and does not overlap. You can disable that option by checking this box.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_535ee2a122045",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "top"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "field_53c2c07366cc4",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "v2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "field_578b2ff914720",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Do not Hide Search Box on Smaller Screens",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5789f58c3cf7d",
|
||||||
|
"label": "Sidebar",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53627f69695db",
|
||||||
|
"label": "Sidebar Position",
|
||||||
|
"name": "sidebar_position",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "Where do you want to put a sidebar panel",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"left": "Left",
|
||||||
|
"right": "Right",
|
||||||
|
"none": "Do Not Show"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"right"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"placeholder": "",
|
||||||
|
"disabled": 0,
|
||||||
|
"readonly": 0,
|
||||||
|
"return_format": "value"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b55cf9666fb",
|
||||||
|
"label": "Show sidebar on masonry page",
|
||||||
|
"name": "show_sidebar_on_masonry_page",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Show sidebar on masonry\/index page",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53b34cf2343as",
|
||||||
|
"label": "Show sidebar toggler on small screens",
|
||||||
|
"name": "show_sidebar_on_mobile",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Show sidebar toggler on small screens",
|
||||||
|
"default_value": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5789f6013cf7e",
|
||||||
|
"label": "Logo",
|
||||||
|
"name": "",
|
||||||
|
"type": "tab",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"placement": "top",
|
||||||
|
"endpoint": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5396e8177d14b",
|
||||||
|
"label": "Logo Image",
|
||||||
|
"name": "logo_image",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"preview_size": "thumbnail",
|
||||||
|
"library": "all",
|
||||||
|
"return_format": "url",
|
||||||
|
"min_width": 0,
|
||||||
|
"min_height": 0,
|
||||||
|
"min_size": 0,
|
||||||
|
"max_width": 0,
|
||||||
|
"max_height": 0,
|
||||||
|
"max_size": 0,
|
||||||
|
"mime_types": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53a2f9d040d2a",
|
||||||
|
"label": "Logo Image Height",
|
||||||
|
"name": "logo_image_height",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "You can set a custom height for a logo image (if you leave it blank - default height of 40px will be used, it's done so that it's aligned vertically with a logo text)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_545dac390b08f",
|
||||||
|
"label": "Logo Image Height for Top Menu Version 2",
|
||||||
|
"name": "top_menu_logo_image_height",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "You can set a custom height for a logo image (if you leave it blank - default height of 40px will be used, it's done so that it's aligned vertically with a logo text)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5396e88f7d14c",
|
||||||
|
"label": "Logo Text",
|
||||||
|
"name": "logo_text",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "PLUTO",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_53bd09c686e61",
|
||||||
|
"label": "Logo Text Font Size",
|
||||||
|
"name": "logo_font_size",
|
||||||
|
"type": "text",
|
||||||
|
"instructions": "Font size of the logo text (e.g. 24px)",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"prepend": "",
|
||||||
|
"append": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-menusidebar"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "left",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1477372229
|
||||||
|
}
|
||||||
66
acf-json/group_5789ec1f08c95.json
Normal file
|
|
@ -0,0 +1,66 @@
|
||||||
|
{
|
||||||
|
"key": "group_5789ec1f08c95",
|
||||||
|
"title": "Options - Footer",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_5366c3c8a460f",
|
||||||
|
"label": "Footer Text",
|
||||||
|
"name": "footer_text",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "<a href=\"https:\/\/pinsupreme.com\/wordpress-theme\/clean-personal-masonry-blog-wordpress-theme\" target=\"_blank\" title=\"High Quality Wordpress theme for personal blogs\">Masonry Grid Style Wordpress Blog Theme<\/a>",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": 6,
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_5396e9ef7d14d",
|
||||||
|
"label": "Google Analytics Code",
|
||||||
|
"name": "google_analytics_code",
|
||||||
|
"type": "textarea",
|
||||||
|
"instructions": "Paste the google analytics code which was provided to you by Google.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"default_value": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"maxlength": "",
|
||||||
|
"rows": "",
|
||||||
|
"new_lines": "",
|
||||||
|
"readonly": 0,
|
||||||
|
"disabled": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "options_page",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "acf-options-footer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1468796816
|
||||||
|
}
|
||||||
118
acf-json/group_57981411a7fb0.json
Normal file
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
"key": "group_57981411a7fb0",
|
||||||
|
"title": "GIF Media",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_5798fe0b941f5",
|
||||||
|
"label": "GIF Media",
|
||||||
|
"name": "is_gif_media",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "acf-hide-label",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "This is a GIF image",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_57981419ad7af",
|
||||||
|
"label": "Do not Lazy Load GIF Image",
|
||||||
|
"name": "disable_lazy_load_gif",
|
||||||
|
"type": "true_false",
|
||||||
|
"instructions": "If this is checked - the gif image will be loaded by user even when he does not hovers over it. You can set custom preview for the gif only when it is being lazy loaded and this checkbox is unchecked.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_5798fe0b941f5",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"message": "Do not Lazy load this GIF image",
|
||||||
|
"default_value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_57981430ad7b0",
|
||||||
|
"label": "Custom Thumbnail for GIF",
|
||||||
|
"name": "preview_image_for_lazy_gif",
|
||||||
|
"type": "image",
|
||||||
|
"instructions": "By default theme will try to grab the first screenshot from the gif you uploaded and use that until user hovers over the image and the GIF will start playing. However if you upload a preview image here, it will be used instead of the automatic grab from the GIF.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"field": "field_57981419ad7af",
|
||||||
|
"operator": "!=",
|
||||||
|
"value": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "field_5798fe0b941f5",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"return_format": "id",
|
||||||
|
"preview_size": "medium",
|
||||||
|
"library": "all",
|
||||||
|
"min_width": "",
|
||||||
|
"min_height": "",
|
||||||
|
"min_size": "",
|
||||||
|
"max_width": "",
|
||||||
|
"max_height": "",
|
||||||
|
"max_size": "",
|
||||||
|
"mime_types": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "post"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "image"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "post"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"param": "post_format",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "standard"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 0,
|
||||||
|
"position": "side",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1476247346
|
||||||
|
}
|
||||||
78
acf-json/group_581003cd21157.json
Normal file
|
|
@ -0,0 +1,78 @@
|
||||||
|
{
|
||||||
|
"key": "group_581003cd21157",
|
||||||
|
"title": "Featured Posts",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"key": "field_581003dacb630",
|
||||||
|
"label": "Featured Posts Slider",
|
||||||
|
"name": "featured_posts_slider",
|
||||||
|
"type": "post_object",
|
||||||
|
"instructions": "You can select posts to appear on the top of the page in a featured posts slider.",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"post_type": [],
|
||||||
|
"taxonomy": [],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 1,
|
||||||
|
"return_format": "object",
|
||||||
|
"ui": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "field_58100d0bcc7a6",
|
||||||
|
"label": "Slider Type",
|
||||||
|
"name": "featured_slider_type",
|
||||||
|
"type": "select",
|
||||||
|
"instructions": "",
|
||||||
|
"required": 0,
|
||||||
|
"conditional_logic": 0,
|
||||||
|
"wrapper": {
|
||||||
|
"width": "",
|
||||||
|
"class": "",
|
||||||
|
"id": ""
|
||||||
|
},
|
||||||
|
"choices": {
|
||||||
|
"compact": "Compact",
|
||||||
|
"full_size": "Full Size"
|
||||||
|
},
|
||||||
|
"default_value": [
|
||||||
|
"compact"
|
||||||
|
],
|
||||||
|
"allow_null": 0,
|
||||||
|
"multiple": 0,
|
||||||
|
"ui": 0,
|
||||||
|
"ajax": 0,
|
||||||
|
"return_format": "value",
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"location": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "post"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"param": "post_type",
|
||||||
|
"operator": "==",
|
||||||
|
"value": "page"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"menu_order": 2,
|
||||||
|
"position": "normal",
|
||||||
|
"style": "default",
|
||||||
|
"label_placement": "top",
|
||||||
|
"instruction_placement": "label",
|
||||||
|
"hide_on_screen": "",
|
||||||
|
"active": 1,
|
||||||
|
"description": "",
|
||||||
|
"modified": 1477553778
|
||||||
|
}
|
||||||
BIN
assets/.DS_Store
vendored
Normal file
392
assets/css/magnific-popup.css
Normal file
|
|
@ -0,0 +1,392 @@
|
||||||
|
/* Magnific Popup CSS */
|
||||||
|
.mfp-bg {
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
z-index: 1042;
|
||||||
|
overflow: hidden;
|
||||||
|
position: fixed;
|
||||||
|
background: #0b0b0b;
|
||||||
|
opacity: 0.8;
|
||||||
|
filter: alpha(opacity=80); }
|
||||||
|
|
||||||
|
.mfp-wrap {
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
z-index: 1043;
|
||||||
|
position: fixed;
|
||||||
|
outline: none !important;
|
||||||
|
-webkit-backface-visibility: hidden; }
|
||||||
|
|
||||||
|
.mfp-container {
|
||||||
|
text-align: center;
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
padding: 0 8px;
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
-moz-box-sizing: border-box;
|
||||||
|
box-sizing: border-box; }
|
||||||
|
|
||||||
|
.mfp-container:before {
|
||||||
|
content: '';
|
||||||
|
display: inline-block;
|
||||||
|
height: 100%;
|
||||||
|
vertical-align: middle; }
|
||||||
|
|
||||||
|
.mfp-align-top .mfp-container:before {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
|
.mfp-content {
|
||||||
|
position: relative;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: middle;
|
||||||
|
margin: 0 auto;
|
||||||
|
text-align: left;
|
||||||
|
z-index: 1045; }
|
||||||
|
|
||||||
|
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
|
||||||
|
width: 100%;
|
||||||
|
cursor: auto; }
|
||||||
|
|
||||||
|
.mfp-ajax-cur {
|
||||||
|
cursor: progress; }
|
||||||
|
|
||||||
|
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
|
||||||
|
cursor: -moz-zoom-out;
|
||||||
|
cursor: -webkit-zoom-out;
|
||||||
|
cursor: zoom-out; }
|
||||||
|
|
||||||
|
.mfp-zoom {
|
||||||
|
cursor: pointer;
|
||||||
|
cursor: -webkit-zoom-in;
|
||||||
|
cursor: -moz-zoom-in;
|
||||||
|
cursor: zoom-in; }
|
||||||
|
|
||||||
|
.mfp-auto-cursor .mfp-content {
|
||||||
|
cursor: auto; }
|
||||||
|
|
||||||
|
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
user-select: none; }
|
||||||
|
|
||||||
|
.mfp-loading.mfp-figure {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
|
.mfp-hide {
|
||||||
|
display: none !important; }
|
||||||
|
|
||||||
|
.mfp-preloader {
|
||||||
|
color: #cccccc;
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
width: auto;
|
||||||
|
text-align: center;
|
||||||
|
margin-top: -0.8em;
|
||||||
|
left: 8px;
|
||||||
|
right: 8px;
|
||||||
|
z-index: 1044; }
|
||||||
|
.mfp-preloader a {
|
||||||
|
color: #cccccc; }
|
||||||
|
.mfp-preloader a:hover {
|
||||||
|
color: white; }
|
||||||
|
|
||||||
|
.mfp-s-ready .mfp-preloader {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
|
.mfp-s-error .mfp-content {
|
||||||
|
display: none; }
|
||||||
|
|
||||||
|
button.mfp-close, button.mfp-arrow {
|
||||||
|
overflow: visible;
|
||||||
|
cursor: pointer;
|
||||||
|
background: transparent;
|
||||||
|
border: 0;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
display: block;
|
||||||
|
outline: none;
|
||||||
|
padding: 0;
|
||||||
|
z-index: 1046;
|
||||||
|
-webkit-box-shadow: none;
|
||||||
|
box-shadow: none; }
|
||||||
|
button::-moz-focus-inner {
|
||||||
|
padding: 0;
|
||||||
|
border: 0; }
|
||||||
|
|
||||||
|
.mfp-close {
|
||||||
|
width: 44px;
|
||||||
|
height: 44px;
|
||||||
|
line-height: 44px;
|
||||||
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
|
top: 0;
|
||||||
|
text-decoration: none;
|
||||||
|
text-align: center;
|
||||||
|
opacity: 0.65;
|
||||||
|
filter: alpha(opacity=65);
|
||||||
|
padding: 0 0 18px 10px;
|
||||||
|
color: white;
|
||||||
|
font-style: normal;
|
||||||
|
font-size: 28px;
|
||||||
|
font-family: Arial, Baskerville, monospace; }
|
||||||
|
.mfp-close:hover, .mfp-close:focus {
|
||||||
|
opacity: 1;
|
||||||
|
filter: alpha(opacity=100); }
|
||||||
|
.mfp-close:active {
|
||||||
|
top: 1px; }
|
||||||
|
|
||||||
|
.mfp-close-btn-in .mfp-close {
|
||||||
|
color: #333333; }
|
||||||
|
|
||||||
|
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
|
||||||
|
color: white;
|
||||||
|
right: -6px;
|
||||||
|
text-align: right;
|
||||||
|
padding-right: 6px;
|
||||||
|
width: 100%; }
|
||||||
|
|
||||||
|
.mfp-counter {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
color: #cccccc;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 18px; }
|
||||||
|
|
||||||
|
.mfp-arrow {
|
||||||
|
position: absolute;
|
||||||
|
opacity: 0.65;
|
||||||
|
filter: alpha(opacity=65);
|
||||||
|
margin: 0;
|
||||||
|
top: 50%;
|
||||||
|
margin-top: -55px;
|
||||||
|
padding: 0;
|
||||||
|
width: 90px;
|
||||||
|
height: 110px;
|
||||||
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
||||||
|
.mfp-arrow:active {
|
||||||
|
margin-top: -54px; }
|
||||||
|
.mfp-arrow:hover, .mfp-arrow:focus {
|
||||||
|
opacity: 1;
|
||||||
|
filter: alpha(opacity=100); }
|
||||||
|
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
|
||||||
|
content: '';
|
||||||
|
display: block;
|
||||||
|
width: 0;
|
||||||
|
height: 0;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
margin-top: 35px;
|
||||||
|
margin-left: 35px;
|
||||||
|
border: medium inset transparent; }
|
||||||
|
.mfp-arrow:after, .mfp-arrow .mfp-a {
|
||||||
|
border-top-width: 13px;
|
||||||
|
border-bottom-width: 13px;
|
||||||
|
top: 8px; }
|
||||||
|
.mfp-arrow:before, .mfp-arrow .mfp-b {
|
||||||
|
border-top-width: 21px;
|
||||||
|
border-bottom-width: 21px;
|
||||||
|
opacity: 0.7; }
|
||||||
|
|
||||||
|
.mfp-arrow-left {
|
||||||
|
left: 0; }
|
||||||
|
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
|
||||||
|
border-right: 17px solid white;
|
||||||
|
margin-left: 31px; }
|
||||||
|
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
|
||||||
|
margin-left: 25px;
|
||||||
|
border-right: 27px solid #3f3f3f; }
|
||||||
|
|
||||||
|
.mfp-arrow-right {
|
||||||
|
right: 0; }
|
||||||
|
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
|
||||||
|
border-left: 17px solid white;
|
||||||
|
margin-left: 39px; }
|
||||||
|
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
|
||||||
|
border-left: 27px solid #3f3f3f; }
|
||||||
|
|
||||||
|
.mfp-iframe-holder {
|
||||||
|
padding-top: 40px;
|
||||||
|
padding-bottom: 40px; }
|
||||||
|
.mfp-iframe-holder .mfp-content {
|
||||||
|
line-height: 0;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 900px; }
|
||||||
|
.mfp-iframe-holder .mfp-close {
|
||||||
|
top: -40px; }
|
||||||
|
|
||||||
|
.mfp-iframe-scaler {
|
||||||
|
width: 100%;
|
||||||
|
height: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
padding-top: 56.25%; }
|
||||||
|
.mfp-iframe-scaler iframe {
|
||||||
|
position: absolute;
|
||||||
|
display: block;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
|
||||||
|
background: black; }
|
||||||
|
|
||||||
|
/* Main image in popup */
|
||||||
|
img.mfp-img {
|
||||||
|
width: auto;
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
display: block;
|
||||||
|
line-height: 0;
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
-moz-box-sizing: border-box;
|
||||||
|
box-sizing: border-box;
|
||||||
|
padding: 40px 0 40px;
|
||||||
|
margin: 0 auto; }
|
||||||
|
|
||||||
|
/* The shadow behind the image */
|
||||||
|
.mfp-figure {
|
||||||
|
line-height: 0; }
|
||||||
|
.mfp-figure:after {
|
||||||
|
content: '';
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 40px;
|
||||||
|
bottom: 40px;
|
||||||
|
display: block;
|
||||||
|
right: 0;
|
||||||
|
width: auto;
|
||||||
|
height: auto;
|
||||||
|
z-index: -1;
|
||||||
|
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
|
||||||
|
background: #444444; }
|
||||||
|
.mfp-figure small {
|
||||||
|
color: #bdbdbd;
|
||||||
|
display: block;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 14px; }
|
||||||
|
.mfp-figure figure {
|
||||||
|
margin: 0!important; }
|
||||||
|
|
||||||
|
.mfp-bottom-bar {
|
||||||
|
margin-top: -36px;
|
||||||
|
position: absolute;
|
||||||
|
top: 100%;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
cursor: auto; }
|
||||||
|
|
||||||
|
.mfp-title {
|
||||||
|
text-align: left;
|
||||||
|
line-height: 18px;
|
||||||
|
color: #f3f3f3;
|
||||||
|
word-wrap: break-word;
|
||||||
|
padding-right: 36px; }
|
||||||
|
|
||||||
|
.mfp-image-holder .mfp-content {
|
||||||
|
max-width: 100%; }
|
||||||
|
|
||||||
|
.mfp-gallery .mfp-image-holder .mfp-figure {
|
||||||
|
cursor: pointer; }
|
||||||
|
|
||||||
|
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
|
||||||
|
/**
|
||||||
|
* Remove all paddings around the image on small screen
|
||||||
|
*/
|
||||||
|
.mfp-img-mobile .mfp-image-holder {
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0; }
|
||||||
|
.mfp-img-mobile img.mfp-img {
|
||||||
|
padding: 0; }
|
||||||
|
.mfp-img-mobile .mfp-figure:after {
|
||||||
|
top: 0;
|
||||||
|
bottom: 0; }
|
||||||
|
.mfp-img-mobile .mfp-figure small {
|
||||||
|
display: inline;
|
||||||
|
margin-left: 5px; }
|
||||||
|
.mfp-img-mobile .mfp-bottom-bar {
|
||||||
|
background: rgba(0, 0, 0, 0.6);
|
||||||
|
bottom: 0;
|
||||||
|
margin: 0;
|
||||||
|
top: auto;
|
||||||
|
padding: 3px 5px;
|
||||||
|
position: fixed;
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
-moz-box-sizing: border-box;
|
||||||
|
box-sizing: border-box; }
|
||||||
|
.mfp-img-mobile .mfp-bottom-bar:empty {
|
||||||
|
padding: 0; }
|
||||||
|
.mfp-img-mobile .mfp-counter {
|
||||||
|
right: 5px;
|
||||||
|
top: 3px; }
|
||||||
|
.mfp-img-mobile .mfp-close {
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
width: 35px;
|
||||||
|
height: 35px;
|
||||||
|
line-height: 35px;
|
||||||
|
background: rgba(0, 0, 0, 0.6);
|
||||||
|
position: fixed;
|
||||||
|
text-align: center;
|
||||||
|
padding: 0; } }
|
||||||
|
|
||||||
|
@media all and (max-width: 900px) {
|
||||||
|
.mfp-arrow {
|
||||||
|
-webkit-transform: scale(0.75);
|
||||||
|
transform: scale(0.75); }
|
||||||
|
.mfp-arrow-left {
|
||||||
|
-webkit-transform-origin: 0;
|
||||||
|
transform-origin: 0; }
|
||||||
|
.mfp-arrow-right {
|
||||||
|
-webkit-transform-origin: 100%;
|
||||||
|
transform-origin: 100%; }
|
||||||
|
.mfp-container {
|
||||||
|
padding-left: 6px;
|
||||||
|
padding-right: 6px; } }
|
||||||
|
|
||||||
|
.mfp-ie7 .mfp-img {
|
||||||
|
padding: 0; }
|
||||||
|
.mfp-ie7 .mfp-bottom-bar {
|
||||||
|
width: 600px;
|
||||||
|
left: 50%;
|
||||||
|
margin-left: -300px;
|
||||||
|
margin-top: 5px;
|
||||||
|
padding-bottom: 5px; }
|
||||||
|
.mfp-ie7 .mfp-container {
|
||||||
|
padding: 0; }
|
||||||
|
.mfp-ie7 .mfp-content {
|
||||||
|
padding-top: 44px; }
|
||||||
|
.mfp-ie7 .mfp-close {
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
padding-top: 0; }
|
||||||
|
|
||||||
|
|
||||||
|
.mfp-with-zoom .mfp-container,
|
||||||
|
.mfp-with-zoom.mfp-bg {
|
||||||
|
opacity: 0;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
|
/* ideally, transition speed should match zoom duration */
|
||||||
|
-webkit-transition: all 0.3s ease-out;
|
||||||
|
-moz-transition: all 0.3s ease-out;
|
||||||
|
-o-transition: all 0.3s ease-out;
|
||||||
|
transition: all 0.3s ease-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mfp-with-zoom.mfp-ready .mfp-container {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
.mfp-with-zoom.mfp-ready.mfp-bg {
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mfp-with-zoom.mfp-removing .mfp-container,
|
||||||
|
.mfp-with-zoom.mfp-removing.mfp-bg {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
206
assets/css/osetin-admin.css
Normal file
|
|
@ -0,0 +1,206 @@
|
||||||
|
/* Get started Styles */
|
||||||
|
|
||||||
|
|
||||||
|
/* theme active messages */
|
||||||
|
.osetin-intro-box .theme-activated {
|
||||||
|
background-color: #729837;
|
||||||
|
color: #fff;
|
||||||
|
padding: 15px 20px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osetin-intro-box .theme-disactivated {
|
||||||
|
background-color: #ef6060;
|
||||||
|
color: #fff;
|
||||||
|
padding: 15px 20px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
line-height: 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.activate-theme-box {
|
||||||
|
margin-top: 70px;
|
||||||
|
border-top: 1px solid #aaa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osetin-intro-box {
|
||||||
|
padding: 50px 20px;
|
||||||
|
position: relative;
|
||||||
|
max-width: 100%;
|
||||||
|
width: 500px;
|
||||||
|
border-bottom: 1px solid #aaa;
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box ul {
|
||||||
|
margin-left: 20px;
|
||||||
|
padding-left: 0px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box li {
|
||||||
|
list-style-type: square;
|
||||||
|
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box #mc_embed_signup {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box #mc_embed_signup .button {
|
||||||
|
position: absolute;
|
||||||
|
right: 8px;
|
||||||
|
top: 35px;
|
||||||
|
}
|
||||||
|
#mc_embed_signup div.mce_inline_error {
|
||||||
|
background-color: #d85959!important;
|
||||||
|
}
|
||||||
|
#mc_embed_signup #mce-success-response {
|
||||||
|
background: #cee1a6;
|
||||||
|
color: #576042;
|
||||||
|
padding: 10px;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box label {
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 13px;
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
.osetin-intro-newsletter-box input[type="email"] {
|
||||||
|
display: block;
|
||||||
|
padding: 10px;
|
||||||
|
height: 45px;
|
||||||
|
box-shadow: none;
|
||||||
|
width: 100%;
|
||||||
|
border: 1px solid #979797;
|
||||||
|
}
|
||||||
|
.activate-theme-box.osetin-intro-box .postbox .inside{
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
.activate-theme-box.osetin-intro-box .postbox {
|
||||||
|
background-color: transparent;
|
||||||
|
box-shadow: none;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
.activate-theme-box.osetin-intro-box #publishing-action {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 115px;
|
||||||
|
right: 28px;
|
||||||
|
}
|
||||||
|
.activate-theme-box .acf-input-wrap {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
.activate-theme-box #publishing-action {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.activate-theme-box #publishing-action input{
|
||||||
|
position: absolute;
|
||||||
|
top: -5px;
|
||||||
|
right: 0px;
|
||||||
|
}
|
||||||
|
.activate-theme-box input[type="text"]{
|
||||||
|
display: block;
|
||||||
|
padding: 10px;
|
||||||
|
height: 45px;
|
||||||
|
box-shadow: none;
|
||||||
|
width: 100%;
|
||||||
|
border: 1px solid #979797;
|
||||||
|
}
|
||||||
|
.activate-theme-box .handlediv{
|
||||||
|
display: none!important;
|
||||||
|
}
|
||||||
|
.activate-theme-box h2 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.osetin-intro-box h4 {
|
||||||
|
margin-top: 60px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
display: inline-block;
|
||||||
|
font-size: 18px;
|
||||||
|
padding-bottom: 5px;
|
||||||
|
background-color: #f3ead5;
|
||||||
|
padding: 3px;
|
||||||
|
color: #4a4334;
|
||||||
|
}
|
||||||
|
.osetin-intro-box small {
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
padding-bottom: 20px;
|
||||||
|
border-bottom: 1px solid #eee;
|
||||||
|
}
|
||||||
|
.osetin-intro-box li {
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
.osetin-intro-box a {
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
|
.osetin-intro-box h3 span{
|
||||||
|
font-size: 22px;
|
||||||
|
height: 22px;
|
||||||
|
width: 22px;
|
||||||
|
display: inline-block;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
vertical-align: middle;
|
||||||
|
margin-right: 10px;
|
||||||
|
color: rgba(0,0,0,0.8);
|
||||||
|
}
|
||||||
|
.osetin-intro-box h3 {
|
||||||
|
margin-top: 0px;
|
||||||
|
font-size: 24px;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-bottom: 40px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
border-bottom: 1px solid #ddd;
|
||||||
|
}
|
||||||
|
.osetin-intro-box h5 {
|
||||||
|
font-weight: 400;
|
||||||
|
color: #2774CA;
|
||||||
|
display: inline-block;
|
||||||
|
/* border-bottom: 1px solid #2774CA; */
|
||||||
|
position: absolute;
|
||||||
|
top: -10px;
|
||||||
|
left: -60px;
|
||||||
|
/* transform: rotate(-90deg); */
|
||||||
|
font-size: 14px;
|
||||||
|
margin: 0px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
.osetin-intro-box p.description {
|
||||||
|
font-style: normal;
|
||||||
|
margin-top: 10px;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
.osetin-intro-box p.description a {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activate-theme-box .acf-error-message {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.osetin-intro-box .acf-field input[type="text"],
|
||||||
|
.osetin-intro-box .acf-field input[type="password"],
|
||||||
|
.osetin-intro-box .acf-field input[type="number"],
|
||||||
|
.osetin-intro-box .acf-field input[type="search"],
|
||||||
|
.osetin-intro-box .acf-field input[type="email"],
|
||||||
|
.osetin-intro-box .acf-field input[type="url"],
|
||||||
|
.osetin-intro-box .acf-field textarea,
|
||||||
|
.osetin-intro-box .acf-field select {
|
||||||
|
padding: 10px;
|
||||||
|
border: 1px solid #979797;
|
||||||
|
box-shadow: none;
|
||||||
|
height: 45px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.acf-error-message a {
|
||||||
|
color: #fff;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.acf-hide-label .acf-label{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* END GET STARTED STYLES */
|
||||||
216
assets/css/owl.carousel.css
Normal file
|
|
@ -0,0 +1,216 @@
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Animate Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .animated {
|
||||||
|
-webkit-animation-duration: 1000ms;
|
||||||
|
animation-duration: 1000ms;
|
||||||
|
-webkit-animation-fill-mode: both;
|
||||||
|
animation-fill-mode: both;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-animated-in {
|
||||||
|
z-index: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-animated-out {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.owl-carousel .fadeOut {
|
||||||
|
-webkit-animation-name: fadeOut;
|
||||||
|
animation-name: fadeOut;
|
||||||
|
}
|
||||||
|
|
||||||
|
@-webkit-keyframes fadeOut {
|
||||||
|
0% {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@keyframes fadeOut {
|
||||||
|
0% {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Auto Height Plugin
|
||||||
|
*/
|
||||||
|
.owl-height {
|
||||||
|
-webkit-transition: height 500ms ease-in-out;
|
||||||
|
-moz-transition: height 500ms ease-in-out;
|
||||||
|
-ms-transition: height 500ms ease-in-out;
|
||||||
|
-o-transition: height 500ms ease-in-out;
|
||||||
|
transition: height 500ms ease-in-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Core Owl Carousel CSS File
|
||||||
|
*/
|
||||||
|
.owl-carousel {
|
||||||
|
display: none;
|
||||||
|
width: 100%;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
/* position relative and z-index fix webkit rendering fonts issue */
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage {
|
||||||
|
position: relative;
|
||||||
|
-ms-touch-action: pan-Y;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage:after {
|
||||||
|
content: ".";
|
||||||
|
display: block;
|
||||||
|
clear: both;
|
||||||
|
visibility: hidden;
|
||||||
|
line-height: 0;
|
||||||
|
height: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage-outer {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
/* fix for flashing background */
|
||||||
|
-webkit-transform: translate3d(0px, 0px, 0px);
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-controls .owl-nav .owl-prev,
|
||||||
|
.owl-carousel .owl-controls .owl-nav .owl-next,
|
||||||
|
.owl-carousel .owl-controls .owl-dot {
|
||||||
|
cursor: pointer;
|
||||||
|
cursor: pointer;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-khtml-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-loaded {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-loading {
|
||||||
|
opacity: 0;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-hidden {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-refresh .owl-item {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item {
|
||||||
|
position: relative;
|
||||||
|
min-height: 1px;
|
||||||
|
float: left;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
-webkit-touch-callout: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item img {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
-webkit-transform-style: preserve-3d;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-text-select-on .owl-item {
|
||||||
|
-webkit-user-select: auto;
|
||||||
|
-moz-user-select: auto;
|
||||||
|
-ms-user-select: auto;
|
||||||
|
user-select: auto;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-grab {
|
||||||
|
cursor: move;
|
||||||
|
cursor: -webkit-grab;
|
||||||
|
cursor: -o-grab;
|
||||||
|
cursor: -ms-grab;
|
||||||
|
cursor: grab;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-rtl {
|
||||||
|
direction: rtl;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-rtl .owl-item {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* No Js */
|
||||||
|
.no-js .owl-carousel {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Lazy Load Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .owl-item .owl-lazy {
|
||||||
|
opacity: 0;
|
||||||
|
-webkit-transition: opacity 400ms ease;
|
||||||
|
-moz-transition: opacity 400ms ease;
|
||||||
|
-ms-transition: opacity 400ms ease;
|
||||||
|
-o-transition: opacity 400ms ease;
|
||||||
|
transition: opacity 400ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item img {
|
||||||
|
transform-style: preserve-3d;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Video Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .owl-video-wrapper {
|
||||||
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
background: #000;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-play-icon {
|
||||||
|
position: absolute;
|
||||||
|
height: 80px;
|
||||||
|
width: 80px;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
margin-left: -40px;
|
||||||
|
margin-top: -40px;
|
||||||
|
background: url("owl.video.play.png") no-repeat;
|
||||||
|
cursor: pointer;
|
||||||
|
z-index: 1;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
|
-webkit-transition: scale 100ms ease;
|
||||||
|
-moz-transition: scale 100ms ease;
|
||||||
|
-ms-transition: scale 100ms ease;
|
||||||
|
-o-transition: scale 100ms ease;
|
||||||
|
transition: scale 100ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-play-icon:hover {
|
||||||
|
-webkit-transition: scale(1.3, 1.3);
|
||||||
|
-moz-transition: scale(1.3, 1.3);
|
||||||
|
-ms-transition: scale(1.3, 1.3);
|
||||||
|
-o-transition: scale(1.3, 1.3);
|
||||||
|
transition: scale(1.3, 1.3);
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-playing .owl-video-tn,
|
||||||
|
.owl-carousel .owl-video-playing .owl-video-play-icon {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-tn {
|
||||||
|
opacity: 0;
|
||||||
|
height: 100%;
|
||||||
|
background-position: center center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
-webkit-background-size: contain;
|
||||||
|
-moz-background-size: contain;
|
||||||
|
-o-background-size: contain;
|
||||||
|
background-size: contain;
|
||||||
|
-webkit-transition: opacity 400ms ease;
|
||||||
|
-moz-transition: opacity 400ms ease;
|
||||||
|
-ms-transition: opacity 400ms ease;
|
||||||
|
-o-transition: opacity 400ms ease;
|
||||||
|
transition: opacity 400ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-frame {
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
216
assets/css/owl.carousel1.css
Normal file
|
|
@ -0,0 +1,216 @@
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Animate Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .animated {
|
||||||
|
-webkit-animation-duration: 1000ms;
|
||||||
|
animation-duration: 1000ms;
|
||||||
|
-webkit-animation-fill-mode: both;
|
||||||
|
animation-fill-mode: both;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-animated-in {
|
||||||
|
z-index: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-animated-out {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.owl-carousel .fadeOut {
|
||||||
|
-webkit-animation-name: fadeOut;
|
||||||
|
animation-name: fadeOut;
|
||||||
|
}
|
||||||
|
|
||||||
|
@-webkit-keyframes fadeOut {
|
||||||
|
0% {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@keyframes fadeOut {
|
||||||
|
0% {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
100% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Auto Height Plugin
|
||||||
|
*/
|
||||||
|
.owl-height {
|
||||||
|
-webkit-transition: height 500ms ease-in-out;
|
||||||
|
-moz-transition: height 500ms ease-in-out;
|
||||||
|
-ms-transition: height 500ms ease-in-out;
|
||||||
|
-o-transition: height 500ms ease-in-out;
|
||||||
|
transition: height 500ms ease-in-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Core Owl Carousel CSS File
|
||||||
|
*/
|
||||||
|
.owl-carousel {
|
||||||
|
display: none;
|
||||||
|
width: 100%;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
/* position relative and z-index fix webkit rendering fonts issue */
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage {
|
||||||
|
position: relative;
|
||||||
|
-ms-touch-action: pan-Y;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage:after {
|
||||||
|
content: ".";
|
||||||
|
display: block;
|
||||||
|
clear: both;
|
||||||
|
visibility: hidden;
|
||||||
|
line-height: 0;
|
||||||
|
height: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-stage-outer {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
/* fix for flashing background */
|
||||||
|
-webkit-transform: translate3d(0px, 0px, 0px);
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-controls .owl-nav .owl-prev,
|
||||||
|
.owl-carousel .owl-controls .owl-nav .owl-next,
|
||||||
|
.owl-carousel .owl-controls .owl-dot {
|
||||||
|
cursor: pointer;
|
||||||
|
cursor: hand;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-khtml-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-loaded {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-loading {
|
||||||
|
opacity: 0;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-hidden {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-refresh .owl-item {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item {
|
||||||
|
position: relative;
|
||||||
|
min-height: 1px;
|
||||||
|
float: left;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
-webkit-touch-callout: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item img {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
-webkit-transform-style: preserve-3d;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-text-select-on .owl-item {
|
||||||
|
-webkit-user-select: auto;
|
||||||
|
-moz-user-select: auto;
|
||||||
|
-ms-user-select: auto;
|
||||||
|
user-select: auto;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-grab {
|
||||||
|
cursor: move;
|
||||||
|
cursor: -webkit-grab;
|
||||||
|
cursor: -o-grab;
|
||||||
|
cursor: -ms-grab;
|
||||||
|
cursor: grab;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-rtl {
|
||||||
|
direction: rtl;
|
||||||
|
}
|
||||||
|
.owl-carousel.owl-rtl .owl-item {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* No Js */
|
||||||
|
.no-js .owl-carousel {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Lazy Load Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .owl-item .owl-lazy {
|
||||||
|
opacity: 0;
|
||||||
|
-webkit-transition: opacity 400ms ease;
|
||||||
|
-moz-transition: opacity 400ms ease;
|
||||||
|
-ms-transition: opacity 400ms ease;
|
||||||
|
-o-transition: opacity 400ms ease;
|
||||||
|
transition: opacity 400ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-item img {
|
||||||
|
transform-style: preserve-3d;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Owl Carousel - Video Plugin
|
||||||
|
*/
|
||||||
|
.owl-carousel .owl-video-wrapper {
|
||||||
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
background: #000;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-play-icon {
|
||||||
|
position: absolute;
|
||||||
|
height: 80px;
|
||||||
|
width: 80px;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
margin-left: -40px;
|
||||||
|
margin-top: -40px;
|
||||||
|
background: url("owl.video.play.png") no-repeat;
|
||||||
|
cursor: pointer;
|
||||||
|
z-index: 1;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
|
-webkit-transition: scale 100ms ease;
|
||||||
|
-moz-transition: scale 100ms ease;
|
||||||
|
-ms-transition: scale 100ms ease;
|
||||||
|
-o-transition: scale 100ms ease;
|
||||||
|
transition: scale 100ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-play-icon:hover {
|
||||||
|
-webkit-transition: scale(1.3, 1.3);
|
||||||
|
-moz-transition: scale(1.3, 1.3);
|
||||||
|
-ms-transition: scale(1.3, 1.3);
|
||||||
|
-o-transition: scale(1.3, 1.3);
|
||||||
|
transition: scale(1.3, 1.3);
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-playing .owl-video-tn,
|
||||||
|
.owl-carousel .owl-video-playing .owl-video-play-icon {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-tn {
|
||||||
|
opacity: 0;
|
||||||
|
height: 100%;
|
||||||
|
background-position: center center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
-webkit-background-size: contain;
|
||||||
|
-moz-background-size: contain;
|
||||||
|
-o-background-size: contain;
|
||||||
|
background-size: contain;
|
||||||
|
-webkit-transition: opacity 400ms ease;
|
||||||
|
-moz-transition: opacity 400ms ease;
|
||||||
|
-ms-transition: opacity 400ms ease;
|
||||||
|
-o-transition: opacity 400ms ease;
|
||||||
|
transition: opacity 400ms ease;
|
||||||
|
}
|
||||||
|
.owl-carousel .owl-video-frame {
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
BIN
assets/fonts/.DS_Store
vendored
Normal file
BIN
assets/fonts/flexslider/flexslider-icon.eot
Normal file
19
assets/fonts/flexslider/flexslider-icon.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<metadata>
|
||||||
|
This is a custom SVG font generated by IcoMoon.
|
||||||
|
<iconset grid="14"></iconset>
|
||||||
|
</metadata>
|
||||||
|
<defs>
|
||||||
|
<font id="flexslider-icon" horiz-adv-x="448" >
|
||||||
|
<font-face units-per-em="448" ascent="384" descent="-64" />
|
||||||
|
<missing-glyph horiz-adv-x="448" />
|
||||||
|
<glyph unicode="" d="M 185.50-9.25l-163.00,162.75q-9.25,9.25 -9.25,22.625t 9.25,22.625l 163.00,162.75q 9.25,9.25 22.625,9.25t 22.625-9.25l 18.75-18.75q 9.25-9.25 9.25-22.625t-9.25-22.625l-121.50-121.50l 121.50-121.25q 9.25-9.50 9.25-22.75t-9.25-22.50l-18.75-18.75q-9.25-9.25 -22.625-9.25t-22.625,9.25z" horiz-adv-x="288" />
|
||||||
|
<glyph unicode="" d="M 274.75,176.00q0.00-13.00 -9.25-22.75l-163.00-162.75q-9.25-9.25 -22.50-9.25t-22.50,9.25l-19.00,18.75q-9.25,9.75 -9.25,22.75q0.00,13.25 9.25,22.50l 121.50,121.50l-121.50,121.25q-9.25,9.75 -9.25,22.75q0.00,13.25 9.25,22.50l 19.00,18.75q 9.00,9.50 22.50,9.50t 22.50-9.50l 163.00-162.75q 9.25-9.25 9.25-22.50z" horiz-adv-x="288" />
|
||||||
|
<glyph unicode="" d="M 346.00,152.25l-332.00-184.50q-5.75-3.25 -9.875-0.75t-4.125,9.00l0.00,368.00 q0.00,6.50 4.125,9.00t 9.875-0.75l 332.00-184.50q 5.75-3.25 5.75-7.75t-5.75-7.75z" horiz-adv-x="352" />
|
||||||
|
<glyph unicode="" d="M 384.00,336.00l0.00-352.00 q0.00-6.50 -4.75-11.25t-11.25-4.75l-128.00,0.00 q-6.50,0.00 -11.25,4.75t-4.75,11.25l0.00,352.00 q0.00,6.50 4.75,11.25t 11.25,4.75l 128.00,0.00 q 6.50,0.00 11.25-4.75t 4.75-11.25zM 160.00,336.00l0.00-352.00 q0.00-6.50 -4.75-11.25t-11.25-4.75l-128.00,0.00 q-6.50,0.00 -11.25,4.75t-4.75,11.25l0.00,352.00 q0.00,6.50 4.75,11.25t 11.25,4.75l 128.00,0.00 q 6.50,0.00 11.25-4.75t 4.75-11.25z" horiz-adv-x="384" />
|
||||||
|
<glyph unicode="" d="M 402.75,208.00q0.00-13.25 -9.25-22.50l-162.75-162.75q-9.50-9.50 -22.75-9.50q-13.50,0.00 -22.50,9.50l-162.75,162.75q-9.50,9.00 -9.50,22.50q0.00,13.25 9.50,22.75l 18.50,18.75q 9.75,9.25 22.75,9.25q 13.25,0.00 22.50-9.25l 121.50-121.50l 121.50,121.50q 9.25,9.25 22.50,9.25q 13.00,0.00 22.75-9.25l 18.75-18.75q 9.25-9.75 9.25-22.75z" horiz-adv-x="416" />
|
||||||
|
<glyph unicode=" " horiz-adv-x="224" />
|
||||||
|
<glyph class="hidden" unicode="" d="M0,384L 448 -64L0 -64 z" horiz-adv-x="0" />
|
||||||
|
</font></defs></svg>
|
||||||
|
After Width: | Height: | Size: 2.3 KiB |
BIN
assets/fonts/flexslider/flexslider-icon.ttf
Normal file
BIN
assets/fonts/flexslider/flexslider-icon.woff
Normal file
21
assets/fonts/osfonts/osfontnew.svg
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<metadata>Generated by IcoMoon</metadata>
|
||||||
|
<defs>
|
||||||
|
<font id="osfontnew" horiz-adv-x="1024">
|
||||||
|
<font-face units-per-em="1024" ascent="960" descent="-64" />
|
||||||
|
<missing-glyph horiz-adv-x="1024" />
|
||||||
|
<glyph unicode=" " horiz-adv-x="512" d="" />
|
||||||
|
<glyph unicode="" glyph-name="printer" d="M384 853.334h256q53 0 90.5-37.5t37.5-90.5v-213.333h85.333q53 0 90.5-37.5t37.5-90.5v-170.667q0-53-37.5-90.5t-90.5-37.5h-92.667q-13.333-37.667-46.333-61.5t-74.333-23.833h-256q-41.333 0-74.333 23.833t-46.333 61.5h-92.667q-53 0-90.5 37.5t-37.5 90.5v170.667q0 53 37.5 90.5t90.5 37.5h85.333v213.333q0 53 37.5 90.5t90.5 37.5zM640 170.667h-256q-17.667 0-30.167-12.5t-12.5-30.167 12.5-30.167 30.167-12.5h256q17.667 0 30.167 12.5t12.5 30.167-12.5 30.167-30.167 12.5zM853.333 426.667h-682.667q-17.667 0-30.167-12.5t-12.5-30.167v-170.667q0-17.667 12.5-30.167t30.167-12.5h92.667q13.333 37.667 46.333 61.5t74.333 23.833h256q41.333 0 74.333-23.833t46.333-61.5h92.667q17.667 0 30.167 12.5t12.5 30.167v170.667q0 17.667-12.5 30.167t-30.167 12.5zM640 768h-256q-17.667 0-30.167-12.5t-12.5-30.167v-213.333h341.333v213.333q0 17.667-12.5 30.167t-30.167 12.5z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0010_newspaper_reading_news" d="M489.771 405.333h-212.437c-11.776 0-21.333-9.515-21.333-21.333s9.557-21.333 21.333-21.333h212.437c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333zM489.771 277.333h-212.437c-11.776 0-21.333-9.515-21.333-21.333s9.557-21.333 21.333-21.333h212.437c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333zM489.771 533.333h-212.437c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h212.437c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333zM489.771 661.333h-212.437c-11.776 0-21.333-9.515-21.333-21.333s9.557-21.333 21.333-21.333h212.437c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333zM873.771 277.333h-255.104c-11.776 0-21.333-9.557-21.333-21.333 0 0 0 0 0 0s0 0 0 0c0-11.776 9.557-21.333 21.333-21.333h255.104c11.776 0 21.333 9.557 21.333 21.333 0 0 0 0 0 0s0 0 0 0c0 11.819-9.515 21.333-21.333 21.333zM873.813 661.333h-255.104c-11.776 0-21.333-9.557-21.333-21.333v-256c0-11.776 9.557-21.333 21.333-21.333h255.104c11.776 0 21.333 9.557 21.333 21.333v256c0 11.776-9.515 21.333-21.333 21.333zM852.48 405.333h-212.437v213.333h212.437v-213.333zM928.085 787.072h-778.88c-11.776 0-21.333-9.557-21.333-21.333v-40.107h-106.368c-11.776 0-21.333-9.557-21.333-21.333v-512.768c0-46.848 38.912-86.357 84.992-86.357 1.024 0 2.005 0.299 3.029 0.341 0.256 0 0.469-0.171 0.768-0.171h841.685c51.2 0 92.843 42.197 92.843 94.123v488.363c-0.043 54.741-42.837 99.243-95.403 99.243zM42.837 191.531v491.435h85.035v-491.093c0-23.467-19.925-44.032-42.667-44.032-22.571-0.043-42.368 20.395-42.368 43.691zM980.779 199.424c0-28.885-22.059-51.456-50.176-51.456h-772.608c7.765 13.013 12.501 27.947 12.501 43.861v512.427c0 0.043 0 0.085 0 0.085v40.064h757.547c28.587 0 52.693-25.899 52.693-56.576v-488.405z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0041_filter_funnel" d="M511.957 916.395c-263.040 0-502.613-78.805-502.613-168.875 0-75.989 111.104-197.76 218.624-315.52 64.768-70.955 126.080-138.155 149.461-181.248v-195.2c0-53.376 67.584-77.269 134.613-77.269 66.944 0 134.485 23.893 134.485 77.269v195.2c23.381 43.136 84.651 110.293 149.461 181.291 107.477 117.76 218.581 239.531 218.581 315.52v3.541c-0.043 86.528-239.573 165.291-502.613 165.291zM971.861 747.52c0-59.435-114.987-185.472-207.403-286.72-69.035-75.648-134.229-147.115-158.379-195.285-1.451-2.944-2.261-6.229-2.261-9.557v-200.405c0-18.731-42.027-34.603-91.819-34.603-49.835 0-91.947 15.829-91.947 34.603v200.405c0 3.328-0.768 6.571-2.261 9.557-24.107 48.171-89.301 119.637-158.336 195.243-92.416 101.291-207.445 227.328-207.445 290.347 0 36.395 178.517 122.667 459.947 122.667s459.904-86.229 459.904-122.667v-3.584zM940.885 752.981c-10.24 5.547-23.253 1.877-28.971-8.448-25.429-46.293-197.376-81.195-400-81.195 0 0-0.043 0-0.043 0-202.581 0-374.485 34.901-399.872 81.195-5.675 10.283-18.603 14.080-28.971 8.448-10.368-5.675-14.123-18.645-8.448-28.971 54.016-98.347 373.76-103.296 437.291-103.296 0 0 0 0 0.043 0 63.701 0 383.445 4.992 437.419 103.296 5.675 10.325 1.877 23.296-8.448 28.971z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0245_text_numbered_list" d="M127.872 711.637v-90.411c0-11.776 9.557-21.333 21.333-21.333s21.333 9.557 21.333 21.333v121.003c0 6.997-3.413 13.525-9.131 17.493-5.803 4.053-13.141 4.992-19.627 2.517l-28.075-10.368c-11.051-4.053-16.725-16.341-12.629-27.392 4.011-10.837 15.872-16.469 26.795-12.843zM188.459 383.872h-25.003l18.133 17.195c21.845 20.395 30.208 44.971 22.912 67.541-6.357 19.669-24.192 34.091-45.44 36.736-24.448 3.072-48.256-9.6-63.531-33.835-6.272-9.984-3.285-23.125 6.699-29.397 9.984-6.229 23.125-3.285 29.397 6.699 6.272 10.027 14.635 15.232 22.144 14.208 4.907-0.597 8.875-3.541 10.155-7.552 1.963-6.059-2.304-14.72-11.563-23.296l-57.131-54.144c-6.357-6.059-8.363-15.275-5.163-23.424 3.243-8.064 11.093-13.397 19.797-13.397h78.549c11.776 0 21.333 9.557 21.333 21.333s-9.515 21.333-21.291 21.333zM179.541 187.52l24.448 29.952c5.205 6.4 6.272 15.189 2.731 22.656-3.541 7.424-11.051 12.16-19.285 12.16h-72.533c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h27.605l-18.731-22.955c-5.376-6.613-6.315-15.829-2.347-23.381 3.925-7.595 11.733-12.032 20.523-11.392 6.101 0.341 18.859-0.896 23.083-5.376 0.469-0.512 1.963-2.048 1.237-7.893-0.469-3.84-1.451-7.083-8.491-8.405-11.605-2.432-25.728 3.968-28.459 8.96-5.589 10.325-18.56 14.165-28.928 8.576-10.368-5.547-14.208-18.475-8.576-28.885 10.283-18.944 35.883-31.744 60.971-31.744 4.352 0 8.661 0.384 12.885 1.152 23.936 4.523 39.979 21.376 42.923 45.099 2.688 21.419-5.419 34.987-12.715 42.624-4.821 5.077-10.496 8.789-16.341 11.52zM322.261 661.163h637.013c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333h-637.013c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333zM959.275 447.829h-637.013c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h637.013c11.776 0 21.333 9.557 21.333 21.333s-9.515 21.333-21.333 21.333zM959.275 191.829h-637.013c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h637.013c11.776 0 21.333 9.557 21.333 21.333s-9.515 21.333-21.333 21.333z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0260_link_url_chain_hyperlink" d="M155.733 379.861c-59.989 29.312-98.731 96.469-98.731 171.051 0 102.613 85.589 189.312 186.923 189.312h337.536c100.608 0 182.443-84.224 182.443-187.733s-81.835-187.733-182.443-187.733h-276.437c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h276.437c124.117 0 225.109 103.339 225.109 230.4s-100.992 230.4-225.109 230.4h-337.536c-124.459 0-229.589-106.24-229.589-231.979 0-90.795 48.128-172.971 122.667-209.408 10.667-5.12 23.381-0.768 28.544 9.771 5.12 10.624 0.768 23.381-9.813 28.587zM884.267 548.053c-10.581 4.992-23.381 0.427-28.373-10.283-4.992-10.667-0.384-23.381 10.283-28.373 62.72-29.355 101.675-93.867 101.675-168.363 0-100.48-85.504-185.387-186.709-185.387h-337.536c-100.608 0-182.443 84.224-182.443 187.733s81.835 187.733 182.443 187.733h275.413c11.776 0 21.333 9.557 21.333 21.333s-9.557 21.333-21.333 21.333h-275.413c-124.117 0-225.109-103.339-225.109-230.4s100.992-230.4 225.109-230.4h337.536c124.331 0 229.376 104.405 229.376 228.053 0 91.264-48.384 170.581-126.251 207.019z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0285_chat_message_quote_reply" d="M425.045 490.752h-169.003c0.299 30.763 2.005 63.019 11.776 88.661 12.288 32.213 34.731 46.549 72.875 46.549 24.32 0 43.307 18.987 43.307 43.264v117.205c0 24.661-17.707 43.307-41.173 43.307-104.832 0-189.568-33.067-251.904-98.261-94.507-99.072-93.312-260.779-91.477-505.515 0.256-36.651 0.555-75.307 0.555-116.096 0-24.832 19.712-45.781 43.093-45.781h381.995c23.595 0 44.288 21.419 44.288 45.781v337.792c-0.043 23.765-19.883 43.093-44.331 43.093zM425.045 106.752l-382.379 3.115c0 40.875-0.299 79.616-0.555 116.395-1.835 242.645-2.944 389.163 79.659 475.733 54.144 56.619 125.483 84.437 216.619 84.437 0.981 0 1.963 0 2.944 0l-0.597-117.803c-56.064 0-94.037-24.917-112.768-74.027-14.635-38.443-14.635-85.504-14.635-125.184 0-11.776 9.557-21.333 21.333-21.333h190.379l1.621-0.427-1.621-340.907zM979.755 490.752h-169.003c0.299 30.763 2.005 63.019 11.733 88.661 12.288 32.213 34.731 46.549 72.875 46.549 23.893 0 43.307 19.413 43.307 43.264v117.205c0 24.661-17.707 43.264-41.173 43.264-104.832 0-189.568-33.067-251.904-98.261-94.507-99.072-93.312-260.779-91.477-505.515 0.256-36.608 0.555-75.264 0.555-116.053 0-24.832 19.755-45.781 43.093-45.781h381.995c23.595 0 44.245 21.419 44.245 45.781v337.792c0 23.765-19.84 43.093-44.245 43.093zM979.755 106.752l-382.421 3.115c0 40.875-0.299 79.616-0.597 116.395-1.792 242.688-2.859 389.163 79.659 475.691 54.187 56.661 125.525 84.48 216.619 84.48 0.981 0 1.963 0 2.944 0l-0.64-117.803c-56.064 0-93.995-24.917-112.768-74.027-14.549-38.443-14.549-85.504-14.549-125.184 0-11.776 9.557-21.333 21.333-21.333h190.421l1.579-0.427-1.579-340.907z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0587_movie_video_cinema_flm" d="M338.901 471.723c0-33.749 27.477-61.227 61.227-61.227s61.227 27.477 61.227 61.227c0 33.792-27.477 61.227-61.227 61.227s-61.227-27.477-61.227-61.227zM418.688 471.723c0-10.24-8.32-18.56-18.56-18.56s-18.56 8.32-18.56 18.56 8.32 18.56 18.56 18.56 18.56-8.32 18.56-18.56zM604.373 361.344c60.885 0 110.379 49.536 110.379 110.379 0 60.885-49.493 110.379-110.379 110.379s-110.379-49.536-110.379-110.379c0-60.843 49.493-110.379 110.379-110.379zM604.373 539.435c37.333 0 67.712-30.379 67.712-67.712s-30.379-67.712-67.712-67.712-67.712 30.379-67.712 67.712c0 37.333 30.379 67.712 67.712 67.712zM195.797 582.101c-60.843 0-110.379-49.536-110.379-110.379s49.536-110.379 110.379-110.379 110.379 49.536 110.379 110.379c0 60.885-49.536 110.379-110.379 110.379zM195.797 404.011c-37.333 0-67.712 30.379-67.712 67.712s30.379 67.712 67.712 67.712 67.712-30.379 67.712-67.712c0-37.333-30.379-67.712-67.712-67.712zM400.085 377.813c-60.843 0-110.379-49.493-110.379-110.379s49.536-110.379 110.379-110.379 110.379 49.493 110.379 110.379-49.536 110.379-110.379 110.379zM400.085 199.723c-37.333 0-67.712 30.379-67.712 67.712s30.379 67.712 67.712 67.712 67.712-30.379 67.712-67.712-30.379-67.712-67.712-67.712zM400.085 565.632c60.843 0 110.379 49.536 110.379 110.379s-49.536 110.379-110.379 110.379-110.379-49.536-110.379-110.379 49.536-110.379 110.379-110.379zM400.085 743.723c37.333 0 67.712-30.379 67.712-67.712s-30.379-67.712-67.712-67.712-67.712 30.379-67.712 67.712 30.379 67.712 67.712 67.712zM966.016 188.032c-67.115 46.891-187.776 31.829-288.683 6.528 70.997 70.997 114.987 169.045 114.987 277.163 0 216.235-175.915 392.149-392.149 392.149s-392.149-175.915-392.149-392.149c0-216.192 175.915-392.107 392.149-392.107 42.496 0 83.328 6.997 121.685 19.541 0.597 0.171 1.195 0.128 1.749 0.341 2.347 0.981 5.205 2.091 7.765 3.115 8.875 3.157 17.664 6.443 26.24 10.197 103.893 38.699 304.512 95.915 383.915 40.235 24.875-17.408 36.053-45.312 34.133-85.205-0.597-11.776 8.491-21.803 20.267-22.315 0.384-0.043 0.725-0.043 1.024-0.043 11.349 0 20.736 8.875 21.291 20.309 2.645 54.997-14.933 96.128-52.224 122.24zM50.645 471.723c0 192.725 156.8 349.483 349.483 349.483s349.483-156.8 349.483-349.483c0-142.763-86.144-265.643-209.109-319.787-11.477-4.309-20.523-7.851-26.283-10.155-35.797-12.416-74.112-19.499-114.091-19.499-192.683-0.043-349.483 156.715-349.483 349.44z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0595_music_note_playing_sound_song" d="M895.403 938.411c0 6.443-2.901 12.544-7.936 16.597s-11.605 5.589-17.92 4.267l-512-110.080c-9.771-2.133-16.811-10.795-16.811-20.864v-661.035c-9.045 6.144-18.859 11.605-30.165 15.616-34.304 12.16-74.752 12.373-113.92 0.64s-72.789-34.219-94.72-63.275c-23.424-31.061-30.976-65.877-21.291-98.091 9.685-32.256 35.2-57.173 71.808-70.187 17.493-6.187 36.523-9.301 56.235-9.301 18.944 0 38.485 2.859 57.728 8.661 80.64 24.192 131.371 92.885 117.035 155.349v494.421l469.333 106.368v-455.595c-36.565 26.624-91.733 35.627-147.243 18.987-83.2-25.003-135.253-97.408-116.011-161.408 14.763-49.195 67.371-79.317 128.683-79.317 18.517 0 37.803 2.731 57.045 8.533 39.168 11.733 72.832 34.219 94.763 63.275 19.669 26.069 27.435 54.699 23.893 82.347 0.939 2.389 1.579 4.992 1.579 7.723v746.368zM254.165-7.765c-30.549-9.173-61.568-9.173-87.424 0-23.509 8.363-39.552 23.339-45.227 42.197s-0.555 40.235 14.464 60.16c16.512 21.845 42.411 38.955 72.96 48.128 15.275 4.565 30.677 6.869 45.483 6.869s28.971-2.304 41.856-6.869c23.509-8.32 39.552-23.339 45.227-42.197 12.288-40.789-27.733-90.368-87.339-108.288zM383.403 644.907v166.187l469.333 100.907v-160.768l-469.333-106.325zM835.925 127.616c-16.512-21.888-42.411-38.997-72.96-48.171-59.691-17.792-120.32 1.408-132.608 42.197-12.245 40.789 27.776 90.368 87.424 108.331 15.147 4.523 30.379 6.656 44.885 6.656 42.496 0 78.635-18.475 87.808-48.896 5.589-18.859 0.427-40.235-14.549-60.117z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0618_album_picture_image_photo" d="M50.773 237.611c-4.651 0-8.704 4.523-8.704 9.771v579.2c0 1.323 0 5.419 8.533 5.419h793.173c0.896 0 8.875-0.213 8.875-7.168 0-11.776 9.557-21.333 21.333-21.333s21.333 9.557 21.333 21.333c0 27.947-22.613 49.835-51.541 49.835h-793.173c-29.653 0-51.2-20.224-51.2-48.085v-579.243c0-28.928 23.040-52.437 51.371-52.437 11.776 0 21.333 9.557 21.333 21.333s-9.515 21.376-21.333 21.376zM972.672 746.667h-794.496c-27.989 0-50.773-22.784-50.773-50.773v-581.077c0-27.989 22.784-50.773 50.773-50.773h794.496c27.989 0 50.731 22.784 50.731 50.773v581.035c0 28.032-22.741 50.816-50.731 50.816zM170.069 114.816v581.035c0 4.48 3.669 8.149 8.107 8.149h794.496c4.437 0 8.064-3.627 8.064-8.107v-355.797l-130.688 190.080c-4.096 5.888-10.539 9.429-17.963 9.259-7.168-0.128-13.781-3.84-17.621-9.899l-119.723-188.331-87.637 118.229c-4.053 5.504-10.069 9.472-17.323 8.619-6.827-0.043-13.269-3.413-17.195-8.96l-250.112-352.427h-144.299c-4.437 0-8.107 3.627-8.107 8.149zM972.672 106.667h-597.888l215.595 303.659 88.576-119.509c4.181-5.632 10.923-8.747 17.877-8.619 7.040 0.256 13.483 3.968 17.237 9.856l119.083 187.307 147.584-214.656v-149.973c0-4.437-3.627-8.064-8.064-8.064zM369.792 394.24c54.443 0 98.731 44.331 98.731 98.773s-44.288 98.773-98.731 98.773-98.773-44.331-98.773-98.773 44.288-98.773 98.773-98.773zM369.792 549.12c30.933 0 56.064-25.173 56.064-56.107s-25.173-56.107-56.064-56.107c-30.933 0-56.107 25.173-56.107 56.107s25.131 56.107 56.107 56.107z" />
|
||||||
|
<glyph unicode="" glyph-name="thin-0621_polaroid_picture_image_photo" d="M846.848 832h-670.848c-26.795 0-48.597-21.803-48.597-48.597v-542.805c0-26.795 21.803-48.597 48.597-48.597h670.848c26.795 0 48.597 21.803 48.597 48.597v542.805c-0.043 26.795-21.803 48.597-48.597 48.597zM170.069 240.597v542.805c0 3.243 2.645 5.931 5.931 5.931h670.848c3.243 0 5.931-2.645 5.931-5.931v-269.483l-88.021 126.677c-4.011 5.845-9.941 8.448-17.92 9.173-7.168-0.128-13.739-3.84-17.579-9.899l-110.592-173.909-80.469 108.587c-4.053 5.419-10.411 8.619-17.152 8.619-0.085 0-0.171 0-0.213 0-6.869-0.085-13.227-3.413-17.195-9.003l-240.299-339.499h-87.339c-3.285 0-5.931 2.688-5.931 5.931zM846.848 234.667h-531.2l205.781 290.773 81.451-109.867c4.139-5.632 10.624-9.216 17.877-8.619 7.040 0.256 13.483 3.925 17.237 9.856l110.037 173.013 104.747-150.699v-198.613c-0.043-3.157-2.688-5.845-5.931-5.845zM339.285 533.632c47.531 0 86.229 38.656 86.229 86.229s-38.699 86.187-86.229 86.187-86.229-38.656-86.229-86.187 38.656-86.229 86.229-86.229zM339.285 663.381c23.979 0 43.563-19.541 43.563-43.563s-19.584-43.52-43.563-43.52-43.563 19.541-43.563 43.563 19.541 43.52 43.563 43.52zM968.363 960h-913.877c-30.379 0-55.083-24.704-55.083-55.083v-913.792c0-30.379 24.704-55.083 55.083-55.083h913.877c30.336 0 55.040 24.704 55.040 55.083v913.792c0 30.379-24.704 55.083-55.040 55.083zM980.736-8.917c0-6.827-5.547-12.416-12.373-12.416h-913.877c-6.827 0-12.416 5.589-12.416 12.416v913.835c0 6.827 5.589 12.416 12.416 12.416h913.877c6.827 0 12.373-5.547 12.373-12.416v-913.835zM682.069 106.624h-341.333c-11.776 0-21.333-9.557-21.333-21.333s9.557-21.333 21.333-21.333h341.333c11.776 0 21.333 9.557 21.333 21.333s-9.515 21.333-21.333 21.333z" />
|
||||||
|
<glyph unicode="" glyph-name="star" horiz-adv-x="951" d="M950.857 581.143c0-10.286-7.429-20-14.857-27.429l-207.429-202.286 49.143-285.714c0.571-4 0.571-7.429 0.571-11.429 0-14.857-6.857-28.571-23.429-28.571-8 0-16 2.857-22.857 6.857l-256.571 134.857-256.571-134.857c-7.429-4-14.857-6.857-22.857-6.857-16.571 0-24 13.714-24 28.571 0 4 0.571 7.429 1.143 11.429l49.143 285.714-208 202.286c-6.857 7.429-14.286 17.143-14.286 27.429 0 17.143 17.714 24 32 26.286l286.857 41.714 128.571 260c5.143 10.857 14.857 23.429 28 23.429s22.857-12.571 28-23.429l128.571-260 286.857-41.714c13.714-2.286 32-9.143 32-26.286z" />
|
||||||
|
</font></defs></svg>
|
||||||
|
After Width: | Height: | Size: 16 KiB |
BIN
assets/fonts/osfonts/osfontnew.ttf
Normal file
BIN
assets/fonts/osfonts/osfontnew.woff
Normal file
BIN
assets/fonts/osfonts/osfontnew.woff2
Normal file
BIN
assets/fonts/osfonts/osfonts.eot
Normal file
53
assets/fonts/osfonts/osfonts.svg
Normal file
|
|
@ -0,0 +1,53 @@
|
||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<metadata>Generated by IcoMoon</metadata>
|
||||||
|
<defs>
|
||||||
|
<font id="osfonts" horiz-adv-x="512">
|
||||||
|
<font-face units-per-em="512" ascent="480" descent="-32" />
|
||||||
|
<missing-glyph horiz-adv-x="512" />
|
||||||
|
<glyph unicode=" " d="" horiz-adv-x="256" />
|
||||||
|
<glyph unicode="" d="M214.588 227.49c5.68 0 10.476 2.239 14.179 6.476 5.825 6.611 8.381 17.484 6.863 29.035-2.719 20.654-17.448 37.804-32.846 38.256h-0.614c-5.455 0-10.304-2.221-14.007-6.457-5.753-6.548-8.155-16.897-6.647-28.412 2.701-20.618 17.746-38.437 32.828-38.897h0.244zM231.395 165.293c-1.517 1.021-3.089 2.095-4.705 3.206-4.742 1.463-9.79 2.221-14.938 2.294h-0.65c-23.707 0-44.514-14.377-44.514-30.76 0-17.8 17.809-31.772 40.559-31.772 30.001 0 45.209 10.341 45.209 30.742 0 1.942-0.226 3.938-0.686 5.925-2.032 7.947-9.302 12.887-20.275 20.365zM256.005 433.426c-122.832 0-222.391-99.55-222.391-222.373s99.568-222.391 222.391-222.391c122.805 0 222.373 99.568 222.373 222.391s-99.577 222.373-222.373 222.373zM235.766 90.046c-8.869-2.556-18.433-3.865-28.484-3.865-11.18 0-21.946 1.291-31.97 3.829-19.417 4.886-33.776 14.179-40.459 26.145-2.89 5.184-4.353 10.693-4.353 16.401 0 5.889 1.409 11.849 4.181 17.764 10.656 22.668 38.68 37.904 69.738 37.904 0.316 0 0.614 0 0.903 0-2.519 4.444-3.757 9.049-3.757 13.881 0 2.421 0.316 4.868 0.948 7.351-32.566 0.759-56.95 24.609-56.95 56.056 0 22.226 17.746 43.846 43.132 52.597 7.604 2.628 15.344 3.964 22.966 3.964h69.657c2.384 0 4.462-1.535 5.202-3.793 0.759-2.276-0.072-4.741-1.996-6.141l-15.579-11.271c-0.939-0.668-2.068-1.038-3.224-1.038h-5.572c7.216-8.625 11.433-20.916 11.433-34.752 0-15.271-7.721-29.703-21.765-40.694-10.846-8.453-11.289-10.756-11.289-15.615 0.144-2.664 7.713-11.307 16.030-17.195 19.435-13.755 26.669-27.219 26.669-49.743 0-23.435-17.854-43.774-45.463-51.784zM393.106 209.536c0-3.017-2.466-5.464-5.482-5.464h-39.584v-39.601c0-3.034-2.447-5.482-5.482-5.482h-11.271c-3.034 0-5.482 2.447-5.482 5.482v39.601h-39.611c-2.998 0-5.464 2.447-5.464 5.464v11.289c0 3.017 2.466 5.482 5.464 5.482h39.601v39.583c0 3.034 2.447 5.482 5.482 5.482h11.271c3.034 0 5.482-2.447 5.482-5.482v-39.584h39.584c3.017 0 5.482-2.466 5.482-5.482v-11.289z" />
|
||||||
|
<glyph unicode="" d="M347.805 259.714v40.974l-40.974-0.144 0.135-40.965zM254.903 165.103c23.463 0 42.564 19.082 42.564 42.546 0 9.257-3.017 17.837-8.065 24.817-7.721 10.711-20.302 17.746-34.499 17.746s-26.759-7.035-34.499-17.746c-5.048-6.981-8.047-15.56-8.047-24.817 0-23.463 19.083-42.546 42.546-42.546zM256.014 433.418c-122.823 0-222.391-99.55-222.391-222.373 0-122.823 99.568-222.391 222.391-222.391 122.805 0 222.373 99.568 222.373 222.391 0 122.823-99.577 222.373-222.373 222.373zM375.793 232.466v-98.99c0-25.757-20.97-46.709-46.727-46.709h-148.336c-25.766 0-46.718 20.952-46.718 46.709v148.336c0 25.765 20.952 46.718 46.718 46.718h148.336c25.757 0 46.727-20.952 46.727-46.718v-49.346zM321.010 207.649c0-36.44-29.649-66.108-66.108-66.108s-66.089 29.667-66.089 66.108c0 8.788 1.743 17.141 4.85 24.817h-36.089v-98.99c0-12.77 10.386-23.156 23.155-23.156h148.336c12.77 0 23.156 10.386 23.156 23.156v98.99h-36.106c3.134-7.677 4.895-16.039 4.895-24.817z" />
|
||||||
|
<glyph unicode="" d="M343.462 233.839c-28.664 0-32.647-28.611-32.647-28.611h60.942c0 0 0.389 28.611-28.295 28.611zM205.196 205.229h-54.024v-49.599h47.828c0.813 0 2.032-0.018 3.459 0 7.695 0.18 22.279 2.421 22.279 24.113 0 25.748-19.543 25.486-19.543 25.486zM256.014 433.933c-122.823 0-222.391-99.55-222.391-222.373s99.568-222.391 222.391-222.391c122.805 0 222.373 99.568 222.373 222.391 0 122.814-99.577 222.373-222.373 222.373zM302.822 297.292h76.557v-22.849h-76.557v22.849zM264.123 177.431c0-56.634-58.928-54.764-58.928-54.764h-96.561v185.553h96.561c29.333 0 52.488-16.202 52.488-49.4 0-33.198-28.313-35.311-28.313-35.311 37.325 0 34.752-46.077 34.752-46.077zM407.339 180.466h-96.154c0-34.462 32.647-32.295 32.647-32.295 30.832 0 29.757 19.968 29.757 19.968h32.666c0-52.986-63.515-49.355-63.515-49.355-76.187 0-71.283 70.94-71.283 70.94s-0.072 71.282 71.283 71.282c75.111 0 64.6-80.539 64.6-80.539zM218.317 255.939c0 19.299-13.122 19.299-13.122 19.299h-54.024v-41.399h50.673c8.742 0 16.472 2.809 16.472 22.099z" />
|
||||||
|
<glyph unicode="" d="M256.014 433.418c-122.823 0-222.391-99.55-222.391-222.373 0-122.823 99.568-222.391 222.391-222.391 122.805 0 222.373 99.568 222.373 222.391 0 122.823-99.577 222.373-222.373 222.373zM106.992 180.854c-0.1-0.704-0.614-1.201-1.246-1.201-0.65 0-1.156 0.497-1.246 1.201l-2.276 17.024 2.276 17.303c0.091 0.723 0.596 1.238 1.246 1.238 0.632 0 1.147-0.515 1.246-1.238l2.701-17.303-2.701-17.024zM118.56 170.495c-0.109-0.74-0.641-1.255-1.3-1.255s-1.201 0.533-1.3 1.274l-3.061 27.355 3.061 27.996c0.091 0.722 0.641 1.256 1.3 1.256s1.192-0.515 1.3-1.256l3.477-27.996-3.477-27.373zM131.069 165.863c-0.090-0.867-0.75-1.517-1.563-1.517-0.822 0-1.481 0.65-1.563 1.536l-2.908 31.997 2.908 33.198c0.082 0.903 0.74 1.554 1.563 1.554 0.804 0 1.472-0.65 1.563-1.554l3.305-33.198-3.305-32.015zM143.675 164.869c-0.090-1.038-0.876-1.797-1.825-1.797-0.966 0-1.761 0.759-1.833 1.797l-2.745 32.99 2.755 34.111c0.072 1.038 0.858 1.815 1.833 1.815 0.948 0 1.725-0.776 1.825-1.797l3.115-34.129-3.125-32.99zM156.382 164.589c-0.082-1.183-0.976-2.068-2.086-2.068-1.129 0-2.032 0.885-2.095 2.068l-2.592 33.271 2.592 31.645c0.072 1.183 0.966 2.077 2.095 2.077 1.111 0 2.014-0.885 2.086-2.050l2.944-31.681-2.944-33.262zM169.197 164.571v0.018c-0.072-1.318-1.111-2.348-2.357-2.348-1.256 0-2.294 1.021-2.357 2.33l-2.439 33.288 2.439 51.487c0.063 1.31 1.102 2.33 2.357 2.33 1.246 0 2.285-1.020 2.357-2.33l2.763-51.487-2.763-33.288zM182.103 164.769v0.018c-0.072-1.463-1.219-2.592-2.628-2.592s-2.565 1.129-2.628 2.574l-2.276 33.072 2.276 63.272c0.063 1.463 1.219 2.592 2.628 2.592s2.556-1.129 2.628-2.592l2.574-63.272-2.574-33.072zM195.117 165.103v0.018c-0.072-1.608-1.337-2.854-2.89-2.854-1.571 0-2.836 1.255-2.89 2.836l-2.123 32.738 2.123 68.546c0.054 1.608 1.319 2.872 2.89 2.872 1.554 0 2.817-1.274 2.89-2.872l2.393-68.546-2.393-32.738zM208.23 165.329v-0.018c-0.072-1.761-1.445-3.125-3.161-3.125s-3.107 1.373-3.161 3.106l-1.959 32.548 1.959 70.858c0.054 1.761 1.445 3.125 3.161 3.125s3.107-1.354 3.161-3.125l2.213-70.858-2.213-32.53c0 0 0 0 0 0.018zM221.442 165.61v0.018c-0.054-1.906-1.554-3.423-3.423-3.423-1.879 0-3.387 1.517-3.423 3.404l-1.806 32.223 1.806 69.043c0.036 1.905 1.544 3.404 3.423 3.404 1.869 0 3.369-1.481 3.423-3.404l2.032-69.043-2.032-32.223zM234.755 165.808v0.036c-0.054-2.068-1.68-3.685-3.685-3.685-2.032 0-3.649 1.625-3.694 3.649l-1.653 32.015 1.653 66.532c0.045 2.068 1.671 3.666 3.694 3.666 2.014 0 3.631-1.607 3.685-3.649l1.843-66.55-1.843-32.015zM248.166 166.016v0.018c-0.036-2.168-1.815-3.955-3.956-3.955-2.149 0-3.919 1.779-3.956 3.938 0 0-1.499 31.772-1.499 31.817l1.499 79.149c0.036 2.167 1.797 3.938 3.956 3.938 2.131 0 3.919-1.77 3.956-3.938l1.671-79.166-1.671-31.798zM261.514 166.459v0.036c-0.036-2.312-1.923-4.2-4.217-4.2s-4.2 1.887-4.226 4.181l-1.725 31.347 1.725 86.329c0.027 2.321 1.933 4.218 4.226 4.218s4.182-1.897 4.217-4.209l1.887-86.338-1.887-31.365zM375.522 162.015c-0.678 0-106.151 0.036-106.251 0.054-2.294 0.226-4.109 2.185-4.146 4.534v121.649c0.036 2.24 0.795 3.387 3.693 4.515 7.442 2.872 15.868 4.588 24.529 4.588 35.329 0 64.293-27.103 67.345-61.647 4.56 1.905 9.582 2.962 14.829 2.962 21.178 0 38.337-17.141 38.337-38.328 0-21.169-17.159-38.328-38.337-38.328z" />
|
||||||
|
<glyph unicode="" d="M256.014 433.418c-122.814 0-222.391-99.55-222.391-222.391 0-91.051 54.755-169.279 133.109-203.679-0.623 15.543-0.108 34.164 3.875 51.062 4.272 18.062 28.611 121.18 28.611 121.18s-7.107 14.197-7.107 35.185c0 32.946 19.101 57.555 42.888 57.555 20.23 0 30.002-15.19 30.002-33.37 0-20.338-12.977-50.745-19.642-78.913-5.563-23.599 11.831-42.844 35.104-42.844 42.13 0 70.515 54.115 70.515 118.235 0 48.741-32.828 85.226-92.532 85.226-67.463 0-109.484-50.303-109.484-106.495 0-19.38 5.716-33.036 14.666-43.62 4.109-4.849 4.687-6.81 3.197-12.382-1.065-4.091-3.513-13.953-4.524-17.854-1.481-5.644-6.042-7.659-11.136-5.572-31.067 12.68-45.544 46.709-45.544 84.964 0 63.163 53.275 138.916 158.939 138.916 84.892 0 140.776-61.447 140.776-127.401 0-87.222-48.488-152.4-119.978-152.4-24.014 0-46.601 12.986-54.331 27.707 0 0-12.915-51.243-15.642-61.123-4.714-17.159-13.953-34.291-22.388-47.639 20.004-5.906 41.127-9.122 63.028-9.122 122.805 0 222.373 99.55 222.373 222.373-0.009 122.85-99.586 222.4-222.381 222.4z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.426c-122.823 0-222.391-99.55-222.391-222.381 0-122.823 99.559-222.391 222.391-222.391 122.841 0 222.391 99.568 222.391 222.391 0 122.832-99.559 222.381-222.391 222.381zM408.151 163.975h-289.455v69.548h32.223v-37.325h224.992v37.326h32.241v-69.549z" />
|
||||||
|
<glyph unicode="" d="M306.028 186.092h-84.757c-7.957 0-14.395-6.385-14.395-14.305 0-7.776 6.439-14.341 14.395-14.341h84.757c7.921 0 14.324 6.565 14.324 14.341 0 7.921-6.403 14.305-14.324 14.305zM221.271 243.476h41.715c7.957 0 14.413 6.548 14.413 14.413 0 7.884-6.457 14.377-14.413 14.377h-41.714c-7.957 0-14.395-6.493-14.395-14.377 0-7.875 6.439-14.413 14.395-14.413zM256.005 433.426c-122.823 0-222.391-99.55-222.391-222.381 0-122.823 99.559-222.391 222.391-222.391 122.841 0 222.391 99.568 222.391 222.391 0 122.832-99.559 222.381-222.391 222.381zM381.979 170.676c-0.226-41.308-33.849-75.138-75.229-75.138h-86.428c-41.389 0-75.211 33.831-75.211 75.139v87.791c0 41.399 33.822 75.301 75.211 75.301h52.597c19.435-2.312 47.693-18.947 58.124-41.082 2.854-6.196 4.371-7.161 6.737-25.567 1.291-9.474 1.942-16.472 6.178-20.356 5.942-5.418 28.077-1.779 32.44-5.184l3.368-2.628 1.996-4.145 0.687-3.315-0.469-60.816z" />
|
||||||
|
<glyph unicode="" d="M176.802 122.983c12.192 0 22.785 8.363 23.111 18.306 0.334 9.808-9.546 18.613-21.576 19.227l-12.824 0.687c-33.677 1.725-61.105 29.902-61.105 62.703 0 33.406 27.924 60.608 62.233 60.608h84.188c34.327 0 62.233-27.924 62.233-62.252v-77.487c0-12.029 9.789-21.801 21.837-21.801h10.178c12.029 0 21.837 9.772 21.837 21.801v259.003c-32.666 18.821-70.524 29.649-110.911 29.649-122.823 0-222.391-99.55-222.391-222.382 0-31.311 6.493-61.068 18.153-88.072h125.036zM407.293 374.002v-229.219c0-34.291-27.906-62.197-62.215-62.197h-10.178c-34.309 0-62.233 27.906-62.233 62.197v77.487c0 12.048-9.275 22.352-21.322 22.352h-84.188c-12.048 0-22.352-9.564-22.352-20.708 0-11.497 10.458-21.765 22.821-22.388l12.824-0.687c34.047-1.743 60.887-29.071 59.831-60.87-1.075-31.645-29.541-57.383-63.48-57.383h-102.286c40.306-56.815 106.54-93.923 181.489-93.923 122.823 0 222.391 99.568 222.391 222.391 0 64.382-27.401 122.326-71.102 162.948z" />
|
||||||
|
<glyph unicode="" d="M437.918 289.904c0-50.979-53.793-92.307-120.149-92.307s-120.149 41.327-120.149 92.307c0 50.979 53.793 92.307 120.149 92.307 66.357 0 120.149-41.327 120.149-92.307zM397.892 146.265c-0.867-0.37-1.743-0.687-2.61-1.021-1.978-0.776-3.955-1.536-5.961-2.24-1.572-0.551-3.161-1.057-4.741-1.608-1.337-0.406-2.664-0.867-4.001-1.291-1.851-0.551-3.739-1.075-5.608-1.589-1.129-0.298-2.24-0.614-3.368-0.903-2.014-0.551-4.037-1.002-6.087-1.481-1.021-0.207-2.050-0.461-3.070-0.65-2.132-0.442-4.272-0.885-6.421-1.255-0.985-0.18-1.996-0.334-2.981-0.515-2.185-0.37-4.371-0.704-6.584-0.985-1.038-0.163-2.077-0.262-3.125-0.389-2.168-0.262-4.353-0.515-6.565-0.687-1.219-0.144-2.438-0.18-3.649-0.28-2.032-0.144-4.073-0.298-6.123-0.389-2.312-0.091-4.642-0.144-6.954-0.163-0.939-0.018-1.851-0.072-2.808-0.072-0.036 0-0.091 0-0.127 0-0.072 0-0.144 0-0.207 0-4.66 0-9.257 0.18-13.844 0.461-0.37 0.054-0.759 0.054-1.129 0.091-14.495 0.966-28.538 3.296-41.931 6.918l-89.462-53.672 9.618 96.236c-31.645 28.43-51.080 66.695-51.080 108.834 0 0.108 0.018 0.208 0.018 0.298 0 0.144-0.018 0.226-0.018 0.334 0 45.86 23.084 86.942 59.624 116.014h0.758c13.366 10.476 28.593 19.299 45.156 26.127-112.763-10.774-200.969-105.727-200.969-221.334 0-122.823 99.568-222.391 222.391-222.391 121.974 0 220.982 98.231 222.318 219.907-18.92-26.921-46.899-48.741-80.458-62.305z" />
|
||||||
|
<glyph unicode="" d="M256.014 433.426c-122.823 0-222.391-99.55-222.391-222.381 0-122.823 99.568-222.391 222.391-222.391 122.805 0 222.373 99.568 222.373 222.391 0 122.832-99.577 222.381-222.373 222.381zM255.995 369.315c22.298 0 43.864-4.724 64.202-13.971 0-2.204 0-96.651 0-103.813-5.329 4.832-114.442 103.894-118.57 107.623 17.565 6.575 35.809 10.16 54.367 10.16zM100.326 213.628c0 58.684 32.467 111.588 84.739 138.438 1.761-1.643 56.282-51.098 58.91-53.482-2.719-2.465-133.778-121.567-137.986-125.397-3.648 13.474-5.662 27.084-5.662 40.442zM175.863 80.645c-29.071 17.601-51.839 44.117-64.32 75.428 1.797 1.625 59.118 53.726 64.32 58.459 0-7.18 0-127.763 0-133.886zM270.192 58.6h-28.556c-17.023 1.608-33.587 5.978-49.427 13.068 0 2.24 0 71.065 0 74.317 3.351 0 198.016 0 203.624 0-23.86-49.219-71.861-82.355-125.64-87.385zM402.832 162.368c-2.447 0-63.037 0-66.252 0 0 3.332 0 177.894 0 184.063 46.32-28.186 75.084-78.706 75.084-132.811 0.009-17.439-3.043-34.653-8.832-51.252z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.559-222.391 222.391-222.391 122.841 0 222.391 99.55 222.391 222.391 0 122.823-99.559 222.391-222.391 222.391zM187.034 110.719c-16.148 0-29.233 13.104-29.233 29.243 0 16.156 13.086 29.243 29.233 29.243 16.138 0 29.243-13.086 29.243-29.243 0-16.13-13.104-29.243-29.243-29.243zM260.394 110.529c0 27.608-10.675 53.536-30.073 72.99-19.353 19.453-45.083 30.182-72.501 30.182v42.212c79.835 0 144.768-65.231 144.768-145.382h-42.193zM334.954 110.493c0 98.141-79.428 178.012-177.064 178.012v42.23c120.9 0 219.275-98.819 219.275-220.242h-42.212z" />
|
||||||
|
<glyph unicode="" d="M143.468 325.036h109.873v-109.863h-109.873v109.863zM253.34 215.181h109.872v-109.873h-109.873v109.873zM256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.559-222.391 222.391-222.391 122.823 0 222.391 99.55 222.391 222.391 0 122.823-99.577 222.391-222.391 222.391zM373.228 100.279c0-2.755-2.24-5.012-5.012-5.012h-229.751c-2.773 0-5.022 2.258-5.022 5.012v229.769c0 2.773 2.249 5.030 5.022 5.030h229.76c2.772 0 5.012-2.258 5.012-5.030v-229.769z" />
|
||||||
|
<glyph unicode="" d="M161.052 192.332h16.102v-79.988h15.56v79.988h16.084v13.619h-47.748zM256.601 258.802c2.113 0 3.793 0.56 5.031 1.707 1.238 1.183 1.87 2.79 1.87 4.813v41.452c0 1.661-0.632 3.017-1.906 4.019-1.274 1.038-2.926 1.553-4.994 1.553-1.887 0-3.423-0.515-4.624-1.553-1.183-1.002-1.761-2.366-1.761-4.019v-41.452c0-2.077 0.551-3.685 1.661-4.813 1.093-1.147 2.682-1.707 4.724-1.707zM290.909 182.245c-2.149 0-4.272-0.551-6.367-1.644-2.068-1.093-4.055-2.719-5.906-4.813v30.164h-13.953v-93.608h13.953v5.292c1.797-2.132 3.775-3.685 5.889-4.696 2.095-1.002 4.515-1.499 7.234-1.499 4.073 0 7.234 1.291 9.365 3.901 2.168 2.628 3.26 6.367 3.26 11.252v38.328c0 5.663-1.147 9.971-3.477 12.897-2.294 2.944-5.627 4.425-9.998 4.425zM290.151 128.5c0-2.221-0.406-3.793-1.201-4.76-0.795-0.985-2.032-1.463-3.721-1.463-1.165 0-2.258 0.262-3.332 0.74-1.057 0.478-2.168 1.318-3.26 2.438v43.024c0.939 0.966 1.887 1.68 2.836 2.113 0.949 0.478 1.942 0.687 2.926 0.687 1.851 0 3.296-0.596 4.308-1.779 0.966-1.219 1.445-2.981 1.445-5.329v-35.673zM240.48 128.925c-1.292-1.481-2.719-2.7-4.272-3.685-1.554-0.966-2.854-1.445-3.847-1.445-1.31 0-2.239 0.352-2.836 1.093-0.56 0.723-0.867 1.906-0.867 3.531v52.986h-13.791v-57.754c0-4.127 0.813-7.161 2.421-9.257 1.643-2.050 4.019-3.070 7.216-3.070 2.592 0 5.274 0.704 8.029 2.185 2.755 1.499 5.4 3.613 7.957 6.403v-7.568h13.809v69.052h-13.809v-52.471zM256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.568-222.391 222.391-222.391 122.823 0 222.391 99.55 222.391 222.391 0 122.823-99.577 222.391-222.391 222.391zM291.93 323.608h15.524v-58.332c0-1.815 0.352-3.107 1.002-3.901 0.632-0.813 1.698-1.238 3.161-1.238 1.129 0 2.574 0.551 4.335 1.608 1.725 1.093 3.332 2.447 4.777 4.127v57.736h15.56v-76.078h-15.56v8.399c-2.836-3.089-5.825-5.464-8.941-7.072-3.089-1.607-6.087-2.439-9.013-2.439-3.594 0-6.295 1.147-8.128 3.423-1.797 2.239-2.719 5.626-2.719 10.196v63.57zM234.221 306.214c0 5.87 2.077 10.566 6.258 14.098 4.2 3.459 9.826 5.22 16.879 5.22 6.439 0 11.695-1.851 15.822-5.518 4.091-3.667 6.141-8.435 6.141-14.251v-39.286c0-6.529-2.014-11.623-6.014-15.308-4.055-3.685-9.591-5.536-16.654-5.536-6.792 0-12.237 1.905-16.319 5.698-4.073 3.847-6.123 8.995-6.123 15.452v39.43zM191.883 350.648l11.361-41.2h1.111l10.81 41.2h17.782l-20.356-60.346v-42.781h-17.502v40.875l-20.834 62.251h17.629zM395.435 133.603c0-27.518-22.316-49.851-49.834-49.851h-173.18c-27.536 0-49.852 22.334-49.852 49.851v40.080c0 27.536 22.316 49.851 49.852 49.851h173.18c27.518 0 49.834-22.316 49.834-49.851v-40.080zM332.588 183.111c-6.195 0-11.199-1.87-15.118-5.663-3.901-3.757-5.87-8.661-5.87-14.603v-31.049c0-6.665 1.797-11.885 5.346-15.66 3.549-3.793 8.417-5.699 14.603-5.699 6.882 0 12.048 1.779 15.488 5.346 3.495 3.594 5.202 8.923 5.202 16.012v3.549h-14.197v-3.143c0-4.073-0.478-6.701-1.373-7.884s-2.502-1.779-4.796-1.779c-2.204 0-3.757 0.687-4.678 2.077-0.903 1.427-1.337 3.938-1.337 7.586v12.995h26.389v17.637c0 6.529-1.68 11.533-5.075 15.046-3.404 3.486-8.272 5.229-14.585 5.229zM338.043 155.946h-12.192v6.981c0 2.89 0.442 4.994 1.409 6.195 0.966 1.291 2.538 1.906 4.741 1.906 2.077 0 3.649-0.614 4.588-1.906 0.949-1.201 1.445-3.296 1.445-6.195v-6.981z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.559-222.391 222.391-222.391 122.841 0 222.391 99.55 222.391 222.391 0 122.823-99.559 222.391-222.391 222.391zM333.546 88.024c-11.957-5.608-22.786-9.582-32.494-11.849-9.717-2.276-20.193-3.404-31.464-3.404-12.806 0-20.356 1.608-30.2 4.813-9.826 3.242-18.225 7.884-25.151 13.827-6.963 5.997-11.768 12.382-14.468 19.101-2.682 6.737-4.019 16.509-4.019 29.333v98.195h-38.039v39.656c11 3.567 23.752 8.697 31.572 15.371 7.884 6.683 14.161 14.694 18.911 24.059 4.742 9.329 8.029 21.223 9.808 35.682h39.827v-64.789h64.735v-49.978h-64.735v-71.806c0-16.247-0.207-25.612 1.499-30.2s5.997-9.347 10.675-12.101c6.214-3.702 13.267-5.572 21.259-5.572 14.179 0 28.276 4.624 42.301 13.827v-44.162z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.568-222.391 222.391-222.391 122.823 0 222.391 99.55 222.391 222.391 0 122.823-99.577 222.391-222.391 222.391zM353.703 252.506c-7.695-2.068-77.911-56.3-82.535-69.639-1.021-4.606 0.108-49.175 1.129-55.867 4.624-1.038 38.030-0.144 44.171-1.165l-0.759-13.772c-5.978 0.461-48.434 0.352-72.673 0.352-12.291 0-51.856-1.354-64.012-1.002l2.303 13.122c6.665 0.478 34.246-1.238 40.297 5.184 3.017 3.206 2.068 45.58 1.056 52.742-2.556 7.676-64.103 84.504-80.178 97.084h-41.462v19.281h139.792v-1.31c0.126 0 0.352-0.018 0.478-0.054l-0.478-3.242v-14.675h-42.157c18.785-27.355 45.715-60.427 57.221-76.286l56.3 50.818h-33.478l-4.705 19.299h122.606l-0.921-1.372c0.108 0 0.298-0.036 0.425-0.036l-8.751-12.625c-0.072 0-0.207-0.036-0.28-0.054l-3.531-5.202h-22.614c-2.917-0.668-5.518-1.228-7.243-1.581zM390.695 111.341l-10.269 0.759-9.528 0.831-0.091 20.618 12.065-1.481 10.829-0.533-3.007-20.194zM392.844 145.596l-18.803 1.517-0.497 87.114c4.308-0.849 37.515-3.982 41.173-4.109l-21.873-84.522z" />
|
||||||
|
<glyph unicode="" d="M256.014 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.568-222.391 222.391-222.391 122.823 0 222.373 99.55 222.373 222.391 0 122.823-99.559 222.391-222.373 222.391zM384.824 265.818c-14.856-83.7-97.843-154.549-122.805-170.742-24.98-16.156-47.748 6.512-56.002 23.635-9.456 19.543-37.795 125.496-45.209 134.284-7.423 8.788-29.685-8.787-29.685-8.787l-10.792 14.179c0 0 45.209 53.979 79.609 60.752 36.476 7.125 36.423-56.029 45.209-91.106 8.48-33.939 14.179-53.32 21.594-53.32 7.423 0 21.594 18.893 37.109 47.91 15.543 29.035-0.668 54.683-31.049 36.44 12.156 72.872 126.878 90.401 112.022 6.756z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.559-222.391 222.391-222.391 122.823 0 222.391 99.55 222.391 222.391 0 122.823-99.577 222.391-222.391 222.391zM342.613 117.284c-30.291 0.108-49.617 13.827-62.793 44.505l-3.351 7.459-29.125 66.397c-9.347 22.767-32.918 38.066-58.648 38.066-35.329 0-64.067-28.773-64.067-64.103 0-35.348 28.746-64.121 64.067-64.121 23.951 0 45.733 13.212 56.851 34.418 0.388 0.74 1.165 1.219 1.996 1.165 0.849-0.018 1.589-0.515 1.923-1.291l11.767-27.166c0.316-0.759 0.19-1.608-0.316-2.24-17.8-21.692-44.135-34.129-72.213-34.129-51.487 0-93.364 41.895-93.364 93.363 0 51.487 41.886 93.382 93.364 93.382 38.978 0 70.434-20.988 86.292-57.564 0.163-0.388 15.967-37.379 29.848-69.052 8.2-18.712 14.748-30.11 36.287-30.832 20.564-0.74 35.627 11.289 35.627 28.014 0 14.838-9.221 18.541-30.11 25.486-36.052 11.885-55.596 24.005-55.596 53.942 0 29.27 20.193 48.172 51.468 48.172 20.527 0 35.591-9.013 46.058-27.59 0.28-0.515 0.352-1.129 0.18-1.698-0.163-0.551-0.56-1.038-1.093-1.31l-19.489-9.97c-0.949-0.497-2.132-0.19-2.755 0.668-6.647 9.293-14.043 13.439-23.986 13.439-12.969 0-22.388-8.841-22.388-21.043 0-15.046 11.659-18.713 30.976-24.781 2.519-0.776 5.166-1.643 7.884-2.537 30.317-9.88 47.892-21.783 47.892-53.573-0.027-31.627-27.175-55.478-63.19-55.478z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.445c-122.823 0-222.391-99.568-222.391-222.391 0-122.841 99.568-222.391 222.391-222.391 122.805 0 222.373 99.55 222.373 222.391 0 122.814-99.577 222.391-222.373 222.391zM379.866 103.033c0-9.898-8.219-17.899-18.342-17.899h-211.49c-10.142 0-18.342 8.010-18.342 17.899v213.938c0 9.88 8.2 17.899 18.342 17.899h211.481c10.124 0 18.342-8.029 18.342-17.899v-213.938zM298.921 241.209c-19.877 0-28.791-10.918-33.776-18.613v-0.37h-0.244c0.091 0.108 0.18 0.244 0.244 0.37v15.967h-37.479c0.496-10.566 0-112.744 0-112.744h37.479v62.974c0 3.387 0.244 6.719 1.238 9.139 2.719 6.719 8.887 13.728 19.227 13.728 13.583 0 19.002-10.349 19.002-25.504v-60.327h37.479v64.635c-0.009 34.644-18.514 50.745-43.168 50.745zM188.425 292.948c-12.815 0-21.214-8.435-21.214-19.498 0-10.81 8.128-19.489 20.718-19.489h0.244c13.068 0 21.205 8.679 21.205 19.489-0.244 11.063-8.128 19.498-20.952 19.498zM169.441 238.563h37.488v-112.744h-37.488v112.744z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.559-222.373 222.391-222.373 122.823 0 222.391 99.55 222.391 222.373 0 122.805-99.577 222.391-222.391 222.391zM370.193 158.52v-56.282h-0.036l0.036-5.094c-54.611-27.572-145.256-35.42-197.528-0.163-31.672 21.358-62.883 63.813-61.177 117.549 1.626 51.007 34.697 96.687 80.178 119.68 52.299 26.461 131.249 21.449 177.272-16.654l-27.13-27.644-17.565-4.994 9.347 16.969c-13.402 13.511-28.818 23.282-45.769 28.719-27.057 8.643-52.001 3.865-72.799-6.313-42.6-20.853-67.787-71.373-58.016-124.8 10.322-56.3 53.87-101.455 111.010-106.205 16.825-1.427 35.257-0.578 51.577 3.721 11.587 3.739 11.514 4.868 11.514 11.903v49.599l-57.221-1.698 29.459 16.599h79.537l-12.688-14.892z" />
|
||||||
|
<glyph unicode="" d="M129 234.525h15.858v-42.898h-15.858v42.898zM269.615 234.896h15.877v-42.898h-15.877v42.898zM256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.568-222.373 222.391-222.373 122.823 0 222.391 99.55 222.391 222.373 0 122.805-99.577 222.391-222.391 222.391zM175.267 166.269h-77.225v94.348h46.817v41.227h30.407v-135.575zM222.436 165.916h-31.482v94.889h31.483v-94.889zM222.436 274.425h-31.482v25.738h31.483v-25.738zM315.899 124.671h-77.767v26.479h47.359v14.766h-46.835v94.33h77.243v-135.575zM409.163 124.671h-77.767v26.479h47.359v14.766h-46.817v94.33h77.225v-135.575zM362.897 234.896h15.858v-42.898h-15.858v42.898z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.568-222.373 222.391-222.373 122.823 0 222.391 99.55 222.391 222.373 0 122.805-99.577 222.391-222.391 222.391zM314.86 211.966h-38.509c0-61.538 0-137.336 0-137.336h-57.077c0 0 0 75.022 0 137.336h-27.148v48.488h27.148v31.419c0 22.487 10.675 57.591 57.61 57.591l42.265-0.163v-47.097c0 0-25.702 0-30.688 0-5.012 0-12.101-2.502-12.101-13.195v-28.565h43.512l-5.012-48.479z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.559-222.373 222.391-222.373 122.841 0 222.391 99.55 222.391 222.373 0 122.805-99.559 222.391-222.391 222.391zM315.781 81.494c-9.175 0-59.904 1.201-72.863 1.201-12.951 0-80.485 21.060-80.485 95.36 0 13.231-0.009 26.534-0.045 39.773-0.054 12.345-0.307 24.673-0.352 36.937-0.009 3.577-0.027 7.161-0.045 10.738-0.090 18.713-1.671 39.782 4.344 57.754 4.606 13.709 15.498 19.191 28.917 19.191 32.458 0 34.625-33.090 34.715-66.325h93.806c14.856 0 25.947-15.064 25.947-38.12 0-23.038-24.041-28.204-36.621-28.204h-84.17c-0.424-14.106-0.885-25.594-0.885-32.575 0-14.675 5.734-30.57 41.579-30.57h50.375c12.581 0 31.238-9.528 31.238-36.142 0-26.579-26.308-29.017-35.456-29.017z" />
|
||||||
|
<glyph unicode="" d="M256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.568-222.373 222.391-222.373 122.823 0 222.391 99.55 222.391 222.373 0 122.805-99.577 222.391-222.391 222.391zM170.724 142.137c-38.662 0-70 31.311-70 69.973 0 38.68 31.338 69.991 70 69.991 38.662 0 69.991-31.311 69.991-69.991-0.009-38.662-31.329-69.973-69.991-69.973zM346.351 142.137c-38.662 0-69.991 31.311-69.991 69.973 0 38.68 31.329 69.991 69.991 69.991 38.644 0 69.991-31.311 69.991-69.991 0-38.662-31.347-69.973-69.991-69.973z" />
|
||||||
|
<glyph unicode="" d="M256.014 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.568-222.373 222.391-222.373 122.823 0 222.373 99.55 222.373 222.373 0 122.805-99.559 222.391-222.373 222.391zM368.036 255.875c0.118-2.403 0.163-4.814 0.163-7.252 0-74.064-56.372-159.453-159.453-159.453-31.645 0-61.114 9.275-85.913 25.169 4.389-0.515 8.842-0.776 13.366-0.776 26.262 0 50.429 8.959 69.603 23.986-24.519 0.461-45.209 16.671-52.344 38.933 3.414-0.668 6.927-1.002 10.54-1.002 5.112 0 10.060 0.668 14.766 1.959-25.649 5.147-44.966 27.816-44.966 54.945 0 0.244 0 0.478 0.009 0.722 7.55-4.2 16.193-6.719 25.387-7.017-15.046 10.070-24.935 27.202-24.935 46.655 0 10.269 2.763 19.904 7.586 28.177 27.644-33.903 68.944-56.219 115.526-58.549-0.957 4.091-1.454 8.381-1.454 12.77 0 30.94 25.089 56.038 56.047 56.038 16.12 0 30.678-6.81 40.902-17.692 12.77 2.501 24.764 7.179 35.591 13.601-4.2-13.095-13.077-24.077-24.655-31.004 11.352 1.355 22.154 4.371 32.196 8.824-7.496-11.262-17.005-21.133-27.961-29.035z" />
|
||||||
|
<glyph unicode="" d="M265.541 209.979c1.797 0.596 3.613 1.129 5.437 1.661-3.459 7.83-7.234 15.678-11.18 23.427-70.976-21.259-139.079-19.724-141.518-19.633-0.045-1.481-0.118-2.908-0.118-4.389 0-35.42 13.357-67.697 35.321-92.108-0.018 0.036-0.054 0.072-0.054 0.072s37.732 66.911 112.112 90.97zM248.364 256.281c-23.851 42.392-49.337 76.981-51.17 79.428-38.446-18.152-67.137-53.572-76.078-96.262 3.63-0.036 61.069-0.758 127.248 16.834zM347.038 314.487c-24.276 21.394-56.147 34.382-91.034 34.382-11.198 0-22.063-1.354-32.494-3.865 2.077-2.772 27.978-37.127 51.54-80.422 52.019 19.516 71.652 49.4 71.987 49.906zM222.996 344.868c-0.162-0.018-0.298-0.036-0.46-0.108 0.262 0.072 0.424 0.108 0.424 0.108h0.036zM171.275 102.382l0.027 0.054c-1.020 0.795-2.104 1.517-3.107 2.366 1.833-1.49 3.079-2.421 3.079-2.421zM285.654 244.054c3.206-6.583 6.295-13.267 9.175-19.986 1.002-2.42 1.996-4.778 2.962-7.143 47.359 5.961 94.013-4.073 96.010-4.479-0.316 32.684-12.012 62.667-31.347 86.156-0.271-0.37-22.37-32.322-76.8-54.548zM279.459 188.494c-81.352-28.366-107.904-85.515-108.156-86.058 23.381-18.252 52.733-29.224 84.694-29.224 19.083 0 37.272 3.884 53.816 10.918-2.050 12.048-10.051 54.259-29.459 104.671-0.289-0.118-0.587-0.207-0.894-0.307zM256.005 433.426c-122.823 0-222.391-99.586-222.391-222.391 0-122.823 99.559-222.373 222.391-222.373 122.823 0 222.391 99.55 222.391 222.373 0 122.805-99.577 222.391-222.391 222.391zM404.711 148.207c-4.037-9.582-9.049-18.803-14.883-27.409-5.771-8.553-12.399-16.581-19.706-23.887-7.306-7.288-15.326-13.917-23.869-19.706-8.625-5.825-17.873-10.829-27.428-14.883-9.753-4.109-19.95-7.27-30.317-9.401-10.639-2.185-21.575-3.296-32.512-3.296s-21.874 1.111-32.512 3.296c-10.368 2.132-20.582 5.292-30.317 9.401-9.573 4.055-18.812 9.067-27.436 14.883-8.535 5.789-16.572 12.418-23.869 19.706-7.306 7.306-13.935 15.326-19.706 23.887-5.825 8.606-10.829 17.837-14.883 27.409-4.118 9.753-7.288 19.95-9.419 30.336-2.159 10.639-3.26 21.557-3.26 32.494s1.102 21.874 3.26 32.494c2.132 10.386 5.302 20.6 9.419 30.335 4.055 9.582 9.067 18.821 14.883 27.436 5.771 8.553 12.4 16.563 19.706 23.888 7.297 7.288 15.326 13.899 23.869 19.688 8.625 5.834 17.863 10.846 27.436 14.901 9.736 4.127 19.95 7.288 30.317 9.402 10.638 2.167 21.576 3.278 32.512 3.278s21.873-1.111 32.512-3.278c10.368-2.114 20.564-5.274 30.317-9.402 9.564-4.055 18.803-9.067 27.428-14.901 8.534-5.789 16.563-12.399 23.869-19.688 7.306-7.324 13.935-15.326 19.706-23.888 5.834-8.606 10.846-17.854 14.883-27.436 4.127-9.736 7.288-19.95 9.401-30.335 2.185-10.62 3.296-21.557 3.296-32.494s-1.111-21.856-3.296-32.494c-2.113-10.386-5.265-20.582-9.401-30.336zM306.2 195.178c18.080-49.689 25.413-90.149 26.832-98.457 30.94 20.88 52.931 54.042 59.055 92.461-2.836 0.912-41.399 13.122-85.885 5.997z" />
|
||||||
|
<glyph unicode="" d="M471.017 47.438l-114.83 114.831c19.146 27.779 30.426 61.385 30.426 97.599 0 95.089-77.351 172.449-172.449 172.449s-172.44-77.361-172.44-172.449 77.352-172.449 172.44-172.449c36.214 0 69.82 11.28 97.599 30.426l114.822-114.822c5.933-5.933 13.817-9.202 22.216-9.202 8.39 0 16.274 3.26 22.207 9.202s9.202 13.817 9.202 22.207-3.26 16.274-9.194 22.207zM214.163 105.481c-85.127 0-154.387 69.26-154.387 154.387s69.269 154.377 154.387 154.377 154.387-69.26 154.387-154.387-69.26-154.377-154.387-154.377zM458.247 15.793c-5.058-5.058-13.844-5.039-18.884 0l-113.205 113.196c6.774 5.798 13.077 12.111 18.884 18.884l113.205-113.205c5.202-5.202 5.202-13.673 0-18.875zM302.045 268.898h-78.841v78.841c0 4.994-4.037 9.031-9.031 9.031s-9.031-4.037-9.031-9.031v-78.841h-78.841c-4.994 0-9.031-4.037-9.031-9.031s4.037-9.031 9.031-9.031h78.841v-78.841c0-4.994 4.037-9.031 9.031-9.031s9.031 4.037 9.031 9.031v78.841h78.841c4.994 0 9.031 4.037 9.031 9.031s-4.037 9.031-9.031 9.031z" />
|
||||||
|
<glyph unicode="" d="M256.474 313.584c-49.843 0-90.392-40.55-90.392-90.392 0-49.851 40.549-90.401 90.392-90.401 49.851 0 90.401 40.55 90.401 90.401-0.009 49.842-40.558 90.392-90.401 90.392zM256.474 150.861c-39.891 0-72.33 32.449-72.33 72.339 0 39.882 32.448 72.33 72.33 72.33 39.891 0 72.339-32.448 72.339-72.33-0.009-39.891-32.458-72.339-72.339-72.339zM256.474 269.205c-25.377 0-46.013-20.645-46.013-46.014s20.645-46.014 46.013-46.014 46.022 20.645 46.022 46.014-20.654 46.014-46.022 46.014zM256.474 195.24c-15.416 0-27.951 12.544-27.951 27.951s12.544 27.951 27.951 27.951c15.416 0 27.961-12.544 27.961-27.951s-12.544-27.951-27.961-27.951zM478.991 227.292c-45.995 90.203-131.267 146.241-222.517 146.241s-176.513-56.038-222.517-146.241c-1.319-2.574-1.319-5.626 0-8.2 46.005-90.202 131.267-146.24 222.517-146.24s176.513 56.038 222.517 146.24c1.318 2.574 1.318 5.618 0 8.2zM256.474 90.904c-83.041 0-160.934 50.565-204.292 132.279 43.358 81.722 121.251 132.279 204.292 132.279s160.934-50.565 204.292-132.279c-43.358-81.714-121.251-132.279-204.293-132.279z" />
|
||||||
|
<glyph unicode="" d="M459.512 234.264h-67.408v8.869c0 51.468 19.029 58.404 37.632 58.404 10.368 0 18.803 8.435 18.803 18.803v52.732c0 10.368-8.435 18.803-18.803 18.803-45.86 0-82.951-14.82-110.251-44.053-26.958-28.855-40.622-77.866-40.622-145.68v-133.371c0-10.368 8.444-18.803 18.83-18.803h161.81c10.386 0 18.821 8.435 18.821 18.803v146.674c0.009 10.376-8.435 18.821-18.812 18.821zM460.45 68.76c0-0.505-0.425-0.921-0.939-0.921h-161.81c-0.515 0-0.949 0.425-0.949 0.921v133.371c0 63.137 12.048 108.048 35.808 133.48 23.779 25.467 56.471 38.382 97.174 38.382 0.515 0 0.921-0.406 0.921-0.921v-52.724c0-0.515-0.416-0.921-0.921-0.921-36.838 0-55.514-25.666-55.514-76.286v-17.819c0-4.94 4.001-8.941 8.941-8.941h76.349c0.515 0 0.939-0.433 0.939-0.939v-146.683zM217.306 234.264h-67.408v8.869c0 51.468 19.029 58.404 37.642 58.404 10.368 0 18.803 8.435 18.803 18.803v52.732c0 10.368-8.435 18.803-18.803 18.803-46.248 0-83.457-14.838-110.595-44.090-26.741-28.881-40.297-77.884-40.297-145.654v-133.371c0-10.368 8.444-18.803 18.83-18.803h161.828c10.376 0 18.812 8.435 18.812 18.803v146.683c0.009 10.376-8.435 18.821-18.812 18.821zM218.245 68.76c0-0.497-0.424-0.921-0.93-0.921h-161.838c-0.524 0-0.949 0.416-0.949 0.921v133.371c0 63.118 11.957 108.030 35.538 133.488 23.608 25.459 56.408 38.364 97.472 38.364 0.515 0 0.921-0.406 0.921-0.921v-52.724c0-0.505-0.424-0.921-0.921-0.921-36.838 0-55.523-25.666-55.523-76.286v-17.81c0-4.94 4.001-8.941 8.941-8.941h76.349c0.506 0 0.93-0.433 0.93-0.939v-146.683z" />
|
||||||
|
<glyph unicode="" d="M369.679 274.651c0 68.853-51.577 124.864-114.966 124.864h-107.226c-63.398 0-114.966-56.020-114.966-124.864 0-57.835 36.296-107.57 87.313-121.189v-75.753c0-3.549 2.077-6.774 5.311-8.228 1.201-0.542 2.457-0.804 3.721-0.804 2.149 0 4.29 0.767 5.97 2.258l89.516 78.851h30.363c63.389 0 114.966 56.011 114.966 124.864zM220.928 167.849c-2.195 0-4.326-0.804-5.97-2.258l-77.071-67.896v62.947c0 4.326-3.071 8.046-7.315 8.868-46.347 8.986-79.998 53.202-79.998 105.14 0 58.892 43.466 106.802 96.904 106.802h107.226c53.437 0 96.904-47.91 96.904-106.802s-43.466-106.802-96.904-106.802h-33.776zM395.923 265.692c-4.994 0-9.031-4.046-9.031-9.031s4.037-9.031 9.031-9.031c36.44 0 66.081-32.792 66.081-73.097 0-39.719-28.114-71.807-64.004-73.043-4.868-0.171-8.724-4.154-8.724-9.031v-29.071l-33.758 35.257c-1.707 1.779-4.064 2.791-6.529 2.791h-29.107c-20.934 0-40.171 10.647-52.787 29.207-2.808 4.127-8.426 5.202-12.544 2.393-4.127-2.8-5.202-8.417-2.403-12.544 15.786-23.246 41.109-37.118 67.724-37.118h25.251l46.645-48.714c1.734-1.815 4.109-2.791 6.529-2.791 1.129 0 2.276 0.207 3.368 0.65 3.423 1.373 5.663 4.696 5.663 8.381v43.313c41.425 6.005 72.728 44.009 72.728 90.311 0.018 50.276-37.732 91.169-84.134 91.169zM290.151 301.852c0 4.985-4.037 9.031-9.031 9.031h-161.024c-4.994 0-9.031-4.046-9.031-9.031s4.037-9.031 9.031-9.031h161.015c4.994 0 9.040 4.046 9.040 9.031zM199.136 253.59h-79.040c-4.994 0-9.031-4.046-9.031-9.031s4.037-9.031 9.031-9.031h79.040c4.994 0 9.031 4.046 9.031 9.031s-4.037 9.031-9.031 9.031z" />
|
||||||
|
<glyph unicode="" d="M329.143 237.714q0 52.857-37.572 90.428t-90.428 37.571-90.428-37.571-37.572-90.428 37.572-90.428 90.428-37.572 90.428 37.572 37.572 90.428zM475.428 0q0-14.857-10.857-25.714t-25.714-10.857q-15.428 0-25.714 10.857l-98 97.714q-51.143-35.428-114-35.428-40.857 0-78.143 15.857t-64.285 42.857-42.857 64.286-15.857 78.143 15.857 78.143 42.857 64.285 64.285 42.857 78.143 15.857 78.143-15.857 64.286-42.857 42.857-64.285 15.857-78.143q0-62.857-35.428-114l98-98q10.572-10.572 10.572-25.714z" horiz-adv-x="476" />
|
||||||
|
<glyph unicode="" d="M256 0q-7.428 0-12.572 5.143l-178.286 172q-2.857 2.286-7.857 7.428t-15.857 18.714-19.428 27.857-15.286 34.572-6.715 39.428q0 62.857 36.285 98.285t100.285 35.429q17.714 0 36.143-6.143t34.285-16.571 27.286-19.572 21.714-19.428q10.286 10.285 21.714 19.428t27.286 19.572 34.286 16.571 36.143 6.143q64 0 100.286-35.429t36.286-98.285q0-63.143-65.428-128.572l-178-171.428q-5.143-5.143-12.572-5.143z" />
|
||||||
|
<glyph unicode="" d="M256 320v-128q0-4-2.571-6.572t-6.571-2.572h-91.428q-4 0-6.572 2.572t-2.571 6.572v18.286q0 4 2.571 6.572t6.572 2.571h64v100.572q0 4 2.571 6.572t6.571 2.571h18.286q4 0 6.572-2.571t2.572-6.572zM374.857 219.429q0 42.286-20.857 78t-56.572 56.572-78 20.857-78-20.857-56.572-56.572-20.857-78 20.857-78 56.572-56.572 78-20.857 78 20.857 56.572 56.572 20.857 78zM438.857 219.429q0-59.714-29.428-110.143t-79.857-79.857-110.143-29.428-110.143 29.428-79.857 79.857-29.428 110.143 29.428 110.143 79.857 79.857 110.143 29.428 110.143-29.428 79.857-79.857 29.428-110.143z" />
|
||||||
|
<glyph unicode="" d="M109.715 146.286v-36.572h-36.572v36.572h36.572zM109.715 365.714v-36.571h-36.572v36.571h36.572zM329.143 365.714v-36.571h-36.572v36.571h36.572zM36.572 73.429h109.715v109.428h-109.715v-109.428zM36.572 292.572h109.715v109.714h-109.715v-109.714zM256 292.572h109.714v109.714h-109.714v-109.714zM182.857 219.429v-182.857h-182.857v182.857h182.857zM329.143 73.143v-36.572h-36.572v36.572h36.572zM402.286 73.143v-36.572h-36.572v36.572h36.572zM402.286 219.429v-109.714h-109.714v36.572h-36.572v-109.714h-36.572v182.857h109.714v-36.572h36.572v36.572h36.572zM182.857 438.857v-182.857h-182.857v182.857h182.857zM402.286 438.857v-182.857h-182.857v182.857h182.857z" horiz-adv-x="403" />
|
||||||
|
<glyph unicode="" d="M402.286 265.143v-54.857q0-11.428-8-19.428t-19.428-8h-118.857v-118.857q0-11.428-8-19.428t-19.428-8h-54.857q-11.429 0-19.429 8t-8 19.428v118.857h-118.857q-11.428 0-19.428 8t-8 19.428v54.857q0 11.429 8 19.429t19.428 8h118.857v118.857q0 11.429 8 19.429t19.428 8h54.857q11.429 0 19.429-8t8-19.429v-118.857h118.857q11.428 0 19.428-8t8-19.428z" horiz-adv-x="403" />
|
||||||
|
<glyph unicode="" d="M402.286 265.143v-54.857q0-11.428-8-19.428t-19.428-8h-347.428q-11.428 0-19.428 8t-8 19.428v54.857q0 11.429 8 19.429t19.428 8h347.428q11.428 0 19.428-8t8-19.428z" horiz-adv-x="403" />
|
||||||
|
<glyph unicode="" d="M475.428 201.143q-43.428 67.428-108.857 100.857 17.428-29.714 17.428-64.285 0-52.857-37.572-90.428t-90.428-37.572-90.428 37.572-37.572 90.428q0 34.572 17.428 64.286-65.428-33.428-108.857-100.857 38-58.572 95.285-93.286t124.143-34.714 124.143 34.714 95.286 93.286zM269.714 310.857q0 5.714-4 9.714t-9.714 4q-35.714 0-61.286-25.571t-25.572-61.286q0-5.714 4-9.714t9.714-4 9.714 4 4 9.714q0 24.572 17.428 42t42 17.428q5.714 0 9.714 4t4 9.714zM512 201.143q0-9.714-5.714-19.714-40-65.714-107.572-105.286t-142.714-39.572-142.714 39.714-107.572 105.143q-5.715 10-5.715 19.714t5.715 19.714q40 65.428 107.572 105.143t142.714 39.714 142.714-39.714 107.572-105.143q5.714-10 5.714-19.714z" />
|
||||||
|
<glyph unicode="" d="M158.571 94l22.285 40.286q-24.857 18-38.857 45.428t-14 58q0 34.572 17.429 64.286-65.428-33.428-108.857-100.857 47.715-73.714 122-107.143zM269.714 310.857q0 5.714-4 9.714t-9.714 4q-35.714 0-61.286-25.571t-25.572-61.286q0-5.714 4-9.714t9.714-4 9.714 4 4 9.714q0 24.572 17.428 42t42 17.428q5.714 0 9.714 4t4 9.714zM373.428 365.429q0-2-0.286-2.572-30-53.714-90-161.714t-90.286-162l-14-25.428q-2.857-4.572-8-4.572-3.429 0-38.286 20-4.572 2.857-4.572 8 0 3.428 12.572 24.857-40.857 18.572-75.285 49.428t-59.572 70q-5.715 8.857-5.715 19.714t5.715 19.714q43.715 67.143 108.572 106t141.714 38.857q25.428 0 51.428-4.857l15.428 27.714q2.857 4.572 8 4.572 1.428 0 5.143-1.714t8.857-4.429 9.428-5.286 9-5.285 5.572-3.286q4.572-2.857 4.572-7.714zM384 237.714q0-39.714-22.572-72.428t-59.714-47l80 143.428q2.286-12.857 2.286-24zM512 201.143q0-10-5.714-19.714-11.143-18.286-31.143-41.428-42.857-49.143-99.286-76.286t-119.857-27.143l21.143 37.714q60.572 5.143 112.143 39.143t86.143 87.714q-32.857 51.143-80.572 84l18 32q27.143-18.286 52.143-43.714t41.286-52.572q5.714-9.714 5.714-19.714z" />
|
||||||
|
<glyph unicode="" d="M438.857 91.429v-36.572q0-7.428-5.428-12.857t-12.857-5.428h-402.286q-7.428 0-12.857 5.428t-5.428 12.857v36.572q0 7.428 5.428 12.857t12.857 5.428h402.286q7.428 0 12.857-5.428t5.428-12.857zM438.857 237.714v-36.572q0-7.428-5.428-12.857t-12.857-5.428h-402.286q-7.428 0-12.857 5.428t-5.428 12.857v36.572q0 7.428 5.428 12.857t12.857 5.429h402.286q7.428 0 12.857-5.428t5.428-12.857zM438.857 384v-36.572q0-7.428-5.428-12.857t-12.857-5.428h-402.286q-7.428 0-12.857 5.428t-5.428 12.857v36.572q0 7.428 5.428 12.857t12.857 5.428h402.286q7.428 0 12.857-5.428t5.428-12.857z" />
|
||||||
|
<glyph unicode="" d="M179.143 320q0-3.714-2.857-6.571l-112.285-112.286 112.285-112.286q2.857-2.857 2.857-6.572t-2.857-6.572l-14.286-14.286q-2.857-2.857-6.572-2.857t-6.572 2.857l-133.143 133.143q-2.857 2.857-2.857 6.572t2.857 6.572l133.143 133.143q2.857 2.857 6.572 2.857t6.572-2.857l14.286-14.286q2.857-2.857 2.857-6.571z" horiz-adv-x="183" />
|
||||||
|
<glyph unicode="" d="M170 201.143q0-3.714-2.857-6.572l-133.143-133.143q-2.857-2.857-6.572-2.857t-6.572 2.857l-14.286 14.286q-2.857 2.857-2.857 6.572t2.857 6.572l112.285 112.286-112.285 112.286q-2.857 2.857-2.857 6.572t2.857 6.572l14.285 14.286q2.857 2.857 6.572 2.857t6.572-2.857l133.143-133.143q2.857-2.857 2.857-6.572z" horiz-adv-x="183" />
|
||||||
|
<glyph unicode="" d="M307.143 137.143q0-3.714-2.857-6.572l-14.286-14.286q-2.857-2.857-6.572-2.857t-6.572 2.857l-112.286 112.286-112.285-112.286q-2.857-2.857-6.572-2.857t-6.572 2.857l-14.285 14.286q-2.857 2.857-2.857 6.572t2.857 6.572l133.143 133.143q2.857 2.857 6.571 2.857t6.572-2.857l133.143-133.143q2.857-2.857 2.857-6.572z" horiz-adv-x="329" />
|
||||||
|
<glyph unicode="" d="M307.143 265.143q0-3.714-2.857-6.572l-133.143-133.143q-2.857-2.857-6.571-2.857t-6.572 2.857l-133.143 133.143q-2.857 2.857-2.857 6.572t2.857 6.572l14.285 14.286q2.857 2.857 6.572 2.857t6.572-2.857l112.285-112.286 112.285 112.286q2.857 2.857 6.572 2.857t6.572-2.857l14.286-14.286q2.857-2.857 2.857-6.572z" horiz-adv-x="329" />
|
||||||
|
<glyph unicode="" d="M219.429 374.857q-42.285 0-78-20.857t-56.572-56.572-20.857-78 20.857-78 56.572-56.572 78-20.857 78 20.857 56.572 56.572 20.857 78-20.857 78-56.572 56.572-78 20.857zM438.857 219.429q0-59.714-29.428-110.143t-79.857-79.857-110.143-29.428-110.143 29.428-79.857 79.857-29.428 110.143 29.428 110.143 79.857 79.857 110.143 29.428 110.143-29.428 79.857-79.857 29.428-110.143z" />
|
||||||
|
</font></defs></svg>
|
||||||
|
After Width: | Height: | Size: 40 KiB |
BIN
assets/fonts/osfonts/osfonts.ttf
Normal file
BIN
assets/fonts/osfonts/osfonts.woff
Normal file
BIN
assets/fonts/woo/star.eot
Normal file
19
assets/fonts/woo/star.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<metadata>
|
||||||
|
This is a custom SVG font generated by IcoMoon.
|
||||||
|
<iconset grid="16"></iconset>
|
||||||
|
</metadata>
|
||||||
|
<defs>
|
||||||
|
<font id="icomoon" horiz-adv-x="512" >
|
||||||
|
<font-face units-per-em="512" ascent="480" descent="-32" />
|
||||||
|
<missing-glyph horiz-adv-x="512" />
|
||||||
|
<glyph unicode="S" d="M 269.474,480.00L 352.509,311.757L 538.171,284.777L 403.822,153.824L 435.54-31.095L 269.474,56.21L 103.408-31.095L 135.119,153.824L 0.771,284.777L 186.438,311.757 z" horiz-adv-x="538.9473684210526" />
|
||||||
|
<glyph unicode="s" d="M 269.474,406.94l 54.04-109.487l 7.524-15.247l 16.821-2.447l 120.827-17.559L 381.251,176.982l-12.18-11.868l 2.873-16.756l 20.647-120.336
|
||||||
|
L 284.521,84.833L 269.474,92.745l-15.047-7.912L 146.351,28.017l 20.642,120.336l 2.873,16.756l-12.175,11.868L 70.263,262.201l 120.827,17.559
|
||||||
|
l 16.826,2.447l 7.524,15.247L 269.474,406.94 M 269.474,480.00L 186.438,311.757l-185.667-26.98l 134.349-130.953l-31.717-184.918L 269.474,56.21l 166.066-87.304
|
||||||
|
l-31.722,184.918l 134.354,130.953l-185.662,26.98L 269.474,480.00L 269.474,480.00z" horiz-adv-x="538.9473684210526" />
|
||||||
|
<glyph unicode=" " horiz-adv-x="256" />
|
||||||
|
<glyph class="hidden" unicode="" d="M0,480L 512 -32L0 -32 z" horiz-adv-x="0" />
|
||||||
|
</font></defs></svg>
|
||||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/fonts/woo/star.ttf
Normal file
BIN
assets/fonts/woo/star.woff
Normal file
BIN
assets/images/.DS_Store
vendored
Normal file
BIN
assets/images/ads/ad140.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
assets/images/ads/ad300.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/images/ads/ad728.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/images/ajax-loaders/loader-black.gif
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
assets/images/ajax-loaders/loader-blue.gif
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
assets/images/ajax-loaders/loader-grey.gif
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
assets/images/ajax-loaders/loader-light-blue.gif
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
assets/images/ajax-loaders/loader-red.gif
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
assets/images/ajax-loaders/loader-white.gif
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
assets/images/back-to-top-arrow.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/bg/beige-dotts.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
assets/images/bg/bg1.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
assets/images/bg/bg1.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
assets/images/bg/menu1.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
assets/images/bg/red-stripe.jpg
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/images/bg_play_pause.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/images/fader-bg-2-light.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/images/fader-bg-2.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/images/fader-bg.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/images/icons-custom/quote-white.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
1
assets/images/loader-white.svg
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?><svg width='48px' height='48px' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="uil-spin"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><g transform="translate(50 50)"><g transform="rotate(0) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(45) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.12s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.12s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(90) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.25s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.25s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(135) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.37s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.37s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(180) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.5s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.5s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(225) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.62s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.62s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(270) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.75s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.75s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g><g transform="rotate(315) translate(34 0)"><circle cx="0" cy="0" r="8" fill="#ffffff"><animate attributeName="opacity" from="1" to="0.1" begin="0.87s" dur="1s" repeatCount="indefinite"></animate><animateTransform attributeName="transform" type="scale" from="1.3" to="1" begin="0.87s" dur="1s" repeatCount="indefinite"></animateTransform></circle></g></g></svg>
|
||||||
|
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/images/logo.png
Normal file
|
After Width: | Height: | Size: 447 B |
BIN
assets/images/logo@2x.png
Normal file
|
After Width: | Height: | Size: 875 B |
BIN
assets/images/socialicons/.DS_Store
vendored
Normal file
BIN
assets/images/socialicons/buffer.png
Normal file
|
After Width: | Height: | Size: 813 B |
BIN
assets/images/socialicons/diggit.png
Normal file
|
After Width: | Height: | Size: 806 B |
BIN
assets/images/socialicons/email.png
Normal file
|
After Width: | Height: | Size: 657 B |
BIN
assets/images/socialicons/facebook.png
Normal file
|
After Width: | Height: | Size: 603 B |
BIN
assets/images/socialicons/flattr.png
Normal file
|
After Width: | Height: | Size: 761 B |
BIN
assets/images/socialicons/google.png
Normal file
|
After Width: | Height: | Size: 930 B |
BIN
assets/images/socialicons/linkedin.png
Normal file
|
After Width: | Height: | Size: 676 B |
BIN
assets/images/socialicons/ok.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
assets/images/socialicons/pinterest.png
Normal file
|
After Width: | Height: | Size: 974 B |
BIN
assets/images/socialicons/print.png
Normal file
|
After Width: | Height: | Size: 609 B |
BIN
assets/images/socialicons/reddit.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/socialicons/stumbleupon.png
Normal file
|
After Width: | Height: | Size: 759 B |
BIN
assets/images/socialicons/tumblr.png
Normal file
|
After Width: | Height: | Size: 652 B |
BIN
assets/images/socialicons/twitter.png
Normal file
|
After Width: | Height: | Size: 734 B |
BIN
assets/images/socialicons/vkontakte.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
32
assets/js/back-to-top.js
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
( function( $ ) {
|
||||||
|
|
||||||
|
function is_display_type(display_type){
|
||||||
|
return ( ($('.display-type').css('content') == display_type) || ($('.display-type').css('content') == '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
function not_display_type(display_type){
|
||||||
|
return ( ($('.display-type').css('content') != display_type) && ($('.display-type').css('content') != '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
|
||||||
|
// Document Ready functions
|
||||||
|
$( function() {
|
||||||
|
if(not_display_type("tablet") && not_display_type("phone")){
|
||||||
|
var offset = 220;
|
||||||
|
var duration = 500;
|
||||||
|
|
||||||
|
$(window).scroll($.debounce( 500, function(){
|
||||||
|
if ($(this).scrollTop() > offset) {
|
||||||
|
$('.os-back-to-top').fadeIn(duration);
|
||||||
|
} else {
|
||||||
|
$('.os-back-to-top').fadeOut(duration);
|
||||||
|
}
|
||||||
|
}));
|
||||||
|
|
||||||
|
$('.os-back-to-top').click(function(event) {
|
||||||
|
event.preventDefault();
|
||||||
|
$('html, body').animate({scrollTop: 0}, duration);
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
} );
|
||||||
|
} )( jQuery );
|
||||||
126
assets/js/bootstrap/affix.js
Normal file
|
|
@ -0,0 +1,126 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: affix.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#affix
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// AFFIX CLASS DEFINITION
|
||||||
|
// ======================
|
||||||
|
|
||||||
|
var Affix = function (element, options) {
|
||||||
|
this.options = $.extend({}, Affix.DEFAULTS, options)
|
||||||
|
this.$window = $(window)
|
||||||
|
.on('scroll.bs.affix.data-api', $.proxy(this.checkPosition, this))
|
||||||
|
.on('click.bs.affix.data-api', $.proxy(this.checkPositionWithEventLoop, this))
|
||||||
|
|
||||||
|
this.$element = $(element)
|
||||||
|
this.affixed =
|
||||||
|
this.unpin = null
|
||||||
|
|
||||||
|
this.checkPosition()
|
||||||
|
}
|
||||||
|
|
||||||
|
Affix.RESET = 'affix affix-top affix-bottom'
|
||||||
|
|
||||||
|
Affix.DEFAULTS = {
|
||||||
|
offset: 0
|
||||||
|
}
|
||||||
|
|
||||||
|
Affix.prototype.checkPositionWithEventLoop = function () {
|
||||||
|
setTimeout($.proxy(this.checkPosition, this), 1)
|
||||||
|
}
|
||||||
|
|
||||||
|
Affix.prototype.checkPosition = function () {
|
||||||
|
if (!this.$element.is(':visible')) return
|
||||||
|
|
||||||
|
var scrollHeight = $(document).height()
|
||||||
|
var scrollTop = this.$window.scrollTop()
|
||||||
|
var position = this.$element.offset()
|
||||||
|
var offset = this.options.offset
|
||||||
|
var offsetTop = offset.top
|
||||||
|
var offsetBottom = offset.bottom
|
||||||
|
|
||||||
|
if (typeof offset != 'object') offsetBottom = offsetTop = offset
|
||||||
|
if (typeof offsetTop == 'function') offsetTop = offset.top()
|
||||||
|
if (typeof offsetBottom == 'function') offsetBottom = offset.bottom()
|
||||||
|
|
||||||
|
var affix = this.unpin != null && (scrollTop + this.unpin <= position.top) ? false :
|
||||||
|
offsetBottom != null && (position.top + this.$element.height() >= scrollHeight - offsetBottom) ? 'bottom' :
|
||||||
|
offsetTop != null && (scrollTop <= offsetTop) ? 'top' : false
|
||||||
|
|
||||||
|
if (this.affixed === affix) return
|
||||||
|
if (this.unpin) this.$element.css('top', '')
|
||||||
|
|
||||||
|
this.affixed = affix
|
||||||
|
this.unpin = affix == 'bottom' ? position.top - scrollTop : null
|
||||||
|
|
||||||
|
this.$element.removeClass(Affix.RESET).addClass('affix' + (affix ? '-' + affix : ''))
|
||||||
|
|
||||||
|
if (affix == 'bottom') {
|
||||||
|
this.$element.offset({ top: document.body.offsetHeight - offsetBottom - this.$element.height() })
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// AFFIX PLUGIN DEFINITION
|
||||||
|
// =======================
|
||||||
|
|
||||||
|
var old = $.fn.affix
|
||||||
|
|
||||||
|
$.fn.affix = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.affix')
|
||||||
|
var options = typeof option == 'object' && option
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.affix', (data = new Affix(this, options)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.affix.Constructor = Affix
|
||||||
|
|
||||||
|
|
||||||
|
// AFFIX NO CONFLICT
|
||||||
|
// =================
|
||||||
|
|
||||||
|
$.fn.affix.noConflict = function () {
|
||||||
|
$.fn.affix = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// AFFIX DATA-API
|
||||||
|
// ==============
|
||||||
|
|
||||||
|
$(window).on('load', function () {
|
||||||
|
$('[data-spy="affix"]').each(function () {
|
||||||
|
var $spy = $(this)
|
||||||
|
var data = $spy.data()
|
||||||
|
|
||||||
|
data.offset = data.offset || {}
|
||||||
|
|
||||||
|
if (data.offsetBottom) data.offset.bottom = data.offsetBottom
|
||||||
|
if (data.offsetTop) data.offset.top = data.offsetTop
|
||||||
|
|
||||||
|
$spy.affix(data)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
98
assets/js/bootstrap/alert.js
Normal file
|
|
@ -0,0 +1,98 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: alert.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#alerts
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// ALERT CLASS DEFINITION
|
||||||
|
// ======================
|
||||||
|
|
||||||
|
var dismiss = '[data-dismiss="alert"]'
|
||||||
|
var Alert = function (el) {
|
||||||
|
$(el).on('click', dismiss, this.close)
|
||||||
|
}
|
||||||
|
|
||||||
|
Alert.prototype.close = function (e) {
|
||||||
|
var $this = $(this)
|
||||||
|
var selector = $this.attr('data-target')
|
||||||
|
|
||||||
|
if (!selector) {
|
||||||
|
selector = $this.attr('href')
|
||||||
|
selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7
|
||||||
|
}
|
||||||
|
|
||||||
|
var $parent = $(selector)
|
||||||
|
|
||||||
|
if (e) e.preventDefault()
|
||||||
|
|
||||||
|
if (!$parent.length) {
|
||||||
|
$parent = $this.hasClass('alert') ? $this : $this.parent()
|
||||||
|
}
|
||||||
|
|
||||||
|
$parent.trigger(e = $.Event('close.bs.alert'))
|
||||||
|
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
$parent.removeClass('in')
|
||||||
|
|
||||||
|
function removeElement() {
|
||||||
|
$parent.trigger('closed.bs.alert').remove()
|
||||||
|
}
|
||||||
|
|
||||||
|
$.support.transition && $parent.hasClass('fade') ?
|
||||||
|
$parent
|
||||||
|
.one($.support.transition.end, removeElement)
|
||||||
|
.emulateTransitionEnd(150) :
|
||||||
|
removeElement()
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// ALERT PLUGIN DEFINITION
|
||||||
|
// =======================
|
||||||
|
|
||||||
|
var old = $.fn.alert
|
||||||
|
|
||||||
|
$.fn.alert = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.alert')
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.alert', (data = new Alert(this)))
|
||||||
|
if (typeof option == 'string') data[option].call($this)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.alert.Constructor = Alert
|
||||||
|
|
||||||
|
|
||||||
|
// ALERT NO CONFLICT
|
||||||
|
// =================
|
||||||
|
|
||||||
|
$.fn.alert.noConflict = function () {
|
||||||
|
$.fn.alert = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// ALERT DATA-API
|
||||||
|
// ==============
|
||||||
|
|
||||||
|
$(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
115
assets/js/bootstrap/button.js
Normal file
|
|
@ -0,0 +1,115 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: button.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#buttons
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// BUTTON PUBLIC CLASS DEFINITION
|
||||||
|
// ==============================
|
||||||
|
|
||||||
|
var Button = function (element, options) {
|
||||||
|
this.$element = $(element)
|
||||||
|
this.options = $.extend({}, Button.DEFAULTS, options)
|
||||||
|
}
|
||||||
|
|
||||||
|
Button.DEFAULTS = {
|
||||||
|
loadingText: 'loading...'
|
||||||
|
}
|
||||||
|
|
||||||
|
Button.prototype.setState = function (state) {
|
||||||
|
var d = 'disabled'
|
||||||
|
var $el = this.$element
|
||||||
|
var val = $el.is('input') ? 'val' : 'html'
|
||||||
|
var data = $el.data()
|
||||||
|
|
||||||
|
state = state + 'Text'
|
||||||
|
|
||||||
|
if (!data.resetText) $el.data('resetText', $el[val]())
|
||||||
|
|
||||||
|
$el[val](data[state] || this.options[state])
|
||||||
|
|
||||||
|
// push to event loop to allow forms to submit
|
||||||
|
setTimeout(function () {
|
||||||
|
state == 'loadingText' ?
|
||||||
|
$el.addClass(d).attr(d, d) :
|
||||||
|
$el.removeClass(d).removeAttr(d);
|
||||||
|
}, 0)
|
||||||
|
}
|
||||||
|
|
||||||
|
Button.prototype.toggle = function () {
|
||||||
|
var $parent = this.$element.closest('[data-toggle="buttons"]')
|
||||||
|
var changed = true
|
||||||
|
|
||||||
|
if ($parent.length) {
|
||||||
|
var $input = this.$element.find('input')
|
||||||
|
if ($input.prop('type') === 'radio') {
|
||||||
|
// see if clicking on current one
|
||||||
|
if ($input.prop('checked') && this.$element.hasClass('active'))
|
||||||
|
changed = false
|
||||||
|
else
|
||||||
|
$parent.find('.active').removeClass('active')
|
||||||
|
}
|
||||||
|
if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (changed) this.$element.toggleClass('active')
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// BUTTON PLUGIN DEFINITION
|
||||||
|
// ========================
|
||||||
|
|
||||||
|
var old = $.fn.button
|
||||||
|
|
||||||
|
$.fn.button = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.button')
|
||||||
|
var options = typeof option == 'object' && option
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.button', (data = new Button(this, options)))
|
||||||
|
|
||||||
|
if (option == 'toggle') data.toggle()
|
||||||
|
else if (option) data.setState(option)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.button.Constructor = Button
|
||||||
|
|
||||||
|
|
||||||
|
// BUTTON NO CONFLICT
|
||||||
|
// ==================
|
||||||
|
|
||||||
|
$.fn.button.noConflict = function () {
|
||||||
|
$.fn.button = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// BUTTON DATA-API
|
||||||
|
// ===============
|
||||||
|
|
||||||
|
$(document).on('click.bs.button.data-api', '[data-toggle^=button]', function (e) {
|
||||||
|
var $btn = $(e.target)
|
||||||
|
if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn')
|
||||||
|
$btn.button('toggle')
|
||||||
|
e.preventDefault()
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
217
assets/js/bootstrap/carousel.js
Normal file
|
|
@ -0,0 +1,217 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: carousel.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#carousel
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// CAROUSEL CLASS DEFINITION
|
||||||
|
// =========================
|
||||||
|
|
||||||
|
var Carousel = function (element, options) {
|
||||||
|
this.$element = $(element)
|
||||||
|
this.$indicators = this.$element.find('.carousel-indicators')
|
||||||
|
this.options = options
|
||||||
|
this.paused =
|
||||||
|
this.sliding =
|
||||||
|
this.interval =
|
||||||
|
this.$active =
|
||||||
|
this.$items = null
|
||||||
|
|
||||||
|
this.options.pause == 'hover' && this.$element
|
||||||
|
.on('mouseenter', $.proxy(this.pause, this))
|
||||||
|
.on('mouseleave', $.proxy(this.cycle, this))
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.DEFAULTS = {
|
||||||
|
interval: 5000
|
||||||
|
, pause: 'hover'
|
||||||
|
, wrap: true
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.cycle = function (e) {
|
||||||
|
e || (this.paused = false)
|
||||||
|
|
||||||
|
this.interval && clearInterval(this.interval)
|
||||||
|
|
||||||
|
this.options.interval
|
||||||
|
&& !this.paused
|
||||||
|
&& (this.interval = setInterval($.proxy(this.next, this), this.options.interval))
|
||||||
|
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.getActiveIndex = function () {
|
||||||
|
this.$active = this.$element.find('.item.active')
|
||||||
|
this.$items = this.$active.parent().children()
|
||||||
|
|
||||||
|
return this.$items.index(this.$active)
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.to = function (pos) {
|
||||||
|
var that = this
|
||||||
|
var activeIndex = this.getActiveIndex()
|
||||||
|
|
||||||
|
if (pos > (this.$items.length - 1) || pos < 0) return
|
||||||
|
|
||||||
|
if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) })
|
||||||
|
if (activeIndex == pos) return this.pause().cycle()
|
||||||
|
|
||||||
|
return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos]))
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.pause = function (e) {
|
||||||
|
e || (this.paused = true)
|
||||||
|
|
||||||
|
if (this.$element.find('.next, .prev').length && $.support.transition.end) {
|
||||||
|
this.$element.trigger($.support.transition.end)
|
||||||
|
this.cycle(true)
|
||||||
|
}
|
||||||
|
|
||||||
|
this.interval = clearInterval(this.interval)
|
||||||
|
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.next = function () {
|
||||||
|
if (this.sliding) return
|
||||||
|
return this.slide('next')
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.prev = function () {
|
||||||
|
if (this.sliding) return
|
||||||
|
return this.slide('prev')
|
||||||
|
}
|
||||||
|
|
||||||
|
Carousel.prototype.slide = function (type, next) {
|
||||||
|
var $active = this.$element.find('.item.active')
|
||||||
|
var $next = next || $active[type]()
|
||||||
|
var isCycling = this.interval
|
||||||
|
var direction = type == 'next' ? 'left' : 'right'
|
||||||
|
var fallback = type == 'next' ? 'first' : 'last'
|
||||||
|
var that = this
|
||||||
|
|
||||||
|
if (!$next.length) {
|
||||||
|
if (!this.options.wrap) return
|
||||||
|
$next = this.$element.find('.item')[fallback]()
|
||||||
|
}
|
||||||
|
|
||||||
|
this.sliding = true
|
||||||
|
|
||||||
|
isCycling && this.pause()
|
||||||
|
|
||||||
|
var e = $.Event('slide.bs.carousel', { relatedTarget: $next[0], direction: direction })
|
||||||
|
|
||||||
|
if ($next.hasClass('active')) return
|
||||||
|
|
||||||
|
if (this.$indicators.length) {
|
||||||
|
this.$indicators.find('.active').removeClass('active')
|
||||||
|
this.$element.one('slid.bs.carousel', function () {
|
||||||
|
var $nextIndicator = $(that.$indicators.children()[that.getActiveIndex()])
|
||||||
|
$nextIndicator && $nextIndicator.addClass('active')
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($.support.transition && this.$element.hasClass('slide')) {
|
||||||
|
this.$element.trigger(e)
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
$next.addClass(type)
|
||||||
|
$next[0].offsetWidth // force reflow
|
||||||
|
$active.addClass(direction)
|
||||||
|
$next.addClass(direction)
|
||||||
|
$active
|
||||||
|
.one($.support.transition.end, function () {
|
||||||
|
$next.removeClass([type, direction].join(' ')).addClass('active')
|
||||||
|
$active.removeClass(['active', direction].join(' '))
|
||||||
|
that.sliding = false
|
||||||
|
setTimeout(function () { that.$element.trigger('slid.bs.carousel') }, 0)
|
||||||
|
})
|
||||||
|
.emulateTransitionEnd(600)
|
||||||
|
} else {
|
||||||
|
this.$element.trigger(e)
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
$active.removeClass('active')
|
||||||
|
$next.addClass('active')
|
||||||
|
this.sliding = false
|
||||||
|
this.$element.trigger('slid.bs.carousel')
|
||||||
|
}
|
||||||
|
|
||||||
|
isCycling && this.cycle()
|
||||||
|
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// CAROUSEL PLUGIN DEFINITION
|
||||||
|
// ==========================
|
||||||
|
|
||||||
|
var old = $.fn.carousel
|
||||||
|
|
||||||
|
$.fn.carousel = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.carousel')
|
||||||
|
var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option)
|
||||||
|
var action = typeof option == 'string' ? option : options.slide
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.carousel', (data = new Carousel(this, options)))
|
||||||
|
if (typeof option == 'number') data.to(option)
|
||||||
|
else if (action) data[action]()
|
||||||
|
else if (options.interval) data.pause().cycle()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.carousel.Constructor = Carousel
|
||||||
|
|
||||||
|
|
||||||
|
// CAROUSEL NO CONFLICT
|
||||||
|
// ====================
|
||||||
|
|
||||||
|
$.fn.carousel.noConflict = function () {
|
||||||
|
$.fn.carousel = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// CAROUSEL DATA-API
|
||||||
|
// =================
|
||||||
|
|
||||||
|
$(document).on('click.bs.carousel.data-api', '[data-slide], [data-slide-to]', function (e) {
|
||||||
|
var $this = $(this), href
|
||||||
|
var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7
|
||||||
|
var options = $.extend({}, $target.data(), $this.data())
|
||||||
|
var slideIndex = $this.attr('data-slide-to')
|
||||||
|
if (slideIndex) options.interval = false
|
||||||
|
|
||||||
|
$target.carousel(options)
|
||||||
|
|
||||||
|
if (slideIndex = $this.attr('data-slide-to')) {
|
||||||
|
$target.data('bs.carousel').to(slideIndex)
|
||||||
|
}
|
||||||
|
|
||||||
|
e.preventDefault()
|
||||||
|
})
|
||||||
|
|
||||||
|
$(window).on('load', function () {
|
||||||
|
$('[data-ride="carousel"]').each(function () {
|
||||||
|
var $carousel = $(this)
|
||||||
|
$carousel.carousel($carousel.data())
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
179
assets/js/bootstrap/collapse.js
Normal file
|
|
@ -0,0 +1,179 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: collapse.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#collapse
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// COLLAPSE PUBLIC CLASS DEFINITION
|
||||||
|
// ================================
|
||||||
|
|
||||||
|
var Collapse = function (element, options) {
|
||||||
|
this.$element = $(element)
|
||||||
|
this.options = $.extend({}, Collapse.DEFAULTS, options)
|
||||||
|
this.transitioning = null
|
||||||
|
|
||||||
|
if (this.options.parent) this.$parent = $(this.options.parent)
|
||||||
|
if (this.options.toggle) this.toggle()
|
||||||
|
}
|
||||||
|
|
||||||
|
Collapse.DEFAULTS = {
|
||||||
|
toggle: true
|
||||||
|
}
|
||||||
|
|
||||||
|
Collapse.prototype.dimension = function () {
|
||||||
|
var hasWidth = this.$element.hasClass('width')
|
||||||
|
return hasWidth ? 'width' : 'height'
|
||||||
|
}
|
||||||
|
|
||||||
|
Collapse.prototype.show = function () {
|
||||||
|
if (this.transitioning || this.$element.hasClass('in')) return
|
||||||
|
|
||||||
|
var startEvent = $.Event('show.bs.collapse')
|
||||||
|
this.$element.trigger(startEvent)
|
||||||
|
if (startEvent.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
var actives = this.$parent && this.$parent.find('> .panel > .in')
|
||||||
|
|
||||||
|
if (actives && actives.length) {
|
||||||
|
var hasData = actives.data('bs.collapse')
|
||||||
|
if (hasData && hasData.transitioning) return
|
||||||
|
actives.collapse('hide')
|
||||||
|
hasData || actives.data('bs.collapse', null)
|
||||||
|
}
|
||||||
|
|
||||||
|
var dimension = this.dimension()
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
.removeClass('collapse')
|
||||||
|
.addClass('collapsing')
|
||||||
|
[dimension](0)
|
||||||
|
|
||||||
|
this.transitioning = 1
|
||||||
|
|
||||||
|
var complete = function () {
|
||||||
|
this.$element
|
||||||
|
.removeClass('collapsing')
|
||||||
|
.addClass('in')
|
||||||
|
[dimension]('auto')
|
||||||
|
this.transitioning = 0
|
||||||
|
this.$element.trigger('shown.bs.collapse')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!$.support.transition) return complete.call(this)
|
||||||
|
|
||||||
|
var scrollSize = $.camelCase(['scroll', dimension].join('-'))
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
.one($.support.transition.end, $.proxy(complete, this))
|
||||||
|
.emulateTransitionEnd(350)
|
||||||
|
[dimension](this.$element[0][scrollSize])
|
||||||
|
}
|
||||||
|
|
||||||
|
Collapse.prototype.hide = function () {
|
||||||
|
if (this.transitioning || !this.$element.hasClass('in')) return
|
||||||
|
|
||||||
|
var startEvent = $.Event('hide.bs.collapse')
|
||||||
|
this.$element.trigger(startEvent)
|
||||||
|
if (startEvent.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
var dimension = this.dimension()
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
[dimension](this.$element[dimension]())
|
||||||
|
[0].offsetHeight
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
.addClass('collapsing')
|
||||||
|
.removeClass('collapse')
|
||||||
|
.removeClass('in')
|
||||||
|
|
||||||
|
this.transitioning = 1
|
||||||
|
|
||||||
|
var complete = function () {
|
||||||
|
this.transitioning = 0
|
||||||
|
this.$element
|
||||||
|
.trigger('hidden.bs.collapse')
|
||||||
|
.removeClass('collapsing')
|
||||||
|
.addClass('collapse')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!$.support.transition) return complete.call(this)
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
[dimension](0)
|
||||||
|
.one($.support.transition.end, $.proxy(complete, this))
|
||||||
|
.emulateTransitionEnd(350)
|
||||||
|
}
|
||||||
|
|
||||||
|
Collapse.prototype.toggle = function () {
|
||||||
|
this[this.$element.hasClass('in') ? 'hide' : 'show']()
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// COLLAPSE PLUGIN DEFINITION
|
||||||
|
// ==========================
|
||||||
|
|
||||||
|
var old = $.fn.collapse
|
||||||
|
|
||||||
|
$.fn.collapse = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.collapse')
|
||||||
|
var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option)
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.collapse', (data = new Collapse(this, options)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.collapse.Constructor = Collapse
|
||||||
|
|
||||||
|
|
||||||
|
// COLLAPSE NO CONFLICT
|
||||||
|
// ====================
|
||||||
|
|
||||||
|
$.fn.collapse.noConflict = function () {
|
||||||
|
$.fn.collapse = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// COLLAPSE DATA-API
|
||||||
|
// =================
|
||||||
|
|
||||||
|
$(document).on('click.bs.collapse.data-api', '[data-toggle=collapse]', function (e) {
|
||||||
|
var $this = $(this), href
|
||||||
|
var target = $this.attr('data-target')
|
||||||
|
|| e.preventDefault()
|
||||||
|
|| (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7
|
||||||
|
var $target = $(target)
|
||||||
|
var data = $target.data('bs.collapse')
|
||||||
|
var option = data ? 'toggle' : $this.data()
|
||||||
|
var parent = $this.attr('data-parent')
|
||||||
|
var $parent = parent && $(parent)
|
||||||
|
|
||||||
|
if (!data || !data.transitioning) {
|
||||||
|
if ($parent) $parent.find('[data-toggle=collapse][data-parent="' + parent + '"]').not($this).addClass('collapsed')
|
||||||
|
$this[$target.hasClass('in') ? 'addClass' : 'removeClass']('collapsed')
|
||||||
|
}
|
||||||
|
|
||||||
|
$target.collapse(option)
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
154
assets/js/bootstrap/dropdown.js
Normal file
|
|
@ -0,0 +1,154 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: dropdown.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#dropdowns
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// DROPDOWN CLASS DEFINITION
|
||||||
|
// =========================
|
||||||
|
|
||||||
|
var backdrop = '.dropdown-backdrop'
|
||||||
|
var toggle = '[data-toggle=dropdown]'
|
||||||
|
var Dropdown = function (element) {
|
||||||
|
$(element).on('click.bs.dropdown', this.toggle)
|
||||||
|
}
|
||||||
|
|
||||||
|
Dropdown.prototype.toggle = function (e) {
|
||||||
|
var $this = $(this)
|
||||||
|
|
||||||
|
if ($this.is('.disabled, :disabled')) return
|
||||||
|
|
||||||
|
var $parent = getParent($this)
|
||||||
|
var isActive = $parent.hasClass('open')
|
||||||
|
|
||||||
|
clearMenus()
|
||||||
|
|
||||||
|
if (!isActive) {
|
||||||
|
if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) {
|
||||||
|
// if mobile we use a backdrop because click events don't delegate
|
||||||
|
$('<div class="dropdown-backdrop"/>').insertAfter($(this)).on('click', clearMenus)
|
||||||
|
}
|
||||||
|
|
||||||
|
$parent.trigger(e = $.Event('show.bs.dropdown'))
|
||||||
|
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
$parent
|
||||||
|
.toggleClass('open')
|
||||||
|
.trigger('shown.bs.dropdown')
|
||||||
|
|
||||||
|
$this.focus()
|
||||||
|
}
|
||||||
|
|
||||||
|
return false
|
||||||
|
}
|
||||||
|
|
||||||
|
Dropdown.prototype.keydown = function (e) {
|
||||||
|
if (!/(38|40|27)/.test(e.keyCode)) return
|
||||||
|
|
||||||
|
var $this = $(this)
|
||||||
|
|
||||||
|
e.preventDefault()
|
||||||
|
e.stopPropagation()
|
||||||
|
|
||||||
|
if ($this.is('.disabled, :disabled')) return
|
||||||
|
|
||||||
|
var $parent = getParent($this)
|
||||||
|
var isActive = $parent.hasClass('open')
|
||||||
|
|
||||||
|
if (!isActive || (isActive && e.keyCode == 27)) {
|
||||||
|
if (e.which == 27) $parent.find(toggle).focus()
|
||||||
|
return $this.click()
|
||||||
|
}
|
||||||
|
|
||||||
|
var $items = $('[role=menu] li:not(.divider):visible a', $parent)
|
||||||
|
|
||||||
|
if (!$items.length) return
|
||||||
|
|
||||||
|
var index = $items.index($items.filter(':focus'))
|
||||||
|
|
||||||
|
if (e.keyCode == 38 && index > 0) index-- // up
|
||||||
|
if (e.keyCode == 40 && index < $items.length - 1) index++ // down
|
||||||
|
if (!~index) index=0
|
||||||
|
|
||||||
|
$items.eq(index).focus()
|
||||||
|
}
|
||||||
|
|
||||||
|
function clearMenus() {
|
||||||
|
$(backdrop).remove()
|
||||||
|
$(toggle).each(function (e) {
|
||||||
|
var $parent = getParent($(this))
|
||||||
|
if (!$parent.hasClass('open')) return
|
||||||
|
$parent.trigger(e = $.Event('hide.bs.dropdown'))
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
$parent.removeClass('open').trigger('hidden.bs.dropdown')
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
function getParent($this) {
|
||||||
|
var selector = $this.attr('data-target')
|
||||||
|
|
||||||
|
if (!selector) {
|
||||||
|
selector = $this.attr('href')
|
||||||
|
selector = selector && /#/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
|
||||||
|
}
|
||||||
|
|
||||||
|
var $parent = selector && $(selector)
|
||||||
|
|
||||||
|
return $parent && $parent.length ? $parent : $this.parent()
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// DROPDOWN PLUGIN DEFINITION
|
||||||
|
// ==========================
|
||||||
|
|
||||||
|
var old = $.fn.dropdown
|
||||||
|
|
||||||
|
$.fn.dropdown = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.dropdown')
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.dropdown', (data = new Dropdown(this)))
|
||||||
|
if (typeof option == 'string') data[option].call($this)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.dropdown.Constructor = Dropdown
|
||||||
|
|
||||||
|
|
||||||
|
// DROPDOWN NO CONFLICT
|
||||||
|
// ====================
|
||||||
|
|
||||||
|
$.fn.dropdown.noConflict = function () {
|
||||||
|
$.fn.dropdown = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// APPLY TO STANDARD DROPDOWN ELEMENTS
|
||||||
|
// ===================================
|
||||||
|
|
||||||
|
$(document)
|
||||||
|
.on('click.bs.dropdown.data-api', clearMenus)
|
||||||
|
.on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() })
|
||||||
|
.on('click.bs.dropdown.data-api' , toggle, Dropdown.prototype.toggle)
|
||||||
|
.on('keydown.bs.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown)
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
246
assets/js/bootstrap/modal.js
Normal file
|
|
@ -0,0 +1,246 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: modal.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#modals
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// MODAL CLASS DEFINITION
|
||||||
|
// ======================
|
||||||
|
|
||||||
|
var Modal = function (element, options) {
|
||||||
|
this.options = options
|
||||||
|
this.$element = $(element)
|
||||||
|
this.$backdrop =
|
||||||
|
this.isShown = null
|
||||||
|
|
||||||
|
if (this.options.remote) this.$element.load(this.options.remote)
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.DEFAULTS = {
|
||||||
|
backdrop: true
|
||||||
|
, keyboard: true
|
||||||
|
, show: true
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.toggle = function (_relatedTarget) {
|
||||||
|
return this[!this.isShown ? 'show' : 'hide'](_relatedTarget)
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.show = function (_relatedTarget) {
|
||||||
|
var that = this
|
||||||
|
var e = $.Event('show.bs.modal', { relatedTarget: _relatedTarget })
|
||||||
|
|
||||||
|
this.$element.trigger(e)
|
||||||
|
|
||||||
|
if (this.isShown || e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
this.isShown = true
|
||||||
|
|
||||||
|
this.escape()
|
||||||
|
|
||||||
|
this.$element.on('click.dismiss.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this))
|
||||||
|
|
||||||
|
this.backdrop(function () {
|
||||||
|
var transition = $.support.transition && that.$element.hasClass('fade')
|
||||||
|
|
||||||
|
if (!that.$element.parent().length) {
|
||||||
|
that.$element.appendTo(document.body) // don't move modals dom position
|
||||||
|
}
|
||||||
|
|
||||||
|
that.$element.show()
|
||||||
|
|
||||||
|
if (transition) {
|
||||||
|
that.$element[0].offsetWidth // force reflow
|
||||||
|
}
|
||||||
|
|
||||||
|
that.$element
|
||||||
|
.addClass('in')
|
||||||
|
.attr('aria-hidden', false)
|
||||||
|
|
||||||
|
that.enforceFocus()
|
||||||
|
|
||||||
|
var e = $.Event('shown.bs.modal', { relatedTarget: _relatedTarget })
|
||||||
|
|
||||||
|
transition ?
|
||||||
|
that.$element.find('.modal-dialog') // wait for modal to slide in
|
||||||
|
.one($.support.transition.end, function () {
|
||||||
|
that.$element.focus().trigger(e)
|
||||||
|
})
|
||||||
|
.emulateTransitionEnd(300) :
|
||||||
|
that.$element.focus().trigger(e)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.hide = function (e) {
|
||||||
|
if (e) e.preventDefault()
|
||||||
|
|
||||||
|
e = $.Event('hide.bs.modal')
|
||||||
|
|
||||||
|
this.$element.trigger(e)
|
||||||
|
|
||||||
|
if (!this.isShown || e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
this.isShown = false
|
||||||
|
|
||||||
|
this.escape()
|
||||||
|
|
||||||
|
$(document).off('focusin.bs.modal')
|
||||||
|
|
||||||
|
this.$element
|
||||||
|
.removeClass('in')
|
||||||
|
.attr('aria-hidden', true)
|
||||||
|
.off('click.dismiss.modal')
|
||||||
|
|
||||||
|
$.support.transition && this.$element.hasClass('fade') ?
|
||||||
|
this.$element
|
||||||
|
.one($.support.transition.end, $.proxy(this.hideModal, this))
|
||||||
|
.emulateTransitionEnd(300) :
|
||||||
|
this.hideModal()
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.enforceFocus = function () {
|
||||||
|
$(document)
|
||||||
|
.off('focusin.bs.modal') // guard against infinite focus loop
|
||||||
|
.on('focusin.bs.modal', $.proxy(function (e) {
|
||||||
|
if (this.$element[0] !== e.target && !this.$element.has(e.target).length) {
|
||||||
|
this.$element.focus()
|
||||||
|
}
|
||||||
|
}, this))
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.escape = function () {
|
||||||
|
if (this.isShown && this.options.keyboard) {
|
||||||
|
this.$element.on('keyup.dismiss.bs.modal', $.proxy(function (e) {
|
||||||
|
e.which == 27 && this.hide()
|
||||||
|
}, this))
|
||||||
|
} else if (!this.isShown) {
|
||||||
|
this.$element.off('keyup.dismiss.bs.modal')
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.hideModal = function () {
|
||||||
|
var that = this
|
||||||
|
this.$element.hide()
|
||||||
|
this.backdrop(function () {
|
||||||
|
that.removeBackdrop()
|
||||||
|
that.$element.trigger('hidden.bs.modal')
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.removeBackdrop = function () {
|
||||||
|
this.$backdrop && this.$backdrop.remove()
|
||||||
|
this.$backdrop = null
|
||||||
|
}
|
||||||
|
|
||||||
|
Modal.prototype.backdrop = function (callback) {
|
||||||
|
var that = this
|
||||||
|
var animate = this.$element.hasClass('fade') ? 'fade' : ''
|
||||||
|
|
||||||
|
if (this.isShown && this.options.backdrop) {
|
||||||
|
var doAnimate = $.support.transition && animate
|
||||||
|
|
||||||
|
this.$backdrop = $('<div class="modal-backdrop ' + animate + '" />')
|
||||||
|
.appendTo(document.body)
|
||||||
|
|
||||||
|
this.$element.on('click.dismiss.modal', $.proxy(function (e) {
|
||||||
|
if (e.target !== e.currentTarget) return
|
||||||
|
this.options.backdrop == 'static'
|
||||||
|
? this.$element[0].focus.call(this.$element[0])
|
||||||
|
: this.hide.call(this)
|
||||||
|
}, this))
|
||||||
|
|
||||||
|
if (doAnimate) this.$backdrop[0].offsetWidth // force reflow
|
||||||
|
|
||||||
|
this.$backdrop.addClass('in')
|
||||||
|
|
||||||
|
if (!callback) return
|
||||||
|
|
||||||
|
doAnimate ?
|
||||||
|
this.$backdrop
|
||||||
|
.one($.support.transition.end, callback)
|
||||||
|
.emulateTransitionEnd(150) :
|
||||||
|
callback()
|
||||||
|
|
||||||
|
} else if (!this.isShown && this.$backdrop) {
|
||||||
|
this.$backdrop.removeClass('in')
|
||||||
|
|
||||||
|
$.support.transition && this.$element.hasClass('fade')?
|
||||||
|
this.$backdrop
|
||||||
|
.one($.support.transition.end, callback)
|
||||||
|
.emulateTransitionEnd(150) :
|
||||||
|
callback()
|
||||||
|
|
||||||
|
} else if (callback) {
|
||||||
|
callback()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// MODAL PLUGIN DEFINITION
|
||||||
|
// =======================
|
||||||
|
|
||||||
|
var old = $.fn.modal
|
||||||
|
|
||||||
|
$.fn.modal = function (option, _relatedTarget) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.modal')
|
||||||
|
var options = $.extend({}, Modal.DEFAULTS, $this.data(), typeof option == 'object' && option)
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.modal', (data = new Modal(this, options)))
|
||||||
|
if (typeof option == 'string') data[option](_relatedTarget)
|
||||||
|
else if (options.show) data.show(_relatedTarget)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.modal.Constructor = Modal
|
||||||
|
|
||||||
|
|
||||||
|
// MODAL NO CONFLICT
|
||||||
|
// =================
|
||||||
|
|
||||||
|
$.fn.modal.noConflict = function () {
|
||||||
|
$.fn.modal = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// MODAL DATA-API
|
||||||
|
// ==============
|
||||||
|
|
||||||
|
$(document).on('click.bs.modal.data-api', '[data-toggle="modal"]', function (e) {
|
||||||
|
var $this = $(this)
|
||||||
|
var href = $this.attr('href')
|
||||||
|
var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) //strip for ie7
|
||||||
|
var option = $target.data('modal') ? 'toggle' : $.extend({ remote: !/#/.test(href) && href }, $target.data(), $this.data())
|
||||||
|
|
||||||
|
e.preventDefault()
|
||||||
|
|
||||||
|
$target
|
||||||
|
.modal(option, this)
|
||||||
|
.one('hide', function () {
|
||||||
|
$this.is(':visible') && $this.focus()
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
$(document)
|
||||||
|
.on('show.bs.modal', '.modal', function () { $(document.body).addClass('modal-open') })
|
||||||
|
.on('hidden.bs.modal', '.modal', function () { $(document.body).removeClass('modal-open') })
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
117
assets/js/bootstrap/popover.js
Normal file
|
|
@ -0,0 +1,117 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: popover.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#popovers
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// POPOVER PUBLIC CLASS DEFINITION
|
||||||
|
// ===============================
|
||||||
|
|
||||||
|
var Popover = function (element, options) {
|
||||||
|
this.init('popover', element, options)
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js')
|
||||||
|
|
||||||
|
Popover.DEFAULTS = $.extend({} , $.fn.tooltip.Constructor.DEFAULTS, {
|
||||||
|
placement: 'right'
|
||||||
|
, trigger: 'click'
|
||||||
|
, content: ''
|
||||||
|
, template: '<div class="popover"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
||||||
|
})
|
||||||
|
|
||||||
|
|
||||||
|
// NOTE: POPOVER EXTENDS tooltip.js
|
||||||
|
// ================================
|
||||||
|
|
||||||
|
Popover.prototype = $.extend({}, $.fn.tooltip.Constructor.prototype)
|
||||||
|
|
||||||
|
Popover.prototype.constructor = Popover
|
||||||
|
|
||||||
|
Popover.prototype.getDefaults = function () {
|
||||||
|
return Popover.DEFAULTS
|
||||||
|
}
|
||||||
|
|
||||||
|
Popover.prototype.setContent = function () {
|
||||||
|
var $tip = this.tip()
|
||||||
|
var title = this.getTitle()
|
||||||
|
var content = this.getContent()
|
||||||
|
|
||||||
|
$tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
|
||||||
|
$tip.find('.popover-content')[this.options.html ? 'html' : 'text'](content)
|
||||||
|
|
||||||
|
$tip.removeClass('fade top bottom left right in')
|
||||||
|
|
||||||
|
// IE8 doesn't accept hiding via the `:empty` pseudo selector, we have to do
|
||||||
|
// this manually by checking the contents.
|
||||||
|
if (!$tip.find('.popover-title').html()) $tip.find('.popover-title').hide()
|
||||||
|
}
|
||||||
|
|
||||||
|
Popover.prototype.hasContent = function () {
|
||||||
|
return this.getTitle() || this.getContent()
|
||||||
|
}
|
||||||
|
|
||||||
|
Popover.prototype.getContent = function () {
|
||||||
|
var $e = this.$element
|
||||||
|
var o = this.options
|
||||||
|
|
||||||
|
return $e.attr('data-content')
|
||||||
|
|| (typeof o.content == 'function' ?
|
||||||
|
o.content.call($e[0]) :
|
||||||
|
o.content)
|
||||||
|
}
|
||||||
|
|
||||||
|
Popover.prototype.arrow = function () {
|
||||||
|
return this.$arrow = this.$arrow || this.tip().find('.arrow')
|
||||||
|
}
|
||||||
|
|
||||||
|
Popover.prototype.tip = function () {
|
||||||
|
if (!this.$tip) this.$tip = $(this.options.template)
|
||||||
|
return this.$tip
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// POPOVER PLUGIN DEFINITION
|
||||||
|
// =========================
|
||||||
|
|
||||||
|
var old = $.fn.popover
|
||||||
|
|
||||||
|
$.fn.popover = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.popover')
|
||||||
|
var options = typeof option == 'object' && option
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.popover', (data = new Popover(this, options)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.popover.Constructor = Popover
|
||||||
|
|
||||||
|
|
||||||
|
// POPOVER NO CONFLICT
|
||||||
|
// ===================
|
||||||
|
|
||||||
|
$.fn.popover.noConflict = function () {
|
||||||
|
$.fn.popover = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
158
assets/js/bootstrap/scrollspy.js
Normal file
|
|
@ -0,0 +1,158 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: scrollspy.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#scrollspy
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// SCROLLSPY CLASS DEFINITION
|
||||||
|
// ==========================
|
||||||
|
|
||||||
|
function ScrollSpy(element, options) {
|
||||||
|
var href
|
||||||
|
var process = $.proxy(this.process, this)
|
||||||
|
|
||||||
|
this.$element = $(element).is('body') ? $(window) : $(element)
|
||||||
|
this.$body = $('body')
|
||||||
|
this.$scrollElement = this.$element.on('scroll.bs.scroll-spy.data-api', process)
|
||||||
|
this.options = $.extend({}, ScrollSpy.DEFAULTS, options)
|
||||||
|
this.selector = (this.options.target
|
||||||
|
|| ((href = $(element).attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7
|
||||||
|
|| '') + ' .nav li > a'
|
||||||
|
this.offsets = $([])
|
||||||
|
this.targets = $([])
|
||||||
|
this.activeTarget = null
|
||||||
|
|
||||||
|
this.refresh()
|
||||||
|
this.process()
|
||||||
|
}
|
||||||
|
|
||||||
|
ScrollSpy.DEFAULTS = {
|
||||||
|
offset: 10
|
||||||
|
}
|
||||||
|
|
||||||
|
ScrollSpy.prototype.refresh = function () {
|
||||||
|
var offsetMethod = this.$element[0] == window ? 'offset' : 'position'
|
||||||
|
|
||||||
|
this.offsets = $([])
|
||||||
|
this.targets = $([])
|
||||||
|
|
||||||
|
var self = this
|
||||||
|
var $targets = this.$body
|
||||||
|
.find(this.selector)
|
||||||
|
.map(function () {
|
||||||
|
var $el = $(this)
|
||||||
|
var href = $el.data('target') || $el.attr('href')
|
||||||
|
var $href = /^#\w/.test(href) && $(href)
|
||||||
|
|
||||||
|
return ($href
|
||||||
|
&& $href.length
|
||||||
|
&& [[ $href[offsetMethod]().top + (!$.isWindow(self.$scrollElement.get(0)) && self.$scrollElement.scrollTop()), href ]]) || null
|
||||||
|
})
|
||||||
|
.sort(function (a, b) { return a[0] - b[0] })
|
||||||
|
.each(function () {
|
||||||
|
self.offsets.push(this[0])
|
||||||
|
self.targets.push(this[1])
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
ScrollSpy.prototype.process = function () {
|
||||||
|
var scrollTop = this.$scrollElement.scrollTop() + this.options.offset
|
||||||
|
var scrollHeight = this.$scrollElement[0].scrollHeight || this.$body[0].scrollHeight
|
||||||
|
var maxScroll = scrollHeight - this.$scrollElement.height()
|
||||||
|
var offsets = this.offsets
|
||||||
|
var targets = this.targets
|
||||||
|
var activeTarget = this.activeTarget
|
||||||
|
var i
|
||||||
|
|
||||||
|
if (scrollTop >= maxScroll) {
|
||||||
|
return activeTarget != (i = targets.last()[0]) && this.activate(i)
|
||||||
|
}
|
||||||
|
|
||||||
|
for (i = offsets.length; i--;) {
|
||||||
|
activeTarget != targets[i]
|
||||||
|
&& scrollTop >= offsets[i]
|
||||||
|
&& (!offsets[i + 1] || scrollTop <= offsets[i + 1])
|
||||||
|
&& this.activate( targets[i] )
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ScrollSpy.prototype.activate = function (target) {
|
||||||
|
this.activeTarget = target
|
||||||
|
|
||||||
|
$(this.selector)
|
||||||
|
.parents('.active')
|
||||||
|
.removeClass('active')
|
||||||
|
|
||||||
|
var selector = this.selector
|
||||||
|
+ '[data-target="' + target + '"],'
|
||||||
|
+ this.selector + '[href="' + target + '"]'
|
||||||
|
|
||||||
|
var active = $(selector)
|
||||||
|
.parents('li')
|
||||||
|
.addClass('active')
|
||||||
|
|
||||||
|
if (active.parent('.dropdown-menu').length) {
|
||||||
|
active = active
|
||||||
|
.closest('li.dropdown')
|
||||||
|
.addClass('active')
|
||||||
|
}
|
||||||
|
|
||||||
|
active.trigger('activate.bs.scrollspy')
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// SCROLLSPY PLUGIN DEFINITION
|
||||||
|
// ===========================
|
||||||
|
|
||||||
|
var old = $.fn.scrollspy
|
||||||
|
|
||||||
|
$.fn.scrollspy = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.scrollspy')
|
||||||
|
var options = typeof option == 'object' && option
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.scrollspy', (data = new ScrollSpy(this, options)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.scrollspy.Constructor = ScrollSpy
|
||||||
|
|
||||||
|
|
||||||
|
// SCROLLSPY NO CONFLICT
|
||||||
|
// =====================
|
||||||
|
|
||||||
|
$.fn.scrollspy.noConflict = function () {
|
||||||
|
$.fn.scrollspy = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// SCROLLSPY DATA-API
|
||||||
|
// ==================
|
||||||
|
|
||||||
|
$(window).on('load', function () {
|
||||||
|
$('[data-spy="scroll"]').each(function () {
|
||||||
|
var $spy = $(this)
|
||||||
|
$spy.scrollspy($spy.data())
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
135
assets/js/bootstrap/tab.js
Normal file
|
|
@ -0,0 +1,135 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: tab.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#tabs
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// TAB CLASS DEFINITION
|
||||||
|
// ====================
|
||||||
|
|
||||||
|
var Tab = function (element) {
|
||||||
|
this.element = $(element)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tab.prototype.show = function () {
|
||||||
|
var $this = this.element
|
||||||
|
var $ul = $this.closest('ul:not(.dropdown-menu)')
|
||||||
|
var selector = $this.data('target')
|
||||||
|
|
||||||
|
if (!selector) {
|
||||||
|
selector = $this.attr('href')
|
||||||
|
selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($this.parent('li').hasClass('active')) return
|
||||||
|
|
||||||
|
var previous = $ul.find('.active:last a')[0]
|
||||||
|
var e = $.Event('show.bs.tab', {
|
||||||
|
relatedTarget: previous
|
||||||
|
})
|
||||||
|
|
||||||
|
$this.trigger(e)
|
||||||
|
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
var $target = $(selector)
|
||||||
|
|
||||||
|
this.activate($this.parent('li'), $ul)
|
||||||
|
this.activate($target, $target.parent(), function () {
|
||||||
|
$this.trigger({
|
||||||
|
type: 'shown.bs.tab'
|
||||||
|
, relatedTarget: previous
|
||||||
|
})
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
Tab.prototype.activate = function (element, container, callback) {
|
||||||
|
var $active = container.find('> .active')
|
||||||
|
var transition = callback
|
||||||
|
&& $.support.transition
|
||||||
|
&& $active.hasClass('fade')
|
||||||
|
|
||||||
|
function next() {
|
||||||
|
$active
|
||||||
|
.removeClass('active')
|
||||||
|
.find('> .dropdown-menu > .active')
|
||||||
|
.removeClass('active')
|
||||||
|
|
||||||
|
element.addClass('active')
|
||||||
|
|
||||||
|
if (transition) {
|
||||||
|
element[0].offsetWidth // reflow for transition
|
||||||
|
element.addClass('in')
|
||||||
|
} else {
|
||||||
|
element.removeClass('fade')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (element.parent('.dropdown-menu')) {
|
||||||
|
element.closest('li.dropdown').addClass('active')
|
||||||
|
}
|
||||||
|
|
||||||
|
callback && callback()
|
||||||
|
}
|
||||||
|
|
||||||
|
transition ?
|
||||||
|
$active
|
||||||
|
.one($.support.transition.end, next)
|
||||||
|
.emulateTransitionEnd(150) :
|
||||||
|
next()
|
||||||
|
|
||||||
|
$active.removeClass('in')
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// TAB PLUGIN DEFINITION
|
||||||
|
// =====================
|
||||||
|
|
||||||
|
var old = $.fn.tab
|
||||||
|
|
||||||
|
$.fn.tab = function ( option ) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.tab')
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.tab', (data = new Tab(this)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.tab.Constructor = Tab
|
||||||
|
|
||||||
|
|
||||||
|
// TAB NO CONFLICT
|
||||||
|
// ===============
|
||||||
|
|
||||||
|
$.fn.tab.noConflict = function () {
|
||||||
|
$.fn.tab = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// TAB DATA-API
|
||||||
|
// ============
|
||||||
|
|
||||||
|
$(document).on('click.bs.tab.data-api', '[data-toggle="tab"], [data-toggle="pill"]', function (e) {
|
||||||
|
e.preventDefault()
|
||||||
|
$(this).tab('show')
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
386
assets/js/bootstrap/tooltip.js
Normal file
|
|
@ -0,0 +1,386 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: tooltip.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#tooltip
|
||||||
|
* Inspired by the original jQuery.tipsy by Jason Frame
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// TOOLTIP PUBLIC CLASS DEFINITION
|
||||||
|
// ===============================
|
||||||
|
|
||||||
|
var Tooltip = function (element, options) {
|
||||||
|
this.type =
|
||||||
|
this.options =
|
||||||
|
this.enabled =
|
||||||
|
this.timeout =
|
||||||
|
this.hoverState =
|
||||||
|
this.$element = null
|
||||||
|
|
||||||
|
this.init('tooltip', element, options)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.DEFAULTS = {
|
||||||
|
animation: true
|
||||||
|
, placement: 'top'
|
||||||
|
, selector: false
|
||||||
|
, template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
||||||
|
, trigger: 'hover focus'
|
||||||
|
, title: ''
|
||||||
|
, delay: 0
|
||||||
|
, html: false
|
||||||
|
, container: false
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.init = function (type, element, options) {
|
||||||
|
this.enabled = true
|
||||||
|
this.type = type
|
||||||
|
this.$element = $(element)
|
||||||
|
this.options = this.getOptions(options)
|
||||||
|
|
||||||
|
var triggers = this.options.trigger.split(' ')
|
||||||
|
|
||||||
|
for (var i = triggers.length; i--;) {
|
||||||
|
var trigger = triggers[i]
|
||||||
|
|
||||||
|
if (trigger == 'click') {
|
||||||
|
this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this))
|
||||||
|
} else if (trigger != 'manual') {
|
||||||
|
var eventIn = trigger == 'hover' ? 'mouseenter' : 'focus'
|
||||||
|
var eventOut = trigger == 'hover' ? 'mouseleave' : 'blur'
|
||||||
|
|
||||||
|
this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this))
|
||||||
|
this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this))
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
this.options.selector ?
|
||||||
|
(this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) :
|
||||||
|
this.fixTitle()
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getDefaults = function () {
|
||||||
|
return Tooltip.DEFAULTS
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getOptions = function (options) {
|
||||||
|
options = $.extend({}, this.getDefaults(), this.$element.data(), options)
|
||||||
|
|
||||||
|
if (options.delay && typeof options.delay == 'number') {
|
||||||
|
options.delay = {
|
||||||
|
show: options.delay
|
||||||
|
, hide: options.delay
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return options
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getDelegateOptions = function () {
|
||||||
|
var options = {}
|
||||||
|
var defaults = this.getDefaults()
|
||||||
|
|
||||||
|
this._options && $.each(this._options, function (key, value) {
|
||||||
|
if (defaults[key] != value) options[key] = value
|
||||||
|
})
|
||||||
|
|
||||||
|
return options
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.enter = function (obj) {
|
||||||
|
var self = obj instanceof this.constructor ?
|
||||||
|
obj : $(obj.currentTarget)[this.type](this.getDelegateOptions()).data('bs.' + this.type)
|
||||||
|
|
||||||
|
clearTimeout(self.timeout)
|
||||||
|
|
||||||
|
self.hoverState = 'in'
|
||||||
|
|
||||||
|
if (!self.options.delay || !self.options.delay.show) return self.show()
|
||||||
|
|
||||||
|
self.timeout = setTimeout(function () {
|
||||||
|
if (self.hoverState == 'in') self.show()
|
||||||
|
}, self.options.delay.show)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.leave = function (obj) {
|
||||||
|
var self = obj instanceof this.constructor ?
|
||||||
|
obj : $(obj.currentTarget)[this.type](this.getDelegateOptions()).data('bs.' + this.type)
|
||||||
|
|
||||||
|
clearTimeout(self.timeout)
|
||||||
|
|
||||||
|
self.hoverState = 'out'
|
||||||
|
|
||||||
|
if (!self.options.delay || !self.options.delay.hide) return self.hide()
|
||||||
|
|
||||||
|
self.timeout = setTimeout(function () {
|
||||||
|
if (self.hoverState == 'out') self.hide()
|
||||||
|
}, self.options.delay.hide)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.show = function () {
|
||||||
|
var e = $.Event('show.bs.'+ this.type)
|
||||||
|
|
||||||
|
if (this.hasContent() && this.enabled) {
|
||||||
|
this.$element.trigger(e)
|
||||||
|
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
var $tip = this.tip()
|
||||||
|
|
||||||
|
this.setContent()
|
||||||
|
|
||||||
|
if (this.options.animation) $tip.addClass('fade')
|
||||||
|
|
||||||
|
var placement = typeof this.options.placement == 'function' ?
|
||||||
|
this.options.placement.call(this, $tip[0], this.$element[0]) :
|
||||||
|
this.options.placement
|
||||||
|
|
||||||
|
var autoToken = /\s?auto?\s?/i
|
||||||
|
var autoPlace = autoToken.test(placement)
|
||||||
|
if (autoPlace) placement = placement.replace(autoToken, '') || 'top'
|
||||||
|
|
||||||
|
$tip
|
||||||
|
.detach()
|
||||||
|
.css({ top: 0, left: 0, display: 'block' })
|
||||||
|
.addClass(placement)
|
||||||
|
|
||||||
|
this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element)
|
||||||
|
|
||||||
|
var pos = this.getPosition()
|
||||||
|
var actualWidth = $tip[0].offsetWidth
|
||||||
|
var actualHeight = $tip[0].offsetHeight
|
||||||
|
|
||||||
|
if (autoPlace) {
|
||||||
|
var $parent = this.$element.parent()
|
||||||
|
|
||||||
|
var orgPlacement = placement
|
||||||
|
var docScroll = document.documentElement.scrollTop || document.body.scrollTop
|
||||||
|
var parentWidth = this.options.container == 'body' ? window.innerWidth : $parent.outerWidth()
|
||||||
|
var parentHeight = this.options.container == 'body' ? window.innerHeight : $parent.outerHeight()
|
||||||
|
var parentLeft = this.options.container == 'body' ? 0 : $parent.offset().left
|
||||||
|
|
||||||
|
placement = placement == 'bottom' && pos.top + pos.height + actualHeight - docScroll > parentHeight ? 'top' :
|
||||||
|
placement == 'top' && pos.top - docScroll - actualHeight < 0 ? 'bottom' :
|
||||||
|
placement == 'right' && pos.right + actualWidth > parentWidth ? 'left' :
|
||||||
|
placement == 'left' && pos.left - actualWidth < parentLeft ? 'right' :
|
||||||
|
placement
|
||||||
|
|
||||||
|
$tip
|
||||||
|
.removeClass(orgPlacement)
|
||||||
|
.addClass(placement)
|
||||||
|
}
|
||||||
|
|
||||||
|
var calculatedOffset = this.getCalculatedOffset(placement, pos, actualWidth, actualHeight)
|
||||||
|
|
||||||
|
this.applyPlacement(calculatedOffset, placement)
|
||||||
|
this.$element.trigger('shown.bs.' + this.type)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.applyPlacement = function(offset, placement) {
|
||||||
|
var replace
|
||||||
|
var $tip = this.tip()
|
||||||
|
var width = $tip[0].offsetWidth
|
||||||
|
var height = $tip[0].offsetHeight
|
||||||
|
|
||||||
|
// manually read margins because getBoundingClientRect includes difference
|
||||||
|
var marginTop = parseInt($tip.css('margin-top'), 10)
|
||||||
|
var marginLeft = parseInt($tip.css('margin-left'), 10)
|
||||||
|
|
||||||
|
// we must check for NaN for ie 8/9
|
||||||
|
if (isNaN(marginTop)) marginTop = 0
|
||||||
|
if (isNaN(marginLeft)) marginLeft = 0
|
||||||
|
|
||||||
|
offset.top = offset.top + marginTop
|
||||||
|
offset.left = offset.left + marginLeft
|
||||||
|
|
||||||
|
$tip
|
||||||
|
.offset(offset)
|
||||||
|
.addClass('in')
|
||||||
|
|
||||||
|
// check to see if placing tip in new offset caused the tip to resize itself
|
||||||
|
var actualWidth = $tip[0].offsetWidth
|
||||||
|
var actualHeight = $tip[0].offsetHeight
|
||||||
|
|
||||||
|
if (placement == 'top' && actualHeight != height) {
|
||||||
|
replace = true
|
||||||
|
offset.top = offset.top + height - actualHeight
|
||||||
|
}
|
||||||
|
|
||||||
|
if (/bottom|top/.test(placement)) {
|
||||||
|
var delta = 0
|
||||||
|
|
||||||
|
if (offset.left < 0) {
|
||||||
|
delta = offset.left * -2
|
||||||
|
offset.left = 0
|
||||||
|
|
||||||
|
$tip.offset(offset)
|
||||||
|
|
||||||
|
actualWidth = $tip[0].offsetWidth
|
||||||
|
actualHeight = $tip[0].offsetHeight
|
||||||
|
}
|
||||||
|
|
||||||
|
this.replaceArrow(delta - width + actualWidth, actualWidth, 'left')
|
||||||
|
} else {
|
||||||
|
this.replaceArrow(actualHeight - height, actualHeight, 'top')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (replace) $tip.offset(offset)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.replaceArrow = function(delta, dimension, position) {
|
||||||
|
this.arrow().css(position, delta ? (50 * (1 - delta / dimension) + "%") : '')
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.setContent = function () {
|
||||||
|
var $tip = this.tip()
|
||||||
|
var title = this.getTitle()
|
||||||
|
|
||||||
|
$tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
|
||||||
|
$tip.removeClass('fade in top bottom left right')
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.hide = function () {
|
||||||
|
var that = this
|
||||||
|
var $tip = this.tip()
|
||||||
|
var e = $.Event('hide.bs.' + this.type)
|
||||||
|
|
||||||
|
function complete() {
|
||||||
|
if (that.hoverState != 'in') $tip.detach()
|
||||||
|
}
|
||||||
|
|
||||||
|
this.$element.trigger(e)
|
||||||
|
|
||||||
|
if (e.isDefaultPrevented()) return
|
||||||
|
|
||||||
|
$tip.removeClass('in')
|
||||||
|
|
||||||
|
$.support.transition && this.$tip.hasClass('fade') ?
|
||||||
|
$tip
|
||||||
|
.one($.support.transition.end, complete)
|
||||||
|
.emulateTransitionEnd(150) :
|
||||||
|
complete()
|
||||||
|
|
||||||
|
this.$element.trigger('hidden.bs.' + this.type)
|
||||||
|
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.fixTitle = function () {
|
||||||
|
var $e = this.$element
|
||||||
|
if ($e.attr('title') || typeof($e.attr('data-original-title')) != 'string') {
|
||||||
|
$e.attr('data-original-title', $e.attr('title') || '').attr('title', '')
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.hasContent = function () {
|
||||||
|
return this.getTitle()
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getPosition = function () {
|
||||||
|
var el = this.$element[0]
|
||||||
|
return $.extend({}, (typeof el.getBoundingClientRect == 'function') ? el.getBoundingClientRect() : {
|
||||||
|
width: el.offsetWidth
|
||||||
|
, height: el.offsetHeight
|
||||||
|
}, this.$element.offset())
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getCalculatedOffset = function (placement, pos, actualWidth, actualHeight) {
|
||||||
|
return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2 } :
|
||||||
|
placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2 } :
|
||||||
|
placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth } :
|
||||||
|
/* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width }
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.getTitle = function () {
|
||||||
|
var title
|
||||||
|
var $e = this.$element
|
||||||
|
var o = this.options
|
||||||
|
|
||||||
|
title = $e.attr('data-original-title')
|
||||||
|
|| (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
|
||||||
|
|
||||||
|
return title
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.tip = function () {
|
||||||
|
return this.$tip = this.$tip || $(this.options.template)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.arrow = function () {
|
||||||
|
return this.$arrow = this.$arrow || this.tip().find('.tooltip-arrow')
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.validate = function () {
|
||||||
|
if (!this.$element[0].parentNode) {
|
||||||
|
this.hide()
|
||||||
|
this.$element = null
|
||||||
|
this.options = null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.enable = function () {
|
||||||
|
this.enabled = true
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.disable = function () {
|
||||||
|
this.enabled = false
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.toggleEnabled = function () {
|
||||||
|
this.enabled = !this.enabled
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.toggle = function (e) {
|
||||||
|
var self = e ? $(e.currentTarget)[this.type](this.getDelegateOptions()).data('bs.' + this.type) : this
|
||||||
|
self.tip().hasClass('in') ? self.leave(self) : self.enter(self)
|
||||||
|
}
|
||||||
|
|
||||||
|
Tooltip.prototype.destroy = function () {
|
||||||
|
this.hide().$element.off('.' + this.type).removeData('bs.' + this.type)
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// TOOLTIP PLUGIN DEFINITION
|
||||||
|
// =========================
|
||||||
|
|
||||||
|
var old = $.fn.tooltip
|
||||||
|
|
||||||
|
$.fn.tooltip = function (option) {
|
||||||
|
return this.each(function () {
|
||||||
|
var $this = $(this)
|
||||||
|
var data = $this.data('bs.tooltip')
|
||||||
|
var options = typeof option == 'object' && option
|
||||||
|
|
||||||
|
if (!data) $this.data('bs.tooltip', (data = new Tooltip(this, options)))
|
||||||
|
if (typeof option == 'string') data[option]()
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.tooltip.Constructor = Tooltip
|
||||||
|
|
||||||
|
|
||||||
|
// TOOLTIP NO CONFLICT
|
||||||
|
// ===================
|
||||||
|
|
||||||
|
$.fn.tooltip.noConflict = function () {
|
||||||
|
$.fn.tooltip = old
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
56
assets/js/bootstrap/transition.js
Normal file
|
|
@ -0,0 +1,56 @@
|
||||||
|
/* ========================================================================
|
||||||
|
* Bootstrap: transition.js v3.0.3
|
||||||
|
* http://getbootstrap.com/javascript/#transitions
|
||||||
|
* ========================================================================
|
||||||
|
* Copyright 2013 Twitter, Inc.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
* ======================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
+function ($) { "use strict";
|
||||||
|
|
||||||
|
// CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/)
|
||||||
|
// ============================================================
|
||||||
|
|
||||||
|
function transitionEnd() {
|
||||||
|
var el = document.createElement('bootstrap')
|
||||||
|
|
||||||
|
var transEndEventNames = {
|
||||||
|
'WebkitTransition' : 'webkitTransitionEnd'
|
||||||
|
, 'MozTransition' : 'transitionend'
|
||||||
|
, 'OTransition' : 'oTransitionEnd otransitionend'
|
||||||
|
, 'transition' : 'transitionend'
|
||||||
|
}
|
||||||
|
|
||||||
|
for (var name in transEndEventNames) {
|
||||||
|
if (el.style[name] !== undefined) {
|
||||||
|
return { end: transEndEventNames[name] }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// http://blog.alexmaccaw.com/css-transitions
|
||||||
|
$.fn.emulateTransitionEnd = function (duration) {
|
||||||
|
var called = false, $el = this
|
||||||
|
$(this).one($.support.transition.end, function () { called = true })
|
||||||
|
var callback = function () { if (!called) $($el).trigger($.support.transition.end) }
|
||||||
|
setTimeout(callback, duration)
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
|
||||||
|
$(function () {
|
||||||
|
$.support.transition = transitionEnd()
|
||||||
|
})
|
||||||
|
|
||||||
|
}(jQuery);
|
||||||
405
assets/js/functions.js
Normal file
|
|
@ -0,0 +1,405 @@
|
||||||
|
/**
|
||||||
|
* Theme functions file
|
||||||
|
*
|
||||||
|
* Contains handlers for navigation, accessibility, header sizing
|
||||||
|
* footer widgets and Featured Content slider
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
( function( $ ) {
|
||||||
|
|
||||||
|
function is_display_type(display_type){
|
||||||
|
return ( ($('.display-type').css('content') == display_type) || ($('.display-type').css('content') == '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
function not_display_type(display_type){
|
||||||
|
return ( ($('.display-type').css('content') != display_type) && ($('.display-type').css('content') != '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
|
||||||
|
// Initialize isotope layout only if there is a index-isotope container element on a page and the device in use is not a phone or a tablet
|
||||||
|
function initiate_isotope() {
|
||||||
|
var is_origin_left = true;
|
||||||
|
if($('body').hasClass('rtl')){
|
||||||
|
is_origin_left = false;
|
||||||
|
}
|
||||||
|
if($('.index-isotope').length && (not_display_type("tablet") || (is_display_type("tablet") && $('body').hasClass('menu-position-top') && $('body').hasClass('no-sidebar'))) && not_display_type("phone")){
|
||||||
|
var layout_mode = $('.index-isotope').data('layout-mode');
|
||||||
|
var $isotope_container = $('.index-isotope').isotope({
|
||||||
|
'itemSelector': '.item-isotope',
|
||||||
|
'layoutMode': layout_mode,
|
||||||
|
'isOriginLeft': is_origin_left,
|
||||||
|
'sortAscending': false,
|
||||||
|
'transitionDuration': '0.5s',
|
||||||
|
'getSortData': {
|
||||||
|
views: '[data-total-views] parseInt',
|
||||||
|
likes: '[data-total-likes] parseInt',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
$('.index-isotope').addClass('isotope-active');
|
||||||
|
// init isotope
|
||||||
|
$isotope_container.isotope('layout');
|
||||||
|
// reposition when everything loads isotope
|
||||||
|
$(window).load(function() {
|
||||||
|
$isotope_container.isotope('layout');
|
||||||
|
});
|
||||||
|
// reposition when images load
|
||||||
|
$('.index-isotope').imagesLoaded(function(){
|
||||||
|
$isotope_container.isotope('layout');
|
||||||
|
// $('.index-isotope .pluto-post-box .post-media-body, .index-isotope .product-media-body').find('.figure-link-w, iframe').slideDown(100, function(){
|
||||||
|
// $isotope_container.isotope('layout');
|
||||||
|
// setTimeout(function(){
|
||||||
|
// $('.index-isotope .pluto-post-box .post-media-body, .index-isotope .product-media-body').find('.figure-link-w, iframe').addClass('os-faded-in');
|
||||||
|
// }, 50);
|
||||||
|
// });
|
||||||
|
});
|
||||||
|
}else{
|
||||||
|
if($('.index-isotope').length && $('.index-isotope').hasClass('isotope-active')){
|
||||||
|
$('.index-isotope').isotope('destroy').removeClass('isotope-active');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// timed scroll event
|
||||||
|
var uniqueCntr = 0;
|
||||||
|
$.fn.scrolled = function (waitTime, fn) {
|
||||||
|
if (typeof waitTime === "function") {
|
||||||
|
fn = waitTime;
|
||||||
|
waitTime = 100;
|
||||||
|
}
|
||||||
|
var tag = "scrollTimer" + uniqueCntr++;
|
||||||
|
this.scroll(function () {
|
||||||
|
var self = $(this);
|
||||||
|
var timer = self.data(tag);
|
||||||
|
if (timer) {
|
||||||
|
clearTimeout(timer);
|
||||||
|
}
|
||||||
|
timer = setTimeout(function () {
|
||||||
|
self.removeData(tag);
|
||||||
|
fn.call(self[0]);
|
||||||
|
}, waitTime);
|
||||||
|
self.data(tag, timer);
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
$(window).scrolled(function(){
|
||||||
|
if($('.menu-position-top').length && $('.fixed-header-w').length){
|
||||||
|
var offset = $('.all-wrapper > .menu-block').offset();
|
||||||
|
var trigger_point = offset.top + $('.all-wrapper > .menu-block').outerHeight();
|
||||||
|
if($(document).scrollTop() >= trigger_point){
|
||||||
|
$('body').addClass('fix-top-menu');
|
||||||
|
}else{
|
||||||
|
$('body').removeClass('fix-top-menu');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// Smarter window resize which allows to disregard continious resizing in favor of action on resize complete
|
||||||
|
$(window).resize(function() {
|
||||||
|
if(this.resizeTO) clearTimeout(this.resizeTO);
|
||||||
|
this.resizeTO = setTimeout(function() {
|
||||||
|
$(this).trigger('resizeEnd');
|
||||||
|
}, 500);
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
// Re-init isotope on window resize
|
||||||
|
$(window).bind('resizeEnd', function() {
|
||||||
|
initiate_isotope();
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// Document Ready functions
|
||||||
|
$( function() {
|
||||||
|
|
||||||
|
$.fn.osetin_infinite_scroll.init_infinite_scroll();
|
||||||
|
|
||||||
|
// If there is a qr-code generator button - init it
|
||||||
|
if($('.single-post-top-qr').length){
|
||||||
|
$('.single-post-top-qr').on("click", function(){
|
||||||
|
$('#qrcode').html("");
|
||||||
|
var qrcode = new QRCode("qrcode");
|
||||||
|
qrcode.makeCode(window.location.href);
|
||||||
|
$('#qrcode-modal').modal();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Initiate isotope layout on document ready
|
||||||
|
initiate_isotope();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// --------------------------------------------
|
||||||
|
|
||||||
|
// ACTIVATE TOP MENU
|
||||||
|
|
||||||
|
// --------------------------------------------
|
||||||
|
|
||||||
|
// MAIN TOP MENU HOVER DELAY LOGIC
|
||||||
|
var menu_timer;
|
||||||
|
$('.menu-activated-on-hover .os_menu > ul > li.menu-item-has-children').mouseenter(function(){
|
||||||
|
var $elem = $(this);
|
||||||
|
clearTimeout(menu_timer);
|
||||||
|
$elem.closest('ul').addClass('has-active').find('> li').removeClass('active');
|
||||||
|
$elem.addClass('active');
|
||||||
|
});
|
||||||
|
$('.menu-activated-on-hover .os_menu > ul > li.menu-item-has-children').mouseleave(function(){
|
||||||
|
var $elem = $(this);
|
||||||
|
menu_timer = setTimeout(function(){
|
||||||
|
$elem.removeClass('active').closest('ul').removeClass('has-active');
|
||||||
|
|
||||||
|
}, 200);
|
||||||
|
});
|
||||||
|
|
||||||
|
// SUB MENU HOVER DELAY LOGIC
|
||||||
|
var sub_menu_timer;
|
||||||
|
$('.menu-activated-on-hover .os_menu > ul > li.menu-item-has-children > ul > li.menu-item-has-children').mouseenter(function(){
|
||||||
|
var $elem = $(this);
|
||||||
|
clearTimeout(sub_menu_timer);
|
||||||
|
$elem.closest('ul').addClass('has-active').find('> li').removeClass('active');
|
||||||
|
$elem.addClass('active');
|
||||||
|
if($elem.length){
|
||||||
|
var sub_menu_right_offset = $elem.offset().left + ($elem.outerWidth() * 2);
|
||||||
|
if(sub_menu_right_offset >= $('body').width()){
|
||||||
|
$elem.addClass('active-left');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
$('.menu-activated-on-hover .os_menu > ul > li.menu-item-has-children > ul > li.menu-item-has-children').mouseleave(function(){
|
||||||
|
var $elem = $(this);
|
||||||
|
sub_menu_timer = setTimeout(function(){
|
||||||
|
$elem.removeClass('active').removeClass('active-left').closest('ul').removeClass('has-active');
|
||||||
|
|
||||||
|
}, 200);
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
$('.menu-activated-on-click li.menu-item-has-children > a').on('click', function(event){
|
||||||
|
var $elem = $(this).closest('li');
|
||||||
|
|
||||||
|
if($elem.hasClass('active')){
|
||||||
|
$elem.closest('ul').removeClass('inactive');
|
||||||
|
$elem.removeClass('active').find('.sub-menu').first().slideUp(200);
|
||||||
|
}else{
|
||||||
|
$elem.closest('ul').addClass('inactive');
|
||||||
|
$elem.addClass('active').find('.sub-menu').first().slideDown(200);
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// SEARHC AJAX FORM
|
||||||
|
$('.search-trigger, .mobile-menu-search-toggler').on('click', function(){
|
||||||
|
$('body').addClass('active-search-form');
|
||||||
|
$('.main-search-form-overlay').fadeIn(300);
|
||||||
|
$('.main-search-form .search-field').focus();
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
$('.main-search-form-overlay').on('click', function(){
|
||||||
|
$('body').removeClass('active-search-form');
|
||||||
|
$('.main-search-form-overlay').fadeOut(300);
|
||||||
|
});
|
||||||
|
|
||||||
|
// END SEARCH AJAX FORM
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// Initiate perfect scrollbar for the fixed side menu
|
||||||
|
$('.menu-position-left .menu-block, .menu-position-right .menu-block').perfectScrollbar({
|
||||||
|
suppressScrollX: true,
|
||||||
|
wheelPropagation: true,
|
||||||
|
includePadding: true
|
||||||
|
});
|
||||||
|
|
||||||
|
$('.menu-toggler').on("click", function(){
|
||||||
|
$("body").toggleClass('side-menu-active');
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
$('.sidebar-toggler, .sidebar-main-toggler').on("click", function(){
|
||||||
|
$("body").toggleClass('sidebar-active');
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
// Click on top share button on single posts
|
||||||
|
$('body').on("click", ".post-top-share .share-activator, .single-post-top-share .share-activator", function(){
|
||||||
|
$(this).closest('.post-top-share, .single-post-top-share').toggleClass('active');
|
||||||
|
$(this).closest('.post-top-share, .single-post-top-share').find('i.share-activator').toggleClass('os-icon-minus');
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
// Flexslider init
|
||||||
|
$('.flexslider').flexslider({
|
||||||
|
animation : "slide"
|
||||||
|
});
|
||||||
|
|
||||||
|
if($('.featured-carousel').length){
|
||||||
|
$('.featured-carousel').owlCarousel({
|
||||||
|
loop: true,
|
||||||
|
autoplay: true,
|
||||||
|
dots: false,
|
||||||
|
nav: true,
|
||||||
|
navText: ['<div class="icon-w"><i class="os-icon-angle-left"></i></div>', '<div class="icon-w"><i class="os-icon-angle-right"></i></div>'],
|
||||||
|
responsive : {
|
||||||
|
0 : { items : 1 },
|
||||||
|
480 : { items : 2 },
|
||||||
|
768 : { items : 2 },
|
||||||
|
992 : { items : 3 },
|
||||||
|
1200 : { items : 4 },
|
||||||
|
1700 : { items : 5 }
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
// Toggle reading mode on link click
|
||||||
|
$('body').on("click", '.single-post-top-reading-mode', function(){
|
||||||
|
if($('body').hasClass('reading-mode')){
|
||||||
|
$('body').removeClass("reading-mode");
|
||||||
|
$('.single-post-top-reading-mode i').removeClass('os-icon-eye-slash').addClass('os-icon-eye');
|
||||||
|
$('.single-post-top-reading-mode span').text($(this).data('message-on'));
|
||||||
|
}else{
|
||||||
|
$('body').addClass("reading-mode");
|
||||||
|
$('.single-post-top-reading-mode i').removeClass('os-icon-eye').addClass('os-icon-eye-slash');
|
||||||
|
$('.single-post-top-reading-mode span').text($(this).data('message-off'));
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
// Disable reading mode when ESC key is pressed
|
||||||
|
$(document).keyup(function(e) {
|
||||||
|
if (e.keyCode == 27) {
|
||||||
|
$('body').removeClass('reading-mode');
|
||||||
|
$('body').removeClass('active-search-form');
|
||||||
|
$('.main-search-form-overlay').fadeOut(300);
|
||||||
|
$('.lightbox-post-shadow').click();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// featured posts slider
|
||||||
|
$('.featured-post-control-up').on("click", function(){
|
||||||
|
var step_px = 95;
|
||||||
|
var total_height = $('.featured-posts-slider-contents').height();
|
||||||
|
var current_margin = Math.abs($('.featured-posts-slider-contents').css('margin-top').replace('px', ''));
|
||||||
|
if((current_margin - step_px - 40) >= 0){
|
||||||
|
var new_margin = (current_margin - step_px) * -1;
|
||||||
|
$('.featured-posts-slider-contents').animate({ 'marginTop': new_margin + "px"}, 200);
|
||||||
|
}else{
|
||||||
|
$('.featured-posts-slider-contents').animate({ 'marginTop': '0px'}, 200);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
// featured posts slider
|
||||||
|
$('.featured-post-control-down').on("click", function(){
|
||||||
|
var step_px = 95;
|
||||||
|
var total_height = $('.featured-posts-slider-contents').height();
|
||||||
|
var current_margin = Math.abs($('.featured-posts-slider-contents').css('margin-top').replace('px', ''));
|
||||||
|
if((current_margin + step_px + 40) <= total_height){
|
||||||
|
var new_margin = (current_margin + step_px) * -1;
|
||||||
|
$('.featured-posts-slider-contents').animate({ 'marginTop': new_margin + "px"}, 200);
|
||||||
|
}else{
|
||||||
|
$('.featured-posts-slider-contents').animate({ 'marginTop': '0px'}, 200);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/// ------------------
|
||||||
|
/// FILTER BUTTONS LOGIN
|
||||||
|
/// ------------------
|
||||||
|
|
||||||
|
if($('.index-isotope').length){
|
||||||
|
var $os_masonry_grid = $('.index-isotope');
|
||||||
|
$('.index-sort-options').on( 'click', 'button', function() {
|
||||||
|
if($(this).hasClass('active')){
|
||||||
|
$('.index-sort-options button').removeClass('inactive');
|
||||||
|
$(this).removeClass('active');
|
||||||
|
$os_masonry_grid.isotope({ sortBy : 'original-order', sortAscending: true });
|
||||||
|
$('.masonry-grid .archive-posts').removeClass('sorting-now');
|
||||||
|
}else{
|
||||||
|
$('.index-sort-options button').removeClass('active').addClass('inactive');
|
||||||
|
$(this).removeClass('inactive').addClass('active');
|
||||||
|
var sortValue = $(this).data('sort-value');
|
||||||
|
console.log(sortValue);
|
||||||
|
$os_masonry_grid.isotope({ sortBy: sortValue, sortAscending: false });
|
||||||
|
$('.masonry-grid .archive-posts').addClass('sorting-now');
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
$('.index-filter-categories').on( 'click', 'button', function() {
|
||||||
|
var format_filter = '';
|
||||||
|
if($('.index-filter-format.active').length){
|
||||||
|
format_filter = '.format-' + $('.index-filter-format.active').data('filter-value');
|
||||||
|
}
|
||||||
|
if($(this).hasClass('active')){
|
||||||
|
$(this).removeClass('active');
|
||||||
|
$('.index-filter-categories button').removeClass('inactive');
|
||||||
|
var filter_string = '*';
|
||||||
|
if(format_filter != ''){
|
||||||
|
filter_string = format_filter;
|
||||||
|
}
|
||||||
|
$os_masonry_grid.isotope({ filter : filter_string });
|
||||||
|
if(filter_string == '*'){
|
||||||
|
$('.masonry-grid .archive-posts').removeClass('filtering-now');
|
||||||
|
$('.index-clear-filter-w').addClass('inactive');
|
||||||
|
}
|
||||||
|
}else{
|
||||||
|
$('.index-filter-categories button').removeClass('active').addClass('inactive');
|
||||||
|
$(this).removeClass('inactive').addClass('active');
|
||||||
|
var filterValue = $(this).data('filter-value');
|
||||||
|
$os_masonry_grid.isotope({ filter : '.' + filterValue + format_filter });
|
||||||
|
$('.masonry-grid .archive-posts').addClass('filtering-now');
|
||||||
|
$('.index-clear-filter-w').removeClass('inactive');
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
$('.index-filter-formats').on( 'click', '.index-filter-format', function() {
|
||||||
|
var category_filter = '';
|
||||||
|
if($('.index-filter-categories button.active').length){
|
||||||
|
category_filter = '.' + $('.index-filter-categories button.active').data('filter-value');
|
||||||
|
}
|
||||||
|
if($(this).hasClass('active')){
|
||||||
|
$('.index-filter-formats .index-filter-format').removeClass('inactive');
|
||||||
|
$(this).removeClass('active');
|
||||||
|
var filter_string = '*';
|
||||||
|
if(category_filter != ''){
|
||||||
|
filter_string = category_filter;
|
||||||
|
}
|
||||||
|
$os_masonry_grid.isotope({ filter : filter_string });
|
||||||
|
if(filter_string == '*'){
|
||||||
|
$('.masonry-grid .archive-posts').removeClass('filtering-now');
|
||||||
|
$('.index-clear-filter-w').addClass('inactive');
|
||||||
|
}
|
||||||
|
}else{
|
||||||
|
$('.index-filter-formats .index-filter-format').removeClass('active').addClass('inactive');
|
||||||
|
$(this).removeClass('inactive').addClass('active');
|
||||||
|
var filterValue = $(this).data('filter-value');
|
||||||
|
$os_masonry_grid.isotope({ filter : '.' + 'format-' + filterValue + category_filter });
|
||||||
|
$('.masonry-grid .archive-posts').addClass('filtering-now');
|
||||||
|
$('.index-clear-filter-w').removeClass('inactive');
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
$('.index-clear-filter-btn').on( 'click', function() {
|
||||||
|
$os_masonry_grid.isotope({ filter : '*' });
|
||||||
|
$('.index-filter-categories button').removeClass('inactive').removeClass('active');
|
||||||
|
$('.index-filter-formats .index-filter-format').removeClass('inactive').removeClass('active');
|
||||||
|
$('.masonry-grid .archive-posts').removeClass('filtering-now');
|
||||||
|
$('.index-clear-filter-w').addClass('inactive');
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
} );
|
||||||
|
} )( jQuery );
|
||||||
16
assets/js/image-protection.js
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
( function( $ ) {
|
||||||
|
|
||||||
|
// Document Ready functions
|
||||||
|
$( function() {
|
||||||
|
|
||||||
|
$(document).on("contextmenu", "#fancybox-img, article.post img, .figure-shade, .figure-icon, .mfp-img", function(e){
|
||||||
|
$('.copyright-tooltip').css('left', e.pageX).css('top', e.pageY).fadeIn('fast', function(){
|
||||||
|
setTimeout(function(){
|
||||||
|
jQuery('.copyright-tooltip').fadeOut();
|
||||||
|
}, 1500);
|
||||||
|
});
|
||||||
|
return false;
|
||||||
|
});
|
||||||
|
|
||||||
|
} );
|
||||||
|
} )( jQuery );
|
||||||
7
assets/js/imagesloaded.pkgd.min.js
vendored
Normal file
216
assets/js/infinite-scroll.js
Normal file
|
|
@ -0,0 +1,216 @@
|
||||||
|
( function( $ ) {
|
||||||
|
"use strict";
|
||||||
|
// Plugin definition.
|
||||||
|
$.fn.osetin_infinite_scroll = function( options ) {
|
||||||
|
|
||||||
|
// Extend our default options with those provided.
|
||||||
|
// Note that the first argument to extend is an empty
|
||||||
|
// object – this is to keep from overriding our "defaults" object.
|
||||||
|
var opts = $.extend( {}, $.fn.osetin_infinite_scroll.defaults, options );
|
||||||
|
|
||||||
|
// Our plugin implementation code goes here.
|
||||||
|
|
||||||
|
};
|
||||||
|
// Plugin defaults – added as a property on our plugin function.
|
||||||
|
$.fn.osetin_infinite_scroll.defaults = {
|
||||||
|
foreground: "red",
|
||||||
|
background: "yellow"
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
$.fn.osetin_infinite_scroll.init_infinite_scroll = function() {
|
||||||
|
// Infinite scroll init
|
||||||
|
if($('body').hasClass('with-infinite-scroll') && $('.isotope-next-params').length){
|
||||||
|
$('.pagination-w.hide-for-isotope').hide().after('<div class="infinite-scroll-trigger"></div>');
|
||||||
|
$(window).scroll($.debounce( 50, function(){ $.fn.osetin_infinite_scroll.loadNextPageIsotope(false); }));
|
||||||
|
$('.load-more-posts-button-w a').on('click', function(){ $.fn.osetin_infinite_scroll.loadNextPageIsotope(false); return false; });
|
||||||
|
}
|
||||||
|
// Infinite button init
|
||||||
|
if($('body').hasClass('with-infinite-button') && $('.isotope-next-params').length){
|
||||||
|
$('.pagination-w.hide-for-isotope').hide();
|
||||||
|
$('.load-more-posts-button-w a').on('click', function(){ $.fn.osetin_infinite_scroll.loadNextPageIsotope(false); return false; });
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.osetin_infinite_scroll.is_display_type = function(display_type){
|
||||||
|
return ( ($('.display-type').css('content') == display_type) || ($('.display-type').css('content') == '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
$.fn.osetin_infinite_scroll.not_display_type = function(display_type){
|
||||||
|
return ( ($('.display-type').css('content') != display_type) && ($('.display-type').css('content') != '"'+display_type+'"'));
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.osetin_infinite_scroll.loadNextPageIsotope = function(forse_load){
|
||||||
|
if(!$('body').hasClass('infinite-loading-pending')){
|
||||||
|
if($('.isotope-next-params').length){
|
||||||
|
if($.fn.osetin_infinite_scroll.isScrolledIntoView('.infinite-scroll-trigger') || forse_load){
|
||||||
|
// if loading animation is not already on a page - add it
|
||||||
|
if(!$('.isotope-loading').length){
|
||||||
|
var $loading_block = $('<div class="isotope-loading"></div>');
|
||||||
|
$loading_block.insertAfter('.index-isotope');
|
||||||
|
}
|
||||||
|
var os_layout_type = 'v3';
|
||||||
|
if($('.isotope-next-params').data("layout-type") == 'v1'){
|
||||||
|
os_layout_type = 'v1';
|
||||||
|
}
|
||||||
|
if($('.isotope-next-params').data("layout-type") == 'v2'){
|
||||||
|
os_layout_type = 'v2';
|
||||||
|
}
|
||||||
|
if($('.isotope-next-params').data("layout-type") == 'v3'){
|
||||||
|
os_layout_type = 'v3';
|
||||||
|
}
|
||||||
|
if($('.isotope-next-params').data("layout-type") == 'v3-simple'){
|
||||||
|
os_layout_type = 'v3-simple';
|
||||||
|
}
|
||||||
|
var os_template_type = $('.isotope-next-params').data("template-type");
|
||||||
|
|
||||||
|
$.ajax({
|
||||||
|
type: "POST",
|
||||||
|
url: ajaxurl,
|
||||||
|
dataType: 'json',
|
||||||
|
data: {
|
||||||
|
action: 'load_infinite_content',
|
||||||
|
next_params: $('.isotope-next-params').data("params"),
|
||||||
|
layout_type: os_layout_type,
|
||||||
|
template_type: os_template_type
|
||||||
|
},
|
||||||
|
beforeSend: function(){
|
||||||
|
$('body').addClass('infinite-loading-pending');
|
||||||
|
},
|
||||||
|
success: function(response){
|
||||||
|
if(response.success){
|
||||||
|
if(response.has_posts){
|
||||||
|
// posts found and returned
|
||||||
|
var $new_posts = $(response.new_posts);
|
||||||
|
if($('.index-isotope').length && ($.fn.osetin_infinite_scroll.not_display_type("tablet") || ($.fn.osetin_infinite_scroll.is_display_type("tablet") && $('body').hasClass('menu-position-top') && $('body').hasClass('no-sidebar'))) && $.fn.osetin_infinite_scroll.not_display_type("phone")){
|
||||||
|
$('.index-isotope').append($new_posts).isotope( 'appended', $new_posts ).imagesLoaded(function(){
|
||||||
|
$('.index-isotope').isotope('layout');
|
||||||
|
// setTimeout(function(){
|
||||||
|
// $('.index-isotope .pluto-post-box .post-media-body, .index-isotope .product-media-body').find('.figure-link-w, iframe').slideDown(300, function(){
|
||||||
|
// $('.index-isotope').isotope('layout');
|
||||||
|
// setTimeout(function(){
|
||||||
|
// $('.index-isotope .pluto-post-box .post-media-body, .index-isotope .product-media-body').find('.figure-link-w, iframe').addClass('os-faded-in');
|
||||||
|
// }, 50)
|
||||||
|
// });
|
||||||
|
// }, 500);
|
||||||
|
|
||||||
|
});
|
||||||
|
}else{
|
||||||
|
$('.index-isotope').append($new_posts);
|
||||||
|
}
|
||||||
|
if(response.next_params){
|
||||||
|
$('.isotope-next-params').data("params", response.next_params);
|
||||||
|
}else{
|
||||||
|
$('.isotope-next-params').remove();
|
||||||
|
$('.load-more-posts-button-w').remove();
|
||||||
|
$('.index-isotope').after('<div class="no-more-posts-message"><span>' + response.no_more_posts_message + '</span></div>');
|
||||||
|
$('.no-more-posts-message').hide().fadeIn("slow");
|
||||||
|
}
|
||||||
|
$('body').removeClass('infinite-loading-pending');
|
||||||
|
|
||||||
|
// INIT NEW FACEBOOK LIKE BUTTONS
|
||||||
|
if($('.item-isotope .meta-like .fb-like').length){
|
||||||
|
try{
|
||||||
|
FB.XFBML.parse();
|
||||||
|
}catch(ex){}
|
||||||
|
}
|
||||||
|
// INIT NEW PINTEREST PIN BUTTONS
|
||||||
|
if($('.item-isotope .meta-like a[data-pin-do="buttonPin"]').length){
|
||||||
|
try{
|
||||||
|
window.parsePinBtns();
|
||||||
|
}catch(ex){}
|
||||||
|
}
|
||||||
|
|
||||||
|
// IF LIGHTBOX POSTS PRESENT and next post is not set yet - RELOAD NEXT POST
|
||||||
|
if($('.lightbox-post-shadow').length && !$('.post-next-lightbox.make-visible').length){
|
||||||
|
var current_post_id = $('.lightbox-post-w').data('post-id');
|
||||||
|
var $next_tile = $('.item-isotope article#post-'+ current_post_id).closest('.item-isotope').nextAll('.item-isotope:not(.magic-item-w):first');
|
||||||
|
if($next_tile.length){
|
||||||
|
|
||||||
|
|
||||||
|
var next_tile_post_id = $next_tile.find('article').first().attr('id').replace('post-', '');
|
||||||
|
var next_tile_title = $next_tile.find('.entry-title a').text();
|
||||||
|
if(!next_tile_title){
|
||||||
|
next_tile_title = $next_tile.find('.archive-item-media-thumbnail').data('lightbox-caption');
|
||||||
|
}
|
||||||
|
if(!next_tile_title){
|
||||||
|
next_tile_title = $next_tile.find('.archive-item-content-text').text();
|
||||||
|
}
|
||||||
|
|
||||||
|
if($next_tile.find('figure.abs-image img').length){
|
||||||
|
var next_tile_featured_image_url = $next_tile.find('figure.abs-image img').attr('src');
|
||||||
|
}else if($next_tile.find('figure.abs-slider li:first img').length){
|
||||||
|
var next_tile_featured_image_url = $next_tile.find('figure.abs-slider li:first img').attr('src');
|
||||||
|
}else if($next_tile.find('.post-video-box').length){
|
||||||
|
var next_tile_featured_image_url = $next_tile.find('.post-video-box').data('featured-image-url');
|
||||||
|
}
|
||||||
|
|
||||||
|
$('body').append('<a href="#" data-post-id="' + next_tile_post_id + '" class="post-next-lightbox"><div class="post-next-prev-nav-arrow"><i class="os-icon os-icon-angle-right"></i></div><div class="post-next-prev-image" style="background-image: url('+ next_tile_featured_image_url +');"></div><h4>'+ next_tile_title +'</h4></a>');
|
||||||
|
$('.post-next-lightbox').fadeIn(300, function(){ $(this).addClass('make-visible')});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$('.os-lightbox-activator').magnificPopup({
|
||||||
|
type: 'image',
|
||||||
|
mainClass: 'mfp-with-zoom', // this class is for CSS animation below
|
||||||
|
|
||||||
|
zoom: {
|
||||||
|
enabled: true, // By default it's false, so don't forget to enable it
|
||||||
|
|
||||||
|
duration: 300, // duration of the effect, in milliseconds
|
||||||
|
easing: 'ease-in-out', // CSS transition easing function
|
||||||
|
|
||||||
|
// The "opener" function should return the element from which popup will be zoomed in
|
||||||
|
// and to which popup will be scaled down
|
||||||
|
// By defailt it looks for an image tag:
|
||||||
|
opener: function(openerElement) {
|
||||||
|
// openerElement is the element on which popup was initialized, in this case its <a> tag
|
||||||
|
// you don't need to add "opener" option if this code matches your needs, it's defailt one.
|
||||||
|
return openerElement.is('img') ? openerElement : openerElement.find('img');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
});
|
||||||
|
$('.flexslider').flexslider({
|
||||||
|
animation : "slide"
|
||||||
|
});
|
||||||
|
|
||||||
|
}else{
|
||||||
|
// no more posts
|
||||||
|
$('.isotope-next-params').remove();
|
||||||
|
$('body').removeClass('infinite-loading-pending');
|
||||||
|
$('.index-isotope').append(response.no_more_posts_message);
|
||||||
|
}
|
||||||
|
}else{
|
||||||
|
// error handling
|
||||||
|
}
|
||||||
|
$('.isotope-loading').remove();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$.fn.osetin_infinite_scroll.isScrolledIntoView = function(elem)
|
||||||
|
{
|
||||||
|
if($('body').hasClass('with-infinite-button')){
|
||||||
|
// if button was clicked - no need to check if user scrolled into view or not just return true
|
||||||
|
return true;
|
||||||
|
}else{
|
||||||
|
if(elem.length){
|
||||||
|
var docViewTop = $(window).scrollTop();
|
||||||
|
var docViewBottom = docViewTop + $(window).height();
|
||||||
|
|
||||||
|
var elemTop = $(elem).offset().top;
|
||||||
|
var elemBottom = elemTop + $(elem).height();
|
||||||
|
|
||||||
|
return ((elemBottom <= docViewBottom) && (elemTop >= docViewTop));
|
||||||
|
}else{
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
} )( jQuery );
|
||||||
30
assets/js/init-lightbox.js
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
|
||||||
|
( function( $ ) {
|
||||||
|
|
||||||
|
// Document Ready functions
|
||||||
|
$( function() {
|
||||||
|
|
||||||
|
$('.os-lightbox-activator').magnificPopup({
|
||||||
|
type: 'image',
|
||||||
|
mainClass: 'mfp-with-zoom', // this class is for CSS animation below
|
||||||
|
|
||||||
|
zoom: {
|
||||||
|
enabled: true, // By default it's false, so don't forget to enable it
|
||||||
|
|
||||||
|
duration: 300, // duration of the effect, in milliseconds
|
||||||
|
easing: 'ease-in-out', // CSS transition easing function
|
||||||
|
|
||||||
|
// The "opener" function should return the element from which popup will be zoomed in
|
||||||
|
// and to which popup will be scaled down
|
||||||
|
// By defailt it looks for an image tag:
|
||||||
|
opener: function(openerElement) {
|
||||||
|
// openerElement is the element on which popup was initialized, in this case its <a> tag
|
||||||
|
// you don't need to add "opener" option if this code matches your needs, it's defailt one.
|
||||||
|
return openerElement.is('img') ? openerElement : openerElement.find('img');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
} );
|
||||||
|
} )( jQuery );
|
||||||