aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/button.json
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-04-09 16:05:16 -0700
committerNivesh Rajbhandari2012-04-09 16:05:16 -0700
commit36df4f454d64c7b43062835495425021ce955b05 (patch)
tree9ebbe37bf22cb5280882a0ef5b95196fcf163251 /node_modules/components-data/button.json
parent952e0b2c28af081041fa8987c3e865b931d052fa (diff)
parentbd43ce383b050d03b0f92cc923c517febc66ca28 (diff)
downloadninja-36df4f454d64c7b43062835495425021ce955b05.tar.gz
Merge branch 'refs/heads/ninja-internal' into AllFixes
Diffstat (limited to 'node_modules/components-data/button.json')
-rw-r--r--node_modules/components-data/button.json51
1 files changed, 0 insertions, 51 deletions
diff --git a/node_modules/components-data/button.json b/node_modules/components-data/button.json
index 3f30030e..a931afcb 100644
--- a/node_modules/components-data/button.json
+++ b/node_modules/components-data/button.json
@@ -13,60 +13,9 @@
13 "default": "Button" 13 "default": "Button"
14 }, 14 },
15 { 15 {
16 "name": "autofocus",
17 "type": "boolean",
18 "default": "false"
19 },
20 {
21 "name": "enabled", 16 "name": "enabled",
22 "type": "boolean", 17 "type": "boolean",
23 "default": "true" 18 "default": "true"
24 },
25 {
26 "name": "form",
27 "type": "string",
28 "default": ""
29 },
30 {
31 "name": "formaction",
32 "type": "string",
33 "default": ""
34 },
35 {
36 "name": "formenctype",
37 "type": "string",
38 "default": ""
39 },
40 {
41 "name": "formmethod",
42 "type": "string",
43 "default": ""
44 },
45 {
46 "name": "formnovalidate",
47 "type": "boolean",
48 "default": ""
49 },
50 {
51 "name": "formtarget",
52 "type": "string",
53 "default": ""
54 },
55 {
56 "name": "name",
57 "type": "string",
58 "default": ""
59 },
60 {
61 "name": "type",
62 "type": "select",
63 "default": "submit",
64 "possibleValues": ["submit", "reset", "button"]
65 },
66 {
67 "name": "value",
68 "type": "string",
69 "default": ""
70 } 19 }
71 ] 20 ]
72} \ No newline at end of file 21} \ No newline at end of file