-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathitem.json
More file actions
31 lines (31 loc) · 1.5 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "Alerts - Link",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/components\/alerts\/",
"type": "118327e9-ee52-493b-be69-9789cfd29ef6",
"heading": "alert-link",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "0910fd26-4d44-4d85-827f-14207d99ce45",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<div class=\"alert alert-danger\" role=\"alert\">\r\n <strong>Oh snap!<\/strong>\r\n <a href=\"#\" class=\"alert-link\">Change a few things up<\/a>\r\n and try submitting again.\r\n<\/div>",
"usage": "Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the eight required contextual classes (e.g., .alert-success).",
"description": "Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.",
"@dependencies": [
{
"key": "guid",
"value": "118327e9-ee52-493b-be69-9789cfd29ef6",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}