@crediblemark/build 0.25.18 → 0.25.20

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.
Files changed (39) hide show
  1. package/dist/ArrayField-QREPD4FL.mjs +17 -0
  2. package/dist/{ObjectField-VE3JKAWT.css → ArrayField-SMHH4YM5.css} +291 -291
  3. package/dist/{Editor-6U6G5YLU.css → Editor-OKZSVOHC.css} +7 -7
  4. package/dist/{Editor-7JTCMSHZ.mjs → Editor-Z7SABUNT.mjs} +8 -8
  5. package/dist/{ArrayField-QVQ36K6O.css → ObjectField-4DTDXE62.css} +283 -283
  6. package/dist/ObjectField-5Q5QBVGN.mjs +17 -0
  7. package/dist/{Render-HVM2KISU.css → Render-DOE2LXKX.css} +1 -1
  8. package/dist/{Render-5WYR4VZX.mjs → Render-I6PZ5MEA.mjs} +1 -1
  9. package/dist/{chunk-VEQIM5ZE.mjs → chunk-66IXS5FK.mjs} +13 -13
  10. package/dist/{chunk-SOAJKHLV.mjs → chunk-7SG4VVVP.mjs} +3 -3
  11. package/dist/{chunk-LBXFITWQ.mjs → chunk-E4F5M5JH.mjs} +2 -2
  12. package/dist/{chunk-H6RPI3T6.mjs → chunk-ISXFLTBM.mjs} +1 -1
  13. package/dist/{chunk-U4NHUPA4.mjs → chunk-JR2TCNGX.mjs} +5 -5
  14. package/dist/{chunk-D4WFZ3K2.mjs → chunk-KN26YZZJ.mjs} +1 -1
  15. package/dist/{chunk-3EWP7RGL.mjs → chunk-NHF3YLSF.mjs} +382 -226
  16. package/dist/{chunk-ARM3KXOM.mjs → chunk-OYB2YQPY.mjs} +11 -11
  17. package/dist/{chunk-U7AIA2UJ.mjs → chunk-PEXHYNRZ.mjs} +2 -2
  18. package/dist/{chunk-GEYNLWCZ.mjs → chunk-PFHKXXSV.mjs} +1 -1
  19. package/dist/{chunk-D7HE7E2A.mjs → chunk-QXPX7SNK.mjs} +12 -12
  20. package/dist/{chunk-TOU7Y6T4.mjs → chunk-S32JZ2HU.mjs} +1 -1
  21. package/dist/{chunk-J4ZMH6JZ.mjs → chunk-XLRMLBFR.mjs} +1 -1
  22. package/dist/{full-2LSQUWEM.css → full-77VQ6BAW.css} +6 -6
  23. package/dist/{full-B3RS4LV3.mjs → full-LSSDDZQW.mjs} +5 -5
  24. package/dist/index.css +78 -40
  25. package/dist/index.js +363 -209
  26. package/dist/index.mjs +13 -13
  27. package/dist/{loaded-FY2TCG5Y.css → loaded-4FAPBCAU.css} +1 -1
  28. package/dist/{loaded-JIR6E6RO.mjs → loaded-C2JGMUXV.mjs} +2 -2
  29. package/dist/{loaded-XEI7CJSF.mjs → loaded-FJHWTGH6.mjs} +2 -2
  30. package/dist/{loaded-VCMCWG55.mjs → loaded-NTEK7RT3.mjs} +2 -2
  31. package/dist/no-external.css +78 -40
  32. package/dist/no-external.js +363 -209
  33. package/dist/no-external.mjs +13 -13
  34. package/dist/rsc.css +19 -19
  35. package/dist/rsc.js +64 -64
  36. package/dist/rsc.mjs +12 -12
  37. package/package.json +1 -1
  38. package/dist/ArrayField-LRIG75HP.mjs +0 -17
  39. package/dist/ObjectField-M2VTKEXM.mjs +0 -17
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-DEUK76GN.mjs";
4
4
  import {
5
5
  styles_module_default
6
- } from "./chunk-H6RPI3T6.mjs";
6
+ } from "./chunk-ISXFLTBM.mjs";
7
7
  import {
8
8
  get_class_name_factory_default
9
9
  } from "./chunk-BFHV72KK.mjs";
