@crediblemark/build 0.25.19 → 0.25.21

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 (40) hide show
  1. package/dist/ArrayField-5NGEZXWU.mjs +18 -0
  2. package/dist/{ObjectField-VE3JKAWT.css → ArrayField-ELOHWNCP.css} +291 -291
  3. package/dist/{Editor-7JTCMSHZ.mjs → Editor-I3NGZND5.mjs} +8 -8
  4. package/dist/{Editor-6U6G5YLU.css → Editor-YW4RWTY3.css} +7 -7
  5. package/dist/{ArrayField-QVQ36K6O.css → ObjectField-AN37XVFT.css} +283 -283
  6. package/dist/ObjectField-TK4CLEHL.mjs +18 -0
  7. package/dist/{Render-HVM2KISU.css → Render-G6FCHISC.css} +1 -1
  8. package/dist/{Render-5WYR4VZX.mjs → Render-YPURU4ZF.mjs} +5 -3
  9. package/dist/{chunk-U7AIA2UJ.mjs → chunk-3UVVSIWJ.mjs} +2 -2
  10. package/dist/{chunk-LBXFITWQ.mjs → chunk-5A7FLZ3B.mjs} +2 -2
  11. package/dist/{chunk-5GWBGJC4.mjs → chunk-5ASR74IZ.mjs} +216 -102
  12. package/dist/{chunk-H6RPI3T6.mjs → chunk-HH537E6Q.mjs} +1 -1
  13. package/dist/{chunk-TOU7Y6T4.mjs → chunk-J3I5GT3E.mjs} +1 -1
  14. package/dist/{chunk-J4ZMH6JZ.mjs → chunk-KAL2OHVB.mjs} +1 -1
  15. package/dist/{chunk-D7HE7E2A.mjs → chunk-LGPNWN5U.mjs} +32 -16
  16. package/dist/{chunk-GEYNLWCZ.mjs → chunk-MQINT3WW.mjs} +1 -1
  17. package/dist/{chunk-ARM3KXOM.mjs → chunk-N4PD57DO.mjs} +19 -15
  18. package/dist/{chunk-D4WFZ3K2.mjs → chunk-NFUQAIKA.mjs} +31 -10
  19. package/dist/{chunk-U4NHUPA4.mjs → chunk-QJ3POSBT.mjs} +5 -5
  20. package/dist/{chunk-SOAJKHLV.mjs → chunk-S65FGP6E.mjs} +3 -3
  21. package/dist/chunk-TFAYWP2C.mjs +16 -0
  22. package/dist/{chunk-VEQIM5ZE.mjs → chunk-WADDTBOG.mjs} +20 -17
  23. package/dist/{full-2LSQUWEM.css → full-PJWYWS5O.css} +6 -6
  24. package/dist/{full-B3RS4LV3.mjs → full-YJS7XBEW.mjs} +5 -5
  25. package/dist/index.css +38 -38
  26. package/dist/index.js +297 -116
  27. package/dist/index.mjs +14 -13
  28. package/dist/{loaded-FY2TCG5Y.css → loaded-GB62SDMW.css} +1 -1
  29. package/dist/{loaded-JIR6E6RO.mjs → loaded-ICFOKFPH.mjs} +4 -3
  30. package/dist/{loaded-XEI7CJSF.mjs → loaded-LU4R6WMV.mjs} +4 -3
  31. package/dist/{loaded-VCMCWG55.mjs → loaded-VDUTUHUM.mjs} +4 -3
  32. package/dist/no-external.css +38 -38
  33. package/dist/no-external.js +297 -116
  34. package/dist/no-external.mjs +14 -13
  35. package/dist/rsc.css +19 -19
  36. package/dist/rsc.js +161 -91
  37. package/dist/rsc.mjs +13 -12
  38. package/package.json +1 -1
  39. package/dist/ArrayField-LRIG75HP.mjs +0 -17
  40. package/dist/ObjectField-M2VTKEXM.mjs +0 -17
