mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 23:12:22 +03:00
333 lines
17 KiB
XML
333 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AnalysisUIOptions">
|
|
<option name="SCOPE_TYPE" value="3" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="c325a920-5a8e-47c6-96fc-aa52e4ce7aea" name="Default Changelist" comment="Add idea config files.S">
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/examples/external-data/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/examples/external-data/package-lock.json" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Pages/Internal/Platform/Cli.elm" beforeDir="false" afterPath="$PROJECT_DIR$/src/Pages/Internal/Platform/Cli.elm" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/tests/StaticHttpRequestsTests.elm" beforeDir="false" afterPath="$PROJECT_DIR$/tests/StaticHttpRequestsTests.elm" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="DefaultGradleProjectSettings">
|
|
<option name="testRunner" value="GRADLE" />
|
|
<option name="delegatedBuild" value="true" />
|
|
</component>
|
|
<component name="ElmTestAutoTestManager">
|
|
<enabled-run-configurations>
|
|
<run-configuration type="ELM_TEST_RUN_CONFIGURATION" name="elm-test" />
|
|
</enabled-run-configurations>
|
|
</component>
|
|
<component name="ElmWorkspace">
|
|
<elmProjects>
|
|
<project path="$PROJECT_DIR$/elm.json" />
|
|
<project path="$PROJECT_DIR$/examples/docs/elm.json" />
|
|
<project path="$PROJECT_DIR$/examples/external-data/elm.json" />
|
|
</elmProjects>
|
|
<settings elmCompilerPath="$PROJECT_DIR$/node_modules/.bin/elm" elmFormatPath="$PROJECT_DIR$/node_modules/.bin/elm-format" elmTestPath="$PROJECT_DIR$/node_modules/.bin/elm-test" isElmFormatOnSaveEnabled="true" />
|
|
</component>
|
|
<component name="FavoritesManager">
|
|
<favorites_list name="elm-pages" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Elm Module" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectConfigurationFiles">
|
|
<option name="files">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/.idea/elm-pages.iml" />
|
|
<option value="$PROJECT_DIR$/.idea/misc.xml" />
|
|
<option value="$PROJECT_DIR$/.idea/encodings.xml" />
|
|
<option value="$PROJECT_DIR$/.idea/modules.xml" />
|
|
<option value="$PROJECT_DIR$/.idea/vcs.xml" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectId" id="1QtXjJ20a8EvyLrv5tZwGc0VILz" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
<ConfirmationsSetting value="1" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showExcludedFiles" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/examples/external-data/elm.json" />
|
|
<property name="project.structure.last.edited" value="Project" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.0" />
|
|
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
|
|
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/examples/external-data" />
|
|
<recent name="$PROJECT_DIR$/examples" />
|
|
<recent name="$PROJECT_DIR$/src/Pages" />
|
|
</key>
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/src/Pages/Internal" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="Applet">
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="ELM_TEST_RUN_CONFIGURATION" factoryName="Elm Test configuration factory">
|
|
<ElmTestRunConfiguration elm-folder="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="elm-test" type="ELM_TEST_RUN_CONFIGURATION" factoryName="Elm Test configuration factory">
|
|
<ElmTestRunConfiguration elm-folder="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="TestNG">
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
<properties />
|
|
<listeners />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
|
|
<module name="" />
|
|
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<predefined_log_file enabled="true" id="idea.log" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component>
|
|
<component name="ServiceViewManager">
|
|
<option name="viewStates">
|
|
<list>
|
|
<serviceView>
|
|
<treeState>
|
|
<expand />
|
|
<select />
|
|
</treeState>
|
|
</serviceView>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="c325a920-5a8e-47c6-96fc-aa52e4ce7aea" name="Default Changelist" comment="" />
|
|
<created>1566884274961</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1566884274961</updated>
|
|
</task>
|
|
<task id="LOCAL-00001" summary="Add cli application module starting point.">
|
|
<created>1571703773227</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571703773227</updated>
|
|
</task>
|
|
<task id="LOCAL-00002" summary="Optimize imports.">
|
|
<created>1571707522591</created>
|
|
<option name="number" value="00002" />
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571707522591</updated>
|
|
</task>
|
|
<task id="LOCAL-00003" summary="Make assertion about outgoing port.">
|
|
<created>1571714512388</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571714512388</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="Add codec boilerplate.">
|
|
<created>1571718705129</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571718705129</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="Add setup for passing in different pages and requests in static http test harness.">
|
|
<created>1571751991503</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571751991503</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="Include response data in static request port payload.">
|
|
<created>1571773406827</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571773406827</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="Add docs boilerplate for StaticHttp module.">
|
|
<created>1571806381753</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571806381753</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="Add idea config files.">
|
|
<created>1571806420660</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571806420660</updated>
|
|
</task>
|
|
<task id="LOCAL-00009" summary="Show decoder errors for each page.">
|
|
<created>1571922716661</created>
|
|
<option name="number" value="00009" />
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1571922716661</updated>
|
|
</task>
|
|
<task id="LOCAL-00010" summary="Add some annotations and remove some comments.">
|
|
<created>1575691344460</created>
|
|
<option name="number" value="00010" />
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1575691344461</updated>
|
|
</task>
|
|
<task id="LOCAL-00011" summary="Include title in BuildError type.">
|
|
<created>1575692385920</created>
|
|
<option name="number" value="00011" />
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1575692385920</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="12" />
|
|
<servers />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State>
|
|
<option name="COLUMN_ORDER" />
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<ignored-roots>
|
|
<path value="$PROJECT_DIR$/examples/docs/node_modules/elm-pages" />
|
|
</ignored-roots>
|
|
<MESSAGE value="Rename module." />
|
|
<MESSAGE value="Get basic types wired up for static data." />
|
|
<MESSAGE value="Add cli application module starting point." />
|
|
<MESSAGE value="Optimize imports." />
|
|
<MESSAGE value="Make assertion about outgoing port." />
|
|
<MESSAGE value="Add codec boilerplate." />
|
|
<MESSAGE value="Add setup for passing in different pages and requests in static http test harness." />
|
|
<MESSAGE value="Include response data in static request port payload." />
|
|
<MESSAGE value="Add docs boilerplate for StaticHttp module." />
|
|
<MESSAGE value="Add idea config files." />
|
|
<MESSAGE value="Show decoder errors for each page." />
|
|
<MESSAGE value="Add some annotations and remove some comments." />
|
|
<MESSAGE value="Include title in BuildError type." />
|
|
<option name="LAST_COMMIT_MESSAGE" value="Include title in BuildError type." />
|
|
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="496" y="227" key="#Project_Structure" timestamp="1575693399774">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="496" y="227" key="#Project_Structure/0.0.1792.1120@0.0.1792.1120" timestamp="1575693399774" />
|
|
<state x="360" y="223" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1575690768814">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="360" y="223" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1792.1120@0.0.1792.1120" timestamp="1575690768814" />
|
|
<state x="640" y="413" key="ANALYSIS_DLG_com.intellij.analysis.BaseAnalysisAction$1" timestamp="1575691090436">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="640" y="413" key="ANALYSIS_DLG_com.intellij.analysis.BaseAnalysisAction$1/0.0.1792.1120@0.0.1792.1120" timestamp="1575691090436" />
|
|
<state x="509" y="162" key="CommitChangelistDialog2" timestamp="1575692385814">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="509" y="162" key="CommitChangelistDialog2/0.0.1792.1120@0.0.1792.1120" timestamp="1575692385814" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.bottom" timestamp="1575722959611">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state width="1750" height="317" key="GridCell.Tab.0.bottom/0.0.1792.1120@0.0.1792.1120" timestamp="1575693679589" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.bottom/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575722959611" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.center" timestamp="1575722959611">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state width="1750" height="317" key="GridCell.Tab.0.center/0.0.1792.1120@0.0.1792.1120" timestamp="1575693679588" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.center/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575722959611" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.left" timestamp="1575722959611">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state width="1750" height="317" key="GridCell.Tab.0.left/0.0.1792.1120@0.0.1792.1120" timestamp="1575693679588" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.left/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575722959611" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.right" timestamp="1575722959611">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state width="1750" height="317" key="GridCell.Tab.0.right/0.0.1792.1120@0.0.1792.1120" timestamp="1575693679589" />
|
|
<state width="1750" height="317" key="GridCell.Tab.0.right/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575722959611" />
|
|
<state x="484" y="303" key="IDE.errors.dialog" timestamp="1575684710391">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="484" y="303" key="IDE.errors.dialog/0.0.1792.1120@0.0.1792.1120" timestamp="1575684710391" />
|
|
<state x="435" y="199" key="SettingsEditor" timestamp="1575684760520">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="435" y="199" key="SettingsEditor/0.0.1792.1120@0.0.1792.1120" timestamp="1575684760520" />
|
|
<state x="576" y="380" key="com.intellij.ide.util.TipDialog" timestamp="1575728343645">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state x="538" y="394" key="com.intellij.ide.util.TipDialog/0.0.1792.1120@0.0.1792.1120" timestamp="1575690741983" />
|
|
<state x="576" y="380" key="com.intellij.ide.util.TipDialog/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575728343645" />
|
|
<state x="561" y="260" width="670" height="675" key="run.anything.popup" timestamp="1575692087157">
|
|
<screen x="0" y="0" width="1792" height="1120" />
|
|
</state>
|
|
<state x="561" y="260" width="670" height="675" key="run.anything.popup/0.0.1792.1120@0.0.1792.1120" timestamp="1575692087157" />
|
|
<state x="601" y="242" width="718" height="652" key="search.everywhere.popup" timestamp="1575722378214">
|
|
<screen x="0" y="0" width="1920" height="1080" />
|
|
</state>
|
|
<state x="561" y="251" width="670" height="676" key="search.everywhere.popup/0.0.1792.1120@0.0.1792.1120" timestamp="1575691087694" />
|
|
<state x="601" y="242" width="718" height="652" key="search.everywhere.popup/0.0.1920.1080/-1050.-138.1050.1680@0.0.1920.1080" timestamp="1575722378214" />
|
|
</component>
|
|
</project> |