Soujanya Buragapu vor 7 Jahren
Ursprung
Commit
98b6660e64
6 geänderte Dateien mit 356 neuen und 33 gelöschten Zeilen
  1. 9
    0
      .idea/JSON-Lab-1.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 288
    0
      .idea/workspace.xml
  6. 39
    33
      js/colors.js

+ 9
- 0
.idea/JSON-Lab-1.iml Datei anzeigen

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml Datei anzeigen

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="FLOW" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml Datei anzeigen

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/JSON-Lab-1.iml" filepath="$PROJECT_DIR$/.idea/JSON-Lab-1.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml Datei anzeigen

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 288
- 0
.idea/workspace.xml Datei anzeigen

@@ -0,0 +1,288 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="00e653f7-2678-42da-907d-4fa72b2bc20a" name="Default Changelist" comment="">
5
+      <change beforePath="$PROJECT_DIR$/js/colors.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/colors.js" afterDir="false" />
6
+    </list>
7
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8
+    <option name="SHOW_DIALOG" value="false" />
9
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+    <option name="LAST_RESOLUTION" value="IGNORE" />
12
+  </component>
13
+  <component name="FUSProjectUsageTrigger">
14
+    <session id="450376648">
15
+      <usages-collector id="statistics.lifecycle.project">
16
+        <counts>
17
+          <entry key="project.open.time.1" value="1" />
18
+          <entry key="project.opened" value="1" />
19
+        </counts>
20
+      </usages-collector>
21
+      <usages-collector id="statistics.file.extensions.open">
22
+        <counts>
23
+          <entry key="html" value="1" />
24
+          <entry key="js" value="1" />
25
+        </counts>
26
+      </usages-collector>
27
+      <usages-collector id="statistics.file.types.open">
28
+        <counts>
29
+          <entry key="HTML" value="1" />
30
+          <entry key="JavaScript" value="1" />
31
+        </counts>
32
+      </usages-collector>
33
+      <usages-collector id="statistics.file.extensions.edit">
34
+        <counts>
35
+          <entry key="js" value="61" />
36
+        </counts>
37
+      </usages-collector>
38
+      <usages-collector id="statistics.file.types.edit">
39
+        <counts>
40
+          <entry key="JavaScript" value="61" />
41
+        </counts>
42
+      </usages-collector>
43
+    </session>
44
+  </component>
45
+  <component name="FileEditorManager">
46
+    <leaf>
47
+      <file pinned="false" current-in-tab="true">
48
+        <entry file="file://$PROJECT_DIR$/js/colors.js">
49
+          <provider selected="true" editor-type-id="text-editor">
50
+            <state relative-caret-position="110">
51
+              <caret line="27" column="22" lean-forward="true" selection-start-line="27" selection-start-column="22" selection-end-line="27" selection-end-column="22" />
52
+            </state>
53
+          </provider>
54
+        </entry>
55
+      </file>
56
+      <file pinned="false" current-in-tab="false">
57
+        <entry file="file://$PROJECT_DIR$/index.html">
58
+          <provider selected="true" editor-type-id="text-editor" />
59
+        </entry>
60
+      </file>
61
+    </leaf>
62
+  </component>
63
+  <component name="Git.Settings">
64
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
65
+  </component>
66
+  <component name="IdeDocumentHistory">
67
+    <option name="CHANGED_PATHS">
68
+      <list>
69
+        <option value="$PROJECT_DIR$/js/colors.js" />
70
+      </list>
71
+    </option>
72
+  </component>
73
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
74
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
75
+  <component name="JsFlowSettings">
76
+    <service-enabled>true</service-enabled>
77
+    <exe-path />
78
+    <other-services-enabled>true</other-services-enabled>
79
+    <auto-save>true</auto-save>
80
+  </component>
81
+  <component name="JsGulpfileManager">
82
+    <detection-done>true</detection-done>
83
+    <sorting>DEFINITION_ORDER</sorting>
84
+  </component>
85
+  <component name="ProjectFrameBounds">
86
+    <option name="y" value="23" />
87
+    <option name="width" value="1280" />
88
+    <option name="height" value="723" />
89
+  </component>
90
+  <component name="ProjectView">
91
+    <navigator proportions="" version="1">
92
+      <foldersAlwaysOnTop value="true" />
93
+    </navigator>
94
+    <panes>
95
+      <pane id="PackagesPane" />
96
+      <pane id="Scope" />
97
+      <pane id="ProjectPane">
98
+        <subPane>
99
+          <expand>
100
+            <path>
101
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
102
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
103
+            </path>
104
+            <path>
105
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
106
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
107
+              <item name=".idea" type="462c0819:PsiDirectoryNode" />
108
+            </path>
109
+            <path>
110
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
111
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
112
+              <item name="css" type="462c0819:PsiDirectoryNode" />
113
+            </path>
114
+            <path>
115
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
116
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
117
+              <item name="images" type="462c0819:PsiDirectoryNode" />
118
+            </path>
119
+            <path>
120
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
121
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
122
+              <item name="images" type="462c0819:PsiDirectoryNode" />
123
+              <item name="logos" type="462c0819:PsiDirectoryNode" />
124
+            </path>
125
+            <path>
126
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
127
+              <item name="JSON-Lab-1" type="462c0819:PsiDirectoryNode" />
128
+              <item name="js" type="462c0819:PsiDirectoryNode" />
129
+            </path>
130
+            <path>
131
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
132
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
133
+            </path>
134
+            <path>
135
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
136
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
137
+              <item name="Extensions" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
138
+            </path>
139
+            <path>
140
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
141
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
142
+              <item name="Extensions" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
143
+              <item name="com.intellij.database" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
144
+            </path>
145
+            <path>
146
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
147
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
148
+              <item name="Extensions" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
149
+              <item name="com.intellij.database" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
150
+              <item name="data" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
151
+            </path>
152
+            <path>
153
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
154
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
155
+              <item name="Extensions" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
156
+              <item name="com.intellij.database" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
157
+              <item name="data" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
158
+              <item name="extractors" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
159
+            </path>
160
+            <path>
161
+              <item name="JSON-Lab-1" type="b2602c69:ProjectViewProjectNode" />
162
+              <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
163
+              <item name="Extensions" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
164
+              <item name="com.intellij.database" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
165
+              <item name="schema" type="1e004dc1:ScratchProjectViewPane$MyRootNode$1$1" />
166
+            </path>
167
+          </expand>
168
+          <select />
169
+        </subPane>
170
+      </pane>
171
+    </panes>
172
+  </component>
173
+  <component name="PropertiesComponent">
174
+    <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
175
+    <property name="WebServerToolWindowFactoryState" value="false" />
176
+    <property name="aspect.path.notification.shown" value="true" />
177
+    <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1543415128804" />
178
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
179
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
180
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
181
+    <property name="settings.editor.selected.configurable" value="Settings.JavaScript" />
182
+  </component>
183
+  <component name="RunDashboard">
184
+    <option name="ruleStates">
185
+      <list>
186
+        <RuleState>
187
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
188
+        </RuleState>
189
+        <RuleState>
190
+          <option name="name" value="StatusDashboardGroupingRule" />
191
+        </RuleState>
192
+      </list>
193
+    </option>
194
+  </component>
195
+  <component name="RunManager">
196
+    <configuration name="index.html" type="JavascriptDebugType" factoryName="JavaScript Debug" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/JSON-Lab-1/index.html">
197
+      <method v="2" />
198
+    </configuration>
199
+    <recent_temporary>
200
+      <list>
201
+        <item itemvalue="JavaScript Debug.index.html" />
202
+      </list>
203
+    </recent_temporary>
204
+  </component>
205
+  <component name="SvnConfiguration">
206
+    <configuration />
207
+  </component>
208
+  <component name="TaskManager">
209
+    <task active="true" id="Default" summary="Default task">
210
+      <changelist id="00e653f7-2678-42da-907d-4fa72b2bc20a" name="Default Changelist" comment="" />
211
+      <created>1543413841598</created>
212
+      <option name="number" value="Default" />
213
+      <option name="presentableId" value="Default" />
214
+      <updated>1543413841598</updated>
215
+      <workItem from="1543413842929" duration="1095000" />
216
+    </task>
217
+    <servers />
218
+  </component>
219
+  <component name="TimeTrackingManager">
220
+    <option name="totallyTimeSpent" value="1095000" />
221
+  </component>
222
+  <component name="ToolWindowManager">
223
+    <frame x="0" y="23" width="1280" height="723" extended-state="0" />
224
+    <layout>
225
+      <window_info id="Image Layers" />
226
+      <window_info id="Designer" />
227
+      <window_info id="UI Designer" />
228
+      <window_info id="Capture Tool" />
229
+      <window_info id="Favorites" side_tool="true" />
230
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
231
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
232
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
233
+      <window_info anchor="bottom" id="Version Control" />
234
+      <window_info anchor="bottom" id="Terminal" />
235
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
236
+      <window_info anchor="bottom" id="Message" order="0" />
237
+      <window_info anchor="bottom" id="Find" order="1" />
238
+      <window_info anchor="bottom" id="Run" order="2" />
239
+      <window_info anchor="bottom" id="Debug" order="3" visible="true" weight="0.39936608" />
240
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
241
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
242
+      <window_info anchor="bottom" id="TODO" order="6" />
243
+      <window_info anchor="right" id="Palette" />
244
+      <window_info anchor="right" id="Theme Preview" />
245
+      <window_info anchor="right" id="Capture Analysis" />
246
+      <window_info anchor="right" id="Palette&#9;" />
247
+      <window_info anchor="right" id="Database" />
248
+      <window_info anchor="right" id="Maven Projects" />
249
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
250
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
251
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
252
+    </layout>
253
+  </component>
254
+  <component name="TypeScriptGeneratedFilesManager">
255
+    <option name="version" value="1" />
256
+  </component>
257
+  <component name="VcsContentAnnotationSettings">
258
+    <option name="myLimit" value="2678400000" />
259
+  </component>
260
+  <component name="editorHistoryManager">
261
+    <entry file="file://$PROJECT_DIR$/index.html">
262
+      <provider selected="true" editor-type-id="text-editor" />
263
+    </entry>
264
+    <entry file="file://$PROJECT_DIR$/js/colors.js">
265
+      <provider selected="true" editor-type-id="text-editor">
266
+        <state relative-caret-position="110">
267
+          <caret line="27" column="22" lean-forward="true" selection-start-line="27" selection-start-column="22" selection-end-line="27" selection-end-column="22" />
268
+        </state>
269
+      </provider>
270
+    </entry>
271
+  </component>
272
+  <component name="masterDetails">
273
+    <states>
274
+      <state key="ProjectJDKs.UI">
275
+        <settings>
276
+          <last-edited>1.8</last-edited>
277
+          <splitter-proportions>
278
+            <option name="proportions">
279
+              <list>
280
+                <option value="0.2" />
281
+              </list>
282
+            </option>
283
+          </splitter-proportions>
284
+        </settings>
285
+      </state>
286
+    </states>
287
+  </component>
288
+</project>