@@ -10,7 +10,7 @@ import {
10
10
  overrideKeys,
11
11
  useCredBuild,
12
12
  useGetCredBuild
13
- } from "./chunk-5GWBGJC4.mjs";
13
+ } from "./chunk-5ASR74IZ.mjs";
14
14
  import {
15
15
  ColorPickerField,
16
16
  Drawer,
@@ -21,19 +21,20 @@ import {
21
21
  registerOverlayPortal,
22
22
  resolveAllData,
23
23
  transformProps
24
- } from "./chunk-VEQIM5ZE.mjs";
25
- import "./chunk-U7AIA2UJ.mjs";
24
+ } from "./chunk-WADDTBOG.mjs";
25
+ import "./chunk-3UVVSIWJ.mjs";
26
26
  import {
27
27
  setDeep
28
- } from "./chunk-U4NHUPA4.mjs";
29
- import "./chunk-SOAJKHLV.mjs";
28
+ } from "./chunk-QJ3POSBT.mjs";
29
+ import "./chunk-S65FGP6E.mjs";
30
30
  import {
31
31
  AutoField,
32
32
  Button,
33
33
  FieldLabel
34
- } from "./chunk-ARM3KXOM.mjs";
35
- import "./chunk-LBXFITWQ.mjs";
36
- import "./chunk-H6RPI3T6.mjs";
34
+ } from "./chunk-N4PD57DO.mjs";
35
+ import "./chunk-5A7FLZ3B.mjs";
36
+ import "./chunk-TFAYWP2C.mjs";
37
+ import "./chunk-HH537E6Q.mjs";
37
38
  import {
38
39
  Action,
39
40
  ActionBar,
@@ -42,11 +43,11 @@ import {
42
43
  Label,
43
44
  RichTextMenu,
44
45
  Separator
45
- } from "./chunk-D7HE7E2A.mjs";
46
- import "./chunk-J4ZMH6JZ.mjs";
47
- import "./chunk-GEYNLWCZ.mjs";
48
- import "./chunk-TOU7Y6T4.mjs";
49
- import "./chunk-D4WFZ3K2.mjs";
46
+ } from "./chunk-LGPNWN5U.mjs";
47
+ import "./chunk-KAL2OHVB.mjs";
48
+ import "./chunk-MQINT3WW.mjs";
49
+ import "./chunk-J3I5GT3E.mjs";
50
+ import "./chunk-NFUQAIKA.mjs";
50
51
  import "./chunk-BFHV72KK.mjs";
