cc-core-cli 1.0.11 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cc-core-cli",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.",
5
5
  "main": "bin/index.js",
6
6
  "scripts": {
@@ -110,6 +110,30 @@
110
110
  ]
111
111
  }
112
112
  },
113
+ {
114
+ "key": "uh43ldy2q36h2vsk5rul",
115
+ "type": "column",
116
+ "layout": {
117
+ "num_of_col": 2,
118
+ "fields": [
119
+ [
120
+ {
121
+ "field": "input",
122
+ "type": "standard_component",
123
+ "unique_key": "standard_component_input_8nrv8onfikvxy0ee7g5o",
124
+ "key": "api_domain",
125
+ "label": "API Domain",
126
+ "required": true,
127
+ "link_type": "key",
128
+ "entity": "not_use",
129
+ "input_type": "single_line",
130
+ "trigger": []
131
+ }
132
+ ],
133
+ []
134
+ ]
135
+ }
136
+ },
113
137
  {
114
138
  "key": "c183453032e5c98f1050",
115
139
  "type": "collapse",
@@ -126,34 +150,19 @@
126
150
  "layout": {
127
151
  "num_of_col": 2,
128
152
  "fields": [
129
- [
130
- {
131
- "field": "input",
132
- "type": "standard_component",
133
- "unique_key": "standard_component_input_9511a708aba044449571",
134
- "key": "path",
135
- "label": "Path",
136
- "required": true,
137
- "link_type": "key",
138
- "entity": "not_use",
139
- "input_type": "single_line",
140
- "trigger": []
141
- }
142
- ],
143
- [
144
- {
145
- "field": "input",
146
- "type": "standard_component",
147
- "unique_key": "standard_component_input_94b55fd61035ae4d7847",
148
- "key": "domain",
149
- "label": "Domain",
150
- "required": true,
151
- "link_type": "key",
152
- "entity": "not_use",
153
- "input_type": "single_line",
154
- "trigger": []
155
- }
156
- ]
153
+ [],
154
+ []
155
+ ]
156
+ }
157
+ },
158
+ {
159
+ "key": "lkm0oiyv89g8tgr9nhrd",
160
+ "type": "column",
161
+ "layout": {
162
+ "num_of_col": 2,
163
+ "fields": [
164
+ [],
165
+ []
157
166
  ]
158
167
  }
159
168
  }