@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
package/dist/index.mjs CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  overrideKeys,
11
11
  useCredBuild,
12
12
  useGetCredBuild
13
- } from "./chunk-3EWP7RGL.mjs";
13
+ } from "./chunk-NHF3YLSF.mjs";
14
14
  import {
15
15
  ColorPickerField,
16
16
  Drawer,
@@ -21,19 +21,19 @@ import {
21
21
  registerOverlayPortal,
22
22
  resolveAllData,
23
23
  transformProps
24
- } from "./chunk-VEQIM5ZE.mjs";
25
- import "./chunk-U7AIA2UJ.mjs";
24
+ } from "./chunk-66IXS5FK.mjs";
25
+ import "./chunk-PEXHYNRZ.mjs";
26
26
  import {
27
27
  setDeep
28
- } from "./chunk-U4NHUPA4.mjs";
29
- import "./chunk-SOAJKHLV.mjs";
28
+ } from "./chunk-JR2TCNGX.mjs";
29
+ import "./chunk-7SG4VVVP.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-OYB2YQPY.mjs";
35
+ import "./chunk-E4F5M5JH.mjs";
36
+ import "./chunk-ISXFLTBM.mjs";
37
37
  import {
38
38
  Action,
39
39
  ActionBar,
@@ -42,11 +42,11 @@ import {
42
42
  Label,
43
43
  RichTextMenu,
44
44
  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";
45
+ } from "./chunk-QXPX7SNK.mjs";
46
+ import "./chunk-XLRMLBFR.mjs";
47
+ import "./chunk-PFHKXXSV.mjs";
48
+ import "./chunk-S32JZ2HU.mjs";
49
+ import "./chunk-KN26YZZJ.mjs";
50
50
  import "./chunk-BFHV72KK.mjs";
51
51
  import {
52
52
  walkTree
@@ -1,4 +1,4 @@
1
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Select/styles.module.css/#css-module-data */
1
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
2
2
  ._Select_16son_1 {
3
3
  position: relative;
4
4
  z-index: 1;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useListOptions
3
- } from "./chunk-TOU7Y6T4.mjs";
3
+ } from "./chunk-S32JZ2HU.mjs";
4
4
  import {
5
5
  List,
6
6
  SelectControl,
7
7
  useControlContext
8
- } from "./chunk-D4WFZ3K2.mjs";
8
+ } from "./chunk-KN26YZZJ.mjs";
9
9
  import "./chunk-BFHV72KK.mjs";
10
10
  import "./chunk-O44M27KT.mjs";
11
11
  import "./chunk-AFVEAZTD.mjs";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useAlignOptions
3
- } from "./chunk-J4ZMH6JZ.mjs";
3
+ } from "./chunk-XLRMLBFR.mjs";
4
4
  import {
5
5
  SelectControl,
6
6
  TextAlignStart,
7
7
  useControlContext
8
- } from "./chunk-D4WFZ3K2.mjs";
8
+ } from "./chunk-KN26YZZJ.mjs";
9
9
  import "./chunk-BFHV72KK.mjs";
10
10
  import "./chunk-O44M27KT.mjs";
11
11
  import "./chunk-AFVEAZTD.mjs";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useHeadingOptions
3
- } from "./chunk-GEYNLWCZ.mjs";
3
+ } from "./chunk-PFHKXXSV.mjs";
4
4
  import {
5
5
  Heading,
6
6
  SelectControl,
7
7
  useControlContext
8
- } from "./chunk-D4WFZ3K2.mjs";
8
+ } from "./chunk-KN26YZZJ.mjs";
9
9
  import "./chunk-BFHV72KK.mjs";
10
10
  import "./chunk-O44M27KT.mjs";
11
11
  import "./chunk-AFVEAZTD.mjs";
@@ -144,7 +144,7 @@
144
144
 
145
145
  /* bundle/no-external.css */
146
146
 
147
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ActionBar/styles.module.css/#css-module-data */
147
+ /* css-module:/home/runner/work/credbuild/credbuild/components/ActionBar/styles.module.css/#css-module-data */
148
148
  ._ActionBar_1xjbo_1 {
149
149
  align-items: center;
150
150
  cursor: default;
@@ -244,7 +244,7 @@
244
244
  height: 12px;
245
245
  }