51
52
  import {
52
53
  walkTree
package/dist/rsc.css CHANGED
@@ -1,4 +1,4 @@
1
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
1
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
2
2
  ._RichTextEditor_hp4qf_1 .ProseMirror {
3
3
  white-space: pre-wrap;
4
4
  word-wrap: break-word;
@@ -101,7 +101,7 @@
101
101
  border-bottom: 1px solid var(--credbuild-color-grey-09);
102
102
  }
103
103
 
104
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
104
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
105
105
  ._ArrayField_rvhj3_5 {
106
106
  display: flex;
107
107
  flex-direction: column;
@@ -263,7 +263,7 @@
263
263
  opacity: 1;
264
264
  }
265
265
 
266
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
266
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
267
267
  ._IconButton_1a0fz_1 {
268
268
  align-items: center;
269
269
  background: transparent;
@@ -308,7 +308,7 @@
308
308
  color: var(--credbuild-color-grey-07);
309
309
  }
310
310
 
311
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Loader/styles.module.css/#css-module-data */
311
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Loader/styles.module.css/#css-module-data */
312
312
  @keyframes _loader-animation_nacdm_1 {
313
313
  0% {
314
314
  transform: rotate(0deg) scale(1);
@@ -330,7 +330,7 @@
330
330
  animation-fill-mode: both;
331
331
  }
332
332
 
333
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DragIcon/styles.module.css/#css-module-data */
333
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/DragIcon/styles.module.css/#css-module-data */
334
334
  ._DragIcon_ei1r9_1 {
335
335
  color: var(--credbuild-color-grey-05);
336
336
  cursor: grab;
@@ -360,7 +360,7 @@
360
360
  transition: none !important;
361
361
  }
362
362
 
363
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/styles.module.css/#css-module-data */
363
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/AutoField/styles.module.css/#css-module-data */
364
364
  ._InputWrapper_1l0eg_1:not(._InputWrapper--object_1l0eg_1):not(._InputWrapper--array_1l0eg_1) {
365
365
  border: 1px solid var(--credbuild-color-grey-10);
366
366
  border-radius: 5px;
@@ -534,7 +534,7 @@ textarea._Input-input_1l0eg_44 {
534
534
  margin-bottom: -4px;
535
535
  }
536
536
 
537
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
537
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
538
538
  ._ExternalInput-actions_1gpb4_1 {
539
539
  display: flex;
540
540
  }
@@ -826,7 +826,7 @@ textarea._Input-input_1l0eg_44 {
826
826
  display: block;
827
827
  }
828
828
 
829
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Modal/styles.module.css/#css-module-data */
829
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Modal/styles.module.css/#css-module-data */
830
830
  ._Modal_b422s_1 {
831
831
  background: color-mix(in srgb, var(--credbuild-color-black) 75%, transparent);
832
832
  display: none;
@@ -854,7 +854,7 @@ textarea._Input-input_1l0eg_44 {
854
854
  max-height: 90dvh;
855
855
  }
856
856
 
857
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Heading/styles.module.css/#css-module-data */
857
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Heading/styles.module.css/#css-module-data */
858
858
  ._Heading_1tpsl_1 {
859
859
  display: block;
860
860
  color: var(--credbuild-color-black);
@@ -891,7 +891,7 @@ textarea._Input-input_1l0eg_44 {
891
891
  font-size: var(--credbuild-font-size-xs);
892
892
  }
893
893
 
894
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Button/Button.module.css/#css-module-data */
894
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Button/Button.module.css/#css-module-data */
895
895
  ._Button_164uz_1 {
896
896
  appearance: none;
897
897
  background: none;
@@ -984,7 +984,7 @@ textarea._Input-input_1l0eg_44 {
984
984
  padding-inline-start: 8px;
985
985
  }
986
986
 
987
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
987
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
988
988
  ._RichTextMenu_193iw_1 {
989
989
  display: flex;
990
990
  flex-direction: row;
@@ -1026,7 +1026,7 @@ textarea._Input-input_1l0eg_44 {
1026
1026
  border-left: 0.5px solid var(--credbuild-color-grey-05);
1027
1027
  }
1028
1028
 
1029
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ActionBar/styles.module.css/#css-module-data */
1029
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/ActionBar/styles.module.css/#css-module-data */
1030
1030
  ._ActionBar_1xjbo_1 {
1031
1031
  align-items: center;
1032
1032
  cursor: default;
@@ -1126,7 +1126,7 @@ textarea._Input-input_1l0eg_44 {
1126
1126
  height: 12px;
1127
1127
  }
1128
1128
 
1129
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1129
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1130
1130
  ._Control_1aveu_1 .lucide {
1131
1131
  height: 18px;
1132
1132
  width: 18px;
@@ -1136,7 +1136,7 @@ textarea._Input-input_1l0eg_44 {
1136
1136
  width: 16px;
1137
1137
  }
1138
1138
 
1139
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Select/styles.module.css/#css-module-data */
1139
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
1140
1140
  ._Select_16son_1 {
1141
1141
  position: relative;
1142
1142
  z-index: 1;
@@ -1224,7 +1224,7 @@ textarea._Input-input_1l0eg_44 {
1224
1224
  color: var(--credbuild-color-azure-04);
1225
1225
  }
1226
1226
 
1227
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1227
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1228
1228
  ._ObjectField_12pvo_1 {
1229
1229
  display: flex;
1230
1230
  flex-direction: column;
@@ -1277,7 +1277,7 @@ textarea._Input-input_1l0eg_44 {
1277
1277
  align-items: center;
1278
1278
  }
1279
1279
 
1280
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
1280
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
1281
1281
  ._DraggableComponent_yrtpz_1 {
1282
1282
  position: absolute;
1283
1283
  pointer-events: none;
@@ -1384,7 +1384,7 @@ textarea._Input-input_1l0eg_44 {
1384
1384
  outline-offset: -2px !important;
1385
1385
  }
1386
1386
 
1387
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DropZone/styles.module.css/#css-module-data */
1387
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/DropZone/styles.module.css/#css-module-data */
1388
1388
  ._DropZone_1vmgt_1 {
1389
1389
  --resize-animation-ms: 150ms;
1390
1390
  position: relative;
@@ -1437,7 +1437,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1437
1437
  opacity: 0 !important;
1438
1438
  }
1439
1439
 
1440
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Drawer/styles.module.css/#css-module-data */
1440
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/Drawer/styles.module.css/#css-module-data */
1441
1441
  ._Drawer_1quh5_1 {
1442
1442
  display: flex;
1443
1443
  flex-direction: column;
@@ -1511,7 +1511,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1511
1511
  outline-offset: 2px;
1512
1512
  }
1513
1513
 
1514
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
1514
+ /* css-module:/home/rasyiqi/PROJECT/Credbuild/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
1515
1515
  ._InlineTextField_104qp_1 {
1516
1516
  cursor: text;
1517
1517
  display: inline-block;