@vitrosoftware/common-ui-ts 1.1.70 → 1.1.72
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/css/common.css +8 -0
- package/css/std/controls/action-handler/action-handler.css +2 -2
- package/css/std/controls/avatar/avatar.css +1 -1
- package/css/std/controls/breadcrumbs/breadcrumbs.css +19 -3
- package/css/std/controls/date-picker/date-picker.css +12 -0
- package/css/std/controls/dialog/dialog-content.css +1 -1
- package/css/std/controls/dialog/dialog.css +1 -1
- package/css/std/controls/login/login.css +4 -16
- package/css/std/controls/pdf-viewer/compare.css +87 -31
- package/css/std/controls/pdf-viewer/custom.css +145 -9
- package/css/std/controls/pdf-viewer/img/annotation-check.svg +11 -0
- package/css/std/controls/pdf-viewer/img/annotation-comment.svg +16 -0
- package/css/std/controls/pdf-viewer/img/annotation-help.svg +26 -0
- package/css/std/controls/pdf-viewer/img/annotation-insert.svg +10 -0
- package/css/std/controls/pdf-viewer/img/annotation-key.svg +11 -0
- package/css/std/controls/pdf-viewer/img/annotation-newparagraph.svg +11 -0
- package/css/std/controls/pdf-viewer/img/annotation-noicon.svg +7 -0
- package/css/std/controls/pdf-viewer/img/annotation-note.svg +42 -0
- package/css/std/controls/pdf-viewer/img/annotation-paperclip.svg +6 -0
- package/css/std/controls/pdf-viewer/img/annotation-paragraph.svg +16 -0
- package/css/std/controls/pdf-viewer/img/annotation-pushpin.svg +7 -0
- package/css/std/controls/pdf-viewer/img/cursor-editorFreeText.svg +3 -0
- package/css/std/controls/pdf-viewer/img/cursor-editorInk.svg +4 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-arrow.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-cloud.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-ellipse.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-line.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-polygon.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-rect.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-arrow.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-cloud.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-ellipse.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-line.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-polygon.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar-rect.png +0 -0
- package/css/std/controls/pdf-viewer/img/draw-annotation-toolbar.png +0 -0
- package/css/std/controls/pdf-viewer/img/dropdown-arrow.png +0 -0
- package/css/std/controls/pdf-viewer/img/findbarButton-next.svg +3 -0
- package/css/std/controls/pdf-viewer/img/findbarButton-previous.svg +3 -0
- package/css/std/controls/pdf-viewer/img/gv-toolbarButton-download.svg +3 -0
- package/css/std/controls/pdf-viewer/img/gv-toolbarButton-openinapp.svg +11 -0
- package/css/std/controls/pdf-viewer/img/loading-dark.svg +24 -0
- package/css/std/controls/pdf-viewer/img/loading-icon.gif +0 -0
- package/css/std/controls/pdf-viewer/img/loading.svg +1 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-documentProperties.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-firstPage.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-handTool.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-lastPage.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-rotateCcw.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-rotateCw.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-scrollHorizontal.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-scrollPage.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-scrollVertical.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-scrollWrapped.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-selectTool.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-spreadEven.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-spreadNone.svg +3 -0
- package/css/std/controls/pdf-viewer/img/secondaryToolbarButton-spreadOdd.svg +3 -0
- package/css/std/controls/pdf-viewer/img/shadow.png +0 -0
- package/css/std/controls/pdf-viewer/img/spinner.gif +0 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-bookmark.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-currentOutlineItem.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-download.svg +4 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-editorFreeText.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-editorInk.svg +4 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-editorStamp.svg +8 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-menuArrow.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-openFile.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-pageDown.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-pageUp.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-presentationMode.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-print.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-search.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-secondaryToolbarToggle.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-sidebarToggle.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-viewAttachments.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-viewLayers.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-viewOutline.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-viewThumbnail.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-zoomIn.svg +3 -0
- package/css/std/controls/pdf-viewer/img/toolbarButton-zoomOut.svg +3 -0
- package/css/std/controls/pdf-viewer/img/treeitem-collapsed.svg +1 -0
- package/css/std/controls/pdf-viewer/img/treeitem-expanded.svg +1 -0
- package/css/std/controls/pdf-viewer/pdf-viewer.css +29 -6
- package/css/std/controls/pdf-viewer/print.css +11 -0
- package/css/std/controls/pdf-viewer/sketchpad.css +8 -0
- package/css/std/controls/pdf-viewer/viewer-theme.css +1 -1
- package/css/std/controls/pdf-viewer/viewer.css +690 -970
- package/css/std/controls/pdf-viewer/zoom.css +4 -0
- package/css/std/controls/route-item/route-item.css +112 -0
- package/css/std/controls/splitter/splitter.css +71 -0
- package/css/std/controls/table-view/treegrid.css +153 -3
- package/css/std/controls/time-picker/time-picker.css +42 -30
- package/css/std/controls/uploader/uploader.css +1 -1
- package/css/white/controls/splitter/splitter.css +106 -0
- package/dist/constants/Placement.d.ts +7 -0
- package/dist/constants/Unit.d.ts +3 -0
- package/dist/controls/DatePicker/DatePicker.d.ts +1 -0
- package/dist/controls/FieldIterator/FieldIterator.d.ts +1 -0
- package/dist/controls/LookupPicker/LookupPicker.d.ts +1 -0
- package/dist/controls/LookupPicker/ValueList.d.ts +4 -1
- package/dist/controls/RouteItem/RouteItem.d.ts +17 -0
- package/dist/controls/Splitter/Splitter.d.ts +18 -0
- package/dist/controls/Splitter/SplitterConstants.d.ts +9 -0
- package/dist/controls/TableView/TableViewConstants.d.ts +4 -2
- package/dist/controls/TimePicker/TimePicker.d.ts +1 -0
- package/dist/controls/UserLookupPicker/UserLookupPicker.d.ts +1 -0
- package/dist/index.css +279 -55
- package/dist/index.d.ts +5 -0
- package/dist/index.js +1043 -655
- package/dist/index.js.map +1 -1
- package/lib/pdf-js/pdf.js +8890 -7075
- package/lib/third-party.js +8888 -7073
- package/package.json +4 -3
- package/src/controls/PdfViewer/js/pdf-viewer.js +7121 -5877
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
.vitro-route-item {
|
|
2
|
+
display: flex;
|
|
3
|
+
width: 100%;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.vitro-route-item-body {
|
|
7
|
+
margin-bottom: 16px;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.vitro-route-item-content {
|
|
11
|
+
width: 100%;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.vitro-button-collapse,
|
|
15
|
+
.vitro-button-expand,
|
|
16
|
+
.vitro-button-hide-comment,
|
|
17
|
+
.vitro-button-show-comment {
|
|
18
|
+
width: 24px;
|
|
19
|
+
height: 24px;
|
|
20
|
+
min-width: 24px;
|
|
21
|
+
background-position: center;
|
|
22
|
+
background-size: 100%;
|
|
23
|
+
border: none;
|
|
24
|
+
background-color: transparent;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.vitro-button-collapse,
|
|
28
|
+
.vitro-button-expand {
|
|
29
|
+
margin-right: 12px;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.vitro-button-collapse {
|
|
33
|
+
/* collapse-bottom.svg URL-encoder for SVG */
|
|
34
|
+
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-right' filter='url(%23filter0_dd_2119_119831)'%3E%3Cpath id='Vector' d='M7 10.5L12 15.5L17 10.5' stroke='%234A556C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.vitro-button-expand {
|
|
38
|
+
/* collapse-right.svg URL-encoder for SVG */
|
|
39
|
+
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-right' filter='url(%23filter0_dd_2119_118517)'%3E%3Cpath id='Vector' d='M10.5 17L15.5 12L10.5 7' stroke='%234A556C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.vitro-button-hide-comment {
|
|
43
|
+
/* comment-hidden.svg URL-encoder for SVG */
|
|
44
|
+
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 19H8C3 19 2 19 2 14V9C2 4 3 3 8 3H16C21 3 22 4 22 9V14C22 18 21 19 16 19H15.5C15.19 19 14.89 19.15 14.7 19.4L13.2 21.4C12.54 22.28 11.46 22.28 10.8 21.4L9.3 19.4C9.14 19.18 8.77 19 8.5 19Z' stroke='%234A556C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.9918 11.75H17.0052' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9918 11.75H12.0052' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.99176 11.75H7.00523' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 2L2 22' stroke='%23222D44' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.vitro-button-show-comment {
|
|
48
|
+
/* comment.svg URL-encoder for SVG */
|
|
49
|
+
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 19H8C3 19 2 19 2 14V9C2 4 3 3 8 3H16C21 3 22 4 22 9V14C22 18 21 19 16 19H15.5C15.19 19 14.89 19.15 14.7 19.4L13.2 21.4C12.54 22.28 11.46 22.28 10.8 21.4L9.3 19.4C9.14 19.18 8.77 19 8.5 19Z' stroke='%234A556C' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.9918 11.75H17.0052' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9918 11.75H12.0052' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.99176 11.75H7.00523' stroke='%234A556C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.vitro-avatar {
|
|
53
|
+
margin-right: 8px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.vitro-date {
|
|
57
|
+
color: #222D44;
|
|
58
|
+
font-size: 14px;
|
|
59
|
+
font-family: 'InterMedium';
|
|
60
|
+
margin-left: 8px;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.vitro-route-item-header {
|
|
64
|
+
width: 100%;
|
|
65
|
+
justify-content: space-between;
|
|
66
|
+
display: flex;
|
|
67
|
+
margin-bottom: 4px;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.vitro-route-item-header > div,
|
|
71
|
+
.vitro-route-item-header > div > div {
|
|
72
|
+
display: flex;
|
|
73
|
+
align-items: center;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.vitro-route-item-header > div:last-child > div {
|
|
77
|
+
border-radius: 4px;
|
|
78
|
+
background: #F7F9FC;
|
|
79
|
+
padding: 4px 8px;
|
|
80
|
+
margin-left: 12px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.vitro-route-item-header > div:last-child div a,
|
|
84
|
+
.vitro-route-item-header > div:last-child div a:hover,
|
|
85
|
+
.vitro-route-item-header > div:last-child div a:visited {
|
|
86
|
+
text-decoration: none;
|
|
87
|
+
color: #326AD6;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.vitro-flex {
|
|
91
|
+
display: flex;
|
|
92
|
+
justify-content: space-between;
|
|
93
|
+
align-items: center;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.vitro-comment {
|
|
97
|
+
padding: 4px 8px;
|
|
98
|
+
margin-top: 4px;
|
|
99
|
+
border-radius: 4px;
|
|
100
|
+
background: #F7F9FC;
|
|
101
|
+
color: #222D44;
|
|
102
|
+
font-size: 14px;
|
|
103
|
+
width: 100%;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.vitro-status-color {
|
|
107
|
+
width: 8px;
|
|
108
|
+
height: 8px;
|
|
109
|
+
min-width: 8px;
|
|
110
|
+
margin-right: 8px;
|
|
111
|
+
border-radius: 50%;
|
|
112
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
:global(.splitter) {
|
|
2
|
+
height: 100% !important;
|
|
3
|
+
position: static;
|
|
4
|
+
display: flex;
|
|
5
|
+
align-content: flex-start;
|
|
6
|
+
user-select: text;
|
|
7
|
+
flex: 1 1 !important;
|
|
8
|
+
background: #fff;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
:global(.splitter):first-child {
|
|
12
|
+
border-radius: 4px 4px 0 0;
|
|
13
|
+
overflow: hidden;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
:global(.handle-bar) {
|
|
17
|
+
cursor: col-resize;
|
|
18
|
+
width: 2px !important;
|
|
19
|
+
min-width: 2px !important;
|
|
20
|
+
background: #E4E6EC;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
:global(.handle-bar):active, :global(.handle-bar):hover, :global(.handle-bar.handle-bar_clone) {
|
|
24
|
+
background-color: #F5F6FA !important;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
:global(.handle-bar_drag) {
|
|
28
|
+
background: transparent;
|
|
29
|
+
position: relative;
|
|
30
|
+
height: 30px !important;
|
|
31
|
+
width: 6px !important;
|
|
32
|
+
border: none !important;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
:global(.handle-bar_drag)::after {
|
|
36
|
+
content: '';
|
|
37
|
+
background-position: center;
|
|
38
|
+
height: 30px;
|
|
39
|
+
width: 6px;
|
|
40
|
+
background-repeat: no-repeat;
|
|
41
|
+
position: absolute;
|
|
42
|
+
top: 0;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
:global(.handle-bar_drag)::after {
|
|
46
|
+
left: 3px;
|
|
47
|
+
/* splitter-handle-bar-drag.svg URL-encoder for SVG */
|
|
48
|
+
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 6 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Spliter'%3E%3Cpath id='Rectangle 4359' d='M0 0H4.5C5.32843 0 6 0.671573 6 1.5V28.5C6 29.3284 5.32843 30 4.5 30H0V0Z' fill='%23326AD6'/%3E%3Cpath id='Polygon 3' d='M1.5 12.911C1.5 12.6251 1.80945 12.4464 2.05701 12.5894L5.12058 14.3581C5.36814 14.501 5.36814 14.8584 5.12058 15.0013L2.05701 16.7701C1.80945 16.913 1.5 16.7343 1.5 16.4485L1.5 12.911Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
:global(.pane.vertical.primary) {
|
|
52
|
+
padding: 16px 0 0 12px;
|
|
53
|
+
display: flex;
|
|
54
|
+
flex-direction: column;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
:global(.vitro-splitter-content) {
|
|
58
|
+
padding: 4px 0 0 12px;
|
|
59
|
+
height: calc(100%);
|
|
60
|
+
overflow: hidden;
|
|
61
|
+
flex-direction: column;
|
|
62
|
+
display: flex;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
@media (max-width: 800px) {
|
|
66
|
+
:global(.pane.vertical.primary) {
|
|
67
|
+
padding: 12px 0 0 16px;
|
|
68
|
+
flex-direction: column;
|
|
69
|
+
flex-wrap: nowrap;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
|
|
159
159
|
.TWFilterMenuMain {
|
|
160
160
|
margin-top: 8px !important;
|
|
161
|
-
margin-left: -
|
|
161
|
+
margin-left: -16px;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
.TWCellMenuMain::before,
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
}
|
|
574
574
|
|
|
575
575
|
.TWEditInput {
|
|
576
|
-
background:
|
|
576
|
+
background: #DCEEFF;
|
|
577
577
|
}
|
|
578
578
|
|
|
579
579
|
.TWCellBase.vitro-table-view-deleted {
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
}
|
|
582
582
|
|
|
583
583
|
.TWCell .vitro-flex > .vitro-icon {
|
|
584
|
-
margin-right: 4px;
|
|
584
|
+
margin-right: 4px !important;
|
|
585
585
|
line-height: 24px;
|
|
586
586
|
width: 24px;
|
|
587
587
|
height: 24px;
|
|
@@ -590,6 +590,7 @@
|
|
|
590
590
|
.TWCell .vitro-flex > .vitro-avatar {
|
|
591
591
|
width: 28px;
|
|
592
592
|
height: 28px;
|
|
593
|
+
min-width: 28px;
|
|
593
594
|
line-height: 28px;
|
|
594
595
|
font-size: 14px;
|
|
595
596
|
margin-right: 4px;
|
|
@@ -821,4 +822,153 @@
|
|
|
821
822
|
.GridDisabled {
|
|
822
823
|
background: #222D44;
|
|
823
824
|
opacity: 0.2;
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
.TWFilterMenuHeader {
|
|
828
|
+
padding: 0 !important;
|
|
829
|
+
margin: 0 0 0 8px !important;
|
|
830
|
+
box-shadow: none;
|
|
831
|
+
background: transparent;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
.TWFilterAllMenu {
|
|
835
|
+
background-position: center !important;
|
|
836
|
+
width: 16px !important;
|
|
837
|
+
height: 16px !important;
|
|
838
|
+
background-color: #fff;
|
|
839
|
+
border-radius: 2px;
|
|
840
|
+
margin-top: 1px;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
.TWCellFilter {
|
|
844
|
+
padding: 0 0 0 32px !important;
|
|
845
|
+
background-position: 8px center !important;
|
|
846
|
+
font-size: 12px;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.TWEditFilterInput {
|
|
850
|
+
background-color: #DCEEFF;
|
|
851
|
+
font-size: 12px;
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
.TWCellFilter.TWFilter1Value,
|
|
855
|
+
.TWCellFilter.TWFilter2Value,
|
|
856
|
+
.TWCellFilter.TWFilter3Value,
|
|
857
|
+
.TWCellFilter.TWFilter4Value,
|
|
858
|
+
.TWCellFilter.TWFilter5Value,
|
|
859
|
+
.TWCellFilter.TWFilter6Value,
|
|
860
|
+
.TWCellFilter.TWFilter7Value,
|
|
861
|
+
.TWCellFilter.TWFilter8Value,
|
|
862
|
+
.TWCellFilter.TWFilter9Value,
|
|
863
|
+
.TWCellFilter.TWFilter10Value,
|
|
864
|
+
.TWCellFilter.TWFilter11Value,
|
|
865
|
+
.TWCellFilter.TWFilter12Value,
|
|
866
|
+
.TWCellFilter.TWOverflowDisable {
|
|
867
|
+
background-color: #DCEEFF;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
.TWIconRight.TWCellFilter {
|
|
871
|
+
background-position: center !important;
|
|
872
|
+
}
|
|
873
|
+
|
|
874
|
+
.TWIconRight.TWCellFilter {
|
|
875
|
+
background-color: #DCEEFF;
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
.TWFilter0Value + .TWIconRight {
|
|
879
|
+
background-color: #F7F9FC;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
.TWFilterAllMenu.TWFilter0Menu,
|
|
883
|
+
.TWHiddenValue.TWFilter0Value {
|
|
884
|
+
/* filter-cancel.svg URL-encoder for SVG */
|
|
885
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Crect width='16' height='16' rx='2' fill='white'/%3E%3Cpath d='M4.50513 11.4955L8.00046 8.00022L11.4958 11.4955M11.4958 4.50488L7.99979 8.00022L4.50513 4.50488' stroke='%23222D44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
.TWFilterAllMenu.TWFilter1Menu, .TWFilter1Value {
|
|
889
|
+
/* filter-equal.svg URL-encoder for SVG */
|
|
890
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' fill='white'/%3E%3Cpath d='M3.19922 6H12.7992' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.19922 10H12.7992' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.TWFilterAllMenu.TWFilter2Menu, .TWFilter2Value {
|
|
894
|
+
/* filter-not-equal.svg URL-encoder for SVG */
|
|
895
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.796875' width='16' height='16' rx='2' fill='white'/%3E%3Cpath d='M3.19922 7.20312H12.7992' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.19922 11.2031L12.7992 11.2031' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.19922 14.0016L10.7992 3.60156' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
.TWFilterAllMenu.TWFilter3Menu, .TWFilter3Value {
|
|
899
|
+
/* filter-math-lower.svg URL-encoder for SVG */
|
|
900
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.601562' width='16' height='16' rx='2' fill='white'/%3E%3Cpath d='M12.7992 12.6016L3.19922 8.60022L12.7992 4.60156' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
.TWFilterAllMenu.TWFilter4Menu, .TWFilter4Value {
|
|
904
|
+
/* filter-math-equal-lower.svg URL-encoder for SVG */
|
|
905
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.398438' width='16' height='16' rx='2' fill='white'/%3E%3Cpath d='M12.7992 11.3984L3.19922 7.3971L12.7992 3.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.19922 13.3984L12.7992 13.3984' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
.TWFilterAllMenu.TWFilter5Menu, .TWFilter5Value {
|
|
909
|
+
/* filter-math-more.svg URL-encoder for SVG */
|
|
910
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.203125)' fill='white'/%3E%3Cpath d='M3.20078 12.2031L12.8008 8.20179L3.20078 4.20312' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
.TWFilterAllMenu.TWFilter6Menu, .TWFilter6Value {
|
|
914
|
+
/* filter-math-equal-more.svg URL-encoder for SVG */
|
|
915
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0)' fill='white'/%3E%3Cpath d='M3.20078 11L12.8008 6.99866L3.20078 3' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.8008 13L3.20078 13' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
.TWFilterAllMenu.TWFilter7Menu, .TWFilter7Value {
|
|
919
|
+
/* filter-start-with.svg URL-encoder for SVG */
|
|
920
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.796875)' fill='white'/%3E%3Cpath d='M7.99609 13.6016L7.99609 4.00156' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 4H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 13.6016H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M12.5608 8.66456C12.6674 8.72614 12.6674 8.88011 12.5608 8.94169L10.6408 10.0502C10.5341 10.1118 10.4008 10.0348 10.4008 9.91164L10.4008 7.69461C10.4008 7.57144 10.5341 7.49446 10.6408 7.55605L12.5608 8.66456Z' fill='%234A556C'/%3E%3C/svg%3E%0A") !important;
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
.TWFilterAllMenu.TWFilter8Menu, .TWFilter8Value {
|
|
924
|
+
/* filter-not-start-with.svg URL-encoder for SVG */
|
|
925
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.601562)' fill='white'/%3E%3Cpath d='M7.99609 13.4062L7.99609 3.80625' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 3.80469H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 13.4062H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M12.5608 8.46144C12.6674 8.52302 12.6674 8.67698 12.5608 8.73856L10.6408 9.84708C10.5341 9.90866 10.4008 9.83168 10.4008 9.70851L10.4008 7.49149C10.4008 7.36832 10.5341 7.29134 10.6408 7.35292L12.5608 8.46144Z' fill='%234A556C'/%3E%3Crect x='2.91088' y='12.5625' width='12.8' height='1.6' rx='0.8' transform='rotate(-45 2.91088 12.5625)' fill='%234A556C' stroke='white' stroke-width='0.8'/%3E%3C/svg%3E%0A") !important;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
.TWFilterAllMenu.TWFilter9Menu, .TWFilter9Value {
|
|
929
|
+
/* filter-ends-in.svg URL-encoder for SVG */
|
|
930
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.398438)' fill='white'/%3E%3Cpath d='M7.99609 13.1953L7.99609 3.59531' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 3.59375H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 13.1953H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M6.15844 8.25831C6.2651 8.31989 6.2651 8.47386 6.15844 8.53544L4.23844 9.64395C4.13177 9.70554 3.99844 9.62856 3.99844 9.50539L3.99844 7.28836C3.99844 7.16519 4.13177 7.08821 4.23844 7.1498L6.15844 8.25831Z' fill='%234A556C'/%3E%3C/svg%3E%0A") !important;
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
.TWFilterAllMenu.TWFilter10Menu, .TWFilter10Value {
|
|
934
|
+
/* filter-not-edns-in.svg URL-encoder for SVG */
|
|
935
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.203125)' fill='white'/%3E%3Cpath d='M7.99609 13.0078L7.99609 3.40781' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 3.40625H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 13.0078H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M6.15844 8.063C6.2651 8.12458 6.2651 8.27854 6.15844 8.34013L4.23844 9.44864C4.13177 9.51022 3.99844 9.43324 3.99844 9.31007L3.99844 7.09305C3.99844 6.96988 4.13177 6.8929 4.23844 6.95449L6.15844 8.063Z' fill='%234A556C'/%3E%3Crect x='2.91088' y='12.1641' width='12.8' height='1.6' rx='0.8' transform='rotate(-45 2.91088 12.1641)' fill='%234A556C' stroke='white' stroke-width='0.8'/%3E%3C/svg%3E%0A") !important;
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
.TWFilterAllMenu.TWFilter11Menu, .TWFilter11Value {
|
|
939
|
+
/* filter-contains.svg URL-encoder for SVG */
|
|
940
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0)' fill='white'/%3E%3Cpath d='M7.99609 12.7969L7.99609 3.19687' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 3.19531H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 12.7969H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M6.16234 7.85987C6.26901 7.92146 6.26901 8.07542 6.16234 8.137L4.24234 9.24551C4.13568 9.3071 4.00234 9.23012 4.00234 9.10695L4.00234 6.88993C4.00234 6.76676 4.13568 6.68978 4.24234 6.75136L6.16234 7.85987Z' fill='%234A556C'/%3E%3Cpath d='M9.84156 7.85987C9.7349 7.92146 9.7349 8.07542 9.84156 8.137L11.7616 9.24551C11.8682 9.3071 12.0016 9.23012 12.0016 9.10695L12.0016 6.88993C12.0016 6.76676 11.8682 6.68978 11.7616 6.75136L9.84156 7.85987Z' fill='%234A556C'/%3E%3C/svg%3E%0A") !important;
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
.TWFilterAllMenu.TWFilter12Menu, .TWFilter12Value {
|
|
944
|
+
/* filter-not-contains.svg URL-encoder for SVG */
|
|
945
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' transform='matrix(-1 0 0 1 16 0.796875)' fill='white'/%3E%3Cpath d='M7.99609 13.6016L7.99609 4.00156' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59844 4H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M9.59844 13.6016H6.39844' stroke='%234A556C' stroke-width='0.8' stroke-linecap='round'/%3E%3Cpath d='M6.16234 8.66456C6.26901 8.72614 6.26901 8.88011 6.16234 8.94169L4.24234 10.0502C4.13568 10.1118 4.00234 10.0348 4.00234 9.91164L4.00234 7.69461C4.00234 7.57144 4.13568 7.49446 4.24234 7.55605L6.16234 8.66456Z' fill='%234A556C'/%3E%3Cpath d='M9.84156 8.66456C9.7349 8.72614 9.7349 8.88011 9.84156 8.94169L11.7616 10.0502C11.8682 10.1118 12.0016 10.0348 12.0016 9.91164L12.0016 7.69461C12.0016 7.57144 11.8682 7.49446 11.7616 7.55605L9.84156 8.66456Z' fill='%234A556C'/%3E%3Crect x='2.91088' y='13.1641' width='12.8' height='1.6' rx='0.8' transform='rotate(-45 2.91088 13.1641)' fill='%234A556C' stroke='white' stroke-width='0.8'/%3E%3C/svg%3E%0A") !important;
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
.TWMenuFocus {
|
|
949
|
+
background: #fff;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
.TWTipOuter {
|
|
953
|
+
background-color: #4A556C;
|
|
954
|
+
opacity: 1;
|
|
955
|
+
border-radius: 4px;
|
|
956
|
+
padding: 8px 10px;
|
|
957
|
+
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 2px 6px 0px rgba(0, 0, 0, 0.10);
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
.TWTipBody > div {
|
|
961
|
+
color: #fff !important;
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
.TWTipMain.TWTipMainTop::after {
|
|
965
|
+
content: '';
|
|
966
|
+
display: block;
|
|
967
|
+
position: absolute;
|
|
968
|
+
height: 20px;
|
|
969
|
+
width: 42px;
|
|
970
|
+
left: calc(50% - 21px);
|
|
971
|
+
transform: rotate(180deg);
|
|
972
|
+
background-position: center -1px;
|
|
973
|
+
background-image: url("data:image/svg+xml,%3Csvg width='44' height='42' viewBox='0 0 44 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_dd_778_105705)'%3E%3Cpath d='M20.3117 11.6584C21.0973 10.4213 22.9027 10.4213 23.6883 11.6584L29.5752 20.9278C30.4208 22.2593 29.4642 24 27.8869 24H16.1131C14.5358 24 13.5792 22.2593 14.4248 20.9278L20.3117 11.6584Z' fill='%234A556C'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_dd_778_105705' x='0.109375' y='0.730469' width='43.7812' height='41.2695' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='7'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_778_105705'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.14 0'/%3E%3CfeBlend mode='normal' in2='effect1_dropShadow_778_105705' result='effect2_dropShadow_778_105705'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect2_dropShadow_778_105705' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
|
|
824
974
|
}
|
|
@@ -4,6 +4,10 @@
|
|
|
4
4
|
position: relative;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
+
.vitro-display-none {
|
|
8
|
+
display: none;
|
|
9
|
+
}
|
|
10
|
+
|
|
7
11
|
.vitro-button-copy {
|
|
8
12
|
height: 20px;
|
|
9
13
|
width: 20px;
|
|
@@ -22,7 +26,7 @@
|
|
|
22
26
|
.vitro-control-container {
|
|
23
27
|
position: relative;
|
|
24
28
|
z-index: 1100;
|
|
25
|
-
width: 100
|
|
29
|
+
width: 100%;
|
|
26
30
|
}
|
|
27
31
|
|
|
28
32
|
.vitro-control input {
|
|
@@ -131,7 +135,7 @@
|
|
|
131
135
|
width: 100% !important;
|
|
132
136
|
}
|
|
133
137
|
|
|
134
|
-
.vitro-control :global(.k-animation-container) {
|
|
138
|
+
.vitro-control-container :global(.k-animation-container) {
|
|
135
139
|
top: 6px !important;
|
|
136
140
|
left: unset !important;
|
|
137
141
|
right: 0 !important;
|
|
@@ -139,7 +143,15 @@
|
|
|
139
143
|
min-width: unset !important;
|
|
140
144
|
}
|
|
141
145
|
|
|
142
|
-
.vitro-control :global(.k-
|
|
146
|
+
.vitro-control-container :global(.k-animation-container) {
|
|
147
|
+
position: initial !important;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.vitro-control .vitro-control-container :global(.k-animation-container) {
|
|
151
|
+
position: absolute !important;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.vitro-control-container :global(.k-popup) {
|
|
143
155
|
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.16), 0px 0px 4px 0px rgba(0, 0, 0, 0.12) !important;
|
|
144
156
|
background-color: #fff;
|
|
145
157
|
border-radius: 4px !important;
|
|
@@ -147,12 +159,12 @@
|
|
|
147
159
|
width: 100% !important;
|
|
148
160
|
}
|
|
149
161
|
|
|
150
|
-
.vitro-control :global(.k-picker-wrap) {
|
|
162
|
+
.vitro-control-container :global(.k-picker-wrap) {
|
|
151
163
|
border-radius: 4px !important;
|
|
152
164
|
border: 1px solid #C0CAD5 !important;
|
|
153
165
|
}
|
|
154
166
|
|
|
155
|
-
.vitro-control :global(.k-i-clock) {
|
|
167
|
+
.vitro-control-container :global(.k-i-clock) {
|
|
156
168
|
height: 16px;
|
|
157
169
|
width: 16px;
|
|
158
170
|
background-size: 100%;
|
|
@@ -161,11 +173,11 @@
|
|
|
161
173
|
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='clock'%3E%3Cpath id='Vector' d='M7.99888 15.4275C12.1016 15.4275 15.4275 12.1016 15.4275 7.99888C15.4275 3.8962 12.1016 0.570312 7.99888 0.570312C3.8962 0.570312 0.570312 3.8962 0.570312 7.99888C0.570312 12.1016 3.8962 15.4275 7.99888 15.4275Z' stroke='%23222D44' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Vector_2' d='M7.42969 3.42969V9.14397L10.8583 10.8583' stroke='%23222D44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
|
|
162
174
|
}
|
|
163
175
|
|
|
164
|
-
.vitro-control :global(.k-i-clock)::before {
|
|
176
|
+
.vitro-control-container :global(.k-i-clock)::before {
|
|
165
177
|
display: none;
|
|
166
178
|
}
|
|
167
179
|
|
|
168
|
-
.vitro-control :global(.k-picker-wrap > .k-select) {
|
|
180
|
+
.vitro-control-container :global(.k-picker-wrap > .k-select) {
|
|
169
181
|
background: transparent !important;
|
|
170
182
|
margin-right: 16px;
|
|
171
183
|
width: 20px;
|
|
@@ -173,12 +185,12 @@
|
|
|
173
185
|
align-self: center;
|
|
174
186
|
}
|
|
175
187
|
|
|
176
|
-
.vitro-control :global(.k-picker-wrap.k-state-focused),
|
|
177
|
-
.vitro-control :global(.k-picker-wrap.k-state-active) {
|
|
188
|
+
.vitro-control-container :global(.k-picker-wrap.k-state-focused),
|
|
189
|
+
.vitro-control-container :global(.k-picker-wrap.k-state-active) {
|
|
178
190
|
box-shadow: none !important;
|
|
179
191
|
}
|
|
180
192
|
|
|
181
|
-
.vitro-control :global(.k-title) {
|
|
193
|
+
.vitro-control-container :global(.k-title) {
|
|
182
194
|
font-family: 'InterMedium';
|
|
183
195
|
font-weight: unset !important;
|
|
184
196
|
color: #222D44;
|
|
@@ -187,35 +199,35 @@
|
|
|
187
199
|
line-height: 27px;
|
|
188
200
|
}
|
|
189
201
|
|
|
190
|
-
.vitro-control :global(.k-time-container .k-item:hover) {
|
|
202
|
+
.vitro-control-container :global(.k-time-container .k-item:hover) {
|
|
191
203
|
font-family: 'InterMedium';
|
|
192
204
|
}
|
|
193
205
|
|
|
194
|
-
.vitro-control :global(.k-time-highlight) {
|
|
206
|
+
.vitro-control-container :global(.k-time-highlight) {
|
|
195
207
|
border-color: #C0CAD5;
|
|
196
208
|
}
|
|
197
209
|
|
|
198
|
-
.vitro-control :global(.k-time-list)::after,
|
|
199
|
-
.vitro-control :global(.k-time-list)::before {
|
|
210
|
+
.vitro-control-container :global(.k-time-list)::after,
|
|
211
|
+
.vitro-control-container :global(.k-time-list)::before {
|
|
200
212
|
box-shadow: 0 12px 30px 60px #fff;
|
|
201
213
|
}
|
|
202
214
|
|
|
203
|
-
.vitro-control :global(.k-time-list-wrapper.k-state-focused) {
|
|
215
|
+
.vitro-control-container :global(.k-time-list-wrapper.k-state-focused) {
|
|
204
216
|
background-color: #fff;
|
|
205
217
|
}
|
|
206
218
|
|
|
207
|
-
.vitro-control :global(.k-time-list-wrapper.k-state-focused)::before,
|
|
208
|
-
.vitro-control :global(.k-time-list-wrapper.k-state-focused)::after {
|
|
219
|
+
.vitro-control-container :global(.k-time-list-wrapper.k-state-focused)::before,
|
|
220
|
+
.vitro-control-container :global(.k-time-list-wrapper.k-state-focused)::after {
|
|
209
221
|
display: none;
|
|
210
222
|
}
|
|
211
223
|
|
|
212
|
-
.vitro-control :global(.k-time-list-wrapper) {
|
|
224
|
+
.vitro-control-container :global(.k-time-list-wrapper) {
|
|
213
225
|
background-color: #FFF;
|
|
214
226
|
width: 85px;
|
|
215
227
|
margin-top: 1px;
|
|
216
228
|
}
|
|
217
229
|
|
|
218
|
-
.vitro-control :global(.k-time-list-wrapper .k-title) {
|
|
230
|
+
.vitro-control-container :global(.k-time-list-wrapper .k-title) {
|
|
219
231
|
font-family: 'InterRegular';
|
|
220
232
|
color: #222D44;
|
|
221
233
|
background-color: #FFF !important;
|
|
@@ -228,22 +240,22 @@
|
|
|
228
240
|
opacity: 1 !important;
|
|
229
241
|
}
|
|
230
242
|
|
|
231
|
-
.vitro-control :global(.k-time-list-container) {
|
|
243
|
+
.vitro-control-container :global(.k-time-list-container) {
|
|
232
244
|
justify-content: center;
|
|
233
245
|
}
|
|
234
246
|
|
|
235
|
-
.vitro-control :global(.k-time-header) {
|
|
247
|
+
.vitro-control-container :global(.k-time-header) {
|
|
236
248
|
height: 40px;
|
|
237
249
|
border-bottom: 1px solid #C0CAD5;
|
|
238
250
|
padding: 8px 24px;
|
|
239
251
|
}
|
|
240
252
|
|
|
241
|
-
.vitro-control :global(.k-time-footer) {
|
|
253
|
+
.vitro-control-container :global(.k-time-footer) {
|
|
242
254
|
border-top: 1px solid #E4E6EC;
|
|
243
255
|
margin-top: 0 !important;
|
|
244
256
|
}
|
|
245
257
|
|
|
246
|
-
.vitro-control :global(.k-time-now) {
|
|
258
|
+
.vitro-control-container :global(.k-time-now) {
|
|
247
259
|
border-radius: 4px !important;
|
|
248
260
|
color: #3274E0 !important;
|
|
249
261
|
font-size: 14px !important;
|
|
@@ -251,11 +263,11 @@
|
|
|
251
263
|
outline: none !important;
|
|
252
264
|
}
|
|
253
265
|
|
|
254
|
-
.vitro-control :global(.k-time-now):hover::before {
|
|
266
|
+
.vitro-control-container :global(.k-time-now):hover::before {
|
|
255
267
|
display: none;
|
|
256
268
|
}
|
|
257
269
|
|
|
258
|
-
.vitro-control :global(.k-action-buttons .k-button) {
|
|
270
|
+
.vitro-control-container :global(.k-action-buttons .k-button) {
|
|
259
271
|
background: #fff;
|
|
260
272
|
border-bottom-left-radius: 4px;
|
|
261
273
|
font-size: 14px;
|
|
@@ -265,28 +277,28 @@
|
|
|
265
277
|
color: #222D44;
|
|
266
278
|
}
|
|
267
279
|
|
|
268
|
-
.vitro-control :global(.k-action-buttons .k-primary) {
|
|
280
|
+
.vitro-control-container :global(.k-action-buttons .k-primary) {
|
|
269
281
|
background: #347FDE;
|
|
270
282
|
border-bottom-left-radius: 0 !important;
|
|
271
283
|
border-bottom-right-radius: 4px !important;
|
|
272
284
|
color: white !important;
|
|
273
285
|
}
|
|
274
286
|
|
|
275
|
-
.vitro-control :global(.k-action-buttons .k-primary:hover) {
|
|
287
|
+
.vitro-control-container :global(.k-action-buttons .k-primary:hover) {
|
|
276
288
|
background: #3274E0;
|
|
277
289
|
border-color: #3274E0;
|
|
278
290
|
}
|
|
279
291
|
|
|
280
|
-
.vitro-control :global(.k-time-cancel):hover {
|
|
292
|
+
.vitro-control-container :global(.k-time-cancel):hover {
|
|
281
293
|
background: #F3F8FF !important;
|
|
282
294
|
background-image: none;
|
|
283
295
|
}
|
|
284
296
|
|
|
285
|
-
.vitro-control :global(.k-item) {
|
|
297
|
+
.vitro-control-container :global(.k-item) {
|
|
286
298
|
width: 85px;
|
|
287
299
|
}
|
|
288
300
|
|
|
289
|
-
.vitro-control :global(.k-item span) {
|
|
301
|
+
.vitro-control-container :global(.k-item span) {
|
|
290
302
|
color: #222D44;
|
|
291
303
|
font-size: 14px;
|
|
292
304
|
line-height: 21px;
|