@code0-tech/pictor 0.0.0-mvp.30 → 0.0.0-mvp.32
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/components/avatar/Avatar.js +7 -7
- package/dist/components/breadcrumb/Breadcrumb.js +4 -4
- package/dist/components/button/Button.js +8 -8
- package/dist/components/context-menu/ContextMenu.js +131 -131
- package/dist/components/d-flow/DFlow.edges.hook.js +22 -22
- package/dist/components/d-flow/DFlow.js +32 -32
- package/dist/components/d-flow/DFlow.nodes.hook.js +8 -8
- package/dist/components/d-flow-file/DFlowTabDefault.js +16 -16
- package/dist/components/d-flow-folder/DFlowFolder.js +13 -13
- package/dist/components/d-flow-folder/DFlowFolderContextMenu.js +5 -5
- package/dist/components/d-flow-folder/DFlowFolderCreateDialog.js +13 -13
- package/dist/components/d-flow-folder/DFlowFolderDeleteDialog.js +5 -5
- package/dist/components/d-flow-folder/DFlowFolderRenameDialog.js +11 -11
- package/dist/components/d-flow-function/DFlowFunctionDefaultCard.js +7 -7
- package/dist/components/d-flow-function/DFlowFunctionSuggestionCard.js +9 -9
- package/dist/components/d-flow-function/DFlowFunctionTriggerCard.js +12 -12
- package/dist/components/d-flow-input/DFlowInputDataType.js +16 -16
- package/dist/components/d-flow-input/DFlowInputNodeBadge.js +8 -8
- package/dist/components/d-flow-input/DFlowInputReferenceBadge.js +4 -4
- package/dist/components/d-flow-panel/DFlowExport.js +5 -5
- package/dist/components/d-flow-panel/DFlowPanelControl.js +4 -4
- package/dist/components/d-flow-suggestion/DFlowFunctionSuggestions.hook.js +4 -4
- package/dist/components/d-flow-suggestion/DFlowSuggestion.hook.js +7 -7
- package/dist/components/d-flow-suggestion/DFlowSuggestionMenu.js +12 -12
- package/dist/components/d-flow-suggestion/DFlowSuggestionSearchInput.js +5 -5
- package/dist/components/d-flow-suggestion/DFlowValueSuggestions.hook.js +4 -4
- package/dist/components/d-flow-validation/DNodeValidation.hook.js +3 -3
- package/dist/components/d-fullscreen/DFullScreen.js +2 -2
- package/dist/components/d-member/DNamespaceMemberList.js +5 -5
- package/dist/components/d-organization/DOrganizationList.js +7 -7
- package/dist/components/d-organization/DOrganizationMenu.js +5 -5
- package/dist/components/d-organization/DOrganizatonContent.js +22 -22
- package/dist/components/d-project/DNamespaceProjectContent.js +6 -6
- package/dist/components/d-project/DNamespaceProjectList.js +5 -5
- package/dist/components/d-project/DNamespaceProjectMenu.js +2 -2
- package/dist/components/d-role/DNamespaceRolePermissions.js +5 -5
- package/dist/components/d-runtime/DRuntimeList.js +7 -7
- package/dist/components/d-user/DUser.session.hook.js +2 -2
- package/dist/components/d-user/DUserContent.js +13 -13
- package/dist/components/d-user/DUserList.js +9 -9
- package/dist/components/form/CheckboxInput.js +4 -4
- package/dist/components/form/EmailInput.js +9 -9
- package/dist/components/form/Input.js +311 -230
- package/dist/components/form/Input.utils.js +1 -1
- package/dist/components/form/InputContentEditable.hook.d.ts +14 -2
- package/dist/components/form/InputContentEditable.hook.js +296 -317
- package/dist/components/form/NumberInput.js +9 -9
- package/dist/components/form/PasswordInput.js +2 -2
- package/dist/components/form/SwitchInput.js +7 -7
- package/dist/components/form/TextInput.js +6 -6
- package/dist/node_modules/react/cjs/react-compiler-runtime.development.js +2 -2
- package/dist/node_modules/react/cjs/react-compiler-runtime.production.js +8 -8
- package/dist/utils/objectStore.js +15 -15
- package/dist/utils/reactiveArrayService.js +10 -10
- package/package.json +19 -19
- package/dist/_virtual/_commonjsHelpers.js +0 -6
- package/dist/_virtual/index.js +0 -4
- package/dist/_virtual/index2.js +0 -4
- package/dist/_virtual/react-contenteditable.js +0 -7
- package/dist/_virtual/react-contenteditable2.js +0 -4
- package/dist/_virtual/react-dom-server-legacy.browser.development.js +0 -4
- package/dist/_virtual/react-dom-server-legacy.browser.production.js +0 -4
- package/dist/_virtual/react-dom-server.browser.development.js +0 -4
- package/dist/_virtual/react-dom-server.browser.production.js +0 -4
- package/dist/_virtual/react-is.development.js +0 -4
- package/dist/_virtual/react-is.production.min.js +0 -4
- package/dist/_virtual/server.browser.js +0 -5
- package/dist/_virtual/server.browser2.js +0 -4
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -527
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -402
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -208
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -136
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -130
- package/dist/node_modules/@radix-ui/primitive/dist/index.js +0 -9
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +0 -24
- package/dist/node_modules/@radix-ui/react-collection/dist/index.js +0 -48
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -29
- package/dist/node_modules/@radix-ui/react-context/dist/index.js +0 -53
- package/dist/node_modules/@radix-ui/react-context-menu/dist/index.js +0 -222
- package/dist/node_modules/@radix-ui/react-direction/dist/index.js +0 -10
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -127
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -17
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -136
- package/dist/node_modules/@radix-ui/react-id/dist/index.js +0 -13
- package/dist/node_modules/@radix-ui/react-menu/dist/index.js +0 -636
- package/dist/node_modules/@radix-ui/react-popper/dist/index.js +0 -219
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js +0 -15
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js +0 -70
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +0 -36
- package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -183
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js +0 -49
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -10
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -52
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -14
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -6
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +0 -27
- package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -52
- package/dist/node_modules/fast-deep-equal/index.js +0 -31
- package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -7
- package/dist/node_modules/object-assign/index.js +0 -49
- package/dist/node_modules/prop-types/checkPropTypes.js +0 -54
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js +0 -52
- package/dist/node_modules/prop-types/factoryWithTypeCheckers.js +0 -329
- package/dist/node_modules/prop-types/index.js +0 -17
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -10
- package/dist/node_modules/prop-types/lib/has.js +0 -7
- package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -87
- package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -70
- package/dist/node_modules/prop-types/node_modules/react-is/index.js +0 -10
- package/dist/node_modules/react-contenteditable/lib/react-contenteditable.js +0 -132
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -6235
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -4096
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -6753
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -4645
- package/dist/node_modules/react-dom/server.browser.js +0 -15
- package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -11
- package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -112
- package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -31
- package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -16
- package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -68
- package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -5
- package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -7
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -71
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -7
- package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -25
- package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -11
- package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -15
- package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -30
- package/dist/node_modules/tslib/tslib.es6.js +0 -27
- package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -6
- package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -26
- package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -25
- package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -18
- package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -67
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import u from "react";
|
|
3
3
|
import { Input as i } from "./Input.js";
|
|
4
4
|
import { IconMinus as a, IconPlus as l } from "@tabler/icons-react";
|
|
5
5
|
import { Button as e } from "../button/Button.js";
|
|
6
|
-
const
|
|
7
|
-
|
|
6
|
+
const d = u.forwardRef((o, n) => {
|
|
7
|
+
n = n || u.useRef(null);
|
|
8
8
|
const {
|
|
9
9
|
step: r = 1,
|
|
10
10
|
...c
|
|
11
11
|
} = o;
|
|
12
|
-
return /* @__PURE__ */
|
|
13
|
-
|
|
14
|
-
}, children: /* @__PURE__ */
|
|
15
|
-
|
|
16
|
-
}, children: /* @__PURE__ */
|
|
12
|
+
return /* @__PURE__ */ t(i, { className: "number-input", right: /* @__PURE__ */ t(e, { variant: "none", onClick: () => {
|
|
13
|
+
n.current && (n.current.value || (n.current.value = "0"), n.current.value = (Number.parseInt(n.current.value) + r).toString());
|
|
14
|
+
}, children: /* @__PURE__ */ t(l, { size: 13 }) }), left: /* @__PURE__ */ t(e, { variant: "none", onClick: () => {
|
|
15
|
+
n.current && (n.current.value || (n.current.value = "0"), n.current.value = (Number.parseInt(n.current.value) - r).toString());
|
|
16
|
+
}, children: /* @__PURE__ */ t(a, { size: 13 }) }), leftType: "action", type: "number", ref: n, ...c });
|
|
17
17
|
});
|
|
18
18
|
export {
|
|
19
|
-
|
|
19
|
+
d as NumberInput
|
|
20
20
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import n from "react";
|
|
3
3
|
import { Input as f } from "./Input.js";
|
|
4
|
-
import { IconEye as
|
|
4
|
+
import { IconEye as h, IconX as d } from "@tabler/icons-react";
|
|
5
5
|
import { Button as i } from "../button/Button.js";
|
|
6
6
|
import { clearInputElement as y } from "./Input.utils.js";
|
|
7
7
|
const C = n.forwardRef((p, t) => {
|
|
@@ -12,7 +12,7 @@ const C = n.forwardRef((p, t) => {
|
|
|
12
12
|
right: c,
|
|
13
13
|
...u
|
|
14
14
|
} = p, l = (r) => (y(t.current), r.stopPropagation(), r.preventDefault(), !1), m = (r) => (t.current instanceof HTMLInputElement && (t.current.type === "password" ? t.current.type = "text" : t.current.type === "text" && (t.current.type = "password")), r.stopPropagation(), r.preventDefault(), !1), o = [c];
|
|
15
|
-
return a && o.push(/* @__PURE__ */ e(i, { variant: "none", onClick: (r) => m(r), children: /* @__PURE__ */ e(
|
|
15
|
+
return a && o.push(/* @__PURE__ */ e(i, { variant: "none", onClick: (r) => m(r), children: /* @__PURE__ */ e(h, { size: 13 }) })), s && o.push(/* @__PURE__ */ e(i, { variant: "none", onClick: (r) => l(r), children: /* @__PURE__ */ e(d, { size: 13 }) })), /* @__PURE__ */ e(f, { right: o, rightType: "action", type: "password", ref: t, ...u });
|
|
16
16
|
});
|
|
17
17
|
export {
|
|
18
18
|
C as PasswordInput
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as u } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { Input as p } from "./Input.js";
|
|
4
4
|
const m = e.forwardRef((r, t) => {
|
|
5
5
|
t = t || e.useRef(null);
|
|
6
6
|
const {
|
|
7
|
-
value:
|
|
8
|
-
initialValue:
|
|
9
|
-
...
|
|
7
|
+
value: o,
|
|
8
|
+
initialValue: l,
|
|
9
|
+
...n
|
|
10
10
|
} = r;
|
|
11
|
-
return /* @__PURE__ */
|
|
11
|
+
return /* @__PURE__ */ u(p, { wrapperComponent: {
|
|
12
12
|
className: "switch-input"
|
|
13
|
-
}, type: "checkbox", right: null, left: null, ref: t, value:
|
|
13
|
+
}, type: "checkbox", right: null, left: null, ref: t, value: o, ...l ? {
|
|
14
14
|
defaultChecked: !0
|
|
15
|
-
} : {}, ...
|
|
15
|
+
} : {}, ...n });
|
|
16
16
|
});
|
|
17
17
|
export {
|
|
18
18
|
m as SwitchInput
|
|
@@ -4,17 +4,17 @@ import { Input as u } from "./Input.js";
|
|
|
4
4
|
import { IconX as f } from "@tabler/icons-react";
|
|
5
5
|
import { Button as p } from "../button/Button.js";
|
|
6
6
|
import { clearInputElement as s } from "./Input.utils.js";
|
|
7
|
-
const
|
|
7
|
+
const b = i.forwardRef((r, t) => {
|
|
8
8
|
t = t || i.useRef(null);
|
|
9
9
|
const {
|
|
10
10
|
clearable: l = !1,
|
|
11
|
-
right:
|
|
12
|
-
...
|
|
11
|
+
right: m,
|
|
12
|
+
...a
|
|
13
13
|
} = r, c = (o) => {
|
|
14
14
|
s(t.current), r.onClear && r.onClear(o);
|
|
15
|
-
}, n = [
|
|
16
|
-
return l && n.push(/* @__PURE__ */ e(p, { variant: "none", onClick: (o) => c(o), children: /* @__PURE__ */ e(f, { size: 13 }) })), /* @__PURE__ */ e(u, { right: n, type: "text", ref: t, ...
|
|
15
|
+
}, n = [m];
|
|
16
|
+
return l && n.push(/* @__PURE__ */ e(p, { variant: "none", onClick: (o) => c(o), children: /* @__PURE__ */ e(f, { size: 13 }) })), /* @__PURE__ */ e(u, { right: n, type: "text", ref: t, ...a });
|
|
17
17
|
});
|
|
18
18
|
export {
|
|
19
|
-
|
|
19
|
+
b as TextInput
|
|
20
20
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __exports as e } from "../../../_virtual/react-compiler-runtime.development.js";
|
|
2
2
|
import a from "react";
|
|
3
3
|
var n;
|
|
4
|
-
function
|
|
4
|
+
function s() {
|
|
5
5
|
return n ? e : (n = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
6
6
|
var t = a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
7
7
|
e.c = function(r) {
|
|
@@ -17,5 +17,5 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
17
17
|
})(), e);
|
|
18
18
|
}
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
s as __require
|
|
21
21
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { __exports as
|
|
1
|
+
import { __exports as r } from "../../../_virtual/react-compiler-runtime.production.js";
|
|
2
2
|
import o from "react";
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
if (
|
|
6
|
-
|
|
3
|
+
var e;
|
|
4
|
+
function u() {
|
|
5
|
+
if (e) return r;
|
|
6
|
+
e = 1;
|
|
7
7
|
var t = o.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
8
|
-
return
|
|
8
|
+
return r.c = function(_) {
|
|
9
9
|
return t.H.useMemoCache(_);
|
|
10
|
-
},
|
|
10
|
+
}, r;
|
|
11
11
|
}
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
u as __require
|
|
14
14
|
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import o from "react";
|
|
2
|
-
function n(e,
|
|
3
|
-
return (
|
|
2
|
+
function n(e, r, t) {
|
|
3
|
+
return (r = u(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e;
|
|
4
4
|
}
|
|
5
5
|
function u(e) {
|
|
6
|
-
var
|
|
7
|
-
return typeof
|
|
6
|
+
var r = c(e, "string");
|
|
7
|
+
return typeof r == "symbol" ? r : r + "";
|
|
8
8
|
}
|
|
9
|
-
function c(e,
|
|
9
|
+
function c(e, r) {
|
|
10
10
|
if (typeof e != "object" || !e) return e;
|
|
11
|
-
var
|
|
12
|
-
if (
|
|
13
|
-
var i =
|
|
11
|
+
var t = e[Symbol.toPrimitive];
|
|
12
|
+
if (t !== void 0) {
|
|
13
|
+
var i = t.call(e, r);
|
|
14
14
|
if (typeof i != "object") return i;
|
|
15
15
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
16
16
|
}
|
|
17
|
-
return (
|
|
17
|
+
return (r === "string" ? String : Number)(e);
|
|
18
18
|
}
|
|
19
19
|
class f {
|
|
20
|
-
constructor(
|
|
21
|
-
n(this, "store", void 0), this.store =
|
|
20
|
+
constructor(r) {
|
|
21
|
+
n(this, "store", void 0), this.store = r;
|
|
22
22
|
}
|
|
23
23
|
object() {
|
|
24
24
|
return this.store[0];
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
const
|
|
28
|
-
const i = o.useState(
|
|
29
|
-
return [i[0],
|
|
27
|
+
const v = (e, r, t) => {
|
|
28
|
+
const i = o.useState(t);
|
|
29
|
+
return [i[0], r ? r(i) : new e(i)];
|
|
30
30
|
};
|
|
31
31
|
export {
|
|
32
32
|
f as ObjectService,
|
|
33
|
-
|
|
33
|
+
v as createObjectService
|
|
34
34
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import n, { startTransition as a } from "react";
|
|
2
|
-
function
|
|
3
|
-
return (e =
|
|
2
|
+
function y(t, e, r) {
|
|
3
|
+
return (e = l(e)) in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
4
4
|
}
|
|
5
|
-
function
|
|
5
|
+
function l(t) {
|
|
6
6
|
var e = h(t, "string");
|
|
7
7
|
return typeof e == "symbol" ? e : e + "";
|
|
8
8
|
}
|
|
@@ -16,9 +16,9 @@ function h(t, e) {
|
|
|
16
16
|
}
|
|
17
17
|
return (e === "string" ? String : Number)(t);
|
|
18
18
|
}
|
|
19
|
-
class
|
|
19
|
+
class b {
|
|
20
20
|
constructor(e) {
|
|
21
|
-
|
|
21
|
+
y(this, "access", void 0), this.access = e;
|
|
22
22
|
}
|
|
23
23
|
delete(e) {
|
|
24
24
|
a(() => {
|
|
@@ -59,7 +59,7 @@ class d {
|
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
function
|
|
62
|
+
function d(t, e = []) {
|
|
63
63
|
const [r, s] = n.useState(Array.isArray(e) ? e : []), c = n.useRef(r);
|
|
64
64
|
n.useEffect(() => {
|
|
65
65
|
c.current = r;
|
|
@@ -73,9 +73,9 @@ function b(t, e = []) {
|
|
|
73
73
|
return f;
|
|
74
74
|
}
|
|
75
75
|
};
|
|
76
|
-
return ((
|
|
76
|
+
return ((v) => {
|
|
77
77
|
try {
|
|
78
|
-
return !!new new Proxy(
|
|
78
|
+
return !!new new Proxy(v, f)();
|
|
79
79
|
} catch {
|
|
80
80
|
return !1;
|
|
81
81
|
}
|
|
@@ -86,6 +86,6 @@ function b(t, e = []) {
|
|
|
86
86
|
}, [o, e]), [r, o];
|
|
87
87
|
}
|
|
88
88
|
export {
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
b as ReactiveArrayService,
|
|
90
|
+
d as useReactiveArrayService
|
|
91
91
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@code0-tech/pictor",
|
|
3
|
-
"version": "0.0.0-mvp.
|
|
3
|
+
"version": "0.0.0-mvp.32",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A simple template for a custom React component library",
|
|
6
6
|
"scripts": {
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
28
28
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
29
29
|
"@radix-ui/react-one-time-password-field": "^0.1.8",
|
|
30
|
+
"@radix-ui/react-context-menu": "^2.2.16",
|
|
30
31
|
"@radix-ui/react-radio-group": "^1.3.8",
|
|
31
32
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
32
33
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
@@ -46,7 +47,7 @@
|
|
|
46
47
|
"@storybook/react-vite": "^10.1.2",
|
|
47
48
|
"@tabler/icons-react": "3.35.0",
|
|
48
49
|
"@types/jest-image-snapshot": "^6.4.0",
|
|
49
|
-
"@types/react": "^19.2.
|
|
50
|
+
"@types/react": "^19.2.3",
|
|
50
51
|
"@types/react-dom": "^19.2.3",
|
|
51
52
|
"@vitejs/plugin-react": "^5.1.1",
|
|
52
53
|
"@vitest/browser-playwright": "^4.0.14",
|
|
@@ -58,6 +59,7 @@
|
|
|
58
59
|
"cmdk": "^1.1.1",
|
|
59
60
|
"concurrently": "^9.2.1",
|
|
60
61
|
"css-loader": "^7.1.2",
|
|
62
|
+
"react-contenteditable": "^3.3.7",
|
|
61
63
|
"html-webpack-plugin": "^5.6.5",
|
|
62
64
|
"identity-obj-proxy": "^3.0.0",
|
|
63
65
|
"jest-image-snapshot": "^6.5.1",
|
|
@@ -93,34 +95,32 @@
|
|
|
93
95
|
],
|
|
94
96
|
"types": "dist/index.d.ts",
|
|
95
97
|
"peerDependencies": {
|
|
96
|
-
"
|
|
97
|
-
"@
|
|
98
|
-
"@
|
|
99
|
-
"@radix-ui/react-
|
|
100
|
-
"@radix-ui/react-
|
|
101
|
-
"@radix-ui/react-
|
|
102
|
-
"@radix-ui/react-
|
|
98
|
+
"react-contenteditable": "^3.3.7",
|
|
99
|
+
"@ariakit/react": "^0.4.17",
|
|
100
|
+
"@code0-tech/sagittarius-graphql-types": "0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc",
|
|
101
|
+
"@radix-ui/react-checkbox": "^1.3.3",
|
|
102
|
+
"@radix-ui/react-dialog": "^1.1.15",
|
|
103
|
+
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
104
|
+
"@radix-ui/react-one-time-password-field": "^0.1.8",
|
|
105
|
+
"@radix-ui/react-context-menu": "^2.2.16",
|
|
106
|
+
"@radix-ui/react-radio-group": "^1.3.8",
|
|
103
107
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
104
|
-
"@radix-ui/react-tabs": "^1.1.
|
|
105
|
-
"@radix-ui/react-toggle-group": "^1.1.
|
|
108
|
+
"@radix-ui/react-tabs": "^1.1.13",
|
|
109
|
+
"@radix-ui/react-toggle-group": "^1.1.11",
|
|
106
110
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
107
|
-
"@tabler/icons-react": "
|
|
108
|
-
"@xyflow/react": "^12.
|
|
111
|
+
"@tabler/icons-react": "3.35.0",
|
|
112
|
+
"@xyflow/react": "^12.10.0",
|
|
109
113
|
"cmdk": "^1.1.1",
|
|
110
114
|
"js-md5": "^0.8.3",
|
|
111
115
|
"merge-props": "^6.0.0",
|
|
112
116
|
"overlap-area": "^1.1.0",
|
|
113
117
|
"react": "^18.0.0 || ^19.0.0",
|
|
114
118
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
115
|
-
"react-resizable-panels": "^
|
|
116
|
-
"react-zoom-pan-pinch": "^3.
|
|
119
|
+
"react-resizable-panels": "^4.3.1",
|
|
120
|
+
"react-zoom-pan-pinch": "^3.7.0",
|
|
117
121
|
"sonner": "^2.0.7"
|
|
118
122
|
},
|
|
119
123
|
"publishConfig": {
|
|
120
124
|
"access": "public"
|
|
121
|
-
},
|
|
122
|
-
"dependencies": {
|
|
123
|
-
"@radix-ui/react-context-menu": "^2.2.16",
|
|
124
|
-
"react-contenteditable": "^3.3.7"
|
|
125
125
|
}
|
|
126
126
|
}
|
package/dist/_virtual/index.js
DELETED
package/dist/_virtual/index2.js
DELETED