@macrostrat/cesium-martini 1.5.0 → 1.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
- package/.idea/cesium-martini.iml +0 -9
- package/.idea/codeStyles/Project.xml +0 -57
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/libraries/cache.xml +0 -769
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/prettier.xml +0 -8
- package/.idea/vcs.xml +0 -20
- package/.idea/workspace.xml +0 -125
- package/.npmrc +0 -1
- package/webpack.config.js +0 -75
package/.idea/misc.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK">
|
|
4
|
-
<output url="file://$PROJECT_DIR$/out" />
|
|
5
|
-
</component>
|
|
6
|
-
</project>
|
package/.idea/modules.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectModuleManager">
|
|
4
|
-
<modules>
|
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/cesium-martini.iml" filepath="$PROJECT_DIR$/.idea/cesium-martini.iml" />
|
|
6
|
-
</modules>
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
package/.idea/prettier.xml
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="PrettierConfiguration">
|
|
4
|
-
<option name="myConfigurationMode" value="MANUAL" />
|
|
5
|
-
<option name="myRunOnSave" value="true" />
|
|
6
|
-
<option name="myFilesPattern" value="**/*.{js,ts,jsx,tsx,cjs,cts,mjs,mts,vue,astro,md}" />
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
package/.idea/vcs.xml
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="IssueNavigationConfiguration">
|
|
4
|
-
<option name="links">
|
|
5
|
-
<list>
|
|
6
|
-
<IssueNavigationLink>
|
|
7
|
-
<option name="issueRegexp" value="\(#(\d+)\)" />
|
|
8
|
-
<option name="linkRegexp" value="https://github.com/davenquinn/cesium-martini/issues/$1" />
|
|
9
|
-
</IssueNavigationLink>
|
|
10
|
-
<IssueNavigationLink>
|
|
11
|
-
<option name="issueRegexp" value="\(#(\d+)\)" />
|
|
12
|
-
<option name="linkRegexp" value="https://github.com/davenquinn/martini/issues/$1" />
|
|
13
|
-
</IssueNavigationLink>
|
|
14
|
-
</list>
|
|
15
|
-
</option>
|
|
16
|
-
</component>
|
|
17
|
-
<component name="VcsDirectoryMappings">
|
|
18
|
-
<mapping directory="" vcs="Git" />
|
|
19
|
-
</component>
|
|
20
|
-
</project>
|
package/.idea/workspace.xml
DELETED
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="AutoImportSettings">
|
|
4
|
-
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="c63fbe16-a437-4e92-9177-f56de7f7200d" name="Changes" comment="">
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
10
|
-
</list>
|
|
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="Git.Settings">
|
|
17
|
-
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
18
|
-
<map>
|
|
19
|
-
<entry key="$PROJECT_DIR$" value="b35a980e6b6d6bdd4e6fe12f48dea9d5d1fee27a" />
|
|
20
|
-
</map>
|
|
21
|
-
</option>
|
|
22
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
23
|
-
</component>
|
|
24
|
-
<component name="GitHubPullRequestSearchHistory">{
|
|
25
|
-
"lastFilter": {
|
|
26
|
-
"state": "OPEN",
|
|
27
|
-
"assignee": "davenquinn"
|
|
28
|
-
}
|
|
29
|
-
}</component>
|
|
30
|
-
<component name="GithubPullRequestsUISettings">{
|
|
31
|
-
"selectedUrlAndAccountId": {
|
|
32
|
-
"url": "https://github.com/davenquinn/cesium-martini.git",
|
|
33
|
-
"accountId": "52565d3a-d148-4d26-a021-78a3e61fe000"
|
|
34
|
-
}
|
|
35
|
-
}</component>
|
|
36
|
-
<component name="ProjectColorInfo">{
|
|
37
|
-
"associatedIndex": 1
|
|
38
|
-
}</component>
|
|
39
|
-
<component name="ProjectId" id="2scR6KJfXRgKYtH9HK3HqkyDJQi" />
|
|
40
|
-
<component name="ProjectViewState">
|
|
41
|
-
<option name="autoscrollToSource" value="true" />
|
|
42
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
43
|
-
<option name="openDirectoriesWithSingleClick" value="true" />
|
|
44
|
-
<option name="showExcludedFiles" value="false" />
|
|
45
|
-
<option name="showLibraryContents" value="true" />
|
|
46
|
-
</component>
|
|
47
|
-
<component name="PropertiesComponent"><![CDATA[{
|
|
48
|
-
"keyToString": {
|
|
49
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
50
|
-
"RunOnceActivity.git.unshallow": "true",
|
|
51
|
-
"git-widget-placeholder": "overscaled-tiles",
|
|
52
|
-
"kotlin-language-version-configured": "true",
|
|
53
|
-
"last_opened_file_path": "/Users/Daven/Projects/Macrostrat/Software/cesium-martini/examples/vite/src",
|
|
54
|
-
"node.js.detected.package.eslint": "true",
|
|
55
|
-
"node.js.detected.package.tslint": "true",
|
|
56
|
-
"node.js.selected.package.eslint": "(autodetect)",
|
|
57
|
-
"node.js.selected.package.tslint": "(autodetect)",
|
|
58
|
-
"nodejs_package_manager_path": "yarn",
|
|
59
|
-
"prettierjs.PrettierConfiguration.Package": "yarn:package.json:prettier",
|
|
60
|
-
"project.structure.last.edited": "Modules",
|
|
61
|
-
"project.structure.proportion": "0.0",
|
|
62
|
-
"project.structure.side.proportion": "0.0",
|
|
63
|
-
"settings.editor.selected.configurable": "settings.javascript.prettier",
|
|
64
|
-
"ts.external.directory.path": "yarn:examples/_webpack-config/package.json:typescript",
|
|
65
|
-
"vue.rearranger.settings.migration": "true"
|
|
66
|
-
}
|
|
67
|
-
}]]></component>
|
|
68
|
-
<component name="RecentsManager">
|
|
69
|
-
<key name="CopyFile.RECENT_KEYS">
|
|
70
|
-
<recent name="$PROJECT_DIR$/examples/vite/src" />
|
|
71
|
-
<recent name="$PROJECT_DIR$/examples/vite-mapzen-worker" />
|
|
72
|
-
<recent name="$PROJECT_DIR$/examples" />
|
|
73
|
-
<recent name="$PROJECT_DIR$/examples/webpack-worker" />
|
|
74
|
-
</key>
|
|
75
|
-
<key name="MoveFile.RECENT_KEYS">
|
|
76
|
-
<recent name="$PROJECT_DIR$/examples/webpack" />
|
|
77
|
-
<recent name="$PROJECT_DIR$/examples/_shared" />
|
|
78
|
-
<recent name="$PROJECT_DIR$/examples/vite-mapzen-worker" />
|
|
79
|
-
</key>
|
|
80
|
-
</component>
|
|
81
|
-
<component name="SharedIndexes">
|
|
82
|
-
<attachedChunks>
|
|
83
|
-
<set>
|
|
84
|
-
<option value="bundled-jdk-9823dce3aa75-125ca727e0f0-intellij.indexing.shared.core-IU-243.23654.189" />
|
|
85
|
-
<option value="bundled-js-predefined-d6986cc7102b-822845ee3bb5-JavaScript-IU-243.23654.189" />
|
|
86
|
-
</set>
|
|
87
|
-
</attachedChunks>
|
|
88
|
-
</component>
|
|
89
|
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
90
|
-
<component name="TaskManager">
|
|
91
|
-
<task active="true" id="Default" summary="Default task">
|
|
92
|
-
<changelist id="c63fbe16-a437-4e92-9177-f56de7f7200d" name="Changes" comment="" />
|
|
93
|
-
<created>1738752699502</created>
|
|
94
|
-
<option name="number" value="Default" />
|
|
95
|
-
<option name="presentableId" value="Default" />
|
|
96
|
-
<updated>1738752699502</updated>
|
|
97
|
-
<workItem from="1738752700650" duration="46117000" />
|
|
98
|
-
<workItem from="1739406376299" duration="20669000" />
|
|
99
|
-
</task>
|
|
100
|
-
<servers />
|
|
101
|
-
</component>
|
|
102
|
-
<component name="TypeScriptGeneratedFilesManager">
|
|
103
|
-
<option name="version" value="3" />
|
|
104
|
-
<option name="exactExcludedFiles">
|
|
105
|
-
<list>
|
|
106
|
-
<option value="$PROJECT_DIR$/src/index.d.ts" />
|
|
107
|
-
</list>
|
|
108
|
-
</option>
|
|
109
|
-
</component>
|
|
110
|
-
<component name="Vcs.Log.Tabs.Properties">
|
|
111
|
-
<option name="TAB_STATES">
|
|
112
|
-
<map>
|
|
113
|
-
<entry key="MAIN">
|
|
114
|
-
<value>
|
|
115
|
-
<State />
|
|
116
|
-
</value>
|
|
117
|
-
</entry>
|
|
118
|
-
</map>
|
|
119
|
-
</option>
|
|
120
|
-
</component>
|
|
121
|
-
<component name="XSLT-Support.FileAssociations.UIState">
|
|
122
|
-
<expand />
|
|
123
|
-
<select />
|
|
124
|
-
</component>
|
|
125
|
-
</project>
|
package/.npmrc
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
package-lock=false
|
package/webpack.config.js
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
const HtmlWebpackPlugin = require("html-webpack-plugin");
|
|
2
|
-
const CopyPlugin = require("copy-webpack-plugin");
|
|
3
|
-
const DotenvPlugin = require("dotenv-webpack");
|
|
4
|
-
const { DefinePlugin } = require("webpack");
|
|
5
|
-
const path = require("path");
|
|
6
|
-
|
|
7
|
-
const cesiumSource = "node_modules/cesium/Source";
|
|
8
|
-
const cesiumWorkers = "../Build/CesiumUnminified/Workers";
|
|
9
|
-
|
|
10
|
-
module.exports = {
|
|
11
|
-
// Enable sourcemaps for debugging webpack's output.
|
|
12
|
-
devtool: "source-map",
|
|
13
|
-
resolve: {
|
|
14
|
-
extensions: [".ts", ".tsx", ".js"],
|
|
15
|
-
alias: {
|
|
16
|
-
// CesiumJS module name
|
|
17
|
-
cesiumSource: path.resolve(__dirname, cesiumSource),
|
|
18
|
-
lib: path.resolve(__dirname, 'src'),
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
module: {
|
|
22
|
-
unknownContextCritical: false,
|
|
23
|
-
rules: [
|
|
24
|
-
// Place this *before* the `ts-loader`.
|
|
25
|
-
{
|
|
26
|
-
test: /\.worker\.ts$/,
|
|
27
|
-
loader: "worker-loader",
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
test: /\.ts(x?)$/,
|
|
31
|
-
exclude: /node_modules/,
|
|
32
|
-
use: ["babel-loader"]
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
test: /\.(png|svg)$/,
|
|
36
|
-
use: ["file-loader"]
|
|
37
|
-
},
|
|
38
|
-
{ test: /\.css$/, use: ["style-loader", "css-loader"] },
|
|
39
|
-
// All output '.js' files will have any sourcemaps re-processed by 'source-map-loader'.
|
|
40
|
-
{
|
|
41
|
-
enforce: "pre",
|
|
42
|
-
test: /\.js$/,
|
|
43
|
-
loader: "source-map-loader"
|
|
44
|
-
},
|
|
45
|
-
// https://github.com/CesiumGS/cesium/issues/9790#issuecomment-943773870
|
|
46
|
-
{
|
|
47
|
-
test: /.js$/,
|
|
48
|
-
include: path.resolve(__dirname, 'node_modules/cesium/Source'),
|
|
49
|
-
use: { loader: require.resolve('@open-wc/webpack-import-meta-loader') }
|
|
50
|
-
},
|
|
51
|
-
]
|
|
52
|
-
},
|
|
53
|
-
node: {
|
|
54
|
-
fs: "empty"
|
|
55
|
-
},
|
|
56
|
-
amd: {
|
|
57
|
-
// Enable webpack-friendly use of require in Cesium
|
|
58
|
-
toUrlUndefined: true
|
|
59
|
-
},
|
|
60
|
-
plugins: [
|
|
61
|
-
new HtmlWebpackPlugin({ title: "Mapbox / Cesium Terrain" }),
|
|
62
|
-
new CopyPlugin([
|
|
63
|
-
{ from: path.join(cesiumSource, cesiumWorkers), to: "Workers" }
|
|
64
|
-
]),
|
|
65
|
-
new CopyPlugin([{ from: path.join(cesiumSource, "Assets"), to: "Assets" }]),
|
|
66
|
-
new CopyPlugin([
|
|
67
|
-
{ from: path.join(cesiumSource, "Widgets"), to: "Widgets" }
|
|
68
|
-
]),
|
|
69
|
-
new DotenvPlugin(),
|
|
70
|
-
new DefinePlugin({
|
|
71
|
-
// Define relative base path in cesium for loading assets
|
|
72
|
-
CESIUM_BASE_URL: JSON.stringify("/")
|
|
73
|
-
})
|
|
74
|
-
]
|
|
75
|
-
};
|