workspace.xml 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="0f813586-48e2-4acf-8923-221617ab434f" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lesson12/code.js" />
  6. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lesson12/index.html" />
  7. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lesson12/styles.css" />
  8. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  9. </list>
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="TRACKING_ENABLED" value="true" />
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  18. <component name="FileEditorManager">
  19. <leaf />
  20. </component>
  21. <component name="FindInProjectRecents">
  22. <findStrings>
  23. <find>&lt;/task&gt;</find>
  24. <find>&lt;task&gt;</find>
  25. </findStrings>
  26. <replaceStrings>
  27. <replace>'</replace>
  28. </replaceStrings>
  29. </component>
  30. <component name="Git.Settings">
  31. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  32. <option name="RECENT_BRANCH_BY_REPOSITORY">
  33. <map>
  34. <entry key="$PROJECT_DIR$" value="learning-vue-2__7-components-101" />
  35. </map>
  36. </option>
  37. </component>
  38. <component name="IdeDocumentHistory">
  39. <option name="CHANGED_PATHS">
  40. <list>
  41. <option value="$PROJECT_DIR$/lesson6/styles.css" />
  42. <option value="$PROJECT_DIR$/lesson6/code.js" />
  43. <option value="$PROJECT_DIR$/lesson6/index.html" />
  44. <option value="$PROJECT_DIR$/lesson7/index.html" />
  45. <option value="$PROJECT_DIR$/lesson7/code.js" />
  46. <option value="$PROJECT_DIR$/lesson8/index.html" />
  47. <option value="$PROJECT_DIR$/.eslintrc.json" />
  48. <option value="/HTML Fragment (code.js:41).html" />
  49. <option value="$PROJECT_DIR$/lesson8/code.js" />
  50. <option value="$PROJECT_DIR$/lesson9/index.html" />
  51. <option value="$PROJECT_DIR$/lesson9/styles.css" />
  52. <option value="$PROJECT_DIR$/lesson9/code.js" />
  53. <option value="$PROJECT_DIR$/lesson01/index.html" />
  54. <option value="$PROJECT_DIR$/code.js" />
  55. <option value="$PROJECT_DIR$/lesson02/index.html" />
  56. <option value="$PROJECT_DIR$/lesson03/index.html" />
  57. <option value="$PROJECT_DIR$/lesson04/index.html" />
  58. <option value="$PROJECT_DIR$/lesson05/index.html" />
  59. <option value="$PROJECT_DIR$/lesson06/index.html" />
  60. <option value="$PROJECT_DIR$/lesson07/index.html" />
  61. <option value="$PROJECT_DIR$/lesson08/index.html" />
  62. <option value="$PROJECT_DIR$/lesson09/index.html" />
  63. <option value="$PROJECT_DIR$/lesson10/code.js" />
  64. <option value="$PROJECT_DIR$/lesson10/index.html" />
  65. <option value="$PROJECT_DIR$/lesson11/styles.css" />
  66. <option value="$PROJECT_DIR$/lesson11/index.html" />
  67. <option value="$PROJECT_DIR$/lesson11/code.js" />
  68. <option value="$PROJECT_DIR$/lesson12/index.html" />
  69. <option value="$PROJECT_DIR$/lesson12/code.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="JsGulpfileManager">
  76. <detection-done>true</detection-done>
  77. <sorting>DEFINITION_ORDER</sorting>
  78. </component>
  79. <component name="NodeModulesDirectoryManager">
  80. <handled-path value="$PROJECT_DIR$/node_modules" />
  81. </component>
  82. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" interpreter_name="PHP 7.0 Brew" />
  83. <component name="ProjectFrameBounds">
  84. <option name="y" value="23" />
  85. <option name="width" value="1440" />
  86. <option name="height" value="877" />
  87. </component>
  88. <component name="ProjectView">
  89. <navigator currentView="ProjectPane" proportions="" version="1">
  90. <flattenPackages />
  91. <showMembers />
  92. <showModules />
  93. <showLibraryContents />
  94. <hideEmptyPackages />
  95. <abbreviatePackageNames />
  96. <autoscrollToSource />
  97. <autoscrollFromSource ProjectPane="true" />
  98. <sortByType />
  99. <manualOrder />
  100. <foldersAlwaysOnTop value="true" />
  101. </navigator>
  102. <panes>
  103. <pane id="Scratches" />
  104. <pane id="ProjectPane">
  105. <subPane>
  106. <PATH>
  107. <PATH_ELEMENT>
  108. <option name="myItemId" value="laracasts" />
  109. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  110. </PATH_ELEMENT>
  111. <PATH_ELEMENT>
  112. <option name="myItemId" value="laracasts" />
  113. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  114. </PATH_ELEMENT>
  115. </PATH>
  116. <PATH>
  117. <PATH_ELEMENT>
  118. <option name="myItemId" value="laracasts" />
  119. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  120. </PATH_ELEMENT>
  121. <PATH_ELEMENT>
  122. <option name="myItemId" value="laracasts" />
  123. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  124. </PATH_ELEMENT>
  125. <PATH_ELEMENT>
  126. <option name="myItemId" value="lesson12" />
  127. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  128. </PATH_ELEMENT>
  129. </PATH>
  130. </subPane>
  131. </pane>
  132. <pane id="Scope" />
  133. </panes>
  134. </component>
  135. <component name="PropertiesComponent">
  136. <property name="settings.editor.selected.configurable" value="preferences.keymap" />
  137. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  138. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  139. <property name="last_opened_file_path" value="$PROJECT_DIR$/../../../go/src/github.com" />
  140. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  141. <property name="configurable.Global.libraries.is.expanded" value="true" />
  142. <property name="WebServerToolWindowFactoryState" value="false" />
  143. <property name="HbShouldOpenHtmlAsHb" value="" />
  144. <property name="node.js.path.for.package.eslint" value="project" />
  145. <property name="node.js.detected.package.eslint" value="true" />
  146. <property name="node.js.selected.package.eslint" value="$PROJECT_DIR$/node_modules/eslint" />
  147. <property name="PluginDummyText.Genre" value="latin" />
  148. </component>
  149. <component name="RecentsManager">
  150. <key name="CopyFile.RECENT_KEYS">
  151. <recent name="$PROJECT_DIR$" />
  152. <recent name="$PROJECT_DIR$/" />
  153. </key>
  154. </component>
  155. <component name="RunDashboard">
  156. <option name="ruleStates">
  157. <list>
  158. <RuleState>
  159. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  160. </RuleState>
  161. <RuleState>
  162. <option name="name" value="StatusDashboardGroupingRule" />
  163. </RuleState>
  164. </list>
  165. </option>
  166. </component>
  167. <component name="RunManager">
  168. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  169. <option name="INTERPRETER_OPTIONS" value="" />
  170. <option name="INTERPRETER_PATH" value="/bin/bash" />
  171. <option name="WORKING_DIRECTORY" value="" />
  172. <option name="PARENT_ENVS" value="true" />
  173. <option name="SCRIPT_NAME" value="" />
  174. <option name="PARAMETERS" value="" />
  175. <module name="" />
  176. <envs />
  177. <method />
  178. </configuration>
  179. <configuration default="true" type="CodeceptionConfigurationType" factoryName="Codeception">
  180. <PhpTestRunnerSettings />
  181. <method />
  182. </configuration>
  183. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  184. <module name="" />
  185. <working_directory value="$PROJECT_DIR$" />
  186. <filePath value="$PROJECT_DIR$" />
  187. <kind value="FILE" />
  188. <method />
  189. </configuration>
  190. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  191. <module name="" />
  192. <working_directory value="$PROJECT_DIR$" />
  193. <filePath value="$PROJECT_DIR$" />
  194. <method />
  195. </configuration>
  196. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  197. <module name="" />
  198. <working_directory value="$PROJECT_DIR$" />
  199. <framework value="gotest" />
  200. <kind value="DIRECTORY" />
  201. <method />
  202. </configuration>
  203. <configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest">
  204. <node-interpreter value="project" />
  205. <working-dir value="" />
  206. <envs />
  207. <scope-kind value="ALL" />
  208. <method />
  209. </configuration>
  210. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
  211. <config-file value="" />
  212. <node-interpreter value="project" />
  213. <envs />
  214. <method />
  215. </configuration>
  216. <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
  217. <config-file value="" />
  218. <node-interpreter value="project" />
  219. <envs />
  220. <method />
  221. </configuration>
  222. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  223. <method />
  224. </configuration>
  225. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
  226. <method />
  227. </configuration>
  228. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  229. <TestRunner />
  230. <method />
  231. </configuration>
  232. <configuration default="true" type="PhpBehatConfigurationType" factoryName="Behat">
  233. <BehatRunner />
  234. <method />
  235. </configuration>
  236. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  237. <method />
  238. </configuration>
  239. <configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec">
  240. <PhpTestRunnerSettings />
  241. <method />
  242. </configuration>
  243. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  244. <method />
  245. </configuration>
  246. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  247. <command value="run" />
  248. <scripts />
  249. <node-interpreter value="project" />
  250. <envs />
  251. <method />
  252. </configuration>
  253. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  254. <node-interpreter>project</node-interpreter>
  255. <node-options />
  256. <working-directory />
  257. <pass-parent-env>true</pass-parent-env>
  258. <envs />
  259. <ui />
  260. <extra-mocha-options />
  261. <test-kind>DIRECTORY</test-kind>
  262. <test-directory />
  263. <recursive>false</recursive>
  264. <method />
  265. </configuration>
  266. </component>
  267. <component name="ShelveChangesManager" show_recycled="false">
  268. <option name="remove_strategy" value="false" />
  269. </component>
  270. <component name="TaskManager">
  271. <task active="true" id="Default" summary="Default task">
  272. <changelist id="0f813586-48e2-4acf-8923-221617ab434f" name="Default" comment="" />
  273. <created>1496664325689</created>
  274. <option name="number" value="Default" />
  275. <option name="presentableId" value="Default" />
  276. <updated>1496664325689</updated>
  277. <workItem from="1496664327039" duration="5650000" />
  278. </task>
  279. <servers />
  280. </component>
  281. <component name="TimeTrackingManager">
  282. <option name="totallyTimeSpent" value="11225000" />
  283. </component>
  284. <component name="ToolWindowManager">
  285. <frame x="0" y="23" width="1440" height="877" extended-state="6" />
  286. <layout>
  287. <window_info id="Project" active="true" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2532189" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  288. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  289. <window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  290. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  291. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  292. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  293. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  294. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964234" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  295. <window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  296. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  297. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  298. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  299. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  300. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  301. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  302. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  303. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  304. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  305. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  306. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  307. <window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  308. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  309. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="combo" />
  310. <window_info id="Project" active="true" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2532189" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  311. <window_info id="Metrics" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  312. <window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  313. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  314. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  315. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964234" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  316. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  317. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  318. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  319. </layout>
  320. </component>
  321. <component name="TypeScriptGeneratedFilesManager">
  322. <option name="processedProjectFiles" value="true" />
  323. </component>
  324. <component name="VcsContentAnnotationSettings">
  325. <option name="myLimit" value="2678400000" />
  326. </component>
  327. <component name="XDebuggerManager">
  328. <breakpoint-manager />
  329. <watches-manager />
  330. </component>
  331. <component name="editorHistoryManager">
  332. <entry file="file://$PROJECT_DIR$/lesson07/styles.css">
  333. <provider selected="true" editor-type-id="text-editor">
  334. <state relative-caret-position="285">
  335. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  336. <folding />
  337. </state>
  338. </provider>
  339. </entry>
  340. <entry file="file://$PROJECT_DIR$/lesson06/code.js">
  341. <provider selected="true" editor-type-id="text-editor">
  342. <state relative-caret-position="195">
  343. <caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
  344. <folding />
  345. </state>
  346. </provider>
  347. </entry>
  348. <entry file="file://$PROJECT_DIR$/lesson06/index.html">
  349. <provider selected="true" editor-type-id="text-editor">
  350. <state relative-caret-position="390">
  351. <caret line="26" column="0" lean-forward="true" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" />
  352. <folding />
  353. </state>
  354. </provider>
  355. </entry>
  356. <entry file="file://$PROJECT_DIR$/lesson07/index.html">
  357. <provider selected="true" editor-type-id="text-editor">
  358. <state relative-caret-position="345">
  359. <caret line="23" column="0" lean-forward="false" selection-start-line="18" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
  360. <folding />
  361. </state>
  362. </provider>
  363. </entry>
  364. <entry file="file://$PROJECT_DIR$/lesson07/code.js">
  365. <provider selected="true" editor-type-id="text-editor">
  366. <state relative-caret-position="30">
  367. <caret line="2" column="2" lean-forward="false" selection-start-line="2" selection-start-column="2" selection-end-line="2" selection-end-column="2" />
  368. <folding />
  369. </state>
  370. </provider>
  371. </entry>
  372. <entry file="file://$PROJECT_DIR$/.eslintrc.json">
  373. <provider selected="true" editor-type-id="text-editor">
  374. <state relative-caret-position="255">
  375. <caret line="17" column="0" lean-forward="false" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
  376. <folding />
  377. </state>
  378. </provider>
  379. </entry>
  380. <entry file="file://$PROJECT_DIR$/lesson08/code.js">
  381. <provider selected="true" editor-type-id="text-editor">
  382. <state relative-caret-position="465">
  383. <caret line="31" column="0" lean-forward="true" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
  384. <folding />
  385. </state>
  386. </provider>
  387. </entry>
  388. <entry file="file://$PROJECT_DIR$/lesson08/index.html">
  389. <provider selected="true" editor-type-id="text-editor">
  390. <state relative-caret-position="270">
  391. <caret line="18" column="19" lean-forward="false" selection-start-line="18" selection-start-column="19" selection-end-line="18" selection-end-column="19" />
  392. <folding />
  393. </state>
  394. </provider>
  395. </entry>
  396. <entry file="file://$PROJECT_DIR$/styles.css">
  397. <provider selected="true" editor-type-id="text-editor">
  398. <state relative-caret-position="180">
  399. <caret line="12" column="8" lean-forward="true" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" />
  400. <folding />
  401. </state>
  402. </provider>
  403. </entry>
  404. <entry file="file://$PROJECT_DIR$/lesson09/code.js">
  405. <provider selected="true" editor-type-id="text-editor">
  406. <state relative-caret-position="570">
  407. <caret line="38" column="0" lean-forward="true" selection-start-line="38" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
  408. <folding />
  409. </state>
  410. </provider>
  411. </entry>
  412. <entry file="file://$PROJECT_DIR$/lesson09/index.html">
  413. <provider selected="true" editor-type-id="text-editor">
  414. <state relative-caret-position="420">
  415. <caret line="22" column="0" lean-forward="false" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
  416. <folding />
  417. </state>
  418. </provider>
  419. </entry>
  420. <entry file="file://$PROJECT_DIR$/lesson09/styles.css">
  421. <provider selected="true" editor-type-id="text-editor">
  422. <state relative-caret-position="300">
  423. <caret line="20" column="15" lean-forward="false" selection-start-line="20" selection-start-column="15" selection-end-line="20" selection-end-column="15" />
  424. <folding />
  425. </state>
  426. </provider>
  427. </entry>
  428. <entry file="file://$PROJECT_DIR$/lesson07/styles.css">
  429. <provider selected="true" editor-type-id="text-editor">
  430. <state relative-caret-position="285">
  431. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  432. <folding />
  433. </state>
  434. </provider>
  435. </entry>
  436. <entry file="file://$PROJECT_DIR$/lesson06/code.js">
  437. <provider selected="true" editor-type-id="text-editor">
  438. <state relative-caret-position="195">
  439. <caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
  440. <folding />
  441. </state>
  442. </provider>
  443. </entry>
  444. <entry file="file://$PROJECT_DIR$/lesson06/index.html">
  445. <provider selected="true" editor-type-id="text-editor">
  446. <state relative-caret-position="390">
  447. <caret line="26" column="0" lean-forward="true" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" />
  448. <folding />
  449. </state>
  450. </provider>
  451. </entry>
  452. <entry file="file://$PROJECT_DIR$/lesson07/index.html">
  453. <provider selected="true" editor-type-id="text-editor">
  454. <state relative-caret-position="240">
  455. <caret line="16" column="0" lean-forward="true" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  456. <folding />
  457. </state>
  458. </provider>
  459. </entry>
  460. <entry file="file://$PROJECT_DIR$/lesson07/code.js">
  461. <provider selected="true" editor-type-id="text-editor">
  462. <state relative-caret-position="15">
  463. <caret line="1" column="37" lean-forward="true" selection-start-line="1" selection-start-column="37" selection-end-line="1" selection-end-column="37" />
  464. <folding />
  465. </state>
  466. </provider>
  467. </entry>
  468. <entry file="file://$PROJECT_DIR$/lesson07/styles.css">
  469. <provider selected="true" editor-type-id="text-editor">
  470. <state relative-caret-position="285">
  471. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  472. <folding />
  473. </state>
  474. </provider>
  475. </entry>
  476. <entry file="file://$PROJECT_DIR$/lesson06/code.js">
  477. <provider selected="true" editor-type-id="text-editor">
  478. <state relative-caret-position="195">
  479. <caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
  480. <folding />
  481. </state>
  482. </provider>
  483. </entry>
  484. <entry file="file://$PROJECT_DIR$/lesson07/code.js">
  485. <provider selected="true" editor-type-id="text-editor">
  486. <state relative-caret-position="30">
  487. <caret line="2" column="2" lean-forward="false" selection-start-line="2" selection-start-column="2" selection-end-line="2" selection-end-column="2" />
  488. <folding />
  489. </state>
  490. </provider>
  491. </entry>
  492. <entry file="file://$PROJECT_DIR$/.eslintrc.json">
  493. <provider selected="true" editor-type-id="text-editor">
  494. <state relative-caret-position="255">
  495. <caret line="17" column="0" lean-forward="false" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
  496. <folding />
  497. </state>
  498. </provider>
  499. </entry>
  500. <entry file="file://$PROJECT_DIR$/lesson08/code.js">
  501. <provider selected="true" editor-type-id="text-editor">
  502. <state relative-caret-position="465">
  503. <caret line="31" column="0" lean-forward="true" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
  504. </state>
  505. </provider>
  506. </entry>
  507. <entry file="file://$PROJECT_DIR$/styles.css">
  508. <provider selected="true" editor-type-id="text-editor">
  509. <state relative-caret-position="180">
  510. <caret line="12" column="8" lean-forward="true" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" />
  511. </state>
  512. </provider>
  513. </entry>
  514. <entry file="file://$PROJECT_DIR$/lesson09/code.js">
  515. <provider selected="true" editor-type-id="text-editor">
  516. <state relative-caret-position="570">
  517. <caret line="38" column="0" lean-forward="true" selection-start-line="38" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
  518. <folding />
  519. </state>
  520. </provider>
  521. </entry>
  522. <entry file="file://$PROJECT_DIR$/lesson09/styles.css">
  523. <provider selected="true" editor-type-id="text-editor">
  524. <state relative-caret-position="300">
  525. <caret line="20" column="15" lean-forward="false" selection-start-line="20" selection-start-column="15" selection-end-line="20" selection-end-column="15" />
  526. </state>
  527. </provider>
  528. </entry>
  529. <entry file="file://$PROJECT_DIR$/package.json">
  530. <provider selected="true" editor-type-id="text-editor">
  531. <state relative-caret-position="180">
  532. <caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
  533. <folding />
  534. </state>
  535. </provider>
  536. </entry>
  537. <entry file="jar://$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/EcmaScript.js">
  538. <provider selected="true" editor-type-id="text-editor">
  539. <state relative-caret-position="252">
  540. <caret line="113" column="9" lean-forward="false" selection-start-line="113" selection-start-column="9" selection-end-line="113" selection-end-column="9" />
  541. <folding />
  542. </state>
  543. </provider>
  544. </entry>
  545. <entry file="file://$PROJECT_DIR$/code.js">
  546. <provider selected="true" editor-type-id="text-editor">
  547. <state relative-caret-position="330">
  548. <caret line="22" column="0" lean-forward="true" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
  549. <folding />
  550. </state>
  551. </provider>
  552. </entry>
  553. <entry file="file://$PROJECT_DIR$/lesson02/index.html">
  554. <provider selected="true" editor-type-id="text-editor">
  555. <state relative-caret-position="195">
  556. <caret line="13" column="31" lean-forward="false" selection-start-line="13" selection-start-column="31" selection-end-line="13" selection-end-column="31" />
  557. <folding />
  558. </state>
  559. </provider>
  560. </entry>
  561. <entry file="file://$PROJECT_DIR$/index.html">
  562. <provider selected="true" editor-type-id="text-editor">
  563. <state relative-caret-position="45">
  564. <caret line="3" column="46" lean-forward="true" selection-start-line="3" selection-start-column="46" selection-end-line="3" selection-end-column="46" />
  565. <folding />
  566. </state>
  567. </provider>
  568. </entry>
  569. <entry file="file://$PROJECT_DIR$/lesson01/index.html">
  570. <provider selected="true" editor-type-id="text-editor">
  571. <state relative-caret-position="180">
  572. <caret line="12" column="31" lean-forward="false" selection-start-line="12" selection-start-column="31" selection-end-line="12" selection-end-column="31" />
  573. <folding />
  574. </state>
  575. </provider>
  576. </entry>
  577. <entry file="file://$PROJECT_DIR$/lesson03/index.html">
  578. <provider selected="true" editor-type-id="text-editor">
  579. <state relative-caret-position="435">
  580. <caret line="29" column="7" lean-forward="true" selection-start-line="29" selection-start-column="7" selection-end-line="29" selection-end-column="7" />
  581. <folding />
  582. </state>
  583. </provider>
  584. </entry>
  585. <entry file="file://$PROJECT_DIR$/lesson04/index.html">
  586. <provider selected="true" editor-type-id="text-editor">
  587. <state relative-caret-position="330">
  588. <caret line="22" column="45" lean-forward="true" selection-start-line="22" selection-start-column="45" selection-end-line="22" selection-end-column="45" />
  589. <folding />
  590. </state>
  591. </provider>
  592. </entry>
  593. <entry file="file://$PROJECT_DIR$/lesson06/index.html">
  594. <provider selected="true" editor-type-id="text-editor">
  595. <state relative-caret-position="300">
  596. <caret line="20" column="42" lean-forward="true" selection-start-line="20" selection-start-column="42" selection-end-line="20" selection-end-column="42" />
  597. <folding />
  598. </state>
  599. </provider>
  600. </entry>
  601. <entry file="file://$PROJECT_DIR$/lesson05/index.html">
  602. <provider selected="true" editor-type-id="text-editor">
  603. <state relative-caret-position="195">
  604. <caret line="13" column="31" lean-forward="false" selection-start-line="13" selection-start-column="31" selection-end-line="13" selection-end-column="31" />
  605. <folding />
  606. </state>
  607. </provider>
  608. </entry>
  609. <entry file="file://$PROJECT_DIR$/lesson07/index.html">
  610. <provider selected="true" editor-type-id="text-editor">
  611. <state relative-caret-position="165">
  612. <caret line="11" column="10" lean-forward="true" selection-start-line="11" selection-start-column="10" selection-end-line="11" selection-end-column="10" />
  613. <folding />
  614. </state>
  615. </provider>
  616. </entry>
  617. <entry file="file://$PROJECT_DIR$/lesson08/index.html">
  618. <provider selected="true" editor-type-id="text-editor">
  619. <state relative-caret-position="285">
  620. <caret line="19" column="10" lean-forward="true" selection-start-line="19" selection-start-column="10" selection-end-line="19" selection-end-column="10" />
  621. <folding />
  622. </state>
  623. </provider>
  624. </entry>
  625. <entry file="file://$PROJECT_DIR$/lesson09/index.html">
  626. <provider selected="true" editor-type-id="text-editor">
  627. <state relative-caret-position="150">
  628. <caret line="9" column="8" lean-forward="true" selection-start-line="9" selection-start-column="8" selection-end-line="9" selection-end-column="8" />
  629. <folding />
  630. </state>
  631. </provider>
  632. </entry>
  633. <entry file="file://$PROJECT_DIR$/lesson10/code.js">
  634. <provider selected="true" editor-type-id="text-editor">
  635. <state relative-caret-position="105">
  636. <caret line="7" column="0" lean-forward="false" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
  637. <folding />
  638. </state>
  639. </provider>
  640. </entry>
  641. <entry file="file://$PROJECT_DIR$/lesson10/index.html">
  642. <provider selected="true" editor-type-id="text-editor">
  643. <state relative-caret-position="225">
  644. <caret line="14" column="32" lean-forward="false" selection-start-line="14" selection-start-column="32" selection-end-line="14" selection-end-column="32" />
  645. <folding />
  646. </state>
  647. </provider>
  648. </entry>
  649. <entry file="file://$PROJECT_DIR$/lesson11/styles.css">
  650. <provider selected="true" editor-type-id="text-editor">
  651. <state relative-caret-position="285">
  652. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  653. <folding />
  654. </state>
  655. </provider>
  656. </entry>
  657. <entry file="file://$PROJECT_DIR$/lesson11/index.html">
  658. <provider selected="true" editor-type-id="text-editor">
  659. <state relative-caret-position="585">
  660. <caret line="38" column="0" lean-forward="true" selection-start-line="38" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
  661. <folding />
  662. </state>
  663. </provider>
  664. </entry>
  665. <entry file="file://$PROJECT_DIR$/lesson11/code.js">
  666. <provider selected="true" editor-type-id="text-editor">
  667. <state relative-caret-position="240">
  668. <caret line="16" column="0" lean-forward="true" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  669. <folding>
  670. <marker date="1496683765000" expanded="true" signature="42:310" ph="..." />
  671. <marker date="1496683765000" expanded="true" signature="63:242" ph="..." />
  672. <marker date="1496683765000" expanded="true" signature="72:233" ph="..." />
  673. <marker date="1496683765000" expanded="true" signature="142:225" ph="..." />
  674. <marker date="1496683765000" expanded="true" signature="276:303" ph="..." />
  675. </folding>
  676. </state>
  677. </provider>
  678. </entry>
  679. <entry file="file://$PROJECT_DIR$/lesson12/code.js">
  680. <provider selected="true" editor-type-id="text-editor">
  681. <state relative-caret-position="525">
  682. <caret line="35" column="0" lean-forward="true" selection-start-line="35" selection-start-column="0" selection-end-line="35" selection-end-column="0" />
  683. <folding />
  684. </state>
  685. </provider>
  686. </entry>
  687. <entry file="file://$PROJECT_DIR$/lesson12/index.html">
  688. <provider selected="true" editor-type-id="text-editor">
  689. <state relative-caret-position="315">
  690. <caret line="20" column="49" lean-forward="false" selection-start-line="20" selection-start-column="49" selection-end-line="20" selection-end-column="49" />
  691. <folding />
  692. </state>
  693. </provider>
  694. </entry>
  695. </component>
  696. </project>