Sha256: cbf7dd167d75a853e281827c612ff888a5dd431a50d3e01b29c1f9b0d09255c5

Contents?: true

Size: 1.11 KB

Versions: 5

Compression:

Stored size: 1.11 KB

Contents

[{ 
    "id": "demo_root_1_child_1", 
    "text": "Root #1 Child 1", 
    "children": [{ 
        "id": "demo_root_1_child_2", 
        "text": "No Child", 
        "type": "file",
        "state": {
            "disabled": true
        }
    }],
    "state": {
        "opened": true
    }
},{ 
    "id": "demo_root_1_child_3", 
    "text": "Root #1 Child 2", 
    "children": [{ 
        "id": "demo_root_1_child_4", 
        "text": "No Child", 
        "type": "file",
        "state": {
            "disabled": true
        }
    },{ 
        "id": "demo_root_1_child_5", 
        "text": "No Child", 
        "type": "file",
        "state": {
            "disabled": true
        }
    }],
    "state": {
        "opened": true
    }
},{ 
    "id": "demo_root_1_child_6", 
    "text": "Root #1 Child 3", 
    "children": [{ 
        "id": "demo_root_1_child_7", 
        "text": "One more", 
        "type": "file" 
    },{ 
        "id": "demo_root_1_child_8", 
        "text": "Custom Icons", 
        "type": "folder",
        "icon":  "fa fa-briefcase fa-lg text-inverse"
    }],
    "state": {
        "opened": true
    }
}]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phcthemes_admin_panel_pack-7.0.0 app/assets/dist/themes/coloradmin/js/demo/json/data_children_root_1.json
phcthemes_admin_panel_pack-6.0.3 app/assets/dist/themes/coloradmin/js/demo/json/data_children_root_1.json
phcthemes_admin_panel_pack-6.0.2 app/assets/dist/themes/coloradmin/js/demo/json/data_children_root_1.json
phcthemes_admin_panel_pack-6.0.1 app/assets/dist/themes/coloradmin/js/demo/json/data_children_root_1.json
phcthemes_admin_panel_pack-6.0.0 app/assets/dist/themes/coloradmin/js/demo/json/data_children_root_1.json