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,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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3NzL2NvbXBvbmVudHMvdGFibGUuY3NzIiwibWFwcGluZ3MiOiI7OztBQUFBOzs7Ozs7Ozs7O0VBVUU7O0FBRUY7SUFDSSxXQUFXO0lBQ1gsMEJBQTBCO0lBQzFCLDZCQUE2QjtJQUM3QjtBQUNKO0FBQ0E7O0lBRUksK0JBQStCO0lBQy9CLDRCQUE0QjtJQUM1QjtBQUNKO0FBQ0E7O0lBRUk7QUFDSjtBQUNBOztJQUVJO0FBQ0o7O0FBRUE7Ozs7OztJQU1JO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7O0lBS0ksZUFBZTtJQUNmO0FBQ0o7QUFDQTs7Ozs7SUFLSSxrQkFBa0I7SUFDbEIsV0FBVztJQUNYLFVBQVU7SUFDVixjQUFjO0lBQ2QsbUNBQW1DO0lBQ25DO0FBQ0o7QUFDQTtJQUNJLFlBQVk7SUFDWjtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTs7SUFFSTtBQUNKO0FBQ0E7Ozs7SUFJSTtBQUNKO0FBQ0E7O0lBRUk7QUFDSjs7QUFFQTtJQUNJO0FBQ0o7QUFDQTtJQUNJO0FBQ0o7QUFDQTtJQUNJLHFCQUFxQjtJQUNyQixxQkFBcUI7SUFDckIsU0FBUztJQUNUO0FBQ0o7QUFDQTtJQUNJLGdDQUFnQztJQUNoQztBQUNKO0FBQ0E7SUFDSTtBQUNKO0FBQ0E7SUFDSTtBQUNKOztBQUVBO0lBQ0k7QUFDSjs7QUFFQTtJQUNJLFdBQVc7QUFDZjtBQUNBO0lBQ0ksaUJBQWlCO0FBQ3JCO0FBQ0E7SUFDSSx5QkFBeUI7QUFDN0I7O0FBRUE7SUFDSSxjQUFjO0FBQ2xCIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vb3BlbnN0YWNrLXVpY29yZS1mb3VuZGF0aW9uLy4vc3JjL2NvbXBvbmVudHMvdGFibGUvdGFibGUuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qXG4gKiBUaGlzIGNvbWJpbmVkIGZpbGUgd2FzIGNyZWF0ZWQgYnkgdGhlIERhdGFUYWJsZXMgZG93bmxvYWRlciBidWlsZGVyOlxuICogICBodHRwczovL2RhdGF0YWJsZXMubmV0L2Rvd25sb2FkXG4gKlxuICogVG8gcmVidWlsZCBvciBtb2RpZnkgdGhpcyBmaWxlIHdpdGggdGhlIGxhdGVzdCB2ZXJzaW9ucyBvZiB0aGUgaW5jbHVkZWRcbiAqIHNvZnR3YXJlIHBsZWFzZSB2aXNpdDpcbiAqICAgaHR0cHM6Ly9kYXRhdGFibGVzLm5ldC9kb3dubG9hZC8jYnMvcGRmbWFrZS0wLjEuMTgsZHQtMS4xMC4xMCxiLTEuMS4wLGItaHRtbDUtMS4xLjAsYi1wcmludC0xLjEuMCxyLTIuMC4wXG4gKlxuICogSW5jbHVkZWQgbGlicmFyaWVzOlxuICogICBwZGZtYWtlIDAuMS4xOCwgRGF0YVRhYmxlcyAxLjEwLjEwLCBCdXR0b25zIDEuMS4wLCBIVE1MNSBleHBvcnQgMS4xLjAsIFByaW50IHZpZXcgMS4xLjAsIFJlc3BvbnNpdmUgMi4wLjBcbiAqL1xuXG50YWJsZS5kYXRhVGFibGUge1xuICAgIGNsZWFyOiBib3RoO1xuICAgIG1hcmdpbi10b3A6IDZweCAhaW1wb3J0YW50O1xuICAgIG1hcmdpbi1ib3R0b206IDZweCAhaW1wb3J0YW50O1xuICAgIG1heC13aWR0aDogbm9uZSAhaW1wb3J0YW50XG59XG50YWJsZS5kYXRhVGFibGUgdGQsXG50YWJsZS5kYXRhVGFibGUgdGgge1xuICAgIC13ZWJraXQtYm94LXNpemluZzogY29udGVudC1ib3g7XG4gICAgLW1vei1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbiAgICBib3gtc2l6aW5nOiBjb250ZW50LWJveFxufVxudGFibGUuZGF0YVRhYmxlIHRkLmRhdGFUYWJsZXNfZW1wdHksXG50YWJsZS5kYXRhVGFibGUgdGguZGF0YVRhYmxlc19lbXB0eSB7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyXG59XG50YWJsZS5kYXRhVGFibGUubm93cmFwIHRoLFxudGFibGUuZGF0YVRhYmxlLm5vd3JhcCB0ZCB7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcFxufVxuXG50YWJsZS5kYXRhVGFibGUgdGhlYWQ+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.css.map*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css/components/table.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/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":""}
|