246
246
 
247
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/styles.module.css/#css-module-data */
247
+ /* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/styles.module.css/#css-module-data */
248
248
  ._InputWrapper_1l0eg_1:not(._InputWrapper--object_1l0eg_1):not(._InputWrapper--array_1l0eg_1) {
249
249
  border: 1px solid var(--credbuild-color-grey-10);
250
250
  border-radius: 5px;
@@ -418,7 +418,7 @@ textarea._Input-input_1l0eg_44 {
418
418
  margin-bottom: -4px;
419
419
  }
420
420
 
421
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
421
+ /* css-module:/home/runner/work/credbuild/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
422
422
  ._ExternalInput-actions_1gpb4_1 {
423
423
  display: flex;
424
424
  }
@@ -710,7 +710,7 @@ textarea._Input-input_1l0eg_44 {
710
710
  display: block;
711
711
  }
712
712
 
713
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Modal/styles.module.css/#css-module-data */
713
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Modal/styles.module.css/#css-module-data */
714
714
  ._Modal_b422s_1 {
715
715
  background: color-mix(in srgb, var(--credbuild-color-black) 75%, transparent);
716
716
  display: none;
@@ -738,7 +738,7 @@ textarea._Input-input_1l0eg_44 {
738
738
  max-height: 90dvh;
739
739
  }
740
740
 
741
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Heading/styles.module.css/#css-module-data */
741
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Heading/styles.module.css/#css-module-data */
742
742
  ._Heading_1tpsl_1 {
743
743
  display: block;
744
744
  color: var(--credbuild-color-black);
@@ -775,7 +775,7 @@ textarea._Input-input_1l0eg_44 {
775
775
  font-size: var(--credbuild-font-size-xs);
776
776
  }
777
777
 
778
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Loader/styles.module.css/#css-module-data */
778
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Loader/styles.module.css/#css-module-data */
779
779
  @keyframes _loader-animation_nacdm_1 {
780
780
  0% {
781
781
  transform: rotate(0deg) scale(1);
@@ -797,7 +797,7 @@ textarea._Input-input_1l0eg_44 {
797
797
  animation-fill-mode: both;
798
798
  }
799
799
 
800
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Button/Button.module.css/#css-module-data */
800
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Button/Button.module.css/#css-module-data */
801
801
  ._Button_164uz_1 {
802
802
  appearance: none;
803
803
  background: none;
@@ -890,7 +890,7 @@ textarea._Input-input_1l0eg_44 {
890
890
  padding-inline-start: 8px;
891
891
  }
892
892
 
893
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
893
+ /* css-module:/home/runner/work/credbuild/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
894
894
  ._IconButton_1a0fz_1 {
895
895
  align-items: center;
896
896
  background: transparent;
@@ -935,7 +935,7 @@ textarea._Input-input_1l0eg_44 {
935
935
  color: var(--credbuild-color-grey-07);
936
936
  }
937
937
 
938
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
938
+ /* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
939
939
  ._RichTextMenu_193iw_1 {
940
940
  display: flex;
941
941
  flex-direction: row;
@@ -977,7 +977,7 @@ textarea._Input-input_1l0eg_44 {
977
977
  border-left: 0.5px solid var(--credbuild-color-grey-05);
978
978
  }
979
979
 
980
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
980
+ /* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
981
981
  ._Control_1aveu_1 .lucide {
982
982
  height: 18px;
983
983
  width: 18px;
@@ -987,7 +987,7 @@ textarea._Input-input_1l0eg_44 {
987
987
  width: 16px;
988
988
  }
989
989
 
990
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Select/styles.module.css/#css-module-data */
990
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
991
991
  ._Select_16son_1 {
992
992
  position: relative;
993
993
  z-index: 1;
@@ -1075,7 +1075,7 @@ textarea._Input-input_1l0eg_44 {
1075
1075
  color: var(--credbuild-color-azure-04);
1076
1076
  }
1077
1077
 
1078
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
1078
+ /* css-module:/home/runner/work/credbuild/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
1079
1079
  ._RichTextEditor_hp4qf_1 .ProseMirror {
1080
1080
  white-space: pre-wrap;
1081
1081
  word-wrap: break-word;
@@ -1178,7 +1178,7 @@ textarea._Input-input_1l0eg_44 {
1178
1178
  border-bottom: 1px solid var(--credbuild-color-grey-09);
1179
1179
  }
1180
1180
 
1181
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
1181
+ /* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
1182
1182
  ._ArrayField_rvhj3_5 {
1183
1183
  display: flex;
1184
1184
  flex-direction: column;
@@ -1340,7 +1340,7 @@ textarea._Input-input_1l0eg_44 {
1340
1340
  opacity: 1;
1341
1341
  }
1342
1342
 
1343
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DragIcon/styles.module.css/#css-module-data */
1343
+ /* css-module:/home/runner/work/credbuild/credbuild/components/DragIcon/styles.module.css/#css-module-data */
1344
1344
  ._DragIcon_ei1r9_1 {
1345
1345
  color: var(--credbuild-color-grey-05);
1346
1346
  cursor: grab;
@@ -1370,7 +1370,7 @@ textarea._Input-input_1l0eg_44 {
1370
1370
  transition: none !important;
1371
1371
  }
1372
1372
 
1373
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1373
+ /* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1374
1374
  ._ObjectField_12pvo_1 {
1375
1375
  display: flex;
1376
1376
  flex-direction: column;
@@ -1423,7 +1423,7 @@ textarea._Input-input_1l0eg_44 {
1423
1423
  align-items: center;
1424
1424
  }
1425
1425
 
1426
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Drawer/styles.module.css/#css-module-data */
1426
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Drawer/styles.module.css/#css-module-data */
1427
1427
  ._Drawer_1quh5_1 {
1428
1428
  display: flex;
1429
1429
  flex-direction: column;
@@ -1483,7 +1483,7 @@ textarea._Input-input_1l0eg_44 {
1483
1483
  letter-spacing: 0.02em;
1484
1484
  }
1485
1485
 
1486
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
1486
+ /* css-module:/home/runner/work/credbuild/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
1487
1487
  ._DraggableComponent_yrtpz_1 {
1488
1488
  position: absolute;
1489
1489
  pointer-events: none;
@@ -1590,7 +1590,7 @@ textarea._Input-input_1l0eg_44 {
1590
1590
  outline-offset: -2px !important;
1591
1591
  }
1592
1592
 
1593
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DropZone/styles.module.css/#css-module-data */
1593
+ /* css-module:/home/runner/work/credbuild/credbuild/components/DropZone/styles.module.css/#css-module-data */
1594
1594
  ._DropZone_1vmgt_1 {
1595
1595
  --resize-animation-ms: 150ms;
1596
1596
  position: relative;
@@ -1657,7 +1657,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1657
1657
  outline-offset: 2px;
1658
1658
  }
1659
1659
 
1660
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
1660
+ /* css-module:/home/runner/work/credbuild/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
1661
1661
  ._InlineTextField_104qp_1 {
1662
1662
  cursor: text;
1663
1663
  display: inline-block;
@@ -1672,7 +1672,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1672
1672
  display: none;
1673
1673
  }
1674
1674
 
1675
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Fields/styles.module.css/#css-module-data */
1675
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Fields/styles.module.css/#css-module-data */
1676
1676
  ._CredBuildFields_53gu7_1 {
1677
1677
  position: relative;
1678
1678
  font-family: var(--credbuild-font-family);
@@ -1712,7 +1712,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1712
1712
  margin-top: 2px;
1713
1713
  }
1714
1714
 
1715
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ComponentList/styles.module.css/#css-module-data */
1715
+ /* css-module:/home/runner/work/credbuild/credbuild/components/ComponentList/styles.module.css/#css-module-data */
1716
1716
  ._ComponentList_1dcib_1 {
1717
1717
  max-width: 100%;
1718
1718
  }
@@ -1761,7 +1761,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1761
1761
  margin-inline-start: auto;
1762
1762
  }
1763
1763
 
1764
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
1764
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
1765
1765
  ._CredBuildComponents_lxrzy_1 {
1766
1766
  display: flex;
1767
1767
  flex-direction: column;
@@ -1842,18 +1842,56 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1842
1842
  gap: 8px;
1843
1843
  }
1844
1844
 
1845
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
1846
- ._CredBuildPreview_1z08a_1 {
1845
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
1846
+ ._CredBuildPreview_17c6o_1 {
1847
1847
  position: relative;
1848
1848
  height: 100%;
1849
1849
  }
1850
- ._CredBuildPreview-frame_1z08a_6 {
1850
+ ._CredBuildPreview-frame_17c6o_6 {
1851
1851
  border: none;
1852
1852
  height: 100%;
1853
1853
  width: 100%;
1854
1854
  }
1855
+ ._CredBuildPreview-htmlEditor_17c6o_12 {
1856
+ display: flex;
1857
+ flex-direction: column;
1858
+ flex: 1;
1859
+ position: relative;
1860
+ background-color: #ffffff;
1861
+ color: #0f172a;
1862
+ border: 1px solid var(--credbuild-color-grey-09, #dcdcdc);
1863
+ transition:
1864
+ background-color 0.2s,
1865
+ color 0.2s,
1866
+ border-color 0.2s;
1867
+ }
1868
+ ._CredBuildPreview-htmlTextarea_17c6o_23 {
1869
+ flex: 1;
1870
+ background: transparent;
1871
+ border: none;
1872
+ outline: none;
1873
+ color: inherit;
1874
+ font-family:
1875
+ Menlo,
1876
+ Monaco,
1877
+ Consolas,
1878
+ "Fira Code",
1879
+ monospace;
1880
+ font-size: 13px;
1881
+ line-height: 1.6;
1882
+ padding: 20px;
1883
+ resize: none;
1884
+ height: 100%;
1885
+ width: 100%;
1886
+ overflow-y: auto;
1887
+ }
1888
+ .dark ._CredBuildPreview-htmlEditor_17c6o_12 {
1889
+ background-color: #020617;
1890
+ color: #e2e8f0;
1891
+ border-color: #1e293b;
1892
+ }
1855
1893
 
1856
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/LayerTree/styles.module.css/#css-module-data */
1894
+ /* css-module:/home/runner/work/credbuild/credbuild/components/LayerTree/styles.module.css/#css-module-data */
1857
1895
  ._LayerTree_nus40_1 {
1858
1896
  color: var(--credbuild-color-grey-03);
1859
1897
  font-family: var(--credbuild-font-family);
@@ -1957,7 +1995,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
1957
1995
  margin-top: 2px;
1958
1996
  }
1959
1997
 
1960
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Layout/styles.module.css/#css-module-data */
1998
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Layout/styles.module.css/#css-module-data */
1961
1999
  ._CredBuildLayout_14aaz_1 {
1962
2000
  display: flex;
1963
2001
  flex: 1;
@@ -2074,7 +2112,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2074
2112
  opacity: 1;
2075
2113
  }
2076
2114
 
2077
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/MenuBar/styles.module.css/#css-module-data */
2115
+ /* css-module:/home/runner/work/credbuild/credbuild/components/MenuBar/styles.module.css/#css-module-data */
2078
2116
  ._MenuBar_1m2ld_1 {
2079
2117
  background-color: var(--credbuild-color-white);
2080
2118
  border-bottom: 1px solid var(--credbuild-color-grey-09);
@@ -2118,7 +2156,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2118
2156
  display: flex;
2119
2157
  }
2120
2158
 
2121
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ViewportControls/styles.module.css/#css-module-data */
2159
+ /* css-module:/home/runner/work/credbuild/credbuild/components/ViewportControls/styles.module.css/#css-module-data */
2122
2160
  ._ViewportControls_gefvg_1 {
2123
2161
  position: relative;
2124
2162
  }
@@ -2225,7 +2263,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2225
2263
  color: var(--credbuild-color-azure-04);
2226
2264
  }
2227
2265
 
2228
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Header/styles.module.css/#css-module-data */
2266
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Header/styles.module.css/#css-module-data */
2229
2267
  ._CredBuildHeader_qzv5u_1 {
2230
2268
  background: var(--credbuild-color-white);
2231
2269
  border-bottom: 1px solid var(--credbuild-color-grey-10);
@@ -2299,7 +2337,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2299
2337
  }
2300
2338
  }
2301
2339
 
2302
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/SidebarSection/styles.module.css/#css-module-data */
2340
+ /* css-module:/home/runner/work/credbuild/credbuild/components/SidebarSection/styles.module.css/#css-module-data */
2303
2341
  ._SidebarSection_bv89x_1 {
2304
2342
  display: flex;
2305
2343
  position: relative;
@@ -2394,7 +2432,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2394
2432
  opacity: 0.8;
2395
2433
  }
2396
2434
 
2397
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Breadcrumbs/styles.module.css/#css-module-data */
2435
+ /* css-module:/home/runner/work/credbuild/credbuild/components/Breadcrumbs/styles.module.css/#css-module-data */
2398
2436
  ._Breadcrumbs_1e0gb_1 {
2399
2437
  align-items: center;
2400
2438
  display: flex;
@@ -2431,7 +2469,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2431
2469
  gap: 4px;
2432
2470
  }
2433
2471
 
2434
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Canvas/styles.module.css/#css-module-data */
2472
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Canvas/styles.module.css/#css-module-data */
2435
2473
  ._CredBuildCanvas_1ivia_1 {
2436
2474
  background-color: var(--credbuild-color-grey-09);
2437
2475
  background-image: radial-gradient(var(--cb-grid-color) var(--cb-grid-dot), transparent 0);
@@ -2509,7 +2547,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2509
2547
  transition: none;
2510
2548
  }
2511
2549
 
2512
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css/#css-module-data */
2550
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css/#css-module-data */
2513
2551
  @media (min-width: 766px) {
2514
2552
  ._ResizeHandle_144bf_2 {
2515
2553
  position: absolute;
@@ -2542,7 +2580,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2542
2580
  cursor: col-resize;
2543
2581
  }
2544
2582
 
2545
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Sidebar/styles.module.css/#css-module-data */
2583
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Sidebar/styles.module.css/#css-module-data */
2546
2584
  ._Sidebar_1kcif_1 {
2547
2585
  position: relative;
2548
2586
  display: none;
@@ -2591,7 +2629,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2591
2629
  justify-self: start;
2592
2630
  }
2593
2631
 
2594
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Nav/styles.module.css/#css-module-data */
2632
+ /* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Nav/styles.module.css/#css-module-data */
2595
2633
  ._Nav_wbh7e_1 {
2596
2634
  display: flex;
2597
2635
  width: 100%;
@@ -2684,7 +2722,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2684
2722
  }
2685
2723
  }
2686
2724
 
2687
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/blocks/styles.module.css/#css-module-data */
2725
+ /* css-module:/home/runner/work/credbuild/credbuild/plugins/blocks/styles.module.css/#css-module-data */
2688
2726
  ._BlocksPlugin_1q0b2_1 {
2689
2727
  padding: 0 16px 16px 16px;
2690
2728
  height: 100%;
@@ -2692,7 +2730,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2692
2730
  box-sizing: border-box;
2693
2731
  }
2694
2732
 
2695
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/outline/styles.module.css/#css-module-data */
2733
+ /* css-module:/home/runner/work/credbuild/credbuild/plugins/outline/styles.module.css/#css-module-data */
2696
2734
  ._OutlinePlugin_q92j6_1 {
2697
2735
  padding: 16px;
2698
2736
  height: 100%;
@@ -2700,7 +2738,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2700
2738
  box-sizing: border-box;
2701
2739
  }
2702
2740
 
2703
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/fields/styles.module.css/#css-module-data */
2741
+ /* css-module:/home/runner/work/credbuild/credbuild/plugins/fields/styles.module.css/#css-module-data */
2704
2742
  ._FieldsPlugin_6as57_1 {
2705
2743
  background: white;
2706
2744
  height: 100%;
@@ -2720,7 +2758,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
2720
2758
  }
2721
2759
  }
2722
2760
 
2723
- /* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/code/styles.module.css/#css-module-data */
2761
+ /* css-module:/home/runner/work/credbuild/credbuild/plugins/code/styles.module.css/#css-module-data */
2724
2762
  ._CodePlugin_77s8n_1 {
2725
2763
  display: flex;
2726
2764
  flex-direction: column;