@idmwx/idmui-gl3 3.4.9 → 3.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/dist/index.js CHANGED
@@ -1020,7 +1020,7 @@ class Qt {
1020
1020
  visibility: "visible"
1021
1021
  },
1022
1022
  paint: {
1023
- "fill-color": ["interpolate", ["linear"], ["zoom"], 0, "rgb(200,202,200)", 22, "rgb(200,202,200)"]
1023
+ "fill-color": "#ebeaea"
1024
1024
  }
1025
1025
  },
1026
1026
  countryAdmin0BoundaryBg: {
@@ -7278,5 +7278,10 @@ export {
7278
7278
  at as LatLngGL,
7279
7279
  es as MapboxGL,
7280
7280
  cs as MapboxGLPlugin,
7281
- tt as TropicalGL
7281
+ Qt as MapboxHelper,
7282
+ F as ParticleSchema,
7283
+ tt as TropicalGL,
7284
+ Ue as Viewport,
7285
+ le as WebGL,
7286
+ B as WebGLSchema
7282
7287
  };