@oat-sa/tao-core-ui 1.68.0 → 2.0.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/README.md +17 -16
- package/dist/animable/absorbable/css/absorb.css +25 -29
- package/dist/animable/absorbable/css/absorb.css.map +1 -1
- package/dist/animable/pulsable/css/pulse.css +20 -23
- package/dist/animable/pulsable/css/pulse.css.map +1 -1
- package/dist/autocomplete/css/autocomplete.css +20 -21
- package/dist/autocomplete/css/autocomplete.css.map +1 -1
- package/dist/badge/css/badge.css +67 -79
- package/dist/badge/css/badge.css.map +1 -1
- package/dist/breadcrumbs/css/breadcrumbs.css +54 -61
- package/dist/breadcrumbs/css/breadcrumbs.css.map +1 -1
- package/dist/bulkActionPopup/css/bulkActionPopup.css +27 -42
- package/dist/bulkActionPopup/css/bulkActionPopup.css.map +1 -1
- package/dist/calculator/css/calculator.css +91 -112
- package/dist/calculator/css/calculator.css.map +1 -1
- package/dist/class/css/selector.css +83 -97
- package/dist/class/css/selector.css.map +1 -1
- package/dist/component/css/components.css +351 -406
- package/dist/component/css/components.css.map +1 -1
- package/dist/component/css/windowComponent.css +19 -28
- package/dist/component/css/windowComponent.css.map +1 -1
- package/dist/contextualPopup/css/contextualPopup.css +42 -55
- package/dist/contextualPopup/css/contextualPopup.css.map +1 -1
- package/dist/dashboard/css/dashboard.css +43 -57
- package/dist/dashboard/css/dashboard.css.map +1 -1
- package/dist/datalist/css/datalist.css +63 -88
- package/dist/datalist/css/datalist.css.map +1 -1
- package/dist/datatable/css/datatable.css +84 -113
- package/dist/datatable/css/datatable.css.map +1 -1
- package/dist/dateRange/css/dateRange.css +1 -2
- package/dist/dateRange/css/dateRange.css.map +1 -1
- package/dist/datetime/css/picker.css +71 -103
- package/dist/datetime/css/picker.css.map +1 -1
- package/dist/destination/css/selector.css +17 -24
- package/dist/destination/css/selector.css.map +1 -1
- package/dist/documentViewer/css/documentViewer.css +137 -162
- package/dist/documentViewer/css/documentViewer.css.map +1 -1
- package/dist/dropdown/css/dropdown.css +55 -72
- package/dist/dropdown/css/dropdown.css.map +1 -1
- package/dist/dynamicComponent/css/dynamicComponent.css +78 -91
- package/dist/dynamicComponent/css/dynamicComponent.css.map +1 -1
- package/dist/form/css/dropdownForm.css +36 -45
- package/dist/form/css/dropdownForm.css.map +1 -1
- package/dist/form/css/form.css +12 -16
- package/dist/form/css/form.css.map +1 -1
- package/dist/form/validator/css/validator.css +5 -7
- package/dist/form/validator/css/validator.css.map +1 -1
- package/dist/form/widget/css/widget.css +26 -34
- package/dist/form/widget/css/widget.css.map +1 -1
- package/dist/generis/form/css/form.css +14 -18
- package/dist/generis/form/css/form.css.map +1 -1
- package/dist/generis/validator/css/validator.css +5 -7
- package/dist/generis/validator/css/validator.css.map +1 -1
- package/dist/generis/widget/css/widget.css +29 -38
- package/dist/generis/widget/css/widget.css.map +1 -1
- package/dist/itemButtonList/css/item-button-list.css +135 -172
- package/dist/itemButtonList/css/item-button-list.css.map +1 -1
- package/dist/listbox/css/listbox.css +64 -84
- package/dist/listbox/css/listbox.css.map +1 -1
- package/dist/loadingButton/css/button.css +20 -29
- package/dist/loadingButton/css/button.css.map +1 -1
- package/dist/maths/calculator/core/board.js +6 -8
- package/dist/maths/calculator/core/labels.js +1 -7
- package/dist/maths/calculator/css/calculator.css +221 -280
- package/dist/maths/calculator/css/calculator.css.map +1 -1
- package/dist/maths/calculator/plugins/screen/simpleScreen/simpleScreen.js +1 -7
- package/dist/mediaplayer/css/player.css +281 -370
- package/dist/mediaplayer/css/player.css.map +1 -1
- package/dist/pagination/css/pagination.css +38 -49
- package/dist/pagination/css/pagination.css.map +1 -1
- package/dist/propertySelector/css/propertySelector.css +34 -44
- package/dist/propertySelector/css/propertySelector.css.map +1 -1
- package/dist/resource/css/selector.css +400 -490
- package/dist/resource/css/selector.css.map +1 -1
- package/dist/resourcemgr/css/resourcemgr.css +192 -237
- package/dist/resourcemgr/css/resourcemgr.css.map +1 -1
- package/dist/searchModal/css/advancedSearch.css +92 -121
- package/dist/searchModal/css/advancedSearch.css.map +1 -1
- package/dist/searchModal/css/searchModal.css +261 -333
- package/dist/searchModal/css/searchModal.css.map +1 -1
- package/dist/switch/css/switch.css +36 -47
- package/dist/switch/css/switch.css.map +1 -1
- package/dist/tabs/css/tabs.css +32 -40
- package/dist/tabs/css/tabs.css.map +1 -1
- package/dist/taskQueue/css/taskQueue.css +17 -27
- package/dist/taskQueue/css/taskQueue.css.map +1 -1
- package/dist/taskQueueButton/css/taskable.css +1 -2
- package/dist/taskQueueButton/css/taskable.css.map +1 -1
- package/dist/taskQueueButton/css/treeButton.css +20 -26
- package/dist/taskQueueButton/css/treeButton.css.map +1 -1
- package/dist/tristateCheckboxGroup/css/tristateCheckboxGroup.css +3 -5
- package/dist/tristateCheckboxGroup/css/tristateCheckboxGroup.css.map +1 -1
- package/dist/waitingDialog/css/waitingDialog.css +18 -23
- package/dist/waitingDialog/css/waitingDialog.css.map +1 -1
- package/package.json +19 -21
- package/scss/inc/_base.scss +9 -8
- package/scss/inc/_flex-grid.scss +1 -1
- package/scss/inc/_forms.scss +5 -5
- package/scss/inc/_functions.scss +8 -8
- package/scss/inc/fonts/_tao-icon-classes.scss +230 -230
- package/src/animable/absorbable/css/absorb.css +25 -29
- package/src/animable/absorbable/css/absorb.css.map +1 -1
- package/src/animable/pulsable/css/pulse.css +20 -23
- package/src/animable/pulsable/css/pulse.css.map +1 -1
- package/src/autocomplete/css/autocomplete.css +20 -21
- package/src/autocomplete/css/autocomplete.css.map +1 -1
- package/src/badge/css/badge.css +67 -79
- package/src/badge/css/badge.css.map +1 -1
- package/src/breadcrumbs/css/breadcrumbs.css +54 -61
- package/src/breadcrumbs/css/breadcrumbs.css.map +1 -1
- package/src/bulkActionPopup/css/bulkActionPopup.css +27 -42
- package/src/bulkActionPopup/css/bulkActionPopup.css.map +1 -1
- package/src/calculator/css/calculator.css +91 -112
- package/src/calculator/css/calculator.css.map +1 -1
- package/src/calculator/scss/calculator.scss +1 -1
- package/src/class/css/selector.css +83 -97
- package/src/class/css/selector.css.map +1 -1
- package/src/component/css/components.css +351 -406
- package/src/component/css/components.css.map +1 -1
- package/src/component/css/windowComponent.css +19 -28
- package/src/component/css/windowComponent.css.map +1 -1
- package/src/contextualPopup/css/contextualPopup.css +42 -55
- package/src/contextualPopup/css/contextualPopup.css.map +1 -1
- package/src/css/basic.css +4000 -4374
- package/src/css/basic.css.map +1 -1
- package/src/dashboard/css/dashboard.css +43 -57
- package/src/dashboard/css/dashboard.css.map +1 -1
- package/src/datalist/css/datalist.css +63 -88
- package/src/datalist/css/datalist.css.map +1 -1
- package/src/datatable/css/datatable.css +84 -113
- package/src/datatable/css/datatable.css.map +1 -1
- package/src/dateRange/css/dateRange.css +1 -2
- package/src/dateRange/css/dateRange.css.map +1 -1
- package/src/datetime/css/picker.css +71 -103
- package/src/datetime/css/picker.css.map +1 -1
- package/src/destination/css/selector.css +17 -24
- package/src/destination/css/selector.css.map +1 -1
- package/src/documentViewer/css/documentViewer.css +137 -162
- package/src/documentViewer/css/documentViewer.css.map +1 -1
- package/src/dropdown/css/dropdown.css +55 -72
- package/src/dropdown/css/dropdown.css.map +1 -1
- package/src/dynamicComponent/css/dynamicComponent.css +78 -91
- package/src/dynamicComponent/css/dynamicComponent.css.map +1 -1
- package/src/form/css/dropdownForm.css +36 -45
- package/src/form/css/dropdownForm.css.map +1 -1
- package/src/form/css/form.css +12 -16
- package/src/form/css/form.css.map +1 -1
- package/src/form/validator/css/validator.css +5 -7
- package/src/form/validator/css/validator.css.map +1 -1
- package/src/form/widget/css/widget.css +26 -34
- package/src/form/widget/css/widget.css.map +1 -1
- package/src/generis/form/css/form.css +14 -18
- package/src/generis/form/css/form.css.map +1 -1
- package/src/generis/validator/css/validator.css +5 -7
- package/src/generis/validator/css/validator.css.map +1 -1
- package/src/generis/widget/css/widget.css +29 -38
- package/src/generis/widget/css/widget.css.map +1 -1
- package/src/itemButtonList/css/item-button-list.css +135 -172
- package/src/itemButtonList/css/item-button-list.css.map +1 -1
- package/src/listbox/css/listbox.css +64 -84
- package/src/listbox/css/listbox.css.map +1 -1
- package/src/listbox/scss/listbox.scss +8 -8
- package/src/loadingButton/css/button.css +20 -29
- package/src/loadingButton/css/button.css.map +1 -1
- package/src/maths/calculator/css/calculator.css +221 -280
- package/src/maths/calculator/css/calculator.css.map +1 -1
- package/src/maths/calculator/scss/calculator.scss +6 -6
- package/src/mediaplayer/css/player.css +281 -370
- package/src/mediaplayer/css/player.css.map +1 -1
- package/src/pagination/css/pagination.css +38 -49
- package/src/pagination/css/pagination.css.map +1 -1
- package/src/propertySelector/css/propertySelector.css +34 -44
- package/src/propertySelector/css/propertySelector.css.map +1 -1
- package/src/resource/css/selector.css +400 -490
- package/src/resource/css/selector.css.map +1 -1
- package/src/resourcemgr/css/resourcemgr.css +192 -237
- package/src/resourcemgr/css/resourcemgr.css.map +1 -1
- package/src/searchModal/css/advancedSearch.css +92 -121
- package/src/searchModal/css/advancedSearch.css.map +1 -1
- package/src/searchModal/css/searchModal.css +261 -333
- package/src/searchModal/css/searchModal.css.map +1 -1
- package/src/searchModal/scss/searchModal.scss +1 -1
- package/src/switch/css/switch.css +36 -47
- package/src/switch/css/switch.css.map +1 -1
- package/src/tabs/css/tabs.css +32 -40
- package/src/tabs/css/tabs.css.map +1 -1
- package/src/taskQueue/css/taskQueue.css +17 -27
- package/src/taskQueue/css/taskQueue.css.map +1 -1
- package/src/taskQueueButton/css/taskable.css +1 -2
- package/src/taskQueueButton/css/taskable.css.map +1 -1
- package/src/taskQueueButton/css/treeButton.css +20 -26
- package/src/taskQueueButton/css/treeButton.css.map +1 -1
- package/src/tristateCheckboxGroup/css/tristateCheckboxGroup.css +3 -5
- package/src/tristateCheckboxGroup/css/tristateCheckboxGroup.css.map +1 -1
- package/src/waitingDialog/css/waitingDialog.css +18 -23
- package/src/waitingDialog/css/waitingDialog.css.map +1 -1
- package/src/.DS_Store +0 -0
- package/src/maths/.DS_Store +0 -0
- package/src/maths/calculator/.DS_Store +0 -0
- package/src/maths/calculator/plugins/.DS_Store +0 -0
|
@@ -10,560 +10,505 @@ Usage:
|
|
|
10
10
|
/* Style of advanced components */
|
|
11
11
|
/* toggler */
|
|
12
12
|
.toggler:after {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
13
|
+
margin-left: 3px;
|
|
14
|
+
position: relative;
|
|
15
|
+
top: 2px;
|
|
16
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
17
|
+
font-family: "tao" !important;
|
|
18
|
+
speak: never;
|
|
19
|
+
font-style: normal;
|
|
20
|
+
font-weight: normal;
|
|
21
|
+
font-variant: normal;
|
|
22
|
+
text-transform: none;
|
|
23
|
+
line-height: 1;
|
|
24
|
+
/* Better Font Rendering =========== */
|
|
25
|
+
-webkit-font-smoothing: antialiased;
|
|
26
|
+
-moz-osx-font-smoothing: grayscale;
|
|
27
|
+
content: "\e611";
|
|
28
28
|
}
|
|
29
|
-
|
|
30
29
|
.toggler.opened:after {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
30
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
31
|
+
font-family: "tao" !important;
|
|
32
|
+
speak: never;
|
|
33
|
+
font-style: normal;
|
|
34
|
+
font-weight: normal;
|
|
35
|
+
font-variant: normal;
|
|
36
|
+
text-transform: none;
|
|
37
|
+
line-height: 1;
|
|
38
|
+
/* Better Font Rendering =========== */
|
|
39
|
+
-webkit-font-smoothing: antialiased;
|
|
40
|
+
-moz-osx-font-smoothing: grayscale;
|
|
41
|
+
content: "\e610";
|
|
43
42
|
}
|
|
44
43
|
|
|
45
44
|
.toggled {
|
|
46
|
-
|
|
45
|
+
display: none;
|
|
47
46
|
}
|
|
48
47
|
|
|
49
48
|
/* Adder */
|
|
50
49
|
.adder:before {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
50
|
+
margin-right: 5px;
|
|
51
|
+
font-size: 10.5px;
|
|
52
|
+
font-size: 1.05rem;
|
|
53
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
54
|
+
font-family: "tao" !important;
|
|
55
|
+
speak: never;
|
|
56
|
+
font-style: normal;
|
|
57
|
+
font-weight: normal;
|
|
58
|
+
font-variant: normal;
|
|
59
|
+
text-transform: none;
|
|
60
|
+
line-height: 1;
|
|
61
|
+
/* Better Font Rendering =========== */
|
|
62
|
+
-webkit-font-smoothing: antialiased;
|
|
63
|
+
-moz-osx-font-smoothing: grayscale;
|
|
64
|
+
content: "\e636";
|
|
66
65
|
}
|
|
67
66
|
|
|
68
67
|
/* Closer / Deleter */
|
|
69
68
|
.closer:before, .deleter:before {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
69
|
+
margin-right: 5px;
|
|
70
|
+
font-size: 10.5px;
|
|
71
|
+
font-size: 1.05rem;
|
|
72
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
73
|
+
font-family: "tao" !important;
|
|
74
|
+
speak: never;
|
|
75
|
+
font-style: normal;
|
|
76
|
+
font-weight: normal;
|
|
77
|
+
font-variant: normal;
|
|
78
|
+
text-transform: none;
|
|
79
|
+
line-height: 1;
|
|
80
|
+
/* Better Font Rendering =========== */
|
|
81
|
+
-webkit-font-smoothing: antialiased;
|
|
82
|
+
-moz-osx-font-smoothing: grayscale;
|
|
83
|
+
content: "\e637";
|
|
85
84
|
}
|
|
86
85
|
|
|
87
86
|
.undobox {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
87
|
+
border: 1px #266d9c solid;
|
|
88
|
+
display: block;
|
|
89
|
+
position: fixed;
|
|
90
|
+
top: 50px;
|
|
91
|
+
left: 50%;
|
|
92
|
+
margin-left: -200px;
|
|
93
|
+
width: 400px;
|
|
94
|
+
z-index: 100005;
|
|
95
|
+
background-color: #cfdfe9;
|
|
96
|
+
padding: 20px 20px 20px 45px;
|
|
97
|
+
border-radius: 3px;
|
|
98
|
+
color: #222 !important;
|
|
100
99
|
}
|
|
101
100
|
|
|
102
101
|
.undobox > .icon-close {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
102
|
+
right: 7px;
|
|
103
|
+
font-size: 1.5rem;
|
|
104
|
+
color: #999;
|
|
105
|
+
left: auto;
|
|
106
|
+
top: 5px;
|
|
107
|
+
cursor: pointer;
|
|
108
|
+
position: absolute;
|
|
110
109
|
}
|
|
111
110
|
|
|
112
111
|
.undobox .icon-info {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
112
|
+
color: #0e5d91;
|
|
113
|
+
font-size: 2rem;
|
|
114
|
+
position: absolute;
|
|
115
|
+
top: 20px;
|
|
116
|
+
left: 15px;
|
|
118
117
|
}
|
|
119
118
|
|
|
120
119
|
/* Incrementer and duration */
|
|
121
120
|
input[data-increment], input.duration-ctrl {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
121
|
+
width: 40px !important;
|
|
122
|
+
min-width: 40px !important;
|
|
123
|
+
text-align: right;
|
|
125
124
|
}
|
|
126
125
|
|
|
127
126
|
.duration-ctrl-wrapper, .incrementer-ctrl-wrapper {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
127
|
+
position: relative;
|
|
128
|
+
display: inline-block;
|
|
129
|
+
border: 1px solid #ddd;
|
|
130
|
+
border-radius: 2px;
|
|
131
|
+
border-radius: 2px;
|
|
133
132
|
}
|
|
134
|
-
|
|
135
133
|
.duration-ctrl-wrapper .incrementer, .incrementer-ctrl-wrapper .incrementer {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
134
|
+
text-align: right;
|
|
135
|
+
border: none;
|
|
136
|
+
padding-right: 18px;
|
|
139
137
|
}
|
|
140
|
-
|
|
141
138
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
139
|
+
border-left: 1px #ddd solid;
|
|
140
|
+
display: inline-block;
|
|
141
|
+
height: 100%;
|
|
142
|
+
position: absolute;
|
|
143
|
+
right: 0;
|
|
144
|
+
top: 0;
|
|
148
145
|
}
|
|
149
|
-
|
|
150
146
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
147
|
+
outline: 0 !important;
|
|
148
|
+
cursor: pointer;
|
|
149
|
+
display: inline-block;
|
|
150
|
+
line-height: 13px;
|
|
151
|
+
color: #222;
|
|
152
|
+
background: #f3f1ef;
|
|
153
|
+
padding: 0 4px 0 4px;
|
|
154
|
+
font-size: 10.5px;
|
|
155
|
+
font-size: 1.05rem;
|
|
156
|
+
position: absolute;
|
|
157
|
+
right: 0;
|
|
158
|
+
height: 50%;
|
|
159
|
+
text-align: center;
|
|
164
160
|
}
|
|
165
|
-
|
|
166
161
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.inc, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.inc {
|
|
167
|
-
|
|
168
|
-
|
|
162
|
+
top: 0;
|
|
163
|
+
border-top-right-radius: 2px;
|
|
169
164
|
}
|
|
170
|
-
|
|
171
165
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.dec, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.dec {
|
|
172
|
-
|
|
173
|
-
|
|
166
|
+
top: 50%;
|
|
167
|
+
border-bottom-right-radius: 2px;
|
|
174
168
|
}
|
|
175
|
-
|
|
176
169
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.inc:before, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.inc:before {
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
170
|
+
position: relative;
|
|
171
|
+
bottom: 0px;
|
|
172
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
173
|
+
font-family: "tao" !important;
|
|
174
|
+
speak: never;
|
|
175
|
+
font-style: normal;
|
|
176
|
+
font-weight: normal;
|
|
177
|
+
font-variant: normal;
|
|
178
|
+
text-transform: none;
|
|
179
|
+
line-height: 1;
|
|
180
|
+
/* Better Font Rendering =========== */
|
|
181
|
+
-webkit-font-smoothing: antialiased;
|
|
182
|
+
-moz-osx-font-smoothing: grayscale;
|
|
183
|
+
content: "\e610";
|
|
191
184
|
}
|
|
192
|
-
|
|
193
185
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.dec:before, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a.dec:before {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
186
|
+
position: relative;
|
|
187
|
+
top: 0px;
|
|
188
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
189
|
+
font-family: "tao" !important;
|
|
190
|
+
speak: never;
|
|
191
|
+
font-style: normal;
|
|
192
|
+
font-weight: normal;
|
|
193
|
+
font-variant: normal;
|
|
194
|
+
text-transform: none;
|
|
195
|
+
line-height: 1;
|
|
196
|
+
/* Better Font Rendering =========== */
|
|
197
|
+
-webkit-font-smoothing: antialiased;
|
|
198
|
+
-moz-osx-font-smoothing: grayscale;
|
|
199
|
+
content: "\e611";
|
|
208
200
|
}
|
|
209
|
-
|
|
210
201
|
.duration-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a:hover, .incrementer-ctrl-wrapper .incrementer ~ .incrementer-ctrl > a:hover {
|
|
211
|
-
|
|
212
|
-
|
|
202
|
+
background-color: #3e7da7;
|
|
203
|
+
color: white;
|
|
213
204
|
}
|
|
214
205
|
|
|
215
206
|
.duration-ctrl-wrapper ~ .separator {
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
207
|
+
padding: 0 3px;
|
|
208
|
+
text-align: center;
|
|
209
|
+
opacity: 0.7;
|
|
219
210
|
}
|
|
220
211
|
|
|
221
212
|
/* InPlacer */
|
|
222
213
|
[data-in-place], .inplace {
|
|
223
|
-
|
|
224
|
-
|
|
214
|
+
cursor: pointer;
|
|
215
|
+
min-height: 1em;
|
|
225
216
|
}
|
|
226
|
-
|
|
227
217
|
[data-in-place] input, .inplace input {
|
|
228
|
-
|
|
218
|
+
cursor: auto;
|
|
229
219
|
}
|
|
230
|
-
|
|
231
220
|
[data-in-place]:hover, .inplace:hover {
|
|
232
|
-
|
|
221
|
+
border: dotted 1px #3e7da7;
|
|
233
222
|
}
|
|
234
223
|
|
|
235
224
|
/* ListBox */
|
|
236
225
|
ul.listbox {
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
226
|
+
margin: 0.1em 0;
|
|
227
|
+
padding: 0;
|
|
228
|
+
list-style-type: none;
|
|
229
|
+
display: block;
|
|
241
230
|
}
|
|
242
|
-
|
|
243
231
|
ul.listbox > li {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
232
|
+
white-space: no-wrap;
|
|
233
|
+
position: relative;
|
|
234
|
+
min-width: 75%;
|
|
235
|
+
border: solid 1px #ddd;
|
|
236
|
+
border-bottom-width: 0;
|
|
237
|
+
vertical-align: top;
|
|
238
|
+
margin: 0;
|
|
239
|
+
padding: 0.3em 2em 0.3em 0.2em;
|
|
240
|
+
background-color: #f3f1ef;
|
|
241
|
+
min-height: 1.5em;
|
|
254
242
|
}
|
|
255
|
-
|
|
256
243
|
ul.listbox > li > .closer, ul.listbox > li > .deleter {
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
244
|
+
position: absolute;
|
|
245
|
+
right: 5px;
|
|
246
|
+
top: 0;
|
|
260
247
|
}
|
|
261
|
-
|
|
262
248
|
ul.listbox > li:first-child {
|
|
263
|
-
|
|
249
|
+
border-radius: 2px 2px 0 0;
|
|
264
250
|
}
|
|
265
|
-
|
|
266
251
|
ul.listbox > li:last-child {
|
|
267
|
-
|
|
268
|
-
|
|
252
|
+
border-radius: 0 0 2px 2px;
|
|
253
|
+
border-bottom-width: 1px;
|
|
269
254
|
}
|
|
270
|
-
|
|
271
255
|
ul.listbox > li.placeholder {
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
256
|
+
background: none;
|
|
257
|
+
margin: 0.5em;
|
|
258
|
+
opacity: 0.6;
|
|
275
259
|
}
|
|
276
260
|
|
|
277
261
|
/* Modal styles */
|
|
278
262
|
.modal {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
263
|
+
background-color: rgb(255, 255, 255);
|
|
264
|
+
border: 1px solid #ddd;
|
|
265
|
+
box-shadow: 3px 3px 5px #666666;
|
|
266
|
+
height: auto;
|
|
267
|
+
opacity: 0;
|
|
268
|
+
top: -1000px;
|
|
269
|
+
padding: 40px;
|
|
270
|
+
position: fixed;
|
|
271
|
+
z-index: 105002;
|
|
272
|
+
margin: auto;
|
|
273
|
+
left: 0;
|
|
274
|
+
right: 0;
|
|
275
|
+
overflow-x: hidden;
|
|
276
|
+
overflow-y: auto;
|
|
277
|
+
max-width: 100vw;
|
|
278
|
+
max-height: calc(100vh - 40px);
|
|
295
279
|
}
|
|
296
|
-
|
|
297
280
|
.modal:focus {
|
|
298
|
-
|
|
281
|
+
outline: none;
|
|
299
282
|
}
|
|
300
|
-
|
|
301
283
|
.modal .modal-close {
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
284
|
+
position: absolute;
|
|
285
|
+
right: 12px;
|
|
286
|
+
top: 10px;
|
|
287
|
+
cursor: pointer;
|
|
288
|
+
font-weight: bold;
|
|
289
|
+
color: #222;
|
|
308
290
|
}
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
left: 12px;
|
|
291
|
+
[dir=rtl] .modal .modal-close {
|
|
292
|
+
right: auto;
|
|
293
|
+
left: 12px;
|
|
313
294
|
}
|
|
314
|
-
|
|
315
295
|
.modal .modal-close:hover {
|
|
316
|
-
|
|
296
|
+
opacity: 0.6;
|
|
317
297
|
}
|
|
318
|
-
|
|
319
298
|
.modal .modal-close .icon-close {
|
|
320
|
-
|
|
321
|
-
|
|
299
|
+
font-size: 20px;
|
|
300
|
+
font-size: 2rem;
|
|
322
301
|
}
|
|
323
|
-
|
|
324
302
|
.modal button.modal-close {
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
303
|
+
color: #222 !important;
|
|
304
|
+
background-color: transparent;
|
|
305
|
+
padding: 0;
|
|
306
|
+
height: 20px;
|
|
329
307
|
}
|
|
330
|
-
|
|
331
308
|
.modal button.modal-close .icon-close {
|
|
332
|
-
|
|
309
|
+
padding: 0;
|
|
333
310
|
}
|
|
334
|
-
|
|
335
311
|
.modal .modal-close:focus {
|
|
336
|
-
|
|
337
|
-
|
|
312
|
+
outline: 3px solid #276d9b;
|
|
313
|
+
outline-offset: 3px;
|
|
338
314
|
}
|
|
339
|
-
|
|
340
315
|
.modal .modal-body h4 {
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
316
|
+
font-size: 16px;
|
|
317
|
+
font-size: 1.6rem;
|
|
318
|
+
margin-top: 0;
|
|
319
|
+
margin-bottom: 8px;
|
|
345
320
|
}
|
|
346
|
-
|
|
347
321
|
.modal .modal-body .content, .modal .modal-body .message {
|
|
348
|
-
|
|
322
|
+
margin-bottom: 8px;
|
|
349
323
|
}
|
|
350
|
-
|
|
351
324
|
.modal .modal-body .buttons {
|
|
352
|
-
|
|
353
|
-
|
|
325
|
+
top: 16px;
|
|
326
|
+
position: relative;
|
|
354
327
|
}
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
flex-direction: row-reverse;
|
|
328
|
+
[dir=rtl] .modal .modal-body .buttons {
|
|
329
|
+
float: left;
|
|
330
|
+
display: flex;
|
|
331
|
+
flex-direction: row-reverse;
|
|
360
332
|
}
|
|
361
|
-
|
|
362
333
|
.modal .modal-body .buttons button {
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
334
|
+
border-radius: 2px;
|
|
335
|
+
margin-left: 8px;
|
|
336
|
+
height: 36px;
|
|
337
|
+
text-shadow: none;
|
|
338
|
+
text-transform: uppercase;
|
|
339
|
+
color: rgb(14, 93, 145) !important;
|
|
340
|
+
background: none;
|
|
370
341
|
}
|
|
371
|
-
|
|
372
342
|
.modal .modal-body .buttons button:focus, .modal .modal-body .buttons button:hover {
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
343
|
+
background: #dbe7ef;
|
|
344
|
+
outline: 3px solid #276d9b;
|
|
345
|
+
outline-offset: 3px;
|
|
376
346
|
}
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
.modal .modal-body input[type="checkbox"]:focus ~ [class*=" icon-"] {
|
|
380
|
-
outline: 3px solid #276d9b;
|
|
347
|
+
.modal .modal-body input[type=checkbox]:focus ~ [class^=icon-], .modal .modal-body input[type=checkbox]:focus ~ [class*=" icon-"] {
|
|
348
|
+
outline: 3px solid #276d9b;
|
|
381
349
|
}
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
position: absolute;
|
|
350
|
+
.modal[class^=icon-]:before, .modal[class*=" icon-"]:before {
|
|
351
|
+
font-size: 44px;
|
|
352
|
+
font-size: 4.4rem;
|
|
353
|
+
color: rgb(14, 93, 145);
|
|
354
|
+
position: absolute;
|
|
388
355
|
}
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
color: #ba122b;
|
|
356
|
+
.modal[class^=icon-].icon-result-nok:before, .modal[class*=" icon-"].icon-result-nok:before {
|
|
357
|
+
color: rgb(186, 18, 43);
|
|
392
358
|
}
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
color: #c96043;
|
|
359
|
+
.modal[class^=icon-].icon-warning:before, .modal[class*=" icon-"].icon-warning:before {
|
|
360
|
+
color: rgb(201, 96, 67);
|
|
396
361
|
}
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
color: #0e914b;
|
|
362
|
+
.modal[class^=icon-].icon-result-ok:before, .modal[class*=" icon-"].icon-result-ok:before {
|
|
363
|
+
color: rgb(14, 145, 75);
|
|
400
364
|
}
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
color: #ba122b;
|
|
365
|
+
.modal[class^=icon-].error:before, .modal[class*=" icon-"].error:before {
|
|
366
|
+
color: rgb(186, 18, 43);
|
|
404
367
|
}
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
color: #c96043;
|
|
368
|
+
.modal[class^=icon-].danger:before, .modal[class*=" icon-"].danger:before {
|
|
369
|
+
color: rgb(201, 96, 67);
|
|
408
370
|
}
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
color: #d8ae5b;
|
|
371
|
+
.modal[class^=icon-].warning:before, .modal[class*=" icon-"].warning:before {
|
|
372
|
+
color: rgb(216, 174, 91);
|
|
412
373
|
}
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
color: #0e5d91;
|
|
374
|
+
.modal[class^=icon-].info:before, .modal[class*=" icon-"].info:before {
|
|
375
|
+
color: rgb(14, 93, 145);
|
|
416
376
|
}
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
color: #0e914b;
|
|
377
|
+
.modal[class^=icon-].success:before, .modal[class*=" icon-"].success:before {
|
|
378
|
+
color: rgb(14, 145, 75);
|
|
420
379
|
}
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
margin-left: 8.5rem;
|
|
380
|
+
.modal[class^=icon-] .modal-body, .modal[class*=" icon-"] .modal-body {
|
|
381
|
+
font-family: "Source Sans Pro", sans-serif !important;
|
|
382
|
+
line-height: 1.4;
|
|
383
|
+
margin-left: 8.5rem;
|
|
426
384
|
}
|
|
427
385
|
|
|
428
386
|
.modal-bg {
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
387
|
+
background: none repeat scroll 0 0 rgb(0, 0, 0);
|
|
388
|
+
opacity: 0.45;
|
|
389
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
|
|
390
|
+
filter: alpha(opacity=45);
|
|
391
|
+
display: none;
|
|
392
|
+
position: fixed;
|
|
393
|
+
height: 100%;
|
|
394
|
+
width: 100%;
|
|
395
|
+
left: 0;
|
|
396
|
+
top: 0;
|
|
397
|
+
z-index: 100001;
|
|
398
|
+
overflow: hidden;
|
|
441
399
|
}
|
|
442
400
|
|
|
443
401
|
/* Button groups */
|
|
444
402
|
ul[data-button-group], ul.button-group {
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
403
|
+
list-style-type: none;
|
|
404
|
+
padding: 0;
|
|
405
|
+
background-color: rgb(255, 255, 255);
|
|
406
|
+
border: 1px solid #ddd;
|
|
407
|
+
border-radius: 1px;
|
|
408
|
+
margin: 0 2px 2px 0;
|
|
409
|
+
display: inline-block;
|
|
410
|
+
border-radius: 2px;
|
|
411
|
+
font-size: 12px;
|
|
412
|
+
font-size: 1.2rem;
|
|
455
413
|
}
|
|
456
|
-
|
|
457
414
|
ul[data-button-group] > li, ul.button-group > li {
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
415
|
+
border: 0 none;
|
|
416
|
+
color: #222;
|
|
417
|
+
cursor: pointer;
|
|
418
|
+
display: inline-block;
|
|
419
|
+
float: left;
|
|
420
|
+
min-width: 26px;
|
|
421
|
+
padding: 4px 6px;
|
|
422
|
+
text-align: center;
|
|
423
|
+
text-decoration: none !important;
|
|
467
424
|
}
|
|
468
|
-
|
|
469
425
|
ul[data-button-group] > li.active, ul.button-group > li.active {
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
426
|
+
color: white;
|
|
427
|
+
background-color: rgb(14, 93, 145);
|
|
428
|
+
transition: all 0.4s ease;
|
|
473
429
|
}
|
|
474
|
-
|
|
475
430
|
ul[data-button-group] > li:hover, ul.button-group > li:hover {
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
431
|
+
color: white;
|
|
432
|
+
background-color: #3e7da7;
|
|
433
|
+
transition: all 0.4s ease;
|
|
479
434
|
}
|
|
480
|
-
|
|
481
435
|
ul[data-button-group] > li.separator, ul.button-group > li.separator {
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
436
|
+
background-color: #ddd;
|
|
437
|
+
float: left;
|
|
438
|
+
height: 18px;
|
|
439
|
+
margin: 5px 2px 0 2px;
|
|
440
|
+
width: 1px;
|
|
441
|
+
min-width: 1px;
|
|
442
|
+
padding: 0;
|
|
489
443
|
}
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
padding-top: 2px;
|
|
444
|
+
ul[data-button-group] > li[class^=icon-], ul[data-button-group] > li[class*=" icon-"], ul.button-group > li[class^=icon-], ul.button-group > li[class*=" icon-"] {
|
|
445
|
+
height: 16px;
|
|
446
|
+
margin-top: 1px;
|
|
447
|
+
width: 16px;
|
|
448
|
+
padding-top: 2px;
|
|
496
449
|
}
|
|
497
450
|
|
|
498
451
|
/* Media Preview */
|
|
499
452
|
.previewer {
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
453
|
+
background-color: rgb(255, 255, 255);
|
|
454
|
+
margin: 5px;
|
|
455
|
+
min-width: 280px;
|
|
456
|
+
min-height: 200px;
|
|
457
|
+
display: -webkit-flexbox;
|
|
458
|
+
display: flex;
|
|
459
|
+
-webkit-flex-align: center;
|
|
460
|
+
align-items: center;
|
|
461
|
+
justify-content: center;
|
|
509
462
|
}
|
|
510
|
-
|
|
511
463
|
.previewer .nopreview {
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
464
|
+
color: #ddd;
|
|
465
|
+
font-size: 20px;
|
|
466
|
+
font-size: 2rem;
|
|
515
467
|
}
|
|
516
|
-
|
|
517
468
|
.previewer .nopreview:before {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
469
|
+
font-size: 60px;
|
|
470
|
+
font-size: 6rem;
|
|
471
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
472
|
+
font-family: "tao" !important;
|
|
473
|
+
speak: never;
|
|
474
|
+
font-style: normal;
|
|
475
|
+
font-weight: normal;
|
|
476
|
+
font-variant: normal;
|
|
477
|
+
text-transform: none;
|
|
478
|
+
line-height: 1;
|
|
479
|
+
/* Better Font Rendering =========== */
|
|
480
|
+
-webkit-font-smoothing: antialiased;
|
|
481
|
+
-moz-osx-font-smoothing: grayscale;
|
|
482
|
+
content: "\e670";
|
|
532
483
|
}
|
|
533
484
|
|
|
534
485
|
/* Progress bar */
|
|
535
486
|
.progressbar {
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
487
|
+
height: 2em;
|
|
488
|
+
text-align: left;
|
|
489
|
+
border: none;
|
|
490
|
+
height: 0.8em;
|
|
491
|
+
background-color: rgb(255, 255, 255);
|
|
492
|
+
border: 1px solid #ddd;
|
|
542
493
|
}
|
|
543
|
-
|
|
544
494
|
.progressbar > span {
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
495
|
+
height: 100%;
|
|
496
|
+
border: none;
|
|
497
|
+
background-color: #3e7da7;
|
|
498
|
+
display: block;
|
|
499
|
+
color: rgb(255, 255, 255);
|
|
500
|
+
transition: width 0.4s ease 0s;
|
|
551
501
|
}
|
|
552
|
-
|
|
553
502
|
.progressbar.info > span {
|
|
554
|
-
|
|
503
|
+
background-color: rgb(14, 93, 145);
|
|
555
504
|
}
|
|
556
|
-
|
|
557
505
|
.progressbar.success > span {
|
|
558
|
-
|
|
506
|
+
background-color: rgb(14, 145, 75);
|
|
559
507
|
}
|
|
560
|
-
|
|
561
508
|
.progressbar.warning > span {
|
|
562
|
-
|
|
509
|
+
background-color: rgb(216, 174, 91);
|
|
563
510
|
}
|
|
564
|
-
|
|
565
511
|
.progressbar.error > span {
|
|
566
|
-
|
|
512
|
+
background-color: rgb(186, 18, 43);
|
|
567
513
|
}
|
|
568
|
-
|
|
569
514
|
/*# sourceMappingURL=components.css.map */
|