@industry-theme/repository-composition-panels 0.6.28 → 0.6.30
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/dist/{BufferResource-BJY-eIgx.js → BufferResource-BBok61RS.js} +2 -2
- package/dist/{BufferResource-BJY-eIgx.js.map → BufferResource-BBok61RS.js.map} +1 -1
- package/dist/{CanvasRenderer-CGAV4ORs.js → CanvasRenderer-ChUHHBzp.js} +3 -3
- package/dist/{CanvasRenderer-CGAV4ORs.js.map → CanvasRenderer-ChUHHBzp.js.map} +1 -1
- package/dist/{Filter-CdK3OzeQ.js → Filter-CIW5VDE6.js} +2 -2
- package/dist/{Filter-CdK3OzeQ.js.map → Filter-CIW5VDE6.js.map} +1 -1
- package/dist/{RenderTargetSystem-ll-Ig4tx.js → RenderTargetSystem-DHo9fiqa.js} +3 -3
- package/dist/{RenderTargetSystem-ll-Ig4tx.js.map → RenderTargetSystem-DHo9fiqa.js.map} +1 -1
- package/dist/{WebGLRenderer-CuaFmyj0.js → WebGLRenderer-9uzpEisE.js} +4 -4
- package/dist/{WebGLRenderer-CuaFmyj0.js.map → WebGLRenderer-9uzpEisE.js.map} +1 -1
- package/dist/{WebGPURenderer-kV50nNAY.js → WebGPURenderer-Bjpg8hkG.js} +4 -4
- package/dist/{WebGPURenderer-kV50nNAY.js.map → WebGPURenderer-Bjpg8hkG.js.map} +1 -1
- package/dist/{browserAll-Cr8EGZ6x.js → browserAll-B0PE4Ly2.js} +3 -3
- package/dist/{browserAll-Cr8EGZ6x.js.map → browserAll-B0PE4Ly2.js.map} +1 -1
- package/dist/{index-g-V2DE-H.js → index-B5obJmUS.js} +453 -200
- package/dist/{index-g-V2DE-H.js.map → index-B5obJmUS.js.map} +1 -1
- package/dist/{init-DNm4hBfO.js → init-BE3Rk_Ji.js} +3 -3
- package/dist/{init-DNm4hBfO.js.map → init-BE3Rk_Ji.js.map} +1 -1
- package/dist/panels/CollectionMapPanel.d.ts +4 -4
- package/dist/panels/CollectionMapPanel.d.ts.map +1 -1
- package/dist/panels/PackageCompositionPanel.d.ts +2 -2
- package/dist/panels/PackageCompositionPanel.d.ts.map +1 -1
- package/dist/panels/components/DependencyRow.d.ts.map +1 -1
- package/dist/panels/components/EmptyDependencies.d.ts +7 -0
- package/dist/panels/components/EmptyDependencies.d.ts.map +1 -0
- package/dist/panels/components/FilterBar.d.ts +2 -0
- package/dist/panels/components/FilterBar.d.ts.map +1 -1
- package/dist/panels/components/PackageDetailCard.d.ts.map +1 -1
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts +2 -2
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts +6 -1
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts.map +1 -1
- package/dist/panels.bundle.js +1 -1
- package/dist/types/dependencies.d.ts +13 -1
- package/dist/types/dependencies.d.ts.map +1 -1
- package/dist/webworkerAll-BBVbOe1V.js +3 -0
- package/dist/webworkerAll-BBVbOe1V.js.map +1 -0
- package/package.json +2 -2
- package/dist/webworkerAll-DmkQ4StC.js +0 -3
- package/dist/webworkerAll-DmkQ4StC.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { D as DOMAdapter, a as State, E as ExtensionType, J as GCManagedHash, j as BufferUsage, w as warn, g as getAttributeInfoFromFormat, b as GlProgram, S as Shader, c as Texture, d as Geometry, O as TextureSource, aj as checkMaxIfStatementsInShader, h as STENCIL_MODES, aa as Rectangle, v as CanvasSource, N as CLEAR, U as UniformGroup, M as Matrix, ak as compileHighShaderGlProgram, al as colorBitGl, am as generateTextureBatchBitGl, an as roundPixelsBitGl, ao as getBatchSamplersUniformGroup, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-
|
|
2
|
-
import { e as ensureAttributes, G as GpuStencilModesToPixi, c as createUboSyncFunction, b as uboSyncFunctionsSTD40, U as UboSystem, B as BufferResource, d as uniformParsers, f as localUniformBitGl, g as textureBitGl } from "./BufferResource-
|
|
3
|
-
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-
|
|
1
|
+
import { D as DOMAdapter, a as State, E as ExtensionType, J as GCManagedHash, j as BufferUsage, w as warn, g as getAttributeInfoFromFormat, b as GlProgram, S as Shader, c as Texture, d as Geometry, O as TextureSource, aj as checkMaxIfStatementsInShader, h as STENCIL_MODES, aa as Rectangle, v as CanvasSource, N as CLEAR, U as UniformGroup, M as Matrix, ak as compileHighShaderGlProgram, al as colorBitGl, am as generateTextureBatchBitGl, an as roundPixelsBitGl, ao as getBatchSamplersUniformGroup, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-B5obJmUS.js";
|
|
2
|
+
import { e as ensureAttributes, G as GpuStencilModesToPixi, c as createUboSyncFunction, b as uboSyncFunctionsSTD40, U as UboSystem, B as BufferResource, d as uniformParsers, f as localUniformBitGl, g as textureBitGl } from "./BufferResource-BBok61RS.js";
|
|
3
|
+
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-DHo9fiqa.js";
|
|
4
4
|
function isSafari() {
|
|
5
5
|
const { userAgent } = DOMAdapter.get().getNavigator();
|
|
6
6
|
return /^((?!chrome|android).)*safari/i.test(userAgent);
|
|
@@ -3881,4 +3881,4 @@ class WebGLRenderer extends AbstractRenderer {
|
|
|
3881
3881
|
export {
|
|
3882
3882
|
WebGLRenderer
|
|
3883
3883
|
};
|
|
3884
|
-
//# sourceMappingURL=WebGLRenderer-
|
|
3884
|
+
//# sourceMappingURL=WebGLRenderer-9uzpEisE.js.map
|