@@ -1,23 +1,23 @@
1
1
  import {
2
2
  LoadedRichTextMenu
3
- } from "./chunk-U7AIA2UJ.mjs";
3
+ } from "./chunk-PEXHYNRZ.mjs";
4
4
  import {
5
5
  DragIcon,
6
6
  createDynamicCollisionDetector,
7
7
  setDeep
8
- } from "./chunk-U4NHUPA4.mjs";
8
+ } from "./chunk-JR2TCNGX.mjs";
9
9
  import {
10
10
  EditorFallback,
11
11
  useContextStore,
12
12
  useSafeId
13
- } from "./chunk-ARM3KXOM.mjs";
13
+ } from "./chunk-OYB2YQPY.mjs";
14
14
  import {
15
15
  styles_module_default
16
- } from "./chunk-H6RPI3T6.mjs";
16
+ } from "./chunk-ISXFLTBM.mjs";
17
17
  import {
18
18
  ActionBar,
19
19
  Loader
20
- } from "./chunk-D7HE7E2A.mjs";
20
+ } from "./chunk-QXPX7SNK.mjs";
21
21
  import {
22
22
  Copy,
23
23
  CornerLeftUp,
@@ -26,7 +26,7 @@ import {
26
26
  resolveComponentData,
27
27
  useAppStore,
28
28
  useAppStoreApi
29
- } from "./chunk-D4WFZ3K2.mjs";
29
+ } from "./chunk-KN26YZZJ.mjs";
30
30
  import {
31
31
  get_class_name_factory_default
32
32
  } from "./chunk-BFHV72KK.mjs";
@@ -450,7 +450,7 @@ var ColorPickerField = ({ value, onChange }) => {
450
450
  ] });
451
451
  };
452
452
 
453
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Drawer/styles.module.css#css-module
453
+ // css-module:/home/runner/work/credbuild/credbuild/components/Drawer/styles.module.css#css-module
454
454
  var styles_module_default2 = { "Drawer": "_Drawer_1quh5_1", "Drawer-draggable": "_Drawer-draggable_1quh5_7", "Drawer-draggableBg": "_Drawer-draggableBg_1quh5_11", "DrawerItem-draggable": "_DrawerItem-draggable_1quh5_21", "DrawerItem--disabled": "_DrawerItem--disabled_1quh5_34", "DrawerItem": "_DrawerItem_1quh5_21", "Drawer--isDraggingFrom": "_Drawer--isDraggingFrom_1quh5_43", "DrawerItem-default": "_DrawerItem-default_1quh5_44", "DrawerItem-name": "_DrawerItem-name_1quh5_61" };
455
455
 
456
456
  // components/Drawer/index.tsx
@@ -691,7 +691,7 @@ import {
691
691
  useTransition
692
692
  } from "react";
693
693
 
694
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DraggableComponent/styles.module.css#css-module
694
+ // css-module:/home/runner/work/credbuild/credbuild/components/DraggableComponent/styles.module.css#css-module
695
695
  var styles_module_default3 = { "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" };
696
696
 
697
697
  // components/DraggableComponent/index.tsx
@@ -1410,7 +1410,7 @@ var DraggableComponent = ({
1410
1410
  ] });
1411
1411
  };
1412
1412
 
1413
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DropZone/styles.module.css#css-module
1413
+ // css-module:/home/runner/work/credbuild/credbuild/components/DropZone/styles.module.css#css-module
1414
1414
  var styles_module_default4 = { "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" };
1415
1415
 
1416
1416
  // components/DropZone/index.tsx
