aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/textfield.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-30 15:15:26 -0700
committerValerio Virgillito2012-03-30 15:16:56 -0700
commite6cfd371849b92fccd5e7ee74e428914a2dc23eb (patch)
treeda1283234dc3fe31663d4c540995a0449ffe689a /node_modules/components-data/textfield.json
parentdd3cf0df2b03d1b5e124d99118c667eab55877e7 (diff)
downloadninja-e6cfd371849b92fccd5e7ee74e428914a2dc23eb.tar.gz
completing the component simple pi
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data/textfield.json')
-rw-r--r--node_modules/components-data/textfield.json114
1 files changed, 0 insertions, 114 deletions
diff --git a/node_modules/components-data/textfield.json b/node_modules/components-data/textfield.json
index 39c65eab..cb3f1c8f 100644
--- a/node_modules/components-data/textfield.json
+++ b/node_modules/components-data/textfield.json
@@ -7,120 +7,6 @@
7 7
8 "properties": [ 8 "properties": [
9 { 9 {
10 "name": "valueBinding",
11 "type": "string",
12 "default": null
13 },{
14 "name": "accept",
15 "type": "string",
16 "default": null
17 },
18 {
19 "name": "autocomplete",
20 "type": "string",
21 "default": ""
22 },
23 {
24 "name": "autofocus",
25 "type": "boolean",
26 "default": ""
27 },
28 {
29 "name": "checked",
30 "type": "boolean",
31 "default": ""
32 },
33 {
34 "name": "disabled",
35 "type": "boolean",
36 "default": ""
37 },
38 {
39 "name": "formaction",
40 "type": "string",
41 "default": ""
42 },
43 {
44 "name": "formenctype",
45 "type": "string",
46 "default": ""
47 },
48 {
49 "name": "formmethod",
50 "type": "string",
51 "default": ""
52 },
53 {
54 "name": "formnovalidate",
55 "type": "boolean",
56 "default": ""
57 },
58 {
59 "name": "formtarget",
60 "type": "string",
61 "default": ""
62 },
63 {
64 "name": "list",
65 "type": "string",
66 "default": ""
67 },
68 {
69 "name": "maxlength",
70 "type": "number",
71 "default": ""
72 },
73 {
74 "name": "multiple",
75 "type": "boolean",
76 "default": ""
77 },
78 {
79 "name": "name",
80 "type": "string",
81 "default": ""
82 },
83 {
84 "name": "pattern",
85 "type": "string",
86 "default": ""
87 },
88 {
89 "name": "placeholder",
90 "type": "string",
91 "default": ""
92 },
93 {
94 "name": "readonly",
95 "type": "boolean",
96 "default": ""
97 },
98 {
99 "name": "required",
100 "type": "boolean",
101 "default": ""
102 },
103 {
104 "name": "selectionDirection",
105 "type": "string",
106 "default": ""
107 },
108 {
109 "name": "size",
110 "type": "number",
111 "default": ""
112 },
113 {
114 "name": "src",
115 "type": "string",
116 "default": ""
117 },
118 {
119 "name": "step",
120 "type": "number",
121 "default": ""
122 },
123 {
124 "name": "value", 10 "name": "value",
125 "type": "string", 11 "type": "string",
126 "default": "" 12 "default": ""