@gem-sdk/core 1.14.0-dev.692 → 1.14.0-dev.693

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.
@@ -7410,9 +7410,7 @@ type ControlUI = {
7410
7410
  icon?: string;
7411
7411
  content?: string;
7412
7412
  iconClass?: string;
7413
- positionClass?: string;
7414
7413
  containerClass?: string;
7415
- arrowClass?: string;
7416
7414
  enableTeleport?: boolean;
7417
7415
  };
7418
7416
  hideOnDevices?: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/core",
3
- "version": "1.14.0-dev.692",
3
+ "version": "1.14.0-dev.693",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",