@@ -1740,7 +1740,7 @@ function useRichtextProps(fields, props) {
1740
1740
  const richtextProps = useMemo5(() => {
1741
1741
  if (!richtextKeys?.length) return {};
1742
1742
  const RichTextRender2 = lazy(
1743
- () => import("./Render-5WYR4VZX.mjs").then((m) => ({
1743
+ () => import("./Render-I6PZ5MEA.mjs").then((m) => ({
1744
1744
  default: m.RichTextRender
1745
1745
  }))
1746
1746
  );
@@ -1873,7 +1873,7 @@ function useFieldTransformsTracked(config, item, transforms, readOnly, forceRead
1873
1873
  // components/InlineTextField/index.tsx
1874
1874
  import { memo, useEffect as useEffect6, useRef as useRef5, useState as useState6 } from "react";
1875
1875
 
1876
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/InlineTextField/styles.module.css#css-module
1876
+ // css-module:/home/runner/work/credbuild/credbuild/components/InlineTextField/styles.module.css#css-module
1877
1877
  var styles_module_default5 = { "InlineTextField": "_InlineTextField_104qp_1" };
1878
1878
 
1879
1879
  // lib/get-selector-for-id.ts
@@ -2042,12 +2042,12 @@ import {
2042
2042
  } from "react";
2043
2043
  import { jsx as jsx13 } from "react/jsx-runtime";
2044
2044
  var Editor = lazy2(
2045
- () => import("./Editor-7JTCMSHZ.mjs").then((m) => ({
2045
+ () => import("./Editor-Z7SABUNT.mjs").then((m) => ({
2046
2046
  default: m.Editor
2047
2047
  }))
2048
2048
  );
2049
2049
  var RichTextRender = lazy2(
2050
- () => import("./Render-5WYR4VZX.mjs").then((m) => ({
2050
+ () => import("./Render-I6PZ5MEA.mjs").then((m) => ({
2051
2051
  default: m.RichTextRender
2052
2052
  }))
2053
2053
  );
@@ -3,18 +3,18 @@ import {
3
3
  getDeep,
4
4
  useFieldStoreApi,
5
5
  useNestedFieldContext
6
- } from "./chunk-ARM3KXOM.mjs";
6
+ } from "./chunk-OYB2YQPY.mjs";
7
7
  import {
8
8
  ChevronDown,
9
9
  ChevronUp,
10
10
  LayoutTemplate,
11
11
  useAppStore
12
- } from "./chunk-D4WFZ3K2.mjs";
12
+ } from "./chunk-KN26YZZJ.mjs";
13
13
  import {
14
14
  get_class_name_factory_default
15
15
  } from "./chunk-BFHV72KK.mjs";
16
16
 
17
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ObjectField/styles.module.css#css-module
17
+ // css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ObjectField/styles.module.css#css-module
18
18
  var styles_module_default = { "ObjectField": "_ObjectField_12pvo_1", "ObjectField--isOpen": "_ObjectField--isOpen_12pvo_10", "ObjectField-content": "_ObjectField-content_12pvo_14", "ObjectField-fieldset": "_ObjectField-fieldset_12pvo_18", "ObjectField-header": "_ObjectField-header_12pvo_30", "ObjectField-headerIcon": "_ObjectField-headerIcon_12pvo_53" };
19
19
 
20
20
  // components/AutoField/fields/ObjectField/index.tsx
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  styles_module_default
3
- } from "./chunk-H6RPI3T6.mjs";
3
+ } from "./chunk-ISXFLTBM.mjs";
4
4
  import {
5
5
  useAppStore,
6
6
  useAppStoreApi
7
- } from "./chunk-D4WFZ3K2.mjs";
7
+ } from "./chunk-KN26YZZJ.mjs";
8
8
  import {
9
9
  get_class_name_factory_default
10
10
  } from "./chunk-BFHV72KK.mjs";
@@ -1,4 +1,4 @@
1
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextEditor/styles.module.css#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-ARM3KXOM.mjs";
7
+ } from "./chunk-OYB2YQPY.mjs";
8
8
  import {
9
9
  IconButton
10
- } from "./chunk-D7HE7E2A.mjs";
10
+ } from "./chunk-QXPX7SNK.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-D4WFZ3K2.mjs";
21
+ } from "./chunk-KN26YZZJ.mjs";
22
22
  import {
23
23
  get_class_name_factory_default
24
24
  } from "./chunk-BFHV72KK.mjs";
@@ -28,7 +28,7 @@ import {
28
28
  walkField
29
29
  } from "./chunk-O44M27KT.mjs";
30
30
 
31
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ArrayField/styles.module.css#css-module
31
+ // css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css#css-module
32
32
  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" };
33
33
 
34
34
  // components/AutoField/fields/ArrayField/index.tsx
@@ -41,7 +41,7 @@ import {
41
41
  useState as useState2
42
42
  } from "react";
43
43
 
44
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DragIcon/styles.module.css#css-module
44
+ // css-module:/home/runner/work/credbuild/credbuild/components/DragIcon/styles.module.css#css-module
45
45
  var styles_module_default2 = { "DragIcon": "_DragIcon_ei1r9_1", "DragIcon--disabled": "_DragIcon--disabled_ei1r9_8" };
46
46
 
47
47
  // components/DragIcon/index.tsx
@@ -1857,7 +1857,7 @@ var useControlContext = () => {
1857
1857
  // components/RichTextMenu/components/SelectControl/index.tsx
1858
1858
  import { useMemo } from "react";
1859
1859
 
1860
- // css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Select/styles.module.css#css-module
1860
+ // css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css#css-module
1861
1861
  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" };
1862
1862
 
1863
1863
  // components/Select/index.tsx