workspace.xml 37 KB

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