@crediblemark/build 0.25.6 → 0.25.8
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-HYHS4HCO.mjs +17 -0
- package/dist/{ArrayField-PAJW74AC.css → ArrayField-MCFJLKAL.css} +15 -15
- package/dist/{Editor-Y342RWPN.css → Editor-CVT4RKSU.css} +7 -7
- package/dist/{Editor-OFA3KX3N.mjs → Editor-P3UUWNSZ.mjs} +9 -11
- package/dist/ObjectField-4N5XWAFL.mjs +17 -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/{actions-LaZpJ1KE.d.mts → actions-CKSDxt4l.d.mts} +1 -1
- package/dist/{actions-LaZpJ1KE.d.ts → actions-CKSDxt4l.d.ts} +1 -1
- package/dist/{chunk-QHJGER7I.mjs → chunk-44PQTFGV.mjs} +7 -9
- package/dist/{chunk-STIUFJT2.mjs → chunk-AZFZRLP7.mjs} +12 -12
- package/dist/{chunk-JX7LICWE.mjs → chunk-E4F5M5JH.mjs} +2 -2
- package/dist/chunk-HHKM5MBJ.mjs +3163 -0
- package/dist/{chunk-H6RPI3T6.mjs → chunk-ISXFLTBM.mjs} +1 -1
- package/dist/{chunk-MZXW5F5R.mjs → chunk-KN26YZZJ.mjs} +286 -131
- package/dist/chunk-MWCFPGI6.mjs +4807 -0
- package/dist/{chunk-64A37UUC.mjs → chunk-O44M27KT.mjs} +442 -7
- package/dist/{chunk-XAD7XPP2.mjs → chunk-P2AZFZ7Q.mjs} +3 -3
- package/dist/{chunk-SLKHXT3Q.mjs → chunk-PFHKXXSV.mjs} +1 -1
- package/dist/{chunk-RUJOMPX6.mjs → chunk-S32JZ2HU.mjs} +1 -1
- package/dist/{chunk-KAOWYQIB.mjs → chunk-T2LBDQLG.mjs} +12 -12
- package/dist/{chunk-4NZUDTR6.mjs → chunk-XLRMLBFR.mjs} +1 -1
- package/dist/{chunk-WSTUSWZT.mjs → chunk-Z7DDX2XU.mjs} +2 -2
- package/dist/{full-ECZCK3RE.mjs → full-3VRJOFG5.mjs} +6 -8
- package/dist/{full-PLJRDIMB.css → full-C7RVGAUA.css} +6 -6
- package/dist/{index-CD3PszvP.d.mts → index-Ds4Dkkyr.d.mts} +1 -1
- package/dist/{index-Bj2x5pZ7.d.ts → index-DwajIHZf.d.ts} +1 -1
- package/dist/index.css +231 -43
- package/dist/index.d.mts +8 -40
- package/dist/index.d.ts +8 -40
- package/dist/index.js +1306 -649
- package/dist/index.mjs +26 -26
- package/dist/internal.d.mts +2 -2
- package/dist/internal.d.ts +2 -2
- package/dist/internal.mjs +1 -2
- package/dist/{loaded-FY2TCG5Y.css → loaded-4FAPBCAU.css} +1 -1
- package/dist/{loaded-NRHNHJPM.mjs → loaded-C2JGMUXV.mjs} +3 -5
- package/dist/{loaded-5D7VRSXM.mjs → loaded-FJHWTGH6.mjs} +3 -5
- package/dist/{loaded-3MKTRGL5.mjs → loaded-NTEK7RT3.mjs} +3 -5
- package/dist/no-external.css +225 -39
- package/dist/no-external.d.mts +4 -4
- package/dist/no-external.d.ts +4 -4
- package/dist/no-external.js +1306 -649
- package/dist/no-external.mjs +26 -26
- package/dist/rsc.css +1421 -1
- package/dist/rsc.d.mts +2 -2
- package/dist/rsc.d.ts +2 -2
- package/dist/rsc.js +10328 -1011
- package/dist/rsc.mjs +21 -4
- package/dist/{walk-tree-BO8uRNcW.d.mts → walk-tree-B_jHFa3L.d.mts} +39 -2
- package/dist/{walk-tree-BEw6kTXm.d.ts → walk-tree-DHMRjk5Z.d.ts} +39 -2
- package/package.json +1 -1
- package/dist/ArrayField-PGZLQW7G.mjs +0 -19
- package/dist/ObjectField-N7ES6H3B.mjs +0 -19
- package/dist/chunk-7LXZOPYT.mjs +0 -445
- package/dist/chunk-HIE6KXP6.mjs +0 -455
- package/dist/chunk-SMAWAXVX.mjs +0 -139
- package/dist/chunk-W7LED3JG.mjs +0 -6890
package/dist/no-external.css
CHANGED
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
|
|
145
145
|
/* bundle/no-external.css */
|
|
146
146
|
|
|
147
|
-
/* css-module:/
|
|
147
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ActionBar/styles.module.css/#css-module-data */
|
|
148
148
|
._ActionBar_ze0ci_1 {
|
|
149
149
|
align-items: center;
|
|
150
150
|
cursor: default;
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
height: 100%;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
/* css-module:/
|
|
242
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/styles.module.css/#css-module-data */
|
|
243
243
|
._InputWrapper_1l0eg_1:not(._InputWrapper--object_1l0eg_1):not(._InputWrapper--array_1l0eg_1) {
|
|
244
244
|
border: 1px solid var(--credbuild-color-grey-10);
|
|
245
245
|
border-radius: 5px;
|
|
@@ -413,7 +413,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
413
413
|
margin-bottom: -4px;
|
|
414
414
|
}
|
|
415
415
|
|
|
416
|
-
/* css-module:/
|
|
416
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
|
|
417
417
|
._ExternalInput-actions_1gpb4_1 {
|
|
418
418
|
display: flex;
|
|
419
419
|
}
|
|
@@ -705,7 +705,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
705
705
|
display: block;
|
|
706
706
|
}
|
|
707
707
|
|
|
708
|
-
/* css-module:/
|
|
708
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Modal/styles.module.css/#css-module-data */
|
|
709
709
|
._Modal_b422s_1 {
|
|
710
710
|
background: color-mix(in srgb, var(--credbuild-color-black) 75%, transparent);
|
|
711
711
|
display: none;
|
|
@@ -733,7 +733,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
733
733
|
max-height: 90dvh;
|
|
734
734
|
}
|
|
735
735
|
|
|
736
|
-
/* css-module:/
|
|
736
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Heading/styles.module.css/#css-module-data */
|
|
737
737
|
._Heading_1tpsl_1 {
|
|
738
738
|
display: block;
|
|
739
739
|
color: var(--credbuild-color-black);
|
|
@@ -770,7 +770,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
770
770
|
font-size: var(--credbuild-font-size-xs);
|
|
771
771
|
}
|
|
772
772
|
|
|
773
|
-
/* css-module:/
|
|
773
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Loader/styles.module.css/#css-module-data */
|
|
774
774
|
@keyframes _loader-animation_nacdm_1 {
|
|
775
775
|
0% {
|
|
776
776
|
transform: rotate(0deg) scale(1);
|
|
@@ -792,7 +792,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
792
792
|
animation-fill-mode: both;
|
|
793
793
|
}
|
|
794
794
|
|
|
795
|
-
/* css-module:/
|
|
795
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Button/Button.module.css/#css-module-data */
|
|
796
796
|
._Button_164uz_1 {
|
|
797
797
|
appearance: none;
|
|
798
798
|
background: none;
|
|
@@ -885,7 +885,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
885
885
|
padding-inline-start: 8px;
|
|
886
886
|
}
|
|
887
887
|
|
|
888
|
-
/* css-module:/
|
|
888
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
|
|
889
889
|
._IconButton_1a0fz_1 {
|
|
890
890
|
align-items: center;
|
|
891
891
|
background: transparent;
|
|
@@ -930,7 +930,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
930
930
|
color: var(--credbuild-color-grey-07);
|
|
931
931
|
}
|
|
932
932
|
|
|
933
|
-
/* css-module:/
|
|
933
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
934
934
|
._RichTextMenu_193iw_1 {
|
|
935
935
|
display: flex;
|
|
936
936
|
flex-direction: row;
|
|
@@ -972,7 +972,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
972
972
|
border-left: 0.5px solid var(--credbuild-color-grey-05);
|
|
973
973
|
}
|
|
974
974
|
|
|
975
|
-
/* css-module:/
|
|
975
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
976
976
|
._Control_1aveu_1 .lucide {
|
|
977
977
|
height: 18px;
|
|
978
978
|
width: 18px;
|
|
@@ -982,7 +982,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
982
982
|
width: 16px;
|
|
983
983
|
}
|
|
984
984
|
|
|
985
|
-
/* css-module:/
|
|
985
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
|
|
986
986
|
._Select_16son_1 {
|
|
987
987
|
position: relative;
|
|
988
988
|
z-index: 1;
|
|
@@ -1070,7 +1070,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1070
1070
|
color: var(--credbuild-color-azure-04);
|
|
1071
1071
|
}
|
|
1072
1072
|
|
|
1073
|
-
/* css-module:/
|
|
1073
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
|
|
1074
1074
|
._RichTextEditor_hp4qf_1 .ProseMirror {
|
|
1075
1075
|
white-space: pre-wrap;
|
|
1076
1076
|
word-wrap: break-word;
|
|
@@ -1173,7 +1173,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1173
1173
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
1174
1174
|
}
|
|
1175
1175
|
|
|
1176
|
-
/* css-module:/
|
|
1176
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
|
|
1177
1177
|
._ArrayField_rvhj3_5 {
|
|
1178
1178
|
display: flex;
|
|
1179
1179
|
flex-direction: column;
|
|
@@ -1335,7 +1335,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1335
1335
|
opacity: 1;
|
|
1336
1336
|
}
|
|
1337
1337
|
|
|
1338
|
-
/* css-module:/
|
|
1338
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DragIcon/styles.module.css/#css-module-data */
|
|
1339
1339
|
._DragIcon_ei1r9_1 {
|
|
1340
1340
|
color: var(--credbuild-color-grey-05);
|
|
1341
1341
|
cursor: grab;
|
|
@@ -1365,7 +1365,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1365
1365
|
transition: none !important;
|
|
1366
1366
|
}
|
|
1367
1367
|
|
|
1368
|
-
/* css-module:/
|
|
1368
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
|
|
1369
1369
|
._ObjectField_12pvo_1 {
|
|
1370
1370
|
display: flex;
|
|
1371
1371
|
flex-direction: column;
|
|
@@ -1418,7 +1418,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1418
1418
|
align-items: center;
|
|
1419
1419
|
}
|
|
1420
1420
|
|
|
1421
|
-
/* css-module:/
|
|
1421
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Drawer/styles.module.css/#css-module-data */
|
|
1422
1422
|
._Drawer_1bd7y_1 {
|
|
1423
1423
|
display: flex;
|
|
1424
1424
|
flex-direction: column;
|
|
@@ -1478,7 +1478,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1478
1478
|
letter-spacing: 0.02em;
|
|
1479
1479
|
}
|
|
1480
1480
|
|
|
1481
|
-
/* css-module:/
|
|
1481
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
|
|
1482
1482
|
._DraggableComponent_yrtpz_1 {
|
|
1483
1483
|
position: absolute;
|
|
1484
1484
|
pointer-events: none;
|
|
@@ -1585,7 +1585,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1585
1585
|
outline-offset: -2px !important;
|
|
1586
1586
|
}
|
|
1587
1587
|
|
|
1588
|
-
/* css-module:/
|
|
1588
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DropZone/styles.module.css/#css-module-data */
|
|
1589
1589
|
._DropZone_1vmgt_1 {
|
|
1590
1590
|
--resize-animation-ms: 150ms;
|
|
1591
1591
|
position: relative;
|
|
@@ -1652,7 +1652,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1652
1652
|
outline-offset: 2px;
|
|
1653
1653
|
}
|
|
1654
1654
|
|
|
1655
|
-
/* css-module:/
|
|
1655
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1656
1656
|
._InlineTextField_104qp_1 {
|
|
1657
1657
|
cursor: text;
|
|
1658
1658
|
display: inline-block;
|
|
@@ -1667,7 +1667,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1667
1667
|
display: none;
|
|
1668
1668
|
}
|
|
1669
1669
|
|
|
1670
|
-
/* css-module:/
|
|
1670
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Fields/styles.module.css/#css-module-data */
|
|
1671
1671
|
._CredBuildFields_53gu7_1 {
|
|
1672
1672
|
position: relative;
|
|
1673
1673
|
font-family: var(--credbuild-font-family);
|
|
@@ -1707,7 +1707,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1707
1707
|
margin-top: 2px;
|
|
1708
1708
|
}
|
|
1709
1709
|
|
|
1710
|
-
/* css-module:/
|
|
1710
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ComponentList/styles.module.css/#css-module-data */
|
|
1711
1711
|
._ComponentList_10tqo_1 {
|
|
1712
1712
|
max-width: 100%;
|
|
1713
1713
|
}
|
|
@@ -1756,7 +1756,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1756
1756
|
margin-inline-start: auto;
|
|
1757
1757
|
}
|
|
1758
1758
|
|
|
1759
|
-
/* css-module:/
|
|
1759
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
|
|
1760
1760
|
._CredBuildComponents_1a9p4_1 {
|
|
1761
1761
|
display: flex;
|
|
1762
1762
|
flex-direction: column;
|
|
@@ -1837,7 +1837,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1837
1837
|
gap: 8px;
|
|
1838
1838
|
}
|
|
1839
1839
|
|
|
1840
|
-
/* css-module:/
|
|
1840
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
|
|
1841
1841
|
._CredBuildPreview_1z08a_1 {
|
|
1842
1842
|
position: relative;
|
|
1843
1843
|
height: 100%;
|
|
@@ -1848,7 +1848,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1848
1848
|
width: 100%;
|
|
1849
1849
|
}
|
|
1850
1850
|
|
|
1851
|
-
/* css-module:/
|
|
1851
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/LayerTree/styles.module.css/#css-module-data */
|
|
1852
1852
|
._LayerTree_nus40_1 {
|
|
1853
1853
|
color: var(--credbuild-color-grey-03);
|
|
1854
1854
|
font-family: var(--credbuild-font-family);
|
|
@@ -1952,7 +1952,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1952
1952
|
margin-top: 2px;
|
|
1953
1953
|
}
|
|
1954
1954
|
|
|
1955
|
-
/* css-module:/
|
|
1955
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Layout/styles.module.css/#css-module-data */
|
|
1956
1956
|
._CredBuildLayout_14aaz_1 {
|
|
1957
1957
|
display: flex;
|
|
1958
1958
|
flex: 1;
|
|
@@ -2069,7 +2069,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2069
2069
|
opacity: 1;
|
|
2070
2070
|
}
|
|
2071
2071
|
|
|
2072
|
-
/* css-module:/
|
|
2072
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/MenuBar/styles.module.css/#css-module-data */
|
|
2073
2073
|
._MenuBar_1m2ld_1 {
|
|
2074
2074
|
background-color: var(--credbuild-color-white);
|
|
2075
2075
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
@@ -2113,7 +2113,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2113
2113
|
display: flex;
|
|
2114
2114
|
}
|
|
2115
2115
|
|
|
2116
|
-
/* css-module:/
|
|
2116
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ViewportControls/styles.module.css/#css-module-data */
|
|
2117
2117
|
._ViewportControls_gefvg_1 {
|
|
2118
2118
|
position: relative;
|
|
2119
2119
|
}
|
|
@@ -2220,7 +2220,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2220
2220
|
color: var(--credbuild-color-azure-04);
|
|
2221
2221
|
}
|
|
2222
2222
|
|
|
2223
|
-
/* css-module:/
|
|
2223
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Header/styles.module.css/#css-module-data */
|
|
2224
2224
|
._CredBuildHeader_qzv5u_1 {
|
|
2225
2225
|
background: var(--credbuild-color-white);
|
|
2226
2226
|
border-bottom: 1px solid var(--credbuild-color-grey-10);
|
|
@@ -2294,7 +2294,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2294
2294
|
}
|
|
2295
2295
|
}
|
|
2296
2296
|
|
|
2297
|
-
/* css-module:/
|
|
2297
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/SidebarSection/styles.module.css/#css-module-data */
|
|
2298
2298
|
._SidebarSection_bv89x_1 {
|
|
2299
2299
|
display: flex;
|
|
2300
2300
|
position: relative;
|
|
@@ -2389,7 +2389,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2389
2389
|
opacity: 0.8;
|
|
2390
2390
|
}
|
|
2391
2391
|
|
|
2392
|
-
/* css-module:/
|
|
2392
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Breadcrumbs/styles.module.css/#css-module-data */
|
|
2393
2393
|
._Breadcrumbs_1e0gb_1 {
|
|
2394
2394
|
align-items: center;
|
|
2395
2395
|
display: flex;
|
|
@@ -2426,7 +2426,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2426
2426
|
gap: 4px;
|
|
2427
2427
|
}
|
|
2428
2428
|
|
|
2429
|
-
/* css-module:/
|
|
2429
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Canvas/styles.module.css/#css-module-data */
|
|
2430
2430
|
._CredBuildCanvas_1ivia_1 {
|
|
2431
2431
|
background-color: var(--credbuild-color-grey-09);
|
|
2432
2432
|
background-image: radial-gradient(var(--cb-grid-color) var(--cb-grid-dot), transparent 0);
|
|
@@ -2504,7 +2504,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2504
2504
|
transition: none;
|
|
2505
2505
|
}
|
|
2506
2506
|
|
|
2507
|
-
/* css-module:/
|
|
2507
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css/#css-module-data */
|
|
2508
2508
|
@media (min-width: 766px) {
|
|
2509
2509
|
._ResizeHandle_144bf_2 {
|
|
2510
2510
|
position: absolute;
|
|
@@ -2537,7 +2537,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2537
2537
|
cursor: col-resize;
|
|
2538
2538
|
}
|
|
2539
2539
|
|
|
2540
|
-
/* css-module:/
|
|
2540
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Sidebar/styles.module.css/#css-module-data */
|
|
2541
2541
|
._Sidebar_1kcif_1 {
|
|
2542
2542
|
position: relative;
|
|
2543
2543
|
display: none;
|
|
@@ -2586,7 +2586,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2586
2586
|
justify-self: start;
|
|
2587
2587
|
}
|
|
2588
2588
|
|
|
2589
|
-
/* css-module:/
|
|
2589
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Nav/styles.module.css/#css-module-data */
|
|
2590
2590
|
._Nav_wbh7e_1 {
|
|
2591
2591
|
display: flex;
|
|
2592
2592
|
width: 100%;
|
|
@@ -2679,15 +2679,15 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2679
2679
|
}
|
|
2680
2680
|
}
|
|
2681
2681
|
|
|
2682
|
-
/* css-module:/
|
|
2683
|
-
.
|
|
2684
|
-
padding: 16px;
|
|
2682
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/blocks/styles.module.css/#css-module-data */
|
|
2683
|
+
._BlocksPlugin_1q0b2_1 {
|
|
2684
|
+
padding: 0 16px 16px 16px;
|
|
2685
2685
|
height: 100%;
|
|
2686
2686
|
overflow-y: auto;
|
|
2687
2687
|
box-sizing: border-box;
|
|
2688
2688
|
}
|
|
2689
2689
|
|
|
2690
|
-
/* css-module:/
|
|
2690
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/outline/styles.module.css/#css-module-data */
|
|
2691
2691
|
._OutlinePlugin_q92j6_1 {
|
|
2692
2692
|
padding: 16px;
|
|
2693
2693
|
height: 100%;
|
|
@@ -2695,7 +2695,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2695
2695
|
box-sizing: border-box;
|
|
2696
2696
|
}
|
|
2697
2697
|
|
|
2698
|
-
/* css-module:/
|
|
2698
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/fields/styles.module.css/#css-module-data */
|
|
2699
2699
|
._FieldsPlugin_6as57_1 {
|
|
2700
2700
|
background: white;
|
|
2701
2701
|
height: 100%;
|
|
@@ -2714,3 +2714,189 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2714
2714
|
padding: 16px;
|
|
2715
2715
|
}
|
|
2716
2716
|
}
|
|
2717
|
+
|
|
2718
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/code/styles.module.css/#css-module-data */
|
|
2719
|
+
._CodePlugin_77s8n_1 {
|
|
2720
|
+
display: flex;
|
|
2721
|
+
flex-direction: column;
|
|
2722
|
+
height: 100%;
|
|
2723
|
+
box-sizing: border-box;
|
|
2724
|
+
overflow: hidden;
|
|
2725
|
+
}
|
|
2726
|
+
._CodePanel_77s8n_9 {
|
|
2727
|
+
display: flex;
|
|
2728
|
+
flex-direction: column;
|
|
2729
|
+
height: 100%;
|
|
2730
|
+
padding: 12px;
|
|
2731
|
+
box-sizing: border-box;
|
|
2732
|
+
overflow-y: auto;
|
|
2733
|
+
}
|
|
2734
|
+
._CodePanel-title_77s8n_18 {
|
|
2735
|
+
font-size: 11px !important;
|
|
2736
|
+
font-weight: 600 !important;
|
|
2737
|
+
text-transform: uppercase !important;
|
|
2738
|
+
letter-spacing: 0.05em !important;
|
|
2739
|
+
color: var(--cb-silver-muted) !important;
|
|
2740
|
+
margin-bottom: 12px !important;
|
|
2741
|
+
}
|
|
2742
|
+
._CodePanel_77s8n_9 textarea._CodePanel-textarea_77s8n_27 {
|
|
2743
|
+
height: 180px !important;
|
|
2744
|
+
min-height: 180px !important;
|
|
2745
|
+
width: 100% !important;
|
|
2746
|
+
font-family:
|
|
2747
|
+
ui-monospace,
|
|
2748
|
+
SFMono-Regular,
|
|
2749
|
+
Menlo,
|
|
2750
|
+
Monaco,
|
|
2751
|
+
Consolas,
|
|
2752
|
+
"Liberation Mono",
|
|
2753
|
+
"Courier New",
|
|
2754
|
+
monospace !important;
|
|
2755
|
+
font-size: 12px !important;
|
|
2756
|
+
line-height: 1.5 !important;
|
|
2757
|
+
background-color: var(--cb-bg-base) !important;
|
|
2758
|
+
color: var(--cb-silver) !important;
|
|
2759
|
+
border: 1px solid var(--cb-border) !important;
|
|
2760
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2761
|
+
padding: 10px !important;
|
|
2762
|
+
resize: none !important;
|
|
2763
|
+
box-sizing: border-box !important;
|
|
2764
|
+
margin-bottom: 12px !important;
|
|
2765
|
+
}
|
|
2766
|
+
._CodePanel_77s8n_9 textarea._CodePanel-textarea_77s8n_27:focus {
|
|
2767
|
+
border-color: var(--cb-gold) !important;
|
|
2768
|
+
outline: none !important;
|
|
2769
|
+
}
|
|
2770
|
+
._CodePanel-optionsSection_77s8n_49 {
|
|
2771
|
+
margin-bottom: 12px !important;
|
|
2772
|
+
}
|
|
2773
|
+
._CodePanel-optionTitle_77s8n_53 {
|
|
2774
|
+
font-size: 11px !important;
|
|
2775
|
+
font-weight: 600 !important;
|
|
2776
|
+
text-transform: uppercase !important;
|
|
2777
|
+
letter-spacing: 0.05em !important;
|
|
2778
|
+
color: var(--cb-silver-muted) !important;
|
|
2779
|
+
margin-bottom: 6px !important;
|
|
2780
|
+
}
|
|
2781
|
+
._CodePanel-radioGroup_77s8n_62 {
|
|
2782
|
+
display: flex !important;
|
|
2783
|
+
flex-direction: column !important;
|
|
2784
|
+
gap: 6px !important;
|
|
2785
|
+
}
|
|
2786
|
+
._CodePanel-radioLabel_77s8n_68 {
|
|
2787
|
+
display: flex !important;
|
|
2788
|
+
align-items: center !important;
|
|
2789
|
+
gap: 8px !important;
|
|
2790
|
+
font-size: 12px !important;
|
|
2791
|
+
color: var(--cb-silver) !important;
|
|
2792
|
+
cursor: pointer !important;
|
|
2793
|
+
}
|
|
2794
|
+
._CodePanel-radioInput_77s8n_77 {
|
|
2795
|
+
accent-color: var(--cb-gold) !important;
|
|
2796
|
+
cursor: pointer !important;
|
|
2797
|
+
margin: 0 !important;
|
|
2798
|
+
width: auto !important;
|
|
2799
|
+
height: auto !important;
|
|
2800
|
+
min-height: 0 !important;
|
|
2801
|
+
display: inline-block !important;
|
|
2802
|
+
}
|
|
2803
|
+
._CodePanel-button_77s8n_87 {
|
|
2804
|
+
background: var(--cb-gold) !important;
|
|
2805
|
+
color: var(--cb-bg-base) !important;
|
|
2806
|
+
border: none !important;
|
|
2807
|
+
padding: 8px 16px !important;
|
|
2808
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2809
|
+
font-weight: 700 !important;
|
|
2810
|
+
font-size: 11px !important;
|
|
2811
|
+
text-transform: uppercase !important;
|
|
2812
|
+
letter-spacing: 0.05em !important;
|
|
2813
|
+
cursor: pointer !important;
|
|
2814
|
+
transition: opacity 0.2s ease, transform 0.1s ease !important;
|
|
2815
|
+
display: flex !important;
|
|
2816
|
+
align-items: center !important;
|
|
2817
|
+
justify-content: center !important;
|
|
2818
|
+
gap: 8px !important;
|
|
2819
|
+
height: 36px !important;
|
|
2820
|
+
width: auto !important;
|
|
2821
|
+
}
|
|
2822
|
+
._CodePanel-button_77s8n_87:hover {
|
|
2823
|
+
opacity: 0.9 !important;
|
|
2824
|
+
}
|
|
2825
|
+
._CodePanel-button_77s8n_87:active {
|
|
2826
|
+
transform: scale(0.98) !important;
|
|
2827
|
+
}
|
|
2828
|
+
._CodePanel-button_77s8n_87:disabled {
|
|
2829
|
+
opacity: 0.5 !important;
|
|
2830
|
+
cursor: not-allowed !important;
|
|
2831
|
+
}
|
|
2832
|
+
._CodePanel-error_77s8n_120 {
|
|
2833
|
+
color: #f87171 !important;
|
|
2834
|
+
font-size: 11px !important;
|
|
2835
|
+
margin-bottom: 12px !important;
|
|
2836
|
+
line-height: 1.4 !important;
|
|
2837
|
+
padding: 8px !important;
|
|
2838
|
+
background-color: rgba(239, 68, 68, 0.1) !important;
|
|
2839
|
+
border: 1px solid rgba(239, 68, 68, 0.2) !important;
|
|
2840
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2841
|
+
}
|
|
2842
|
+
._CodePanel-success_77s8n_131 {
|
|
2843
|
+
color: #34d399 !important;
|
|
2844
|
+
font-size: 11px !important;
|
|
2845
|
+
margin-bottom: 12px !important;
|
|
2846
|
+
line-height: 1.4 !important;
|
|
2847
|
+
padding: 8px !important;
|
|
2848
|
+
background-color: rgba(16, 185, 129, 0.1) !important;
|
|
2849
|
+
border: 1px solid rgba(16, 185, 129, 0.2) !important;
|
|
2850
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2851
|
+
}
|
|
2852
|
+
._CodePanel-promptSection_77s8n_142 {
|
|
2853
|
+
margin-top: 16px !important;
|
|
2854
|
+
border-top: 1px solid var(--cb-border) !important;
|
|
2855
|
+
padding-top: 12px !important;
|
|
2856
|
+
}
|
|
2857
|
+
._CodePanel-promptHeader_77s8n_148 {
|
|
2858
|
+
display: flex !important;
|
|
2859
|
+
align-items: center !important;
|
|
2860
|
+
justify-content: space-between !important;
|
|
2861
|
+
margin-bottom: 8px !important;
|
|
2862
|
+
}
|
|
2863
|
+
._CodePanel-promptText_77s8n_155 {
|
|
2864
|
+
font-size: 11px !important;
|
|
2865
|
+
line-height: 1.5 !important;
|
|
2866
|
+
background-color: var(--cb-bg-base) !important;
|
|
2867
|
+
color: var(--cb-silver-muted) !important;
|
|
2868
|
+
border: 1px solid var(--cb-border) !important;
|
|
2869
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2870
|
+
padding: 10px !important;
|
|
2871
|
+
white-space: pre-wrap !important;
|
|
2872
|
+
font-family: inherit !important;
|
|
2873
|
+
max-height: 80px !important;
|
|
2874
|
+
overflow-y: auto !important;
|
|
2875
|
+
}
|
|
2876
|
+
._CodePanel-copyBtn_77s8n_169 {
|
|
2877
|
+
background: transparent !important;
|
|
2878
|
+
border: 1px solid var(--cb-border) !important;
|
|
2879
|
+
color: var(--cb-silver-muted) !important;
|
|
2880
|
+
padding: 4px 8px !important;
|
|
2881
|
+
border-radius: var(--cb-radius-m) !important;
|
|
2882
|
+
font-size: 10px !important;
|
|
2883
|
+
font-weight: 600 !important;
|
|
2884
|
+
cursor: pointer !important;
|
|
2885
|
+
display: flex !important;
|
|
2886
|
+
align-items: center !important;
|
|
2887
|
+
gap: 4px !important;
|
|
2888
|
+
transition: all 0.2s ease !important;
|
|
2889
|
+
height: auto !important;
|
|
2890
|
+
width: auto !important;
|
|
2891
|
+
line-height: 1 !important;
|
|
2892
|
+
}
|
|
2893
|
+
._CodePanel-copyBtn_77s8n_169:hover {
|
|
2894
|
+
border-color: var(--cb-gold) !important;
|
|
2895
|
+
color: var(--cb-gold) !important;
|
|
2896
|
+
background-color: var(--cb-gold-faint) !important;
|
|
2897
|
+
}
|
|
2898
|
+
._CodePanel-copyBtn--copied_77s8n_193 {
|
|
2899
|
+
color: #34d399 !important;
|
|
2900
|
+
border-color: rgba(16, 185, 129, 0.4) !important;
|
|
2901
|
+
background-color: rgba(16, 185, 129, 0.05) !important;
|
|
2902
|
+
}
|
package/dist/no-external.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { w as Adaptor, A as AppState, x as ArrayField, y as ArrayState, z as AsFieldProps, B as BaseData, E as BaseField, G as CacheOpts,
|
|
2
|
-
export { Action, ActionBar, AutoField, Button,
|
|
3
|
-
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-
|
|
1
|
+
export { w as Adaptor, A as AppState, x as ArrayField, y as ArrayState, z as AsFieldProps, B as BaseData, E as BaseField, G as CacheOpts, h as ComponentConfig, J as ComponentConfigExtensions, K as ComponentConfigParams, c as ComponentData, L as ComponentDataMap, N as ComponentDataOptionalId, Q as ComponentMetadata, a as Config, S as ConfigParams, m as Content, C as CredBuildAction, T as CredBuildComponent, X as CredBuildContext, Y as CredBuildMetadata, Z as CustomField, _ as CustomFieldRender, D as Data, o as DefaultComponentProps, n as DefaultComponents, p as DefaultRootFieldProps, $ as DefaultRootProps, a0 as DefaultRootRenderProps, a1 as Direction, a2 as DragAxis, a3 as ExternalField, a4 as ExternalFieldWithAdaptor, a5 as ExtractConfigParams, a6 as ExtractField, r as Field, a7 as FieldMetadata, s as FieldProps, a8 as FieldRenderFunctions, a9 as FieldTransformFn, aa as FieldTransformFnParams, i as FieldTransforms, F as Fields, H as History, I as IframeConfig, t as InitialHistory, ab as ItemWithId, ac as MappedItem, M as Metadata, ad as NumberField, ae as ObjectField, O as OnAction, af as OverrideKey, f as Overrides, b as Permissions, e as Plugin, ag as RadioField, d as ResolveDataTrigger, k as ResponsiveValue, ah as RichText, j as RichtextField, ai as RootConfig, q as RootData, R as RootDataWithProps, aj as RootDataWithoutProps, ak as SelectField, al as Slot, am as SlotComponent, an as SlotField, ao as TextField, ap as TextareaField, g as UiState, U as UserGenerics, aq as Viewport, V as Viewports, ar as WithChildren, as as WithCredBuildProps, W as WithId, at as WithSlotProps, au as overrideKeys } from './actions-CKSDxt4l.mjs';
|
|
2
|
+
export { Action, ActionBar, AutoField, Button, CredBuild, CredBuildApi, Drawer, FieldLabel, Group, IconButton, Label, Render, RichTextMenu, Separator, UseCredBuildData, blocksPlugin, codePlugin, createUseCredBuild, fieldsPlugin, legacySideBarPlugin, outlinePlugin, registerOverlayPortal, setDeep, useCredBuild, useGetCredBuild } from './index.mjs';
|
|
3
|
+
export { C as ColorPickerField, D as DropZone, R as ResponsiveSliderField, S as SliderField, m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-B_jHFa3L.mjs';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tiptap/react';
|
|
6
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -18,4 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
18
18
|
import '@tiptap/extension-text-align';
|
|
19
19
|
import '@tiptap/extension-underline';
|
|
20
20
|
import 'react/jsx-runtime';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-Ds4Dkkyr.mjs';
|
package/dist/no-external.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { w as Adaptor, A as AppState, x as ArrayField, y as ArrayState, z as AsFieldProps, B as BaseData, E as BaseField, G as CacheOpts,
|
|
2
|
-
export { Action, ActionBar, AutoField, Button,
|
|
3
|
-
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-
|
|
1
|
+
export { w as Adaptor, A as AppState, x as ArrayField, y as ArrayState, z as AsFieldProps, B as BaseData, E as BaseField, G as CacheOpts, h as ComponentConfig, J as ComponentConfigExtensions, K as ComponentConfigParams, c as ComponentData, L as ComponentDataMap, N as ComponentDataOptionalId, Q as ComponentMetadata, a as Config, S as ConfigParams, m as Content, C as CredBuildAction, T as CredBuildComponent, X as CredBuildContext, Y as CredBuildMetadata, Z as CustomField, _ as CustomFieldRender, D as Data, o as DefaultComponentProps, n as DefaultComponents, p as DefaultRootFieldProps, $ as DefaultRootProps, a0 as DefaultRootRenderProps, a1 as Direction, a2 as DragAxis, a3 as ExternalField, a4 as ExternalFieldWithAdaptor, a5 as ExtractConfigParams, a6 as ExtractField, r as Field, a7 as FieldMetadata, s as FieldProps, a8 as FieldRenderFunctions, a9 as FieldTransformFn, aa as FieldTransformFnParams, i as FieldTransforms, F as Fields, H as History, I as IframeConfig, t as InitialHistory, ab as ItemWithId, ac as MappedItem, M as Metadata, ad as NumberField, ae as ObjectField, O as OnAction, af as OverrideKey, f as Overrides, b as Permissions, e as Plugin, ag as RadioField, d as ResolveDataTrigger, k as ResponsiveValue, ah as RichText, j as RichtextField, ai as RootConfig, q as RootData, R as RootDataWithProps, aj as RootDataWithoutProps, ak as SelectField, al as Slot, am as SlotComponent, an as SlotField, ao as TextField, ap as TextareaField, g as UiState, U as UserGenerics, aq as Viewport, V as Viewports, ar as WithChildren, as as WithCredBuildProps, W as WithId, at as WithSlotProps, au as overrideKeys } from './actions-CKSDxt4l.js';
|
|
2
|
+
export { Action, ActionBar, AutoField, Button, CredBuild, CredBuildApi, Drawer, FieldLabel, Group, IconButton, Label, Render, RichTextMenu, Separator, UseCredBuildData, blocksPlugin, codePlugin, createUseCredBuild, fieldsPlugin, legacySideBarPlugin, outlinePlugin, registerOverlayPortal, setDeep, useCredBuild, useGetCredBuild } from './index.js';
|
|
3
|
+
export { C as ColorPickerField, D as DropZone, R as ResponsiveSliderField, S as SliderField, m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-DHMRjk5Z.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tiptap/react';
|
|
6
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -18,4 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
18
18
|
import '@tiptap/extension-text-align';
|
|
19
19
|
import '@tiptap/extension-underline';
|
|
20
20
|
import 'react/jsx-runtime';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-DwajIHZf.js';
|