@kne/form-creator 0.1.2

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/index.css ADDED
@@ -0,0 +1,861 @@
1
+ @charset "UTF-8";
2
+ .kne-form-creator_gh14z {
3
+ position: relative;
4
+ }
5
+
6
+ .kne-form-creator_Kfn6L {
7
+ overflow: auto;
8
+ }
9
+
10
+ :root {
11
+ --kne-viewport-width: 100vw;
12
+ --kne-viewport-height: 100dvh;
13
+ --kne-viewport-inline-size: 100vw;
14
+ --kne-viewport-block-size: 100dvh;
15
+ }
16
+
17
+ .kne-form-creator_gh14z {
18
+ --kne-viewport-width: 100vw;
19
+ --kne-viewport-height: 100dvh;
20
+ --kne-viewport-inline-size: 100vw;
21
+ --kne-viewport-block-size: 100dvh;
22
+ }
23
+
24
+ .kne-form-creator_Xrjrk {
25
+ display: flex;
26
+ flex-wrap: wrap;
27
+ gap: 16px;
28
+ min-height: 480px;
29
+ align-items: stretch;
30
+ box-sizing: border-box;
31
+ padding: 16px;
32
+ background: #f5f5f5;
33
+ border-radius: 12px;
34
+ }
35
+
36
+ .kne-form-creator_Skfuv,
37
+ .kne-form-creator_v4Lsp {
38
+ flex: 1 1 360px;
39
+ min-width: min(360px, 100%);
40
+ overflow-x: hidden;
41
+ overflow-y: auto;
42
+ }
43
+
44
+ .kne-form-creator_Skfuv {
45
+ flex-basis: 420px;
46
+ min-width: min(420px, 100%);
47
+ }
48
+
49
+ .kne-form-creator_v4Lsp {
50
+ display: flex;
51
+ flex-direction: column;
52
+ box-sizing: border-box;
53
+ margin: 0;
54
+ padding: 16px;
55
+ background: #fff;
56
+ border-radius: 8px;
57
+ }
58
+
59
+ .kne-form-creator_WaSS- {
60
+ padding: 0 0 12px;
61
+ margin-bottom: 4px;
62
+ }
63
+
64
+ .kne-form-creator_lx8An {
65
+ padding: 8px 0 0;
66
+ }
67
+
68
+ .kne-form-creator_NekU2 {
69
+ width: 30px !important;
70
+ min-width: 30px !important;
71
+ height: 30px !important;
72
+ padding: 0 !important;
73
+ display: inline-flex !important;
74
+ align-items: center;
75
+ justify-content: center;
76
+ }
77
+
78
+ .kne-form-creator_t0WxZ {
79
+ margin-bottom: 10px;
80
+ }
81
+
82
+ .kne-form-creator_16Zre {
83
+ height: 30px !important;
84
+ padding: 0 14px !important;
85
+ border-radius: 999px !important;
86
+ font-weight: 500;
87
+ }
88
+
89
+ /* 添加填写项 / 添加步骤:中性小胶囊,与操作组同语汇 */
90
+ .kne-form-creator_iCYdB {
91
+ height: 26px !important;
92
+ padding: 0 10px !important;
93
+ border: none !important;
94
+ border-radius: 999px !important;
95
+ background: rgba(255, 255, 255, 0.72) !important;
96
+ box-shadow: none !important;
97
+ color: rgba(0, 0, 0, 0.55) !important;
98
+ font-size: 12px !important;
99
+ font-weight: 500;
100
+ display: inline-flex !important;
101
+ align-items: center;
102
+ gap: 2px;
103
+ }
104
+ .kne-form-creator_iCYdB .anticon {
105
+ font-size: 11px;
106
+ }
107
+ .kne-form-creator_iCYdB:hover {
108
+ color: rgba(0, 0, 0, 0.85) !important;
109
+ background: #ffffff !important;
110
+ }
111
+ .kne-form-creator_iCYdB.ant-btn-text:not(:disabled):not(.kne-form-creator_LdGtv):hover {
112
+ color: rgba(0, 0, 0, 0.85) !important;
113
+ background: #ffffff !important;
114
+ }
115
+
116
+ .kne-form-creator_wK5eK {
117
+ display: flex;
118
+ flex-direction: column;
119
+ gap: 12px;
120
+ }
121
+
122
+ /* 模块:类型浅色底区隔,无边框线框 */
123
+ .kne-form-creator_15IiK {
124
+ padding: 12px 14px;
125
+ border-radius: 12px;
126
+ background: #f4f6f9;
127
+ transition: box-shadow 0.15s ease;
128
+ }
129
+ .kne-form-creator_15IiK:hover {
130
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03);
131
+ }
132
+
133
+ .kne-form-creator_D0hoK {
134
+ background: #eef4ff;
135
+ }
136
+
137
+ .kne-form-creator_JdPhy {
138
+ background: #eafaf8;
139
+ }
140
+
141
+ .kne-form-creator_gzd64 {
142
+ background: #eef1ff;
143
+ }
144
+
145
+ .kne-form-creator_t0iOJ {
146
+ background: #f6f0ff;
147
+ }
148
+
149
+ .kne-form-creator_QNF9W {
150
+ background: #fff8e8;
151
+ }
152
+ .kne-form-creator_QNF9W .kne-form-creator_22ajp {
153
+ background: rgba(255, 255, 255, 0.72);
154
+ }
155
+
156
+ .kne-form-creator_wS4rL {
157
+ display: flex;
158
+ align-items: center;
159
+ justify-content: space-between;
160
+ gap: 8px;
161
+ min-width: 0;
162
+ }
163
+
164
+ .kne-form-creator_t4awC {
165
+ display: flex;
166
+ align-items: center;
167
+ flex-wrap: wrap;
168
+ gap: 6px 8px;
169
+ min-width: 0;
170
+ flex: 1;
171
+ }
172
+ .kne-form-creator_t4awC .ant-tag {
173
+ flex-shrink: 0;
174
+ }
175
+
176
+ .kne-form-creator_wSVJf {
177
+ flex: 0 1 auto;
178
+ min-width: 0;
179
+ max-width: 160px;
180
+ overflow: hidden;
181
+ font-size: 14px;
182
+ }
183
+
184
+ .kne-form-creator_GzeW8 {
185
+ flex-shrink: 0;
186
+ padding: 1px 8px;
187
+ border-radius: 999px;
188
+ background: rgba(255, 255, 255, 0.7);
189
+ color: rgba(0, 0, 0, 0.45);
190
+ font-size: 12px;
191
+ line-height: 18px;
192
+ white-space: nowrap;
193
+ }
194
+
195
+ .kne-form-creator_Ue-nT {
196
+ flex-shrink: 0;
197
+ }
198
+
199
+ .kne-form-creator_je1H0 {
200
+ margin-top: 10px;
201
+ }
202
+
203
+ .kne-form-creator_LUO8S {
204
+ display: flex;
205
+ align-items: center;
206
+ justify-content: space-between;
207
+ min-height: 28px;
208
+ margin-bottom: 6px;
209
+ }
210
+
211
+ .kne-form-creator_7KQ79 {
212
+ font-size: 12px;
213
+ }
214
+
215
+ .kne-form-creator_-B7WZ,
216
+ .kne-form-creator_kc1pH {
217
+ display: flex;
218
+ flex-direction: column;
219
+ gap: 6px;
220
+ }
221
+
222
+ /* 步骤:半透明白底叠在模块色底上 */
223
+ .kne-form-creator_22ajp {
224
+ padding: 10px 12px;
225
+ border-radius: 10px;
226
+ background: rgba(255, 255, 255, 0.55);
227
+ }
228
+ .kne-form-creator_22ajp + .kne-form-creator_22ajp {
229
+ margin-top: 0;
230
+ }
231
+
232
+ .kne-form-creator_wkhEX {
233
+ display: flex;
234
+ align-items: center;
235
+ gap: 8px;
236
+ flex-wrap: wrap;
237
+ margin-bottom: 6px;
238
+ }
239
+
240
+ .kne-form-creator_NBinE {
241
+ flex: 1;
242
+ min-width: 120px;
243
+ }
244
+
245
+ .kne-form-creator_CCKZZ {
246
+ display: inline-flex;
247
+ align-items: center;
248
+ justify-content: center;
249
+ width: 20px;
250
+ height: 20px;
251
+ border-radius: 50%;
252
+ background: rgba(47, 84, 235, 0.12);
253
+ color: #2f54eb;
254
+ font-size: 12px;
255
+ font-weight: 600;
256
+ }
257
+
258
+ /* 填写项:白底块 */
259
+ .kne-form-creator_XMkdt {
260
+ display: flex;
261
+ align-items: center;
262
+ gap: 10px;
263
+ padding: 8px 10px;
264
+ border-radius: 10px;
265
+ background: #ffffff;
266
+ transition: background 0.15s ease, transform 0.15s ease;
267
+ }
268
+ .kne-form-creator_XMkdt:hover {
269
+ background: #fcfdff;
270
+ transform: translateY(-0.5px);
271
+ }
272
+
273
+ .kne-form-creator_a-cDo {
274
+ width: 18px;
275
+ flex-shrink: 0;
276
+ color: #bfbfbf;
277
+ font-size: 12px;
278
+ text-align: center;
279
+ }
280
+
281
+ .kne-form-creator_ftlwp {
282
+ flex: 1;
283
+ min-width: 0;
284
+ }
285
+
286
+ .kne-form-creator_yP-RF {
287
+ display: block;
288
+ padding: 8px 10px;
289
+ font-size: 12px;
290
+ border-radius: 10px;
291
+ background: rgba(255, 255, 255, 0.55);
292
+ }
293
+
294
+ /* 操作组 / 添加按钮:默认隐藏,悬停对应容器再显示 */
295
+ .kne-form-creator_773yo,
296
+ .kne-form-creator_S234h {
297
+ opacity: 0;
298
+ pointer-events: none;
299
+ transition: opacity 0.15s ease;
300
+ }
301
+
302
+ .kne-form-creator_773yo {
303
+ display: inline-flex;
304
+ align-items: center;
305
+ flex-shrink: 0;
306
+ padding: 2px;
307
+ border-radius: 999px;
308
+ background: rgba(0, 0, 0, 0.06);
309
+ gap: 0;
310
+ }
311
+
312
+ .kne-form-creator_15IiK:hover > .kne-form-creator_wS4rL .kne-form-creator_773yo,
313
+ .kne-form-creator_15IiK:hover > .kne-form-creator_wS4rL .kne-form-creator_S234h,
314
+ .kne-form-creator_15IiK:focus-within > .kne-form-creator_wS4rL .kne-form-creator_773yo,
315
+ .kne-form-creator_15IiK:focus-within > .kne-form-creator_wS4rL .kne-form-creator_S234h,
316
+ .kne-form-creator_15IiK:hover > .kne-form-creator_je1H0 > .kne-form-creator_LUO8S .kne-form-creator_S234h,
317
+ .kne-form-creator_15IiK:focus-within > .kne-form-creator_je1H0 > .kne-form-creator_LUO8S .kne-form-creator_S234h,
318
+ .kne-form-creator_22ajp:hover > .kne-form-creator_wkhEX .kne-form-creator_773yo,
319
+ .kne-form-creator_22ajp:hover > .kne-form-creator_wkhEX .kne-form-creator_S234h,
320
+ .kne-form-creator_22ajp:focus-within > .kne-form-creator_wkhEX .kne-form-creator_773yo,
321
+ .kne-form-creator_22ajp:focus-within > .kne-form-creator_wkhEX .kne-form-creator_S234h,
322
+ .kne-form-creator_XMkdt:hover .kne-form-creator_773yo,
323
+ .kne-form-creator_XMkdt:focus-within .kne-form-creator_773yo {
324
+ opacity: 1;
325
+ pointer-events: auto;
326
+ }
327
+
328
+ .kne-form-creator_mLgqh {
329
+ width: 26px !important;
330
+ height: 26px !important;
331
+ min-width: 26px !important;
332
+ padding: 0 !important;
333
+ border: none !important;
334
+ border-radius: 999px !important;
335
+ box-shadow: none !important;
336
+ display: inline-flex !important;
337
+ align-items: center;
338
+ justify-content: center;
339
+ color: rgba(0, 0, 0, 0.55);
340
+ }
341
+ .kne-form-creator_mLgqh .anticon {
342
+ font-size: 12px;
343
+ }
344
+ .kne-form-creator_mLgqh:hover:not(:disabled) {
345
+ color: rgba(0, 0, 0, 0.88);
346
+ background: rgba(255, 255, 255, 0.85) !important;
347
+ }
348
+ .kne-form-creator_mLgqh:disabled {
349
+ color: rgba(0, 0, 0, 0.25);
350
+ background: transparent !important;
351
+ }
352
+ .kne-form-creator_mLgqh.ant-btn-dangerous {
353
+ color: #ff4d4f;
354
+ }
355
+ .kne-form-creator_mLgqh.ant-btn-dangerous:hover:not(:disabled) {
356
+ color: #ff7875;
357
+ background: rgba(255, 255, 255, 0.9) !important;
358
+ }
359
+
360
+ .kne-form-creator_vmS-e {
361
+ width: 320px;
362
+ padding: 8px;
363
+ background: #ffffff;
364
+ border-radius: 8px;
365
+ box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
366
+ }
367
+
368
+ .kne-form-creator_gjg2Y {
369
+ display: flex;
370
+ gap: 12px;
371
+ padding: 10px 12px;
372
+ border-radius: 8px;
373
+ cursor: pointer;
374
+ border: 1px solid transparent;
375
+ transition: background 0.2s ease, border-color 0.2s ease;
376
+ }
377
+ .kne-form-creator_gjg2Y:hover {
378
+ background: #f7fbff;
379
+ border-color: #dbe7ff;
380
+ }
381
+
382
+ .kne-form-creator_qh1hh {
383
+ width: 36px;
384
+ height: 36px;
385
+ border-radius: 10px;
386
+ display: flex;
387
+ align-items: center;
388
+ justify-content: center;
389
+ background: #f1f7ff;
390
+ color: #4183f0;
391
+ flex-shrink: 0;
392
+ }
393
+
394
+ .kne-form-creator_G8iJO {
395
+ min-width: 0;
396
+ }
397
+
398
+ .kne-form-creator_ETSvm {
399
+ font-size: 14px;
400
+ font-weight: 600;
401
+ line-height: 20px;
402
+ }
403
+
404
+ .kne-form-creator_O0C3l {
405
+ margin-top: 2px;
406
+ color: #667085;
407
+ font-size: 12px;
408
+ line-height: 16px;
409
+ display: -webkit-box;
410
+ -webkit-line-clamp: 2;
411
+ -webkit-box-orient: vertical;
412
+ overflow: hidden;
413
+ }
414
+
415
+ .kne-form-creator_Nmpfl {
416
+ padding: 24px 0;
417
+ }
418
+
419
+ .kne-form-creator_0VVaO {
420
+ margin-left: 4px;
421
+ color: rgba(0, 0, 0, 0.45);
422
+ cursor: help;
423
+ font-size: 14px;
424
+ }
425
+
426
+ .kne-form-creator_c4BT0 {
427
+ padding: 0 0 12px;
428
+ margin-bottom: 4px;
429
+ }
430
+
431
+ .kne-form-creator_fPkK4 {
432
+ margin-bottom: 4px !important;
433
+ }
434
+
435
+ .kne-form-creator_6JntQ {
436
+ flex: 1;
437
+ display: flex;
438
+ flex-direction: column;
439
+ min-height: 0;
440
+ padding: 0;
441
+ }
442
+ .kne-form-creator_6JntQ form {
443
+ flex: 1;
444
+ display: flex;
445
+ flex-direction: column;
446
+ min-height: 100%;
447
+ }
448
+ .kne-form-creator_6JntQ .ant-card-extra .ant-btn.ant-btn-icon-only {
449
+ width: 32px;
450
+ height: 32px;
451
+ min-width: 32px;
452
+ padding: 0 !important;
453
+ display: inline-flex;
454
+ align-items: center;
455
+ justify-content: center;
456
+ }
457
+ .kne-form-creator_6JntQ form .ant-card.no-title > .ant-card-head {
458
+ margin-bottom: 0 !important;
459
+ padding-bottom: 8px !important;
460
+ }
461
+ .kne-form-creator_6JntQ form .ant-card.no-title > .ant-card-body {
462
+ padding-top: 0 !important;
463
+ }
464
+
465
+ .kne-form-creator_MxCWP {
466
+ display: flex;
467
+ flex-direction: column;
468
+ width: 100%;
469
+ min-height: 100%;
470
+ box-sizing: border-box;
471
+ }
472
+
473
+ .kne-form-creator_q9ydz {
474
+ flex: 1 1 auto;
475
+ display: flex;
476
+ flex-direction: column;
477
+ gap: 24px;
478
+ width: 100%;
479
+ min-width: 0;
480
+ }
481
+
482
+ /* 表单底部操作区:与内容分隔,固定落在表单最下方 */
483
+ .kne-form-creator_Y4eEH {
484
+ width: 100%;
485
+ box-sizing: border-box;
486
+ margin-top: auto;
487
+ padding: 16px 0;
488
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
489
+ flex-shrink: 0;
490
+ }
491
+
492
+ .kne-form-creator_FT9Zf {
493
+ width: 100%;
494
+ }
495
+
496
+ .kne-form-creator_PGPHL {
497
+ display: flex;
498
+ flex-direction: column;
499
+ gap: 24px;
500
+ padding-top: 4px;
501
+ }
502
+
503
+ .kne-form-creator_fchMy {
504
+ display: flex;
505
+ flex-direction: column;
506
+ gap: 16px;
507
+ padding-top: 4px;
508
+ }
509
+ .kne-form-creator_fchMy .ant-row {
510
+ row-gap: 8px;
511
+ }
512
+
513
+ .kne-form-creator_6JE9x .react-form__field-main {
514
+ min-height: 32px;
515
+ display: flex;
516
+ align-items: center;
517
+ }
518
+
519
+ .kne-form-creator_rtm9D {
520
+ padding: 14px 16px 18px;
521
+ border-radius: 10px;
522
+ background: #f7f8fa;
523
+ border: 1px solid rgba(0, 0, 0, 0.04);
524
+ }
525
+ .kne-form-creator_rtm9D .ant-card {
526
+ background: transparent !important;
527
+ border: none !important;
528
+ box-shadow: none !important;
529
+ }
530
+ .kne-form-creator_rtm9D .ant-card-head {
531
+ display: none;
532
+ }
533
+ .kne-form-creator_rtm9D .ant-card-body {
534
+ padding: 0 !important;
535
+ }
536
+ .kne-form-creator_rtm9D .ant-form-item {
537
+ margin-bottom: 14px;
538
+ }
539
+ .kne-form-creator_rtm9D .ant-form-item:last-child {
540
+ margin-bottom: 0;
541
+ }
542
+
543
+ .kne-form-creator_51ZsV {
544
+ display: flex !important;
545
+ width: 100%;
546
+ padding: 3px;
547
+ background: #fff;
548
+ border-radius: 999px;
549
+ border: 1px solid rgba(0, 0, 0, 0.06);
550
+ overflow: hidden;
551
+ }
552
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper {
553
+ flex: 1;
554
+ height: 30px;
555
+ line-height: 30px;
556
+ padding-inline: 0;
557
+ text-align: center;
558
+ border: none !important;
559
+ border-radius: 999px !important;
560
+ background: transparent !important;
561
+ box-shadow: none !important;
562
+ color: rgba(0, 0, 0, 0.65);
563
+ }
564
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper::before {
565
+ display: none !important;
566
+ }
567
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper:not(:first-child)::before {
568
+ display: none !important;
569
+ }
570
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper:hover {
571
+ color: rgba(0, 0, 0, 0.88);
572
+ }
573
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper:focus-within {
574
+ box-shadow: none !important;
575
+ }
576
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
577
+ background: var(--ant-color-primary, #1677ff) !important;
578
+ color: #fff !important;
579
+ font-weight: 500;
580
+ }
581
+ .kne-form-creator_51ZsV .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
582
+ color: #fff !important;
583
+ background: var(--ant-color-primary-hover, #4096ff) !important;
584
+ }
585
+
586
+ .kne-form-creator_hFeiC {
587
+ margin-bottom: 12px;
588
+ color: rgba(0, 0, 0, 0.65);
589
+ font-size: 13px;
590
+ font-weight: 500;
591
+ letter-spacing: 0.02em;
592
+ }
593
+
594
+ .kne-form-creator_Gq0bk {
595
+ margin: 0 6px 8px !important;
596
+ padding-bottom: 12px;
597
+ }
598
+
599
+ .kne-form-creator_jJy85 {
600
+ margin-bottom: 4px;
601
+ }
602
+
603
+ .kne-form-creator_zA7L- {
604
+ margin: 16px 0 !important;
605
+ }
606
+
607
+ .kne-form-creator_bAlGU,
608
+ .kne-form-creator_AK4yO,
609
+ .kne-form-creator_Iawhh,
610
+ .kne-form-creator_Gabf2,
611
+ .kne-form-creator_DQW1N {
612
+ padding: 0 2px;
613
+ }
614
+
615
+ .kne-form-creator_7K54P {
616
+ display: flex;
617
+ flex-direction: column;
618
+ gap: 6px;
619
+ width: 100%;
620
+ }
621
+
622
+ .kne-form-creator_HAAyH {
623
+ color: rgba(0, 0, 0, 0.88);
624
+ font-size: 14px;
625
+ }
626
+
627
+ .kne-form-creator_dnOd2 {
628
+ display: flex;
629
+ flex-direction: column;
630
+ }
631
+
632
+ .kne-form-creator_cwCYp {
633
+ background: #fafafa;
634
+ }
635
+
636
+ .kne-form-creator_s3nHO {
637
+ margin-top: 12px;
638
+ }
639
+
640
+ .kne-form-creator_Djs-E {
641
+ display: flex;
642
+ flex-direction: column;
643
+ gap: 8px;
644
+ margin-bottom: 12px;
645
+ }
646
+
647
+ .kne-form-creator_XAcut {
648
+ border: 1px solid #eef0f4;
649
+ border-radius: 8px;
650
+ background: #fff;
651
+ padding: 10px 12px;
652
+ }
653
+
654
+ .kne-form-creator_4K4Rj {
655
+ display: flex;
656
+ align-items: flex-start;
657
+ gap: 8px;
658
+ }
659
+
660
+ .kne-form-creator_-4cjc {
661
+ flex: 1;
662
+ min-width: 0;
663
+ display: grid;
664
+ grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
665
+ gap: 8px;
666
+ }
667
+
668
+ .kne-form-creator_IjCNI {
669
+ display: flex;
670
+ flex-shrink: 0;
671
+ align-items: center;
672
+ gap: 0;
673
+ }
674
+
675
+ .kne-form-creator_pVPGJ {
676
+ margin-top: 10px;
677
+ margin-left: 12px;
678
+ padding-left: 12px;
679
+ border-left: 2px solid #e6ebf5;
680
+ display: flex;
681
+ flex-direction: column;
682
+ gap: 8px;
683
+ }
684
+
685
+ .kne-form-creator_bl46P {
686
+ align-self: flex-start;
687
+ }
688
+
689
+ .kne-form-creator_tDgVP {
690
+ display: flex;
691
+ flex-wrap: wrap;
692
+ gap: 8px 16px;
693
+ margin-top: 12px;
694
+ }
695
+
696
+ .kne-form-creator_ATsae {
697
+ display: flex;
698
+ align-items: center;
699
+ gap: 8px;
700
+ margin-top: 10px;
701
+ padding: 10px 12px;
702
+ background: #fafafa;
703
+ border-radius: 8px;
704
+ }
705
+
706
+ .kne-form-creator_jY4Ld {
707
+ flex: 1;
708
+ min-width: 0;
709
+ width: 100%;
710
+ }
711
+
712
+ .kne-form-creator_jBDC8 {
713
+ flex: none;
714
+ color: rgba(0, 0, 0, 0.45);
715
+ line-height: 1;
716
+ }
717
+
718
+ .kne-form-creator_GUBNS {
719
+ display: flex;
720
+ flex-direction: column;
721
+ gap: 8px;
722
+ margin: 12px 0;
723
+ }
724
+
725
+ .kne-form-creator_uohD0 {
726
+ width: 100%;
727
+ }
728
+
729
+ .kne-form-creator_vrTmK {
730
+ display: block;
731
+ margin-top: 8px;
732
+ color: #8c8c8c;
733
+ font-size: 12px;
734
+ }
735
+
736
+ /* 纯图标按钮统一为正方形 */
737
+ .kne-form-creator_DZjCf {
738
+ width: 32px !important;
739
+ height: 32px !important;
740
+ min-width: 32px !important;
741
+ padding: 0 !important;
742
+ display: inline-flex !important;
743
+ align-items: center;
744
+ justify-content: center;
745
+ }
746
+ .kne-form-creator_DZjCf .anticon {
747
+ font-size: 14px;
748
+ }
749
+
750
+ .kne-form-creator_GAh-t {
751
+ width: 28px !important;
752
+ height: 28px !important;
753
+ min-width: 28px !important;
754
+ padding: 0 !important;
755
+ display: inline-flex !important;
756
+ align-items: center;
757
+ justify-content: center;
758
+ }
759
+ .kne-form-creator_GAh-t .anticon {
760
+ font-size: 13px;
761
+ }
762
+
763
+ @container kne-responsive (max-width: 768px) {
764
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_WaSS-,
765
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_c4BT0 {
766
+ padding: 0 0 10px;
767
+ }
768
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_lx8An {
769
+ padding: 6px 0 0;
770
+ }
771
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_wK5eK {
772
+ gap: 10px;
773
+ }
774
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_15IiK {
775
+ padding: 10px 12px;
776
+ border-radius: 10px;
777
+ }
778
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz {
779
+ /* 触屏无 hover:操作与添加按钮常显 */
780
+ }
781
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_773yo,
782
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_S234h {
783
+ opacity: 1;
784
+ pointer-events: auto;
785
+ }
786
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_wS4rL {
787
+ flex-wrap: wrap;
788
+ align-items: flex-start;
789
+ gap: 8px;
790
+ }
791
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_t4awC {
792
+ width: 100%;
793
+ flex-wrap: wrap;
794
+ }
795
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_wSVJf {
796
+ max-width: 160px;
797
+ flex: 0 1 auto;
798
+ }
799
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_Ue-nT {
800
+ width: 100%;
801
+ display: flex;
802
+ justify-content: flex-end;
803
+ flex-wrap: wrap;
804
+ gap: 6px;
805
+ }
806
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_GzeW8 {
807
+ margin-left: 0;
808
+ }
809
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_22ajp {
810
+ padding: 8px 10px;
811
+ }
812
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_wkhEX {
813
+ gap: 6px;
814
+ }
815
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_NBinE {
816
+ width: 100%;
817
+ min-width: 0;
818
+ }
819
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_XMkdt {
820
+ flex-wrap: wrap;
821
+ gap: 8px;
822
+ padding: 8px;
823
+ transform: none;
824
+ }
825
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_XMkdt:hover {
826
+ transform: none;
827
+ }
828
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_ftlwp {
829
+ flex: 1 1 calc(100% - 28px);
830
+ min-width: 0;
831
+ }
832
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_XMkdt .kne-form-creator_773yo {
833
+ margin-left: auto;
834
+ }
835
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_vmS-e {
836
+ width: min(320px, 100vw - 32px);
837
+ }
838
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_iCYdB {
839
+ height: 28px !important;
840
+ padding: 0 12px !important;
841
+ }
842
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_mLgqh {
843
+ width: 28px !important;
844
+ height: 28px !important;
845
+ min-width: 28px !important;
846
+ }
847
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_6JntQ {
848
+ padding: 0;
849
+ }
850
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_6JntQ form + .part,
851
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_6JntQ .part + form {
852
+ margin-top: 12px;
853
+ }
854
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_6JntQ .ant-steps {
855
+ max-width: 100%;
856
+ }
857
+ .kne-form-creator_Xrjrk.kne-form-creator_LtgJz .kne-form-creator_6JntQ .ant-steps-horizontal {
858
+ overflow-x: auto;
859
+ }
860
+ }
861
+ /*# sourceMappingURL=index.css.map */