realreport-designer 1.10.6 → 1.10.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/realreport-designer.cjs +358 -298
- package/dist/realreport-designer.d.ts +31 -9
- package/dist/realreport-designer.js +24408 -23355
- package/dist/realreport-designer.umd.js +359 -299
- package/dist/styles/realreport-designer.css +571 -217
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
RealReport Designer v1.10.
|
|
2
|
+
RealReport Designer v1.10.8
|
|
3
3
|
Copyright (C) 2013-2025 WooriTech Inc.
|
|
4
4
|
All Rights Reserved.
|
|
5
5
|
*/
|
|
@@ -91,6 +91,7 @@ All Rights Reserved.
|
|
|
91
91
|
box-sizing: border-box;
|
|
92
92
|
border-top: 1px dashed #aaaaff80;
|
|
93
93
|
}
|
|
94
|
+
|
|
94
95
|
.rr-page-border-vert {
|
|
95
96
|
pointer-events: none;
|
|
96
97
|
position: absolute;
|
|
@@ -103,13 +104,16 @@ All Rights Reserved.
|
|
|
103
104
|
border: 1px solid #555;
|
|
104
105
|
border-radius: 0;
|
|
105
106
|
}
|
|
107
|
+
|
|
106
108
|
.rr-text-edit:focus {
|
|
107
109
|
border: 1px solid #555;
|
|
108
110
|
border-radius: 0;
|
|
109
111
|
}
|
|
112
|
+
|
|
110
113
|
.rr-text-edit:focus-visible {
|
|
111
114
|
outline: none;
|
|
112
115
|
}
|
|
116
|
+
|
|
113
117
|
.rr-text-edit::selection {
|
|
114
118
|
background-color: #0078D7;
|
|
115
119
|
color: white;
|
|
@@ -118,9 +122,11 @@ All Rights Reserved.
|
|
|
118
122
|
.rr-text-area-editor::-webkit-scrollbar {
|
|
119
123
|
width: 2px;
|
|
120
124
|
}
|
|
125
|
+
|
|
121
126
|
.rr-text-area-editor::-webkit-scrollbar-track {
|
|
122
127
|
background-color: transparent;
|
|
123
128
|
}
|
|
129
|
+
|
|
124
130
|
.rr-text-area-editor::-webkit-scrollbar-thumb {
|
|
125
131
|
background: #d2d2d2;
|
|
126
132
|
}
|
|
@@ -130,6 +136,7 @@ All Rights Reserved.
|
|
|
130
136
|
font-style: italic;
|
|
131
137
|
font-size: 8pt;
|
|
132
138
|
}
|
|
139
|
+
|
|
133
140
|
.rr-design-box[data-vis="false"] {
|
|
134
141
|
border: 1px solid #eee;
|
|
135
142
|
background: none;
|
|
@@ -151,6 +158,7 @@ All Rights Reserved.
|
|
|
151
158
|
font-style: italic;
|
|
152
159
|
font-size: 8pt;
|
|
153
160
|
}
|
|
161
|
+
|
|
154
162
|
.rr-design-back[data-folded] {
|
|
155
163
|
background-color: #00880010;
|
|
156
164
|
border: 1px dashed #00880080;
|
|
@@ -167,24 +175,21 @@ All Rights Reserved.
|
|
|
167
175
|
}
|
|
168
176
|
|
|
169
177
|
.rr-bind-marker[data-sys] {
|
|
170
|
-
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0NENENkIiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==")
|
|
171
|
-
no-repeat center/contain;
|
|
178
|
+
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0NENENkIiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==") no-repeat center/contain;
|
|
172
179
|
}
|
|
173
180
|
|
|
174
181
|
.rr-bind-marker[data-vis] {
|
|
175
182
|
display: flex;
|
|
176
183
|
z-index: 5;
|
|
177
|
-
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0RUFBRkYiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==")
|
|
178
|
-
no-repeat center center;
|
|
184
|
+
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0RUFBRkYiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==") no-repeat center center;
|
|
179
185
|
}
|
|
180
186
|
|
|
181
187
|
.rr-bind-marker[data-vis][data-sys] {
|
|
182
|
-
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0NENENkIiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==")
|
|
183
|
-
no-repeat center center;
|
|
188
|
+
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiM0NENENkIiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==") no-repeat center center;
|
|
184
189
|
}
|
|
190
|
+
|
|
185
191
|
.rr-bind-marker[data-vis][data-language] {
|
|
186
|
-
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiNGRkU2MDAiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==")
|
|
187
|
-
no-repeat center center;
|
|
192
|
+
background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNSA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuMjUiIGZpbGw9IiNGRkU2MDAiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPC9zdmc+Cg==") no-repeat center center;
|
|
188
193
|
}
|
|
189
194
|
|
|
190
195
|
.rr-group-element[data-empty] {
|
|
@@ -241,6 +246,7 @@ All Rights Reserved.
|
|
|
241
246
|
border: 2px solid rgba(33, 33, 127, 0.7);
|
|
242
247
|
pointer-events: none;
|
|
243
248
|
}
|
|
249
|
+
|
|
244
250
|
.rr-focus-view[data-ghost] {
|
|
245
251
|
border-style: dashed;
|
|
246
252
|
}
|
|
@@ -278,7 +284,7 @@ All Rights Reserved.
|
|
|
278
284
|
background-color: rgba(188, 188, 188);
|
|
279
285
|
}
|
|
280
286
|
|
|
281
|
-
.rr-focus-handle[data-hidden] {
|
|
287
|
+
.rr-focus-handle[data-hidden] {
|
|
282
288
|
visibility: hidden;
|
|
283
289
|
}
|
|
284
290
|
|
|
@@ -305,9 +311,8 @@ All Rights Reserved.
|
|
|
305
311
|
}
|
|
306
312
|
|
|
307
313
|
/**
|
|
308
|
-
|
|
314
|
+
1. line-height를 절대 설정하지 말 것!
|
|
309
315
|
*/
|
|
310
|
-
|
|
311
316
|
.rr-table tr td {
|
|
312
317
|
position: relative;
|
|
313
318
|
margin: 0 !important;
|
|
@@ -336,13 +341,12 @@ All Rights Reserved.
|
|
|
336
341
|
}
|
|
337
342
|
|
|
338
343
|
/* .rr-table-cell[data-design]:hover {
|
|
339
|
-
|
|
344
|
+
background-color: rgba(0, 127, 255, 0.05);
|
|
340
345
|
} */
|
|
341
|
-
|
|
342
346
|
.rr-table-focus {
|
|
343
347
|
pointer-events: none;
|
|
344
348
|
/* background-color: #00000010;
|
|
345
|
-
|
|
349
|
+
border: 1px dotted #00000020; */
|
|
346
350
|
}
|
|
347
351
|
|
|
348
352
|
.rr-table-focus[data-focused] {
|
|
@@ -380,14 +384,12 @@ All Rights Reserved.
|
|
|
380
384
|
background-color: rgba(0, 0, 0, 0.2);
|
|
381
385
|
background-clip: padding-box;
|
|
382
386
|
min-height: 28px;
|
|
383
|
-
box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px inset,
|
|
384
|
-
rgba(0, 0, 0, 0.07) 0px -1px 0px inset;
|
|
387
|
+
box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px inset, rgba(0, 0, 0, 0.07) 0px -1px 0px inset;
|
|
385
388
|
border-style: solid;
|
|
386
389
|
border-color: transparent;
|
|
387
390
|
border-image: initial;
|
|
388
391
|
border-width: 1px 1px 1px 6px;
|
|
389
392
|
padding: 100px 0px 0px;
|
|
390
|
-
|
|
391
393
|
background-color: rgb(218, 220, 224);
|
|
392
394
|
background-color: rgb(200, 201, 204);
|
|
393
395
|
box-shadow: none;
|
|
@@ -403,7 +405,6 @@ All Rights Reserved.
|
|
|
403
405
|
border-color: transparent;
|
|
404
406
|
border-image: initial;
|
|
405
407
|
border-width: 0px 0px 0px 4px;
|
|
406
|
-
|
|
407
408
|
box-shadow: none;
|
|
408
409
|
margin: 0px 4px;
|
|
409
410
|
}
|
|
@@ -436,58 +437,55 @@ All Rights Reserved.
|
|
|
436
437
|
|
|
437
438
|
@media print {
|
|
438
439
|
.rr-print-page-portrait {
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
scale(var(--rr-print-scale));
|
|
440
|
+
width: var(--rr-print-height) !important;
|
|
441
|
+
height: var(--rr-print-height) !important;
|
|
442
|
+
transform-origin: top left;
|
|
443
|
+
transform: translateX(var(--rr-print-portrait-x)) scale(var(--rr-print-scale));
|
|
444
444
|
}
|
|
445
445
|
|
|
446
446
|
.rr-print-page-landscape {
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
447
|
+
width: var(--rr-print-width) !important;
|
|
448
|
+
height: var(--rr-print-width) !important;
|
|
449
|
+
transform-origin: top left;
|
|
450
|
+
transform: translateX(var(--rr-print-size)) rotate(90deg);
|
|
451
451
|
}
|
|
452
452
|
|
|
453
453
|
.rr-print-page-landscape-start {
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
translateY(var(--rr-print-portrait-x)) rotate(90deg)
|
|
461
|
-
scale(var(--rr-print-scale));
|
|
454
|
+
margin: 0 !important;
|
|
455
|
+
border: none !important;
|
|
456
|
+
box-shadow: none !important;
|
|
457
|
+
overflow: hidden;
|
|
458
|
+
transform-origin: top left;
|
|
459
|
+
transform: translateX(calc(var(--rr-print-size) * var(--rr-print-scale))) translateY(var(--rr-print-portrait-x)) rotate(90deg) scale(var(--rr-print-scale));
|
|
462
460
|
}
|
|
463
461
|
|
|
464
462
|
.rr-report-preview {
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
463
|
+
position: relative !important;
|
|
464
|
+
border: none !important;
|
|
465
|
+
margin: 0 !important;
|
|
466
|
+
padding: 0 !important;
|
|
469
467
|
}
|
|
470
468
|
|
|
471
469
|
.rr-page-break {
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
470
|
+
position: relative !important;
|
|
471
|
+
page-break-after: always;
|
|
472
|
+
page-break-inside: avoid;
|
|
473
|
+
break-after: always;
|
|
474
|
+
break-inside: avoid;
|
|
475
|
+
-webkit-break-inside: avoid;
|
|
476
|
+
-webkit-region-break-inside: avoid;
|
|
477
|
+
margin: 0 !important;
|
|
478
|
+
padding: 0 !important;
|
|
479
|
+
border: none !important;
|
|
480
|
+
box-shadow: none !important;
|
|
483
481
|
}
|
|
484
482
|
|
|
485
483
|
.rr-editable-marker {
|
|
486
|
-
|
|
484
|
+
display: none;
|
|
487
485
|
}
|
|
488
486
|
|
|
489
487
|
.rr-text[data-editable] span {
|
|
490
|
-
|
|
488
|
+
min-width: none;
|
|
491
489
|
}
|
|
492
490
|
}
|
|
493
491
|
|
|
@@ -515,9 +513,11 @@ All Rights Reserved.
|
|
|
515
513
|
text-align: center;
|
|
516
514
|
line-height: normal;
|
|
517
515
|
}
|
|
516
|
+
|
|
518
517
|
.rr-text[data-design]:hover {
|
|
519
518
|
background-color: rgba(111, 111, 0, 0.1);
|
|
520
519
|
}
|
|
520
|
+
|
|
521
521
|
.rr-text[data-empty]:before {
|
|
522
522
|
color: #999;
|
|
523
523
|
text-align: center;
|
|
@@ -525,6 +525,7 @@ All Rights Reserved.
|
|
|
525
525
|
display: table;
|
|
526
526
|
width: 100%;
|
|
527
527
|
}
|
|
528
|
+
|
|
528
529
|
.rr-text[data-editable] span {
|
|
529
530
|
min-width: 20px;
|
|
530
531
|
}
|
|
@@ -534,13 +535,16 @@ All Rights Reserved.
|
|
|
534
535
|
margin: 0;
|
|
535
536
|
padding: 0;
|
|
536
537
|
}
|
|
538
|
+
|
|
537
539
|
.rr-summary[data-design]:hover {
|
|
538
540
|
background-color: rgba(111, 111, 0, 0.1);
|
|
539
541
|
}
|
|
542
|
+
|
|
540
543
|
.rr-summary[data-error="1"] {
|
|
541
544
|
color: red;
|
|
542
545
|
font-weight: bold;
|
|
543
546
|
}
|
|
547
|
+
|
|
544
548
|
.rr-summary[data-empty]:before {
|
|
545
549
|
color: #999;
|
|
546
550
|
text-align: center;
|
|
@@ -571,6 +575,7 @@ All Rights Reserved.
|
|
|
571
575
|
content: "[IMAGE]";
|
|
572
576
|
white-space: nowrap;
|
|
573
577
|
}
|
|
578
|
+
|
|
574
579
|
.rr-image[data-design]:hover {
|
|
575
580
|
background-color: rgba(111, 111, 0, 0.1);
|
|
576
581
|
}
|
|
@@ -584,10 +589,12 @@ All Rights Reserved.
|
|
|
584
589
|
color: #777;
|
|
585
590
|
border: 1px solid #aaa;
|
|
586
591
|
}
|
|
592
|
+
|
|
587
593
|
.rr-svg[data-empty] span:before {
|
|
588
594
|
content: "[ SVG ]";
|
|
589
595
|
white-space: nowrap;
|
|
590
596
|
}
|
|
597
|
+
|
|
591
598
|
.rr-svg[data-design]:hover {
|
|
592
599
|
background-color: rgba(111, 111, 0, 0.1);
|
|
593
600
|
}
|
|
@@ -595,9 +602,11 @@ All Rights Reserved.
|
|
|
595
602
|
.rr-sign:not([data-design]) {
|
|
596
603
|
cursor: pointer;
|
|
597
604
|
}
|
|
605
|
+
|
|
598
606
|
.rr-sign[data-design] {
|
|
599
607
|
background-color: #f0f0f0;
|
|
600
608
|
}
|
|
609
|
+
|
|
601
610
|
.rr-sign[data-empty]:before {
|
|
602
611
|
content: "[서 명]";
|
|
603
612
|
white-space: nowrap;
|
|
@@ -608,9 +617,11 @@ All Rights Reserved.
|
|
|
608
617
|
transform: translate(-50%, -50%);
|
|
609
618
|
font-size: 15px;
|
|
610
619
|
}
|
|
620
|
+
|
|
611
621
|
.rr-sign[data-design]:hover {
|
|
612
622
|
background-color: rgba(111, 111, 0, 0.1);
|
|
613
623
|
}
|
|
624
|
+
|
|
614
625
|
.rr-sign img {
|
|
615
626
|
box-sizing: border-box;
|
|
616
627
|
object-fit: contain;
|
|
@@ -620,9 +631,11 @@ All Rights Reserved.
|
|
|
620
631
|
.rr-stamp:not([data-design]) {
|
|
621
632
|
cursor: pointer;
|
|
622
633
|
}
|
|
634
|
+
|
|
623
635
|
.rr-stamp[data-design] {
|
|
624
636
|
background-color: #f0f0f0;
|
|
625
637
|
}
|
|
638
|
+
|
|
626
639
|
.rr-stamp[data-empty]:before {
|
|
627
640
|
content: "[도 장]";
|
|
628
641
|
white-space: nowrap;
|
|
@@ -633,9 +646,11 @@ All Rights Reserved.
|
|
|
633
646
|
transform: translate(-50%, -50%);
|
|
634
647
|
font-size: 15px;
|
|
635
648
|
}
|
|
649
|
+
|
|
636
650
|
.rr-stamp[data-design]:hover {
|
|
637
651
|
background-color: rgba(111, 111, 0, 0.1);
|
|
638
652
|
}
|
|
653
|
+
|
|
639
654
|
.rr-stamp img {
|
|
640
655
|
box-sizing: border-box;
|
|
641
656
|
object-fit: contain;
|
|
@@ -645,9 +660,11 @@ All Rights Reserved.
|
|
|
645
660
|
.rr-bar {
|
|
646
661
|
overflow: hidden;
|
|
647
662
|
}
|
|
663
|
+
|
|
648
664
|
.rr-bar-bar {
|
|
649
665
|
background-color: green;
|
|
650
666
|
}
|
|
667
|
+
|
|
651
668
|
.rr-bar-bar[data-design] {
|
|
652
669
|
background-color: transparent;
|
|
653
670
|
}
|
|
@@ -678,32 +695,11 @@ All Rights Reserved.
|
|
|
678
695
|
height: 100%;
|
|
679
696
|
}
|
|
680
697
|
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
/** 상위에서 지정할 수 있도록 여기에 font-size를 지정하지 말 것. */
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
.rr-check-check {
|
|
690
|
-
min-width: 16px;
|
|
691
|
-
min-height: 16px;
|
|
692
|
-
background-repeat: no-repeat;
|
|
693
|
-
background-position: center;
|
|
694
|
-
background-size: contain;
|
|
695
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAuBJREFUeF7tmz1PIkEYx1lAqIxcdXY2JlrSWFxCArbX3AdAEvgkhx+EQAO1jcVVSsxdbWlxhSbXiyVE4P6TzCYb2J3ZedFndndISIg7uzz/3/M2Mw5BqeCvoOD6Sx6Aj4CCE/ApUPAASFcEx+NxJwiCn4DVxLvhOLQF7HvcbrfXg8HgXmarNAUgfsjFy57l3HUOYSgyTAiAe/7OOWUKBgHCpSgSZADu4f22wvc5NxQA5gDQSTJMCGAymbxmIOdl0Bf9fv+LLoCt7OlZuA4AiY6WRUAsANEDKYEgYpXt9QBEHtMh6iOAkICOw3wK+BQQENAJKcIMKOnY61MgSykwm82+rtfrw16v9zfO7lxHABO/XC7nWJvU+QLneRdCbgFExJ9x0c9xEHIJIEZ86Pg9CLkDIBAfCyFXAKbT6clqtfqFnA/DPrZeR9f7uQHAxbOCdyLqUhD/UqvV2t1u94WNIweALbRjtoGCHZgn3QmRrnhyAEw8PMb2DxvwzDdA2GtTMigm4kkBRMSfi9qUCICpeDIAMeIT21QSABviSQAIxKeGYEs8FYAb5P0PWaXG9U5cTbApngpAWPjC3E9isTdrsy2eBAD70hRpsJcOHyGeDIAqBIy/Qpucqk5yZC2UFIAihHeMr8rqRnSGl0Y8OQBFCImadqe3acU7AcAUgol4ZwDoQjAV7xSAEEK5XH6AsFNZGG82m3/1er0Vrupk45Ouk68Gdw1Di7xAtf+Nvx8IRLGi2ME/XNk4o5dzAHgkiCBYE+9cCkRdySIB6fAH6RBtf1bFOw2AGTcajVrVavWOQ7Au3nkAIYRKpXKLz99t5PxuwXCyBhhVNcWbPQB/RMafEfqcQ1KKqUk+XPuYHPr3AjO5I3IFBgag7b5hOy7xgLc/KiuCW/jD0nwuX9zj8mF0sEjA5yHeTddrAst52PnI7LXygwmD+pOJW6W/GMmECgMjPQADeLm41UdALtxoIKLwEfAfzoHaXxKUUZEAAAAASUVORK5CYII=");
|
|
696
|
-
}
|
|
697
|
-
|
|
698
|
-
/* .rr-check-check:before {
|
|
699
|
-
content: "\feff";
|
|
700
|
-
} */
|
|
701
|
-
.rr-check-check[data-checked="0"] {
|
|
702
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAYtJREFUeF7tm+1NwzAQhuMJgE26AWWTZBLCJMkmlA26CWGC8EYK/7BNTlR3lZ9KkSqltc/PfbwX6ZK6xj+p8fN3ACACGidACjQeAH8rgtM0nVNKr4J10vUYHNoi+67rur4Nw3Cp2VpNAR1+3A9fWyvc/R3CWDKsCGD3/Hu4kx0wSBBeSpFQA3CR958P7BfupwLwIQDnnGFFAPM8f95BztegL33fP1kBrLXV7+G+AGQdXYuAXwGUFvQEoog9bC8ASh6zECUCHAlYHEYKkAIFApaQcsyAzmIvKUAKkAJ5ApacogY4ErA4jCJIEaQIUgSzBCxFxbEG0glaHIYKoAKoACqACuQIWKoqMuhIwOIwZBAZRAaRQWQQGcwQsMiKowryOGxxGH0AfQB9AH0AfcDRPsBT6ix7m8fkNCq7aFL0wbJplP9oUvRLk6LZAW9GZUuean5YeoPT9Lj8T3RskaDvo65T9Jqw5bzsvG72/ssLE1GK2a3sqL4xcquNo6wLgCie8LKDCPAiH2Xf5iPgG+zmiVBeDNNjAAAAAElFTkSuQmCC");
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
.rr-check-check[data-checked="-1"] {
|
|
706
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAvtJREFUeF7tm7tuE0EUhrO+dLZkdzQolNRQIUWKI0RNXgCJN+AVwhvwBrxAJKCkikNDQ0kRJArTQeOLZMmWY8n8E81Ey2Z2zl4OnpPZceV4L3P+b/5zZiY7mxw0/JM0XP9BBBAd0HACMQUaboBiRXA2m50mSfIGsEb3BNh4t9u9HQ6HYypeMgUWi8V73Ow1dSOJxzWEM1dsTgC65z9IFFc0JkA4cTmBAjCG9Y+LNibxPAC4BIDc1HUCmM/nO4miysY0GAxydUYALpp5DnARLds7nOdXibeSAyIAR05x9mjZe0UH5BRt9iIYUyCmQP64WjZvOc+PNSD0GoC1ySPlGExtJzbnBO2A1Wp1uF6vL7E2wfT+ZoFzB0KwAFLiD3XPTzqdzrNer/c77YQgAVjEG81XgHCShhAcAId4K4SgAOiCp/4fYWxvHTFRDz6hHpyqg8EAKNDzBsYPpMEx0uCPCADUMFVk0lNVvHcASjzseqECyRumKAB1xHsFkBJ/M1HBZ1IWQl3x3gBYxJuOLgyBQ7wXAMvl8sF2u/2Kxk3PZ11OQuAS7wUAev8j8v6lK7eRCr9wfGSbunKK9wJAO0AVvsdEgbszdeUW7wWAarQEhNup6/8Q7w1ACoKrFhiDXHW73VebzeacmuHhgn8mOdQQ6hWAatwxGmRjv8YPXUJQafHeAZSE4NJfSbwIAAwQKosXA6AGhFriRQEwEFqt1hfMAx4WKGA/sao7Mqu6AudbTxG3HJ5Op0ftdvsCEDoOURuc87Tf73+vKtxcJw6ACkxBgBPG+Nq2CGQTLy4F0mLRM8/x9+cMBFbxogHo4NIQrmH7Jxy2z4C27mgR83BUO+EcQb9AUN/q5nz2epE1gFuk634RQOjPBik3RQfsywFUT0g7zj4KSBNIxVMZANb4IWyVvX10ZgNF7RVW2+Sbu1lar+re6XcFKKeJO157u7xRhFQY4fvZfdk5rnaIq3hZXpgQ163MAZFvjDC3J+52EYC4LtlzQNEBewYurrnGO+Avtc+eX2pOKEYAAAAASUVORK5CYII=");
|
|
698
|
+
/* Check Item 스타일 */
|
|
699
|
+
.rr-check-checked {
|
|
700
|
+
display: flex;
|
|
701
|
+
align-items: center;
|
|
702
|
+
justify-content: center;
|
|
707
703
|
}
|
|
708
704
|
|
|
709
705
|
.rr-datalist[data-empty] {
|
|
@@ -737,17 +733,21 @@ All Rights Reserved.
|
|
|
737
733
|
.rr-sign-layer {
|
|
738
734
|
background-color: #00008810;
|
|
739
735
|
}
|
|
736
|
+
|
|
740
737
|
.rr-sign-panel {
|
|
741
738
|
padding: 10px;
|
|
742
739
|
border: 1px solid gray;
|
|
743
740
|
background: #f8f8ff;
|
|
744
741
|
}
|
|
742
|
+
|
|
745
743
|
.rr-sign-panel-title {
|
|
746
744
|
font-size: 1.2em;
|
|
747
745
|
}
|
|
746
|
+
|
|
748
747
|
.rr-sign-panel-body {
|
|
749
748
|
border: 1px solid #999;
|
|
750
749
|
}
|
|
750
|
+
|
|
751
751
|
.rr-sign-panel button {
|
|
752
752
|
padding: 4px 8px;
|
|
753
753
|
}
|
|
@@ -757,12 +757,15 @@ All Rights Reserved.
|
|
|
757
757
|
border: 1px solid gray;
|
|
758
758
|
background: #f8f8ff;
|
|
759
759
|
}
|
|
760
|
+
|
|
760
761
|
.rr-stamp-panel-title {
|
|
761
762
|
font-size: 1.2em;
|
|
762
763
|
}
|
|
764
|
+
|
|
763
765
|
.rr-stamp-panel-body {
|
|
764
766
|
border: 1px solid #999;
|
|
765
767
|
}
|
|
768
|
+
|
|
766
769
|
.rr-stamp-panel button {
|
|
767
770
|
padding: 4px 8px;
|
|
768
771
|
}
|
|
@@ -776,7 +779,7 @@ All Rights Reserved.
|
|
|
776
779
|
.rr-section-guard-item {
|
|
777
780
|
background-color: #f5deb3;
|
|
778
781
|
/* border-top: 1px solid #f0f0f0;
|
|
779
|
-
|
|
782
|
+
border-bottom: 1px solid #ccc; */
|
|
780
783
|
color: #666;
|
|
781
784
|
display: flex;
|
|
782
785
|
justify-content: center;
|
|
@@ -787,7 +790,7 @@ All Rights Reserved.
|
|
|
787
790
|
.rr-section-guard-item-odd {
|
|
788
791
|
background-color: #f0e6bc;
|
|
789
792
|
/* border-top: 1px solid #f0f0f0;
|
|
790
|
-
|
|
793
|
+
border-bottom: 1px solid #ccc; */
|
|
791
794
|
color: #666;
|
|
792
795
|
display: flex;
|
|
793
796
|
justify-content: center;
|
|
@@ -804,8 +807,7 @@ All Rights Reserved.
|
|
|
804
807
|
.rr-section-guard-item-expander {
|
|
805
808
|
width: 9px;
|
|
806
809
|
height: 9px;
|
|
807
|
-
background: no-repeat center/9px
|
|
808
|
-
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAYlJREFUWEftV0tugzAQjUFI7MoR4ATlBm1P0B6FLvjsQnZ8FuEo6QmSnKAcgdyALGEBfYNsiVYKkAqHDZYAC8P4zRv7jYdteAuC4LVt2y0umzFmiPdzPmG7hO0c1y6KohPZZnTzPC/Ey+2ck43ZAphdkiQh454fx36QMQ6n3xi8P6Hzwif4apomTNM0lzEhnDXheQbb72Qf/TPzfb9E/6mLB2MWYlPImFzYdF3XVhTlmwMoCUArBuM47taE7Naf898AOJ1H0GjUdW1lWUZMTmpzAaBt2y1eWkxiW01BsAJYGVgZmMSA4ziGpmnPA9uKFI1kdQP5dvC4Kd+qql76CjsJQF+ip+ztkW8KqKwlvnk4AAjWBanXvAsAhUDXdfuWZ6CdDi57nlQ+EY6hDFrcHYIx2vvniFWKVwZWBpZiwIQW0InaqKrKfPiRbEwnhsb/SvFix3KAvP4qTKDZByqZZBYmCNseYfvgEn5evjQjJIsWp2KxUHKhuhD0UAbsSjUJ7YoQ58icoagjfgCFmq0CC+pnpgAAAABJRU5ErkJggg==");
|
|
810
|
+
background: no-repeat center/9px url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAYlJREFUWEftV0tugzAQjUFI7MoR4ATlBm1P0B6FLvjsQnZ8FuEo6QmSnKAcgdyALGEBfYNsiVYKkAqHDZYAC8P4zRv7jYdteAuC4LVt2y0umzFmiPdzPmG7hO0c1y6KohPZZnTzPC/Ey+2ck43ZAphdkiQh454fx36QMQ6n3xi8P6Hzwif4apomTNM0lzEhnDXheQbb72Qf/TPzfb9E/6mLB2MWYlPImFzYdF3XVhTlmwMoCUArBuM47taE7Naf898AOJ1H0GjUdW1lWUZMTmpzAaBt2y1eWkxiW01BsAJYGVgZmMSA4ziGpmnPA9uKFI1kdQP5dvC4Kd+qql76CjsJQF+ip+ztkW8KqKwlvnk4AAjWBanXvAsAhUDXdfuWZ6CdDi57nlQ+EY6hDFrcHYIx2vvniFWKVwZWBpZiwIQW0InaqKrKfPiRbEwnhsb/SvFix3KAvP4qTKDZByqZZBYmCNseYfvgEn5evjQjJIsWp2KxUHKhuhD0UAbsSjUJ7YoQ58icoagjfgCFmq0CC+pnpgAAAABJRU5ErkJggg==");
|
|
809
811
|
}
|
|
810
812
|
|
|
811
813
|
.rr-section-guard-item-expander[data-folded] {
|
|
@@ -865,25 +867,22 @@ All Rights Reserved.
|
|
|
865
867
|
background-color: #b6b6b6;
|
|
866
868
|
color: #292929;
|
|
867
869
|
}
|
|
868
|
-
|
|
869
|
-
.rr-section-head.rr-band-footer-head[data-design],
|
|
870
|
-
.rr-section-head.rr-band-datarow-head[data-design] {
|
|
870
|
+
|
|
871
|
+
.rr-section-head.rr-band-header-head[data-design], .rr-section-head.rr-band-footer-head[data-design], .rr-section-head.rr-band-datarow-head[data-design] {
|
|
871
872
|
background-color: #dedede;
|
|
872
873
|
color: #515151;
|
|
873
874
|
}
|
|
874
875
|
|
|
875
|
-
.rr-section-head[data-design][data-selected],
|
|
876
|
-
.rr-section-head.rr-detailband-head[data-selected],
|
|
877
|
-
.rr-section-head.rr-band-header-head[data-selected],
|
|
878
|
-
.rr-section-head.rr-band-footer-head[data-selected],
|
|
879
|
-
.rr-section-head.rr-band-datarow-head[data-selected] {
|
|
876
|
+
.rr-section-head[data-design][data-selected], .rr-section-head.rr-detailband-head[data-selected], .rr-section-head.rr-band-header-head[data-selected], .rr-section-head.rr-band-footer-head[data-selected], .rr-section-head.rr-band-datarow-head[data-selected] {
|
|
880
877
|
background-color: #3596f0;
|
|
881
878
|
color: #fff;
|
|
882
879
|
}
|
|
880
|
+
|
|
883
881
|
.rr-section-head.rr-band-detail-head[data-design] {
|
|
884
882
|
background-color: #05c88838;
|
|
885
883
|
color: #4f4f4f;
|
|
886
884
|
}
|
|
885
|
+
|
|
887
886
|
.rr-section-head.rr-band-detail-head[data-selected] {
|
|
888
887
|
background-color: #08ac80cc;
|
|
889
888
|
color: #4f4f4f;
|
|
@@ -895,11 +894,12 @@ All Rights Reserved.
|
|
|
895
894
|
color: #3a3a3a;
|
|
896
895
|
border: 1px solid #3596f0;
|
|
897
896
|
}
|
|
898
|
-
|
|
899
|
-
.rr-section-head.rr-front-head {
|
|
897
|
+
|
|
898
|
+
.rr-section-head.rr-back-head, .rr-section-head.rr-front-head {
|
|
900
899
|
background-color: #828282;
|
|
901
900
|
color: #ffffff;
|
|
902
901
|
}
|
|
902
|
+
|
|
903
903
|
.rr-section-head.rr-sheet-head {
|
|
904
904
|
background-color: #a2d2ff;
|
|
905
905
|
color: #008;
|
|
@@ -940,10 +940,12 @@ All Rights Reserved.
|
|
|
940
940
|
.rr-crosstab-field-cell {
|
|
941
941
|
text-align: center;
|
|
942
942
|
}
|
|
943
|
+
|
|
943
944
|
.rr-crosstab-head {
|
|
944
945
|
text-align: center;
|
|
945
946
|
background-color: #f0f0f0;
|
|
946
947
|
}
|
|
948
|
+
|
|
947
949
|
.rr-crosstab-section-table tr td {
|
|
948
950
|
position: relative;
|
|
949
951
|
margin: 0 !important;
|
|
@@ -956,10 +958,12 @@ All Rights Reserved.
|
|
|
956
958
|
color: gray;
|
|
957
959
|
white-space: nowrap;
|
|
958
960
|
}
|
|
961
|
+
|
|
959
962
|
.rr-crosstab-field-container {
|
|
960
963
|
background-color: #efefef;
|
|
961
964
|
border: 1px solid lightgray;
|
|
962
965
|
}
|
|
966
|
+
|
|
963
967
|
.rr-crosstab-field-container[data-empty="1"]::before {
|
|
964
968
|
content: "[Fields]";
|
|
965
969
|
color: #040;
|
|
@@ -968,12 +972,15 @@ All Rights Reserved.
|
|
|
968
972
|
left: 50%;
|
|
969
973
|
transform: translate(-50%, -50%);
|
|
970
974
|
}
|
|
975
|
+
|
|
971
976
|
.rr-crosstab-field {
|
|
972
977
|
padding: 2px 2px;
|
|
973
978
|
}
|
|
979
|
+
|
|
974
980
|
.rr-crosstab-field:hover {
|
|
975
981
|
background-color: #ddd;
|
|
976
982
|
}
|
|
983
|
+
|
|
977
984
|
.rr-crosstab-field-arrow {
|
|
978
985
|
box-sizing: border-box;
|
|
979
986
|
margin-left: 4px;
|
|
@@ -983,24 +990,29 @@ All Rights Reserved.
|
|
|
983
990
|
color: #555;
|
|
984
991
|
border: 1px solid transparent;
|
|
985
992
|
}
|
|
993
|
+
|
|
986
994
|
.rr-crosstab-field-arrow:hover {
|
|
987
995
|
color: black;
|
|
988
996
|
border: 1px solid #555;
|
|
989
997
|
border-radius: 3px;
|
|
990
998
|
}
|
|
999
|
+
|
|
991
1000
|
.rr-crosstab {
|
|
992
1001
|
font-size: 10px;
|
|
993
1002
|
}
|
|
1003
|
+
|
|
994
1004
|
.rr-crosstab-head {
|
|
995
1005
|
padding: 2px 1px !important;
|
|
996
1006
|
font-size: 10px;
|
|
997
1007
|
text-align: center;
|
|
998
1008
|
background-color: "#f0f0f0";
|
|
999
1009
|
}
|
|
1010
|
+
|
|
1000
1011
|
.rr-crosstab-value {
|
|
1001
1012
|
padding: 1px 1px !important;
|
|
1002
1013
|
text-align: right;
|
|
1003
1014
|
}
|
|
1015
|
+
|
|
1004
1016
|
.rr-crosstab-null {
|
|
1005
1017
|
background-color: #efefef;
|
|
1006
1018
|
}
|
|
@@ -1089,8 +1101,7 @@ All Rights Reserved.
|
|
|
1089
1101
|
}
|
|
1090
1102
|
|
|
1091
1103
|
/* tableband designer */
|
|
1092
|
-
.rr-band-designer,
|
|
1093
|
-
.rr-table-designer {
|
|
1104
|
+
.rr-band-designer, .rr-table-designer {
|
|
1094
1105
|
padding: 0;
|
|
1095
1106
|
border: none;
|
|
1096
1107
|
background: white;
|
|
@@ -1098,8 +1109,7 @@ All Rights Reserved.
|
|
|
1098
1109
|
overflow: hidden;
|
|
1099
1110
|
}
|
|
1100
1111
|
|
|
1101
|
-
.rr-band-designer-title,
|
|
1102
|
-
.rr-table-designer-title {
|
|
1112
|
+
.rr-band-designer-title, .rr-table-designer-title {
|
|
1103
1113
|
padding: 10px !important;
|
|
1104
1114
|
}
|
|
1105
1115
|
|
|
@@ -1146,15 +1156,19 @@ All Rights Reserved.
|
|
|
1146
1156
|
white-space: nowrap;
|
|
1147
1157
|
cursor: pointer;
|
|
1148
1158
|
}
|
|
1159
|
+
|
|
1149
1160
|
.rr-edit-marquee-item:hover {
|
|
1150
1161
|
background-color: #555566ff;
|
|
1151
1162
|
}
|
|
1163
|
+
|
|
1152
1164
|
.rr-edit-marquee-item[data-select] {
|
|
1153
1165
|
background-color: #0088ddb0;
|
|
1154
1166
|
}
|
|
1167
|
+
|
|
1155
1168
|
.rr-edit-marquee-item[data-focus] {
|
|
1156
1169
|
background-color: #0044eeb0;
|
|
1157
1170
|
}
|
|
1171
|
+
|
|
1158
1172
|
.rr-edit-marquee-item[data-cellselect] {
|
|
1159
1173
|
background-color: #000000b0;
|
|
1160
1174
|
}
|
|
@@ -1163,6 +1177,7 @@ All Rights Reserved.
|
|
|
1163
1177
|
position: absolute;
|
|
1164
1178
|
border-left: 1px dashed #777;
|
|
1165
1179
|
}
|
|
1180
|
+
|
|
1166
1181
|
.rr-edit-marquee-arrow {
|
|
1167
1182
|
position: absolute;
|
|
1168
1183
|
width: 0;
|
|
@@ -1171,6 +1186,7 @@ All Rights Reserved.
|
|
|
1171
1186
|
border-right: 4px solid transparent;
|
|
1172
1187
|
border-bottom: 8px solid #999;
|
|
1173
1188
|
}
|
|
1189
|
+
|
|
1174
1190
|
.rr-edit-marquee-label {
|
|
1175
1191
|
position: absolute;
|
|
1176
1192
|
color: #555;
|
|
@@ -1249,6 +1265,7 @@ All Rights Reserved.
|
|
|
1249
1265
|
font-family: "Malgun Gothic", "맑은 고딕", sans-serif;
|
|
1250
1266
|
font-size: 15px;
|
|
1251
1267
|
}
|
|
1268
|
+
|
|
1252
1269
|
.rr-excel-report-view {
|
|
1253
1270
|
background-color: white;
|
|
1254
1271
|
box-shadow: rgba(60, 64, 67, 0.05) 4px 4px 6px 1px;
|
|
@@ -1263,14 +1280,17 @@ All Rights Reserved.
|
|
|
1263
1280
|
/* text-align: right; */
|
|
1264
1281
|
transition: all 0.3s ease;
|
|
1265
1282
|
}
|
|
1283
|
+
|
|
1266
1284
|
.rr-excel-item-halo-tag span {
|
|
1267
1285
|
color: #ffbbbb80;
|
|
1268
1286
|
}
|
|
1287
|
+
|
|
1269
1288
|
.rr-excel-item-halo:hover {
|
|
1270
1289
|
border-color: #0088ff80;
|
|
1271
1290
|
border-style: solid;
|
|
1272
1291
|
color: #0088ff80;
|
|
1273
1292
|
}
|
|
1293
|
+
|
|
1274
1294
|
.rr-excel-item-halo:hover .rr-excel-item-halo-tag span {
|
|
1275
1295
|
color: #ffbbbb;
|
|
1276
1296
|
}
|
|
@@ -1290,10 +1310,12 @@ All Rights Reserved.
|
|
|
1290
1310
|
margin: 0 !important;
|
|
1291
1311
|
padding: 0 !important;
|
|
1292
1312
|
}
|
|
1313
|
+
|
|
1293
1314
|
.rr-sheet-design-table tr td {
|
|
1294
1315
|
border: 1px solid #ddd;
|
|
1295
1316
|
overflow: hidden;
|
|
1296
1317
|
}
|
|
1318
|
+
|
|
1297
1319
|
.rr-sheet-design-table tr td:hover {
|
|
1298
1320
|
background-color: rgba(0, 127, 255, 0.1);
|
|
1299
1321
|
}
|
|
@@ -1306,15 +1328,19 @@ All Rights Reserved.
|
|
|
1306
1328
|
vertical-align: top !important;
|
|
1307
1329
|
background: #aabbff10;
|
|
1308
1330
|
}
|
|
1331
|
+
|
|
1309
1332
|
.rr-sheet-design-table tr td[data-elock="1"], td[data-elock="1"]:hover {
|
|
1310
1333
|
background: #aabbff20;
|
|
1311
1334
|
}
|
|
1335
|
+
|
|
1312
1336
|
.rr-sheet-design-table tr td[data-elock="2"], td[data-elock="2"]:hover {
|
|
1313
1337
|
background: #aabbff30;
|
|
1314
1338
|
}
|
|
1339
|
+
|
|
1315
1340
|
.rr-sheet-design-table tr td[data-elock="3"], td[data-elock="3"]:hover {
|
|
1316
1341
|
background: #aabbff40;
|
|
1317
1342
|
}
|
|
1343
|
+
|
|
1318
1344
|
.rr-sheet-design-table tr td[data-elock="4"], td[data-elock="4"]:hover {
|
|
1319
1345
|
background: #aabbff50;
|
|
1320
1346
|
}
|
|
@@ -1367,6 +1393,7 @@ All Rights Reserved.
|
|
|
1367
1393
|
padding: 0;
|
|
1368
1394
|
background: #f8f8f8;
|
|
1369
1395
|
}
|
|
1396
|
+
|
|
1370
1397
|
.rr-sheet-design-table tr td[data-type="image"][data-empty]:before {
|
|
1371
1398
|
display: table;
|
|
1372
1399
|
content: "[IMAGE]";
|
|
@@ -1379,6 +1406,7 @@ All Rights Reserved.
|
|
|
1379
1406
|
top: 50%;
|
|
1380
1407
|
transform: translateY(-50%);
|
|
1381
1408
|
}
|
|
1409
|
+
|
|
1382
1410
|
.rr-sheet-design-table tr td[data-type="image"][data-empty] div {
|
|
1383
1411
|
display: none;
|
|
1384
1412
|
}
|
|
@@ -1388,6 +1416,7 @@ All Rights Reserved.
|
|
|
1388
1416
|
padding: 0;
|
|
1389
1417
|
background: #f8f8f8;
|
|
1390
1418
|
}
|
|
1419
|
+
|
|
1391
1420
|
.rr-sheet-design-table tr td[data-type="sign"][data-empty]:before {
|
|
1392
1421
|
display: table;
|
|
1393
1422
|
content: "[서 명]";
|
|
@@ -1400,6 +1429,7 @@ All Rights Reserved.
|
|
|
1400
1429
|
top: 50%;
|
|
1401
1430
|
transform: translateY(-50%);
|
|
1402
1431
|
}
|
|
1432
|
+
|
|
1403
1433
|
.rr-sheet-design-table tr td[data-type="sign"][data-empty] div {
|
|
1404
1434
|
display: none;
|
|
1405
1435
|
}
|
|
@@ -1409,6 +1439,7 @@ All Rights Reserved.
|
|
|
1409
1439
|
padding: 0;
|
|
1410
1440
|
background: #f8f8f8;
|
|
1411
1441
|
}
|
|
1442
|
+
|
|
1412
1443
|
.rr-sheet-design-table tr td[data-type="stamp"][data-empty]:before {
|
|
1413
1444
|
display: table;
|
|
1414
1445
|
content: "[도 장]";
|
|
@@ -1421,24 +1452,24 @@ All Rights Reserved.
|
|
|
1421
1452
|
top: 50%;
|
|
1422
1453
|
transform: translateY(-50%);
|
|
1423
1454
|
}
|
|
1455
|
+
|
|
1424
1456
|
.rr-sheet-design-table tr td[data-type="stamp"][data-empty] div {
|
|
1425
1457
|
display: none;
|
|
1426
1458
|
}
|
|
1427
1459
|
|
|
1428
|
-
.rr-sheet-top-header,
|
|
1429
|
-
.rr-sheet-corner-header,
|
|
1430
|
-
.rr-sheet-col-header,
|
|
1431
|
-
.rr-sheet-row-header {
|
|
1460
|
+
.rr-sheet-top-header, .rr-sheet-corner-header, .rr-sheet-col-header, .rr-sheet-row-header {
|
|
1432
1461
|
background: #e5e7eb;
|
|
1433
1462
|
}
|
|
1434
1463
|
|
|
1435
1464
|
.rr-sheet-header {
|
|
1436
1465
|
border: none;
|
|
1437
1466
|
}
|
|
1467
|
+
|
|
1438
1468
|
.rr-sheet-header tr {
|
|
1439
1469
|
margin: 0 !important;
|
|
1440
1470
|
padding: 0 !important;
|
|
1441
1471
|
}
|
|
1472
|
+
|
|
1442
1473
|
.rr-sheet-header tr td:hover {
|
|
1443
1474
|
background-color: #74aee5a8;
|
|
1444
1475
|
color: black;
|
|
@@ -1451,6 +1482,7 @@ All Rights Reserved.
|
|
|
1451
1482
|
.rr-sheet-header tr td[data-hselect] {
|
|
1452
1483
|
background-color: #74aee5a8;
|
|
1453
1484
|
}
|
|
1485
|
+
|
|
1454
1486
|
.rr-sheet-header tr td[data-hselect]:hover {
|
|
1455
1487
|
background-color: #74aee5a8;
|
|
1456
1488
|
}
|
|
@@ -1458,8 +1490,9 @@ All Rights Reserved.
|
|
|
1458
1490
|
.rr-sheet-row-header {
|
|
1459
1491
|
border-right: 1px solid #ccc;
|
|
1460
1492
|
}
|
|
1493
|
+
|
|
1461
1494
|
.rr-sheet-rowheader tr td {
|
|
1462
|
-
box-sizing: border-box;
|
|
1495
|
+
box-sizing: border-box;
|
|
1463
1496
|
border: 1px solid #ccc;
|
|
1464
1497
|
border-left: none;
|
|
1465
1498
|
background-color: white;
|
|
@@ -1485,11 +1518,13 @@ All Rights Reserved.
|
|
|
1485
1518
|
border-color: rgba(33, 33, 127, 0.6);
|
|
1486
1519
|
background-color: rgba(33, 33, 127, 0.1);
|
|
1487
1520
|
}
|
|
1521
|
+
|
|
1488
1522
|
.rr-sheet-header-select[data-row] {
|
|
1489
1523
|
border-left-style: solid;
|
|
1490
1524
|
border-top-style: solid;
|
|
1491
1525
|
border-bottom-style: solid;
|
|
1492
1526
|
}
|
|
1527
|
+
|
|
1493
1528
|
.rr-sheet-header-select[data-col] {
|
|
1494
1529
|
border-left-style: solid;
|
|
1495
1530
|
border-right-style: solid;
|
|
@@ -1499,63 +1534,78 @@ All Rights Reserved.
|
|
|
1499
1534
|
.rr-sheet-editor-header {
|
|
1500
1535
|
border: none;
|
|
1501
1536
|
}
|
|
1537
|
+
|
|
1502
1538
|
.rr-sheet-editor-header tr td {
|
|
1503
1539
|
background-color: #f0f0f0;
|
|
1504
1540
|
border: 1px solid #aaa;
|
|
1505
1541
|
padding: 0;
|
|
1506
1542
|
}
|
|
1543
|
+
|
|
1507
1544
|
.rr-sheet-editor-title {
|
|
1508
1545
|
background-color: #dde;
|
|
1509
1546
|
box-sizing: border-box;
|
|
1510
1547
|
border-right: 1px solid #aaa;
|
|
1511
1548
|
border-bottom: 1px solid #aaa;
|
|
1512
1549
|
}
|
|
1550
|
+
|
|
1513
1551
|
.rr-sheet-editor-header tr td {
|
|
1514
1552
|
background-color: #eee;
|
|
1515
1553
|
border-color: #aaa;
|
|
1516
1554
|
}
|
|
1555
|
+
|
|
1517
1556
|
.rr-sheet-editor-header tr td[data-selected] {
|
|
1518
1557
|
background-color: #77ccff40;
|
|
1519
1558
|
}
|
|
1559
|
+
|
|
1520
1560
|
.rr-sheet-editor-colheader tr td {
|
|
1521
1561
|
border-top: none !important;
|
|
1522
1562
|
color: #555;
|
|
1523
1563
|
font-size: 12px;
|
|
1524
1564
|
text-align: center;
|
|
1525
1565
|
}
|
|
1566
|
+
|
|
1526
1567
|
.rr-sheet-editor-colheader tr td:first-child {
|
|
1527
|
-
|
|
1568
|
+
border-left: none !important;
|
|
1528
1569
|
}
|
|
1570
|
+
|
|
1529
1571
|
.rr-sheet-editor-rowheader tr td {
|
|
1530
1572
|
border-left: none !important;
|
|
1531
1573
|
color: #555;
|
|
1532
1574
|
text-align: center;
|
|
1533
1575
|
font-size: 13px;
|
|
1534
1576
|
}
|
|
1577
|
+
|
|
1535
1578
|
.rr-sheet-editor-rowheader tr td:first-child {
|
|
1536
|
-
|
|
1579
|
+
border-top: none;
|
|
1537
1580
|
}
|
|
1581
|
+
|
|
1538
1582
|
.rr-sheet-editor-header tr td:hover {
|
|
1539
|
-
|
|
1540
|
-
|
|
1583
|
+
background-color: #0088ff40;
|
|
1584
|
+
color: black;
|
|
1541
1585
|
}
|
|
1586
|
+
|
|
1542
1587
|
.rr-sheet-editor-table tr td {
|
|
1543
1588
|
background-color: white;
|
|
1544
1589
|
}
|
|
1590
|
+
|
|
1545
1591
|
.rr-sheet-editor-table tr:first-child td {
|
|
1546
1592
|
border-top: none !important;
|
|
1547
1593
|
}
|
|
1594
|
+
|
|
1548
1595
|
.rr-sheet-editor-table tr td:first-child {
|
|
1549
1596
|
border-left: none !important;
|
|
1550
1597
|
}
|
|
1598
|
+
|
|
1551
1599
|
.rr-sheet-editor-select {
|
|
1552
1600
|
border: 2px solid #0088ff;
|
|
1553
1601
|
background-color: #0088ff10;
|
|
1554
1602
|
}
|
|
1603
|
+
|
|
1555
1604
|
.rr-sheet-editor-select[data-type="col"] {
|
|
1556
1605
|
border-top: none;
|
|
1557
1606
|
border-bottom: none;
|
|
1558
1607
|
}
|
|
1608
|
+
|
|
1559
1609
|
.rr-sheet-editor-select[data-type="row"] {
|
|
1560
1610
|
border-left: none;
|
|
1561
1611
|
border-right: none;
|
|
@@ -1566,6 +1616,7 @@ All Rights Reserved.
|
|
|
1566
1616
|
padding: 0;
|
|
1567
1617
|
cursor: pointer;
|
|
1568
1618
|
}
|
|
1619
|
+
|
|
1569
1620
|
.rr-sheet-editor-table tr td[data-type="sign"][data-empty]:before {
|
|
1570
1621
|
display: table;
|
|
1571
1622
|
content: "서 명";
|
|
@@ -1574,14 +1625,17 @@ All Rights Reserved.
|
|
|
1574
1625
|
color: #777;
|
|
1575
1626
|
width: 100%;
|
|
1576
1627
|
}
|
|
1628
|
+
|
|
1577
1629
|
.rr-sheet-editor-table tr td[data-type="sign"][data-empty] div {
|
|
1578
1630
|
display: none;
|
|
1579
1631
|
}
|
|
1632
|
+
|
|
1580
1633
|
.rr-sheet-editor-table tr td[data-type="stamp"][data-empty] {
|
|
1581
1634
|
margin: 0;
|
|
1582
1635
|
padding: 0;
|
|
1583
1636
|
cursor: pointer;
|
|
1584
1637
|
}
|
|
1638
|
+
|
|
1585
1639
|
.rr-sheet-editor-table tr td[data-type="stamp"][data-empty]:before {
|
|
1586
1640
|
display: table;
|
|
1587
1641
|
content: "도 장";
|
|
@@ -1590,6 +1644,7 @@ All Rights Reserved.
|
|
|
1590
1644
|
color: #777;
|
|
1591
1645
|
width: 100%;
|
|
1592
1646
|
}
|
|
1647
|
+
|
|
1593
1648
|
.rr-sheet-editor-table tr td[data-type="stamp"][data-empty] div {
|
|
1594
1649
|
display: none;
|
|
1595
1650
|
}
|
|
@@ -1619,8 +1674,9 @@ All Rights Reserved.
|
|
|
1619
1674
|
border-radius : 2px;
|
|
1620
1675
|
cursor : pointer;
|
|
1621
1676
|
}
|
|
1677
|
+
|
|
1622
1678
|
.rr-border-svg-container:hover {
|
|
1623
|
-
background: var(--rrd-light-theme-primary-color-3);
|
|
1679
|
+
background: var(--rrd-light-theme-primary-color-3);
|
|
1624
1680
|
}
|
|
1625
1681
|
|
|
1626
1682
|
.rr-border-direction-icons-container {
|
|
@@ -1638,10 +1694,11 @@ All Rights Reserved.
|
|
|
1638
1694
|
|
|
1639
1695
|
@keyframes fade-out {
|
|
1640
1696
|
from {
|
|
1641
|
-
|
|
1697
|
+
opacity: 1;
|
|
1642
1698
|
}
|
|
1699
|
+
|
|
1643
1700
|
to {
|
|
1644
|
-
|
|
1701
|
+
opacity: 0;
|
|
1645
1702
|
}
|
|
1646
1703
|
}
|
|
1647
1704
|
|
|
@@ -1668,22 +1725,23 @@ All Rights Reserved.
|
|
|
1668
1725
|
}
|
|
1669
1726
|
|
|
1670
1727
|
.rr-confirm-dlg {
|
|
1671
|
-
|
|
1672
|
-
|
|
1728
|
+
border: 2px solid black;
|
|
1729
|
+
padding: 1rem;
|
|
1673
1730
|
}
|
|
1674
1731
|
|
|
1675
1732
|
.rr-confirm-dlg p {
|
|
1676
|
-
|
|
1677
|
-
|
|
1733
|
+
margin-top: 1rem;
|
|
1734
|
+
margin-bottom: 1rem;
|
|
1678
1735
|
}
|
|
1679
1736
|
|
|
1680
1737
|
.rr-confirm-dlg button {
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1738
|
+
padding: 1px 6px;
|
|
1739
|
+
background: rgb(239, 239, 239);
|
|
1740
|
+
border: 1px solid black;
|
|
1741
|
+
font-size: 13px;
|
|
1685
1742
|
}
|
|
1686
1743
|
|
|
1744
|
+
|
|
1687
1745
|
/* RealChart Style */
|
|
1688
1746
|
|
|
1689
1747
|
.rct-root {
|
|
@@ -3316,128 +3374,422 @@ input[data-rrproperty]::-webkit-inner-spin-button {
|
|
|
3316
3374
|
outline: none;
|
|
3317
3375
|
}
|
|
3318
3376
|
/** hsl slider와 editor 사이에 줄이 나눠지도록 */
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3377
|
+
|
|
3378
|
+
.rr-color-picker.rr-color-picker-root {
|
|
3379
|
+
--color-picker-width: 240px;
|
|
3380
|
+
display: flex;
|
|
3381
|
+
width: var(--color-picker-width);
|
|
3382
|
+
padding: 0;
|
|
3383
|
+
justify-content: flex-start;
|
|
3384
|
+
background-color: #fff;
|
|
3385
|
+
border-radius: 10px;
|
|
3325
3386
|
}
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
margin: .5em;
|
|
3330
|
-
padding: 1em;
|
|
3331
|
-
background-image: linear-gradient(90deg, red, yellow, lime, cyan, blue, magenta, red);
|
|
3332
|
-
box-shadow: 0 0 0 1px silver;
|
|
3333
|
-
background-color: yellow;
|
|
3387
|
+
|
|
3388
|
+
.rr-color-picker.rr-color-picker-root::before {
|
|
3389
|
+
display: none;
|
|
3334
3390
|
}
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3391
|
+
|
|
3392
|
+
.rr-color-picker-header {
|
|
3393
|
+
height: 40px;
|
|
3394
|
+
width: 100%;
|
|
3395
|
+
display: flex;
|
|
3396
|
+
justify-content: flex-end;
|
|
3397
|
+
align-items: center;
|
|
3398
|
+
padding-inline: 10px;
|
|
3399
|
+
cursor: move;
|
|
3400
|
+
}
|
|
3401
|
+
|
|
3402
|
+
.rr-color-picker-header-close {
|
|
3403
|
+
width: 25px;
|
|
3404
|
+
height: 25px;
|
|
3405
|
+
align-items: center;
|
|
3406
|
+
display: flex;
|
|
3407
|
+
justify-content: center;
|
|
3344
3408
|
cursor: pointer;
|
|
3345
|
-
|
|
3346
|
-
|
|
3409
|
+
border-radius: 3px;
|
|
3410
|
+
transition: background 0.3s ease;
|
|
3411
|
+
margin-top: -4px;
|
|
3347
3412
|
}
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
/* background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)), linear-gradient(to top, black, rgba(0, 0, 0, 0)); */
|
|
3352
|
-
background-image: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0) 50%, hsla(0, 0%, 0%, 0) 50%, hsl(0, 0%, 0%) 100%), linear-gradient(to right, hsl(0, 0%, 50%) 0%, hsla(0, 0%, 50%, 0) 100%);
|
|
3353
|
-
box-shadow: 0 0 0 1px silver;
|
|
3354
|
-
margin: .5em;
|
|
3355
|
-
flex: 1 1 auto;
|
|
3356
|
-
}
|
|
3357
|
-
.rr-color-picker-hsl::before {
|
|
3358
|
-
content: '';
|
|
3359
|
-
display: block;
|
|
3360
|
-
padding-bottom: 100%;
|
|
3413
|
+
|
|
3414
|
+
.rr-color-picker-header-close:hover {
|
|
3415
|
+
background: #e6e6e6;
|
|
3361
3416
|
}
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
|
|
3417
|
+
|
|
3418
|
+
.rr-color-picker-header-close:hover span {
|
|
3419
|
+
background: #393939;
|
|
3420
|
+
}
|
|
3421
|
+
|
|
3422
|
+
.rr-color-picker-header-close span {
|
|
3423
|
+
width: 16px;
|
|
3424
|
+
height: 1px;
|
|
3425
|
+
background: #757575;
|
|
3365
3426
|
display: block;
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
border: 2px solid white;
|
|
3369
|
-
border-radius: 100%;
|
|
3370
|
-
box-shadow: 0 0 3px 1px #67b9ff;
|
|
3371
|
-
background-color: currentColor;
|
|
3372
|
-
cursor: pointer;
|
|
3427
|
+
transform-origin: center;
|
|
3428
|
+
position: absolute;
|
|
3373
3429
|
}
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
box-shadow: 0 0 0 1px silver;
|
|
3378
|
-
margin: .5em;
|
|
3379
|
-
padding: .7em;
|
|
3430
|
+
|
|
3431
|
+
.rr-color-picker-header-close span:first-child {
|
|
3432
|
+
transform: rotate(45deg);
|
|
3380
3433
|
}
|
|
3381
|
-
|
|
3434
|
+
|
|
3435
|
+
.rr-color-picker-header-close span:last-child {
|
|
3436
|
+
transform: rotate(135deg);
|
|
3437
|
+
}
|
|
3438
|
+
|
|
3439
|
+
.rr-color-picker-saturation-container {
|
|
3440
|
+
width: 100%;
|
|
3441
|
+
}
|
|
3442
|
+
|
|
3443
|
+
.rr-color-picker-saturation-picker {
|
|
3444
|
+
position: relative;
|
|
3445
|
+
height: 200px;
|
|
3446
|
+
background-color: red;
|
|
3447
|
+
}
|
|
3448
|
+
|
|
3449
|
+
.rr-color-picker-saturation-picker-overlay {
|
|
3450
|
+
width: 100%;
|
|
3451
|
+
height: 100%;
|
|
3382
3452
|
position: absolute;
|
|
3383
|
-
z-index: 1;
|
|
3384
|
-
display: block;
|
|
3385
|
-
transform: translate(-50%, -50%);
|
|
3386
|
-
border: 2px solid white;
|
|
3387
|
-
border-radius: 100%;
|
|
3388
|
-
box-shadow: 0 0 3px 1px #67b9ff;
|
|
3389
|
-
background-color: transparent;
|
|
3390
|
-
cursor: pointer;
|
|
3391
|
-
padding: 1em;
|
|
3392
|
-
border-radius: 2px;
|
|
3393
3453
|
}
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3397
|
-
|
|
3454
|
+
|
|
3455
|
+
.rr-color-picker-saturation-picker-saturation-overlay {
|
|
3456
|
+
background: linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));
|
|
3457
|
+
}
|
|
3458
|
+
|
|
3459
|
+
.rr-color-picker-saturation-picker-value-overlay {
|
|
3460
|
+
background: linear-gradient(180deg,transparent 0,#000);
|
|
3398
3461
|
}
|
|
3399
|
-
|
|
3462
|
+
|
|
3463
|
+
.rr-color-picker-saturation-picker-color {
|
|
3464
|
+
position: absolute;
|
|
3465
|
+
left: 0;
|
|
3466
|
+
top: 0;
|
|
3400
3467
|
width: 100%;
|
|
3401
3468
|
height: 100%;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3471
|
+
.rr-color-picker-dragger {
|
|
3472
|
+
position: absolute;
|
|
3473
|
+
z-index: 5;
|
|
3474
|
+
border-radius: 100%;
|
|
3475
|
+
border: 3px solid #fff;
|
|
3476
|
+
background-color: currentColor;
|
|
3477
|
+
box-shadow: 0 0 3px 2px rgb(99 99 99 / 20%);
|
|
3478
|
+
cursor: pointer;
|
|
3479
|
+
width: 15px;
|
|
3480
|
+
height: 15px;
|
|
3402
3481
|
box-sizing: border-box;
|
|
3403
|
-
border: none;
|
|
3404
|
-
box-shadow: 0 0 0 1px silver;
|
|
3405
|
-
outline: none;
|
|
3406
|
-
font-size: 1rem;
|
|
3407
|
-
font-family: monospace;
|
|
3408
|
-
padding: .2em .4em;
|
|
3409
3482
|
}
|
|
3410
|
-
|
|
3483
|
+
|
|
3484
|
+
.rr-color-picker-saturation-picker-dragger {
|
|
3485
|
+
width: 22px;
|
|
3486
|
+
height: 22px;
|
|
3487
|
+
transform: translate(-50%, -50%);
|
|
3488
|
+
}
|
|
3489
|
+
|
|
3490
|
+
.rr-color-picker-alpha-picker-dragger {
|
|
3491
|
+
background-color: transparent;
|
|
3492
|
+
transform: translateY(-1px);
|
|
3493
|
+
}
|
|
3494
|
+
|
|
3495
|
+
.rr-color-picker-hsv-container {
|
|
3496
|
+
width: 100%;
|
|
3497
|
+
display: flex;
|
|
3498
|
+
flex-direction: column;
|
|
3499
|
+
justify-content: space-between;
|
|
3500
|
+
gap: 15px;
|
|
3501
|
+
padding: 15px;
|
|
3502
|
+
background-color: #fff;
|
|
3503
|
+
border-radius: 0 0 30px 30px;
|
|
3504
|
+
}
|
|
3505
|
+
|
|
3506
|
+
.rr-color-picker-hue-picker, .rr-color-picker-alpha-picker {
|
|
3507
|
+
position: relative;
|
|
3508
|
+
height: 15px;
|
|
3509
|
+
border-radius: 10px;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
.rr-color-picker-hue-picker {
|
|
3513
|
+
background: linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
.rr-color-picker-alpha-picker {
|
|
3517
|
+
border: 1px solid #dadce0;
|
|
3518
|
+
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Cpath d='M1,0H0V1H2V2H1' fill='lightgray'/%3E%3C/svg%3E") left top / contain white;
|
|
3519
|
+
}
|
|
3520
|
+
|
|
3521
|
+
.rr-color-picker-hue-container {
|
|
3522
|
+
display: flex;
|
|
3523
|
+
align-items: center;
|
|
3524
|
+
}
|
|
3525
|
+
|
|
3526
|
+
.rr-color-picker-hue-color-container {
|
|
3527
|
+
display: flex;
|
|
3528
|
+
flex-direction: column;
|
|
3529
|
+
gap: 8px;
|
|
3530
|
+
flex: 1;
|
|
3531
|
+
justify-content: space-between;
|
|
3532
|
+
}
|
|
3533
|
+
|
|
3534
|
+
.rr-color-picker-color-result {
|
|
3411
3535
|
position: relative;
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3536
|
+
width: 30px;
|
|
3537
|
+
height: 30px;
|
|
3538
|
+
border-radius: 100%;
|
|
3539
|
+
overflow: hidden;
|
|
3540
|
+
border: 1px solid #e9e9e9;
|
|
3541
|
+
margin-right: 9px;
|
|
3542
|
+
margin-left: 3px;
|
|
3543
|
+
}
|
|
3544
|
+
|
|
3545
|
+
.rr-color-picker-color-result-background {
|
|
3546
|
+
width: 100%;
|
|
3547
|
+
height: 100%;
|
|
3548
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Cpath d='M1,0H0V1H2V2H1' fill='lightgray'/%3E%3C/svg%3E");
|
|
3549
|
+
background-size: 10px;
|
|
3550
|
+
}
|
|
3551
|
+
|
|
3552
|
+
.rr-color-picker-color-result-color {
|
|
3420
3553
|
position: absolute;
|
|
3421
|
-
|
|
3554
|
+
top: 0;
|
|
3555
|
+
left: 0;
|
|
3422
3556
|
width: 100%;
|
|
3423
3557
|
height: 100%;
|
|
3424
|
-
background: currentColor;
|
|
3425
3558
|
}
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3559
|
+
|
|
3560
|
+
.rr-color-picker-hue-container-eye-dropper {
|
|
3561
|
+
display: flex;
|
|
3562
|
+
align-items: center;
|
|
3563
|
+
justify-content: center;
|
|
3564
|
+
cursor: pointer;
|
|
3565
|
+
width: 30px;
|
|
3566
|
+
height: 30px;
|
|
3567
|
+
border-radius: 4px;
|
|
3429
3568
|
}
|
|
3430
|
-
|
|
3431
|
-
|
|
3569
|
+
|
|
3570
|
+
.rr-color-picker-hue-container-eye-dropper svg {
|
|
3571
|
+
color: #6b6b6b;
|
|
3572
|
+
}
|
|
3573
|
+
|
|
3574
|
+
.rr-color-picker-pallete-palletes,
|
|
3575
|
+
.rr-color-picker-pallete-custom-colors {
|
|
3576
|
+
display: grid;
|
|
3577
|
+
grid-template-columns: repeat(10, 1fr);
|
|
3578
|
+
position: relative;
|
|
3579
|
+
gap: 5px;
|
|
3580
|
+
}
|
|
3581
|
+
|
|
3582
|
+
.rr-color-picker-pallete-palletes div,
|
|
3583
|
+
.rr-color-picker-pallete-custom-colors div {
|
|
3584
|
+
aspect-ratio: 1 / 1;
|
|
3585
|
+
border-radius: 3px;
|
|
3586
|
+
cursor: pointer;
|
|
3587
|
+
}
|
|
3588
|
+
|
|
3589
|
+
.rr-color-picker-pallete-custom-colors div {
|
|
3590
|
+
border: 1px solid #dadce0;
|
|
3591
|
+
}
|
|
3592
|
+
|
|
3593
|
+
.rr-color-picker-pallete-custom-label {
|
|
3594
|
+
padding-top: 13px;
|
|
3595
|
+
font-size: 12px;
|
|
3596
|
+
display: flex;
|
|
3597
|
+
align-items: center;
|
|
3598
|
+
font-weight: 600;
|
|
3599
|
+
color: #717171;
|
|
3600
|
+
}
|
|
3601
|
+
|
|
3602
|
+
.rr-color-picker-pallete-custom-colors {
|
|
3603
|
+
padding-top: 5px;
|
|
3604
|
+
}
|
|
3605
|
+
|
|
3606
|
+
.rr-color-picker-color-info {
|
|
3607
|
+
display: flex;
|
|
3608
|
+
height: 23px;
|
|
3609
|
+
gap: 8px;
|
|
3610
|
+
}
|
|
3611
|
+
|
|
3612
|
+
.rr-color-picker-color-info-inputbox {
|
|
3613
|
+
display: flex;
|
|
3614
|
+
border-radius: 4px;
|
|
3615
|
+
background: #f5f5f5;
|
|
3616
|
+
padding-inline: 4px; flex-wrap: wrap;
|
|
3617
|
+
}
|
|
3618
|
+
|
|
3619
|
+
.rr-color-picker-color-info-inputbox label {
|
|
3620
|
+
display: flex;
|
|
3621
|
+
align-items: center;
|
|
3622
|
+
flex: 1;
|
|
3623
|
+
}
|
|
3624
|
+
|
|
3625
|
+
.rr-color-picker-color-info-inputbox label:not(:last-child) {
|
|
3626
|
+
border-right: 1px solid #fff;
|
|
3627
|
+
}
|
|
3628
|
+
|
|
3629
|
+
.rr-color-picker-color-info-inputbox label:last-child {
|
|
3630
|
+
width: 50px;
|
|
3631
|
+
flex: none;
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3634
|
+
.rr-color-picker-color-info-inputbox.none {
|
|
3635
|
+
display: none;
|
|
3636
|
+
}
|
|
3637
|
+
|
|
3638
|
+
.rr-color-picker-color-info-inputbox input {
|
|
3639
|
+
width: 100%;
|
|
3640
|
+
appearance: none;
|
|
3432
3641
|
border: none;
|
|
3433
|
-
|
|
3434
|
-
outline: none;
|
|
3435
|
-
|
|
3642
|
+
background: transparent;
|
|
3643
|
+
outline: none !important;
|
|
3644
|
+
font-size: 11.5px;
|
|
3645
|
+
padding-inline: 4px;
|
|
3646
|
+
text-transform: uppercase;
|
|
3647
|
+
}
|
|
3648
|
+
|
|
3649
|
+
.rr-color-picker-color-info-select {
|
|
3650
|
+
position: relative;
|
|
3651
|
+
border: 1px solid #ddd;
|
|
3652
|
+
border-radius: 4px;
|
|
3653
|
+
display: flex;
|
|
3654
|
+
align-items: center;
|
|
3655
|
+
}
|
|
3656
|
+
|
|
3657
|
+
.rr-color-picker-color-info-select span {
|
|
3658
|
+
font-size: 12px;
|
|
3659
|
+
display: block;
|
|
3660
|
+
width: 41px;
|
|
3661
|
+
text-align: center;
|
|
3662
|
+
margin-top: 2px;
|
|
3663
|
+
}
|
|
3664
|
+
|
|
3665
|
+
.rr-color-picker-color-info-modal {
|
|
3666
|
+
position: absolute;
|
|
3667
|
+
color: #fff;
|
|
3668
|
+
z-index: 1;
|
|
3669
|
+
top: -7px;
|
|
3670
|
+
}
|
|
3671
|
+
|
|
3672
|
+
.rr-color-picker-color-info-modal.none {
|
|
3673
|
+
display: none;
|
|
3674
|
+
}
|
|
3675
|
+
|
|
3676
|
+
.rr-color-picker-color-info-modal ul {
|
|
3677
|
+
margin: 0;
|
|
3678
|
+
width: 80px;
|
|
3679
|
+
padding: 10px;
|
|
3680
|
+
border-radius: 10px;
|
|
3681
|
+
background: #000;
|
|
3682
|
+
}
|
|
3683
|
+
|
|
3684
|
+
.rr-color-picker-color-info-modal li {
|
|
3685
|
+
list-style: none;
|
|
3686
|
+
padding: 0;
|
|
3687
|
+
margin: 0;
|
|
3688
|
+
height: 24px;
|
|
3689
|
+
align-items: center;
|
|
3436
3690
|
cursor: pointer;
|
|
3437
|
-
font-size:
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
|
|
3691
|
+
font-size: 13px;
|
|
3692
|
+
display: flex;
|
|
3693
|
+
padding-inline: 7px;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.rr-color-picker-color-info-modal li:not(.selected) svg {
|
|
3697
|
+
visibility: hidden;
|
|
3698
|
+
}
|
|
3699
|
+
|
|
3700
|
+
.rr-color-picker-color-info-modal li:hover {
|
|
3701
|
+
background: var(--rrd-focus-bg-color);
|
|
3702
|
+
border-radius: 5px;
|
|
3703
|
+
}
|
|
3704
|
+
|
|
3705
|
+
.rr-color-picker-color-info-percent {
|
|
3706
|
+
font-size: 12px;
|
|
3707
|
+
padding-right: 1px;
|
|
3708
|
+
}
|
|
3709
|
+
|
|
3710
|
+
.rr-color-picker-color-info-modal li svg {
|
|
3711
|
+
font-size: 12px;
|
|
3712
|
+
width: 22px;
|
|
3713
|
+
height: 15px;
|
|
3714
|
+
stroke: #fff;
|
|
3715
|
+
stroke-width: 27;
|
|
3716
|
+
transform: translateX(-6px);
|
|
3717
|
+
}
|
|
3718
|
+
|
|
3719
|
+
.rr-color-picker-hsv-container-buttons {
|
|
3720
|
+
position: relative;
|
|
3721
|
+
display: flex;
|
|
3722
|
+
justify-content: flex-end;
|
|
3723
|
+
gap: 5px;
|
|
3724
|
+
padding-top: 15px;
|
|
3725
|
+
}
|
|
3726
|
+
|
|
3727
|
+
.rr-color-picker-hsv-container-buttons::before {
|
|
3728
|
+
content: '';
|
|
3729
|
+
position: absolute;
|
|
3730
|
+
width: var(--color-picker-width);
|
|
3731
|
+
height: 1px;
|
|
3732
|
+
background: #ebebeb;
|
|
3733
|
+
top: 0;
|
|
3734
|
+
left: 50%;
|
|
3735
|
+
transform: translateX(-50%);
|
|
3736
|
+
}
|
|
3737
|
+
|
|
3738
|
+
.rr-color-picker-hsv-container-buttons button {
|
|
3739
|
+
height: 23px;
|
|
3740
|
+
min-width: 64px;
|
|
3741
|
+
padding: 4px 10px;
|
|
3742
|
+
appearance: none;
|
|
3743
|
+
background: #111;
|
|
3744
|
+
color: #000;
|
|
3745
|
+
font-size: 12px;
|
|
3746
|
+
font-weight: bold;
|
|
3747
|
+
line-height: 1.3;
|
|
3748
|
+
border-radius: 3px;
|
|
3749
|
+
background: none;
|
|
3750
|
+
border: 1px solid #dadce0;
|
|
3751
|
+
transition: border 0.3s ease;
|
|
3752
|
+
}
|
|
3753
|
+
|
|
3754
|
+
.rr-color-picker-hsv-container-buttons button:last-child:hover {
|
|
3755
|
+
border-color: #878787;
|
|
3756
|
+
}
|
|
3757
|
+
|
|
3758
|
+
.rr-color-picker-hsv-container-buttons button:first-child {
|
|
3759
|
+
background: var(--rrd-primary-btn-bg-hover);
|
|
3760
|
+
color: #fff;
|
|
3761
|
+
border: none;
|
|
3762
|
+
transition: background 0.3s ease;
|
|
3763
|
+
}
|
|
3764
|
+
|
|
3765
|
+
.rr-color-picker-hsv-container-buttons button:first-child:hover {
|
|
3766
|
+
background: #6a6a6a
|
|
3767
|
+
}
|
|
3768
|
+
|
|
3769
|
+
.rr-color-picker-pallete-eye-dropper {
|
|
3770
|
+
display: flex;
|
|
3771
|
+
align-items: center;
|
|
3772
|
+
transition: background 0.3s ease;
|
|
3773
|
+
}
|
|
3774
|
+
|
|
3775
|
+
.rr-color-picker-pallete-eye-dropper:hover {
|
|
3776
|
+
background: #e7e7e7;
|
|
3777
|
+
}
|
|
3778
|
+
|
|
3779
|
+
.rr-color-picker-pallete-eye-dropper svg {
|
|
3780
|
+
width: 100%;
|
|
3781
|
+
aspect-ratio: 1 / 1;
|
|
3782
|
+
height: auto;
|
|
3783
|
+
}
|
|
3784
|
+
|
|
3785
|
+
.rr-color-picker-color-info input::-webkit-outer-spin-button,
|
|
3786
|
+
.rr-color-picker-color-info input::-webkit-inner-spin-button {
|
|
3787
|
+
-webkit-appearance: none;
|
|
3788
|
+
margin: 0;
|
|
3789
|
+
}
|
|
3790
|
+
|
|
3791
|
+
.rr-color-picker-color-info input[type='number'] {
|
|
3792
|
+
-moz-appearance: textfield;
|
|
3441
3793
|
}
|
|
3442
3794
|
|
|
3443
3795
|
/* Designer Style */
|
|
@@ -4108,6 +4460,8 @@ input[data-rrproperty]::-webkit-inner-spin-button {
|
|
|
4108
4460
|
.rrd-actionbar #item_bar_design_group {
|
|
4109
4461
|
background-color: var(--rrd-light-theme-primary-color-9);
|
|
4110
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
/* Report Type Action Item SVG 기본 스타일 */
|
|
4111
4465
|
.rrd-actionbar .rrd-tool-button {
|
|
4112
4466
|
width: 30px;
|
|
4113
4467
|
height: 30px;
|
|
@@ -6803,7 +7157,7 @@ input[data-rrproperty]::-webkit-inner-spin-button {
|
|
|
6803
7157
|
background: var(--rrd-light-theme-primary-color-1);
|
|
6804
7158
|
border: none;
|
|
6805
7159
|
border-radius: 3px;
|
|
6806
|
-
box-shadow: 1px 1px
|
|
7160
|
+
box-shadow: 1px 1px 10px 3px rgb(202 202 202 / 60%);
|
|
6807
7161
|
}
|
|
6808
7162
|
.rr-color-picker-slider,
|
|
6809
7163
|
.rr-color-picker-alpha-slider {
|