|
|
@ -4,7 +4,15 @@
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="1adcdbad-26db-47ae-b8e5-83088ba9f2ff" name="Changes" comment="Add example image to README" />
|
|
|
|
<list default="true" id="1adcdbad-26db-47ae-b8e5-83088ba9f2ff" name="Changes" comment="Port to MineDown-adventure, run on the Adventure platform">
|
|
|
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/HEADER" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/ListOptions.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/ListOptions.java" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/PaginatedList.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/PaginatedList.java" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/PaginationException.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/net/william278/paginedown/PaginationException.java" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/test/java/net/william278/paginedown/PaginatedListTests.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/net/william278/paginedown/PaginatedListTests.java" afterDir="false" />
|
|
|
|
|
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
@ -23,13 +31,36 @@
|
|
|
|
</task>
|
|
|
|
</task>
|
|
|
|
<projects_view>
|
|
|
|
<projects_view>
|
|
|
|
<tree_state>
|
|
|
|
<tree_state>
|
|
|
|
<expand />
|
|
|
|
<expand>
|
|
|
|
|
|
|
|
<path>
|
|
|
|
|
|
|
|
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
|
|
|
|
|
|
<item name="PagineDown" type="f1a62948:ProjectNode" />
|
|
|
|
|
|
|
|
</path>
|
|
|
|
|
|
|
|
<path>
|
|
|
|
|
|
|
|
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
|
|
|
|
|
|
<item name="PagineDown" type="f1a62948:ProjectNode" />
|
|
|
|
|
|
|
|
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
|
|
|
|
|
|
|
</path>
|
|
|
|
|
|
|
|
<path>
|
|
|
|
|
|
|
|
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
|
|
|
|
|
|
|
<item name="PagineDown" type="f1a62948:ProjectNode" />
|
|
|
|
|
|
|
|
<item name="Tasks" type="e4a08cd1:TasksNode" />
|
|
|
|
|
|
|
|
<item name="other" type="c8890929:TasksNode$1" />
|
|
|
|
|
|
|
|
</path>
|
|
|
|
|
|
|
|
</expand>
|
|
|
|
<select />
|
|
|
|
<select />
|
|
|
|
</tree_state>
|
|
|
|
</tree_state>
|
|
|
|
</projects_view>
|
|
|
|
</projects_view>
|
|
|
|
</state>
|
|
|
|
</state>
|
|
|
|
</system>
|
|
|
|
</system>
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
|
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
|
|
|
|
<list>
|
|
|
|
|
|
|
|
<option value="Class" />
|
|
|
|
|
|
|
|
</list>
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
</component>
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
@ -42,15 +73,27 @@
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
"keyToString": {
|
|
|
|
"keyToString": {
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
|
"nodejs_package_manager_path": "npm"
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
|
|
|
|
"last_opened_file_path": "C:/Users/William/IdeaProjects/PagineDown",
|
|
|
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}</component>
|
|
|
|
}]]></component>
|
|
|
|
<component name="RunManager" selected="Gradle.PaginatedListTests">
|
|
|
|
<component name="RecentsManager">
|
|
|
|
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
|
|
|
|
<recent name="C:\Users\William\IdeaProjects\PagineDown" />
|
|
|
|
|
|
|
|
</key>
|
|
|
|
|
|
|
|
</component>
|
|
|
|
|
|
|
|
<component name="RunManager" selected="Gradle.PagineDown [updateLicenses]">
|
|
|
|
<configuration name="PaginatedListTests" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
|
|
|
<configuration name="PaginatedListTests" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
<option name="executionName" />
|
|
|
|
<option name="executionName" />
|
|
|
@ -72,6 +115,29 @@
|
|
|
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
|
|
|
|
<ForceTestExec>false</ForceTestExec>
|
|
|
|
|
|
|
|
<method v="2" />
|
|
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
|
|
<configuration name="PagineDown [updateLicenses]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
|
|
|
|
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
|
|
|
|
<option name="executionName" />
|
|
|
|
|
|
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
|
|
|
|
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
|
|
|
|
|
|
<option name="scriptParameters" />
|
|
|
|
|
|
|
|
<option name="taskDescriptions">
|
|
|
|
|
|
|
|
<list />
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option name="taskNames">
|
|
|
|
|
|
|
|
<list>
|
|
|
|
|
|
|
|
<option value="updateLicenses" />
|
|
|
|
|
|
|
|
</list>
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option name="vmOptions" />
|
|
|
|
|
|
|
|
</ExternalSystemSettings>
|
|
|
|
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
|
|
|
|
<ForceTestExec>false</ForceTestExec>
|
|
|
|
<method v="2" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
<configuration name="PagineDown build" type="GradleRunConfiguration" factoryName="Gradle">
|
|
|
|
<configuration name="PagineDown build" type="GradleRunConfiguration" factoryName="Gradle">
|
|
|
@ -86,8 +152,7 @@
|
|
|
|
<option name="taskNames">
|
|
|
|
<option name="taskNames">
|
|
|
|
<list>
|
|
|
|
<list>
|
|
|
|
<option value="clean" />
|
|
|
|
<option value="clean" />
|
|
|
|
<option value="build" />
|
|
|
|
<option value="publishToMavenLocal" />
|
|
|
|
<option value="publish" />
|
|
|
|
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</option>
|
|
|
|
<option name="vmOptions" />
|
|
|
|
<option name="vmOptions" />
|
|
|
@ -95,14 +160,17 @@
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
|
|
|
|
<ForceTestExec>false</ForceTestExec>
|
|
|
|
<method v="2" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
<list>
|
|
|
|
<list>
|
|
|
|
<item itemvalue="Gradle.PagineDown build" />
|
|
|
|
<item itemvalue="Gradle.PagineDown build" />
|
|
|
|
|
|
|
|
<item itemvalue="Gradle.PagineDown [updateLicenses]" />
|
|
|
|
<item itemvalue="Gradle.PaginatedListTests" />
|
|
|
|
<item itemvalue="Gradle.PaginatedListTests" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
<recent_temporary>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
|
|
|
<list>
|
|
|
|
|
|
|
|
<item itemvalue="Gradle.PagineDown [updateLicenses]" />
|
|
|
|
<item itemvalue="Gradle.PaginatedListTests" />
|
|
|
|
<item itemvalue="Gradle.PaginatedListTests" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
|
|
|
</recent_temporary>
|
|
|
@ -120,6 +188,12 @@
|
|
|
|
<workItem from="1660746781694" duration="1569000" />
|
|
|
|
<workItem from="1660746781694" duration="1569000" />
|
|
|
|
<workItem from="1660750313226" duration="296000" />
|
|
|
|
<workItem from="1660750313226" duration="296000" />
|
|
|
|
<workItem from="1660751456096" duration="283000" />
|
|
|
|
<workItem from="1660751456096" duration="283000" />
|
|
|
|
|
|
|
|
<workItem from="1660775721412" duration="11000" />
|
|
|
|
|
|
|
|
<workItem from="1660813489817" duration="6000" />
|
|
|
|
|
|
|
|
<workItem from="1663673518837" duration="364000" />
|
|
|
|
|
|
|
|
<workItem from="1663674390006" duration="614000" />
|
|
|
|
|
|
|
|
<workItem from="1663691764514" duration="215000" />
|
|
|
|
|
|
|
|
<workItem from="1682892261503" duration="407000" />
|
|
|
|
</task>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00001" summary="Make gradlew executable">
|
|
|
|
<task id="LOCAL-00001" summary="Make gradlew executable">
|
|
|
|
<created>1660688283740</created>
|
|
|
|
<created>1660688283740</created>
|
|
|
@ -170,7 +244,21 @@
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1660751644066</updated>
|
|
|
|
<updated>1660751644066</updated>
|
|
|
|
</task>
|
|
|
|
</task>
|
|
|
|
<option name="localTasksCounter" value="8" />
|
|
|
|
<task id="LOCAL-00008" summary="Update image">
|
|
|
|
|
|
|
|
<created>1660775726807</created>
|
|
|
|
|
|
|
|
<option name="number" value="00008" />
|
|
|
|
|
|
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
|
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
|
|
|
<updated>1660775726807</updated>
|
|
|
|
|
|
|
|
</task>
|
|
|
|
|
|
|
|
<task id="LOCAL-00009" summary="Port to MineDown-adventure, run on the Adventure platform">
|
|
|
|
|
|
|
|
<created>1663673808922</created>
|
|
|
|
|
|
|
|
<option name="number" value="00009" />
|
|
|
|
|
|
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
|
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
|
|
|
<updated>1663673808922</updated>
|
|
|
|
|
|
|
|
</task>
|
|
|
|
|
|
|
|
<option name="localTasksCounter" value="10" />
|
|
|
|
<servers />
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
@ -196,6 +284,8 @@
|
|
|
|
<MESSAGE value="v1.0.2 - Fix issues with jumper buttons, add tests for them" />
|
|
|
|
<MESSAGE value="v1.0.2 - Fix issues with jumper buttons, add tests for them" />
|
|
|
|
<MESSAGE value="v1.0.3 - Add options to customize no. of page jumper buttons" />
|
|
|
|
<MESSAGE value="v1.0.3 - Add options to customize no. of page jumper buttons" />
|
|
|
|
<MESSAGE value="Add example image to README" />
|
|
|
|
<MESSAGE value="Add example image to README" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Add example image to README" />
|
|
|
|
<MESSAGE value="Update image" />
|
|
|
|
|
|
|
|
<MESSAGE value="Port to MineDown-adventure, run on the Adventure platform" />
|
|
|
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Port to MineDown-adventure, run on the Adventure platform" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
</project>
|
|
|
|
</project>
|