@crediblemark/build 0.25.11 → 0.25.16
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-LRIG75HP.mjs +17 -0
- package/dist/{ObjectField-YPHZU7G2.css → ArrayField-QVQ36K6O.css} +348 -343
- package/dist/{Editor-CVT4RKSU.css → Editor-6U6G5YLU.css} +62 -57
- package/dist/{Editor-P3UUWNSZ.mjs → Editor-7JTCMSHZ.mjs} +8 -8
- package/dist/ObjectField-M2VTKEXM.mjs +17 -0
- package/dist/{ArrayField-MCFJLKAL.css → ObjectField-VE3JKAWT.css} +348 -343
- package/dist/{Render-I6PZ5MEA.mjs → Render-5WYR4VZX.mjs} +1 -1
- package/dist/{Render-DOE2LXKX.css → Render-HVM2KISU.css} +1 -1
- package/dist/{chunk-T2LBDQLG.mjs → chunk-ARM3KXOM.mjs} +11 -11
- package/dist/{chunk-KN26YZZJ.mjs → chunk-D4WFZ3K2.mjs} +1 -1
- package/dist/{chunk-AZFZRLP7.mjs → chunk-D7HE7E2A.mjs} +13 -13
- package/dist/{chunk-PFHKXXSV.mjs → chunk-GEYNLWCZ.mjs} +1 -1
- package/dist/{chunk-ISXFLTBM.mjs → chunk-H6RPI3T6.mjs} +1 -1
- package/dist/{chunk-XLRMLBFR.mjs → chunk-J4ZMH6JZ.mjs} +1 -1
- package/dist/{chunk-E4F5M5JH.mjs → chunk-LBXFITWQ.mjs} +2 -2
- package/dist/{chunk-HAWIIGOV.mjs → chunk-OC6E7VJM.mjs} +26 -26
- package/dist/{chunk-P2AZFZ7Q.mjs → chunk-SOAJKHLV.mjs} +3 -3
- package/dist/{chunk-S32JZ2HU.mjs → chunk-TOU7Y6T4.mjs} +1 -1
- package/dist/{chunk-44PQTFGV.mjs → chunk-U4NHUPA4.mjs} +5 -5
- package/dist/{chunk-Z7DDX2XU.mjs → chunk-U7AIA2UJ.mjs} +2 -2
- package/dist/{chunk-4GA5GVA7.mjs → chunk-VEQIM5ZE.mjs} +15 -15
- package/dist/{full-C7RVGAUA.css → full-2LSQUWEM.css} +61 -56
- package/dist/{full-3VRJOFG5.mjs → full-B3RS4LV3.mjs} +5 -5
- package/dist/index.css +109 -98
- package/dist/index.js +88 -88
- package/dist/index.mjs +13 -13
- package/dist/{loaded-4FAPBCAU.css → loaded-FY2TCG5Y.css} +1 -1
- package/dist/{loaded-C2JGMUXV.mjs → loaded-JIR6E6RO.mjs} +2 -2
- package/dist/{loaded-NTEK7RT3.mjs → loaded-VCMCWG55.mjs} +2 -2
- package/dist/{loaded-FJHWTGH6.mjs → loaded-XEI7CJSF.mjs} +2 -2
- package/dist/no-external.css +93 -88
- package/dist/no-external.js +88 -88
- package/dist/no-external.mjs +13 -13
- package/dist/rsc.css +74 -69
- package/dist/rsc.js +67 -67
- package/dist/rsc.mjs +12 -12
- package/package.json +1 -1
- package/dist/ArrayField-HYHS4HCO.mjs +0 -17
- package/dist/ObjectField-4N5XWAFL.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-
|
|
13
|
+
} from "./chunk-OC6E7VJM.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-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-VEQIM5ZE.mjs";
|
|
25
|
+
import "./chunk-U7AIA2UJ.mjs";
|
|
26
26
|
import {
|
|
27
27
|
setDeep
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-U4NHUPA4.mjs";
|
|
29
|
+
import "./chunk-SOAJKHLV.mjs";
|
|
30
30
|
import {
|
|
31
31
|
AutoField,
|
|
32
32
|
Button,
|
|
33
33
|
FieldLabel
|
|
34
|
-
} from "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
34
|
+
} from "./chunk-ARM3KXOM.mjs";
|
|
35
|
+
import "./chunk-LBXFITWQ.mjs";
|
|
36
|
+
import "./chunk-H6RPI3T6.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-
|
|
46
|
-
import "./chunk-
|
|
47
|
-
import "./chunk-
|
|
48
|
-
import "./chunk-
|
|
49
|
-
import "./chunk-
|
|
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";
|
|
50
50
|
import "./chunk-BFHV72KK.mjs";
|
|
51
51
|
import {
|
|
52
52
|
walkTree
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* css-module:/
|
|
1
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/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-
|
|
3
|
+
} from "./chunk-TOU7Y6T4.mjs";
|
|
4
4
|
import {
|
|
5
5
|
List,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-D4WFZ3K2.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-
|
|
3
|
+
} from "./chunk-GEYNLWCZ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Heading,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-D4WFZ3K2.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-
|
|
3
|
+
} from "./chunk-J4ZMH6JZ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
SelectControl,
|
|
6
6
|
TextAlignStart,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-D4WFZ3K2.mjs";
|
|
9
9
|
import "./chunk-BFHV72KK.mjs";
|
|
10
10
|
import "./chunk-O44M27KT.mjs";
|
|
11
11
|
import "./chunk-AFVEAZTD.mjs";
|
package/dist/no-external.css
CHANGED
|
@@ -144,102 +144,107 @@
|
|
|
144
144
|
|
|
145
145
|
/* bundle/no-external.css */
|
|
146
146
|
|
|
147
|
-
/* css-module:/
|
|
148
|
-
.
|
|
147
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ActionBar/styles.module.css/#css-module-data */
|
|
148
|
+
._ActionBar_1xjbo_1 {
|
|
149
149
|
align-items: center;
|
|
150
150
|
cursor: default;
|
|
151
151
|
display: flex;
|
|
152
152
|
width: auto;
|
|
153
|
-
padding:
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
border
|
|
157
|
-
|
|
158
|
-
border-radius: 8px;
|
|
159
|
-
background: var(--credbuild-color-grey-01);
|
|
160
|
-
color: var(--credbuild-color-white);
|
|
153
|
+
padding: 0px 2px;
|
|
154
|
+
border-radius: 5px;
|
|
155
|
+
background: #09090b !important;
|
|
156
|
+
border: 1px solid rgba(255, 255, 255, 0.08) !important;
|
|
157
|
+
color: #ffffff !important;
|
|
161
158
|
font-family: var(--credbuild-font-family);
|
|
162
|
-
min-height:
|
|
159
|
+
min-height: 20px;
|
|
160
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.05);
|
|
163
161
|
}
|
|
164
|
-
._ActionBar-
|
|
165
|
-
color:
|
|
166
|
-
font-size:
|
|
167
|
-
font-weight:
|
|
168
|
-
padding-inline-start:
|
|
169
|
-
padding-inline-end:
|
|
170
|
-
|
|
171
|
-
margin-inline-end: 4px;
|
|
162
|
+
._ActionBar-label_1xjbo_16 {
|
|
163
|
+
color: #a1a1aa !important;
|
|
164
|
+
font-size: 10px;
|
|
165
|
+
font-weight: 600;
|
|
166
|
+
padding-inline-start: 4px;
|
|
167
|
+
padding-inline-end: 4px;
|
|
168
|
+
letter-spacing: -0.01em;
|
|
172
169
|
text-overflow: ellipsis;
|
|
173
170
|
white-space: nowrap;
|
|
174
171
|
}
|
|
175
|
-
.
|
|
172
|
+
._ActionBarAction_1xjbo_27 + ._ActionBar-label_1xjbo_16 {
|
|
176
173
|
padding-inline-start: 0;
|
|
177
174
|
}
|
|
178
|
-
._ActionBar-
|
|
175
|
+
._ActionBar-label_1xjbo_16 + ._ActionBarAction_1xjbo_27 {
|
|
179
176
|
margin-inline-start: -4px;
|
|
180
177
|
}
|
|
181
|
-
._ActionBar-
|
|
178
|
+
._ActionBar-group_1xjbo_35 {
|
|
182
179
|
align-items: center;
|
|
183
|
-
border-inline-start:
|
|
180
|
+
border-inline-start: 1px solid rgba(255, 255, 255, 0.08);
|
|
184
181
|
display: flex;
|
|
185
182
|
height: 100%;
|
|
186
|
-
padding-inline-start:
|
|
187
|
-
padding-inline-end:
|
|
183
|
+
padding-inline-start: 2px;
|
|
184
|
+
padding-inline-end: 2px;
|
|
188
185
|
}
|
|
189
|
-
._ActionBar-
|
|
186
|
+
._ActionBar-group_1xjbo_35:first-of-type {
|
|
190
187
|
border-inline-start: 0;
|
|
191
188
|
}
|
|
192
|
-
._ActionBar-
|
|
189
|
+
._ActionBar-group_1xjbo_35:empty {
|
|
193
190
|
display: none;
|
|
194
191
|
}
|
|
195
|
-
.
|
|
192
|
+
._ActionBarAction_1xjbo_27 {
|
|
196
193
|
background: transparent;
|
|
197
194
|
border: none;
|
|
198
|
-
color:
|
|
195
|
+
color: #a1a1aa !important;
|
|
199
196
|
cursor: pointer;
|
|
200
|
-
padding:
|
|
201
|
-
margin-inline-start:
|
|
202
|
-
margin-inline-end:
|
|
203
|
-
border-radius:
|
|
197
|
+
padding: 2px;
|
|
198
|
+
margin-inline-start: 1px;
|
|
199
|
+
margin-inline-end: 1px;
|
|
200
|
+
border-radius: 3px;
|
|
204
201
|
overflow: hidden;
|
|
205
202
|
display: flex;
|
|
206
203
|
align-items: center;
|
|
207
204
|
justify-content: center;
|
|
208
|
-
transition:
|
|
205
|
+
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
209
206
|
}
|
|
210
|
-
._ActionBarAction--
|
|
207
|
+
._ActionBarAction--disabled_1xjbo_68 {
|
|
211
208
|
cursor: auto;
|
|
212
|
-
color:
|
|
209
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
213
210
|
}
|
|
214
|
-
.
|
|
211
|
+
._ActionBarAction_1xjbo_27 svg {
|
|
215
212
|
max-width: none !important;
|
|
213
|
+
width: 12px;
|
|
214
|
+
height: 12px;
|
|
215
|
+
stroke-width: 2px;
|
|
216
|
+
transition: transform 0.2s ease;
|
|
216
217
|
}
|
|
217
|
-
.
|
|
218
|
-
outline: 2px solid var(--
|
|
218
|
+
._ActionBarAction_1xjbo_27:focus-visible {
|
|
219
|
+
outline: 2px solid var(--cb-gold);
|
|
219
220
|
outline-offset: -2px;
|
|
220
221
|
}
|
|
221
222
|
@media (hover: hover) and (pointer: fine) {
|
|
222
|
-
.
|
|
223
|
-
color:
|
|
224
|
-
|
|
223
|
+
._ActionBarAction_1xjbo_27:hover:not(._ActionBarAction--disabled_1xjbo_68) {
|
|
224
|
+
color: #ffffff !important;
|
|
225
|
+
background: rgba(255, 255, 255, 0.08) !important;
|
|
226
|
+
}
|
|
227
|
+
._ActionBarAction_1xjbo_27:hover svg {
|
|
228
|
+
transform: scale(1.05);
|
|
225
229
|
}
|
|
226
230
|
}
|
|
227
|
-
.
|
|
228
|
-
._ActionBarAction--
|
|
229
|
-
color: var(--
|
|
230
|
-
|
|
231
|
+
._ActionBarAction_1xjbo_27:active:not(._ActionBarAction--disabled_1xjbo_68),
|
|
232
|
+
._ActionBarAction--active_1xjbo_97 {
|
|
233
|
+
color: var(--cb-gold) !important;
|
|
234
|
+
background: rgba(255, 255, 255, 0.12) !important;
|
|
235
|
+
transform: scale(0.95);
|
|
231
236
|
}
|
|
232
|
-
._ActionBar-
|
|
237
|
+
._ActionBar-group_1xjbo_35 * {
|
|
233
238
|
margin: 0;
|
|
234
239
|
}
|
|
235
|
-
._ActionBar-
|
|
236
|
-
background:
|
|
240
|
+
._ActionBar-separator_1xjbo_107 {
|
|
241
|
+
background: rgba(255, 255, 255, 0.08);
|
|
237
242
|
margin-inline: 4px;
|
|
238
|
-
width:
|
|
239
|
-
height:
|
|
243
|
+
width: 1px;
|
|
244
|
+
height: 12px;
|
|
240
245
|
}
|
|
241
246
|
|
|
242
|
-
/* css-module:/
|
|
247
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/styles.module.css/#css-module-data */
|
|
243
248
|
._InputWrapper_1l0eg_1:not(._InputWrapper--object_1l0eg_1):not(._InputWrapper--array_1l0eg_1) {
|
|
244
249
|
border: 1px solid var(--credbuild-color-grey-10);
|
|
245
250
|
border-radius: 5px;
|
|
@@ -413,7 +418,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
413
418
|
margin-bottom: -4px;
|
|
414
419
|
}
|
|
415
420
|
|
|
416
|
-
/* css-module:/
|
|
421
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ExternalInput/styles.module.css/#css-module-data */
|
|
417
422
|
._ExternalInput-actions_1gpb4_1 {
|
|
418
423
|
display: flex;
|
|
419
424
|
}
|
|
@@ -705,7 +710,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
705
710
|
display: block;
|
|
706
711
|
}
|
|
707
712
|
|
|
708
|
-
/* css-module:/
|
|
713
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Modal/styles.module.css/#css-module-data */
|
|
709
714
|
._Modal_b422s_1 {
|
|
710
715
|
background: color-mix(in srgb, var(--credbuild-color-black) 75%, transparent);
|
|
711
716
|
display: none;
|
|
@@ -733,7 +738,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
733
738
|
max-height: 90dvh;
|
|
734
739
|
}
|
|
735
740
|
|
|
736
|
-
/* css-module:/
|
|
741
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Heading/styles.module.css/#css-module-data */
|
|
737
742
|
._Heading_1tpsl_1 {
|
|
738
743
|
display: block;
|
|
739
744
|
color: var(--credbuild-color-black);
|
|
@@ -770,7 +775,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
770
775
|
font-size: var(--credbuild-font-size-xs);
|
|
771
776
|
}
|
|
772
777
|
|
|
773
|
-
/* css-module:/
|
|
778
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Loader/styles.module.css/#css-module-data */
|
|
774
779
|
@keyframes _loader-animation_nacdm_1 {
|
|
775
780
|
0% {
|
|
776
781
|
transform: rotate(0deg) scale(1);
|
|
@@ -792,7 +797,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
792
797
|
animation-fill-mode: both;
|
|
793
798
|
}
|
|
794
799
|
|
|
795
|
-
/* css-module:/
|
|
800
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Button/Button.module.css/#css-module-data */
|
|
796
801
|
._Button_164uz_1 {
|
|
797
802
|
appearance: none;
|
|
798
803
|
background: none;
|
|
@@ -885,7 +890,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
885
890
|
padding-inline-start: 8px;
|
|
886
891
|
}
|
|
887
892
|
|
|
888
|
-
/* css-module:/
|
|
893
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/IconButton/IconButton.module.css/#css-module-data */
|
|
889
894
|
._IconButton_1a0fz_1 {
|
|
890
895
|
align-items: center;
|
|
891
896
|
background: transparent;
|
|
@@ -930,7 +935,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
930
935
|
color: var(--credbuild-color-grey-07);
|
|
931
936
|
}
|
|
932
937
|
|
|
933
|
-
/* css-module:/
|
|
938
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/styles.module.css/#css-module-data */
|
|
934
939
|
._RichTextMenu_193iw_1 {
|
|
935
940
|
display: flex;
|
|
936
941
|
flex-direction: row;
|
|
@@ -972,7 +977,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
972
977
|
border-left: 0.5px solid var(--credbuild-color-grey-05);
|
|
973
978
|
}
|
|
974
979
|
|
|
975
|
-
/* css-module:/
|
|
980
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
|
|
976
981
|
._Control_1aveu_1 .lucide {
|
|
977
982
|
height: 18px;
|
|
978
983
|
width: 18px;
|
|
@@ -982,7 +987,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
982
987
|
width: 16px;
|
|
983
988
|
}
|
|
984
989
|
|
|
985
|
-
/* css-module:/
|
|
990
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Select/styles.module.css/#css-module-data */
|
|
986
991
|
._Select_16son_1 {
|
|
987
992
|
position: relative;
|
|
988
993
|
z-index: 1;
|
|
@@ -1070,7 +1075,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1070
1075
|
color: var(--credbuild-color-azure-04);
|
|
1071
1076
|
}
|
|
1072
1077
|
|
|
1073
|
-
/* css-module:/
|
|
1078
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/RichTextEditor/styles.module.css/#css-module-data */
|
|
1074
1079
|
._RichTextEditor_hp4qf_1 .ProseMirror {
|
|
1075
1080
|
white-space: pre-wrap;
|
|
1076
1081
|
word-wrap: break-word;
|
|
@@ -1173,7 +1178,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1173
1178
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
1174
1179
|
}
|
|
1175
1180
|
|
|
1176
|
-
/* css-module:/
|
|
1181
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
|
|
1177
1182
|
._ArrayField_rvhj3_5 {
|
|
1178
1183
|
display: flex;
|
|
1179
1184
|
flex-direction: column;
|
|
@@ -1335,7 +1340,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1335
1340
|
opacity: 1;
|
|
1336
1341
|
}
|
|
1337
1342
|
|
|
1338
|
-
/* css-module:/
|
|
1343
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DragIcon/styles.module.css/#css-module-data */
|
|
1339
1344
|
._DragIcon_ei1r9_1 {
|
|
1340
1345
|
color: var(--credbuild-color-grey-05);
|
|
1341
1346
|
cursor: grab;
|
|
@@ -1365,7 +1370,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1365
1370
|
transition: none !important;
|
|
1366
1371
|
}
|
|
1367
1372
|
|
|
1368
|
-
/* css-module:/
|
|
1373
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
|
|
1369
1374
|
._ObjectField_12pvo_1 {
|
|
1370
1375
|
display: flex;
|
|
1371
1376
|
flex-direction: column;
|
|
@@ -1418,7 +1423,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1418
1423
|
align-items: center;
|
|
1419
1424
|
}
|
|
1420
1425
|
|
|
1421
|
-
/* css-module:/
|
|
1426
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Drawer/styles.module.css/#css-module-data */
|
|
1422
1427
|
._Drawer_1quh5_1 {
|
|
1423
1428
|
display: flex;
|
|
1424
1429
|
flex-direction: column;
|
|
@@ -1478,7 +1483,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1478
1483
|
letter-spacing: 0.02em;
|
|
1479
1484
|
}
|
|
1480
1485
|
|
|
1481
|
-
/* css-module:/
|
|
1486
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DraggableComponent/styles.module.css/#css-module-data */
|
|
1482
1487
|
._DraggableComponent_yrtpz_1 {
|
|
1483
1488
|
position: absolute;
|
|
1484
1489
|
pointer-events: none;
|
|
@@ -1585,7 +1590,7 @@ textarea._Input-input_1l0eg_44 {
|
|
|
1585
1590
|
outline-offset: -2px !important;
|
|
1586
1591
|
}
|
|
1587
1592
|
|
|
1588
|
-
/* css-module:/
|
|
1593
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/DropZone/styles.module.css/#css-module-data */
|
|
1589
1594
|
._DropZone_1vmgt_1 {
|
|
1590
1595
|
--resize-animation-ms: 150ms;
|
|
1591
1596
|
position: relative;
|
|
@@ -1652,7 +1657,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1652
1657
|
outline-offset: 2px;
|
|
1653
1658
|
}
|
|
1654
1659
|
|
|
1655
|
-
/* css-module:/
|
|
1660
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/InlineTextField/styles.module.css/#css-module-data */
|
|
1656
1661
|
._InlineTextField_104qp_1 {
|
|
1657
1662
|
cursor: text;
|
|
1658
1663
|
display: inline-block;
|
|
@@ -1667,7 +1672,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1667
1672
|
display: none;
|
|
1668
1673
|
}
|
|
1669
1674
|
|
|
1670
|
-
/* css-module:/
|
|
1675
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Fields/styles.module.css/#css-module-data */
|
|
1671
1676
|
._CredBuildFields_53gu7_1 {
|
|
1672
1677
|
position: relative;
|
|
1673
1678
|
font-family: var(--credbuild-font-family);
|
|
@@ -1707,7 +1712,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1707
1712
|
margin-top: 2px;
|
|
1708
1713
|
}
|
|
1709
1714
|
|
|
1710
|
-
/* css-module:/
|
|
1715
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ComponentList/styles.module.css/#css-module-data */
|
|
1711
1716
|
._ComponentList_1dcib_1 {
|
|
1712
1717
|
max-width: 100%;
|
|
1713
1718
|
}
|
|
@@ -1756,7 +1761,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1756
1761
|
margin-inline-start: auto;
|
|
1757
1762
|
}
|
|
1758
1763
|
|
|
1759
|
-
/* css-module:/
|
|
1764
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
|
|
1760
1765
|
._CredBuildComponents_lxrzy_1 {
|
|
1761
1766
|
display: flex;
|
|
1762
1767
|
flex-direction: column;
|
|
@@ -1837,7 +1842,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1837
1842
|
gap: 8px;
|
|
1838
1843
|
}
|
|
1839
1844
|
|
|
1840
|
-
/* css-module:/
|
|
1845
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
|
|
1841
1846
|
._CredBuildPreview_1z08a_1 {
|
|
1842
1847
|
position: relative;
|
|
1843
1848
|
height: 100%;
|
|
@@ -1848,7 +1853,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1848
1853
|
width: 100%;
|
|
1849
1854
|
}
|
|
1850
1855
|
|
|
1851
|
-
/* css-module:/
|
|
1856
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/LayerTree/styles.module.css/#css-module-data */
|
|
1852
1857
|
._LayerTree_nus40_1 {
|
|
1853
1858
|
color: var(--credbuild-color-grey-03);
|
|
1854
1859
|
font-family: var(--credbuild-font-family);
|
|
@@ -1952,7 +1957,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1952
1957
|
margin-top: 2px;
|
|
1953
1958
|
}
|
|
1954
1959
|
|
|
1955
|
-
/* css-module:/
|
|
1960
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Layout/styles.module.css/#css-module-data */
|
|
1956
1961
|
._CredBuildLayout_14aaz_1 {
|
|
1957
1962
|
display: flex;
|
|
1958
1963
|
flex: 1;
|
|
@@ -2069,7 +2074,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2069
2074
|
opacity: 1;
|
|
2070
2075
|
}
|
|
2071
2076
|
|
|
2072
|
-
/* css-module:/
|
|
2077
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/MenuBar/styles.module.css/#css-module-data */
|
|
2073
2078
|
._MenuBar_1m2ld_1 {
|
|
2074
2079
|
background-color: var(--credbuild-color-white);
|
|
2075
2080
|
border-bottom: 1px solid var(--credbuild-color-grey-09);
|
|
@@ -2113,7 +2118,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2113
2118
|
display: flex;
|
|
2114
2119
|
}
|
|
2115
2120
|
|
|
2116
|
-
/* css-module:/
|
|
2121
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/ViewportControls/styles.module.css/#css-module-data */
|
|
2117
2122
|
._ViewportControls_gefvg_1 {
|
|
2118
2123
|
position: relative;
|
|
2119
2124
|
}
|
|
@@ -2220,7 +2225,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2220
2225
|
color: var(--credbuild-color-azure-04);
|
|
2221
2226
|
}
|
|
2222
2227
|
|
|
2223
|
-
/* css-module:/
|
|
2228
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Header/styles.module.css/#css-module-data */
|
|
2224
2229
|
._CredBuildHeader_qzv5u_1 {
|
|
2225
2230
|
background: var(--credbuild-color-white);
|
|
2226
2231
|
border-bottom: 1px solid var(--credbuild-color-grey-10);
|
|
@@ -2294,7 +2299,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2294
2299
|
}
|
|
2295
2300
|
}
|
|
2296
2301
|
|
|
2297
|
-
/* css-module:/
|
|
2302
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/SidebarSection/styles.module.css/#css-module-data */
|
|
2298
2303
|
._SidebarSection_bv89x_1 {
|
|
2299
2304
|
display: flex;
|
|
2300
2305
|
position: relative;
|
|
@@ -2389,7 +2394,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2389
2394
|
opacity: 0.8;
|
|
2390
2395
|
}
|
|
2391
2396
|
|
|
2392
|
-
/* css-module:/
|
|
2397
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/Breadcrumbs/styles.module.css/#css-module-data */
|
|
2393
2398
|
._Breadcrumbs_1e0gb_1 {
|
|
2394
2399
|
align-items: center;
|
|
2395
2400
|
display: flex;
|
|
@@ -2426,7 +2431,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2426
2431
|
gap: 4px;
|
|
2427
2432
|
}
|
|
2428
2433
|
|
|
2429
|
-
/* css-module:/
|
|
2434
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Canvas/styles.module.css/#css-module-data */
|
|
2430
2435
|
._CredBuildCanvas_1ivia_1 {
|
|
2431
2436
|
background-color: var(--credbuild-color-grey-09);
|
|
2432
2437
|
background-image: radial-gradient(var(--cb-grid-color) var(--cb-grid-dot), transparent 0);
|
|
@@ -2504,7 +2509,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2504
2509
|
transition: none;
|
|
2505
2510
|
}
|
|
2506
2511
|
|
|
2507
|
-
/* css-module:/
|
|
2512
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/ResizeHandle/styles.module.css/#css-module-data */
|
|
2508
2513
|
@media (min-width: 766px) {
|
|
2509
2514
|
._ResizeHandle_144bf_2 {
|
|
2510
2515
|
position: absolute;
|
|
@@ -2537,7 +2542,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2537
2542
|
cursor: col-resize;
|
|
2538
2543
|
}
|
|
2539
2544
|
|
|
2540
|
-
/* css-module:/
|
|
2545
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Sidebar/styles.module.css/#css-module-data */
|
|
2541
2546
|
._Sidebar_1kcif_1 {
|
|
2542
2547
|
position: relative;
|
|
2543
2548
|
display: none;
|
|
@@ -2586,7 +2591,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2586
2591
|
justify-self: start;
|
|
2587
2592
|
}
|
|
2588
2593
|
|
|
2589
|
-
/* css-module:/
|
|
2594
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/components/CredBuild/components/Nav/styles.module.css/#css-module-data */
|
|
2590
2595
|
._Nav_wbh7e_1 {
|
|
2591
2596
|
display: flex;
|
|
2592
2597
|
width: 100%;
|
|
@@ -2679,7 +2684,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2679
2684
|
}
|
|
2680
2685
|
}
|
|
2681
2686
|
|
|
2682
|
-
/* css-module:/
|
|
2687
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/blocks/styles.module.css/#css-module-data */
|
|
2683
2688
|
._BlocksPlugin_1q0b2_1 {
|
|
2684
2689
|
padding: 0 16px 16px 16px;
|
|
2685
2690
|
height: 100%;
|
|
@@ -2687,7 +2692,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2687
2692
|
box-sizing: border-box;
|
|
2688
2693
|
}
|
|
2689
2694
|
|
|
2690
|
-
/* css-module:/
|
|
2695
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/outline/styles.module.css/#css-module-data */
|
|
2691
2696
|
._OutlinePlugin_q92j6_1 {
|
|
2692
2697
|
padding: 16px;
|
|
2693
2698
|
height: 100%;
|
|
@@ -2695,7 +2700,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2695
2700
|
box-sizing: border-box;
|
|
2696
2701
|
}
|
|
2697
2702
|
|
|
2698
|
-
/* css-module:/
|
|
2703
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/fields/styles.module.css/#css-module-data */
|
|
2699
2704
|
._FieldsPlugin_6as57_1 {
|
|
2700
2705
|
background: white;
|
|
2701
2706
|
height: 100%;
|
|
@@ -2715,7 +2720,7 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2715
2720
|
}
|
|
2716
2721
|
}
|
|
2717
2722
|
|
|
2718
|
-
/* css-module:/
|
|
2723
|
+
/* css-module:/media/rasyiqi/PROJECT/credibuild-project/credbuild/plugins/code/styles.module.css/#css-module-data */
|
|
2719
2724
|
._CodePlugin_77s8n_1 {
|
|
2720
2725
|
display: flex;
|
|
2721
2726
|
flex-direction: column;
|