@crediblemark/build 0.25.6 → 0.25.7
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/{ArrayField-PAJW74AC.css → ArrayField-MCFJLKAL.css} +15 -15
- package/dist/ArrayField-OIQQLS2B.mjs +19 -0
- package/dist/{Editor-Y342RWPN.css → Editor-CVT4RKSU.css} +7 -7
- package/dist/{Editor-OFA3KX3N.mjs → Editor-GDIQRAYD.mjs} +8 -8
- package/dist/ObjectField-WOW3T2WS.mjs +19 -0
- package/dist/{ObjectField-WACQHQ4N.css → ObjectField-YPHZU7G2.css} +15 -15
- package/dist/{Render-HVM2KISU.css → Render-DOE2LXKX.css} +1 -1
- package/dist/{Render-5WYR4VZX.mjs → Render-I6PZ5MEA.mjs} +1 -1
- package/dist/{chunk-STIUFJT2.mjs → chunk-23V3TMNT.mjs} +12 -12
- package/dist/{chunk-HIE6KXP6.mjs → chunk-2RLA42JA.mjs} +2 -2
- package/dist/{chunk-KAOWYQIB.mjs → chunk-35OY5UFR.mjs} +11 -11
- package/dist/{chunk-WSTUSWZT.mjs → chunk-BXF2PDCW.mjs} +2 -2
- package/dist/{chunk-XAD7XPP2.mjs → chunk-EDTYTRV5.mjs} +3 -3
- package/dist/{chunk-W7LED3JG.mjs → chunk-ERLZ5CJF.mjs} +30 -30
- package/dist/{chunk-JX7LICWE.mjs → chunk-ETN6FGIH.mjs} +2 -2
- package/dist/{chunk-4NZUDTR6.mjs → chunk-EWOJLVHT.mjs} +1 -1
- package/dist/{chunk-SLKHXT3Q.mjs → chunk-GUUI5HW3.mjs} +1 -1
- package/dist/{chunk-H6RPI3T6.mjs → chunk-ISXFLTBM.mjs} +1 -1
- package/dist/{chunk-QHJGER7I.mjs → chunk-J2UWT4L6.mjs} +5 -5
- package/dist/{chunk-RUJOMPX6.mjs → chunk-JERQUUM4.mjs} +1 -1
- package/dist/{chunk-MZXW5F5R.mjs → chunk-M4S65TWW.mjs} +1 -1
- package/dist/{full-PLJRDIMB.css → full-C7RVGAUA.css} +6 -6
- package/dist/{full-ECZCK3RE.mjs → full-Y52CQK4X.mjs} +5 -5
- package/dist/index.css +43 -41
- package/dist/index.js +82 -82
- package/dist/index.mjs +13 -13
- package/dist/{loaded-FY2TCG5Y.css → loaded-4FAPBCAU.css} +1 -1
- package/dist/{loaded-3MKTRGL5.mjs → loaded-IWWCJE75.mjs} +2 -2
- package/dist/{loaded-NRHNHJPM.mjs → loaded-K43N3OFP.mjs} +2 -2
- package/dist/{loaded-5D7VRSXM.mjs → loaded-MWBOE5CB.mjs} +2 -2
- package/dist/no-external.css +37 -37
- package/dist/no-external.js +82 -82
- package/dist/no-external.mjs +13 -13
- package/dist/rsc.css +1 -1
- package/dist/rsc.js +4 -4
- package/dist/rsc.mjs +2 -2
- package/package.json +1 -1
- package/dist/ArrayField-PGZLQW7G.mjs +0 -19
- package/dist/ObjectField-N7ES6H3B.mjs +0 -19
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LoadedRichTextMenu
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BXF2PDCW.mjs";
|
|
4
4
|
import {
|
|
5
5
|
DragIcon,
|
|
6
6
|
collisionStore,
|
|
7
7
|
createDynamicCollisionDetector,
|
|
8
8
|
setDeep,
|
|
9
9
|
useSensors
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-J2UWT4L6.mjs";
|
|
11
11
|
import {
|
|
12
12
|
AutoFieldPrivate,
|
|
13
13
|
Button,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
fieldContextStore,
|
|
17
17
|
useContextStore,
|
|
18
18
|
useSafeId
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-35OY5UFR.mjs";
|
|
20
20
|
import {
|
|
21
21
|
RichTextRenderFallback,
|
|
22
22
|
SlotRender,
|
|
@@ -25,12 +25,12 @@ import {
|
|
|
25
25
|
getSlotTransform,
|
|
26
26
|
useRichtextProps,
|
|
27
27
|
useSlots
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-2RLA42JA.mjs";
|
|
29
29
|
import {
|
|
30
30
|
ActionBar,
|
|
31
31
|
IconButton,
|
|
32
32
|
Loader
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-23V3TMNT.mjs";
|
|
34
34
|
import {
|
|
35
35
|
Box,
|
|
36
36
|
ChartColumn,
|
|
@@ -87,7 +87,7 @@ import {
|
|
|
87
87
|
useRegisterHistorySlice,
|
|
88
88
|
useRegisterPermissionsSlice,
|
|
89
89
|
useResetAutoZoom
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-M4S65TWW.mjs";
|
|
91
91
|
import {
|
|
92
92
|
getItem,
|
|
93
93
|
insert,
|
|
@@ -533,7 +533,7 @@ var ColorPickerField = ({ value, onChange }) => {
|
|
|
533
533
|
] });
|
|
534
534
|
};
|
|
535
535
|
|
|
536
|
-
// css-module:/
|
|
536
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/Drawer/styles.module.css#css-module
|
|
537
537
|
var styles_module_default = { "Drawer": "_Drawer_1bd7y_1", "Drawer-draggable": "_Drawer-draggable_1bd7y_7", "Drawer-draggableBg": "_Drawer-draggableBg_1bd7y_11", "DrawerItem-draggable": "_DrawerItem-draggable_1bd7y_21", "DrawerItem--disabled": "_DrawerItem--disabled_1bd7y_34", "DrawerItem": "_DrawerItem_1bd7y_21", "Drawer--isDraggingFrom": "_Drawer--isDraggingFrom_1bd7y_43", "DrawerItem-default": "_DrawerItem-default_1bd7y_44", "DrawerItem-name": "_DrawerItem-name_1bd7y_61" };
|
|
538
538
|
|
|
539
539
|
// components/Drawer/index.tsx
|
|
@@ -774,7 +774,7 @@ import {
|
|
|
774
774
|
useTransition
|
|
775
775
|
} from "react";
|
|
776
776
|
|
|
777
|
-
// css-module:/
|
|
777
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/DraggableComponent/styles.module.css#css-module
|
|
778
778
|
var styles_module_default2 = { "DraggableComponent": "_DraggableComponent_yrtpz_1", "DraggableComponent-overlayWrapper": "_DraggableComponent-overlayWrapper_yrtpz_12", "DraggableComponent-overlay": "_DraggableComponent-overlay_yrtpz_12", "DraggableComponent-loadingOverlay": "_DraggableComponent-loadingOverlay_yrtpz_34", "DraggableComponent--hover": "_DraggableComponent--hover_yrtpz_50", "DraggableComponent--isSelected": "_DraggableComponent--isSelected_yrtpz_57", "DraggableComponent-actionsOverlay": "_DraggableComponent-actionsOverlay_yrtpz_71", "DraggableComponent-actions": "_DraggableComponent-actions_yrtpz_71" };
|
|
779
779
|
|
|
780
780
|
// components/DraggableComponent/index.tsx
|
|
@@ -1492,7 +1492,7 @@ var DraggableComponent = ({
|
|
|
1492
1492
|
] });
|
|
1493
1493
|
};
|
|
1494
1494
|
|
|
1495
|
-
// css-module:/
|
|
1495
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/DropZone/styles.module.css#css-module
|
|
1496
1496
|
var styles_module_default3 = { "DropZone": "_DropZone_1vmgt_1", "DropZone--hasChildren": "_DropZone--hasChildren_1vmgt_11", "DropZone--isAreaSelected": "_DropZone--isAreaSelected_1vmgt_24", "DropZone--hoveringOverArea": "_DropZone--hoveringOverArea_1vmgt_25", "DropZone--isRootZone": "_DropZone--isRootZone_1vmgt_25", "DropZone--isDestination": "_DropZone--isDestination_1vmgt_35", "DropZone-item": "_DropZone-item_1vmgt_47", "DropZone-hitbox": "_DropZone-hitbox_1vmgt_51", "DropZone--isEnabled": "_DropZone--isEnabled_1vmgt_59", "DropZone--isAnimating": "_DropZone--isAnimating_1vmgt_68" };
|
|
1497
1497
|
|
|
1498
1498
|
// components/DropZone/index.tsx
|
|
@@ -1757,7 +1757,7 @@ function useFieldTransformsTracked(config, item, transforms, readOnly, forceRead
|
|
|
1757
1757
|
// components/InlineTextField/index.tsx
|
|
1758
1758
|
import { memo, useEffect as useEffect6, useRef as useRef5, useState as useState6 } from "react";
|
|
1759
1759
|
|
|
1760
|
-
// css-module:/
|
|
1760
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/InlineTextField/styles.module.css#css-module
|
|
1761
1761
|
var styles_module_default4 = { "InlineTextField": "_InlineTextField_104qp_1" };
|
|
1762
1762
|
|
|
1763
1763
|
// lib/get-selector-for-id.ts
|
|
@@ -1926,12 +1926,12 @@ import {
|
|
|
1926
1926
|
} from "react";
|
|
1927
1927
|
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
1928
1928
|
var Editor = lazy(
|
|
1929
|
-
() => import("./Editor-
|
|
1929
|
+
() => import("./Editor-GDIQRAYD.mjs").then((m) => ({
|
|
1930
1930
|
default: m.Editor
|
|
1931
1931
|
}))
|
|
1932
1932
|
);
|
|
1933
1933
|
var RichTextRender = lazy(
|
|
1934
|
-
() => import("./Render-
|
|
1934
|
+
() => import("./Render-I6PZ5MEA.mjs").then((m) => ({
|
|
1935
1935
|
default: m.RichTextRender
|
|
1936
1936
|
}))
|
|
1937
1937
|
);
|
|
@@ -2997,7 +2997,7 @@ function useGetCredBuild() {
|
|
|
2997
2997
|
// lib/use-component-list.tsx
|
|
2998
2998
|
import { useEffect as useEffect12, useState as useState8 } from "react";
|
|
2999
2999
|
|
|
3000
|
-
// css-module:/
|
|
3000
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/ComponentList/styles.module.css#css-module
|
|
3001
3001
|
var styles_module_default5 = { "ComponentList": "_ComponentList_10tqo_1", "ComponentList--isExpanded": "_ComponentList--isExpanded_10tqo_5", "ComponentList-content": "_ComponentList-content_10tqo_9", "ComponentList-title": "_ComponentList-title_10tqo_17", "ComponentList-titleIcon": "_ComponentList-titleIcon_10tqo_53" };
|
|
3002
3002
|
|
|
3003
3003
|
// components/ComponentList/index.tsx
|
|
@@ -3171,7 +3171,7 @@ var useComponentList = () => {
|
|
|
3171
3171
|
// components/CredBuild/components/Components/index.tsx
|
|
3172
3172
|
import { useMemo as useMemo8, useState as useState9 } from "react";
|
|
3173
3173
|
|
|
3174
|
-
// css-module:/
|
|
3174
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Components/styles.module.css#css-module
|
|
3175
3175
|
var styles_module_default6 = { "CredBuildComponents": "_CredBuildComponents_1a9p4_1", "CredBuildComponents-searchContainer": "_CredBuildComponents-searchContainer_1a9p4_7", "CredBuildComponents-searchWrapper": "_CredBuildComponents-searchWrapper_1a9p4_16", "CredBuildComponents-searchInput": "_CredBuildComponents-searchInput_1a9p4_23", "CredBuildComponents-searchIcon": "_CredBuildComponents-searchIcon_1a9p4_42", "CredBuildComponents-clearButton": "_CredBuildComponents-clearButton_1a9p4_54", "CredBuildComponents-listContainer": "_CredBuildComponents-listContainer_1a9p4_74", "CredBuildComponents-noResults": "_CredBuildComponents-noResults_1a9p4_79" };
|
|
3176
3176
|
|
|
3177
3177
|
// components/CredBuild/components/Components/index.tsx
|
|
@@ -3266,7 +3266,7 @@ var Components = () => {
|
|
|
3266
3266
|
] });
|
|
3267
3267
|
};
|
|
3268
3268
|
|
|
3269
|
-
// css-module:/
|
|
3269
|
+
// css-module:/home/runner/work/credbuild/credbuild/plugins/blocks/styles.module.css#css-module
|
|
3270
3270
|
var styles_module_default7 = { "BlocksPlugin": "_BlocksPlugin_1ey1i_1" };
|
|
3271
3271
|
|
|
3272
3272
|
// plugins/blocks/index.tsx
|
|
@@ -3279,7 +3279,7 @@ var blocksPlugin = () => ({
|
|
|
3279
3279
|
icon: /* @__PURE__ */ jsx18(Shapes, {})
|
|
3280
3280
|
});
|
|
3281
3281
|
|
|
3282
|
-
// css-module:/
|
|
3282
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/LayerTree/styles.module.css#css-module
|
|
3283
3283
|
var styles_module_default8 = { "LayerTree": "_LayerTree_nus40_1", "LayerTree-zoneTitle": "_LayerTree-zoneTitle_nus40_11", "LayerTree-helper": "_LayerTree-helper_nus40_17", "Layer": "_Layer_nus40_1", "Layer-inner": "_Layer-inner_nus40_29", "Layer--containsZone": "_Layer--containsZone_nus40_35", "Layer-clickable": "_Layer-clickable_nus40_39", "Layer--isSelected": "_Layer--isSelected_nus40_58", "Layer-chevron": "_Layer-chevron_nus40_79", "Layer--childIsSelected": "_Layer--childIsSelected_nus40_80", "Layer-zones": "_Layer-zones_nus40_84", "Layer-title": "_Layer-title_nus40_98", "Layer-name": "_Layer-name_nus40_107", "Layer-icon": "_Layer-icon_nus40_113", "Layer-zoneIcon": "_Layer-zoneIcon_nus40_118" };
|
|
3284
3284
|
|
|
3285
3285
|
// components/LayerTree/index.tsx
|
|
@@ -3700,7 +3700,7 @@ var Outline = memo7(() => {
|
|
|
3700
3700
|
) });
|
|
3701
3701
|
});
|
|
3702
3702
|
|
|
3703
|
-
// css-module:/
|
|
3703
|
+
// css-module:/home/runner/work/credbuild/credbuild/plugins/outline/styles.module.css#css-module
|
|
3704
3704
|
var styles_module_default9 = { "OutlinePlugin": "_OutlinePlugin_q92j6_1" };
|
|
3705
3705
|
|
|
3706
3706
|
// plugins/outline/index.tsx
|
|
@@ -3713,7 +3713,7 @@ var outlinePlugin = () => ({
|
|
|
3713
3713
|
icon: /* @__PURE__ */ jsx21(List, {})
|
|
3714
3714
|
});
|
|
3715
3715
|
|
|
3716
|
-
// css-module:/
|
|
3716
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/Breadcrumbs/styles.module.css#css-module
|
|
3717
3717
|
var styles_module_default10 = { "Breadcrumbs": "_Breadcrumbs_1e0gb_1", "Breadcrumbs-breadcrumbLabel": "_Breadcrumbs-breadcrumbLabel_1e0gb_7", "Breadcrumbs-breadcrumb": "_Breadcrumbs-breadcrumb_1e0gb_7" };
|
|
3718
3718
|
|
|
3719
3719
|
// lib/use-breadcrumbs.ts
|
|
@@ -3778,7 +3778,7 @@ var Breadcrumbs = ({
|
|
|
3778
3778
|
] });
|
|
3779
3779
|
};
|
|
3780
3780
|
|
|
3781
|
-
// css-module:/
|
|
3781
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Fields/styles.module.css#css-module
|
|
3782
3782
|
var styles_module_default11 = { "CredBuildFields": "_CredBuildFields_53gu7_1", "CredBuildFields--isLoading": "_CredBuildFields--isLoading_53gu7_6", "CredBuildFields-loadingOverlay": "_CredBuildFields-loadingOverlay_53gu7_10", "CredBuildFields-loadingOverlayInner": "_CredBuildFields-loadingOverlayInner_53gu7_25", "CredBuildFields-field": "_CredBuildFields-field_53gu7_32", "CredBuildFields--wrapFields": "_CredBuildFields--wrapFields_53gu7_36" };
|
|
3783
3783
|
|
|
3784
3784
|
// components/CredBuild/components/Fields/index.tsx
|
|
@@ -3934,7 +3934,7 @@ var FieldsInternal = ({ wrapFields = true }) => {
|
|
|
3934
3934
|
};
|
|
3935
3935
|
var Fields = memo8(FieldsInternal);
|
|
3936
3936
|
|
|
3937
|
-
// css-module:/
|
|
3937
|
+
// css-module:/home/runner/work/credbuild/credbuild/plugins/fields/styles.module.css#css-module
|
|
3938
3938
|
var styles_module_default12 = { "FieldsPlugin": "_FieldsPlugin_6as57_1", "FieldsPlugin-header": "_FieldsPlugin-header_6as57_7" };
|
|
3939
3939
|
|
|
3940
3940
|
// plugins/fields/index.tsx
|
|
@@ -4270,7 +4270,7 @@ function AutoFrame({
|
|
|
4270
4270
|
AutoFrame.displayName = "AutoFrame";
|
|
4271
4271
|
var AutoFrame_default = AutoFrame;
|
|
4272
4272
|
|
|
4273
|
-
// css-module:/
|
|
4273
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Preview/styles.module.css#css-module
|
|
4274
4274
|
var styles_module_default13 = { "CredBuildPreview": "_CredBuildPreview_1z08a_1", "CredBuildPreview-frame": "_CredBuildPreview-frame_1z08a_6" };
|
|
4275
4275
|
|
|
4276
4276
|
// lib/bubble-pointer-event.ts
|
|
@@ -4498,7 +4498,7 @@ function PropsProvider(props) {
|
|
|
4498
4498
|
}
|
|
4499
4499
|
var usePropsContext = () => useContext10(propsContext);
|
|
4500
4500
|
|
|
4501
|
-
// css-module:/
|
|
4501
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Layout/styles.module.css#css-module
|
|
4502
4502
|
var styles_module_default14 = { "CredBuildLayout": "_CredBuildLayout_14aaz_1", "CredBuildLayout-inner": "_CredBuildLayout-inner_14aaz_8", "CredBuildLayout--leftSideBarVisible": "_CredBuildLayout--leftSideBarVisible_14aaz_29", "CredBuildLayout--rightSideBarVisible": "_CredBuildLayout--rightSideBarVisible_14aaz_33", "CredBuild--hidePlugins": "_CredBuild--hidePlugins_14aaz_37", "CredBuildLayout-item": "_CredBuildLayout-item_14aaz_43", "CredBuildLayout-header": "_CredBuildLayout-header_14aaz_49", "CredBuildLayout-left": "_CredBuildLayout-left_14aaz_54", "CredBuildLayout-editor": "_CredBuildLayout-editor_14aaz_67", "CredBuildLayout-right": "_CredBuildLayout-right_14aaz_75", "CredBuildLayout-sidebar": "_CredBuildLayout-sidebar_14aaz_92", "CredBuildPluginTab": "_CredBuildPluginTab_14aaz_107", "CredBuildPluginTab--visible": "_CredBuildPluginTab--visible_14aaz_114", "CredBuildPluginTab-body": "_CredBuildPluginTab-body_14aaz_118", "CredBuildLayout--mounted": "_CredBuildLayout--mounted_14aaz_134" };
|
|
4503
4503
|
|
|
4504
4504
|
// lib/use-inject-css.ts
|
|
@@ -5312,7 +5312,7 @@ var DragDropContext = ({
|
|
|
5312
5312
|
// components/CredBuild/components/Header/index.tsx
|
|
5313
5313
|
import { memo as memo9, useCallback as useCallback17, useMemo as useMemo18, useState as useState14 } from "react";
|
|
5314
5314
|
|
|
5315
|
-
// css-module:/
|
|
5315
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/MenuBar/styles.module.css#css-module
|
|
5316
5316
|
var styles_module_default15 = { "MenuBar": "_MenuBar_1m2ld_1", "MenuBar--menuOpen": "_MenuBar--menuOpen_1m2ld_14", "MenuBar-inner": "_MenuBar-inner_1m2ld_29", "MenuBar-history": "_MenuBar-history_1m2ld_45" };
|
|
5317
5317
|
|
|
5318
5318
|
// components/MenuBar/index.tsx
|
|
@@ -5372,7 +5372,7 @@ function MenuBar({
|
|
|
5372
5372
|
// components/ViewportControls/index.tsx
|
|
5373
5373
|
import { useEffect as useEffect18, useMemo as useMemo16, useState as useState13 } from "react";
|
|
5374
5374
|
|
|
5375
|
-
// css-module:/
|
|
5375
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/ViewportControls/styles.module.css#css-module
|
|
5376
5376
|
var styles_module_default16 = { "ViewportControls": "_ViewportControls_gefvg_1", "ViewportControls--fullScreen": "_ViewportControls--fullScreen_gefvg_5", "ViewportControls-toggleButton": "_ViewportControls-toggleButton_gefvg_14", "ViewportControls--isExpanded": "_ViewportControls--isExpanded_gefvg_38", "ViewportControls-actions": "_ViewportControls-actions_gefvg_42", "ViewportControls-actionsInner": "_ViewportControls-actionsInner_gefvg_46", "ViewportControls-divider": "_ViewportControls-divider_gefvg_76", "ViewportControls-zoomSelect": "_ViewportControls-zoomSelect_gefvg_83", "ViewportControls-zoom": "_ViewportControls-zoom_gefvg_83", "ViewportButton-inner": "_ViewportButton-inner_gefvg_114", "ViewportButton--isActive": "_ViewportButton--isActive_gefvg_122" };
|
|
5377
5377
|
|
|
5378
5378
|
// components/ViewportControls/index.tsx
|
|
@@ -5571,7 +5571,7 @@ var useCanvasFrame = () => {
|
|
|
5571
5571
|
return context;
|
|
5572
5572
|
};
|
|
5573
5573
|
|
|
5574
|
-
// css-module:/
|
|
5574
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Header/styles.module.css#css-module
|
|
5575
5575
|
var styles_module_default17 = { "CredBuildHeader": "_CredBuildHeader_qzv5u_1", "CredBuildHeader-inner": "_CredBuildHeader-inner_qzv5u_20", "CredBuildHeader-viewportTools": "_CredBuildHeader-viewportTools_qzv5u_28", "CredBuildHeader-leftActions": "_CredBuildHeader-leftActions_qzv5u_35", "CredBuildHeader-toggle": "_CredBuildHeader-toggle_qzv5u_41", "CredBuildHeader-leftSideBarToggle": "_CredBuildHeader-leftSideBarToggle_qzv5u_47", "CredBuildHeader-rightSideBarToggle": "_CredBuildHeader-rightSideBarToggle_qzv5u_48", "CredBuildHeader-title": "_CredBuildHeader-title_qzv5u_52", "CredBuildHeader-path": "_CredBuildHeader-path_qzv5u_57", "CredBuildHeader-tools": "_CredBuildHeader-tools_qzv5u_68", "CredBuildHeader-menuButton": "_CredBuildHeader-menuButton_qzv5u_75" };
|
|
5576
5576
|
|
|
5577
5577
|
// components/CredBuild/components/Header/index.tsx
|
|
@@ -5846,7 +5846,7 @@ var HeaderInner = ({
|
|
|
5846
5846
|
};
|
|
5847
5847
|
var Header = memo9(HeaderInner);
|
|
5848
5848
|
|
|
5849
|
-
// css-module:/
|
|
5849
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/SidebarSection/styles.module.css#css-module
|
|
5850
5850
|
var styles_module_default18 = { "SidebarSection": "_SidebarSection_bv89x_1", "SidebarSection-title": "_SidebarSection-title_bv89x_12", "SidebarSection--noBorderTop": "_SidebarSection--noBorderTop_bv89x_37", "SidebarSection-content": "_SidebarSection-content_bv89x_41", "SidebarSection-breadcrumbLabel": "_SidebarSection-breadcrumbLabel_bv89x_50", "SidebarSection-breadcrumbs": "_SidebarSection-breadcrumbs_bv89x_79", "SidebarSection-breadcrumb": "_SidebarSection-breadcrumb_bv89x_50", "SidebarSection-heading": "_SidebarSection-heading_bv89x_91", "SidebarSection-loadingOverlay": "_SidebarSection-loadingOverlay_bv89x_95" };
|
|
5851
5851
|
|
|
5852
5852
|
// components/SidebarSection/index.tsx
|
|
@@ -5879,7 +5879,7 @@ import {
|
|
|
5879
5879
|
useState as useState15
|
|
5880
5880
|
} from "react";
|
|
5881
5881
|
|
|
5882
|
-
// css-module:/
|
|
5882
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Canvas/styles.module.css#css-module
|
|
5883
5883
|
var styles_module_default19 = { "CredBuildCanvas": "_CredBuildCanvas_1ivia_1", "CredBuildCanvas--fullScreen": "_CredBuildCanvas--fullScreen_1ivia_22", "CredBuildCanvas-inner": "_CredBuildCanvas-inner_1ivia_33", "CredBuildCanvas-root": "_CredBuildCanvas-root_1ivia_42", "CredBuildCanvas--ready": "_CredBuildCanvas--ready_1ivia_67", "CredBuildCanvas-loader": "_CredBuildCanvas-loader_1ivia_72", "CredBuildCanvas--showLoader": "_CredBuildCanvas--showLoader_1ivia_82" };
|
|
5884
5884
|
|
|
5885
5885
|
// components/CredBuild/components/Canvas/index.tsx
|
|
@@ -6182,7 +6182,7 @@ function useSidebarResize(position, dispatch) {
|
|
|
6182
6182
|
// components/CredBuild/components/ResizeHandle/index.tsx
|
|
6183
6183
|
import { useCallback as useCallback20, useRef as useRef16 } from "react";
|
|
6184
6184
|
|
|
6185
|
-
// css-module:/
|
|
6185
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css#css-module
|
|
6186
6186
|
var styles_module_default20 = { "ResizeHandle": "_ResizeHandle_144bf_2", "ResizeHandle--left": "_ResizeHandle--left_144bf_16", "ResizeHandle--right": "_ResizeHandle--right_144bf_20" };
|
|
6187
6187
|
|
|
6188
6188
|
// components/CredBuild/components/ResizeHandle/index.tsx
|
|
@@ -6253,7 +6253,7 @@ var ResizeHandle = ({
|
|
|
6253
6253
|
);
|
|
6254
6254
|
};
|
|
6255
6255
|
|
|
6256
|
-
// css-module:/
|
|
6256
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Sidebar/styles.module.css#css-module
|
|
6257
6257
|
var styles_module_default21 = { "Sidebar": "_Sidebar_1kcif_1", "Sidebar--isVisible": "_Sidebar--isVisible_1kcif_13", "Sidebar--left": "_Sidebar--left_1kcif_17", "Sidebar--right": "_Sidebar--right_1kcif_29", "Sidebar-resizeHandle": "_Sidebar-resizeHandle_1kcif_42" };
|
|
6258
6258
|
|
|
6259
6259
|
// components/CredBuild/components/Sidebar/index.tsx
|
|
@@ -6346,7 +6346,7 @@ var useDeleteHotkeys = () => {
|
|
|
6346
6346
|
useHotkey({ backspace: true }, deleteSelectedComponent);
|
|
6347
6347
|
};
|
|
6348
6348
|
|
|
6349
|
-
// css-module:/
|
|
6349
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Nav/styles.module.css#css-module
|
|
6350
6350
|
var styles_module_default22 = { "Nav": "_Nav_wbh7e_1", "Nav-list": "_Nav-list_wbh7e_9", "CredBuildHeader-path": "_CredBuildHeader-path_wbh7e_20", "NavItem": "_NavItem_wbh7e_38", "NavItem-link": "_NavItem-link_wbh7e_43", "NavItem-linkIcon": "_NavItem-linkIcon_wbh7e_64", "NavItem--active": "_NavItem--active_wbh7e_77", "NavItem--mobileOnly": "_NavItem--mobileOnly_wbh7e_90", "NavItem--desktopOnly": "_NavItem--desktopOnly_wbh7e_95" };
|
|
6351
6351
|
|
|
6352
6352
|
// components/CredBuild/components/Nav/index.tsx
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
styles_module_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ISXFLTBM.mjs";
|
|
4
4
|
import {
|
|
5
5
|
useAppStore,
|
|
6
6
|
useAppStoreApi
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-M4S65TWW.mjs";
|
|
8
8
|
import {
|
|
9
9
|
get_class_name_factory_default
|
|
10
10
|
} from "./chunk-BFHV72KK.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// css-module:/
|
|
1
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/RichTextEditor/styles.module.css#css-module
|
|
2
2
|
var styles_module_default = { "RichTextEditor": "_RichTextEditor_hp4qf_1", "RichTextEditor--editor": "_RichTextEditor--editor_hp4qf_50", "RichTextEditor--disabled": "_RichTextEditor--disabled_hp4qf_107", "RichTextEditor--isActive": "_RichTextEditor--isActive_hp4qf_111", "RichTextEditor-menu": "_RichTextEditor-menu_hp4qf_117" };
|
|
3
3
|
|
|
4
4
|
export {
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
useFieldStore,
|
|
5
5
|
useFieldStoreApi,
|
|
6
6
|
useNestedFieldContext
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-35OY5UFR.mjs";
|
|
8
8
|
import {
|
|
9
9
|
IconButton
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-23V3TMNT.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Copy,
|
|
13
13
|
GripVertical,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
replace,
|
|
19
19
|
useAppStore,
|
|
20
20
|
useAppStoreApi
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-M4S65TWW.mjs";
|
|
22
22
|
import {
|
|
23
23
|
populateIds
|
|
24
24
|
} from "./chunk-64A37UUC.mjs";
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
walkField
|
|
31
31
|
} from "./chunk-7LXZOPYT.mjs";
|
|
32
32
|
|
|
33
|
-
// css-module:/
|
|
33
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css#css-module
|
|
34
34
|
var styles_module_default = { "ArrayField": "_ArrayField_rvhj3_5", "ArrayField--isDraggingFrom": "_ArrayField--isDraggingFrom_rvhj3_13", "ArrayField-addButton": "_ArrayField-addButton_rvhj3_18", "ArrayField--hasItems": "_ArrayField--hasItems_rvhj3_33", "ArrayField-inner": "_ArrayField-inner_rvhj3_59", "ArrayFieldItem": "_ArrayFieldItem_rvhj3_67", "ArrayFieldItem--isDragging": "_ArrayFieldItem--isDragging_rvhj3_78", "ArrayFieldItem--isExpanded": "_ArrayFieldItem--isExpanded_rvhj3_82", "ArrayFieldItem-summary": "_ArrayFieldItem-summary_rvhj3_97", "ArrayFieldItem--noFields": "_ArrayFieldItem--noFields_rvhj3_122", "ArrayField--addDisabled": "_ArrayField--addDisabled_rvhj3_131", "ArrayFieldItem-body": "_ArrayFieldItem-body_rvhj3_170", "ArrayFieldItem-fieldset": "_ArrayFieldItem-fieldset_rvhj3_179", "ArrayFieldItem-rhs": "_ArrayFieldItem-rhs_rvhj3_187", "ArrayFieldItem-actions": "_ArrayFieldItem-actions_rvhj3_193" };
|
|
35
35
|
|
|
36
36
|
// components/AutoField/fields/ArrayField/index.tsx
|
|
@@ -43,7 +43,7 @@ import {
|
|
|
43
43
|
useState as useState2
|
|
44
44
|
} from "react";
|
|
45
45
|
|
|
46
|
-
// css-module:/
|
|
46
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/DragIcon/styles.module.css#css-module
|
|
47
47
|
var styles_module_default2 = { "DragIcon": "_DragIcon_ei1r9_1", "DragIcon--disabled": "_DragIcon--disabled_ei1r9_8" };
|
|
48
48
|
|
|
49
49
|
// components/DragIcon/index.tsx
|
|
@@ -1711,7 +1711,7 @@ var useControlContext = () => {
|
|
|
1711
1711
|
// components/RichTextMenu/components/SelectControl/index.tsx
|
|
1712
1712
|
import { useMemo } from "react";
|
|
1713
1713
|
|
|
1714
|
-
// css-module:/
|
|
1714
|
+
// css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css#css-module
|
|
1715
1715
|
var styles_module_default = { "Select": "_Select_16son_1", "Select-button": "_Select-button_16son_6", "Select--hasOptions": "_Select--hasOptions_16son_19", "Select--disabled": "_Select--disabled_16son_23", "Select-buttonIcon": "_Select-buttonIcon_16son_27", "Select--standalone": "_Select--standalone_16son_33", "Select--actionBar": "_Select--actionBar_16son_38", "Select--hasValue": "_Select--hasValue_16son_44", "Select-items": "_Select-items_16son_61", "SelectItem": "_SelectItem_16son_72", "SelectItem--isSelected": "_SelectItem--isSelected_16son_87", "SelectItem-icon": "_SelectItem-icon_16son_93" };
|
|
1716
1716
|
|
|
1717
1717
|
// components/Select/index.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* css-module:/
|
|
1
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
2
2
|
._RichTextMenu_193iw_1 {
|
|
3
3
|
display: flex;
|
|
4
4
|
flex-direction: row;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
border-left: 0.5px solid var(--credbuild-color-grey-05);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
/* css-module:/
|
|
43
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
|
|
44
44
|
._IconButton_1a0fz_1 {
|
|
45
45
|
align-items: center;
|
|
46
46
|
background: transparent;
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
color: var(--credbuild-color-grey-07);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
/* css-module:/
|
|
88
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Loader/styles.module.css/#css-module-data */
|
|
89
89
|
@keyframes _loader-animation_nacdm_1 {
|
|
90
90
|
0% {
|
|
91
91
|
transform: rotate(0deg) scale(1);
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
animation-fill-mode: both;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
/* css-module:/
|
|
110
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ActionBar/styles.module.css/#css-module-data */
|
|
111
111
|
._ActionBar_ze0ci_1 {
|
|
112
112
|
align-items: center;
|
|
113
113
|
cursor: default;
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
height: 100%;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
/* css-module:/
|
|
205
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
206
206
|
._Control_1aveu_1 .lucide {
|
|
207
207
|
height: 18px;
|
|
208
208
|
width: 18px;
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
width: 16px;
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
/* css-module:/
|
|
215
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
|
|
216
216
|
._Select_16son_1 {
|
|
217
217
|
position: relative;
|
|
218
218
|
z-index: 1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LoadedRichTextMenuInner
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-23V3TMNT.mjs";
|
|
4
|
+
import "./chunk-EWOJLVHT.mjs";
|
|
5
|
+
import "./chunk-GUUI5HW3.mjs";
|
|
6
|
+
import "./chunk-JERQUUM4.mjs";
|
|
7
|
+
import "./chunk-M4S65TWW.mjs";
|
|
8
8
|
import "./chunk-64A37UUC.mjs";
|
|
9
9
|
import "./chunk-SMAWAXVX.mjs";
|
|
10
10
|
import "./chunk-BFHV72KK.mjs";
|