@reearth/core 0.0.7-alpha.22 → 0.0.7-alpha.23

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/core.js CHANGED
@@ -77656,6 +77656,9 @@ function attachProperties(t, n, o, s) {
77656
77656
  break;
77657
77657
  case "heightReference":
77658
77658
  W = heightReference(W);
77659
+ break;
77660
+ case "classificationType":
77661
+ W = classificationType(W);
77659
77662
  }
77660
77663
  W !== t[d][F] && (t[d][F] = W ?? h[F]);
77661
77664
  }
@@ -77790,6 +77793,10 @@ const hasAppearance = (t, n, o) => {
77790
77793
  },
77791
77794
  clampToGround: {
77792
77795
  name: "clampToGround"
77796
+ },
77797
+ classificationType: {
77798
+ name: "classificationType",
77799
+ type: "classificationType"
77793
77800
  }
77794
77801
  }), [nt, Ee]) : void 0;
77795
77802
  }
@@ -77840,6 +77847,10 @@ const hasAppearance = (t, n, o) => {
77840
77847
  },
77841
77848
  extrudedHeight: {
77842
77849
  name: "extrudedHeight"
77850
+ },
77851
+ classificationType: {
77852
+ name: "classificationType",
77853
+ type: "classificationType"
77843
77854
  }
77844
77855
  }), [nt, Ee]) : void 0;
77845
77856
  }
@@ -87410,7 +87421,7 @@ function Error$1({ error: t, resetErrorBoundary: n }) {
87410
87421
  /* @__PURE__ */ jsxRuntimeExports.jsx("p", { children: /* @__PURE__ */ jsxRuntimeExports.jsx("button", { style: { color: "#fff" }, onClick: n, children: "Retry" }) })
87411
87422
  ] });
87412
87423
  }
87413
- const version = "0.0.7-alpha.22", useCoreAPI = ({ viewerProperty: t }) => {
87424
+ const version = "0.0.7-alpha.23", useCoreAPI = ({ viewerProperty: t }) => {
87414
87425
  const n = useRef(t);
87415
87426
  n.current = t;
87416
87427
  const o = useMemo(