@industry-theme/repository-composition-panels 0.6.6 → 0.6.7

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.
Files changed (35) hide show
  1. package/dist/{BufferResource-COIBph2K.js → BufferResource-cAcDbPe9.js} +2 -2
  2. package/dist/{BufferResource-COIBph2K.js.map → BufferResource-cAcDbPe9.js.map} +1 -1
  3. package/dist/{CanvasRenderer-os9XVFU1.js → CanvasRenderer-vrEt8Kvw.js} +3 -3
  4. package/dist/{CanvasRenderer-os9XVFU1.js.map → CanvasRenderer-vrEt8Kvw.js.map} +1 -1
  5. package/dist/{Filter-Cga-hPyS.js → Filter-xnpEahTO.js} +2 -2
  6. package/dist/{Filter-Cga-hPyS.js.map → Filter-xnpEahTO.js.map} +1 -1
  7. package/dist/{RenderTargetSystem-dKyRZcjY.js → RenderTargetSystem-NCEP5Jvy.js} +3 -3
  8. package/dist/{RenderTargetSystem-dKyRZcjY.js.map → RenderTargetSystem-NCEP5Jvy.js.map} +1 -1
  9. package/dist/{WebGLRenderer-D6PCzY96.js → WebGLRenderer-KCjes89V.js} +4 -4
  10. package/dist/{WebGLRenderer-D6PCzY96.js.map → WebGLRenderer-KCjes89V.js.map} +1 -1
  11. package/dist/{WebGPURenderer-BPbpe2qf.js → WebGPURenderer-CBPe3ZFu.js} +4 -4
  12. package/dist/{WebGPURenderer-BPbpe2qf.js.map → WebGPURenderer-CBPe3ZFu.js.map} +1 -1
  13. package/dist/{browserAll-Bkn6RsGL.js → browserAll-AfGuQn9U.js} +3 -3
  14. package/dist/{browserAll-Bkn6RsGL.js.map → browserAll-AfGuQn9U.js.map} +1 -1
  15. package/dist/{index-BnHKy4Xw.js → index-BOgxBkoa.js} +256 -51
  16. package/dist/{index-BnHKy4Xw.js.map → index-BOgxBkoa.js.map} +1 -1
  17. package/dist/{init-CtgKz_ge.js → init-8y10xD3C.js} +3 -3
  18. package/dist/{init-CtgKz_ge.js.map → init-8y10xD3C.js.map} +1 -1
  19. package/dist/panels/CollectionMapPanel.d.ts +1 -1
  20. package/dist/panels/CollectionMapPanel.d.ts.map +1 -1
  21. package/dist/panels/overworld-map/OverworldMapPanel.d.ts +3 -0
  22. package/dist/panels/overworld-map/OverworldMapPanel.d.ts.map +1 -1
  23. package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts +4 -0
  24. package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts.map +1 -1
  25. package/dist/panels/overworld-map/components/IsometricRenderer.d.ts +12 -0
  26. package/dist/panels/overworld-map/components/IsometricRenderer.d.ts.map +1 -1
  27. package/dist/panels/overworld-map/genericMapper.d.ts.map +1 -1
  28. package/dist/panels/overworld-map/isometricUtils.d.ts +15 -0
  29. package/dist/panels/overworld-map/isometricUtils.d.ts.map +1 -1
  30. package/dist/panels.bundle.js +1 -1
  31. package/dist/webworkerAll-Dc1Ywudq.js +3 -0
  32. package/dist/webworkerAll-Dc1Ywudq.js.map +1 -0
  33. package/package.json +1 -1
  34. package/dist/webworkerAll-CGgU2W8C.js +0 -3
  35. package/dist/webworkerAll-CGgU2W8C.js.map +0 -1
@@ -1,6 +1,6 @@
1
- import { a as State, I as getTextureBatchBindGroup, E as ExtensionType, J as GCManagedHash, l as uid, K as fastCopy, D as DOMAdapter, h as STENCIL_MODES, j as BufferUsage, i as Buffer, B as BindGroup, L as createIdFromString, w as warn, N as CLEAR, v as CanvasSource, O as TextureSource, U as UniformGroup, Q as CanvasPool, M as Matrix, V as compileHighShaderGpuProgram, W as colorBit, X as generateTextureBatchBit, Y as roundPixelsBit, S as Shader, c as Texture, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-BnHKy4Xw.js";
2
- import { c as createUboSyncFunction, u as uboSyncFunctionsWGSL, U as UboSystem, B as BufferResource, G as GpuStencilModesToPixi, e as ensureAttributes, l as localUniformBitGroup2, a as localUniformBit, t as textureBit } from "./BufferResource-COIBph2K.js";
3
- import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-dKyRZcjY.js";
1
+ import { a as State, I as getTextureBatchBindGroup, E as ExtensionType, J as GCManagedHash, l as uid, K as fastCopy, D as DOMAdapter, h as STENCIL_MODES, j as BufferUsage, i as Buffer, B as BindGroup, L as createIdFromString, w as warn, N as CLEAR, v as CanvasSource, O as TextureSource, U as UniformGroup, Q as CanvasPool, M as Matrix, V as compileHighShaderGpuProgram, W as colorBit, X as generateTextureBatchBit, Y as roundPixelsBit, S as Shader, c as Texture, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-BOgxBkoa.js";
2
+ import { c as createUboSyncFunction, u as uboSyncFunctionsWGSL, U as UboSystem, B as BufferResource, G as GpuStencilModesToPixi, e as ensureAttributes, l as localUniformBitGroup2, a as localUniformBit, t as textureBit } from "./BufferResource-cAcDbPe9.js";
3
+ import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-NCEP5Jvy.js";
4
4
  const tempState = State.for2d();
5
5
  class GpuBatchAdaptor {
6
6
  start(batchPipe, geometry, shader) {
@@ -2139,4 +2139,4 @@ class WebGPURenderer extends AbstractRenderer {
2139
2139
  export {
2140
2140
  WebGPURenderer
2141
2141
  };
2142
- //# sourceMappingURL=WebGPURenderer-BPbpe2qf.js.map
2142
+ //# sourceMappingURL=WebGPURenderer-CBPe3ZFu.js.map