cc-core-cli 1.0.138 → 1.0.140

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/package.json +1 -1
  2. package/template/admin/next.config.js +16 -56
  3. package/template/admin/pages/_app.js +5 -4
  4. package/template/admin/public/private-image-worker.js +1 -1
  5. package/template/admin/public/static/styles/activity_log.css +133 -0
  6. package/template/admin/public/static/styles/{calendar.less → calendar.css} +84 -26
  7. package/template/admin/public/static/styles/collections.css +120 -0
  8. package/template/admin/public/static/styles/compute_field.css +244 -0
  9. package/template/admin/public/static/styles/custom-antd.css +109 -0
  10. package/template/admin/public/static/styles/{custom_icon.less → custom_icon.css} +94 -70
  11. package/template/admin/public/static/styles/{date_search.less → date_search.css} +11 -15
  12. package/template/admin/public/static/styles/datepicker.css +301 -0
  13. package/template/admin/public/static/styles/detail.css +2645 -0
  14. package/template/admin/public/static/styles/{editTable.less → editTable.css} +12 -5
  15. package/template/admin/public/static/styles/entities.css +864 -0
  16. package/template/admin/public/static/styles/filter.css +18 -0
  17. package/template/admin/public/static/styles/filter_new.css +152 -0
  18. package/template/admin/public/static/styles/hook.css +140 -0
  19. package/template/admin/public/static/styles/import_export.css +48 -0
  20. package/template/admin/public/static/styles/input.css +77 -0
  21. package/template/admin/public/static/styles/layout.css +1465 -0
  22. package/template/admin/public/static/styles/login.css +269 -0
  23. package/template/admin/public/static/styles/mainheader.css +45 -0
  24. package/template/admin/public/static/styles/matrix.css +90 -0
  25. package/template/admin/public/static/styles/menu.css +60 -0
  26. package/template/admin/public/static/styles/permission_denied.css +13 -0
  27. package/template/admin/public/static/styles/pipeline.css +82 -0
  28. package/template/admin/public/static/styles/print_template.css +659 -0
  29. package/template/admin/public/static/styles/rabbitmq.css +5 -0
  30. package/template/admin/public/static/styles/restful.css +19 -0
  31. package/template/admin/public/static/styles/setting.css +480 -0
  32. package/template/admin/public/static/styles/style.css +1632 -0
  33. package/template/admin/public/static/styles/style_backup.css +1616 -0
  34. package/template/admin/public/static/styles/style_clean.css +51 -0
  35. package/template/admin/public/static/styles/system.css +11 -0
  36. package/template/admin/public/static/styles/theme-override.css +118 -0
  37. package/template/admin/public/static/styles/tree_theme_minimal.css +284 -0
  38. package/template/admin/public/static/styles/versioning_control.css +16 -0
  39. package/template/admin/public/static/styles/wysiwyg.css +3 -0
  40. package/template/admin/theme/main.css +38 -0
  41. package/template/admin/theme/vars.css +10 -0
  42. package/template/admin/public/static/styles/activity_log.less +0 -157
  43. package/template/admin/public/static/styles/collections.less +0 -123
  44. package/template/admin/public/static/styles/compute_field.less +0 -250
  45. package/template/admin/public/static/styles/custom-antd.less +0 -80
  46. package/template/admin/public/static/styles/datepicker.less +0 -323
  47. package/template/admin/public/static/styles/detail.less +0 -2690
  48. package/template/admin/public/static/styles/entities.less +0 -897
  49. package/template/admin/public/static/styles/filter.less +0 -24
  50. package/template/admin/public/static/styles/filter_new.less +0 -154
  51. package/template/admin/public/static/styles/hook.less +0 -142
  52. package/template/admin/public/static/styles/import_export.less +0 -62
  53. package/template/admin/public/static/styles/input.less +0 -386
  54. package/template/admin/public/static/styles/layout.less +0 -1455
  55. package/template/admin/public/static/styles/login.less +0 -263
  56. package/template/admin/public/static/styles/mainheader.less +0 -32
  57. package/template/admin/public/static/styles/matrix.less +0 -105
  58. package/template/admin/public/static/styles/permission_denied.less +0 -13
  59. package/template/admin/public/static/styles/pipeline.less +0 -84
  60. package/template/admin/public/static/styles/print_template.less +0 -730
  61. package/template/admin/public/static/styles/rabbitmq.less +0 -3
  62. package/template/admin/public/static/styles/restful.less +0 -22
  63. package/template/admin/public/static/styles/setting.less +0 -534
  64. package/template/admin/public/static/styles/style.less +0 -1957
  65. package/template/admin/public/static/styles/system.less +0 -11
  66. package/template/admin/public/static/styles/tree_theme_minimal.less +0 -321
  67. package/template/admin/public/static/styles/versioning_control.less +0 -24
  68. package/template/admin/public/static/styles/wysiwyg.less +0 -8
  69. /package/template/admin/public/static/styles/{custom.less → custom.css} +0 -0
