@crediblemark/build 0.25.1 → 0.25.3
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-HI4LZRUN.mjs +19 -0
- package/dist/{ArrayField-HGGIE5AL.css → ArrayField-JRN7ZFM7.css} +15 -15
- package/dist/{Editor-E7FALXHL.css → Editor-CVT4RKSU.css} +7 -7
- package/dist/{Editor-CD7CMRO5.mjs → Editor-IPG4RO2L.mjs} +8 -8
- package/dist/ObjectField-CHMT4KPZ.mjs +19 -0
- package/dist/{ObjectField-NKMT3CLS.css → ObjectField-JYRSRCWB.css} +15 -15
- package/dist/{Render-JDXVKZXN.css → Render-DOE2LXKX.css} +1 -1
- package/dist/{Render-WP5OOTBB.mjs → Render-I6PZ5MEA.mjs} +4 -2
- package/dist/{chunk-DVK7K7D6.mjs → chunk-2RLA42JA.mjs} +4 -3
- package/dist/{chunk-JKWSSGAY.mjs → chunk-3Q7JODIK.mjs} +16 -15
- package/dist/{chunk-BPBYJDIJ.mjs → chunk-F2M5GHDX.mjs} +96 -81
- package/dist/{chunk-OUXISRNA.mjs → chunk-FQKSRGRK.mjs} +435 -336
- package/dist/{chunk-AL77I3BV.mjs → chunk-ISXFLTBM.mjs} +1 -1
- package/dist/{chunk-UPNU77XM.mjs → chunk-MZIV4ZKR.mjs} +2 -2
- package/dist/{chunk-WEPD3OBO.mjs → chunk-NYBTD3FJ.mjs} +2 -2
- package/dist/{chunk-PQXVFRLA.mjs → chunk-NYIULQV4.mjs} +31 -15
- package/dist/{chunk-BC5TH63U.mjs → chunk-PWRZZUWM.mjs} +1 -1
- package/dist/{chunk-NJZPPQVT.mjs → chunk-QMMMJ4RO.mjs} +7 -5
- package/dist/{chunk-3S3KWE2J.mjs → chunk-RBWVOMMW.mjs} +6 -4
- package/dist/{chunk-NSDGBGNG.mjs → chunk-UNMCNIJ3.mjs} +1 -1
- package/dist/{chunk-MLM27DOG.mjs → chunk-W57TTDB2.mjs} +1 -1
- package/dist/{full-HTQAR5N2.mjs → full-A2JX3OI2.mjs} +5 -5
- package/dist/{full-MY4DABK6.css → full-C7RVGAUA.css} +6 -6
- package/dist/index.css +155 -76
- package/dist/index.d.mts +4 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.js +906 -759
- package/dist/index.mjs +13 -13
- package/dist/{loaded-Q7N3MNZB.mjs → loaded-2FUW3WCF.mjs} +2 -2
- package/dist/{loaded-E7C36OKZ.css → loaded-4FAPBCAU.css} +1 -1
- package/dist/{loaded-CDAPR2WZ.mjs → loaded-6L45JULO.mjs} +2 -2
- package/dist/{loaded-AHSNCA4P.mjs → loaded-Y7SRBM7R.mjs} +2 -2
- package/dist/no-external.css +155 -76
- package/dist/no-external.js +906 -759
- package/dist/no-external.mjs +13 -13
- package/dist/rsc.css +1 -1
- package/dist/rsc.js +10 -7
- package/dist/rsc.mjs +2 -2
- package/package.json +2 -1
- package/dist/ArrayField-N36WXYIG.mjs +0 -19
- package/dist/ObjectField-RMXFC6TI.mjs +0 -19
package/dist/no-external.css
CHANGED
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
|
|
145
145
|
/* bundle/no-external.css */
|
|
146
146
|
|
|
147
|
-
/* css-module:/home/
|
|
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:/home/
|
|
242
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/styles.module.css/#css-module-data */
|
|
243
243
|
._InputWrapper_rcfsp_1:not(._InputWrapper--object_rcfsp_1):not(._InputWrapper--array_rcfsp_1) {
|
|
244
244
|
border: 1px solid var(--credbuild-color-grey-10);
|
|
245
245
|
border-radius: 5px;
|
|
@@ -411,7 +411,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
411
411
|
margin-bottom: -4px;
|
|
412
412
|
}
|
|
413
413
|
|
|
414
|
-
/* css-module:/home/
|
|
414
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
|
|
415
415
|
._ExternalInput-actions_1gpb4_1 {
|
|
416
416
|
display: flex;
|
|
417
417
|
}
|
|
@@ -703,7 +703,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
703
703
|
display: block;
|
|
704
704
|
}
|
|
705
705
|
|
|
706
|
-
/* css-module:/home/
|
|
706
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Modal/styles.module.css/#css-module-data */
|
|
707
707
|
._Modal_b422s_1 {
|
|
708
708
|
background: color-mix(in srgb, var(--credbuild-color-black) 75%, transparent);
|
|
709
709
|
display: none;
|
|
@@ -731,7 +731,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
731
731
|
max-height: 90dvh;
|
|
732
732
|
}
|
|
733
733
|
|
|
734
|
-
/* css-module:/home/
|
|
734
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Heading/styles.module.css/#css-module-data */
|
|
735
735
|
._Heading_1tpsl_1 {
|
|
736
736
|
display: block;
|
|
737
737
|
color: var(--credbuild-color-black);
|
|
@@ -768,7 +768,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
768
768
|
font-size: var(--credbuild-font-size-xs);
|
|
769
769
|
}
|
|
770
770
|
|
|
771
|
-
/* css-module:/home/
|
|
771
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Loader/styles.module.css/#css-module-data */
|
|
772
772
|
@keyframes _loader-animation_nacdm_1 {
|
|
773
773
|
0% {
|
|
774
774
|
transform: rotate(0deg) scale(1);
|
|
@@ -790,7 +790,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
790
790
|
animation-fill-mode: both;
|
|
791
791
|
}
|
|
792
792
|
|
|
793
|
-
/* css-module:/home/
|
|
793
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Button/Button.module.css/#css-module-data */
|
|
794
794
|
._Button_164uz_1 {
|
|
795
795
|
appearance: none;
|
|
796
796
|
background: none;
|
|
@@ -883,7 +883,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
883
883
|
padding-inline-start: 8px;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
/* css-module:/home/
|
|
886
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
|
|
887
887
|
._IconButton_1a0fz_1 {
|
|
888
888
|
align-items: center;
|
|
889
889
|
background: transparent;
|
|
@@ -928,7 +928,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
928
928
|
color: var(--credbuild-color-grey-07);
|
|
929
929
|
}
|
|
930
930
|
|
|
931
|
-
/* css-module:/home/
|
|
931
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
932
932
|
._RichTextMenu_193iw_1 {
|
|
933
933
|
display: flex;
|
|
934
934
|
flex-direction: row;
|
|
@@ -970,7 +970,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
970
970
|
border-left: 0.5px solid var(--credbuild-color-grey-05);
|
|
971
971
|
}
|
|
972
972
|
|
|
973
|
-
/* css-module:/home/
|
|
973
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
974
974
|
._Control_1aveu_1 .lucide {
|
|
975
975
|
height: 18px;
|
|
976
976
|
width: 18px;
|
|
@@ -980,7 +980,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
980
980
|
width: 16px;
|
|
981
981
|
}
|
|
982
982
|
|
|
983
|
-
/* css-module:/home/
|
|
983
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Select/styles.module.css/#css-module-data */
|
|
984
984
|
._Select_16son_1 {
|
|
985
985
|
position: relative;
|
|
986
986
|
z-index: 1;
|
|
@@ -1068,7 +1068,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1068
1068
|
color: var(--credbuild-color-azure-04);
|
|
1069
1069
|
}
|
|
1070
1070
|
|
|
1071
|
-
/* css-module:/home/
|
|
1071
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
|
|
1072
1072
|
._RichTextEditor_hp4qf_1 .ProseMirror {
|
|
1073
1073
|
white-space: pre-wrap;
|
|
1074
1074
|
word-wrap: break-word;
|
|
@@ -1171,7 +1171,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1171
1171
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
1172
1172
|
}
|
|
1173
1173
|
|
|
1174
|
-
/* css-module:/home/
|
|
1174
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
|
|
1175
1175
|
._ArrayField_rvhj3_5 {
|
|
1176
1176
|
display: flex;
|
|
1177
1177
|
flex-direction: column;
|
|
@@ -1333,7 +1333,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1333
1333
|
opacity: 1;
|
|
1334
1334
|
}
|
|
1335
1335
|
|
|
1336
|
-
/* css-module:/home/
|
|
1336
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DragIcon/styles.module.css/#css-module-data */
|
|
1337
1337
|
._DragIcon_ei1r9_1 {
|
|
1338
1338
|
color: var(--credbuild-color-grey-05);
|
|
1339
1339
|
cursor: grab;
|
|
@@ -1363,7 +1363,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1363
1363
|
transition: none !important;
|
|
1364
1364
|
}
|
|
1365
1365
|
|
|
1366
|
-
/* css-module:/home/
|
|
1366
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
|
|
1367
1367
|
._ObjectField_7axeg_1 {
|
|
1368
1368
|
display: flex;
|
|
1369
1369
|
flex-direction: column;
|
|
@@ -1417,7 +1417,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1417
1417
|
align-items: center;
|
|
1418
1418
|
}
|
|
1419
1419
|
|
|
1420
|
-
/* css-module:/home/
|
|
1420
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Drawer/styles.module.css/#css-module-data */
|
|
1421
1421
|
._Drawer_1bd7y_1 {
|
|
1422
1422
|
display: flex;
|
|
1423
1423
|
flex-direction: column;
|
|
@@ -1477,7 +1477,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1477
1477
|
letter-spacing: 0.02em;
|
|
1478
1478
|
}
|
|
1479
1479
|
|
|
1480
|
-
/* css-module:/home/
|
|
1480
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
|
|
1481
1481
|
._DraggableComponent_yrtpz_1 {
|
|
1482
1482
|
position: absolute;
|
|
1483
1483
|
pointer-events: none;
|
|
@@ -1584,7 +1584,7 @@ textarea._Input-input_rcfsp_46 {
|
|
|
1584
1584
|
outline-offset: -2px !important;
|
|
1585
1585
|
}
|
|
1586
1586
|
|
|
1587
|
-
/* css-module:/home/
|
|
1587
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/DropZone/styles.module.css/#css-module-data */
|
|
1588
1588
|
._DropZone_1vmgt_1 {
|
|
1589
1589
|
--resize-animation-ms: 150ms;
|
|
1590
1590
|
position: relative;
|
|
@@ -1651,7 +1651,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1651
1651
|
outline-offset: 2px;
|
|
1652
1652
|
}
|
|
1653
1653
|
|
|
1654
|
-
/* css-module:/home/
|
|
1654
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1655
1655
|
._InlineTextField_104qp_1 {
|
|
1656
1656
|
cursor: text;
|
|
1657
1657
|
display: inline-block;
|
|
@@ -1666,7 +1666,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1666
1666
|
display: none;
|
|
1667
1667
|
}
|
|
1668
1668
|
|
|
1669
|
-
/* css-module:/home/
|
|
1669
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Fields/styles.module.css/#css-module-data */
|
|
1670
1670
|
._CredBuildFields_53gu7_1 {
|
|
1671
1671
|
position: relative;
|
|
1672
1672
|
font-family: var(--credbuild-font-family);
|
|
@@ -1706,7 +1706,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1706
1706
|
margin-top: 2px;
|
|
1707
1707
|
}
|
|
1708
1708
|
|
|
1709
|
-
/* css-module:/home/
|
|
1709
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ComponentList/styles.module.css/#css-module-data */
|
|
1710
1710
|
._ComponentList_10tqo_1 {
|
|
1711
1711
|
max-width: 100%;
|
|
1712
1712
|
}
|
|
@@ -1755,7 +1755,83 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1755
1755
|
margin-inline-start: auto;
|
|
1756
1756
|
}
|
|
1757
1757
|
|
|
1758
|
-
/* css-module:/home/
|
|
1758
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
|
|
1759
|
+
._CredBuildComponents_17idm_1 {
|
|
1760
|
+
display: flex;
|
|
1761
|
+
flex-direction: column;
|
|
1762
|
+
height: 100%;
|
|
1763
|
+
}
|
|
1764
|
+
._CredBuildComponents-searchContainer_17idm_7 {
|
|
1765
|
+
padding: 8px 12px;
|
|
1766
|
+
border-bottom: 1px solid var(--cb-border, #e2e8f0);
|
|
1767
|
+
background-color: var(--cb-bg-surface, #ffffff);
|
|
1768
|
+
position: relative;
|
|
1769
|
+
display: flex;
|
|
1770
|
+
align-items: center;
|
|
1771
|
+
}
|
|
1772
|
+
._CredBuildComponents-searchWrapper_17idm_16 {
|
|
1773
|
+
position: relative;
|
|
1774
|
+
width: 100%;
|
|
1775
|
+
display: flex;
|
|
1776
|
+
align-items: center;
|
|
1777
|
+
}
|
|
1778
|
+
._CredBuildComponents-searchInput_17idm_23 {
|
|
1779
|
+
width: 100%;
|
|
1780
|
+
height: 32px;
|
|
1781
|
+
padding: 0 28px 0 32px;
|
|
1782
|
+
font-size: 12px;
|
|
1783
|
+
border: 1px solid var(--cb-border, #e2e8f0);
|
|
1784
|
+
border-radius: 6px;
|
|
1785
|
+
background-color: var(--cb-bg-base, #f8fafc);
|
|
1786
|
+
color: var(--cb-silver, #0f172a);
|
|
1787
|
+
outline: none;
|
|
1788
|
+
transition: all 0.2s ease-in-out;
|
|
1789
|
+
}
|
|
1790
|
+
._CredBuildComponents-searchInput_17idm_23:focus {
|
|
1791
|
+
border-color: var(--cb-gold, #d97706);
|
|
1792
|
+
background-color: var(--cb-bg-surface, #ffffff);
|
|
1793
|
+
box-shadow: 0 0 0 2px var(--cb-gold-glow, rgba(217, 119, 6, 0.15));
|
|
1794
|
+
}
|
|
1795
|
+
._CredBuildComponents-searchIcon_17idm_42 {
|
|
1796
|
+
position: absolute;
|
|
1797
|
+
left: 10px;
|
|
1798
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1799
|
+
pointer-events: none;
|
|
1800
|
+
}
|
|
1801
|
+
._CredBuildComponents-clearButton_17idm_49 {
|
|
1802
|
+
position: absolute;
|
|
1803
|
+
right: 8px;
|
|
1804
|
+
background: none;
|
|
1805
|
+
border: none;
|
|
1806
|
+
padding: 4px;
|
|
1807
|
+
cursor: pointer;
|
|
1808
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1809
|
+
display: flex;
|
|
1810
|
+
align-items: center;
|
|
1811
|
+
justify-content: center;
|
|
1812
|
+
border-radius: 4px;
|
|
1813
|
+
transition: all 0.15s ease-in-out;
|
|
1814
|
+
}
|
|
1815
|
+
._CredBuildComponents-clearButton_17idm_49:hover {
|
|
1816
|
+
background-color: var(--cb-border, #e2e8f0);
|
|
1817
|
+
color: var(--cb-silver, #0f172a);
|
|
1818
|
+
}
|
|
1819
|
+
._CredBuildComponents-listContainer_17idm_69 {
|
|
1820
|
+
flex: 1;
|
|
1821
|
+
overflow-y: auto;
|
|
1822
|
+
}
|
|
1823
|
+
._CredBuildComponents-noResults_17idm_74 {
|
|
1824
|
+
padding: 32px 16px;
|
|
1825
|
+
text-align: center;
|
|
1826
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1827
|
+
font-size: 13px;
|
|
1828
|
+
display: flex;
|
|
1829
|
+
flex-direction: column;
|
|
1830
|
+
align-items: center;
|
|
1831
|
+
gap: 8px;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1834
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
|
|
1759
1835
|
._CredBuildPreview_1z08a_1 {
|
|
1760
1836
|
position: relative;
|
|
1761
1837
|
height: 100%;
|
|
@@ -1766,7 +1842,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1766
1842
|
width: 100%;
|
|
1767
1843
|
}
|
|
1768
1844
|
|
|
1769
|
-
/* css-module:/home/
|
|
1845
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/LayerTree/styles.module.css/#css-module-data */
|
|
1770
1846
|
._LayerTree_nus40_1 {
|
|
1771
1847
|
color: var(--credbuild-color-grey-03);
|
|
1772
1848
|
font-family: var(--credbuild-font-family);
|
|
@@ -1870,7 +1946,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1870
1946
|
margin-top: 2px;
|
|
1871
1947
|
}
|
|
1872
1948
|
|
|
1873
|
-
/* css-module:/home/
|
|
1949
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Layout/styles.module.css/#css-module-data */
|
|
1874
1950
|
._CredBuildLayout_14aaz_1 {
|
|
1875
1951
|
display: flex;
|
|
1876
1952
|
flex: 1;
|
|
@@ -1987,7 +2063,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1987
2063
|
opacity: 1;
|
|
1988
2064
|
}
|
|
1989
2065
|
|
|
1990
|
-
/* css-module:/home/
|
|
2066
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/MenuBar/styles.module.css/#css-module-data */
|
|
1991
2067
|
._MenuBar_1m2ld_1 {
|
|
1992
2068
|
background-color: var(--credbuild-color-white);
|
|
1993
2069
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
@@ -2031,11 +2107,11 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2031
2107
|
display: flex;
|
|
2032
2108
|
}
|
|
2033
2109
|
|
|
2034
|
-
/* css-module:/home/
|
|
2035
|
-
.
|
|
2110
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/ViewportControls/styles.module.css/#css-module-data */
|
|
2111
|
+
._ViewportControls_gefvg_1 {
|
|
2036
2112
|
position: relative;
|
|
2037
2113
|
}
|
|
2038
|
-
._ViewportControls--
|
|
2114
|
+
._ViewportControls--fullScreen_gefvg_5 {
|
|
2039
2115
|
border-radius: 32px;
|
|
2040
2116
|
display: flex;
|
|
2041
2117
|
position: absolute;
|
|
@@ -2043,10 +2119,10 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2043
2119
|
right: 12px;
|
|
2044
2120
|
overflow: hidden;
|
|
2045
2121
|
}
|
|
2046
|
-
._ViewportControls-
|
|
2122
|
+
._ViewportControls-toggleButton_gefvg_14 {
|
|
2047
2123
|
display: none;
|
|
2048
2124
|
}
|
|
2049
|
-
._ViewportControls--
|
|
2125
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-toggleButton_gefvg_14 {
|
|
2050
2126
|
align-items: center;
|
|
2051
2127
|
background-color: var(--credbuild-color-grey-02);
|
|
2052
2128
|
border: 1px solid var(--credbuild-color-grey-04);
|
|
@@ -2059,27 +2135,28 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2059
2135
|
height: 42px;
|
|
2060
2136
|
z-index: 1;
|
|
2061
2137
|
}
|
|
2062
|
-
._ViewportControls--
|
|
2138
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-toggleButton_gefvg_14:hover {
|
|
2063
2139
|
background-color: var(--credbuild-color-grey-02);
|
|
2064
2140
|
border: 1px solid var(--credbuild-color-azure-04);
|
|
2065
2141
|
color: var(--credbuild-color-azure-07);
|
|
2066
2142
|
}
|
|
2067
|
-
._ViewportControls--
|
|
2143
|
+
._ViewportControls--isExpanded_gefvg_38 ._ViewportControls-toggleButton_gefvg_14 {
|
|
2068
2144
|
background-color: var(--credbuild-color-grey-03);
|
|
2069
2145
|
}
|
|
2070
|
-
._ViewportControls-
|
|
2146
|
+
._ViewportControls-actions_gefvg_42 {
|
|
2071
2147
|
display: flex;
|
|
2072
2148
|
}
|
|
2073
|
-
._ViewportControls-
|
|
2149
|
+
._ViewportControls-actionsInner_gefvg_46 {
|
|
2074
2150
|
display: flex;
|
|
2075
2151
|
box-sizing: border-box;
|
|
2076
2152
|
justify-content: center;
|
|
2153
|
+
align-items: center;
|
|
2077
2154
|
margin-left: auto;
|
|
2078
2155
|
margin-right: auto;
|
|
2079
2156
|
z-index: 0;
|
|
2080
2157
|
overflow: hidden;
|
|
2081
2158
|
}
|
|
2082
|
-
._ViewportControls--
|
|
2159
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2083
2160
|
background: var(--credbuild-color-grey-11);
|
|
2084
2161
|
border: 1px solid var(--credbuild-color-grey-09);
|
|
2085
2162
|
border-radius: 30px;
|
|
@@ -2087,19 +2164,20 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2087
2164
|
margin-right: none;
|
|
2088
2165
|
padding-right: 42px;
|
|
2089
2166
|
}
|
|
2090
|
-
._ViewportControls--
|
|
2167
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2091
2168
|
transform: translateX(100%);
|
|
2092
2169
|
transition: transform 150ms ease-in-out;
|
|
2093
2170
|
}
|
|
2094
|
-
._ViewportControls--
|
|
2171
|
+
._ViewportControls--fullScreen_gefvg_5._ViewportControls--isExpanded_gefvg_38 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2095
2172
|
transform: translateX(42px);
|
|
2096
2173
|
}
|
|
2097
|
-
._ViewportControls-
|
|
2174
|
+
._ViewportControls-divider_gefvg_76 {
|
|
2098
2175
|
border-inline-end: 1px solid var(--credbuild-color-grey-09);
|
|
2099
|
-
|
|
2100
|
-
margin-
|
|
2176
|
+
height: 16px;
|
|
2177
|
+
margin-left: 4px;
|
|
2178
|
+
margin-right: 4px;
|
|
2101
2179
|
}
|
|
2102
|
-
._ViewportControls-
|
|
2180
|
+
._ViewportControls-zoomSelect_gefvg_83 {
|
|
2103
2181
|
appearance: none;
|
|
2104
2182
|
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
|
|
2105
2183
|
background-size: 10px;
|
|
@@ -2111,31 +2189,32 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2111
2189
|
padding-left: 8px;
|
|
2112
2190
|
width: 96px;
|
|
2113
2191
|
}
|
|
2114
|
-
._ViewportControls--
|
|
2192
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-zoom_gefvg_83 {
|
|
2115
2193
|
display: none;
|
|
2116
2194
|
}
|
|
2117
2195
|
@media (min-width: 638px) {
|
|
2118
|
-
._ViewportControls-
|
|
2119
|
-
._ViewportControls--
|
|
2196
|
+
._ViewportControls-zoom_gefvg_83,
|
|
2197
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-zoom_gefvg_83 {
|
|
2120
2198
|
display: flex;
|
|
2121
2199
|
justify-content: center;
|
|
2200
|
+
align-items: center;
|
|
2122
2201
|
}
|
|
2123
2202
|
}
|
|
2124
|
-
._ViewportControls-
|
|
2203
|
+
._ViewportControls-zoomSelect_gefvg_83:dir(rtl) {
|
|
2125
2204
|
background-position: 12px calc(50% + 3px);
|
|
2126
2205
|
}
|
|
2127
|
-
._ViewportButton-
|
|
2206
|
+
._ViewportButton-inner_gefvg_114 {
|
|
2128
2207
|
align-items: center;
|
|
2129
2208
|
display: flex;
|
|
2130
2209
|
justify-content: center;
|
|
2131
2210
|
height: 32px;
|
|
2132
2211
|
width: 32px;
|
|
2133
2212
|
}
|
|
2134
|
-
._ViewportButton--
|
|
2213
|
+
._ViewportButton--isActive_gefvg_122 ._ViewportButton-inner_gefvg_114 {
|
|
2135
2214
|
color: var(--credbuild-color-azure-04);
|
|
2136
2215
|
}
|
|
2137
2216
|
|
|
2138
|
-
/* css-module:/home/
|
|
2217
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Header/styles.module.css/#css-module-data */
|
|
2139
2218
|
._CredBuildHeader_qzv5u_1 {
|
|
2140
2219
|
background: var(--credbuild-color-white);
|
|
2141
2220
|
border-bottom: 1px solid var(--credbuild-color-grey-10);
|
|
@@ -2209,17 +2288,17 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2209
2288
|
}
|
|
2210
2289
|
}
|
|
2211
2290
|
|
|
2212
|
-
/* css-module:/home/
|
|
2213
|
-
.
|
|
2291
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/SidebarSection/styles.module.css/#css-module-data */
|
|
2292
|
+
._SidebarSection_1w6vl_1 {
|
|
2214
2293
|
display: flex;
|
|
2215
2294
|
position: relative;
|
|
2216
2295
|
flex-direction: column;
|
|
2217
2296
|
color: var(--credbuild-color-black);
|
|
2218
2297
|
}
|
|
2219
|
-
.
|
|
2220
|
-
flex-grow:
|
|
2298
|
+
._SidebarSection_1w6vl_1:last-of-type {
|
|
2299
|
+
flex-grow: 0;
|
|
2221
2300
|
}
|
|
2222
|
-
._SidebarSection-
|
|
2301
|
+
._SidebarSection-title_1w6vl_12 {
|
|
2223
2302
|
background: var(--credbuild-color-grey-11);
|
|
2224
2303
|
padding: 4px 10px;
|
|
2225
2304
|
border-bottom: 1px solid var(--credbuild-color-grey-10);
|
|
@@ -2230,11 +2309,11 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2230
2309
|
user-select: none;
|
|
2231
2310
|
transition: background 0.2s ease;
|
|
2232
2311
|
}
|
|
2233
|
-
._SidebarSection-
|
|
2312
|
+
._SidebarSection-title_1w6vl_12:hover {
|
|
2234
2313
|
background: #f3f4f6;
|
|
2235
2314
|
}
|
|
2236
|
-
._SidebarSection-
|
|
2237
|
-
._SidebarSection-
|
|
2315
|
+
._SidebarSection-title_1w6vl_12 h2,
|
|
2316
|
+
._SidebarSection-title_1w6vl_12 span {
|
|
2238
2317
|
font-size: 10px;
|
|
2239
2318
|
text-transform: uppercase;
|
|
2240
2319
|
letter-spacing: 0.1em;
|
|
@@ -2242,17 +2321,17 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2242
2321
|
color: var(--credbuild-color-grey-05);
|
|
2243
2322
|
margin: 0;
|
|
2244
2323
|
}
|
|
2245
|
-
._SidebarSection--
|
|
2324
|
+
._SidebarSection--noBorderTop_1w6vl_38 > ._SidebarSection-title_1w6vl_12 {
|
|
2246
2325
|
border-top: 0px;
|
|
2247
2326
|
}
|
|
2248
|
-
._SidebarSection-
|
|
2327
|
+
._SidebarSection-content_1w6vl_42:last-child {
|
|
2249
2328
|
padding-bottom: 4px;
|
|
2250
2329
|
}
|
|
2251
|
-
.
|
|
2330
|
+
._SidebarSection_1w6vl_1:last-of-type ._SidebarSection-content_1w6vl_42 {
|
|
2252
2331
|
border-bottom: none;
|
|
2253
|
-
flex-grow:
|
|
2332
|
+
flex-grow: 0;
|
|
2254
2333
|
}
|
|
2255
|
-
._SidebarSection-
|
|
2334
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51 {
|
|
2256
2335
|
background: none;
|
|
2257
2336
|
border: 0;
|
|
2258
2337
|
border-radius: 2px;
|
|
@@ -2263,34 +2342,34 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2263
2342
|
padding: 0;
|
|
2264
2343
|
transition: color 50ms ease-in;
|
|
2265
2344
|
}
|
|
2266
|
-
._SidebarSection-
|
|
2345
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:focus-visible {
|
|
2267
2346
|
outline: 2px solid var(--credbuild-color-azure-05);
|
|
2268
2347
|
outline-offset: 2px;
|
|
2269
2348
|
}
|
|
2270
2349
|
@media (hover: hover) and (pointer: fine) {
|
|
2271
|
-
._SidebarSection-
|
|
2350
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:hover {
|
|
2272
2351
|
color: var(--credbuild-color-azure-03);
|
|
2273
2352
|
transition: none;
|
|
2274
2353
|
}
|
|
2275
2354
|
}
|
|
2276
|
-
._SidebarSection-
|
|
2355
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:active {
|
|
2277
2356
|
color: var(--credbuild-color-azure-02);
|
|
2278
2357
|
transition: none;
|
|
2279
2358
|
}
|
|
2280
|
-
._SidebarSection-
|
|
2359
|
+
._SidebarSection-breadcrumbs_1w6vl_80 {
|
|
2281
2360
|
align-items: center;
|
|
2282
2361
|
display: flex;
|
|
2283
2362
|
gap: 4px;
|
|
2284
2363
|
}
|
|
2285
|
-
._SidebarSection-
|
|
2364
|
+
._SidebarSection-breadcrumb_1w6vl_51 {
|
|
2286
2365
|
align-items: center;
|
|
2287
2366
|
display: flex;
|
|
2288
2367
|
gap: 4px;
|
|
2289
2368
|
}
|
|
2290
|
-
._SidebarSection-
|
|
2369
|
+
._SidebarSection-heading_1w6vl_92 {
|
|
2291
2370
|
padding-inline-end: 16px;
|
|
2292
2371
|
}
|
|
2293
|
-
._SidebarSection-
|
|
2372
|
+
._SidebarSection-loadingOverlay_1w6vl_96 {
|
|
2294
2373
|
background: var(--credbuild-color-white);
|
|
2295
2374
|
display: flex;
|
|
2296
2375
|
justify-content: center;
|
|
@@ -2305,7 +2384,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2305
2384
|
opacity: 0.8;
|
|
2306
2385
|
}
|
|
2307
2386
|
|
|
2308
|
-
/* css-module:/home/
|
|
2387
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/Breadcrumbs/styles.module.css/#css-module-data */
|
|
2309
2388
|
._Breadcrumbs_1e0gb_1 {
|
|
2310
2389
|
align-items: center;
|
|
2311
2390
|
display: flex;
|
|
@@ -2342,7 +2421,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2342
2421
|
gap: 4px;
|
|
2343
2422
|
}
|
|
2344
2423
|
|
|
2345
|
-
/* css-module:/home/
|
|
2424
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Canvas/styles.module.css/#css-module-data */
|
|
2346
2425
|
._CredBuildCanvas_1ivia_1 {
|
|
2347
2426
|
background-color: var(--credbuild-color-grey-09);
|
|
2348
2427
|
background-image: radial-gradient(var(--cb-grid-color) var(--cb-grid-dot), transparent 0);
|
|
@@ -2420,7 +2499,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2420
2499
|
transition: none;
|
|
2421
2500
|
}
|
|
2422
2501
|
|
|
2423
|
-
/* css-module:/home/
|
|
2502
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css/#css-module-data */
|
|
2424
2503
|
@media (min-width: 766px) {
|
|
2425
2504
|
._ResizeHandle_144bf_2 {
|
|
2426
2505
|
position: absolute;
|
|
@@ -2453,7 +2532,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2453
2532
|
cursor: col-resize;
|
|
2454
2533
|
}
|
|
2455
2534
|
|
|
2456
|
-
/* css-module:/home/
|
|
2535
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Sidebar/styles.module.css/#css-module-data */
|
|
2457
2536
|
._Sidebar_1kcif_1 {
|
|
2458
2537
|
position: relative;
|
|
2459
2538
|
display: none;
|
|
@@ -2502,7 +2581,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2502
2581
|
justify-self: start;
|
|
2503
2582
|
}
|
|
2504
2583
|
|
|
2505
|
-
/* css-module:/home/
|
|
2584
|
+
/* css-module:/home/runner/work/credbuild/credbuild/components/CredBuild/components/Nav/styles.module.css/#css-module-data */
|
|
2506
2585
|
._Nav_wbh7e_1 {
|
|
2507
2586
|
display: flex;
|
|
2508
2587
|
width: 100%;
|
|
@@ -2595,7 +2674,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2595
2674
|
}
|
|
2596
2675
|
}
|
|
2597
2676
|
|
|
2598
|
-
/* css-module:/home/
|
|
2677
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/blocks/styles.module.css/#css-module-data */
|
|
2599
2678
|
._BlocksPlugin_1ey1i_1 {
|
|
2600
2679
|
padding: 16px;
|
|
2601
2680
|
height: 100%;
|
|
@@ -2603,7 +2682,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2603
2682
|
box-sizing: border-box;
|
|
2604
2683
|
}
|
|
2605
2684
|
|
|
2606
|
-
/* css-module:/home/
|
|
2685
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/outline/styles.module.css/#css-module-data */
|
|
2607
2686
|
._OutlinePlugin_q92j6_1 {
|
|
2608
2687
|
padding: 16px;
|
|
2609
2688
|
height: 100%;
|
|
@@ -2611,7 +2690,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2611
2690
|
box-sizing: border-box;
|
|
2612
2691
|
}
|
|
2613
2692
|
|
|
2614
|
-
/* css-module:/home/
|
|
2693
|
+
/* css-module:/home/runner/work/credbuild/credbuild/plugins/fields/styles.module.css/#css-module-data */
|
|
2615
2694
|
._FieldsPlugin_6as57_1 {
|
|
2616
2695
|
background: white;
|
|
2617
2696
|
height: 100%;
|