realreport 1.3.2 → 1.4.0
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.css +30 -4
- package/dist/realreport.d.ts +372 -170
- package/dist/realreport.es.js +1 -1
- package/dist/realreport.js +1 -1
- package/package.json +1 -1
package/dist/realreport.css
CHANGED
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
border: 1px solid #777786;
|
|
19
19
|
background-color: #efefef;
|
|
20
20
|
}
|
|
21
|
-
|
|
22
|
-
border:
|
|
23
|
-
background-color:
|
|
24
|
-
}
|
|
21
|
+
.rr-report-container[data-print="1"] {
|
|
22
|
+
border: none;
|
|
23
|
+
background-color: transparent;
|
|
24
|
+
}
|
|
25
25
|
.rr-report-preview {
|
|
26
26
|
position: absolute;
|
|
27
27
|
padding: 1px; /** 현재 이 설정이 없으면 중간 빈 페이지가 출력된다! */
|
|
@@ -66,6 +66,9 @@
|
|
|
66
66
|
border: 1px solid #555;
|
|
67
67
|
border-radius: 0;
|
|
68
68
|
}
|
|
69
|
+
.rr-text-edit:focus-visible {
|
|
70
|
+
outline: none;
|
|
71
|
+
}
|
|
69
72
|
|
|
70
73
|
.rr-design-box {
|
|
71
74
|
color: #888;
|
|
@@ -194,6 +197,28 @@
|
|
|
194
197
|
.rr-focus-handle[data-hidden='true'] {
|
|
195
198
|
visibility: hidden;
|
|
196
199
|
}
|
|
200
|
+
.rr-rotate-handle {
|
|
201
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cfilter id='Ellipse_80' x='0' y='0' width='20' height='20' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(-1375 -4363)'%3E%3Cg data-type='innerShadowGroup'%3E%3Ccircle id='Ellipse_80-2' data-name='Ellipse 80' cx='10' cy='10' r='10' transform='translate(1375 4363)' fill='%23fff'/%3E%3Cg transform='matrix(1 0 0 1 1375 4363)' filter='url(%23Ellipse_80)'%3E%3Ccircle id='Ellipse_80-3' data-name='Ellipse 80' cx='10' cy='10' r='10' fill='%23fff'/%3E%3C/g%3E%3Cg id='Ellipse_80-4' data-name='Ellipse 80' transform='translate(1375 4363)' fill='none' stroke='rgba(0 0 0 0)' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-arrows-circle-with-clockwise-rotation-svgrepo-com' transform='translate(1379.282 4315.982)'%3E%3Cpath id='Path_719' data-name='Path 719' d='M70.95 52.746v1.115q-.12-.208-.259-.407a5.38 5.38 0 0 0-9.633 1.828.7.7 0 1 0 1.356.326 3.98 3.98 0 0 1 3.874-3.048 3.949 3.949 0 0 1 2.395.8 4.028 4.028 0 0 1 1.131 1.33h-.773a.7.7 0 1 0 0 1.395h2.606a.7.7 0 0 0 .7-.7V52.746a.7.7 0 0 0-1.395 0Z' transform='translate(-60.227 0)'/%3E%3Cpath id='Path_720' data-name='Path 720' d='M.7 490.43a.7.7 0 0 0 .7-.7v-1.12a5.379 5.379 0 0 0 4.66 2.7h.007a5.38 5.38 0 0 0 5.224-4.117.7.7 0 1 0-1.356-.326 3.984 3.984 0 0 1-7.4.919H3.3a.7.7 0 0 0 0-1.395H.7a.7.7 0 0 0-.7.7v2.642A.7.7 0 0 0 .7 490.43Z' transform='translate(0 -429.389)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
202
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cfilter id='Ellipse_80' x='0' y='0' width='20' height='20' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(-1375 -4363)'%3E%3Cg data-type='innerShadowGroup'%3E%3Ccircle id='Ellipse_80-2' data-name='Ellipse 80' cx='10' cy='10' r='10' transform='translate(1375 4363)' fill='%23fff'/%3E%3Cg transform='matrix(1 0 0 1 1375 4363)' filter='url(%23Ellipse_80)'%3E%3Ccircle id='Ellipse_80-3' data-name='Ellipse 80' cx='10' cy='10' r='10' fill='%23fff'/%3E%3C/g%3E%3Cg id='Ellipse_80-4' data-name='Ellipse 80' transform='translate(1375 4363)' fill='none' stroke='rgba(0 0 0 0)' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-arrows-circle-with-clockwise-rotation-svgrepo-com' transform='translate(1377.282 4314.982)'%3E%3Cpath id='Path_719' data-name='Path 719' d='M73.664 53.178V54.6q-.153-.265-.33-.518A6.854 6.854 0 0 0 61.063 56.41a.888.888 0 1 0 1.727.416 5.07 5.07 0 0 1 4.935-3.883 5.031 5.031 0 0 1 3.051 1.019 5.131 5.131 0 0 1 1.441 1.694h-.984a.888.888 0 1 0 0 1.777h3.32a.888.888 0 0 0 .888-.888V53.178a.888.888 0 0 0-1.777 0Z' transform='translate(-60.005 0)'/%3E%3Cpath id='Path_720' data-name='Path 720' d='M.888 491.552a.888.888 0 0 0 .888-.888v-1.427a6.853 6.853 0 0 0 5.937 3.439h.009a6.854 6.854 0 0 0 6.655-5.244.888.888 0 0 0-1.727-.416 5.075 5.075 0 0 1-9.424 1.17h.982a.888.888 0 0 0 0-1.777H.888A.888.888 0 0 0 0 487.3v3.365A.888.888 0 0 0 .888 491.552Z' transform='translate(0 -427.805)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
203
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_336' data-name='Group 336' transform='translate(-1375 -4363)'%3E%3Cg id='Ellipse_80' data-name='Ellipse 80' transform='translate(1375 4363)' fill='%23fff' stroke='rgba(0 0 0 0)' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1376.483 4364.483)'%3E%3Cg id='Group_340' data-name='Group 340'%3E%3Cg id='Group_339' data-name='Group 339'%3E%3Cpath id='Path_716' data-name='Path 716' d='M8.517 0a8.517 8.517 0 1 0 8.517 8.517A8.517 8.517 0 0 0 8.517 0Zm0 16.182a7.665 7.665 0 1 1 7.665-7.665A7.674 7.674 0 0 1 8.517 16.182Z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.555 3.833)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M82.766 115.2a4.681 4.681 0 0 0-4.676 4.516l-.559-.559a.426.426 0 0 0-.6.6l1.278 1.278a.426.426 0 0 0 .6 0l1.278-1.278a.426.426 0 0 0-.6-.6l-.531.531a3.81 3.81 0 0 1 7.189-1.58l.635-.635A4.677 4.677 0 0 0 82.766 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(4.506 7.239)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M145.289 219l-1.278-1.278a.426.426 0 0 0-.6 0L142.132 219a.426.426 0 0 0 .6.6l.531-.531a3.81 3.81 0 0 1-7.189 1.58l-.635.635a4.677 4.677 0 0 0 8.687-2.243l.559.559a.426.426 0 1 0 .6-.6Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
|
|
204
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_336' data-name='Group 336' transform='translate(-1375 -4363)'%3E%3Cg id='Ellipse_80' data-name='Ellipse 80' transform='translate(1375 4363)' fill='%23fff' stroke='rgba(0 0 0 0)' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1376.483 4364.483)'%3E%3Cg id='Group_340' data-name='Group 340'%3E%3Cg id='Group_339' data-name='Group 339'%3E%3Cpath id='Path_716' data-name='Path 716' d='M8.517 0a8.517 8.517 0 1 0 8.517 8.517A8.517 8.517 0 0 0 8.517 0Zm0 16.182a7.665 7.665 0 1 1 7.665-7.665A7.674 7.674 0 0 1 8.517 16.182Z' fill='%23777'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.555 3.833)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M82.766 115.2a4.681 4.681 0 0 0-4.676 4.516l-.559-.559a.426.426 0 0 0-.6.6l1.278 1.278a.426.426 0 0 0 .6 0l1.278-1.278a.426.426 0 0 0-.6-.6l-.531.531a3.81 3.81 0 0 1 7.189-1.58l.635-.635A4.677 4.677 0 0 0 82.766 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(4.506 7.239)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M145.289 219l-1.278-1.278a.426.426 0 0 0-.6 0L142.132 219a.426.426 0 0 0 .6.6l.531-.531a3.81 3.81 0 0 1-7.189 1.58l-.635.635a4.677 4.677 0 0 0 8.687-2.243l.559.559a.426.426 0 1 0 .6-.6Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
205
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='20' height='20' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_336' data-name='Group 336' transform='translate(-1375 -4363)'%3E%3Cg data-type='innerShadowGroup'%3E%3Cg id='Path_721-2' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 1375 4363)' filter='url(%23Path_721)'%3E%3Cg id='Path_721-3' data-name='Path 721' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-4' data-name='Path 721' transform='translate(1375 4363)' fill='none'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1376.483 4364.483)'%3E%3Cg id='Group_340' data-name='Group 340'%3E%3Cg id='Group_339' data-name='Group 339'%3E%3Cpath id='Path_716' data-name='Path 716' d='M8.517 0a8.517 8.517 0 1 0 8.517 8.517A8.517 8.517 0 0 0 8.517 0Zm0 16.182a7.665 7.665 0 1 1 7.665-7.665A7.674 7.674 0 0 1 8.517 16.182Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.555 3.833)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M82.766 115.2a4.681 4.681 0 0 0-4.676 4.516l-.559-.559a.426.426 0 0 0-.6.6l1.278 1.278a.426.426 0 0 0 .6 0l1.278-1.278a.426.426 0 0 0-.6-.6l-.531.531a3.81 3.81 0 0 1 7.189-1.58l.635-.635A4.677 4.677 0 0 0 82.766 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(4.506 7.239)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M145.289 219l-1.278-1.278a.426.426 0 0 0-.6 0L142.132 219a.426.426 0 0 0 .6.6l.531-.531a3.81 3.81 0 0 1-7.189 1.58l-.635.635a4.677 4.677 0 0 0 8.687-2.243l.559.559a.426.426 0 1 0 .6-.6Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
206
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='20' height='20' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_336' data-name='Group 336' transform='translate(-1375 -4363)'%3E%3Cg data-type='innerShadowGroup'%3E%3Cg id='Path_721-2' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 1375 4363)' filter='url(%23Path_721)'%3E%3Cg id='Path_721-3' data-name='Path 721' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-4' data-name='Path 721' transform='translate(1375 4363)' fill='none'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1375.483 4363.483)'%3E%3Cg id='Group_340' data-name='Group 340'%3E%3Cg id='Group_339' data-name='Group 339'%3E%3Cpath id='Path_716' data-name='Path 716' d='M9.6 0a9.6 9.6 0 1 0 9.6 9.6A9.6 9.6 0 0 0 9.6 0Zm0 18.238A8.639 8.639 0 1 1 18.238 9.6 8.649 8.649 0 0 1 9.6 18.238Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M83.523 115.2a5.275 5.275 0 0 0-5.27 5.09l-.63-.63a.48.48 0 0 0-.679.679l1.44 1.44a.48.48 0 0 0 .679 0l1.44-1.44a.48.48 0 0 0-.679-.679l-.6.6a4.294 4.294 0 0 1 8.1-1.78l.716-.716A5.271 5.271 0 0 0 83.523 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.079 8.159)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M146.54 219.176l-1.44-1.44a.48.48 0 0 0-.679 0l-1.44 1.44a.48.48 0 1 0 .679.679l.6-.6a4.294 4.294 0 0 1-8.1 1.781l-.716.716a5.272 5.272 0 0 0 9.79-2.528l.63.63a.48.48 0 1 0 .679-.679Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
207
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='23' viewBox='0 0 23 23'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood/%3E%3CfeComposite operator='in' in2='blur'/%3E%3C/filter%3E%3Cfilter id='Path_721-2' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur-2'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur-2'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_336' data-name='Group 336' transform='translate(-1373.5 -4361.5)'%3E%3Cg data-type='innerShadowGroup'%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721)'%3E%3Cg id='Path_721-3' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-4' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721-2)'%3E%3Cg id='Path_721-5' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-6' data-name='Path 721' transform='translate(1375 4363)' fill='none'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1375.483 4363.483)'%3E%3Cg id='Group_340' data-name='Group 340'%3E%3Cg id='Group_339' data-name='Group 339'%3E%3Cpath id='Path_716' data-name='Path 716' d='M9.6 0a9.6 9.6 0 1 0 9.6 9.6A9.6 9.6 0 0 0 9.6 0Zm0 18.238A8.639 8.639 0 1 1 18.238 9.6 8.649 8.649 0 0 1 9.6 18.238Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M83.523 115.2a5.275 5.275 0 0 0-5.27 5.09l-.63-.63a.48.48 0 0 0-.679.679l1.44 1.44a.48.48 0 0 0 .679 0l1.44-1.44a.48.48 0 0 0-.679-.679l-.6.6a4.294 4.294 0 0 1 8.1-1.78l.716-.716A5.271 5.271 0 0 0 83.523 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.079 8.159)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M146.54 219.176l-1.44-1.44a.48.48 0 0 0-.679 0l-1.44 1.44a.48.48 0 1 0 .679.679l.6-.6a4.294 4.294 0 0 1-8.1 1.781l-.716.716a5.272 5.272 0 0 0 9.79-2.528l.63.63a.48.48 0 1 0 .679-.679Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
208
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='23' viewBox='0 0 23 23'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood/%3E%3CfeComposite operator='in' in2='blur'/%3E%3C/filter%3E%3Cfilter id='Path_721-2' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur-2'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur-2'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1373.5 -4361.5)'%3E%3Cg data-type='innerShadowGroup'%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721)'%3E%3Cg id='Path_721-3' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-4' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721-2)'%3E%3Cg id='Path_721-5' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-6' data-name='Path 721' transform='translate(1375 4363)' fill='none'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1372.989 4361.505)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M85.936 115.2a7.169 7.169 0 0 0-7.162 6.918l-.856-.856a.652.652 0 0 0-.922.922l1.957 1.957a.652.652 0 0 0 .922 0l1.957-1.957a.652.652 0 0 0-.923-.923l-.813.813a5.836 5.836 0 0 1 11.011-2.419l.973-.973A7.164 7.164 0 0 0 85.936 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.868 9.538)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M150.525 219.743l-1.957-1.957a.652.652 0 0 0-.922 0l-1.957 1.957a.652.652 0 1 0 .922.922l.813-.813a5.836 5.836 0 0 1-11.011 2.42l-.973.973a7.164 7.164 0 0 0 13.305-3.436l.856.856a.652.652 0 1 0 .923-.922Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
209
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='23' viewBox='0 0 23 23'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur'/%3E%3CfeFlood/%3E%3CfeComposite operator='in' in2='blur'/%3E%3C/filter%3E%3Cfilter id='Path_721-2' x='0' y='0' width='23' height='23' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='0.5' result='blur-2'/%3E%3CfeFlood result='color'/%3E%3CfeComposite operator='out' in='SourceGraphic' in2='blur-2'/%3E%3CfeComposite operator='in' in='color'/%3E%3CfeComposite operator='in' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1373.5 -4361.5)'%3E%3Cg data-type='innerShadowGroup'%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721)'%3E%3Cg id='Path_721-3' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-4' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 1373.5 4361.5)' filter='url(%23Path_721-2)'%3E%3Cg id='Path_721-5' data-name='Path 721' transform='translate(1.5 1.5)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='Path_721-6' data-name='Path 721' transform='translate(1375 4363)' fill='none'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1374.551 4362.732)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M84.374 115.2a5.943 5.943 0 0 0-5.937 5.735l-.71-.71a.541.541 0 0 0-.765.765l1.622 1.622a.54.54 0 0 0 .765 0l1.622-1.622a.541.541 0 0 0-.765-.765l-.674.674a4.838 4.838 0 0 1 9.128-2.006l.806-.806A5.938 5.938 0 0 0 84.374 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.357 8.645)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M147.945 219.376l-1.622-1.622a.54.54 0 0 0-.765 0l-1.622 1.622a.541.541 0 0 0 .765.765l.674-.674a4.838 4.838 0 0 1-9.128 2.006l-.806.806a5.939 5.939 0 0 0 11.03-2.848l.71.71a.541.541 0 1 0 .765-.764Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
210
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1375 -4363)'%3E%3Cg id='Path_721' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='rgba(0 0 0 0)'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1374.551 4362.732)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M84.374 115.2a5.943 5.943 0 0 0-5.937 5.735l-.71-.71a.541.541 0 0 0-.765.765l1.622 1.622a.54.54 0 0 0 .765 0l1.622-1.622a.541.541 0 0 0-.765-.765l-.674.674a4.838 4.838 0 0 1 9.128-2.006l.806-.806A5.938 5.938 0 0 0 84.374 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.357 8.645)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M147.945 219.376l-1.622-1.622a.54.54 0 0 0-.765 0l-1.622 1.622a.541.541 0 0 0 .765.765l.674-.674a4.838 4.838 0 0 1-9.128 2.006l-.806.806a5.939 5.939 0 0 0 11.03-2.848l.71.71a.541.541 0 1 0 .765-.764Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
211
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1375 -4363)'%3E%3Cg id='Path_721' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M 10 19.85000038146973 C 4.568689823150635 19.85000038146973 0.1500000059604645 15.43130970001221 0.1500000059604645 10 C 0.1500000059604645 4.568689823150635 4.568689823150635 0.1500000059604645 10 0.1500000059604645 C 15.43130970001221 0.1500000059604645 19.85000038146973 4.568689823150635 19.85000038146973 10 C 19.85000038146973 15.43130970001221 15.43130970001221 19.85000038146973 10 19.85000038146973 Z' stroke='none'/%3E%3Cpath d='M 10 0.2999992370605469 C 4.651399612426758 0.2999992370605469 0.2999992370605469 4.651399612426758 0.2999992370605469 10 C 0.2999992370605469 15.34860038757324 4.651399612426758 19.70000076293945 10 19.70000076293945 C 15.34860038757324 19.70000076293945 19.70000076293945 15.34860038757324 19.70000076293945 10 C 19.70000076293945 4.651399612426758 15.34860038757324 0.2999992370605469 10 0.2999992370605469 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='%23000'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1374.551 4362.732)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M84.374 115.2a5.943 5.943 0 0 0-5.937 5.735l-.71-.71a.541.541 0 0 0-.765.765l1.622 1.622a.54.54 0 0 0 .765 0l1.622-1.622a.541.541 0 0 0-.765-.765l-.674.674a4.838 4.838 0 0 1 9.128-2.006l.806-.806A5.938 5.938 0 0 0 84.374 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.357 8.645)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M147.945 219.376l-1.622-1.622a.54.54 0 0 0-.765 0l-1.622 1.622a.541.541 0 0 0 .765.765l.674-.674a4.838 4.838 0 0 1-9.128 2.006l-.806.806a5.939 5.939 0 0 0 11.03-2.848l.71.71a.541.541 0 1 0 .765-.764Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
212
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1375 -4363)'%3E%3Cg id='Path_721' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M 10 19.85000038146973 C 4.568689823150635 19.85000038146973 0.1500000059604645 15.43130970001221 0.1500000059604645 10 C 0.1500000059604645 4.568689823150635 4.568689823150635 0.1500000059604645 10 0.1500000059604645 C 15.43130970001221 0.1500000059604645 19.85000038146973 4.568689823150635 19.85000038146973 10 C 19.85000038146973 15.43130970001221 15.43130970001221 19.85000038146973 10 19.85000038146973 Z' stroke='none'/%3E%3Cpath d='M 10 0.2999992370605469 C 4.651399612426758 0.2999992370605469 0.2999992370605469 4.651399612426758 0.2999992370605469 10 C 0.2999992370605469 15.34860038757324 4.651399612426758 19.70000076293945 10 19.70000076293945 C 15.34860038757324 19.70000076293945 19.70000076293945 15.34860038757324 19.70000076293945 10 C 19.70000076293945 4.651399612426758 15.34860038757324 0.2999992370605469 10 0.2999992370605469 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='%23000'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1376.101 4363.951)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M82.823 115.2a4.726 4.726 0 0 0-4.721 4.56l-.564-.564a.43.43 0 0 0-.608.608l1.29 1.29a.43.43 0 0 0 .608 0l1.29-1.29a.43.43 0 0 0-.608-.608l-.536.536a3.847 3.847 0 0 1 7.258-1.595l.641-.641A4.722 4.722 0 0 0 82.823 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(4.849 7.759)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M145.384 219.011l-1.29-1.29a.43.43 0 0 0-.608 0l-1.29 1.29a.43.43 0 0 0 .608.608l.536-.536a3.847 3.847 0 0 1-7.258 1.6l-.641.641a4.722 4.722 0 0 0 8.77-2.265l.564.564a.43.43 0 1 0 .608-.608Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
213
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1375 -4363)'%3E%3Cg id='Path_721' data-name='Path 721' transform='translate(1375 4363)' fill='%23fff'%3E%3Cpath d='M 10 19.5 C 4.761680126190186 19.5 0.5 15.23832035064697 0.5 10 C 0.5 4.761680126190186 4.761680126190186 0.5 10 0.5 C 15.23832035064697 0.5 19.5 4.761680126190186 19.5 10 C 19.5 15.23832035064697 15.23832035064697 19.5 10 19.5 Z' stroke='none'/%3E%3Cpath d='M 10 1 C 5.037380218505859 1 1 5.037380218505859 1 10 C 1 14.96261978149414 5.037380218505859 19 10 19 C 14.96261978149414 19 19 14.96261978149414 19 10 C 19 5.037380218505859 14.96261978149414 1 10 1 M 10 0 C 15.52285003662109 0 20 4.477149963378906 20 10 C 20 15.52285003662109 15.52285003662109 20 10 20 C 4.477149963378906 20 0 15.52285003662109 0 10 C 0 4.477149963378906 4.477149963378906 0 10 0 Z' stroke='none' fill='%23000'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1374.551 4362.732)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M84.374 115.2a5.943 5.943 0 0 0-5.937 5.735l-.71-.71a.541.541 0 0 0-.765.765l1.622 1.622a.54.54 0 0 0 .765 0l1.622-1.622a.541.541 0 0 0-.765-.765l-.674.674a4.838 4.838 0 0 1 9.128-2.006l.806-.806A5.938 5.938 0 0 0 84.374 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.357 8.645)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M147.945 219.376l-1.622-1.622a.54.54 0 0 0-.765 0l-1.622 1.622a.541.541 0 0 0 .765.765l.674-.674a4.838 4.838 0 0 1-9.128 2.006l-.806.806a5.939 5.939 0 0 0 11.03-2.848l.71.71a.541.541 0 1 0 .765-.764Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
214
|
+
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='26' height='26' viewBox='0 0 26 26'%3E%3Cdefs%3E%3Cfilter id='Path_721' x='0' y='0' width='26' height='26' filterUnits='userSpaceOnUse'%3E%3CfeOffset input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='1' result='blur'/%3E%3CfeFlood/%3E%3CfeComposite operator='in' in2='blur'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Group_345' data-name='Group 345' transform='translate(-1372 -4360)'%3E%3Cg transform='matrix(1 0 0 1 1372 4360)' filter='url(%23Path_721)'%3E%3Cpath id='Path_721-2' data-name='Path 721' d='M10 0A10 10 0 1 1 0 10 10 10 0 0 1 10 0Z' transform='translate(3 3)' fill='%23fff'/%3E%3C/g%3E%3Cg id='refresh-svgrepo-com' transform='translate(1374.551 4362.732)'%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(2.88 4.32)'%3E%3Cg id='Group_341' data-name='Group 341'%3E%3Cpath id='Path_717' data-name='Path 717' d='M84.374 115.2a5.943 5.943 0 0 0-5.937 5.735l-.71-.71a.541.541 0 0 0-.765.765l1.622 1.622a.54.54 0 0 0 .765 0l1.622-1.622a.541.541 0 0 0-.765-.765l-.674.674a4.838 4.838 0 0 1 9.128-2.006l.806-.806A5.938 5.938 0 0 0 84.374 115.2Z' transform='translate(-76.804 -115.2)'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_344' data-name='Group 344' transform='translate(5.357 8.645)'%3E%3Cg id='Group_343' data-name='Group 343'%3E%3Cpath id='Path_718' data-name='Path 718' d='M147.945 219.376l-1.622-1.622a.54.54 0 0 0-.765 0l-1.622 1.622a.541.541 0 0 0 .765.765l.674-.674a4.838 4.838 0 0 1-9.128 2.006l-.806.806a5.939 5.939 0 0 0 11.03-2.848l.71.71a.541.541 0 1 0 .765-.764Z' transform='translate(-135.441 -217.595)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
|
|
215
|
+
background-size: 20px;
|
|
216
|
+
cursor: alias;
|
|
217
|
+
}
|
|
218
|
+
.rr-rotate-line {
|
|
219
|
+
box-sizing: border-box;
|
|
220
|
+
border-right: 1px dashed #008;
|
|
221
|
+
}
|
|
197
222
|
|
|
198
223
|
.rr-table {
|
|
199
224
|
table-layout: fixed;
|
|
@@ -367,6 +392,7 @@
|
|
|
367
392
|
padding: 0;
|
|
368
393
|
text-align: center;
|
|
369
394
|
/** 상위에서 지정할 수 있도록 여기에 font-size를 지정하지 말 것. */
|
|
395
|
+
line-height: 1.35em;
|
|
370
396
|
}
|
|
371
397
|
.rr-text[data-design]:hover {
|
|
372
398
|
background-color: rgba(111, 111, 0, 0.1);
|