You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
588 lines
17 KiB
JavaScript
588 lines
17 KiB
JavaScript
[
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "passwordinput"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Password Input"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Password Input"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "searchinput"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Search Input"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Search Input"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "prependedtext"
|
|
},
|
|
"prepend": {
|
|
"type": "input",
|
|
"label": "Prepend",
|
|
"value": "prepend"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Prepended Text"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Prepended Text"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "appendedtext"
|
|
},
|
|
"append": {
|
|
"type": "input",
|
|
"label": "Append",
|
|
"value": "append"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Appended Text"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Appended Text"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "prependedcheckbox"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Prepended Checkbox"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked": {
|
|
"type": "checkbox",
|
|
"label": "Checked",
|
|
"value": false
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Prepended Checkbox"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "appendedcheckbox"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Appended Checkbox"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"checked": {
|
|
"type": "checkbox",
|
|
"label": "Checked",
|
|
"value": false
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Appended Checkbox"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "buttondropdown"
|
|
},
|
|
"buttonoptions": {
|
|
"type": "textarea-split",
|
|
"label": "Options",
|
|
"value": [
|
|
"Option one",
|
|
"Option two",
|
|
"Option three"
|
|
]
|
|
},
|
|
"buttontext": {
|
|
"type": "input",
|
|
"label": "Button Text",
|
|
"value": "Action"
|
|
},
|
|
"inputsize": {
|
|
"type": "select",
|
|
"label": "Input Size",
|
|
"value": [
|
|
{
|
|
"label": "Small",
|
|
"value": "input-sm",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "input-md",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Large",
|
|
"value": "input-lg",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Button Drop Down"
|
|
},
|
|
"placeholder": {
|
|
"type": "input",
|
|
"label": "Placeholder",
|
|
"value": "placeholder"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"checked_required": {
|
|
"type": "checkbox",
|
|
"label": "Required",
|
|
"value": false
|
|
}
|
|
},
|
|
"title": "Button Drop Down"
|
|
},
|
|
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "input",
|
|
"label": "ID / Name",
|
|
"value": "textarea"
|
|
},
|
|
"inputwidth": {
|
|
"type": "select",
|
|
"label": "Input Width",
|
|
"value": [
|
|
{
|
|
"label": "Short",
|
|
"value": "col-sm-8",
|
|
"selected": false
|
|
},
|
|
{
|
|
"label": "Medium",
|
|
"value": "col-sm-12",
|
|
"selected": true
|
|
},
|
|
{
|
|
"label": "Long",
|
|
"value": "col-sm-16",
|
|
"selected": false
|
|
}
|
|
]
|
|
},
|
|
"label": {
|
|
"type": "input",
|
|
"label": "Label Text",
|
|
"value": "Text Area"
|
|
},
|
|
"helptext": {
|
|
"type": "input",
|
|
"label": "Help Text",
|
|
"value": "help"
|
|
},
|
|
"textarea": {
|
|
"type": "textarea",
|
|
"label": "Starting Text",
|
|
"value": "default text"
|
|
}
|
|
},
|
|
"title": "Text Area"
|
|
}
|
|
|
|
|
|
] |