@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,373 +10,314 @@ Usage:
|
|
|
10
10
|
/* Do not edit */
|
|
11
11
|
/* font size mixin specific to calculator to use em instead of rem unit */
|
|
12
12
|
.calculator {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
13
|
+
position: relative;
|
|
14
|
+
font-family: monospace, sans-serif;
|
|
15
|
+
font-size: 12px;
|
|
16
|
+
width: 100%;
|
|
17
|
+
height: 100%;
|
|
18
|
+
display: -ms-flex;
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
-ms-align-content: stretch;
|
|
22
|
+
align-content: stretch;
|
|
23
|
+
}
|
|
25
24
|
.calculator sup,
|
|
26
25
|
.calculator sub {
|
|
27
|
-
|
|
26
|
+
font-size: 0.75em;
|
|
28
27
|
}
|
|
29
|
-
|
|
30
28
|
.calculator sup {
|
|
31
|
-
|
|
29
|
+
top: -0.5em;
|
|
32
30
|
}
|
|
33
|
-
|
|
34
31
|
.calculator sub {
|
|
35
|
-
|
|
32
|
+
bottom: -0.5em;
|
|
36
33
|
}
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
font-size: 0.75em;
|
|
34
|
+
.calculator [data-type=exponent] {
|
|
35
|
+
vertical-align: super;
|
|
36
|
+
font-size: 0.75em;
|
|
41
37
|
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
font-weight: bold;
|
|
38
|
+
.calculator [data-type=variable] {
|
|
39
|
+
font-weight: bold;
|
|
45
40
|
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
padding-right: 0.3em;
|
|
41
|
+
.calculator [data-type=function]:not([data-value*=rt]) {
|
|
42
|
+
padding-right: 0.3em;
|
|
49
43
|
}
|
|
50
|
-
|
|
51
44
|
.calculator .screen,
|
|
52
45
|
.calculator .input {
|
|
53
|
-
|
|
54
|
-
|
|
46
|
+
position: relative;
|
|
47
|
+
flex: 0 0 auto;
|
|
55
48
|
}
|
|
56
|
-
|
|
57
49
|
.calculator .focus {
|
|
58
|
-
|
|
50
|
+
outline: 2px solid rgb(14, 93, 145);
|
|
59
51
|
}
|
|
60
|
-
|
|
61
52
|
.calculator .keyboard {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
53
|
+
padding: 0 20px 20px;
|
|
54
|
+
position: relative;
|
|
55
|
+
display: -ms-flex;
|
|
56
|
+
display: flex;
|
|
57
|
+
flex: 1 1;
|
|
67
58
|
}
|
|
68
|
-
|
|
69
59
|
.calculator .calculator-keyboard {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}
|
|
82
|
-
|
|
60
|
+
position: relative;
|
|
61
|
+
display: -ms-flex;
|
|
62
|
+
display: flex;
|
|
63
|
+
flex-direction: column;
|
|
64
|
+
-ms-align-content: stretch;
|
|
65
|
+
align-content: stretch;
|
|
66
|
+
background: #f3f1ef;
|
|
67
|
+
color: #222;
|
|
68
|
+
width: 100%;
|
|
69
|
+
height: auto;
|
|
70
|
+
padding-top: 8px;
|
|
71
|
+
}
|
|
83
72
|
.calculator .calculator-keyboard .row {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
}
|
|
94
|
-
|
|
73
|
+
position: relative;
|
|
74
|
+
display: -ms-flex;
|
|
75
|
+
display: flex;
|
|
76
|
+
flex-direction: row;
|
|
77
|
+
-ms-align-content: stretch;
|
|
78
|
+
align-content: stretch;
|
|
79
|
+
flex: 1 1 auto;
|
|
80
|
+
width: 100%;
|
|
81
|
+
height: 100%;
|
|
82
|
+
}
|
|
95
83
|
.calculator .calculator-keyboard .spacer {
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
84
|
+
flex: 1 1 auto;
|
|
85
|
+
width: 3.2em;
|
|
86
|
+
height: 100%;
|
|
99
87
|
}
|
|
100
|
-
|
|
101
88
|
.calculator .calculator-keyboard span {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
89
|
+
position: relative;
|
|
90
|
+
display: inline-block;
|
|
91
|
+
z-index: 1;
|
|
92
|
+
font-size: 1.3em !important;
|
|
106
93
|
}
|
|
107
|
-
|
|
108
94
|
.calculator .calculator-keyboard button {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
}
|
|
124
|
-
|
|
95
|
+
position: relative;
|
|
96
|
+
background-color: #f3f1ef;
|
|
97
|
+
color: #222 !important;
|
|
98
|
+
display: inline-block;
|
|
99
|
+
border-radius: 0;
|
|
100
|
+
border: none;
|
|
101
|
+
padding: 0;
|
|
102
|
+
text-align: center;
|
|
103
|
+
text-shadow: none;
|
|
104
|
+
cursor: pointer;
|
|
105
|
+
flex: 1 1 auto;
|
|
106
|
+
width: 3.2em;
|
|
107
|
+
height: 100%;
|
|
108
|
+
font-size: 1em !important;
|
|
109
|
+
}
|
|
125
110
|
.calculator .calculator-keyboard button:not(.switch):before {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
}
|
|
136
|
-
|
|
111
|
+
content: " ";
|
|
112
|
+
border-radius: 50%;
|
|
113
|
+
display: inline-block;
|
|
114
|
+
position: absolute;
|
|
115
|
+
z-index: 0;
|
|
116
|
+
top: calc(50% - 1.6em + 2px);
|
|
117
|
+
left: calc(50% - 1.6em + 2px);
|
|
118
|
+
width: calc(3.2em - 4px);
|
|
119
|
+
height: calc(3.2em - 4px);
|
|
120
|
+
}
|
|
137
121
|
.calculator .calculator-keyboard button:hover:before {
|
|
138
|
-
|
|
122
|
+
background: #a4a9b1;
|
|
139
123
|
}
|
|
140
|
-
|
|
141
124
|
.calculator .calculator-keyboard button.disabled {
|
|
142
|
-
|
|
125
|
+
visibility: hidden;
|
|
143
126
|
}
|
|
144
|
-
|
|
145
127
|
.calculator .calculator-keyboard button.switch span {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
}
|
|
155
|
-
|
|
128
|
+
color: #222 !important;
|
|
129
|
+
border-color: #919191 !important;
|
|
130
|
+
border-top: 1px solid;
|
|
131
|
+
border-bottom: 1px solid;
|
|
132
|
+
height: auto;
|
|
133
|
+
width: 100%;
|
|
134
|
+
padding: 4px 0.5em;
|
|
135
|
+
font-size: 1em !important;
|
|
136
|
+
}
|
|
156
137
|
.calculator .calculator-keyboard button.switch.first span {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
138
|
+
border-left: 1px solid;
|
|
139
|
+
border-top-left-radius: 2px;
|
|
140
|
+
border-bottom-left-radius: 2px;
|
|
160
141
|
}
|
|
161
|
-
|
|
162
142
|
.calculator .calculator-keyboard button.switch.last span {
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
143
|
+
border-right: 1px solid;
|
|
144
|
+
border-top-right-radius: 2px;
|
|
145
|
+
border-bottom-right-radius: 2px;
|
|
166
146
|
}
|
|
167
|
-
|
|
168
147
|
.calculator .calculator-keyboard button.switch:before {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
}
|
|
179
|
-
|
|
148
|
+
content: " ";
|
|
149
|
+
border-radius: 2px;
|
|
150
|
+
display: inline-block;
|
|
151
|
+
position: absolute;
|
|
152
|
+
z-index: 0;
|
|
153
|
+
top: calc(50% - 0.5em - 4px);
|
|
154
|
+
bottom: calc(50% - 0.5em - 4px);
|
|
155
|
+
left: 3px;
|
|
156
|
+
right: 3px;
|
|
157
|
+
}
|
|
180
158
|
.calculator .calculator-keyboard button.operand span {
|
|
181
|
-
|
|
182
|
-
|
|
159
|
+
font-weight: bold;
|
|
160
|
+
font-size: 1.7em !important;
|
|
183
161
|
}
|
|
184
|
-
|
|
185
162
|
.calculator .calculator-keyboard button.command span {
|
|
186
|
-
|
|
163
|
+
color: rgb(14, 93, 145) !important;
|
|
187
164
|
}
|
|
188
|
-
|
|
189
165
|
.calculator .calculator-keyboard button.execute:before {
|
|
190
|
-
|
|
166
|
+
background: #3e7da7;
|
|
191
167
|
}
|
|
192
|
-
|
|
193
168
|
.calculator .calculator-keyboard button.execute span {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
169
|
+
font-weight: bold;
|
|
170
|
+
color: white !important;
|
|
171
|
+
font-size: 1.7em !important;
|
|
197
172
|
}
|
|
198
|
-
|
|
199
173
|
.calculator .calculator-keyboard button svg {
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
}
|
|
207
|
-
|
|
174
|
+
display: inline-block;
|
|
175
|
+
width: 1em;
|
|
176
|
+
height: 1em;
|
|
177
|
+
stroke-width: 0;
|
|
178
|
+
stroke: currentColor;
|
|
179
|
+
fill: currentColor;
|
|
180
|
+
}
|
|
208
181
|
.calculator .calculator-keyboard button svg.backspace-outline {
|
|
209
|
-
|
|
210
|
-
|
|
182
|
+
width: 1.2em;
|
|
183
|
+
height: 1.2em;
|
|
211
184
|
}
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
background: #3e7da7;
|
|
185
|
+
.calculator.degree .calculator-keyboard button.switch[data-command=degree]:before {
|
|
186
|
+
background: #3e7da7;
|
|
215
187
|
}
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
color: white !important;
|
|
188
|
+
.calculator.degree .calculator-keyboard button.switch[data-command=degree] span {
|
|
189
|
+
color: white !important;
|
|
219
190
|
}
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
background: #3e7da7;
|
|
191
|
+
.calculator.radian .calculator-keyboard button.switch[data-command=radian]:before {
|
|
192
|
+
background: #3e7da7;
|
|
223
193
|
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
color: white !important;
|
|
194
|
+
.calculator.radian .calculator-keyboard button.switch[data-command=radian] span {
|
|
195
|
+
color: white !important;
|
|
227
196
|
}
|
|
228
|
-
|
|
229
197
|
.calculator .simple-screen {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
198
|
+
position: relative;
|
|
199
|
+
width: 100%;
|
|
200
|
+
font-size: 1.3em !important;
|
|
201
|
+
color: #222;
|
|
202
|
+
font-family: monospace;
|
|
235
203
|
}
|
|
236
|
-
|
|
237
204
|
.calculator .simple-screen .screen-panel {
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
}
|
|
245
|
-
|
|
205
|
+
position: relative;
|
|
206
|
+
width: 100%;
|
|
207
|
+
overflow: auto;
|
|
208
|
+
word-break: break-all;
|
|
209
|
+
text-align: left;
|
|
210
|
+
padding: 8px 8px;
|
|
211
|
+
}
|
|
246
212
|
.calculator .simple-screen .history {
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
213
|
+
font-size: 1em !important;
|
|
214
|
+
border: 1px solid #ddd;
|
|
215
|
+
color: #4e4e4e;
|
|
216
|
+
height: calc(16px + 3.9em);
|
|
217
|
+
line-height: 1.3em;
|
|
252
218
|
}
|
|
253
|
-
|
|
254
219
|
.calculator .simple-screen .history .history-line .history-expression {
|
|
255
|
-
|
|
220
|
+
text-align: left;
|
|
256
221
|
}
|
|
257
|
-
|
|
258
222
|
.calculator .simple-screen .history .history-line .history-expression,
|
|
259
223
|
.calculator .simple-screen .history .history-line .history-expression .term {
|
|
260
|
-
|
|
224
|
+
font-weight: lighter;
|
|
261
225
|
}
|
|
262
|
-
|
|
263
226
|
.calculator .simple-screen .history .history-line .history-result {
|
|
264
|
-
|
|
265
|
-
|
|
227
|
+
text-align: right;
|
|
228
|
+
font-weight: bolder;
|
|
266
229
|
}
|
|
267
|
-
|
|
268
230
|
.calculator .simple-screen .history .history-line .history-result:before {
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
231
|
+
content: "=";
|
|
232
|
+
display: inline-block;
|
|
233
|
+
font-weight: lighter;
|
|
234
|
+
padding-right: 0.2em;
|
|
273
235
|
}
|
|
274
|
-
|
|
275
236
|
.calculator .simple-screen .expression {
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
237
|
+
font-size: 1.3em !important;
|
|
238
|
+
background: rgb(255, 255, 255);
|
|
239
|
+
color: #222;
|
|
240
|
+
height: calc(16px + 3.2em);
|
|
241
|
+
line-height: 1.6em;
|
|
281
242
|
}
|
|
282
|
-
|
|
283
243
|
.calculator .simple-screen .term {
|
|
284
|
-
|
|
244
|
+
padding: 0;
|
|
285
245
|
}
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
padding: 0 0.2em;
|
|
246
|
+
.calculator .simple-screen .term.term-operator:not([data-token=POW]):not([data-token=FAC]):not([data-token=NEG]) {
|
|
247
|
+
padding: 0 0.2em;
|
|
289
248
|
}
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
margin-right: -0.1em;
|
|
249
|
+
.calculator .simple-screen .term.term-operator[data-token=FAC], .calculator .simple-screen .term.term-operator[data-token=NEG] {
|
|
250
|
+
margin-left: -0.1em;
|
|
251
|
+
margin-right: -0.1em;
|
|
294
252
|
}
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
display: none;
|
|
253
|
+
.calculator .simple-screen .term.term-operator[data-token=POS] {
|
|
254
|
+
display: none;
|
|
298
255
|
}
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
padding-right: 0.2em;
|
|
256
|
+
.calculator .simple-screen .term.term-function:not([data-token=SQRT]):not([data-token=CBRT]) {
|
|
257
|
+
padding-right: 0.2em;
|
|
302
258
|
}
|
|
303
|
-
|
|
304
259
|
.calculator .simple-screen .term.term-operand {
|
|
305
|
-
|
|
260
|
+
font-weight: bold;
|
|
306
261
|
}
|
|
307
|
-
|
|
308
262
|
.calculator .simple-screen .term.term-modificator {
|
|
309
|
-
|
|
263
|
+
font-weight: lighter;
|
|
310
264
|
}
|
|
311
|
-
|
|
312
265
|
.calculator .simple-screen .term.term-constant {
|
|
313
|
-
|
|
314
|
-
|
|
266
|
+
font-style: italic;
|
|
267
|
+
font-weight: bold;
|
|
315
268
|
}
|
|
316
|
-
|
|
317
269
|
.calculator .simple-screen .term.term-variable {
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
.calculator .simple-screen .term.term-variable[data-token='VAR_ANS'] * {
|
|
354
|
-
position: relative;
|
|
355
|
-
z-index: 1;
|
|
356
|
-
}
|
|
357
|
-
|
|
270
|
+
font-weight: bold;
|
|
271
|
+
color: #3e7da7;
|
|
272
|
+
}
|
|
273
|
+
.calculator .simple-screen .term.term-variable[data-token=VAR_ANS] {
|
|
274
|
+
background: #ecf2f6;
|
|
275
|
+
padding: 0;
|
|
276
|
+
margin: 0 0.4em;
|
|
277
|
+
position: relative;
|
|
278
|
+
}
|
|
279
|
+
.calculator .simple-screen .term.term-variable[data-token=VAR_ANS]::before, .calculator .simple-screen .term.term-variable[data-token=VAR_ANS]::after {
|
|
280
|
+
background: #ecf2f6;
|
|
281
|
+
content: "";
|
|
282
|
+
border-radius: 50%;
|
|
283
|
+
border: 2px none;
|
|
284
|
+
position: absolute;
|
|
285
|
+
z-index: 0;
|
|
286
|
+
top: 0;
|
|
287
|
+
bottom: 0;
|
|
288
|
+
width: 0.4em;
|
|
289
|
+
}
|
|
290
|
+
.calculator .simple-screen .term.term-variable[data-token=VAR_ANS]::before {
|
|
291
|
+
border-left-style: solid;
|
|
292
|
+
border-left-color: #3e7da7;
|
|
293
|
+
left: -0.2em;
|
|
294
|
+
}
|
|
295
|
+
.calculator .simple-screen .term.term-variable[data-token=VAR_ANS]::after {
|
|
296
|
+
border-right-style: solid;
|
|
297
|
+
border-right-color: #3e7da7;
|
|
298
|
+
right: -0.2em;
|
|
299
|
+
}
|
|
300
|
+
.calculator .simple-screen .term.term-variable[data-token=VAR_ANS] * {
|
|
301
|
+
position: relative;
|
|
302
|
+
z-index: 1;
|
|
303
|
+
}
|
|
358
304
|
.calculator .simple-screen .term.term-unknown {
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
305
|
+
color: rgb(216, 174, 91);
|
|
306
|
+
-webkit-text-decoration: underline wavy rgb(186, 18, 43);
|
|
307
|
+
text-decoration: underline wavy rgb(186, 18, 43);
|
|
362
308
|
}
|
|
363
|
-
|
|
364
309
|
.calculator .simple-screen .term.term-elide {
|
|
365
|
-
|
|
310
|
+
display: none;
|
|
366
311
|
}
|
|
367
|
-
|
|
368
312
|
.calculator .simple-screen .term.term-error {
|
|
369
|
-
|
|
313
|
+
color: rgb(186, 18, 43);
|
|
370
314
|
}
|
|
371
|
-
|
|
372
315
|
.calculator .simple-screen .term.term-syntaxError {
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
316
|
+
color: rgb(186, 18, 43);
|
|
317
|
+
-webkit-text-decoration: underline wavy rgb(186, 18, 43);
|
|
318
|
+
text-decoration: underline wavy rgb(186, 18, 43);
|
|
376
319
|
}
|
|
377
|
-
|
|
378
320
|
.calculator.error .screen .expression {
|
|
379
|
-
|
|
321
|
+
background: #f1d0d5;
|
|
380
322
|
}
|
|
381
|
-
|
|
382
323
|
/*# sourceMappingURL=calculator.css.map */
|