@spear-ai/spectral 1.3.35 → 1.3.36
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/Accordion/AccordionBase.js +1 -1
- package/dist/Badge/BadgeBase.js +1 -1
- package/dist/Checkbox/CheckboxBase.js +1 -1
- package/dist/Dialog/DialogBase.js +1 -1
- package/dist/Icons/AnnotationsIcon.js +1 -1
- package/dist/Icons/CalendarIcon.js +1 -1
- package/dist/Icons/ClockIcon.js +1 -1
- package/dist/Icons/DashboardIcon.js +1 -1
- package/dist/Icons/DeleteIcon.js +1 -1
- package/dist/Icons/DurationIcon.js +1 -1
- package/dist/Icons/EraserIcon.js +1 -1
- package/dist/Icons/GoToFirstIcon.js +1 -1
- package/dist/Icons/GoToLastIcon.js +1 -1
- package/dist/Icons/HarmonicCursorsIcon.js +1 -1
- package/dist/Icons/IconBase.js +1 -1
- package/dist/Icons/InfoIcon.js +1 -1
- package/dist/Icons/LabelIcon.js +1 -1
- package/dist/Icons/LassoIcon.js +1 -1
- package/dist/Icons/LineToolIcon.js +1 -1
- package/dist/Icons/LiveViewIcon.js +1 -1
- package/dist/Icons/LocationIcon.js +1 -1
- package/dist/Icons/LogoutIcon.js +1 -1
- package/dist/Icons/MetadataIcon.js +1 -1
- package/dist/Icons/OntologyIcon.js +1 -1
- package/dist/Icons/PanelIcon.js +1 -1
- package/dist/Icons/PlayIcon.js +1 -1
- package/dist/Icons/PlusIcon.js +1 -1
- package/dist/Icons/ResetIcon.js +1 -1
- package/dist/Icons/ScissorsIcon.js +1 -1
- package/dist/Icons/SettingsIcon.js +1 -1
- package/dist/Icons/TrashIcon.js +1 -1
- package/dist/Icons/UndoIcon.js +1 -1
- package/dist/Icons/UserIcon.js +1 -1
- package/dist/Icons/WarningIcon.js +1 -1
- package/dist/Icons/ZoomAllIcon.js +1 -1
- package/dist/Icons/ZoomXIcon.js +1 -1
- package/dist/Icons/ZoomYIcon.js +1 -1
- package/dist/RadioGroup/RadioGroupBase.js +1 -1
- package/dist/Slider/SliderBase.js +1 -1
- package/dist/Switch/SwitchBase.js +1 -1
- package/dist/Toggle/ToggleBase.js +1 -1
- package/dist/ToggleGroup/ToggleGroupBase.js +1 -1
- package/dist/Tooltip/TooltipBase.js +1 -1
- package/dist/features/ClearDialog.js +1 -1
- package/dist/features/HorizonColorGrid.js +1 -1
- package/dist/features/LabelingToolbar.js +1 -1
- package/dist/features/LabelingTools.js +1 -1
- package/dist/features/SensorMetadata.js +1 -1
- package/dist/features/SettingsPopover.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "
|
|
2
|
+
import "../styles/main.css";
|
|
3
3
|
import { jsx as C } from "react/jsx-runtime";
|
|
4
4
|
import { Slot as M } from "../primitives/slot.js";
|
|
5
5
|
import { createContext as j, forwardRef as V, useRef as S, useState as O, useCallback as I, useEffect as T, useContext as N, useId as H, useLayoutEffect as L } from "react";
|
package/dist/Badge/BadgeBase.js
CHANGED
package/dist/Icons/ClockIcon.js
CHANGED
package/dist/Icons/DeleteIcon.js
CHANGED
package/dist/Icons/EraserIcon.js
CHANGED
package/dist/Icons/IconBase.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "
|
|
2
|
+
import "../styles/main.css";
|
|
3
3
|
import { jsxs as c, jsx as o, Fragment as m } from "react/jsx-runtime";
|
|
4
4
|
import { createContext as u, forwardRef as w, useId as x } from "react";
|
|
5
5
|
const v = u(""), b = w(function({ children: d, title: i, size: n = 24, ariaHidden: e, description: t = "", className: h = "", style: a, ...f }, g) {
|
package/dist/Icons/InfoIcon.js
CHANGED
package/dist/Icons/LabelIcon.js
CHANGED
package/dist/Icons/LassoIcon.js
CHANGED
package/dist/Icons/LogoutIcon.js
CHANGED
package/dist/Icons/PanelIcon.js
CHANGED
package/dist/Icons/PlayIcon.js
CHANGED
package/dist/Icons/PlusIcon.js
CHANGED
package/dist/Icons/ResetIcon.js
CHANGED
package/dist/Icons/TrashIcon.js
CHANGED
package/dist/Icons/UndoIcon.js
CHANGED
package/dist/Icons/UserIcon.js
CHANGED
package/dist/Icons/ZoomXIcon.js
CHANGED
package/dist/Icons/ZoomYIcon.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "
|
|
2
|
+
import "../styles/main.css";
|
|
3
3
|
import { jsx as A, jsxs as T } from "react/jsx-runtime";
|
|
4
4
|
import { Slot as L } from "../primitives/slot.js";
|
|
5
5
|
import { createContext as z, forwardRef as P, useId as $, useState as U, useRef as G, useEffect as C, useCallback as E, useContext as B, useImperativeHandle as K } from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "
|
|
2
|
+
import "../styles/main.css";
|
|
3
3
|
import { jsx as k, jsxs as Q } from "react/jsx-runtime";
|
|
4
4
|
import { Slot as P } from "../primitives/slot.js";
|
|
5
5
|
import { createContext as W, forwardRef as E, useEffect as Z, useRef as G, useState as B, useCallback as A, useContext as F, createRef as _ } from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "
|
|
2
|
+
import "../styles/main.css";
|
|
3
3
|
import { jsx as B, jsxs as E } from "react/jsx-runtime";
|
|
4
4
|
import { useControllableState as R, clamp as M } from "../utils/shared.js";
|
|
5
5
|
import { createContext as j, forwardRef as H, useContext as K, useRef as S, useImperativeHandle as L, useEffect as N, useCallback as i, useMemo as U } from "react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "
|
|
1
|
+
import "../styles/main.css";
|
|
2
2
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
3
3
|
import { Button as a } from "../Button.js";
|
|
4
4
|
import { Dialog as r, DialogTrigger as n, DialogContent as t, DialogFooter as i, DialogClose as s } from "../Dialog.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "
|
|
1
|
+
import "../styles/main.css";
|
|
2
2
|
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
3
3
|
import "react";
|
|
4
4
|
const o = ({ title: r, description: t, children: l }) => /* @__PURE__ */ s("div", { className: "bg-background text-text-primary border-border-primary flex h-[72px] w-full justify-between border-b", children: [
|