openstack-uicore-foundation 4.1.43 → 4.1.45
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/lib/components/ajaxloader.js +2 -184
- package/lib/components/ajaxloader.js.map +1 -0
- package/lib/components/attendance-tracker.js +2 -2066
- package/lib/components/attendance-tracker.js.map +1 -0
- package/lib/components/bulk-actions-selector.js +2 -197
- package/lib/components/bulk-actions-selector.js.map +1 -0
- package/lib/components/circle-button.js +2 -223
- package/lib/components/circle-button.js.map +1 -0
- package/lib/components/clock.js +2 -767
- package/lib/components/clock.js.map +1 -0
- package/lib/components/exclusive-wrapper.js +2 -151
- package/lib/components/exclusive-wrapper.js.map +1 -0
- package/lib/components/extra-questions.js +2 -2011
- package/lib/components/extra-questions.js.map +1 -0
- package/lib/components/form-validation.js +2 -190
- package/lib/components/form-validation.js.map +1 -0
- package/lib/components/forms/rsvp-form.js +2 -940
- package/lib/components/forms/rsvp-form.js.map +1 -0
- package/lib/components/forms/simple-form.js +2 -774
- package/lib/components/forms/simple-form.js.map +1 -0
- package/lib/components/free-text-search.js +2 -2154
- package/lib/components/free-text-search.js.map +1 -0
- package/lib/components/google-map.js +2 -642
- package/lib/components/google-map.js.map +1 -0
- package/lib/components/index.js +2 -13417
- package/lib/components/index.js.map +1 -0
- package/lib/components/inputs/access-levels-input.js +2 -2381
- package/lib/components/inputs/access-levels-input.js.map +1 -0
- package/lib/components/inputs/action-dropdown.js +2 -219
- package/lib/components/inputs/action-dropdown.js.map +1 -0
- package/lib/components/inputs/checkbox-list.js +2 -339
- package/lib/components/inputs/checkbox-list.js.map +1 -0
- package/lib/components/inputs/company-input.js +2 -2416
- package/lib/components/inputs/company-input.js.map +1 -0
- package/lib/components/inputs/country-dropdown.js +2 -2474
- package/lib/components/inputs/country-dropdown.js.map +1 -0
- package/lib/components/inputs/country-input.js +2 -2377
- package/lib/components/inputs/country-input.js.map +1 -0
- package/lib/components/inputs/datetimepicker.js +2 -314
- package/lib/components/inputs/datetimepicker.js.map +1 -0
- package/lib/components/inputs/dropdown.js +2 -259
- package/lib/components/inputs/dropdown.js.map +1 -0
- package/lib/components/inputs/editor-input.js +2 -270
- package/lib/components/inputs/editor-input.js.map +1 -0
- package/lib/components/inputs/event-input.js +2 -2355
- package/lib/components/inputs/event-input.js.map +1 -0
- package/lib/components/inputs/free-multi-text-input.js +2 -252
- package/lib/components/inputs/free-multi-text-input.js.map +1 -0
- package/lib/components/inputs/group-input.js +2 -2350
- package/lib/components/inputs/group-input.js.map +1 -0
- package/lib/components/inputs/grouped-dropdown.js +2 -244
- package/lib/components/inputs/grouped-dropdown.js.map +1 -0
- package/lib/components/inputs/language-input.js +2 -2382
- package/lib/components/inputs/language-input.js.map +1 -0
- package/lib/components/inputs/member-input.js +2 -2377
- package/lib/components/inputs/member-input.js.map +1 -0
- package/lib/components/inputs/operator-input.js +2 -328
- package/lib/components/inputs/operator-input.js.map +1 -0
- package/lib/components/inputs/organization-input.js +2 -2400
- package/lib/components/inputs/organization-input.js.map +1 -0
- package/lib/components/inputs/promocode-input.js +2 -2385
- package/lib/components/inputs/promocode-input.js.map +1 -0
- package/lib/components/inputs/radio-list.js +2 -297
- package/lib/components/inputs/radio-list.js.map +1 -0
- package/lib/components/inputs/registration-company-input.js +2 -2438
- package/lib/components/inputs/registration-company-input.js.map +1 -0
- package/lib/components/inputs/speaker-input.js +2 -2411
- package/lib/components/inputs/speaker-input.js.map +1 -0
- package/lib/components/inputs/sponsor-input.js +2 -2359
- package/lib/components/inputs/sponsor-input.js.map +1 -0
- package/lib/components/inputs/stepped-select.js +2 -197
- package/lib/components/inputs/stepped-select.js.map +1 -0
- package/lib/components/inputs/summit-days-select.js +2 -162
- package/lib/components/inputs/summit-days-select.js.map +1 -0
- package/lib/components/inputs/summit-input.js +2 -2357
- package/lib/components/inputs/summit-input.js.map +1 -0
- package/lib/components/inputs/summit-venues-select.js +2 -203
- package/lib/components/inputs/summit-venues-select.js.map +1 -0
- package/lib/components/inputs/tag-input.js +2 -2427
- package/lib/components/inputs/tag-input.js.map +1 -0
- package/lib/components/inputs/text-input.js +2 -202
- package/lib/components/inputs/text-input.js.map +1 -0
- package/lib/components/inputs/textarea-input.js +2 -174
- package/lib/components/inputs/textarea-input.js.map +1 -0
- package/lib/components/inputs/ticket-types-input.js +2 -2415
- package/lib/components/inputs/ticket-types-input.js.map +1 -0
- package/lib/components/inputs/upload-input-v2.js +2 -860
- package/lib/components/inputs/upload-input-v2.js.map +1 -0
- package/lib/components/inputs/upload-input.js +2 -391
- package/lib/components/inputs/upload-input.js.map +1 -0
- package/lib/components/progressive-img.js +2 -296
- package/lib/components/progressive-img.js.map +1 -0
- package/lib/components/raw-html.js +2 -125
- package/lib/components/raw-html.js.map +1 -0
- package/lib/components/schedule-builder-constants.js +2 -87
- package/lib/components/schedule-builder-constants.js.map +1 -0
- package/lib/components/schedule-builder-view.js +2 -2188
- package/lib/components/schedule-builder-view.js.map +1 -0
- package/lib/components/sections/panel.js +2 -156
- package/lib/components/sections/panel.js.map +1 -0
- package/lib/components/simple-link-list.js +2 -790
- package/lib/components/simple-link-list.js.map +1 -0
- package/lib/components/sponsored-project-input.js +2 -2356
- package/lib/components/sponsored-project-input.js.map +1 -0
- package/lib/components/summit-dropdown.js +2 -214
- package/lib/components/summit-dropdown.js.map +1 -0
- package/lib/components/table-editable.js +2 -961
- package/lib/components/table-editable.js.map +1 -0
- package/lib/components/table-selectable.js +2 -552
- package/lib/components/table-selectable.js.map +1 -0
- package/lib/components/table-sortable.js +2 -743
- package/lib/components/table-sortable.js.map +1 -0
- package/lib/components/table.js +2 -510
- package/lib/components/table.js.map +1 -0
- package/lib/components/video-stream.js +2 -226
- package/lib/components/video-stream.js.map +1 -0
- package/lib/css/components/bulk-actions-selector.css +2 -19
- package/lib/css/components/bulk-actions-selector.css.map +1 -0
- package/lib/css/components/circle-button.css +1 -28
- package/lib/css/components/extra-questions.css +2 -35
- package/lib/css/components/extra-questions.css.map +1 -0
- package/lib/css/components/form-validation.css +2 -29
- package/lib/css/components/form-validation.css.map +1 -0
- package/lib/css/components/free-text-search.css +2 -35
- package/lib/css/components/free-text-search.css.map +1 -0
- package/lib/css/components/index.css +3 -1398
- package/lib/css/components/index.css.map +1 -0
- package/lib/css/components/inputs/action-dropdown.css +2 -46
- package/lib/css/components/inputs/action-dropdown.css.map +1 -0
- package/lib/css/components/inputs/datetimepicker.css +2 -208
- package/lib/css/components/inputs/datetimepicker.css.map +1 -0
- package/lib/css/components/inputs/grouped-dropdown.css +2 -25
- package/lib/css/components/inputs/grouped-dropdown.css.map +1 -0
- package/lib/css/components/inputs/stepped-select.css +2 -12
- package/lib/css/components/inputs/stepped-select.css.map +1 -0
- package/lib/css/components/inputs/upload-input-v2.css +2 -108
- package/lib/css/components/inputs/upload-input-v2.css.map +1 -0
- package/lib/css/components/inputs/upload-input.css +2 -43
- package/lib/css/components/inputs/upload-input.css.map +1 -0
- package/lib/css/components/progressive-img.css +1 -18
- package/lib/css/components/schedule-builder-view.css +2 -249
- package/lib/css/components/schedule-builder-view.css.map +1 -0
- package/lib/css/components/simple-link-list.css +2 -195
- package/lib/css/components/simple-link-list.css.map +1 -0
- package/lib/css/components/summit-dropdown.css +2 -35
- package/lib/css/components/summit-dropdown.css.map +1 -0
- package/lib/css/components/table-editable.css +2 -145
- package/lib/css/components/table-editable.css.map +1 -0
- package/lib/css/components/table-selectable.css +2 -147
- package/lib/css/components/table-selectable.css.map +1 -0
- package/lib/css/components/table-sortable.css +2 -156
- package/lib/css/components/table-sortable.css.map +1 -0
- package/lib/css/components/table.css +2 -147
- package/lib/css/components/table.css.map +1 -0
- package/lib/i18n.js +2 -515
- package/lib/i18n.js.map +1 -0
- package/lib/models/index.js +2 -238
- package/lib/models/index.js.map +1 -0
- package/lib/models/summit-event.js +2 -210
- package/lib/models/summit-event.js.map +1 -0
- package/lib/security/abstract-auth-callback-route.js +2 -2192
- package/lib/security/abstract-auth-callback-route.js.map +1 -0
- package/lib/security/actions.js +2 -1892
- package/lib/security/actions.js.map +1 -0
- package/lib/security/constants.js +2 -75
- package/lib/security/constants.js.map +1 -0
- package/lib/security/methods.js +2 -1892
- package/lib/security/methods.js.map +1 -0
- package/lib/security/reducers.js +2 -2035
- package/lib/security/reducers.js.map +1 -0
- package/lib/security/session-checker.js +2 -2253
- package/lib/security/session-checker.js.map +1 -0
- package/lib/utils/actions.js +2 -1892
- package/lib/utils/actions.js.map +1 -0
- package/lib/utils/fragment-parser.js +2 -207
- package/lib/utils/fragment-parser.js.map +1 -0
- package/lib/utils/methods.js +2 -435
- package/lib/utils/methods.js.map +1 -0
- package/lib/utils/query-actions.js +2 -2229
- package/lib/utils/query-actions.js.map +1 -0
- package/lib/utils/questions-set.js +2 -681
- package/lib/utils/questions-set.js.map +1 -0
- package/lib/utils/reducers.js +2 -1948
- package/lib/utils/reducers.js.map +1 -0
- package/lib/utils/use-fit-text.js +2 -178
- package/lib/utils/use-fit-text.js.map +1 -0
- package/package.json +1 -1
|
@@ -1,145 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
\****************************************************************************************************/
|
|
4
|
-
/*
|
|
5
|
-
* This combined file was created by the DataTables downloader builder:
|
|
6
|
-
* https://datatables.net/download
|
|
7
|
-
*
|
|
8
|
-
* To rebuild or modify this file with the latest versions of the included
|
|
9
|
-
* software please visit:
|
|
10
|
-
* https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0
|
|
11
|
-
*
|
|
12
|
-
* Included libraries:
|
|
13
|
-
* pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
table.editableTable {
|
|
17
|
-
clear: both;
|
|
18
|
-
margin-top: 6px !important;
|
|
19
|
-
margin-bottom: 6px !important;
|
|
20
|
-
max-width: none !important
|
|
21
|
-
}
|
|
22
|
-
table.editableTable td,
|
|
23
|
-
table.editableTable th {
|
|
24
|
-
-webkit-box-sizing: content-box;
|
|
25
|
-
-moz-box-sizing: content-box;
|
|
26
|
-
box-sizing: content-box
|
|
27
|
-
}
|
|
28
|
-
table.editableTable td.editableTables_empty,
|
|
29
|
-
table.editableTable th.editableTables_empty {
|
|
30
|
-
text-align: center
|
|
31
|
-
}
|
|
32
|
-
table.editableTable.nowrap th,
|
|
33
|
-
table.editableTable.nowrap td {
|
|
34
|
-
white-space: nowrap
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
table.editableTable thead>tr>th.sorting_asc,
|
|
38
|
-
table.editableTable thead>tr>th.sorting_desc,
|
|
39
|
-
table.editableTable thead>tr>th.sorting,
|
|
40
|
-
table.editableTable thead>tr>td.sorting_asc,
|
|
41
|
-
table.editableTable thead>tr>td.sorting_desc,
|
|
42
|
-
table.editableTable thead>tr>td.sorting {
|
|
43
|
-
padding-right: 30px
|
|
44
|
-
}
|
|
45
|
-
table.editableTable thead>tr>th:active,
|
|
46
|
-
table.editableTable thead>tr>td:active {
|
|
47
|
-
outline: none
|
|
48
|
-
}
|
|
49
|
-
table.editableTable thead .sorting,
|
|
50
|
-
table.editableTable thead .sorting_asc,
|
|
51
|
-
table.editableTable thead .sorting_desc,
|
|
52
|
-
table.editableTable thead .sorting_asc_disabled,
|
|
53
|
-
table.editableTable thead .sorting_desc_disabled {
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
position: relative
|
|
56
|
-
}
|
|
57
|
-
table.editableTable thead .sorting:after,
|
|
58
|
-
table.editableTable thead .sorting_asc:after,
|
|
59
|
-
table.editableTable thead .sorting_desc:after,
|
|
60
|
-
table.editableTable thead .sorting_asc_disabled:after,
|
|
61
|
-
table.editableTable thead .sorting_desc_disabled:after {
|
|
62
|
-
position: absolute;
|
|
63
|
-
bottom: 8px;
|
|
64
|
-
right: 8px;
|
|
65
|
-
display: block;
|
|
66
|
-
font-family: 'Glyphicons Halflings';
|
|
67
|
-
opacity: 0.5
|
|
68
|
-
}
|
|
69
|
-
table.editableTable thead .sorting:after {
|
|
70
|
-
opacity: 0.2;
|
|
71
|
-
content: "\e150"
|
|
72
|
-
}
|
|
73
|
-
table.editableTable thead .sorting_asc:after {
|
|
74
|
-
content: "\e155"
|
|
75
|
-
}
|
|
76
|
-
table.editableTable thead .sorting_desc:after {
|
|
77
|
-
content: "\e156"
|
|
78
|
-
}
|
|
79
|
-
table.editableTable thead .sorting_asc_disabled:after,
|
|
80
|
-
table.editableTable thead .sorting_desc_disabled:after {
|
|
81
|
-
color: #eee
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
table.table-bordered.editableTable {
|
|
85
|
-
border-collapse: separate !important
|
|
86
|
-
}
|
|
87
|
-
table.table-bordered.editableTable th,
|
|
88
|
-
table.table-bordered.editableTable td {
|
|
89
|
-
border-left-width: 0
|
|
90
|
-
}
|
|
91
|
-
table.table-bordered.editableTable th:last-child,
|
|
92
|
-
table.table-bordered.editableTable th:last-child,
|
|
93
|
-
table.table-bordered.editableTable td:last-child,
|
|
94
|
-
table.table-bordered.editableTable td:last-child {
|
|
95
|
-
border-right-width: 0
|
|
96
|
-
}
|
|
97
|
-
table.table-bordered.editableTable tbody th,
|
|
98
|
-
table.table-bordered.editableTable tbody td {
|
|
99
|
-
border-bottom-width: 0
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
table.editableTable>tbody>tr.child {
|
|
103
|
-
padding: 0.5em 1em
|
|
104
|
-
}
|
|
105
|
-
table.editableTable>tbody>tr.child:hover {
|
|
106
|
-
background: transparent !important
|
|
107
|
-
}
|
|
108
|
-
table.editableTable>tbody>tr.child ul {
|
|
109
|
-
display: inline-block;
|
|
110
|
-
list-style-type: none;
|
|
111
|
-
margin: 0;
|
|
112
|
-
padding: 0
|
|
113
|
-
}
|
|
114
|
-
table.editableTable>tbody>tr.child ul li {
|
|
115
|
-
border-bottom: 1px solid #efefef;
|
|
116
|
-
padding: 0.5em 0
|
|
117
|
-
}
|
|
118
|
-
table.editableTable>tbody>tr.child ul li:first-child {
|
|
119
|
-
padding-top: 0
|
|
120
|
-
}
|
|
121
|
-
table.editableTable>tbody>tr.child ul li:last-child {
|
|
122
|
-
border-bottom: none
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
table.editableTable>tbody>tr.can-edit {
|
|
126
|
-
cursor:pointer
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
table.editableTable .actions {
|
|
130
|
-
width: 70px;
|
|
131
|
-
}
|
|
132
|
-
table.editableTable .actions a {
|
|
133
|
-
margin-left: 10px;
|
|
134
|
-
}
|
|
135
|
-
table.editableTable .actions a .delete-icon:hover {
|
|
136
|
-
color: #da0000 !important;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
table.editableTable .actions a .fa:hover {
|
|
140
|
-
color: #024c85;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3NzL2NvbXBvbmVudHMvdGFibGUtZWRpdGFibGUuY3NzIiwibWFwcGluZ3MiOiI7OztBQUFBOzs7Ozs7Ozs7O0VBVUU7O0FBRUY7SUFDSSxXQUFXO0lBQ1gsMEJBQTBCO0lBQzFCLDZCQUE2QjtJQUM3QjtBQUNKO0FBQ0E7O0lBRUksK0JBQStCO0lBQy9CLDRCQUE0QjtJQUM1QjtBQUNKO0FBQ0E7O0lBRUk7QUFDSjtBQUNBOztJQUVJO0FBQ0o7O0FBRUE7Ozs7OztJQU1JO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7O0lBS0ksZUFBZTtJQUNmO0FBQ0o7QUFDQTs7Ozs7SUFLSSxrQkFBa0I7SUFDbEIsV0FBVztJQUNYLFVBQVU7SUFDVixjQUFjO0lBQ2QsbUNBQW1DO0lBQ25DO0FBQ0o7QUFDQTtJQUNJLFlBQVk7SUFDWjtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7SUFJSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTtJQUNJLHFCQUFxQjtJQUNyQixxQkFBcUI7SUFDckIsU0FBUztJQUNUO0FBQ0o7QUFDQTtJQUNJLGdDQUFnQztJQUNoQztBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKOztBQUVBO0lBQ0k7QUFDSjs7QUFFQTtJQUNJLFdBQVc7QUFDZjtBQUNBO0lBQ0ksaUJBQWlCO0FBQ3JCO0FBQ0E7SUFDSSx5QkFBeUI7QUFDN0I7O0FBRUE7SUFDSSxjQUFjO0FBQ2xCIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vb3BlbnN0YWNrLXVpY29yZS1mb3VuZGF0aW9uLy4vc3JjL2NvbXBvbmVudHMvdGFibGUtZWRpdGFibGUvZWRpdGFibGUtdGFibGUuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qXG4gKiBUaGlzIGNvbWJpbmVkIGZpbGUgd2FzIGNyZWF0ZWQgYnkgdGhlIERhdGFUYWJsZXMgZG93bmxvYWRlciBidWlsZGVyOlxuICogICBodHRwczovL2RhdGF0YWJsZXMubmV0L2Rvd25sb2FkXG4gKlxuICogVG8gcmVidWlsZCBvciBtb2RpZnkgdGhpcyBmaWxlIHdpdGggdGhlIGxhdGVzdCB2ZXJzaW9ucyBvZiB0aGUgaW5jbHVkZWRcbiAqIHNvZnR3YXJlIHBsZWFzZSB2aXNpdDpcbiAqICAgaHR0cHM6Ly9kYXRhdGFibGVzLm5ldC9kb3dubG9hZC8jYnMvcGRmbWFrZS0wLjEuMTgsZHQtMS4xMC4xMCxiLTEuMS4wLGItaHRtbDUtMS4xLjAsYi1wcmludC0xLjEuMCxyLTIuMC4wXG4gKlxuICogSW5jbHVkZWQgbGlicmFyaWVzOlxuICogICBwZGZtYWtlIDAuMS4xOCwgRGF0YVRhYmxlcyAxLjEwLjEwLCBCdXR0b25zIDEuMS4wLCBIVE1MNSBleHBvcnQgMS4xLjAsIFByaW50IHZpZXcgMS4xLjAsIFJlc3BvbnNpdmUgMi4wLjBcbiAqL1xuXG50YWJsZS5lZGl0YWJsZVRhYmxlIHtcbiAgICBjbGVhcjogYm90aDtcbiAgICBtYXJnaW4tdG9wOiA2cHggIWltcG9ydGFudDtcbiAgICBtYXJnaW4tYm90dG9tOiA2cHggIWltcG9ydGFudDtcbiAgICBtYXgtd2lkdGg6IG5vbmUgIWltcG9ydGFudFxufVxudGFibGUuZWRpdGFibGVUYWJsZSB0ZCxcbnRhYmxlLmVkaXRhYmxlVGFibGUgdGgge1xuICAgIC13ZWJraXQtYm94LXNpemluZzogY29udGVudC1ib3g7XG4gICAgLW1vei1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbiAgICBib3gtc2l6aW5nOiBjb250ZW50LWJveFxufVxudGFibGUuZWRpdGFibGVUYWJsZSB0ZC5lZGl0YWJsZVRhYmxlc19lbXB0eSxcbnRhYmxlLmVkaXRhYmxlVGFibGUgdGguZWRpdGFibGVUYWJsZXNfZW1wdHkge1xuICAgIHRleHQtYWxpZ246IGNlbnRlclxufVxudGFibGUuZWRpdGFibGVUYWJsZS5ub3dyYXAgdGgsXG50YWJsZS5lZGl0YWJsZVRhYmxlLm5vd3JhcCB0ZCB7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcFxufVxuXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkPnRyPnRoLnNvcnRpbmdfYXNjLFxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZD50cj50aC5zb3J0aW5nX2Rlc2MsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkPnRyPnRoLnNvcnRpbmcsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkPnRyPnRkLnNvcnRpbmdfYXNjLFxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZD50cj50ZC5zb3J0aW5nX2Rlc2MsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkPnRyPnRkLnNvcnRpbmcge1xuICAgIHBhZGRpbmctcmlnaHQ6IDMwcHhcbn1cbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQ+dHI+dGg6YWN0aXZlLFxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZD50cj50ZDphY3RpdmUge1xuICAgIG91dGxpbmU6IG5vbmVcbn1cbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmcsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2FzYyxcbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYyxcbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfYXNjX2Rpc2FibGVkLFxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19kZXNjX2Rpc2FibGVkIHtcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlXG59XG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nOmFmdGVyLFxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2M6YWZ0ZXIsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2M6YWZ0ZXIsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2FzY19kaXNhYmxlZDphZnRlcixcbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzY19kaXNhYmxlZDphZnRlciB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJvdHRvbTogOHB4O1xuICAgIHJpZ2h0OiA4cHg7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gICAgZm9udC1mYW1pbHk6ICdHbHlwaGljb25zIEhhbGZsaW5ncyc7XG4gICAgb3BhY2l0eTogMC41XG59XG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nOmFmdGVyIHtcbiAgICBvcGFjaXR5OiAwLjI7XG4gICAgY29udGVudDogXCJcXGUxNTBcIlxufVxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2M6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6IFwiXFxlMTU1XCJcbn1cbnRhYmxlLmVkaXRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYzphZnRlciB7XG4gICAgY29udGVudDogXCJcXGUxNTZcIlxufVxudGFibGUuZWRpdGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2NfZGlzYWJsZWQ6YWZ0ZXIsXG50YWJsZS5lZGl0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2NfZGlzYWJsZWQ6YWZ0ZXIge1xuICAgIGNvbG9yOiAjZWVlXG59XG5cbnRhYmxlLnRhYmxlLWJvcmRlcmVkLmVkaXRhYmxlVGFibGUge1xuICAgIGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGUgIWltcG9ydGFudFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuZWRpdGFibGVUYWJsZSB0aCxcbnRhYmxlLnRhYmxlLWJvcmRlcmVkLmVkaXRhYmxlVGFibGUgdGQge1xuICAgIGJvcmRlci1sZWZ0LXdpZHRoOiAwXG59XG50YWJsZS50YWJsZS1ib3JkZXJlZC5lZGl0YWJsZVRhYmxlIHRoOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5lZGl0YWJsZVRhYmxlIHRoOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5lZGl0YWJsZVRhYmxlIHRkOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5lZGl0YWJsZVRhYmxlIHRkOmxhc3QtY2hpbGQge1xuICAgIGJvcmRlci1yaWdodC13aWR0aDogMFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuZWRpdGFibGVUYWJsZSB0Ym9keSB0aCxcbnRhYmxlLnRhYmxlLWJvcmRlcmVkLmVkaXRhYmxlVGFibGUgdGJvZHkgdGQge1xuICAgIGJvcmRlci1ib3R0b20td2lkdGg6IDBcbn1cblxudGFibGUuZWRpdGFibGVUYWJsZT50Ym9keT50ci5jaGlsZCB7XG4gICAgcGFkZGluZzogMC41ZW0gMWVtXG59XG50YWJsZS5lZGl0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkOmhvdmVyIHtcbiAgICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50XG59XG50YWJsZS5lZGl0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIHtcbiAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgbGlzdC1zdHlsZS10eXBlOiBub25lO1xuICAgIG1hcmdpbjogMDtcbiAgICBwYWRkaW5nOiAwXG59XG50YWJsZS5lZGl0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIGxpIHtcbiAgICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2VmZWZlZjtcbiAgICBwYWRkaW5nOiAwLjVlbSAwXG59XG50YWJsZS5lZGl0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIGxpOmZpcnN0LWNoaWxkIHtcbiAgICBwYWRkaW5nLXRvcDogMFxufVxudGFibGUuZWRpdGFibGVUYWJsZT50Ym9keT50ci5jaGlsZCB1bCBsaTpsYXN0LWNoaWxkIHtcbiAgICBib3JkZXItYm90dG9tOiBub25lXG59XG5cbnRhYmxlLmVkaXRhYmxlVGFibGU+dGJvZHk+dHIuY2FuLWVkaXQge1xuICAgIGN1cnNvcjpwb2ludGVyXG59XG5cbnRhYmxlLmVkaXRhYmxlVGFibGUgLmFjdGlvbnMge1xuICAgIHdpZHRoOiA3MHB4O1xufVxudGFibGUuZWRpdGFibGVUYWJsZSAuYWN0aW9ucyBhIHtcbiAgICBtYXJnaW4tbGVmdDogMTBweDtcbn1cbnRhYmxlLmVkaXRhYmxlVGFibGUgLmFjdGlvbnMgYSAuZGVsZXRlLWljb246aG92ZXIge1xuICAgIGNvbG9yOiAjZGEwMDAwICFpbXBvcnRhbnQ7XG59XG5cbnRhYmxlLmVkaXRhYmxlVGFibGUgLmFjdGlvbnMgYSAuZmE6aG92ZXIge1xuICAgIGNvbG9yOiAjMDI0Yzg1O1xufVxuXG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=*/
|
|
1
|
+
table.editableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.editableTable td,table.editableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.editableTable td.editableTables_empty,table.editableTable th.editableTables_empty{text-align:center}table.editableTable.nowrap td,table.editableTable.nowrap th{white-space:nowrap}table.editableTable thead>tr>td.sorting,table.editableTable thead>tr>td.sorting_asc,table.editableTable thead>tr>td.sorting_desc,table.editableTable thead>tr>th.sorting,table.editableTable thead>tr>th.sorting_asc,table.editableTable thead>tr>th.sorting_desc{padding-right:30px}table.editableTable thead>tr>td:active,table.editableTable thead>tr>th:active{outline:none}table.editableTable thead .sorting,table.editableTable thead .sorting_asc,table.editableTable thead .sorting_asc_disabled,table.editableTable thead .sorting_desc,table.editableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.editableTable thead .sorting:after,table.editableTable thead .sorting_asc:after,table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc:after,table.editableTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.editableTable thead .sorting:after{content:"\e150";opacity:.2}table.editableTable thead .sorting_asc:after{content:"\e155"}table.editableTable thead .sorting_desc:after{content:"\e156"}table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.editableTable{border-collapse:separate!important}table.table-bordered.editableTable td,table.table-bordered.editableTable th{border-left-width:0}table.table-bordered.editableTable td:last-child,table.table-bordered.editableTable th:last-child{border-right-width:0}table.table-bordered.editableTable tbody td,table.table-bordered.editableTable tbody th{border-bottom-width:0}table.editableTable>tbody>tr.child{padding:.5em 1em}table.editableTable>tbody>tr.child:hover{background:transparent!important}table.editableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.editableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.editableTable>tbody>tr.child ul li:first-child{padding-top:0}table.editableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.editableTable>tbody>tr.can-edit{cursor:pointer}table.editableTable .actions{width:70px}table.editableTable .actions a{margin-left:10px}table.editableTable .actions a .delete-icon:hover{color:#da0000!important}table.editableTable .actions a .fa:hover{color:#024c85}
|
|
2
|
+
/*# sourceMappingURL=table-editable.css.map*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css/components/table-editable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,iPAMI,UAAW,CAEX,aAAc,CACd,gCAAmC,CACnC,UAAW,CALX,iBAAkB,CAElB,SAIJ,CACA,yCAEI,eAAe,CADf,UAEJ,CACA,6CACI,eACJ,CACA,8CACI,eACJ,CACA,6GAEI,UACJ,CAEA,mCACI,kCACJ,CACA,4EAEI,mBACJ,CACA,kGAII,oBACJ,CACA,wFAEI,qBACJ,CAEA,mCACI,gBACJ,CACA,yCACI,gCACJ,CACA,sCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,yCACI,+BAAgC,CAChC,cACJ,CACA,qDACI,aACJ,CACA,oDACI,kBACJ,CAEA,sCACI,cACJ,CAEA,6BACI,UACJ,CACA,+BACI,gBACJ,CACA,kDACI,uBACJ,CAEA,yCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-editable/editable-table.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.editableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.editableTable td,\ntable.editableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.editableTable td.editableTables_empty,\ntable.editableTable th.editableTables_empty {\n text-align: center\n}\ntable.editableTable.nowrap th,\ntable.editableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.editableTable thead>tr>th.sorting_asc,\ntable.editableTable thead>tr>th.sorting_desc,\ntable.editableTable thead>tr>th.sorting,\ntable.editableTable thead>tr>td.sorting_asc,\ntable.editableTable thead>tr>td.sorting_desc,\ntable.editableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.editableTable thead>tr>th:active,\ntable.editableTable thead>tr>td:active {\n outline: none\n}\ntable.editableTable thead .sorting,\ntable.editableTable thead .sorting_asc,\ntable.editableTable thead .sorting_desc,\ntable.editableTable thead .sorting_asc_disabled,\ntable.editableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.editableTable thead .sorting:after,\ntable.editableTable thead .sorting_asc:after,\ntable.editableTable thead .sorting_desc:after,\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.editableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.editableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.editableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.editableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.editableTable th,\ntable.table-bordered.editableTable td {\n border-left-width: 0\n}\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable td:last-child,\ntable.table-bordered.editableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.editableTable tbody th,\ntable.table-bordered.editableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.editableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.editableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.editableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.editableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.editableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.editableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.editableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.editableTable .actions {\n width: 70px;\n}\ntable.editableTable .actions a {\n margin-left: 10px;\n}\ntable.editableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.editableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,147 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
\********************************************************************************************************/
|
|
4
|
-
/*
|
|
5
|
-
* This combined file was created by the DataTables downloader builder:
|
|
6
|
-
* https://datatables.net/download
|
|
7
|
-
*
|
|
8
|
-
* To rebuild or modify this file with the latest versions of the included
|
|
9
|
-
* software please visit:
|
|
10
|
-
* https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0
|
|
11
|
-
*
|
|
12
|
-
* Included libraries:
|
|
13
|
-
* pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
table.dataTable {
|
|
17
|
-
clear: both;
|
|
18
|
-
margin-top: 6px !important;
|
|
19
|
-
margin-bottom: 6px !important;
|
|
20
|
-
max-width: none !important
|
|
21
|
-
}
|
|
22
|
-
table.dataTable td,
|
|
23
|
-
table.dataTable th {
|
|
24
|
-
-webkit-box-sizing: content-box;
|
|
25
|
-
-moz-box-sizing: content-box;
|
|
26
|
-
box-sizing: content-box
|
|
27
|
-
}
|
|
28
|
-
table.dataTable td.dataTables_empty,
|
|
29
|
-
table.dataTable th.dataTables_empty {
|
|
30
|
-
text-align: center
|
|
31
|
-
}
|
|
32
|
-
table.dataTable.nowrap th,
|
|
33
|
-
table.dataTable.nowrap td {
|
|
34
|
-
white-space: nowrap
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
table.dataTable thead>tr>th.sorting_asc,
|
|
38
|
-
table.dataTable thead>tr>th.sorting_desc,
|
|
39
|
-
table.dataTable thead>tr>th.sorting,
|
|
40
|
-
table.dataTable thead>tr>td.sorting_asc,
|
|
41
|
-
table.dataTable thead>tr>td.sorting_desc,
|
|
42
|
-
table.dataTable thead>tr>td.sorting {
|
|
43
|
-
padding-right: 30px
|
|
44
|
-
}
|
|
45
|
-
table.dataTable thead>tr>th:active,
|
|
46
|
-
table.dataTable thead>tr>td:active {
|
|
47
|
-
outline: none
|
|
48
|
-
}
|
|
49
|
-
table.dataTable thead .sorting,
|
|
50
|
-
table.dataTable thead .sorting_asc,
|
|
51
|
-
table.dataTable thead .sorting_desc,
|
|
52
|
-
table.dataTable thead .sorting_asc_disabled,
|
|
53
|
-
table.dataTable thead .sorting_desc_disabled {
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
position: relative
|
|
56
|
-
}
|
|
57
|
-
table.dataTable thead .sorting:after,
|
|
58
|
-
table.dataTable thead .sorting_asc:after,
|
|
59
|
-
table.dataTable thead .sorting_desc:after,
|
|
60
|
-
table.dataTable thead .sorting_asc_disabled:after,
|
|
61
|
-
table.dataTable thead .sorting_desc_disabled:after {
|
|
62
|
-
position: absolute;
|
|
63
|
-
bottom: 8px;
|
|
64
|
-
right: 8px;
|
|
65
|
-
display: block;
|
|
66
|
-
font-family: 'Glyphicons Halflings';
|
|
67
|
-
opacity: 0.5
|
|
68
|
-
}
|
|
69
|
-
table.dataTable thead .sorting:after {
|
|
70
|
-
opacity: 0.2;
|
|
71
|
-
content: "\e150"
|
|
72
|
-
}
|
|
73
|
-
table.dataTable thead .sorting_asc:after {
|
|
74
|
-
content: "\e155"
|
|
75
|
-
}
|
|
76
|
-
table.dataTable thead .sorting_desc:after {
|
|
77
|
-
content: "\e156"
|
|
78
|
-
}
|
|
79
|
-
table.dataTable thead .sorting_asc_disabled:after,
|
|
80
|
-
table.dataTable thead .sorting_desc_disabled:after {
|
|
81
|
-
color: #eee
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
table.table-bordered.dataTable {
|
|
85
|
-
border-collapse: separate !important
|
|
86
|
-
}
|
|
87
|
-
table.table-bordered.dataTable th,
|
|
88
|
-
table.table-bordered.dataTable td {
|
|
89
|
-
border-left-width: 0
|
|
90
|
-
}
|
|
91
|
-
table.table-bordered.dataTable th:last-child,
|
|
92
|
-
table.table-bordered.dataTable th:last-child,
|
|
93
|
-
table.table-bordered.dataTable td:last-child,
|
|
94
|
-
table.table-bordered.dataTable td:last-child {
|
|
95
|
-
border-right-width: 0
|
|
96
|
-
}
|
|
97
|
-
table.table-bordered.dataTable tbody th,
|
|
98
|
-
table.table-bordered.dataTable tbody td {
|
|
99
|
-
border-bottom-width: 0
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
table.dataTable>tbody>tr.child {
|
|
103
|
-
padding: 0.5em 1em
|
|
104
|
-
}
|
|
105
|
-
table.dataTable>tbody>tr.child:hover {
|
|
106
|
-
background: transparent !important
|
|
107
|
-
}
|
|
108
|
-
table.dataTable>tbody>tr.child ul {
|
|
109
|
-
display: inline-block;
|
|
110
|
-
list-style-type: none;
|
|
111
|
-
margin: 0;
|
|
112
|
-
padding: 0
|
|
113
|
-
}
|
|
114
|
-
table.dataTable>tbody>tr.child ul li {
|
|
115
|
-
border-bottom: 1px solid #efefef;
|
|
116
|
-
padding: 0.5em 0
|
|
117
|
-
}
|
|
118
|
-
table.dataTable>tbody>tr.child ul li:first-child {
|
|
119
|
-
padding-top: 0
|
|
120
|
-
}
|
|
121
|
-
table.dataTable>tbody>tr.child ul li:last-child {
|
|
122
|
-
border-bottom: none
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
table.dataTable>tbody>tr.can-edit {
|
|
126
|
-
cursor:pointer
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
table.dataTable .actions {
|
|
130
|
-
width: 70px;
|
|
131
|
-
}
|
|
132
|
-
table.dataTable .actions a {
|
|
133
|
-
margin-left: 10px;
|
|
134
|
-
}
|
|
135
|
-
table.dataTable .actions a .delete-icon:hover {
|
|
136
|
-
color: #da0000 !important;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
table.dataTable .actions a .fa:hover {
|
|
140
|
-
color: #024c85;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3NzL2NvbXBvbmVudHMvdGFibGUtc2VsZWN0YWJsZS5jc3MiLCJtYXBwaW5ncyI6Ijs7O0FBQUE7Ozs7Ozs7Ozs7RUFVRTs7QUFFRjtJQUNJLFdBQVc7SUFDWCwwQkFBMEI7SUFDMUIsNkJBQTZCO0lBQzdCO0FBQ0o7QUFDQTs7SUFFSSwrQkFBK0I7SUFDL0IsNEJBQTRCO0lBQzVCO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTs7Ozs7O0lBTUk7QUFDSjtBQUNBOztJQUVJO0FBQ0o7QUFDQTs7Ozs7SUFLSSxlQUFlO0lBQ2Y7QUFDSjtBQUNBOzs7OztJQUtJLGtCQUFrQjtJQUNsQixXQUFXO0lBQ1gsVUFBVTtJQUNWLGNBQWM7SUFDZCxtQ0FBbUM7SUFDbkM7QUFDSjtBQUNBO0lBQ0ksWUFBWTtJQUNaO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTs7SUFFSTtBQUNKOztBQUVBO0lBQ0k7QUFDSjtBQUNBOztJQUVJO0FBQ0o7QUFDQTs7OztJQUlJO0FBQ0o7QUFDQTs7SUFFSTtBQUNKOztBQUVBO0lBQ0k7QUFDSjtBQUNBO0lBQ0k7QUFDSjtBQUNBO0lBQ0kscUJBQXFCO0lBQ3JCLHFCQUFxQjtJQUNyQixTQUFTO0lBQ1Q7QUFDSjtBQUNBO0lBQ0ksZ0NBQWdDO0lBQ2hDO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7O0FBRUE7SUFDSTtBQUNKOztBQUVBO0lBQ0ksV0FBVztBQUNmO0FBQ0E7SUFDSSxpQkFBaUI7QUFDckI7QUFDQTtJQUNJLHlCQUF5QjtBQUM3Qjs7QUFFQTtJQUNJLGNBQWM7QUFDbEIiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9vcGVuc3RhY2stdWljb3JlLWZvdW5kYXRpb24vLi9zcmMvY29tcG9uZW50cy90YWJsZS1zZWxlY3RhYmxlL3NlbGVjdGFibGUtdGFibGUuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qXG4gKiBUaGlzIGNvbWJpbmVkIGZpbGUgd2FzIGNyZWF0ZWQgYnkgdGhlIERhdGFUYWJsZXMgZG93bmxvYWRlciBidWlsZGVyOlxuICogICBodHRwczovL2RhdGF0YWJsZXMubmV0L2Rvd25sb2FkXG4gKlxuICogVG8gcmVidWlsZCBvciBtb2RpZnkgdGhpcyBmaWxlIHdpdGggdGhlIGxhdGVzdCB2ZXJzaW9ucyBvZiB0aGUgaW5jbHVkZWRcbiAqIHNvZnR3YXJlIHBsZWFzZSB2aXNpdDpcbiAqICAgaHR0cHM6Ly9kYXRhdGFibGVzLm5ldC9kb3dubG9hZC8jYnMvcGRmbWFrZS0wLjEuMTgsZHQtMS4xMC4xMCxiLTEuMS4wLGItaHRtbDUtMS4xLjAsYi1wcmludC0xLjEuMCxyLTIuMC4wXG4gKlxuICogSW5jbHVkZWQgbGlicmFyaWVzOlxuICogICBwZGZtYWtlIDAuMS4xOCwgRGF0YVRhYmxlcyAxLjEwLjEwLCBCdXR0b25zIDEuMS4wLCBIVE1MNSBleHBvcnQgMS4xLjAsIFByaW50IHZpZXcgMS4xLjAsIFJlc3BvbnNpdmUgMi4wLjBcbiAqL1xuXG50YWJsZS5kYXRhVGFibGUge1xuICAgIGNsZWFyOiBib3RoO1xuICAgIG1hcmdpbi10b3A6IDZweCAhaW1wb3J0YW50O1xuICAgIG1hcmdpbi1ib3R0b206IDZweCAhaW1wb3J0YW50O1xuICAgIG1heC13aWR0aDogbm9uZSAhaW1wb3J0YW50XG59XG50YWJsZS5kYXRhVGFibGUgdGQsXG50YWJsZS5kYXRhVGFibGUgdGgge1xuICAgIC13ZWJraXQtYm94LXNpemluZzogY29udGVudC1ib3g7XG4gICAgLW1vei1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbiAgICBib3gtc2l6aW5nOiBjb250ZW50LWJveFxufVxudGFibGUuZGF0YVRhYmxlIHRkLmRhdGFUYWJsZXNfZW1wdHksXG50YWJsZS5kYXRhVGFibGUgdGguZGF0YVRhYmxlc19lbXB0eSB7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyXG59XG50YWJsZS5kYXRhVGFibGUubm93cmFwIHRoLFxudGFibGUuZGF0YVRhYmxlLm5vd3JhcCB0ZCB7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcFxufVxuXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+dHI+dGguc29ydGluZ19hc2MsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+dHI+dGguc29ydGluZ19kZXNjLFxudGFibGUuZGF0YVRhYmxlIHRoZWFkPnRyPnRoLnNvcnRpbmcsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+dHI+dGQuc29ydGluZ19hc2MsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+dHI+dGQuc29ydGluZ19kZXNjLFxudGFibGUuZGF0YVRhYmxlIHRoZWFkPnRyPnRkLnNvcnRpbmcge1xuICAgIHBhZGRpbmctcmlnaHQ6IDMwcHhcbn1cbnRhYmxlLmRhdGFUYWJsZSB0aGVhZD50cj50aDphY3RpdmUsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+dHI+dGQ6YWN0aXZlIHtcbiAgICBvdXRsaW5lOiBub25lXG59XG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmcsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfYXNjLFxudGFibGUuZGF0YVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2MsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfYXNjX2Rpc2FibGVkLFxudGFibGUuZGF0YVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2NfZGlzYWJsZWQge1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmVcbn1cbnRhYmxlLmRhdGFUYWJsZSB0aGVhZCAuc29ydGluZzphZnRlcixcbnRhYmxlLmRhdGFUYWJsZSB0aGVhZCAuc29ydGluZ19hc2M6YWZ0ZXIsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYzphZnRlcixcbnRhYmxlLmRhdGFUYWJsZSB0aGVhZCAuc29ydGluZ19hc2NfZGlzYWJsZWQ6YWZ0ZXIsXG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzY19kaXNhYmxlZDphZnRlciB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJvdHRvbTogOHB4O1xuICAgIHJpZ2h0OiA4cHg7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gICAgZm9udC1mYW1pbHk6ICdHbHlwaGljb25zIEhhbGZsaW5ncyc7XG4gICAgb3BhY2l0eTogMC41XG59XG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmc6YWZ0ZXIge1xuICAgIG9wYWNpdHk6IDAuMjtcbiAgICBjb250ZW50OiBcIlxcZTE1MFwiXG59XG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfYXNjOmFmdGVyIHtcbiAgICBjb250ZW50OiBcIlxcZTE1NVwiXG59XG50YWJsZS5kYXRhVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYzphZnRlciB7XG4gICAgY29udGVudDogXCJcXGUxNTZcIlxufVxudGFibGUuZGF0YVRhYmxlIHRoZWFkIC5zb3J0aW5nX2FzY19kaXNhYmxlZDphZnRlcixcbnRhYmxlLmRhdGFUYWJsZSB0aGVhZCAuc29ydGluZ19kZXNjX2Rpc2FibGVkOmFmdGVyIHtcbiAgICBjb2xvcjogI2VlZVxufVxuXG50YWJsZS50YWJsZS1ib3JkZXJlZC5kYXRhVGFibGUge1xuICAgIGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGUgIWltcG9ydGFudFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRoLFxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRkIHtcbiAgICBib3JkZXItbGVmdC13aWR0aDogMFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRoOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5kYXRhVGFibGUgdGg6bGFzdC1jaGlsZCxcbnRhYmxlLnRhYmxlLWJvcmRlcmVkLmRhdGFUYWJsZSB0ZDpsYXN0LWNoaWxkLFxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRkOmxhc3QtY2hpbGQge1xuICAgIGJvcmRlci1yaWdodC13aWR0aDogMFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRib2R5IHRoLFxudGFibGUudGFibGUtYm9yZGVyZWQuZGF0YVRhYmxlIHRib2R5IHRkIHtcbiAgICBib3JkZXItYm90dG9tLXdpZHRoOiAwXG59XG5cbnRhYmxlLmRhdGFUYWJsZT50Ym9keT50ci5jaGlsZCB7XG4gICAgcGFkZGluZzogMC41ZW0gMWVtXG59XG50YWJsZS5kYXRhVGFibGU+dGJvZHk+dHIuY2hpbGQ6aG92ZXIge1xuICAgIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnRcbn1cbnRhYmxlLmRhdGFUYWJsZT50Ym9keT50ci5jaGlsZCB1bCB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIGxpc3Qtc3R5bGUtdHlwZTogbm9uZTtcbiAgICBtYXJnaW46IDA7XG4gICAgcGFkZGluZzogMFxufVxudGFibGUuZGF0YVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIGxpIHtcbiAgICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2VmZWZlZjtcbiAgICBwYWRkaW5nOiAwLjVlbSAwXG59XG50YWJsZS5kYXRhVGFibGU+dGJvZHk+dHIuY2hpbGQgdWwgbGk6Zmlyc3QtY2hpbGQge1xuICAgIHBhZGRpbmctdG9wOiAwXG59XG50YWJsZS5kYXRhVGFibGU+dGJvZHk+dHIuY2hpbGQgdWwgbGk6bGFzdC1jaGlsZCB7XG4gICAgYm9yZGVyLWJvdHRvbTogbm9uZVxufVxuXG50YWJsZS5kYXRhVGFibGU+dGJvZHk+dHIuY2FuLWVkaXQge1xuICAgIGN1cnNvcjpwb2ludGVyXG59XG5cbnRhYmxlLmRhdGFUYWJsZSAuYWN0aW9ucyB7XG4gICAgd2lkdGg6IDcwcHg7XG59XG50YWJsZS5kYXRhVGFibGUgLmFjdGlvbnMgYSB7XG4gICAgbWFyZ2luLWxlZnQ6IDEwcHg7XG59XG50YWJsZS5kYXRhVGFibGUgLmFjdGlvbnMgYSAuZGVsZXRlLWljb246aG92ZXIge1xuICAgIGNvbG9yOiAjZGEwMDAwICFpbXBvcnRhbnQ7XG59XG5cbnRhYmxlLmRhdGFUYWJsZSAuYWN0aW9ucyBhIC5mYTpob3ZlciB7XG4gICAgY29sb3I6ICMwMjRjODU7XG59XG5cblxuXG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=*/
|
|
1
|
+
table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}
|
|
2
|
+
/*# sourceMappingURL=table-selectable.css.map*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css/components/table-selectable.css","mappings":"AAYA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,6NAMI,UAAW,CAEX,aAAc,CACd,gCAAmC,CACnC,UAAW,CALX,iBAAkB,CAElB,SAIJ,CACA,qCAEI,eAAe,CADf,UAEJ,CACA,yCACI,eACJ,CACA,0CACI,eACJ,CACA,qGAEI,UACJ,CAEA,+BACI,kCACJ,CACA,oEAEI,mBACJ,CACA,0FAII,oBACJ,CACA,gFAEI,qBACJ,CAEA,+BACI,gBACJ,CACA,qCACI,gCACJ,CACA,kCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,qCACI,+BAAgC,CAChC,cACJ,CACA,iDACI,aACJ,CACA,gDACI,kBACJ,CAEA,kCACI,cACJ,CAEA,yBACI,UACJ,CACA,2BACI,gBACJ,CACA,8CACI,uBACJ,CAEA,qCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,156 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
\****************************************************************************************************/
|
|
4
|
-
/*
|
|
5
|
-
* This combined file was created by the DataTables downloader builder:
|
|
6
|
-
* https://datatables.net/download
|
|
7
|
-
*
|
|
8
|
-
* To rebuild or modify this file with the latest versions of the included
|
|
9
|
-
* software please visit:
|
|
10
|
-
* https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0
|
|
11
|
-
*
|
|
12
|
-
* Included libraries:
|
|
13
|
-
* pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
table.sortableTable {
|
|
17
|
-
clear: both;
|
|
18
|
-
margin-top: 6px !important;
|
|
19
|
-
margin-bottom: 6px !important;
|
|
20
|
-
max-width: none !important
|
|
21
|
-
}
|
|
22
|
-
table.sortableTable td,
|
|
23
|
-
table.sortableTable th {
|
|
24
|
-
-webkit-box-sizing: content-box;
|
|
25
|
-
-moz-box-sizing: content-box;
|
|
26
|
-
box-sizing: content-box
|
|
27
|
-
}
|
|
28
|
-
table.sortableTable td.sortableTables_empty,
|
|
29
|
-
table.sortableTable th.sortableTables_empty {
|
|
30
|
-
text-align: center
|
|
31
|
-
}
|
|
32
|
-
table.sortableTable.nowrap th,
|
|
33
|
-
table.sortableTable.nowrap td {
|
|
34
|
-
white-space: nowrap
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
table.sortableTable thead>tr>th.sorting_asc,
|
|
38
|
-
table.sortableTable thead>tr>th.sorting_desc,
|
|
39
|
-
table.sortableTable thead>tr>th.sorting,
|
|
40
|
-
table.sortableTable thead>tr>td.sorting_asc,
|
|
41
|
-
table.sortableTable thead>tr>td.sorting_desc,
|
|
42
|
-
table.sortableTable thead>tr>td.sorting {
|
|
43
|
-
padding-right: 30px
|
|
44
|
-
}
|
|
45
|
-
table.sortableTable thead>tr>th:active,
|
|
46
|
-
table.sortableTable thead>tr>td:active {
|
|
47
|
-
outline: none
|
|
48
|
-
}
|
|
49
|
-
table.sortableTable thead .sorting,
|
|
50
|
-
table.sortableTable thead .sorting_asc,
|
|
51
|
-
table.sortableTable thead .sorting_desc,
|
|
52
|
-
table.sortableTable thead .sorting_asc_disabled,
|
|
53
|
-
table.sortableTable thead .sorting_desc_disabled {
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
position: relative
|
|
56
|
-
}
|
|
57
|
-
table.sortableTable thead .sorting:after,
|
|
58
|
-
table.sortableTable thead .sorting_asc:after,
|
|
59
|
-
table.sortableTable thead .sorting_desc:after,
|
|
60
|
-
table.sortableTable thead .sorting_asc_disabled:after,
|
|
61
|
-
table.sortableTable thead .sorting_desc_disabled:after {
|
|
62
|
-
position: absolute;
|
|
63
|
-
bottom: 8px;
|
|
64
|
-
right: 8px;
|
|
65
|
-
display: block;
|
|
66
|
-
font-family: 'Glyphicons Halflings';
|
|
67
|
-
opacity: 0.5
|
|
68
|
-
}
|
|
69
|
-
table.sortableTable thead .sorting:after {
|
|
70
|
-
opacity: 0.2;
|
|
71
|
-
content: "\e150"
|
|
72
|
-
}
|
|
73
|
-
table.sortableTable thead .sorting_asc:after {
|
|
74
|
-
content: "\e155"
|
|
75
|
-
}
|
|
76
|
-
table.sortableTable thead .sorting_desc:after {
|
|
77
|
-
content: "\e156"
|
|
78
|
-
}
|
|
79
|
-
table.sortableTable thead .sorting_asc_disabled:after,
|
|
80
|
-
table.sortableTable thead .sorting_desc_disabled:after {
|
|
81
|
-
color: #eee
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
table.table-bordered.sortableTable {
|
|
85
|
-
border-collapse: separate !important
|
|
86
|
-
}
|
|
87
|
-
table.table-bordered.sortableTable th,
|
|
88
|
-
table.table-bordered.sortableTable td {
|
|
89
|
-
border-left-width: 0
|
|
90
|
-
}
|
|
91
|
-
table.table-bordered.sortableTable th:last-child,
|
|
92
|
-
table.table-bordered.sortableTable th:last-child,
|
|
93
|
-
table.table-bordered.sortableTable td:last-child,
|
|
94
|
-
table.table-bordered.sortableTable td:last-child {
|
|
95
|
-
border-right-width: 0
|
|
96
|
-
}
|
|
97
|
-
table.table-bordered.sortableTable tbody th,
|
|
98
|
-
table.table-bordered.sortableTable tbody td {
|
|
99
|
-
border-bottom-width: 0
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
table.sortableTable>tbody>tr.child {
|
|
103
|
-
padding: 0.5em 1em
|
|
104
|
-
}
|
|
105
|
-
table.sortableTable>tbody>tr.child:hover {
|
|
106
|
-
background: transparent !important
|
|
107
|
-
}
|
|
108
|
-
table.sortableTable>tbody>tr.child ul {
|
|
109
|
-
display: inline-block;
|
|
110
|
-
list-style-type: none;
|
|
111
|
-
margin: 0;
|
|
112
|
-
padding: 0
|
|
113
|
-
}
|
|
114
|
-
table.sortableTable>tbody>tr.child ul li {
|
|
115
|
-
border-bottom: 1px solid #efefef;
|
|
116
|
-
padding: 0.5em 0
|
|
117
|
-
}
|
|
118
|
-
table.sortableTable>tbody>tr.child ul li:first-child {
|
|
119
|
-
padding-top: 0
|
|
120
|
-
}
|
|
121
|
-
table.sortableTable>tbody>tr.child ul li:last-child {
|
|
122
|
-
border-bottom: none
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
table.sortableTable>tbody>tr.can-edit {
|
|
126
|
-
cursor:pointer
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
table.sortableTable .actions {
|
|
130
|
-
width: 70px;
|
|
131
|
-
}
|
|
132
|
-
table.sortableTable .actions a {
|
|
133
|
-
margin-left: 10px;
|
|
134
|
-
}
|
|
135
|
-
table.sortableTable .actions a .delete-icon:hover {
|
|
136
|
-
color: #da0000 !important;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
table.sortableTable .actions a .fa:hover {
|
|
140
|
-
color: #024c85;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.sortable-table-box {
|
|
144
|
-
margin-top: 20px;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.checkbox-cell{
|
|
148
|
-
text-align: center;
|
|
149
|
-
/* center checkbox horizontally */
|
|
150
|
-
vertical-align: middle;
|
|
151
|
-
/* center checkbox vertically */
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3NzL2NvbXBvbmVudHMvdGFibGUtc29ydGFibGUuY3NzIiwibWFwcGluZ3MiOiI7OztBQUFBOzs7Ozs7Ozs7O0VBVUU7O0FBRUY7SUFDSSxXQUFXO0lBQ1gsMEJBQTBCO0lBQzFCLDZCQUE2QjtJQUM3QjtBQUNKO0FBQ0E7O0lBRUksK0JBQStCO0lBQy9CLDRCQUE0QjtJQUM1QjtBQUNKO0FBQ0E7O0lBRUk7QUFDSjtBQUNBOztJQUVJO0FBQ0o7O0FBRUE7Ozs7OztJQU1JO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7O0lBS0ksZUFBZTtJQUNmO0FBQ0o7QUFDQTs7Ozs7SUFLSSxrQkFBa0I7SUFDbEIsV0FBVztJQUNYLFVBQVU7SUFDVixjQUFjO0lBQ2QsbUNBQW1DO0lBQ25DO0FBQ0o7QUFDQTtJQUNJLFlBQVk7SUFDWjtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7SUFJSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTtJQUNJLHFCQUFxQjtJQUNyQixxQkFBcUI7SUFDckIsU0FBUztJQUNUO0FBQ0o7QUFDQTtJQUNJLGdDQUFnQztJQUNoQztBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKOztBQUVBO0lBQ0k7QUFDSjs7QUFFQTtJQUNJLFdBQVc7QUFDZjtBQUNBO0lBQ0ksaUJBQWlCO0FBQ3JCO0FBQ0E7SUFDSSx5QkFBeUI7QUFDN0I7O0FBRUE7SUFDSSxjQUFjO0FBQ2xCOztBQUVBO0lBQ0ksZ0JBQWdCO0FBQ3BCOztBQUVBO0lBQ0ksa0JBQWtCO0lBQ2xCLGlDQUFpQztJQUNqQyxzQkFBc0I7SUFDdEIsK0JBQStCO0FBQ25DIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vb3BlbnN0YWNrLXVpY29yZS1mb3VuZGF0aW9uLy4vc3JjL2NvbXBvbmVudHMvdGFibGUtc29ydGFibGUvdGFibGUtc29ydGFibGUuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qXG4gKiBUaGlzIGNvbWJpbmVkIGZpbGUgd2FzIGNyZWF0ZWQgYnkgdGhlIERhdGFUYWJsZXMgZG93bmxvYWRlciBidWlsZGVyOlxuICogICBodHRwczovL2RhdGF0YWJsZXMubmV0L2Rvd25sb2FkXG4gKlxuICogVG8gcmVidWlsZCBvciBtb2RpZnkgdGhpcyBmaWxlIHdpdGggdGhlIGxhdGVzdCB2ZXJzaW9ucyBvZiB0aGUgaW5jbHVkZWRcbiAqIHNvZnR3YXJlIHBsZWFzZSB2aXNpdDpcbiAqICAgaHR0cHM6Ly9kYXRhdGFibGVzLm5ldC9kb3dubG9hZC8jYnMvcGRmbWFrZS0wLjEuMTgsZHQtMS4xMC4xMCxiLTEuMS4wLGItaHRtbDUtMS4xLjAsYi1wcmludC0xLjEuMCxyLTIuMC4wXG4gKlxuICogSW5jbHVkZWQgbGlicmFyaWVzOlxuICogICBwZGZtYWtlIDAuMS4xOCwgRGF0YVRhYmxlcyAxLjEwLjEwLCBCdXR0b25zIDEuMS4wLCBIVE1MNSBleHBvcnQgMS4xLjAsIFByaW50IHZpZXcgMS4xLjAsIFJlc3BvbnNpdmUgMi4wLjBcbiAqL1xuXG50YWJsZS5zb3J0YWJsZVRhYmxlIHtcbiAgICBjbGVhcjogYm90aDtcbiAgICBtYXJnaW4tdG9wOiA2cHggIWltcG9ydGFudDtcbiAgICBtYXJnaW4tYm90dG9tOiA2cHggIWltcG9ydGFudDtcbiAgICBtYXgtd2lkdGg6IG5vbmUgIWltcG9ydGFudFxufVxudGFibGUuc29ydGFibGVUYWJsZSB0ZCxcbnRhYmxlLnNvcnRhYmxlVGFibGUgdGgge1xuICAgIC13ZWJraXQtYm94LXNpemluZzogY29udGVudC1ib3g7XG4gICAgLW1vei1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbiAgICBib3gtc2l6aW5nOiBjb250ZW50LWJveFxufVxudGFibGUuc29ydGFibGVUYWJsZSB0ZC5zb3J0YWJsZVRhYmxlc19lbXB0eSxcbnRhYmxlLnNvcnRhYmxlVGFibGUgdGguc29ydGFibGVUYWJsZXNfZW1wdHkge1xuICAgIHRleHQtYWxpZ246IGNlbnRlclxufVxudGFibGUuc29ydGFibGVUYWJsZS5ub3dyYXAgdGgsXG50YWJsZS5zb3J0YWJsZVRhYmxlLm5vd3JhcCB0ZCB7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcFxufVxuXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkPnRyPnRoLnNvcnRpbmdfYXNjLFxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZD50cj50aC5zb3J0aW5nX2Rlc2MsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkPnRyPnRoLnNvcnRpbmcsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkPnRyPnRkLnNvcnRpbmdfYXNjLFxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZD50cj50ZC5zb3J0aW5nX2Rlc2MsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkPnRyPnRkLnNvcnRpbmcge1xuICAgIHBhZGRpbmctcmlnaHQ6IDMwcHhcbn1cbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQ+dHI+dGg6YWN0aXZlLFxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZD50cj50ZDphY3RpdmUge1xuICAgIG91dGxpbmU6IG5vbmVcbn1cbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmcsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2FzYyxcbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYyxcbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfYXNjX2Rpc2FibGVkLFxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19kZXNjX2Rpc2FibGVkIHtcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlXG59XG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nOmFmdGVyLFxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2M6YWZ0ZXIsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2M6YWZ0ZXIsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2FzY19kaXNhYmxlZDphZnRlcixcbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzY19kaXNhYmxlZDphZnRlciB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJvdHRvbTogOHB4O1xuICAgIHJpZ2h0OiA4cHg7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gICAgZm9udC1mYW1pbHk6ICdHbHlwaGljb25zIEhhbGZsaW5ncyc7XG4gICAgb3BhY2l0eTogMC41XG59XG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nOmFmdGVyIHtcbiAgICBvcGFjaXR5OiAwLjI7XG4gICAgY29udGVudDogXCJcXGUxNTBcIlxufVxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2M6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6IFwiXFxlMTU1XCJcbn1cbnRhYmxlLnNvcnRhYmxlVGFibGUgdGhlYWQgLnNvcnRpbmdfZGVzYzphZnRlciB7XG4gICAgY29udGVudDogXCJcXGUxNTZcIlxufVxudGFibGUuc29ydGFibGVUYWJsZSB0aGVhZCAuc29ydGluZ19hc2NfZGlzYWJsZWQ6YWZ0ZXIsXG50YWJsZS5zb3J0YWJsZVRhYmxlIHRoZWFkIC5zb3J0aW5nX2Rlc2NfZGlzYWJsZWQ6YWZ0ZXIge1xuICAgIGNvbG9yOiAjZWVlXG59XG5cbnRhYmxlLnRhYmxlLWJvcmRlcmVkLnNvcnRhYmxlVGFibGUge1xuICAgIGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGUgIWltcG9ydGFudFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuc29ydGFibGVUYWJsZSB0aCxcbnRhYmxlLnRhYmxlLWJvcmRlcmVkLnNvcnRhYmxlVGFibGUgdGQge1xuICAgIGJvcmRlci1sZWZ0LXdpZHRoOiAwXG59XG50YWJsZS50YWJsZS1ib3JkZXJlZC5zb3J0YWJsZVRhYmxlIHRoOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5zb3J0YWJsZVRhYmxlIHRoOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5zb3J0YWJsZVRhYmxlIHRkOmxhc3QtY2hpbGQsXG50YWJsZS50YWJsZS1ib3JkZXJlZC5zb3J0YWJsZVRhYmxlIHRkOmxhc3QtY2hpbGQge1xuICAgIGJvcmRlci1yaWdodC13aWR0aDogMFxufVxudGFibGUudGFibGUtYm9yZGVyZWQuc29ydGFibGVUYWJsZSB0Ym9keSB0aCxcbnRhYmxlLnRhYmxlLWJvcmRlcmVkLnNvcnRhYmxlVGFibGUgdGJvZHkgdGQge1xuICAgIGJvcmRlci1ib3R0b20td2lkdGg6IDBcbn1cblxudGFibGUuc29ydGFibGVUYWJsZT50Ym9keT50ci5jaGlsZCB7XG4gICAgcGFkZGluZzogMC41ZW0gMWVtXG59XG50YWJsZS5zb3J0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkOmhvdmVyIHtcbiAgICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50XG59XG50YWJsZS5zb3J0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIHtcbiAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgbGlzdC1zdHlsZS10eXBlOiBub25lO1xuICAgIG1hcmdpbjogMDtcbiAgICBwYWRkaW5nOiAwXG59XG50YWJsZS5zb3J0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIGxpIHtcbiAgICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2VmZWZlZjtcbiAgICBwYWRkaW5nOiAwLjVlbSAwXG59XG50YWJsZS5zb3J0YWJsZVRhYmxlPnRib2R5PnRyLmNoaWxkIHVsIGxpOmZpcnN0LWNoaWxkIHtcbiAgICBwYWRkaW5nLXRvcDogMFxufVxudGFibGUuc29ydGFibGVUYWJsZT50Ym9keT50ci5jaGlsZCB1bCBsaTpsYXN0LWNoaWxkIHtcbiAgICBib3JkZXItYm90dG9tOiBub25lXG59XG5cbnRhYmxlLnNvcnRhYmxlVGFibGU+dGJvZHk+dHIuY2FuLWVkaXQge1xuICAgIGN1cnNvcjpwb2ludGVyXG59XG5cbnRhYmxlLnNvcnRhYmxlVGFibGUgLmFjdGlvbnMge1xuICAgIHdpZHRoOiA3MHB4O1xufVxudGFibGUuc29ydGFibGVUYWJsZSAuYWN0aW9ucyBhIHtcbiAgICBtYXJnaW4tbGVmdDogMTBweDtcbn1cbnRhYmxlLnNvcnRhYmxlVGFibGUgLmFjdGlvbnMgYSAuZGVsZXRlLWljb246aG92ZXIge1xuICAgIGNvbG9yOiAjZGEwMDAwICFpbXBvcnRhbnQ7XG59XG5cbnRhYmxlLnNvcnRhYmxlVGFibGUgLmFjdGlvbnMgYSAuZmE6aG92ZXIge1xuICAgIGNvbG9yOiAjMDI0Yzg1O1xufVxuXG4uc29ydGFibGUtdGFibGUtYm94IHtcbiAgICBtYXJnaW4tdG9wOiAyMHB4O1xufVxuXG4uY2hlY2tib3gtY2VsbHtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgLyogY2VudGVyIGNoZWNrYm94IGhvcml6b250YWxseSAqL1xuICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gICAgLyogY2VudGVyIGNoZWNrYm94IHZlcnRpY2FsbHkgKi9cbn1cblxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9*/
|
|
1
|
+
table.sortableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.sortableTable td,table.sortableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.sortableTable td.sortableTables_empty,table.sortableTable th.sortableTables_empty{text-align:center}table.sortableTable.nowrap td,table.sortableTable.nowrap th{white-space:nowrap}table.sortableTable thead>tr>td.sorting,table.sortableTable thead>tr>td.sorting_asc,table.sortableTable thead>tr>td.sorting_desc,table.sortableTable thead>tr>th.sorting,table.sortableTable thead>tr>th.sorting_asc,table.sortableTable thead>tr>th.sorting_desc{padding-right:30px}table.sortableTable thead>tr>td:active,table.sortableTable thead>tr>th:active{outline:none}table.sortableTable thead .sorting,table.sortableTable thead .sorting_asc,table.sortableTable thead .sorting_asc_disabled,table.sortableTable thead .sorting_desc,table.sortableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.sortableTable thead .sorting:after,table.sortableTable thead .sorting_asc:after,table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc:after,table.sortableTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.sortableTable thead .sorting:after{content:"\e150";opacity:.2}table.sortableTable thead .sorting_asc:after{content:"\e155"}table.sortableTable thead .sorting_desc:after{content:"\e156"}table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.sortableTable{border-collapse:separate!important}table.table-bordered.sortableTable td,table.table-bordered.sortableTable th{border-left-width:0}table.table-bordered.sortableTable td:last-child,table.table-bordered.sortableTable th:last-child{border-right-width:0}table.table-bordered.sortableTable tbody td,table.table-bordered.sortableTable tbody th{border-bottom-width:0}table.sortableTable>tbody>tr.child{padding:.5em 1em}table.sortableTable>tbody>tr.child:hover{background:transparent!important}table.sortableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.sortableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.sortableTable>tbody>tr.child ul li:first-child{padding-top:0}table.sortableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.sortableTable>tbody>tr.can-edit{cursor:pointer}table.sortableTable .actions{width:70px}table.sortableTable .actions a{margin-left:10px}table.sortableTable .actions a .delete-icon:hover{color:#da0000!important}table.sortableTable .actions a .fa:hover{color:#024c85}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}
|
|
2
|
+
/*# sourceMappingURL=table-sortable.css.map*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css/components/table-sortable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,iPAMI,UAAW,CAEX,aAAc,CACd,gCAAmC,CACnC,UAAW,CALX,iBAAkB,CAElB,SAIJ,CACA,yCAEI,eAAe,CADf,UAEJ,CACA,6CACI,eACJ,CACA,8CACI,eACJ,CACA,6GAEI,UACJ,CAEA,mCACI,kCACJ,CACA,4EAEI,mBACJ,CACA,kGAII,oBACJ,CACA,wFAEI,qBACJ,CAEA,mCACI,gBACJ,CACA,yCACI,gCACJ,CACA,sCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,yCACI,+BAAgC,CAChC,cACJ,CACA,qDACI,aACJ,CACA,oDACI,kBACJ,CAEA,sCACI,cACJ,CAEA,6BACI,UACJ,CACA,+BACI,gBACJ,CACA,kDACI,uBACJ,CAEA,yCACI,aACJ,CAEA,oBACI,eACJ,CAEA,eACI,iBAAkB,CAElB,qBAEJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.sortableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.sortableTable td,\ntable.sortableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.sortableTable td.sortableTables_empty,\ntable.sortableTable th.sortableTables_empty {\n text-align: center\n}\ntable.sortableTable.nowrap th,\ntable.sortableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.sortableTable thead>tr>th.sorting_asc,\ntable.sortableTable thead>tr>th.sorting_desc,\ntable.sortableTable thead>tr>th.sorting,\ntable.sortableTable thead>tr>td.sorting_asc,\ntable.sortableTable thead>tr>td.sorting_desc,\ntable.sortableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.sortableTable thead>tr>th:active,\ntable.sortableTable thead>tr>td:active {\n outline: none\n}\ntable.sortableTable thead .sorting,\ntable.sortableTable thead .sorting_asc,\ntable.sortableTable thead .sorting_desc,\ntable.sortableTable thead .sorting_asc_disabled,\ntable.sortableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.sortableTable thead .sorting:after,\ntable.sortableTable thead .sorting_asc:after,\ntable.sortableTable thead .sorting_desc:after,\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.sortableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.sortableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.sortableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.sortableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.sortableTable th,\ntable.table-bordered.sortableTable td {\n border-left-width: 0\n}\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable td:last-child,\ntable.table-bordered.sortableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.sortableTable tbody th,\ntable.table-bordered.sortableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.sortableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.sortableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.sortableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.sortableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.sortableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.sortableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.sortableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.sortableTable .actions {\n width: 70px;\n}\ntable.sortableTable .actions a {\n margin-left: 10px;\n}\ntable.sortableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.sortableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n"],"names":[],"sourceRoot":""}
|