workspace.xml 40 KB

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