@oat-sa/tao-core-ui 1.46.0 → 1.49.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actionbar.js +5 -11
- package/dist/adder.js +34 -6
- package/dist/animable/absorbable/absorbable.js +5 -11
- package/dist/animable/absorbable/css/absorb.css.map +1 -1
- package/dist/animable/pulsable/css/pulse.css.map +1 -1
- package/dist/animable/pulsable/pulsable.js +5 -11
- package/dist/autocomplete/css/autocomplete.css.map +1 -1
- package/dist/badge/badge.js +5 -11
- package/dist/badge/css/badge.css.map +1 -1
- package/dist/breadcrumbs/css/breadcrumbs.css +2 -2
- package/dist/breadcrumbs/css/breadcrumbs.css.map +1 -1
- package/dist/breadcrumbs.js +5 -11
- package/dist/bulkActionPopup/css/bulkActionPopup.css.map +1 -1
- package/dist/bulkActionPopup.js +5 -11
- package/dist/button.js +5 -11
- package/dist/calculator/css/calculator.css.map +1 -1
- package/dist/cascadingComboBox.js +5 -11
- package/dist/ckeditor/ckConfigurator.js +22 -6
- package/dist/class/css/selector.css +2 -2
- package/dist/class/css/selector.css.map +1 -1
- package/dist/class/selector.js +5 -11
- package/dist/component/css/components.css +7 -7
- package/dist/component/css/components.css.map +1 -1
- package/dist/component/css/windowComponent.css.map +1 -1
- package/dist/component/windowed.js +5 -11
- package/dist/component.js +5 -11
- package/dist/contextualPopup/css/contextualPopup.css.map +1 -1
- package/dist/contextualPopup.js +5 -11
- package/dist/dashboard/css/dashboard.css.map +1 -1
- package/dist/dashboard.js +5 -11
- package/dist/datalist/css/datalist.css +2 -2
- package/dist/datalist/css/datalist.css.map +1 -1
- package/dist/datalist.js +5 -11
- package/dist/datatable/css/datatable.css +1 -1
- package/dist/datatable/css/datatable.css.map +1 -1
- package/dist/datatable.js +5 -11
- package/dist/dateRange/css/dateRange.css.map +1 -1
- package/dist/dateRange/dateRange.js +5 -11
- package/dist/datetime/css/picker.css.map +1 -1
- package/dist/datetime/picker.js +5 -11
- package/dist/deleter.js +5 -11
- package/dist/destination/css/selector.css.map +1 -1
- package/dist/destination/selector.js +5 -11
- package/dist/dialog/confirmDelete.js +5 -11
- package/dist/dialog.js +5 -11
- package/dist/documentViewer/css/documentViewer.css.map +1 -1
- package/dist/documentViewer/providers/pdfViewer/fallback/viewer.js +5 -11
- package/dist/documentViewer/providers/pdfViewer/pdfjs/findBar.js +5 -11
- package/dist/documentViewer/providers/pdfViewer/pdfjs/pageView.js +5 -11
- package/dist/documentViewer/providers/pdfViewer/pdfjs/searchEngine.js +5 -11
- package/dist/documentViewer/providers/pdfViewer/pdfjs/viewer.js +5 -11
- package/dist/documentViewer/providers/pdfViewer.js +5 -11
- package/dist/documentViewer.js +5 -11
- package/dist/dropdown/css/dropdown.css.map +1 -1
- package/dist/dropdown.js +5 -11
- package/dist/dynamicComponent/css/dynamicComponent.css +1 -1
- package/dist/dynamicComponent/css/dynamicComponent.css.map +1 -1
- package/dist/dynamicComponent.js +5 -11
- package/dist/feedback.js +5 -11
- package/dist/filter.js +5 -11
- package/dist/form/css/dropdownForm.css +1 -1
- package/dist/form/css/dropdownForm.css.map +1 -1
- package/dist/form/css/form.css.map +1 -1
- package/dist/form/dropdownForm.js +5 -11
- package/dist/form/form.js +5 -11
- package/dist/form/validator/css/validator.css.map +1 -1
- package/dist/form/validator/renderer.js +5 -11
- package/dist/form/widget/css/widget.css.map +1 -1
- package/dist/form/widget/providers/checkBox.js +5 -11
- package/dist/form/widget/providers/comboBox.js +5 -11
- package/dist/form/widget/providers/hidden.js +5 -11
- package/dist/form/widget/providers/hiddenBox.js +5 -11
- package/dist/form/widget/providers/radioBox.js +5 -11
- package/dist/form/widget/providers/textArea.js +5 -11
- package/dist/form/widget/widget.js +5 -11
- package/dist/generis/form/css/form.css.map +1 -1
- package/dist/generis/form/form.js +5 -11
- package/dist/generis/validator/css/validator.css.map +1 -1
- package/dist/generis/validator/validator.js +5 -11
- package/dist/generis/widget/checkBox/checkBox.js +5 -11
- package/dist/generis/widget/comboBox/comboBox.js +5 -11
- package/dist/generis/widget/css/widget.css.map +1 -1
- package/dist/generis/widget/hiddenBox/hiddenBox.js +5 -11
- package/dist/generis/widget/textBox/textBox.js +5 -11
- package/dist/generis/widget/widget.js +5 -11
- package/dist/groupedComboBox.js +5 -11
- package/dist/highlighter.js +5 -11
- package/dist/itemButtonList/css/item-button-list.css +225 -0
- package/dist/itemButtonList/css/item-button-list.css.map +1 -0
- package/dist/itemButtonList.js +451 -0
- package/dist/listbox/css/listbox.css.map +1 -1
- package/dist/listbox.js +5 -11
- package/dist/loadingButton/css/button.css.map +1 -1
- package/dist/loadingButton/loadingButton.js +5 -11
- package/dist/lock.js +5 -11
- package/dist/login/login.js +5 -11
- package/dist/maths/calculator/basicCalculator.js +5 -11
- package/dist/maths/calculator/core/board.js +5 -11
- package/dist/maths/calculator/core/expression.js +5 -11
- package/dist/maths/calculator/core/labels.js +5 -11
- package/dist/maths/calculator/core/tokens.js +5 -11
- package/dist/maths/calculator/css/calculator.css.map +1 -1
- package/dist/maths/calculator/plugins/keyboard/templateKeyboard/templateKeyboard.js +5 -11
- package/dist/maths/calculator/plugins/screen/simpleScreen/simpleScreen.js +5 -11
- package/dist/maths/calculator/scientificCalculator.js +5 -11
- package/dist/mediaEditor/mediaEditorComponent.js +5 -11
- package/dist/mediaEditor/plugins/mediaAlignment/mediaAlignmentComponent.js +5 -11
- package/dist/mediaEditor/plugins/mediaDimension/mediaDimensionComponent.js +5 -11
- package/dist/mediaplayer/css/player.css.map +1 -1
- package/dist/mediaplayer/players/html5.js +5 -11
- package/dist/mediaplayer/players/youtube.js +5 -11
- package/dist/mediaplayer.js +5 -11
- package/dist/mediasizer.js +5 -11
- package/dist/pageSizeSelector.js +5 -11
- package/dist/pagination/css/pagination.css.map +1 -1
- package/dist/pagination/providers/pages.js +5 -11
- package/dist/pagination/providers/simple.js +5 -11
- package/dist/report.js +5 -11
- package/dist/resource/css/selector.css +4 -4
- package/dist/resource/css/selector.css.map +1 -1
- package/dist/resource/filters.js +5 -11
- package/dist/resource/list.js +5 -11
- package/dist/resource/selector.js +5 -11
- package/dist/resource/tree.js +5 -11
- package/dist/resourcemgr/css/resourcemgr.css +3 -3
- package/dist/resourcemgr/css/resourcemgr.css.map +1 -1
- package/dist/resourcemgr/fileBrowser.js +5 -11
- package/dist/resourcemgr/fileSelector.js +5 -11
- package/dist/resourcemgr.js +5 -11
- package/dist/searchModal/advancedSearch.js +5 -11
- package/dist/searchModal/css/advancedSearch.css.map +1 -1
- package/dist/searchModal/css/searchModal.css.map +1 -1
- package/dist/searchModal.js +14 -32
- package/dist/switch/css/switch.css.map +1 -1
- package/dist/switch/switch.js +5 -11
- package/dist/tabs/css/tabs.css.map +1 -1
- package/dist/tabs.js +5 -11
- package/dist/taskQueue/css/taskQueue.css.map +1 -1
- package/dist/taskQueue/status.js +5 -11
- package/dist/taskQueue/table.js +5 -11
- package/dist/taskQueueButton/css/taskable.css.map +1 -1
- package/dist/taskQueueButton/css/treeButton.css.map +1 -1
- package/dist/taskQueueButton/taskable.js +5 -11
- package/dist/taskQueueButton/treeButton.js +5 -11
- package/dist/tooltip.js +5 -11
- package/dist/tristateCheckboxGroup/css/tristateCheckboxGroup.css.map +1 -1
- package/dist/tristateCheckboxGroup.js +5 -11
- package/dist/uploader.js +5 -11
- package/dist/validator.js +5 -11
- package/dist/waitingDialog/css/waitingDialog.css.map +1 -1
- package/package.json +3 -4
- package/scss/font/tao/tao.svg +5 -4
- package/scss/font/tao/tao.ttf +0 -0
- package/scss/font/tao/tao.woff +0 -0
- package/scss/inc/fonts/_tao-icon-classes.scss +8 -7
- package/scss/inc/fonts/_tao-icon-def.scss +3 -3
- package/scss/inc/fonts/_tao-icon-vars.scss +9 -8
- package/src/adder.js +42 -17
- package/src/animable/absorbable/css/absorb.css.map +1 -1
- package/src/animable/pulsable/css/pulse.css.map +1 -1
- package/src/autocomplete/css/autocomplete.css.map +1 -1
- package/src/badge/css/badge.css.map +1 -1
- package/src/breadcrumbs/css/breadcrumbs.css +2 -2
- package/src/breadcrumbs/css/breadcrumbs.css.map +1 -1
- package/src/bulkActionPopup/css/bulkActionPopup.css.map +1 -1
- package/src/calculator/css/calculator.css.map +1 -1
- package/src/ckeditor/ckConfigurator.js +46 -26
- package/src/class/css/selector.css +2 -2
- package/src/class/css/selector.css.map +1 -1
- package/src/component/css/components.css +7 -7
- package/src/component/css/components.css.map +1 -1
- package/src/component/css/windowComponent.css.map +1 -1
- package/src/contextualPopup/css/contextualPopup.css.map +1 -1
- package/src/dashboard/css/dashboard.css.map +1 -1
- package/src/datalist/css/datalist.css +2 -2
- package/src/datalist/css/datalist.css.map +1 -1
- package/src/datatable/css/datatable.css +1 -1
- package/src/datatable/css/datatable.css.map +1 -1
- package/src/dateRange/css/dateRange.css.map +1 -1
- package/src/datetime/css/picker.css.map +1 -1
- package/src/destination/css/selector.css.map +1 -1
- package/src/documentViewer/css/documentViewer.css.map +1 -1
- package/src/dropdown/css/dropdown.css.map +1 -1
- package/src/dynamicComponent/css/dynamicComponent.css +1 -1
- package/src/dynamicComponent/css/dynamicComponent.css.map +1 -1
- package/src/form/css/dropdownForm.css +1 -1
- package/src/form/css/dropdownForm.css.map +1 -1
- package/src/form/css/form.css.map +1 -1
- package/src/form/validator/css/validator.css.map +1 -1
- package/src/form/widget/css/widget.css.map +1 -1
- package/src/generis/form/css/form.css.map +1 -1
- package/src/generis/validator/css/validator.css.map +1 -1
- package/src/generis/widget/css/widget.css.map +1 -1
- package/src/itemButtonList/css/item-button-list.css +225 -0
- package/src/itemButtonList/css/item-button-list.css.map +1 -0
- package/src/itemButtonList/scss/item-button-list.scss +232 -0
- package/src/itemButtonList/tpl/itemButtonList.tpl +23 -0
- package/src/itemButtonList.js +220 -0
- package/src/listbox/css/listbox.css.map +1 -1
- package/src/loadingButton/css/button.css.map +1 -1
- package/src/maths/calculator/css/calculator.css.map +1 -1
- package/src/mediaplayer/css/player.css.map +1 -1
- package/src/pagination/css/pagination.css.map +1 -1
- package/src/resource/css/selector.css +4 -4
- package/src/resource/css/selector.css.map +1 -1
- package/src/resourcemgr/css/resourcemgr.css +3 -3
- package/src/resourcemgr/css/resourcemgr.css.map +1 -1
- package/src/searchModal/css/advancedSearch.css.map +1 -1
- package/src/searchModal/css/searchModal.css.map +1 -1
- package/src/switch/css/switch.css.map +1 -1
- package/src/tabs/css/tabs.css.map +1 -1
- package/src/taskQueue/css/taskQueue.css.map +1 -1
- package/src/taskQueueButton/css/taskable.css.map +1 -1
- package/src/taskQueueButton/css/treeButton.css.map +1 -1
- package/src/tristateCheckboxGroup/css/tristateCheckboxGroup.css.map +1 -1
- package/src/waitingDialog/css/waitingDialog.css.map +1 -1
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
* along with this program; if not, write to the Free Software
|
|
14
14
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
15
15
|
*
|
|
16
|
-
* Copyright (c) 2015 (original work) Open Assessment Technologies SA ;
|
|
16
|
+
* Copyright (c) 2015-2022 (original work) Open Assessment Technologies SA ;
|
|
17
17
|
*/
|
|
18
18
|
import $ from 'jquery';
|
|
19
19
|
import _ from 'lodash';
|
|
@@ -23,23 +23,23 @@ import 'ckeditor';
|
|
|
23
23
|
/**
|
|
24
24
|
* Cache original config
|
|
25
25
|
*/
|
|
26
|
-
|
|
26
|
+
const originalConfig = _.cloneDeep(window.CKEDITOR.config);
|
|
27
27
|
|
|
28
28
|
function getUserLanguage() {
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
const documentLang = window.document.documentElement.getAttribute('lang');
|
|
30
|
+
const documentLocale = documentLang && documentLang.split('-')[0];
|
|
31
31
|
|
|
32
32
|
return documentLocale;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
|
|
35
|
+
const lang = getUserLanguage();
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
const ckConfigurator = (function () {
|
|
38
38
|
/**
|
|
39
39
|
* Toolbar presets that you normally never would need to change, they can however be overridden with options.toolbar.
|
|
40
40
|
* The argument 'toolbarType' determines which toolbar to use
|
|
41
41
|
*/
|
|
42
|
-
|
|
42
|
+
const toolbarPresets = {
|
|
43
43
|
inline: [
|
|
44
44
|
{
|
|
45
45
|
name: 'basicstyles',
|
|
@@ -166,13 +166,31 @@ var ckConfigurator = (function() {
|
|
|
166
166
|
name: 'insert',
|
|
167
167
|
items: ['Link', 'SpecialChar']
|
|
168
168
|
}
|
|
169
|
+
],
|
|
170
|
+
table: [
|
|
171
|
+
{
|
|
172
|
+
name: 'basicstyles',
|
|
173
|
+
items: ['Bold', 'Italic', 'Subscript', 'Superscript']
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
name: 'insert',
|
|
177
|
+
items: ['SpecialChar', 'TaoQtiTable', 'TaoTooltip']
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
name: 'links',
|
|
181
|
+
items: ['Link']
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
name: 'paragraph',
|
|
185
|
+
items: ['JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock']
|
|
186
|
+
}
|
|
169
187
|
]
|
|
170
188
|
};
|
|
171
189
|
|
|
172
190
|
/**
|
|
173
191
|
* defaults for editor configuration
|
|
174
192
|
*/
|
|
175
|
-
|
|
193
|
+
const ckConfigDefault = {
|
|
176
194
|
disableAutoInline: true,
|
|
177
195
|
entities: false,
|
|
178
196
|
entities_processNumerical: true,
|
|
@@ -416,11 +434,11 @@ var ckConfigurator = (function() {
|
|
|
416
434
|
/**
|
|
417
435
|
* Insert positioned plugins at position specified in options.positionedPlugins
|
|
418
436
|
*
|
|
419
|
-
* @param ckConfig
|
|
420
|
-
* @param positionedPlugins
|
|
437
|
+
* @param {Object} ckConfig
|
|
438
|
+
* @param {Object} positionedPlugins
|
|
421
439
|
*/
|
|
422
|
-
|
|
423
|
-
|
|
440
|
+
const _updatePlugins = function (ckConfig, positionedPlugins) {
|
|
441
|
+
let itCnt,
|
|
424
442
|
tbCnt = ckConfig.toolbar.length,
|
|
425
443
|
itLen,
|
|
426
444
|
method,
|
|
@@ -435,9 +453,9 @@ var ckConfigurator = (function() {
|
|
|
435
453
|
positionedPlugins = positionedPlugins || {};
|
|
436
454
|
|
|
437
455
|
// add positioned plugins to extraPlugins and let CKEDITOR take care of their registration
|
|
438
|
-
ckConfig.extraPlugins = (function(positionedPluginArr, extraPlugins) {
|
|
439
|
-
|
|
440
|
-
|
|
456
|
+
ckConfig.extraPlugins = (function (positionedPluginArr, extraPlugins) {
|
|
457
|
+
let pluginIndex = positionedPluginArr.length;
|
|
458
|
+
let extraPluginArr = extraPlugins.split(',');
|
|
441
459
|
|
|
442
460
|
while (pluginIndex--) {
|
|
443
461
|
positionedPluginArr[pluginIndex] = positionedPluginArr[pluginIndex].toLowerCase();
|
|
@@ -460,8 +478,8 @@ var ckConfigurator = (function() {
|
|
|
460
478
|
|
|
461
479
|
// add positioned plugins to toolbar
|
|
462
480
|
for (plugin in positionedPlugins) {
|
|
463
|
-
method = (function(pluginProps) {
|
|
464
|
-
|
|
481
|
+
method = (function (pluginProps) {
|
|
482
|
+
let propIndex = pluginProps.length;
|
|
465
483
|
while (propIndex--) {
|
|
466
484
|
if (pluginProps[propIndex].indexOf('insert') === 0 || pluginProps[propIndex] === 'replace') {
|
|
467
485
|
return pluginProps[propIndex];
|
|
@@ -511,7 +529,7 @@ var ckConfigurator = (function() {
|
|
|
511
529
|
}
|
|
512
530
|
};
|
|
513
531
|
|
|
514
|
-
|
|
532
|
+
const _switchDtd = function _switchDtd(dtdMode) {
|
|
515
533
|
dtdHandler.setMode(dtdMode);
|
|
516
534
|
window.CKEDITOR.dtd = dtdHandler.getDtd();
|
|
517
535
|
};
|
|
@@ -536,13 +554,13 @@ var ckConfigurator = (function() {
|
|
|
536
554
|
*
|
|
537
555
|
* @see http://docs.ckeditor.com/#!/api/CKEDITOR.config
|
|
538
556
|
*/
|
|
539
|
-
|
|
540
|
-
|
|
557
|
+
const getConfig = function (editor, toolbarType, options) {
|
|
558
|
+
let toolbar, toolbars, config, dtdMode;
|
|
541
559
|
|
|
542
560
|
// This is different from CKEDITOR.config.extraPlugins since it also allows to position the button
|
|
543
561
|
// Valid positioning keys are insertAfter | insertBefore | replace followed by the button name, e.g. 'Anchor'
|
|
544
562
|
// separator bool, defaults to false
|
|
545
|
-
|
|
563
|
+
let positionedPlugins = {};
|
|
546
564
|
|
|
547
565
|
if (toolbarType === 'reset') {
|
|
548
566
|
return originalConfig;
|
|
@@ -555,6 +573,8 @@ var ckConfigurator = (function() {
|
|
|
555
573
|
toolbars = _.clone(toolbarPresets, true);
|
|
556
574
|
dtdMode = options.dtdMode || 'html';
|
|
557
575
|
|
|
576
|
+
const ckConfig = _.clone(ckConfigDefault, true);
|
|
577
|
+
|
|
558
578
|
// modify DTD to either comply with QTI or XHTML
|
|
559
579
|
if (dtdMode === 'qti' || toolbarType.indexOf('qti') === 0) {
|
|
560
580
|
toolbarType = toolbarType.slice(3).toLowerCase();
|
|
@@ -597,7 +617,7 @@ var ckConfigurator = (function() {
|
|
|
597
617
|
|
|
598
618
|
// add toolbars to config
|
|
599
619
|
for (toolbar in toolbars) {
|
|
600
|
-
if (
|
|
620
|
+
if (Object.prototype.hasOwnProperty.call(toolbars, toolbar)) {
|
|
601
621
|
ckConfig['toolbar_' + toolbar] = toolbars[toolbar];
|
|
602
622
|
}
|
|
603
623
|
}
|
|
@@ -640,7 +660,7 @@ var ckConfigurator = (function() {
|
|
|
640
660
|
|
|
641
661
|
// toggle global DTD depending on the CK instance which is receiving the focus
|
|
642
662
|
// I know that this is rather ugly <= don't worry, we'll keep this a secret ;)
|
|
643
|
-
editor.on('focus', function() {
|
|
663
|
+
editor.on('focus', function () {
|
|
644
664
|
_switchDtd(dtdMode);
|
|
645
665
|
// should be 1 on html, undefined on qti
|
|
646
666
|
// console.log(CKEDITOR.dtd.pre.img)
|
|
@@ -648,13 +668,13 @@ var ckConfigurator = (function() {
|
|
|
648
668
|
|
|
649
669
|
// remove title 'Rich Text Editor, instance n' that CKE sets by default
|
|
650
670
|
// ref: http://tinyurl.com/keedruc
|
|
651
|
-
editor.on('instanceReady', function(e) {
|
|
671
|
+
editor.on('instanceReady', function (e) {
|
|
652
672
|
$(e.editor.element.$).removeAttr('title');
|
|
653
673
|
});
|
|
654
674
|
|
|
655
675
|
// This fixes bug #2855. Unfortunately this can be done on the global object only, not on the instance
|
|
656
|
-
window.CKEDITOR.on('dialogDefinition', function(e) {
|
|
657
|
-
|
|
676
|
+
window.CKEDITOR.on('dialogDefinition', function (e) {
|
|
677
|
+
let linkTypes, wanted, linkIndex;
|
|
658
678
|
|
|
659
679
|
if (e.data.name !== 'link') {
|
|
660
680
|
return;
|
|
@@ -36,7 +36,7 @@ Usage:
|
|
|
36
36
|
.class-selector a.selected:after {
|
|
37
37
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
38
38
|
font-family: 'tao' !important;
|
|
39
|
-
speak:
|
|
39
|
+
speak: never;
|
|
40
40
|
font-style: normal;
|
|
41
41
|
font-weight: normal;
|
|
42
42
|
font-variant: normal;
|
|
@@ -109,7 +109,7 @@ Usage:
|
|
|
109
109
|
.class-selector .options ul li:before {
|
|
110
110
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
111
111
|
font-family: 'tao' !important;
|
|
112
|
-
speak:
|
|
112
|
+
speak: never;
|
|
113
113
|
font-style: normal;
|
|
114
114
|
font-weight: normal;
|
|
115
115
|
font-variant: normal;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../scss/inc/_functions.scss","../scss/selector.scss","../../../scss/inc/fonts/_tao-icon-vars.scss","../../../scss/inc/_colors.scss"],"names":[],"mappings":"AAaA;;;;;;CCPC;ACND,gBAAA;ADEA;IACI,YAAY;IACZ,kBAAkB;IAElB,UAAW;AAMf;;AAVA;IAMQ,UAAU;IDiDN,sCAAwB;ACpCpC;;AAnBA;IAWQ,qBAAqB;IACrB,kBAAkB;ID+FtB,sBAD6B;IAE7B,kBAAkB;IAOlB,kBAA4B;ICpGxB,0BAA0B;IAC1B,qBAAqB;IACrB,WAAW;IAEX,uBD0LiC;AC3KzC;;AAlCA;IAsBY,cDmKsC;ACnJlD;;AAtCA;ICDE,+EAAA;IACA,6BAA6B;IAC7B,WAAW;IACX,kBAAkB;IAClB,mBAAmB;IACnB,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IAEd,sCAAA;IACA,mCAAmC;IACnC,kCAAkC;IA0CjB,gBAAgB;IDxBvB,kBAAkB;IAClB,WAAW;IACX,QAAQ;AA0BpB;;AAxDA;ICmDiB,gBAAgB;ADSjC;;AA5DA;IA0CQ,kBAAkB;IAClB,WAAW;IACX,yBEjBsB;IFkBtB,sBEtBqB;IHyGzB,uCAAiD;IACjD,sCAAgD;IAChD,mCAA6C;IAC7C,kCAA4C;IAC5C,+BAAyC;IACzC,8BAAwC;IA9EhC,gDAAwB;IAAxB,+CAAwB;IAAxB,4CAAwB;ICP5B,OAAO;IACP,eAAe;IACf,gBAAgB;IAChB,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;IDEb,uCAAwB;ACkCpC;;AAzFA;IAyDY,gBAAgB;IAEhB,aAAa;IACb,aAAa;IACb,eAAe;IDNf,uCAAwB;AC8CpC;;AArGA;IAiEY,qBAAqB;IACrB,UAAU;IACV,kBAAkB;AAwC9B;;AA3GA;IAsEgB,gBAAgB;AAyChC;;AA/GA;IAyEoB,qBAAqB;IACrB,WEvDJ;AFiGhB;;AApHA;IA6EwB,cE7ED;IHuDX,oCAAwB;ACsEpC;;AA7HA;ICDE,+EAAA;IACA,6BAA6B;IAC7B,WAAW;IACX,kBAAkB;IAClB,mBAAmB;IACnB,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IAEd,sCAAA;IACA,mCAAmC;IACnC,kCAAkC;IAqCf,gBAAgB;IDsCjB,cEpFO;IFqFP,QAAQ;ID/BhB,sCAAwB;IAAxB,mCAAwB;IAAxB,8BAAwB;ICiChB,iBAAiB;AA0DrC;;AAlJA;IA8FY,mBAAmB;AAwD/B","file":"selector.css","sourcesContent":["@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See <https://developer.mozilla.org/en-US/docs/Web/CSS/transition> for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n","@import \"inc/bootstrap\";\n\n.class-selector{\n padding: 5px;\n position: relative;\n\n opacity : 0;\n &.rendered {\n opacity: 1;\n @include transition(opacity, 300ms, linear);\n }\n\n a.selected {\n display: inline-block;\n position: relative;\n @include simple-border;\n @include border-radius(3);\n padding: 3px 20px 3px 10px;\n text-decoration: none;\n width: 100%;\n\n background-color: $uiGeneralContentBg;\n\n &.empty{\n color: $uiClickableActiveBg;\n }\n\n &:after {\n @include tao-icon-setup;\n @include icon-down;\n position: absolute;\n right: 10px;\n top: 7px;\n }\n }\n\n a.open {\n &:after {\n @include icon-up;\n }\n }\n\n .options {\n\n position: absolute;\n width: 100%;\n background-color: $uiClickableDefaultBg;\n border: solid 1px $uiGeneralContentBorder;\n @include border-radius-bottom(3);\n @include box-shadow;\n left: 0;\n margin-top: 7px;\n overflow-y: auto;\n z-index: 100;\n min-height: 100px;\n max-height: 450px;\n @include transition(max-height, 300ms, ease);\n\n &.folded {\n overflow: hidden;\n\n min-height: 0;\n max-height: 0;\n border-width: 0;\n @include transition(max-height, 300ms, ease);\n }\n ul {\n list-style-type: none;\n padding: 0;\n margin: 0 0 0 15px;\n\n li {\n padding-top: 3px;\n\n a {\n text-decoration: none;\n color: $textColor;\n\n &:hover {\n color: $info;\n @include transition(color, 200ms, linear);\n }\n }\n\n &:before {\n @include tao-icon-setup;\n @include icon-folder;\n color: $warning;\n top: 2px;\n @include vendor-prefix(text-shadow, 1px 1px 0 blacken($warning, .2), property, (-webkit-, -moz-, ''));\n margin-right: 4px;\n }\n }\n }\n\n & > ul {\n margin: 5px 0 0 7px;\n }\n }\n}\n\n\n/*# sourceMappingURL=selector.css.map */","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n@mixin icon-wrap-inline { content: \"\\e917\"; }\n@mixin icon-wrap-right { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-info-bare { content: \"\\e923\"; }","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n"]}
|
|
1
|
+
{"version":3,"sources":["../../../scss/inc/_functions.scss","../scss/selector.scss","../../../scss/inc/fonts/_tao-icon-vars.scss","../../../scss/inc/_colors.scss"],"names":[],"mappings":"AAaA;;;;;;CCPC;ACND,gBAAA;ADEA;IACI,YAAY;IACZ,kBAAkB;IAElB,UAAW;AAMf;;AAVA;IAMQ,UAAU;IDiDN,sCAAwB;ACpCpC;;AAnBA;IAWQ,qBAAqB;IACrB,kBAAkB;ID+FtB,sBAD6B;IAE7B,kBAAkB;IAOlB,kBAA4B;ICpGxB,0BAA0B;IAC1B,qBAAqB;IACrB,WAAW;IAEX,uBD0LiC;AC3KzC;;AAlCA;IAsBY,cDmKsC;ACnJlD;;AAtCA;ICDE,+EAAA;IACA,6BAA6B;IAC7B,YAAY;IACZ,kBAAkB;IAClB,mBAAmB;IACnB,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IAEd,sCAAA;IACA,mCAAmC;IACnC,kCAAkC;IAkDjB,gBAAgB;IDhCvB,kBAAkB;IAClB,WAAW;IACX,QAAQ;AA0BpB;;AAxDA;IC2DiB,gBAAgB;ADCjC;;AA5DA;IA0CQ,kBAAkB;IAClB,WAAW;IACX,yBEjBsB;IFkBtB,sBEtBqB;IHyGzB,uCAAiD;IACjD,sCAAgD;IAChD,mCAA6C;IAC7C,kCAA4C;IAC5C,+BAAyC;IACzC,8BAAwC;IA9EhC,gDAAwB;IAAxB,+CAAwB;IAAxB,4CAAwB;ICP5B,OAAO;IACP,eAAe;IACf,gBAAgB;IAChB,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;IDEb,uCAAwB;ACkCpC;;AAzFA;IAyDY,gBAAgB;IAEhB,aAAa;IACb,aAAa;IACb,eAAe;IDNf,uCAAwB;AC8CpC;;AArGA;IAiEY,qBAAqB;IACrB,UAAU;IACV,kBAAkB;AAwC9B;;AA3GA;IAsEgB,gBAAgB;AAyChC;;AA/GA;IAyEoB,qBAAqB;IACrB,WEvDJ;AFiGhB;;AApHA;IA6EwB,cE7ED;IHuDX,oCAAwB;ACsEpC;;AA7HA;ICDE,+EAAA;IACA,6BAA6B;IAC7B,YAAY;IACZ,kBAAkB;IAClB,mBAAmB;IACnB,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IAEd,sCAAA;IACA,mCAAmC;IACnC,kCAAkC;IA6Cf,gBAAgB;ID8BjB,cEpFO;IFqFP,QAAQ;ID/BhB,sCAAwB;IAAxB,mCAAwB;IAAxB,8BAAwB;ICiChB,iBAAiB;AA0DrC;;AAlJA;IA8FY,mBAAmB;AAwD/B","file":"selector.css","sourcesContent":["@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See <https://developer.mozilla.org/en-US/docs/Web/CSS/transition> for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n","@import \"inc/bootstrap\";\n\n.class-selector{\n padding: 5px;\n position: relative;\n\n opacity : 0;\n &.rendered {\n opacity: 1;\n @include transition(opacity, 300ms, linear);\n }\n\n a.selected {\n display: inline-block;\n position: relative;\n @include simple-border;\n @include border-radius(3);\n padding: 3px 20px 3px 10px;\n text-decoration: none;\n width: 100%;\n\n background-color: $uiGeneralContentBg;\n\n &.empty{\n color: $uiClickableActiveBg;\n }\n\n &:after {\n @include tao-icon-setup;\n @include icon-down;\n position: absolute;\n right: 10px;\n top: 7px;\n }\n }\n\n a.open {\n &:after {\n @include icon-up;\n }\n }\n\n .options {\n\n position: absolute;\n width: 100%;\n background-color: $uiClickableDefaultBg;\n border: solid 1px $uiGeneralContentBorder;\n @include border-radius-bottom(3);\n @include box-shadow;\n left: 0;\n margin-top: 7px;\n overflow-y: auto;\n z-index: 100;\n min-height: 100px;\n max-height: 450px;\n @include transition(max-height, 300ms, ease);\n\n &.folded {\n overflow: hidden;\n\n min-height: 0;\n max-height: 0;\n border-width: 0;\n @include transition(max-height, 300ms, ease);\n }\n ul {\n list-style-type: none;\n padding: 0;\n margin: 0 0 0 15px;\n\n li {\n padding-top: 3px;\n\n a {\n text-decoration: none;\n color: $textColor;\n\n &:hover {\n color: $info;\n @include transition(color, 200ms, linear);\n }\n }\n\n &:before {\n @include tao-icon-setup;\n @include icon-folder;\n color: $warning;\n top: 2px;\n @include vendor-prefix(text-shadow, 1px 1px 0 blacken($warning, .2), property, (-webkit-, -moz-, ''));\n margin-right: 4px;\n }\n }\n }\n\n & > ul {\n margin: 5px 0 0 7px;\n }\n }\n}\n\n\n/*# sourceMappingURL=selector.css.map */","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n"]}
|
|
@@ -14,7 +14,7 @@ Usage:
|
|
|
14
14
|
top: 2px;
|
|
15
15
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
16
16
|
font-family: 'tao' !important;
|
|
17
|
-
speak:
|
|
17
|
+
speak: never;
|
|
18
18
|
font-style: normal;
|
|
19
19
|
font-weight: normal;
|
|
20
20
|
font-variant: normal;
|
|
@@ -29,7 +29,7 @@ Usage:
|
|
|
29
29
|
.toggler.opened:after {
|
|
30
30
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
31
31
|
font-family: 'tao' !important;
|
|
32
|
-
speak:
|
|
32
|
+
speak: never;
|
|
33
33
|
font-style: normal;
|
|
34
34
|
font-weight: normal;
|
|
35
35
|
font-variant: normal;
|
|
@@ -52,7 +52,7 @@ Usage:
|
|
|
52
52
|
font-size: 1.05rem;
|
|
53
53
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
54
54
|
font-family: 'tao' !important;
|
|
55
|
-
speak:
|
|
55
|
+
speak: never;
|
|
56
56
|
font-style: normal;
|
|
57
57
|
font-weight: normal;
|
|
58
58
|
font-variant: normal;
|
|
@@ -71,7 +71,7 @@ Usage:
|
|
|
71
71
|
font-size: 1.05rem;
|
|
72
72
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
73
73
|
font-family: 'tao' !important;
|
|
74
|
-
speak:
|
|
74
|
+
speak: never;
|
|
75
75
|
font-style: normal;
|
|
76
76
|
font-weight: normal;
|
|
77
77
|
font-variant: normal;
|
|
@@ -177,7 +177,7 @@ input[data-increment], input.duration-ctrl {
|
|
|
177
177
|
bottom: 0px;
|
|
178
178
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
179
179
|
font-family: 'tao' !important;
|
|
180
|
-
speak:
|
|
180
|
+
speak: never;
|
|
181
181
|
font-style: normal;
|
|
182
182
|
font-weight: normal;
|
|
183
183
|
font-variant: normal;
|
|
@@ -194,7 +194,7 @@ input[data-increment], input.duration-ctrl {
|
|
|
194
194
|
top: 0px;
|
|
195
195
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
196
196
|
font-family: 'tao' !important;
|
|
197
|
-
speak:
|
|
197
|
+
speak: never;
|
|
198
198
|
font-style: normal;
|
|
199
199
|
font-weight: normal;
|
|
200
200
|
font-variant: normal;
|
|
@@ -518,7 +518,7 @@ ul[data-button-group] > li[class^="icon-"], ul[data-button-group] > li[class*="
|
|
|
518
518
|
font-size: 6rem;
|
|
519
519
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
520
520
|
font-family: 'tao' !important;
|
|
521
|
-
speak:
|
|
521
|
+
speak: never;
|
|
522
522
|
font-style: normal;
|
|
523
523
|
font-weight: normal;
|
|
524
524
|
font-variant: normal;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../scss/inc/_functions.scss","../scss/components.scss","../../../scss/inc/fonts/_tao-icon-vars.scss","../../../scss/inc/_colors.scss"],"names":[],"mappings":"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","file":"components.css","sourcesContent":["@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See <https://developer.mozilla.org/en-US/docs/Web/CSS/transition> for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n","@import \"inc/bootstrap\";\n/* Style of advanced components */\n\n/* toggler */\n.toggler {\n &:after {\n margin-left: 3px;\n position: relative;\n top: 2px;\n @include tao-icon-setup;\n @include icon-down;\n }\n &.opened:after {\n @include tao-icon-setup;\n @include icon-up;\n }\n}\n\n.toggled {\n display: none;\n}\n\n/* Adder */\n.adder {\n &:before {\n margin-right: 5px;\n @include font-size(10.5);\n @include tao-icon-setup;\n @include icon-add;\n }\n}\n\n/* Closer / Deleter */\n.closer {\n &:before {\n margin-right: 5px;\n @include font-size(10.5);\n @include tao-icon-setup;\n @include icon-close;\n }\n}\n.deleter {\n @extend .closer;\n}\n\n.undobox {\n border: 1px #266d9c solid;\n display: block;\n position: fixed;\n top: 50px;\n left: 50%;\n margin-left: -200px;\n width: 400px;\n z-index: 100005;\n background-color: #cfdfe9;\n padding: 20px 20px 20px 45px;\n border-radius: 3px;\n color: #222 !important;\n}\n\n.undobox > .icon-close {\n right: 7px;\n font-size: 1.5rem;\n color: #999;\n left: auto;\n top: 5px;\n cursor: pointer;\n position: absolute;\n}\n\n.undobox .icon-info {\n color: #0e5d91;\n font-size: 2rem;\n position: absolute;\n top: 20px;\n left: 15px;\n}\n\n/* Incrementer and duration */\ninput[data-increment], input.duration-ctrl {\n width: 40px !important;\n min-width: 40px !important;\n text-align:right;\n}\n\n.duration-ctrl-wrapper, .incrementer-ctrl-wrapper {\n position: relative;\n display: inline-block;\n @include simple-border($uiGeneralContentBorder);\n @include border-radius(2);\n .incrementer {\n text-align: right;\n border: none;\n padding-right: 18px;\n & ~ .incrementer-ctrl {\n border-left: 1px $uiGeneralContentBorder solid;\n display: inline-block;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n > a {\n outline: 0 !important;\n cursor:pointer;\n display: inline-block;\n line-height: 13px;\n color: $textColor;\n background: $uiClickableDefaultBg;\n padding: 0 4px 0 4px;\n @include font-size(10.5);\n position: absolute;\n right: 0;\n height: 50%;\n text-align:center;\n &.inc {\n top: 0;\n -moz-border-radius-topright: 2px;\n -webkit-border-top-right-radius: 2px;\n border-top-right-radius: 2px;\n }\n &.dec {\n top: 50%;\n -moz-border-radius-bottomright: 2px;\n -webkit-border-bottom-right-radius: 2px;\n border-bottom-right-radius: 2px;\n }\n &.inc:before {\n position: relative;\n bottom: 0px;\n @include tao-icon-setup;\n @include icon-up;\n }\n &.dec:before {\n position: relative;\n top: 0px;\n @include tao-icon-setup;\n @include icon-down;\n }\n &:hover {\n background-color: $uiClickableHoverBg;\n color: $textHighlight;\n }\n }\n }\n }\n}\n\n.duration-ctrl-wrapper ~ .separator {\n padding: 0 3px;\n text-align: center;\n opacity: .7;\n}\n\n/* InPlacer */\n[data-in-place], .inplace {\n cursor: pointer;\n min-height: 1em;\n input {\n cursor: auto;\n }\n &:hover {\n border: dotted 1px $uiClickableHoverBg;\n }\n}\n\n/* ListBox */\nul.listbox {\n margin: .1em 0;\n padding: 0;\n list-style-type: none;\n display: block;\n > li {\n white-space: no-wrap;\n position: relative;\n min-width: 75%;\n border: solid 1px $uiGeneralContentBorder;\n border-bottom-width: 0;\n vertical-align: top;\n margin: 0;\n padding: .3em 2em .3em .2em;\n background-color: $uiClickableDefaultBg;\n min-height: 1.5em;\n\n > .closer {\n position: absolute;\n right: 5px;\n top: 0;\n }\n\n &:first-child {\n -moz-border-radius: 2px 2px 0 0;\n -webkit-border-radius: 2px 2px 0 0;\n border-radius: 2px 2px 0 0;\n }\n\n &:last-child {\n -moz-border-radius: 0 0 2px 2px;\n -webkit-border-radius: 0 0 2px 2px;\n border-radius: 0 0 2px 2px;\n border-bottom-width: 1px;\n }\n\n &.placeholder {\n background: none;\n margin: .5em;\n opacity: 0.6;\n }\n }\n}\n\n/* Modal styles */\n.modal {\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n box-shadow: 3px 3px 5px #666666;\n height: auto;\n opacity: 0;\n top: -1000px;\n padding: 40px;\n position: fixed;\n z-index: 105002;\n margin: auto;\n left: 0;\n right: 0;\n overflow-x: hidden;\n overflow-y: auto;\n max-width: 100vw;\n max-height: calc(100vh - 40px);\n\n &:focus {\n outline: none;\n }\n\n .modal-close {\n position: absolute;\n right: 12px;\n top: 10px;\n cursor: pointer;\n font-weight: bold;\n color: $textColor;\n\n [dir=\"rtl\"] & {\n right: auto;\n left: 12px;\n }\n\n &:hover{\n opacity: 0.6;\n }\n .icon-close {\n @include font-size(20);\n }\n }\n // rewrite rules from _buttons.scss\n button.modal-close {\n color: $textColor !important;\n background-color: transparent;\n padding: 0;\n height: 20px;\n .icon-close {\n padding: 0;\n }\n }\n\n .modal-close:focus {\n outline: 3px solid $actionLinkColor;\n outline-offset: 3px;\n }\n\n .modal-body{\n h4 {\n @include font-size(16);\n margin-top: 0;\n margin-bottom: 8px;\n }\n .content, .message {\n margin-bottom: 8px;\n }\n .buttons{\n top: 16px;\n position: relative;\n\n [dir=\"rtl\"] & {\n float: left;\n display: flex;\n flex-direction: row-reverse;\n }\n\n //flat button\n button {\n @include border-radius(2);\n margin-left: 8px;\n height: 36px;\n text-shadow: none;\n text-transform: uppercase;\n color: $info !important;\n background: none;\n &:focus, &:hover{\n background: whiten($info, .85);\n outline: 3px solid $actionLinkColor;\n outline-offset: 3px;\n }\n }\n }\n input[type=\"checkbox\"] {\n &:focus ~ [class^=\"icon-\"],\n &:focus ~ [class*=\" icon-\"] {\n outline: 3px solid $actionLinkColor;\n }\n }\n }\n\n &[class^=\"icon-\"], &[class*=\" icon-\"] { // supports any TAO icon\n &:before {\n @include font-size(44);\n color: $info;\n position: absolute;\n }\n // some predefined icons & their colours:\n &.icon-result-nok {\n &:before {\n color: $error;\n }\n }\n &.icon-warning {\n &:before {\n color: $danger;\n }\n }\n &.icon-result-ok {\n &:before {\n color: $success;\n }\n }\n // extra colour classes for convenience:\n &.error {\n &:before {\n color: $error;\n }\n }\n &.danger {\n &:before {\n color: $danger;\n }\n }\n &.warning {\n &:before {\n color: $warning;\n }\n }\n &.info {\n &:before {\n color: $info;\n }\n }\n &.success {\n &:before {\n color: $success;\n }\n }\n .modal-body {\n font-family: $regularFont !important; // override icon font\n line-height: 1.4;\n margin-left: 8.5rem;\n }\n }\n}\n\n.modal-bg {\n background: none repeat scroll 0 0 black();\n opacity: 0.45;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)\";\n filter: alpha(opacity=45);\n display: none;\n position: fixed;\n height: 100%;\n width: 100%;\n left: 0;\n top: 0;\n z-index: 100001;\n overflow: hidden;\n}\n\n/* Button groups */\n\n\nul[data-button-group], ul.button-group {\n\n list-style-type: none;\n padding: 0;\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n border-radius: 1px;\n margin: 0 2px 2px 0;\n display: inline-block;\n @include border-radius;\n @include font-size(12);\n\n & > li {\n border: 0 none;\n color: $textColor;\n cursor: pointer;\n display: inline-block;\n float: left;\n min-width: 26px;\n padding: 4px 6px;\n text-align: center;\n text-decoration: none !important;\n\n &.active {\n color: $textHighlight;\n background-color: $info;\n -webkit-transition: background 0.4s ease;\n -moz-transition: all 0.4s ease;\n -o-transition: background 0.4s ease;\n transition: all 0.4s ease;\n }\n &:hover {\n color: $textHighlight;\n background-color: whiten($info, 0.2);\n -webkit-transition: background 0.4s ease;\n -moz-transition: all 0.4s ease;\n -o-transition: background 0.4s ease;\n transition: all 0.4s ease;\n }\n &.separator{\n background-color: $uiGeneralContentBorder;\n float: left;\n height: 18px;\n margin: 5px 2px 0 2px;\n width: 1px;\n min-width: 1px;\n padding: 0;\n }\n\n &[class^=\"icon-\"], &[class*=\" icon-\"] {\n height: 16px;\n margin-top: 1px;\n width: 16px;\n padding-top: 2px;\n }\n }\n}\n\n/* Media Preview */\n.previewer {\n background-color: $uiGeneralContentBg;\n margin: 5px;\n min-width: 280px;\n min-height: 200px;\n display: -webkit-flexbox;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-align: center;\n -ms-flex-align: center;\n -webkit-align-items: center;\n align-items: center;\n justify-content: center;\n\n .nopreview {\n color: $uiGeneralContentBorder;\n @include font-size(20);\n &:before {\n @include font-size(60);\n @include tao-icon-setup;\n @include icon-media;\n }\n }\n}\n\n/* Progress bar */\n\n.progressbar {\n height: 2em;\n text-align: left;\n border: none;\n height: 0.8em;\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n\n & > span {\n height: 100%;\n border: none;\n background-color: $uiClickableHoverBg;\n display: block;\n color: white();\n\n -webkit-transition: width 0.6s ease 0s;\n -moz-transition: width 0.4s ease 0s;\n -o-transition: width 0.4s ease 0s;\n transition: width 0.4s ease 0s;\n }\n\n &.info > span {\n background-color: $info;\n }\n &.success > span{\n background-color: $success;\n }\n &.warning > span{\n background-color: $warning;\n }\n &.error > span{\n background-color: $error;\n }\n}\n\n/*# sourceMappingURL=components.css.map */","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n@mixin icon-wrap-inline { content: \"\\e917\"; }\n@mixin icon-wrap-right { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-info-bare { content: \"\\e923\"; }","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n"]}
|
|
1
|
+
{"version":3,"sources":["../../../scss/inc/_functions.scss","../scss/components.scss","../../../scss/inc/fonts/_tao-icon-vars.scss","../../../scss/inc/_colors.scss"],"names":[],"mappings":"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","file":"components.css","sourcesContent":["@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See <https://developer.mozilla.org/en-US/docs/Web/CSS/transition> for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n","@import \"inc/bootstrap\";\n/* Style of advanced components */\n\n/* toggler */\n.toggler {\n &:after {\n margin-left: 3px;\n position: relative;\n top: 2px;\n @include tao-icon-setup;\n @include icon-down;\n }\n &.opened:after {\n @include tao-icon-setup;\n @include icon-up;\n }\n}\n\n.toggled {\n display: none;\n}\n\n/* Adder */\n.adder {\n &:before {\n margin-right: 5px;\n @include font-size(10.5);\n @include tao-icon-setup;\n @include icon-add;\n }\n}\n\n/* Closer / Deleter */\n.closer {\n &:before {\n margin-right: 5px;\n @include font-size(10.5);\n @include tao-icon-setup;\n @include icon-close;\n }\n}\n.deleter {\n @extend .closer;\n}\n\n.undobox {\n border: 1px #266d9c solid;\n display: block;\n position: fixed;\n top: 50px;\n left: 50%;\n margin-left: -200px;\n width: 400px;\n z-index: 100005;\n background-color: #cfdfe9;\n padding: 20px 20px 20px 45px;\n border-radius: 3px;\n color: #222 !important;\n}\n\n.undobox > .icon-close {\n right: 7px;\n font-size: 1.5rem;\n color: #999;\n left: auto;\n top: 5px;\n cursor: pointer;\n position: absolute;\n}\n\n.undobox .icon-info {\n color: #0e5d91;\n font-size: 2rem;\n position: absolute;\n top: 20px;\n left: 15px;\n}\n\n/* Incrementer and duration */\ninput[data-increment], input.duration-ctrl {\n width: 40px !important;\n min-width: 40px !important;\n text-align:right;\n}\n\n.duration-ctrl-wrapper, .incrementer-ctrl-wrapper {\n position: relative;\n display: inline-block;\n @include simple-border($uiGeneralContentBorder);\n @include border-radius(2);\n .incrementer {\n text-align: right;\n border: none;\n padding-right: 18px;\n & ~ .incrementer-ctrl {\n border-left: 1px $uiGeneralContentBorder solid;\n display: inline-block;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n > a {\n outline: 0 !important;\n cursor:pointer;\n display: inline-block;\n line-height: 13px;\n color: $textColor;\n background: $uiClickableDefaultBg;\n padding: 0 4px 0 4px;\n @include font-size(10.5);\n position: absolute;\n right: 0;\n height: 50%;\n text-align:center;\n &.inc {\n top: 0;\n -moz-border-radius-topright: 2px;\n -webkit-border-top-right-radius: 2px;\n border-top-right-radius: 2px;\n }\n &.dec {\n top: 50%;\n -moz-border-radius-bottomright: 2px;\n -webkit-border-bottom-right-radius: 2px;\n border-bottom-right-radius: 2px;\n }\n &.inc:before {\n position: relative;\n bottom: 0px;\n @include tao-icon-setup;\n @include icon-up;\n }\n &.dec:before {\n position: relative;\n top: 0px;\n @include tao-icon-setup;\n @include icon-down;\n }\n &:hover {\n background-color: $uiClickableHoverBg;\n color: $textHighlight;\n }\n }\n }\n }\n}\n\n.duration-ctrl-wrapper ~ .separator {\n padding: 0 3px;\n text-align: center;\n opacity: .7;\n}\n\n/* InPlacer */\n[data-in-place], .inplace {\n cursor: pointer;\n min-height: 1em;\n input {\n cursor: auto;\n }\n &:hover {\n border: dotted 1px $uiClickableHoverBg;\n }\n}\n\n/* ListBox */\nul.listbox {\n margin: .1em 0;\n padding: 0;\n list-style-type: none;\n display: block;\n > li {\n white-space: no-wrap;\n position: relative;\n min-width: 75%;\n border: solid 1px $uiGeneralContentBorder;\n border-bottom-width: 0;\n vertical-align: top;\n margin: 0;\n padding: .3em 2em .3em .2em;\n background-color: $uiClickableDefaultBg;\n min-height: 1.5em;\n\n > .closer {\n position: absolute;\n right: 5px;\n top: 0;\n }\n\n &:first-child {\n -moz-border-radius: 2px 2px 0 0;\n -webkit-border-radius: 2px 2px 0 0;\n border-radius: 2px 2px 0 0;\n }\n\n &:last-child {\n -moz-border-radius: 0 0 2px 2px;\n -webkit-border-radius: 0 0 2px 2px;\n border-radius: 0 0 2px 2px;\n border-bottom-width: 1px;\n }\n\n &.placeholder {\n background: none;\n margin: .5em;\n opacity: 0.6;\n }\n }\n}\n\n/* Modal styles */\n.modal {\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n box-shadow: 3px 3px 5px #666666;\n height: auto;\n opacity: 0;\n top: -1000px;\n padding: 40px;\n position: fixed;\n z-index: 105002;\n margin: auto;\n left: 0;\n right: 0;\n overflow-x: hidden;\n overflow-y: auto;\n max-width: 100vw;\n max-height: calc(100vh - 40px);\n\n &:focus {\n outline: none;\n }\n\n .modal-close {\n position: absolute;\n right: 12px;\n top: 10px;\n cursor: pointer;\n font-weight: bold;\n color: $textColor;\n\n [dir=\"rtl\"] & {\n right: auto;\n left: 12px;\n }\n\n &:hover{\n opacity: 0.6;\n }\n .icon-close {\n @include font-size(20);\n }\n }\n // rewrite rules from _buttons.scss\n button.modal-close {\n color: $textColor !important;\n background-color: transparent;\n padding: 0;\n height: 20px;\n .icon-close {\n padding: 0;\n }\n }\n\n .modal-close:focus {\n outline: 3px solid $actionLinkColor;\n outline-offset: 3px;\n }\n\n .modal-body{\n h4 {\n @include font-size(16);\n margin-top: 0;\n margin-bottom: 8px;\n }\n .content, .message {\n margin-bottom: 8px;\n }\n .buttons{\n top: 16px;\n position: relative;\n\n [dir=\"rtl\"] & {\n float: left;\n display: flex;\n flex-direction: row-reverse;\n }\n\n //flat button\n button {\n @include border-radius(2);\n margin-left: 8px;\n height: 36px;\n text-shadow: none;\n text-transform: uppercase;\n color: $info !important;\n background: none;\n &:focus, &:hover{\n background: whiten($info, .85);\n outline: 3px solid $actionLinkColor;\n outline-offset: 3px;\n }\n }\n }\n input[type=\"checkbox\"] {\n &:focus ~ [class^=\"icon-\"],\n &:focus ~ [class*=\" icon-\"] {\n outline: 3px solid $actionLinkColor;\n }\n }\n }\n\n &[class^=\"icon-\"], &[class*=\" icon-\"] { // supports any TAO icon\n &:before {\n @include font-size(44);\n color: $info;\n position: absolute;\n }\n // some predefined icons & their colours:\n &.icon-result-nok {\n &:before {\n color: $error;\n }\n }\n &.icon-warning {\n &:before {\n color: $danger;\n }\n }\n &.icon-result-ok {\n &:before {\n color: $success;\n }\n }\n // extra colour classes for convenience:\n &.error {\n &:before {\n color: $error;\n }\n }\n &.danger {\n &:before {\n color: $danger;\n }\n }\n &.warning {\n &:before {\n color: $warning;\n }\n }\n &.info {\n &:before {\n color: $info;\n }\n }\n &.success {\n &:before {\n color: $success;\n }\n }\n .modal-body {\n font-family: $regularFont !important; // override icon font\n line-height: 1.4;\n margin-left: 8.5rem;\n }\n }\n}\n\n.modal-bg {\n background: none repeat scroll 0 0 black();\n opacity: 0.45;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)\";\n filter: alpha(opacity=45);\n display: none;\n position: fixed;\n height: 100%;\n width: 100%;\n left: 0;\n top: 0;\n z-index: 100001;\n overflow: hidden;\n}\n\n/* Button groups */\n\n\nul[data-button-group], ul.button-group {\n\n list-style-type: none;\n padding: 0;\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n border-radius: 1px;\n margin: 0 2px 2px 0;\n display: inline-block;\n @include border-radius;\n @include font-size(12);\n\n & > li {\n border: 0 none;\n color: $textColor;\n cursor: pointer;\n display: inline-block;\n float: left;\n min-width: 26px;\n padding: 4px 6px;\n text-align: center;\n text-decoration: none !important;\n\n &.active {\n color: $textHighlight;\n background-color: $info;\n -webkit-transition: background 0.4s ease;\n -moz-transition: all 0.4s ease;\n -o-transition: background 0.4s ease;\n transition: all 0.4s ease;\n }\n &:hover {\n color: $textHighlight;\n background-color: whiten($info, 0.2);\n -webkit-transition: background 0.4s ease;\n -moz-transition: all 0.4s ease;\n -o-transition: background 0.4s ease;\n transition: all 0.4s ease;\n }\n &.separator{\n background-color: $uiGeneralContentBorder;\n float: left;\n height: 18px;\n margin: 5px 2px 0 2px;\n width: 1px;\n min-width: 1px;\n padding: 0;\n }\n\n &[class^=\"icon-\"], &[class*=\" icon-\"] {\n height: 16px;\n margin-top: 1px;\n width: 16px;\n padding-top: 2px;\n }\n }\n}\n\n/* Media Preview */\n.previewer {\n background-color: $uiGeneralContentBg;\n margin: 5px;\n min-width: 280px;\n min-height: 200px;\n display: -webkit-flexbox;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-align: center;\n -ms-flex-align: center;\n -webkit-align-items: center;\n align-items: center;\n justify-content: center;\n\n .nopreview {\n color: $uiGeneralContentBorder;\n @include font-size(20);\n &:before {\n @include font-size(60);\n @include tao-icon-setup;\n @include icon-media;\n }\n }\n}\n\n/* Progress bar */\n\n.progressbar {\n height: 2em;\n text-align: left;\n border: none;\n height: 0.8em;\n background-color: $uiGeneralContentBg;\n border: 1px solid $uiGeneralContentBorder;\n\n & > span {\n height: 100%;\n border: none;\n background-color: $uiClickableHoverBg;\n display: block;\n color: white();\n\n -webkit-transition: width 0.6s ease 0s;\n -moz-transition: width 0.4s ease 0s;\n -o-transition: width 0.4s ease 0s;\n transition: width 0.4s ease 0s;\n }\n\n &.info > span {\n background-color: $info;\n }\n &.success > span{\n background-color: $success;\n }\n &.warning > span{\n background-color: $warning;\n }\n &.error > span{\n background-color: $error;\n }\n}\n\n/*# sourceMappingURL=components.css.map */","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n"]}
|