@superblocksteam/library 2.0.3-next.129 → 2.0.3-next.130
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/{allPaths-F6GZkvxD.js → allPaths-DBDIotlp.js} +2 -2
- package/dist/{allPaths-F6GZkvxD.js.map → allPaths-DBDIotlp.js.map} +1 -1
- package/dist/{allPaths-BH0DKSxA.js → allPaths-DTAMKqIW.js} +2 -2
- package/dist/{allPaths-BH0DKSxA.js.map → allPaths-DTAMKqIW.js.map} +1 -1
- package/dist/{allPathsLoader-B3FzEE6v.js → allPathsLoader-DHA6M2--.js} +3 -3
- package/dist/{allPathsLoader-CPfNk8yv.js.map → allPathsLoader-DHA6M2--.js.map} +1 -1
- package/dist/{allPathsLoader-CPfNk8yv.js → allPathsLoader-T22k5xCW.js} +3 -3
- package/dist/{allPathsLoader-B3FzEE6v.js.map → allPathsLoader-T22k5xCW.js.map} +1 -1
- package/dist/{index-ByxiFYSo.js → index-PfIGDLm2.js} +65 -100
- package/dist/{index-ByxiFYSo.js.map → index-PfIGDLm2.js.map} +1 -1
- package/dist/index.js +2 -2
- package/dist/{splitPathsBySizeLoader-DTQ0e96j.js → splitPathsBySizeLoader-BNYI6BA-.js} +2 -2
- package/dist/{splitPathsBySizeLoader-DTQ0e96j.js.map → splitPathsBySizeLoader-BNYI6BA-.js.map} +1 -1
- package/dist/{splitPathsBySizeLoader-CZXCHUIN.js → splitPathsBySizeLoader-Tn4k4xz-.js} +2 -2
- package/dist/{splitPathsBySizeLoader-CZXCHUIN.js.map → splitPathsBySizeLoader-Tn4k4xz-.js.map} +1 -1
- package/dist-types/lib/internal-details/lib/evaluator/base-entity-manager.d.ts +3 -10
- package/dist-types/lib/user-facing/components/checkbox/index.d.ts +1 -1
- package/dist-types/lib/user-facing/components/checkbox/props.d.ts +1 -1
- package/dist-types/lib/user-facing/components/date-picker/index.d.ts +1 -0
- package/dist-types/lib/user-facing/components/date-picker/props.d.ts +1 -0
- package/dist-types/lib/user-facing/components/switch/index.d.ts +1 -1
- package/dist-types/lib/user-facing/components/switch/props.d.ts +1 -1
- package/dist-types/lib/user-facing/components/switch/switch-component.d.ts +1 -0
- package/dist-types/lib/user-facing/properties-panel/mixins/appearance-properties.d.ts +1 -0
- package/dist-types/lib/user-facing/properties-panel/props-builder.d.ts +2 -2
- package/package.json +3 -3
- package/dist-types/lib/user-facing/components/checkbox/constants.d.ts +0 -2
- package/dist-types/lib/user-facing/components/switch/constants.d.ts +0 -3
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { X as clientExports } from "./index-
|
|
2
|
-
import { Y, Z, U, M, N, $, L, a0, a1, a2, a3, a4, a5, y, a6, a7, a8, a9, aa, W, ab, Q, ac, ad, ae, af, V, x, S, o, d, e, m, q, l, O, z, t, u, f, n, i, g, y as y2, c, j, s, k, h, w, v, A, ag, ah, ai, aj, ak, T, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, B, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, K, aV, aW, aX, aY, aZ, a_, E, a$, b0, b1, b2, b3, G, b4, b5, C, b6, b7, b8, r, J, H, b9, ba, bb, R, D, F, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, P, bJ } from "./index-
|
|
1
|
+
import { X as clientExports } from "./index-PfIGDLm2.js";
|
|
2
|
+
import { Y, Z, U, M, N, $, L, a0, a1, a2, a3, a4, a5, y, a6, a7, a8, a9, aa, W, ab, Q, ac, ad, ae, af, V, x, S, o, d, e, m, q, l, O, z, t, u, f, n, i, g, y as y2, c, j, s, k, h, w, v, A, ag, ah, ai, aj, ak, T, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, B, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, K, aV, aW, aX, aY, aZ, a_, E, a$, b0, b1, b2, b3, G, b4, b5, C, b6, b7, b8, r, J, H, b9, ba, bb, R, D, F, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, P, bJ } from "./index-PfIGDLm2.js";
|
|
3
3
|
const createRoot = clientExports.createRoot;
|
|
4
4
|
export {
|
|
5
5
|
Y as Await,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __awaiter, a as __generator, p as pascalCase, b as IconSize } from "./index-
|
|
1
|
+
import { _ as __awaiter, a as __generator, p as pascalCase, b as IconSize } from "./index-PfIGDLm2.js";
|
|
2
2
|
var splitPathsBySizeLoader = function(name, size) {
|
|
3
3
|
return __awaiter(void 0, void 0, void 0, function() {
|
|
4
4
|
var key, pathsRecord;
|
|
@@ -31,4 +31,4 @@ var splitPathsBySizeLoader = function(name, size) {
|
|
|
31
31
|
export {
|
|
32
32
|
splitPathsBySizeLoader
|
|
33
33
|
};
|
|
34
|
-
//# sourceMappingURL=splitPathsBySizeLoader-
|
|
34
|
+
//# sourceMappingURL=splitPathsBySizeLoader-BNYI6BA-.js.map
|
package/dist/{splitPathsBySizeLoader-DTQ0e96j.js.map → splitPathsBySizeLoader-BNYI6BA-.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"splitPathsBySizeLoader-
|
|
1
|
+
{"version":3,"file":"splitPathsBySizeLoader-BNYI6BA-.js","sources":["../../../node_modules/.pnpm/@blueprintjs+icons@5.20.0_@types+react@18.3.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@blueprintjs/icons/lib/esm/paths-loaders/splitPathsBySizeLoader.js"],"sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { __awaiter, __generator } from \"tslib\";\nimport { pascalCase } from \"change-case\";\nimport { IconSize } from \"../iconTypes\";\n/**\n * A dynamic loader for icon paths that generates separate chunks for the two size variants.\n */\nexport var splitPathsBySizeLoader = function (name, size) { return __awaiter(void 0, void 0, void 0, function () {\n var key, pathsRecord;\n return __generator(this, function (_a) {\n switch (_a.label) {\n case 0:\n key = pascalCase(name);\n if (!(size === IconSize.STANDARD)) return [3 /*break*/, 2];\n return [4 /*yield*/, import(\n /* webpackChunkName: \"blueprint-icons-16px-paths\" */\n \"../generated/16px/paths\")];\n case 1:\n pathsRecord = _a.sent();\n return [3 /*break*/, 4];\n case 2: return [4 /*yield*/, import(\n /* webpackChunkName: \"blueprint-icons-20px-paths\" */\n \"../generated/20px/paths\")];\n case 3:\n pathsRecord = _a.sent();\n _a.label = 4;\n case 4: return [2 /*return*/, pathsRecord[key]];\n }\n });\n}); };\n//# sourceMappingURL=splitPathsBySizeLoader.js.map"],"names":[],"mappings":";AAqBU,IAAC,yBAAyB,SAAU,MAAM,MAAM;AAAE,SAAO,UAAU,QAAQ,QAAQ,QAAQ,WAAY;AAC7G,QAAI,KAAK;AACT,WAAO,YAAY,MAAM,SAAU,IAAI;AACnC,cAAQ,GAAG,OAAK;AAAA,QACZ,KAAK;AACD,gBAAM,WAAW,IAAI;AACrB,cAAI,EAAE,SAAS,SAAS,UAAW,QAAO,CAAC,GAAa,CAAC;AACzD,iBAAO,CAAC,GAAa;AAAA;AAAA,YAEjB;AAAA,UAAyB,kBAAC;AAAA,QAClC,KAAK;AACD,wBAAc,GAAG,KAAM;AACvB,iBAAO,CAAC,GAAa,CAAC;AAAA,QAC1B,KAAK;AAAG,iBAAO,CAAC,GAAa;AAAA;AAAA,YAEzB;AAAA,UAAyB,kBAAC;AAAA,QAC9B,KAAK;AACD,wBAAc,GAAG,KAAM;AACvB,aAAG,QAAQ;AAAA,QACf,KAAK;AAAG,iBAAO,CAAC,GAAc,YAAY,GAAG,CAAC;AAAA,MAC1D;AAAA,IACA,CAAK;AAAA,EACL,CAAC;AAAE;","x_google_ignoreList":[0]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __awaiter, a as __generator, p as pascalCase, I as IconSize } from "./index-
|
|
1
|
+
import { _ as __awaiter, a as __generator, p as pascalCase, I as IconSize } from "./index-PfIGDLm2.js";
|
|
2
2
|
var splitPathsBySizeLoader = function(name, size) {
|
|
3
3
|
return __awaiter(void 0, void 0, void 0, function() {
|
|
4
4
|
var key, pathsRecord;
|
|
@@ -31,4 +31,4 @@ var splitPathsBySizeLoader = function(name, size) {
|
|
|
31
31
|
export {
|
|
32
32
|
splitPathsBySizeLoader
|
|
33
33
|
};
|
|
34
|
-
//# sourceMappingURL=splitPathsBySizeLoader-
|
|
34
|
+
//# sourceMappingURL=splitPathsBySizeLoader-Tn4k4xz-.js.map
|
package/dist/{splitPathsBySizeLoader-CZXCHUIN.js.map → splitPathsBySizeLoader-Tn4k4xz-.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"splitPathsBySizeLoader-
|
|
1
|
+
{"version":3,"file":"splitPathsBySizeLoader-Tn4k4xz-.js","sources":["../../../node_modules/.pnpm/@blueprintjs+icons@5.18.1_@types+react@18.3.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@blueprintjs/icons/lib/esm/paths-loaders/splitPathsBySizeLoader.js"],"sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { __awaiter, __generator } from \"tslib\";\nimport { pascalCase } from \"change-case\";\nimport { IconSize } from \"../iconTypes\";\n/**\n * A dynamic loader for icon paths that generates separate chunks for the two size variants.\n */\nexport var splitPathsBySizeLoader = function (name, size) { return __awaiter(void 0, void 0, void 0, function () {\n var key, pathsRecord;\n return __generator(this, function (_a) {\n switch (_a.label) {\n case 0:\n key = pascalCase(name);\n if (!(size === IconSize.STANDARD)) return [3 /*break*/, 2];\n return [4 /*yield*/, import(\n /* webpackChunkName: \"blueprint-icons-16px-paths\" */\n \"../generated/16px/paths\")];\n case 1:\n pathsRecord = _a.sent();\n return [3 /*break*/, 4];\n case 2: return [4 /*yield*/, import(\n /* webpackChunkName: \"blueprint-icons-20px-paths\" */\n \"../generated/20px/paths\")];\n case 3:\n pathsRecord = _a.sent();\n _a.label = 4;\n case 4: return [2 /*return*/, pathsRecord[key]];\n }\n });\n}); };\n//# sourceMappingURL=splitPathsBySizeLoader.js.map"],"names":[],"mappings":";AAqBU,IAAC,yBAAyB,SAAU,MAAM,MAAM;AAAE,SAAO,UAAU,QAAQ,QAAQ,QAAQ,WAAY;AAC7G,QAAI,KAAK;AACT,WAAO,YAAY,MAAM,SAAU,IAAI;AACnC,cAAQ,GAAG,OAAK;AAAA,QACZ,KAAK;AACD,gBAAM,WAAW,IAAI;AACrB,cAAI,EAAE,SAAS,SAAS,UAAW,QAAO,CAAC,GAAa,CAAC;AACzD,iBAAO,CAAC,GAAa;AAAA;AAAA,YAEjB;AAAA,UAAyB,kBAAC;AAAA,QAClC,KAAK;AACD,wBAAc,GAAG,KAAM;AACvB,iBAAO,CAAC,GAAa,CAAC;AAAA,QAC1B,KAAK;AAAG,iBAAO,CAAC,GAAa;AAAA;AAAA,YAEzB;AAAA,UAAyB,kBAAC;AAAA,QAC9B,KAAK;AACD,wBAAc,GAAG,KAAM;AACvB,aAAG,QAAQ;AAAA,QACf,KAAK;AAAG,iBAAO,CAAC,GAAc,YAAY,GAAG,CAAC;AAAA,MAC1D;AAAA,IACA,CAAK;AAAA,EACL,CAAC;AAAE;","x_google_ignoreList":[0]}
|
|
@@ -3,7 +3,7 @@ import type { Name } from "./names.js";
|
|
|
3
3
|
import type { ValidateFn } from "../../../user-facing/properties-panel/validators.js";
|
|
4
4
|
import type { SbEventFlow } from "../../../user-facing/sb-event-flow.js";
|
|
5
5
|
import type { BindingString, ComputedProperty, Dim, DimModes } from "@superblocksteam/library-shared";
|
|
6
|
-
import type { SbElement, SbInstance
|
|
6
|
+
import type { SbElement, SbInstance } from "@superblocksteam/library-shared/types";
|
|
7
7
|
export type EntityOutputProp = Exclude<null | undefined | string | number | boolean | object | bigint | any[], BindingString | EntityDerivedProp<any[]>>;
|
|
8
8
|
export type EntityDerivedProp<ARGS extends any[] = any[]> = (this: Readonly<Entity>, state: Readonly<ScopedState>, ...args: ARGS) => EntityOutputProp;
|
|
9
9
|
export type Executable<ARGS extends any[] = any[]> = (this: Entity, state: ScopedState, ...args: ARGS) => void;
|
|
@@ -19,15 +19,9 @@ export type Entity = {
|
|
|
19
19
|
type: string;
|
|
20
20
|
};
|
|
21
21
|
export type ScopeId = string;
|
|
22
|
-
export type GeneralScopedState = {
|
|
23
|
-
[key: string]: Entity | GeneralScopedState;
|
|
24
|
-
};
|
|
25
|
-
type ThemeEntity = UserAccessibleTheme & {
|
|
26
|
-
type: "theme";
|
|
27
|
-
};
|
|
28
22
|
export type ScopedState = {
|
|
29
|
-
|
|
30
|
-
}
|
|
23
|
+
[key: string]: Entity | ScopedState;
|
|
24
|
+
};
|
|
31
25
|
export type InternalScope = {
|
|
32
26
|
id: string;
|
|
33
27
|
name?: string;
|
|
@@ -101,4 +95,3 @@ export interface IEntityManager {
|
|
|
101
95
|
}): T;
|
|
102
96
|
observeScope(scopeId: string, listener: ObserveListener<InternalScope>): () => void;
|
|
103
97
|
}
|
|
104
|
-
export {};
|
|
@@ -4,7 +4,7 @@ export declare const SbCheckbox: import("react").FC<import("../../properties-pan
|
|
|
4
4
|
defaultChecked: import("../../properties-panel/props-builder.js").Prop<boolean, true>;
|
|
5
5
|
}>;
|
|
6
6
|
appearance: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
7
|
-
labelStyle: import("../../properties-panel/props-builder.js").Prop<
|
|
7
|
+
labelStyle: import("../../properties-panel/props-builder.js").Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
8
8
|
loadingAnimation: import("../../properties-panel/props-builder.js").Prop<boolean, false>;
|
|
9
9
|
}>;
|
|
10
10
|
layout: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
@@ -5,7 +5,7 @@ export declare const propertiesDefinition: {
|
|
|
5
5
|
defaultChecked: Prop<boolean, true>;
|
|
6
6
|
}>;
|
|
7
7
|
appearance: Section<Record<string, Prop<any, any>> & {
|
|
8
|
-
labelStyle: Prop<
|
|
8
|
+
labelStyle: Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
9
9
|
loadingAnimation: Prop<boolean, false>;
|
|
10
10
|
}>;
|
|
11
11
|
layout: Section<Record<string, Prop<any, any>> & {
|
|
@@ -33,6 +33,7 @@ export declare const SbDatePicker: React.FC<import("../../properties-panel/props
|
|
|
33
33
|
}>;
|
|
34
34
|
appearance: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
35
35
|
labelPosition: import("../../properties-panel/props-builder.js").Prop<"left" | "top", true>;
|
|
36
|
+
labelStyle: import("../../properties-panel/props-builder.js").Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
36
37
|
showIcon: import("../../properties-panel/props-builder.js").Prop<boolean, true>;
|
|
37
38
|
}>;
|
|
38
39
|
interaction: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
@@ -35,6 +35,7 @@ export declare const propertiesDefinition: {
|
|
|
35
35
|
}>;
|
|
36
36
|
appearance: Section<Record<string, Prop<any, any>> & {
|
|
37
37
|
labelPosition: Prop<"left" | "top", true>;
|
|
38
|
+
labelStyle: Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
38
39
|
showIcon: Prop<boolean, true>;
|
|
39
40
|
}>;
|
|
40
41
|
interaction: Section<Record<string, Prop<any, any>> & {
|
|
@@ -5,7 +5,7 @@ export declare const SbSwitch: import("react").FC<import("../../properties-panel
|
|
|
5
5
|
}>;
|
|
6
6
|
appearance: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
7
7
|
labelPosition: import("../../properties-panel/props-builder.js").Prop<"left" | "right", true>;
|
|
8
|
-
labelStyle: import("../../properties-panel/props-builder.js").Prop<
|
|
8
|
+
labelStyle: import("../../properties-panel/props-builder.js").Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
9
9
|
loadingAnimation: import("../../properties-panel/props-builder.js").Prop<boolean, false>;
|
|
10
10
|
}>;
|
|
11
11
|
layout: import("../../properties-panel/props-builder.js").Section<Record<string, import("../../properties-panel/props-builder.js").Prop<any, any>> & {
|
|
@@ -6,7 +6,7 @@ export declare const propertiesDefinition: {
|
|
|
6
6
|
}>;
|
|
7
7
|
appearance: Section<Record<string, Prop<any, any>> & {
|
|
8
8
|
labelPosition: Prop<"left" | "right", true>;
|
|
9
|
-
labelStyle: Prop<
|
|
9
|
+
labelStyle: Prop<import("@superblocksteam/library-shared/types").TextStyleWithVariant, true>;
|
|
10
10
|
loadingAnimation: Prop<boolean, false>;
|
|
11
11
|
}>;
|
|
12
12
|
layout: Section<Record<string, Prop<any, any>> & {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import type { SwitchComponentProps } from "./types.js";
|
|
3
|
+
export declare const SWITCH_LABEL_GAP = 8;
|
|
3
4
|
declare const SwitchComponent: React.MemoExoticComponent<({ label, labelPosition, isChecked, isDisabled, isRequired, onSwitchChange, isLoading, labelProps, errorMessagePlacement, errorMessages, labelWidth, showError, isFitContentHeight, }: SwitchComponentProps) => React.JSX.Element>;
|
|
4
5
|
export default SwitchComponent;
|
|
@@ -19,3 +19,4 @@ export declare const textStyleProp: ({ baseProp, propertiesPanel, }?: {
|
|
|
19
19
|
baseProp?: ReturnType<typeof createTextStyleCompositeBase>;
|
|
20
20
|
propertiesPanel?: Omit<Partial<PropertiesPanelDisplay<TextStyleWithVariant, "TEXT_STYLE">>, "controlType">;
|
|
21
21
|
}) => Prop<TextStyleWithVariant>;
|
|
22
|
+
export declare const labelTextStyle: () => Prop<TextStyleWithVariant, true>;
|
|
@@ -3,7 +3,7 @@ import { createManagedPropsList } from "./create-managed-props-list.js";
|
|
|
3
3
|
import type { SbComponentProps } from "./../component-base/sb-component.js";
|
|
4
4
|
import type { ValidateFn, ValidationResult } from "./validators.js";
|
|
5
5
|
import type { RuntimeWidgetMeta } from "../../../edit-mode/features/runtime-widgets-manager.js";
|
|
6
|
-
import type { Entity, InputProp, ScopedState, SingleInputProp, EntityFunction
|
|
6
|
+
import type { Entity, InputProp, ScopedState, SingleInputProp, EntityFunction } from "../../internal-details/lib/evaluator/base-entity-manager.js";
|
|
7
7
|
import type { SbEventFlow } from "../sb-event-flow.js";
|
|
8
8
|
import type { Dim, DimModes } from "@superblocksteam/library-shared";
|
|
9
9
|
import type { HeaderType } from "@superblocksteam/library-shared/props";
|
|
@@ -13,7 +13,7 @@ export type SideEffectCallback = (params: {
|
|
|
13
13
|
sourceId: SbElement;
|
|
14
14
|
updates: Record<string, PropertyInfo<unknown>>;
|
|
15
15
|
widgetMeta: RuntimeWidgetMeta;
|
|
16
|
-
widgetState: Entity | ScopedState |
|
|
16
|
+
widgetState: Entity | ScopedState | undefined;
|
|
17
17
|
}) => Record<SbElement, {
|
|
18
18
|
meta?: Record<string, unknown>;
|
|
19
19
|
props?: Record<string, PropertyInfo<unknown>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblocksteam/library",
|
|
3
|
-
"version": "2.0.3-next.
|
|
3
|
+
"version": "2.0.3-next.130",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@react-hook/resize-observer": "1.2.6",
|
|
33
33
|
"@superblocksteam/fast-deep-equal": "3.1.4",
|
|
34
34
|
"@superblocksteam/iso-currency": "2.0.0",
|
|
35
|
-
"@superblocksteam/library-shared": "2.0.3-next.
|
|
35
|
+
"@superblocksteam/library-shared": "2.0.3-next.130",
|
|
36
36
|
"@superblocksteam/shared": "0.8939.0",
|
|
37
37
|
"antd": "4.24.15",
|
|
38
38
|
"apca-w3": "^0.1.9",
|
|
@@ -68,7 +68,6 @@
|
|
|
68
68
|
"stylis": "^4.2.0",
|
|
69
69
|
"tinycolor2": "^1.6.0",
|
|
70
70
|
"use-debounce": "^10.0.4",
|
|
71
|
-
"vite": "^6.0.3",
|
|
72
71
|
"yaml": "^2.7.0"
|
|
73
72
|
},
|
|
74
73
|
"devDependencies": {
|
|
@@ -109,6 +108,7 @@
|
|
|
109
108
|
"tsx": "^4.19.2",
|
|
110
109
|
"typescript": "^5.5.3",
|
|
111
110
|
"typescript-eslint": "^8.18.0",
|
|
111
|
+
"vite": "^6.3.5",
|
|
112
112
|
"vite-plugin-svgr": "^4.3.0",
|
|
113
113
|
"vitest": "^2.1.9"
|
|
114
114
|
},
|