@industry-theme/repository-composition-panels 0.7.3 → 0.7.5

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 (34) hide show
  1. package/dist/{BufferResource-BscnQCBn.js → BufferResource-CHhoaerO.js} +2 -2
  2. package/dist/{BufferResource-BscnQCBn.js.map → BufferResource-CHhoaerO.js.map} +1 -1
  3. package/dist/{CanvasRenderer-DXt8RTfi.js → CanvasRenderer-ByT5AV8x.js} +3 -3
  4. package/dist/{CanvasRenderer-DXt8RTfi.js.map → CanvasRenderer-ByT5AV8x.js.map} +1 -1
  5. package/dist/{Filter-DUJ3jI7H.js → Filter-Dhhy5IL7.js} +2 -2
  6. package/dist/{Filter-DUJ3jI7H.js.map → Filter-Dhhy5IL7.js.map} +1 -1
  7. package/dist/{RenderTargetSystem-D5QkA2zW.js → RenderTargetSystem-BEQsi09b.js} +3 -3
  8. package/dist/{RenderTargetSystem-D5QkA2zW.js.map → RenderTargetSystem-BEQsi09b.js.map} +1 -1
  9. package/dist/{WebGLRenderer-B_nBw2ba.js → WebGLRenderer-BnHZE5Mp.js} +4 -4
  10. package/dist/{WebGLRenderer-B_nBw2ba.js.map → WebGLRenderer-BnHZE5Mp.js.map} +1 -1
  11. package/dist/{WebGPURenderer-B2Pmx2Hh.js → WebGPURenderer-Bggk73-1.js} +4 -4
  12. package/dist/{WebGPURenderer-B2Pmx2Hh.js.map → WebGPURenderer-Bggk73-1.js.map} +1 -1
  13. package/dist/{browserAll-CiG96Bal.js → browserAll-DMDsy2el.js} +3 -3
  14. package/dist/{browserAll-CiG96Bal.js.map → browserAll-DMDsy2el.js.map} +1 -1
  15. package/dist/{index-D-SkQLOk.js → index-7aQ4t9XI.js} +574 -99
  16. package/dist/{index-D-SkQLOk.js.map → index-7aQ4t9XI.js.map} +1 -1
  17. package/dist/{init-DBllvWLw.js → init-BFRc255S.js} +3 -3
  18. package/dist/{init-DBllvWLw.js.map → init-BFRc255S.js.map} +1 -1
  19. package/dist/panels/CollectionMapPanel.d.ts.map +1 -1
  20. package/dist/panels/PackageCompositionPanel.d.ts.map +1 -1
  21. package/dist/panels/components/PackageLoadingGraph.d.ts +3 -0
  22. package/dist/panels/components/PackageLoadingGraph.d.ts.map +1 -0
  23. package/dist/panels/components/PackageManagerIcon.d.ts.map +1 -1
  24. package/dist/panels/components/index.d.ts +1 -0
  25. package/dist/panels/components/index.d.ts.map +1 -1
  26. package/dist/panels/overworld-map/OverworldMapPanel.d.ts.map +1 -1
  27. package/dist/panels/overworld-map/isometricUtils.d.ts +33 -0
  28. package/dist/panels/overworld-map/isometricUtils.d.ts.map +1 -1
  29. package/dist/panels.bundle.js +1 -1
  30. package/dist/webworkerAll-D8hIL1sE.js +3 -0
  31. package/dist/webworkerAll-D8hIL1sE.js.map +1 -0
  32. package/package.json +1 -1
  33. package/dist/webworkerAll-ApBSWfHO.js +0 -3
  34. package/dist/webworkerAll-ApBSWfHO.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-D-SkQLOk.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-BscnQCBn.js";
3
- import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-D5QkA2zW.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-7aQ4t9XI.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-CHhoaerO.js";
3
+ import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-BEQsi09b.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-B2Pmx2Hh.js.map
2142
+ //# sourceMappingURL=WebGPURenderer-Bggk73-1.js.map