+ 39
- 33
js/colors.js Datei anzeigen

@@ -1,33 +1,39 @@
1
-var colorsArray : {
2
-    colors=[
3
-        {
4
-            "name":"green",
5
-            "red":"64",
6
-            "green":"175",
7
-            "blue":"63",
8
-        },
9
-        {
10
-            "name":"yellow",
11
-            "red":"239",
12
-            "green":"183",
13
-            "blue":"62"
14
-        },
15
-        {
16
-            name:"red",
17
-            red:"192",
18
-            green:"46",
19
-            blue:"35"
20
-        }
21
-        {
22
-            "name":"blue",
23
-            "red":"19",
24
-            "green":"71",
25
-            "blue":"144",
26
-        },
27
-        {
28
-            "name"="orange",
29
-            "red"="253",
30
-            "green"="92",
31
-            "blue"="48"
32
-        },
33
-    ]
1
+var
2
+
3
+    colorsArray = {
4
+
5
+        "colors":
6
+[
7
+    {
8
+        "name": "green",
9
+        "red": "64",
10
+        "green": "175",
11
+        "blue": "63",
12
+    },
13
+    {
14
+        "name": "yellow",
15
+        "red": "239",
16
+        "green": "183",
17
+        "blue": "62"
18
+    },
19
+    {
20
+        "name": "red",
21
+        "red": "192",
22
+        "green": "46",
23
+        "blue": "35"
24
+    },
25
+    {
26
+        "name": "blue",
27
+        "red": "19",
28
+        "green": "71",
29
+        "blue": "144",
30
+    },
31
+    {
32
+        "name": "orange",
33
+        "red": "253",
34
+        "green": "92",
35
+        "blue": "48"
36
+    }
37
+
38
+]
39
+};