@@ -1,730 +0,0 @@
1
- .ant-drawer.print-template {
2
- .ant-drawer-content-wrapper {
3
- width: 450px !important;
4
-
5
- .ant-drawer-wrapper-body {
6
- .ant-drawer-title {
7
- svg {
8
- margin-right: 6px;
9
- }
10
- }
11
-
12
- .ant-drawer-body {
13
- padding: 24px 0px;
14
-
15
- .print-template-content {
16
- margin-bottom: 3px;
17
- padding: 0px 24px;
18
-
19
- .left-section {
20
- .ant-typography {
21
- line-height: 32px;
22
- }
23
- }
24
- }
25
- }
26
- }
27
- }
28
- }
29
-
30
- .widget-template-container {
31
- .widget {
32
- cursor: pointer;
33
- background-color: @background-color;
34
- margin-bottom: 5px;
35
- border-radius: 5px;
36
- padding: 5px 15px;
37
- white-space: nowrap;
38
- overflow: hidden;
39
- text-overflow: ellipsis;
40
- }
41
- }
42
-
43
- .template-dnd {
44
- // min-height: 300px;
45
- }
46
-
47
- .template-rows {
48
- border : 1px dashed #d9d9d9;
49
- height: 100%;
50
- position: relative;
51
- }
52
-
53
- .template-rows-is-empty {
54
- width: 100%;
55
- }
56
-
57
- .template-colums {
58
- min-width: 100%;
59
- display: flex;
60
- }
61
-
62
- .template-colums-left {
63
- display: flex;
64
- width: 50%;
65
- height: 100%;
66
- z-index: 99;
67
- }
68
-
69
- .template-colums-right {
70
- display: flex;
71
- width: 50%;
72
- height: 100%;
73
- z-index: 99;
74
- }
75
-
76
- .pagebuilder-column-resize-handle {
77
- cursor: col-resize;
78
- position: absolute;
79
- right: 0;
80
- width: 15px;
81
- z-index: 28;
82
- }
83
-
84
- .resize {
85
- border: 1px solid black;
86
- overflow:auto;
87
- width: 100%;
88
- display: flex;
89
- }
90
- .resize.horizontal {
91
- resize: horizontal;
92
- }
93
-
94
- @media (max-width: @screen-sm-max) {
95
- .ant-drawer.print-template {
96
- .ant-drawer-content-wrapper {
97
- width: 85% !important;
98
- }
99
- }
100
- }
101
-
102
- .react-resizable {
103
- position: relative;
104
- display: flex;
105
- }
106
- .react-resizable-handle {
107
- position: absolute;
108
- width: 15px;
109
- height: 100%;
110
- z-index: 99;
111
- }
112
- .react-resizable-handle-sw {
113
- bottom: 0;
114
- left: 0;
115
- cursor: sw-resize;
116
- transform: rotate(90deg);
117
- }
118
- .react-resizable-handle-se {
119
- bottom: 0;
120
- right: 0;
121
- cursor: se-resize;
122
- }
123
- .react-resizable-handle-nw {
124
- top: 0;
125
- left: 0;
126
- cursor: nw-resize;
127
- transform: rotate(180deg);
128
- }
129
- .react-resizable-handle-ne {
130
- top: 0;
131
- right: 0;
132
- cursor: ne-resize;
133
- transform: rotate(270deg);
134
- }
135
- .react-resizable-handle-w,
136
- .react-resizable-handle-e {
137
- top: 50%;
138
- margin-top: -10px;
139
- cursor: ew-resize;
140
- }
141
- .react-resizable-handle-w {
142
- left: 0;
143
- transform: rotate(135deg);
144
- }
145
- .react-resizable-handle-e {
146
- right: 0;
147
- transform: rotate(315deg);
148
- }
149
- .react-resizable-handle-n,
150
- .react-resizable-handle-s {
151
- left: 50%;
152
- margin-left: -10px;
153
- cursor: ns-resize;
154
- }
155
- .react-resizable-handle-n {
156
- top: 0;
157
- transform: rotate(225deg);
158
- }
159
- .react-resizable-handle-s {
160
- bottom: 0;
161
- transform: rotate(45deg);
162
- }
163
-
164
- .pagebuilder-options {
165
- height: 40px;
166
- opacity: 0;
167
- position: absolute;
168
- right: 0;
169
- text-align: center;
170
- visibility: hidden;
171
- z-index: 20;
172
- right: 50%;
173
- transform: translate(50%, 0%);
174
- }
175
-
176
- .over-pagebuilder-options {
177
- opacity: 1;
178
- visibility: visible;
179
- }
180
-
181
- .over-pagebuilder-options-delete {
182
- opacity: 0;
183
- visibility: hidden;
184
- }
185
-
186
- .pagebuilder-options-wrapper{
187
- background: #fff;
188
- box-shadow: 0 2px 6px rgba(0,0,0,0.3);
189
- display: flex;
190
- }
191
-
192
- .pagebuilder-options-wrapper-icon {
193
- color: #373330;
194
- display: block;
195
- text-align: center;
196
- text-decoration: none;
197
- display: flex;
198
- justify-content: center;
199
- align-items: center;
200
- cursor: pointer;
201
- padding-left: 10px;
202
- padding-right: 10px;
203
- }
204
- .pagebuilder-options-wrapper-icon-drop {
205
- color: #373330;
206
- display: block;
207
- height: 36px;
208
- text-align: center;
209
- text-decoration: none;
210
- width: 36px;
211
- display: flex;
212
- justify-content: center;
213
- align-items: center;
214
- cursor: pointer;
215
- }
216
-
217
- .pagebuilder-options-wrapper-text {
218
- display: block;
219
- text-align: center;
220
- text-decoration: none;
221
- display: flex;
222
- justify-content: center;
223
- align-items: center;
224
- }
225
-
226
- .react-resizable-content {
227
- width: 100%;
228
- height: 100%;
229
- position: absolute;
230
- display: flex;
231
- }
232
-
233
- .template-pagebuilder {
234
- height: 100%;
235
- z-index: 15;
236
- }
237
-
238
- .template-pagebuilder:hover
239
- >.pagebuilder-options {
240
- opacity: 1;
241
- visibility: visible;
242
- }
243
-
244
- .template-pagebuilder:hover
245
- >.template-dnd
246
- >.ant-row
247
- >.dustbin
248
- >.template-pagebuilder {
249
- opacity: 1;
250
- visibility: visible;
251
- }
252
-
253
- .template-pagebuilder:hover
254
- >.react-resizable
255
- >.pagebuilder-options-columns {
256
- opacity: 1;
257
- visibility: visible;
258
- }
259
-
260
- .template-pagebuilder:has(.template-pagebuilder:hover)
261
- > .pagebuilder-options {
262
- visibility: hidden;
263
- opacity: 0;
264
- }
265
-
266
- .template-pagebuilder:has(.template-pagebuilder:hover)
267
- >.react-resizable
268
- >.pagebuilder-options-columns {
269
- visibility: hidden;
270
- opacity: 0;
271
- }
272
-
273
- .divider-template {
274
- min-height: 20px;
275
- display: flex;
276
- width: 100%;
277
- align-items: center;
278
- }
279
-
280
- .wysiwyg-template {
281
- min-height: 40px;
282
- display: flex;
283
- width: 100%;
284
- align-items: center;
285
- }
286
-
287
-
288
- .template-break-page {
289
- min-height: 40px;
290
- // display: flex;
291
- width: 100%;
292
- align-items: center;
293
-
294
- }
295
- .template-break-page-content {
296
- border-bottom: 1px dashed #d9d9d9;
297
- width: 100%;
298
- height: 20px;
299
- }
300
-
301
- .template-break-page-content-text {
302
- font-size: 10px;
303
- display: flex !important;
304
- justify-content: center;
305
- margin-top: -10px;
306
- }
307
-
308
-
309
-
310
-
311
-
312
-
313
- .App {
314
- font-family: sans-serif;
315
- text-align: center;
316
- height: 100vh;
317
- }
318
-
319
- .leaflet-container {
320
- width: 100%;
321
- height: 100%;
322
- }
323
-
324
- .Resizer {
325
- background: #000;
326
- opacity: 0.2;
327
- z-index: 1;
328
- -moz-box-sizing: border-box;
329
- -webkit-box-sizing: border-box;
330
- box-sizing: border-box;
331
- -moz-background-clip: padding;
332
- -webkit-background-clip: padding;
333
- background-clip: padding-box;
334
- }
335
-
336
- .Resizer:hover {
337
- -webkit-transition: all 2s ease;
338
- transition: all 2s ease;
339
- }
340
-
341
- .Resizer.horizontal {
342
- height: 11px;
343
- margin: -5px 0;
344
- border-top: 5px solid rgba(255, 255, 255, 0);
345
- border-bottom: 5px solid rgba(255, 255, 255, 0);
346
- cursor: row-resize;
347
- width: 100%;
348
- }
349
-
350
- .Resizer.horizontal:hover {
351
- border-top: 5px solid rgba(0, 0, 0, 0.5);
352
- border-bottom: 5px solid rgba(0, 0, 0, 0.5);
353
- }
354
-
355
- .Resizer.vertical {
356
- width: 11px;
357
- margin: 0 -5px;
358
- border-left: 5px solid rgba(255, 255, 255, 0);
359
- border-right: 5px solid rgba(255, 255, 255, 0);
360
- cursor: col-resize;
361
- }
362
-
363
- .Resizer.vertical:hover {
364
- border-left: 5px solid rgba(0, 0, 0, 0.5);
365
- border-right: 5px solid rgba(0, 0, 0, 0.5);
366
- }
367
- .Resizer.disabled {
368
- cursor: not-allowed;
369
- }
370
- .Resizer.disabled:hover {
371
- border-color: transparent;
372
- }
373
-
374
-
375
- .dustbin {
376
- width: 100%;
377
- height: 100%;
378
- }
379
-
380
- .empty-data-template {
381
- font-size: 14px;
382
- left: 0;
383
- position: absolute;
384
- text-align: center;
385
- top: 50%;
386
- transform: translateY(-50%);
387
- transition: .3s;
388
- width: 100%;
389
- display: block;
390
- overflow: hidden;
391
- }
392
-
393
- // .template-columns {
394
- // z-index: 16;
395
- // }
396
-
397
-
398
- .form-layout {
399
- display: inline-block;
400
- height: 220px;
401
- vertical-align: top;
402
- width: 480px;
403
- background: #f8f8f8;
404
- }
405
-
406
- .form-layout-layer {
407
- height: 220px;
408
- position: relative;
409
- width: 480px
410
- }
411
-
412
- .form-layout-top {
413
- left: 50%;
414
- position: absolute;
415
- top: 9px;
416
- transform: translateX(-50%);
417
- }
418
-
419
- .form-layout-right {
420
- position: absolute;
421
- right: 5px;
422
- top: 50%;
423
- transform: translateY(-50%);
424
- }
425
-
426
- .form-layout-bottom {
427
- bottom: -16px;
428
- left: 50%;
429
- position: absolute;
430
- transform: translateX(-50%);
431
- }
432
-
433
- .form-layout-left {
434
- left: 5px;
435
- position: absolute;
436
- top: 50%;
437
- transform: translateY(-50%);
438
- }
439
-
440
- .control-text {
441
- width: 5rem;
442
- }
443
-
444
- .form-layout-layer-border {
445
- background: #ebebeb;
446
- border: 1px solid #d6d6d6;
447
- bottom: 50px;
448
- box-sizing: border-box;
449
- height: 120px;
450
- left: 90px;
451
- position: absolute;
452
- right: 90px;
453
- top: 50px;
454
- width: 300px;
455
- }
456
-
457
- .form-layout-box {
458
- display: flex;
459
- width: 100%;
460
- // align-items: center;
461
- // justify-content: center;
462
-
463
- }
464
-
465
- .form-layout-box-label {
466
- position: relative;
467
- display: inline-flex;
468
- align-items: center;
469
- height: 32px;
470
- color: rgba(0, 0, 0, 0.65) !important;
471
- font-size: 14px;
472
- margin-top: 40px;
473
- margin-bottom: 10px;
474
- }
475
-
476
- .form-layout-label {
477
- font-size: 12px;
478
- padding: 10px;
479
- }
480
-
481
- .expandAlt {
482
- color: #FFF;
483
- z-index: 9;
484
- cursor: pointer;
485
- padding-right: 20px;
486
- padding-top: 10px;
487
- }
488
-
489
- .expandAlt-header {
490
- width: 100%;
491
- height: 45px;
492
- background-color: #363636;
493
- margin-bottom: 0;
494
- text-align: end;
495
- }
496
-
497
- .modal-template.ant-modal {
498
- width: 100% !important;
499
- height: 100vh;
500
- width: 100vw;
501
- padding: 0;
502
- margin: 0;
503
- top: 0;
504
- max-width : 100vw;
505
-
506
- .ant-modal-content {
507
- // height: 100vh;
508
- // height: calc(100vh - 45px);
509
- }
510
-
511
- .ant-modal-body {
512
- padding: 0;
513
- margin: 0;
514
- }
515
-
516
- .ant-modal-close-x {
517
- display: none;
518
- }
519
-
520
- .menu-template {
521
- // width: 21vh;
522
- background-color: #363636;
523
- height: calc(100vh - 45px);
524
- overflow: scroll;
525
-
526
- .ant-menu-sub {
527
- background-color: #363636;
528
-
529
- .ant-menu-item {
530
- background-color: #a7a7a7fd;
531
- margin :0px;
532
- margin-top: 1px;
533
- margin-bottom: 1px;
534
- color: #FFF;
535
- }
536
-
537
- .ant-menu-item-selected::after{
538
- display: none !important;
539
- }
540
- }
541
-
542
- .ant-menu-submenu-title {
543
- color: #FFF;
544
- }
545
-
546
- .menu-template-title {
547
- color: #FFF;
548
- }
549
-
550
- .ant-menu-submenu-arrow {
551
- color: #FFF;
552
- }
553
-
554
- .ant-menu-inline .ant-menu-item, .ant-menu-inline .ant-menu-submenu-title {
555
- width: calc(100% + 0px);
556
- }
557
- }
558
-
559
- .box-items-container-template {
560
- height: calc(100vh - 45px);
561
- position: relative;
562
- overflow: scroll;
563
- padding: 0px;
564
- -ms-overflow-style: none; /* IE and Edge */
565
- scrollbar-width: none;
566
- }
567
-
568
- .box-items-container-template::-webkit-scrollbar {
569
- display: none;
570
- }
571
-
572
- .tabs-box-items-container-template {
573
-
574
- .ant-tabs-nav {
575
- background-color: #363636;
576
- color: #FFF;
577
- min-height: 46px;
578
- margin-bottom: 0px;
579
- position: unset;
580
-
581
- .ant-tabs-tab {
582
- font-size: 10px;
583
- }
584
-
585
- .ant-tabs-ink-bar {
586
- background: unset;
587
- }
588
-
589
- .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
590
- color: #FFF !important;
591
- }
592
- // .ant-tabs-tab-active {
593
- // color: #FFF !important;
594
- // }
595
- }
596
-
597
- }
598
-
599
- .box-items-template {
600
- // background-color: #484848d6;
601
- }
602
- }
603
-
604
- .box-items-container-template-menu {
605
- background-color: #363636;
606
- min-height: 46px;
607
- width: 100%;
608
- }
609
-
610
- .modal-component-layout-edit-template.ant-modal {
611
- height: 100vh;
612
- width: calc(100vw - 12.5%) !important;
613
- left: 12.5%;
614
- padding: 0;
615
- margin: 0;
616
- top: 0;
617
- max-width : 100vw;
618
-
619
- .ant-modal-body {
620
- padding: 0;
621
- margin: 0;
622
- }
623
-
624
- .ant-modal-content {
625
- border-radius: 0px;
626
- min-height: calc(100vh);
627
- }
628
-
629
- .ant-modal-close-x {
630
- display: none;
631
- }
632
-
633
- }
634
-
635
- .modal-component-layout-edit-template-title {
636
- display: flex;
637
- justify-content: space-between;
638
- }
639
-
640
- .box-items-template-container {
641
- height: 100vh;
642
- }
643
-
644
- .modal-component-list-page.ant-modal {
645
- width:440px !important;
646
-
647
- .ant-modal-body {
648
- padding: 0px;
649
- max-height: 30vh;
650
- overflow: scroll;
651
- }
652
-
653
- .ant-modal-content {
654
- // border-radius: 0px;
655
- }
656
- }
657
-
658
- .template-list-page {
659
- -webkit-box-align: center;
660
- -webkit-align-items: center;
661
- align-items: center;
662
- display: -webkit-box;
663
- display: -webkit-flex;
664
- display: flex;
665
- -webkit-box-flex: 1;
666
- -webkit-flex: 1;
667
- flex: 1;
668
- min-height: 64px;
669
- border-top: 1px solid #f0f0f0;
670
- padding: 20px;
671
- cursor: pointer;
672
- }
673
-
674
- .template-list-page-action{
675
- border-left: 4px solid #4285f4;
676
- box-sizing: border-box;
677
- cursor: default;
678
- }
679
-
680
- .template-list-page-disabled {
681
- opacity: 0.5;
682
- }
683
-
684
- .modal-form-builder-add-tabs.ant-modal {
685
- width:440px !important;
686
-
687
- .ant-modal-body {
688
- padding: 0px;
689
- max-height: 30vh;
690
- overflow: scroll;
691
- }
692
-
693
- .ant-modal-content {
694
- // border-radius: 0px;
695
- }
696
-
697
- .draggable-row {
698
- padding-right: 5px;
699
- }
700
-
701
- .modal-form-builder-add-tabs-remove {
702
- cursor: pointer;
703
- }
704
- }
705
-
706
- .menu-template::-webkit-scrollbar {
707
- display: none;
708
- }
709
-
710
-
711
- // .ant-modal-wrap::-webkit-scrollbar {
712
- // display: none;
713
- // }
714
-
715
-
716
- .wysiwyg-contnt {
717
- table,
718
- th,
719
- td {
720
- border: 1px solid #eceaea;
721
- border-collapse: collapse !important;
722
- }
723
-
724
- }
725
-
726
-
727
-
728
-
729
-
730
-
@@ -1,3 +0,0 @@
1
- .rabbitmq-queue-enabled {
2
- color: @primary-color;
3
- }