@northdata/fomantic-ui 2.8.722 → 2.9.401
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/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5610 -6590
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/lib/semantic-ui/types/fomantic-ui-accordion.d.ts +244 -0
- package/lib/semantic-ui/types/fomantic-ui-api.d.ts +561 -0
- package/lib/semantic-ui/types/fomantic-ui-calendar.d.ts +867 -0
- package/lib/semantic-ui/types/fomantic-ui-checkbox.d.ts +342 -0
- package/lib/semantic-ui/types/fomantic-ui-dimmer.d.ts +408 -0
- package/lib/semantic-ui/types/fomantic-ui-dropdown.d.ts +1221 -0
- package/lib/semantic-ui/types/fomantic-ui-embed.d.ts +343 -0
- package/lib/semantic-ui/types/fomantic-ui-flyout.d.ts +539 -0
- package/lib/semantic-ui/types/fomantic-ui-form.d.ts +759 -0
- package/lib/semantic-ui/types/fomantic-ui-modal.d.ts +567 -0
- package/lib/semantic-ui/types/fomantic-ui-nag.d.ts +270 -0
- package/lib/semantic-ui/types/fomantic-ui-popup.d.ts +549 -0
- package/lib/semantic-ui/types/fomantic-ui-progress.d.ts +465 -0
- package/lib/semantic-ui/types/fomantic-ui-rating.d.ts +187 -0
- package/lib/semantic-ui/types/fomantic-ui-search.d.ts +612 -0
- package/lib/semantic-ui/types/fomantic-ui-shape.d.ts +274 -0
- package/lib/semantic-ui/types/fomantic-ui-sidebar.d.ts +402 -0
- package/lib/semantic-ui/types/fomantic-ui-slider.d.ts +368 -0
- package/lib/semantic-ui/types/fomantic-ui-sticky.d.ts +215 -0
- package/lib/semantic-ui/types/fomantic-ui-tab.d.ts +361 -0
- package/lib/semantic-ui/types/fomantic-ui-toast.d.ts +526 -0
- package/lib/semantic-ui/types/fomantic-ui-transition.d.ts +389 -0
- package/lib/semantic-ui/types/fomantic-ui-visibility.d.ts +355 -0
- package/lib/semantic-ui/types/index.d.ts +63 -0
- package/package.json +19 -8
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Segment
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Segment
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -16,8 +16,7 @@
|
|
|
16
16
|
.ui.segment {
|
|
17
17
|
position: relative;
|
|
18
18
|
background: #e6e5ea;
|
|
19
|
-
|
|
20
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
19
|
+
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
21
20
|
margin: 1rem 0;
|
|
22
21
|
padding: 1em 1em;
|
|
23
22
|
border-radius: 0;
|
|
@@ -37,19 +36,17 @@
|
|
|
37
36
|
padding-right: 0;
|
|
38
37
|
background: none transparent;
|
|
39
38
|
border-radius: 0;
|
|
40
|
-
|
|
41
|
-
box-shadow: none;
|
|
39
|
+
box-shadow: none;
|
|
42
40
|
border: none;
|
|
43
|
-
border-
|
|
41
|
+
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
|
44
42
|
}
|
|
45
|
-
.ui.vertical.segment:
|
|
46
|
-
border-
|
|
43
|
+
.ui.vertical.segment:first-child {
|
|
44
|
+
border-top: none;
|
|
47
45
|
}
|
|
48
46
|
|
|
49
|
-
|
|
47
|
+
/* -------------------
|
|
50
48
|
Loose Coupling
|
|
51
|
-
|
|
52
|
-
|
|
49
|
+
-------------------- */
|
|
53
50
|
|
|
54
51
|
/* Label */
|
|
55
52
|
.ui[class*="bottom attached"].segment > [class*="top attached"].label {
|
|
@@ -85,8 +82,7 @@
|
|
|
85
82
|
.ui.basic.table.segment {
|
|
86
83
|
background: #e6e5ea;
|
|
87
84
|
border: 1px solid #e6e5ea;
|
|
88
|
-
|
|
89
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
85
|
+
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
90
86
|
}
|
|
91
87
|
.ui[class*="very basic"].table.segment {
|
|
92
88
|
padding: 1em 1em;
|
|
@@ -103,34 +99,28 @@
|
|
|
103
99
|
*******************************/
|
|
104
100
|
|
|
105
101
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
102
|
+
/* -------------------
|
|
103
|
+
Placeholder
|
|
104
|
+
-------------------- */
|
|
110
105
|
.ui.placeholder.segment {
|
|
111
|
-
display: -webkit-box;
|
|
112
|
-
display: -ms-flexbox;
|
|
113
106
|
display: flex;
|
|
114
|
-
-
|
|
115
|
-
-
|
|
116
|
-
|
|
117
|
-
flex-direction: column;
|
|
118
|
-
-webkit-box-pack: center;
|
|
119
|
-
-ms-flex-pack: center;
|
|
120
|
-
justify-content: center;
|
|
121
|
-
-webkit-box-align: stretch;
|
|
122
|
-
-ms-flex-align: stretch;
|
|
123
|
-
align-items: stretch;
|
|
107
|
+
flex-direction: column;
|
|
108
|
+
justify-content: center;
|
|
109
|
+
align-items: stretch;
|
|
124
110
|
max-width: initial;
|
|
125
|
-
|
|
126
|
-
animation: none;
|
|
111
|
+
animation: none;
|
|
127
112
|
overflow: visible;
|
|
128
113
|
padding: 1em 1em;
|
|
129
114
|
min-height: 18rem;
|
|
130
|
-
background: #
|
|
115
|
+
background: #f9fafb;
|
|
131
116
|
border-color: rgba(34, 36, 38, 0.15);
|
|
132
|
-
|
|
133
|
-
|
|
117
|
+
box-shadow: 0 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
|
|
118
|
+
}
|
|
119
|
+
.ui.placeholder.segment.tab {
|
|
120
|
+
display: none;
|
|
121
|
+
}
|
|
122
|
+
.ui.placeholder.segment.tab.active {
|
|
123
|
+
display: flex;
|
|
134
124
|
}
|
|
135
125
|
.ui.placeholder.segment .button,
|
|
136
126
|
.ui.placeholder.segment textarea {
|
|
@@ -153,8 +143,7 @@
|
|
|
153
143
|
margin-right: auto;
|
|
154
144
|
}
|
|
155
145
|
.ui.placeholder.segment > .inline {
|
|
156
|
-
-
|
|
157
|
-
align-self: center;
|
|
146
|
+
align-self: center;
|
|
158
147
|
}
|
|
159
148
|
.ui.placeholder.segment > .inline > .button {
|
|
160
149
|
display: inline-block;
|
|
@@ -165,82 +154,17 @@
|
|
|
165
154
|
margin-right: 0;
|
|
166
155
|
}
|
|
167
156
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
.ui.piled.segments,
|
|
173
|
-
.ui.piled.segment {
|
|
174
|
-
margin: 3em 0;
|
|
175
|
-
-webkit-box-shadow: '';
|
|
176
|
-
box-shadow: '';
|
|
177
|
-
z-index: auto;
|
|
178
|
-
}
|
|
179
|
-
.ui.piled.segment:first-child {
|
|
180
|
-
margin-top: 0;
|
|
181
|
-
}
|
|
182
|
-
.ui.piled.segment:last-child {
|
|
183
|
-
margin-bottom: 0;
|
|
184
|
-
}
|
|
185
|
-
.ui.piled.segments:after,
|
|
186
|
-
.ui.piled.segments:before,
|
|
187
|
-
.ui.piled.segment:after,
|
|
188
|
-
.ui.piled.segment:before {
|
|
189
|
-
background-color: #FFFFFF;
|
|
190
|
-
visibility: visible;
|
|
191
|
-
content: '';
|
|
192
|
-
display: block;
|
|
193
|
-
height: 100%;
|
|
194
|
-
left: 0;
|
|
195
|
-
position: absolute;
|
|
196
|
-
width: 100%;
|
|
197
|
-
border: 1px solid #e6e5ea;
|
|
198
|
-
-webkit-box-shadow: '';
|
|
199
|
-
box-shadow: '';
|
|
200
|
-
}
|
|
201
|
-
.ui.piled.segments:before,
|
|
202
|
-
.ui.piled.segment:before {
|
|
203
|
-
-webkit-transform: rotate(-1.2deg);
|
|
204
|
-
transform: rotate(-1.2deg);
|
|
205
|
-
top: 0;
|
|
206
|
-
z-index: -2;
|
|
207
|
-
}
|
|
208
|
-
.ui.piled.segments:after,
|
|
209
|
-
.ui.piled.segment:after {
|
|
210
|
-
-webkit-transform: rotate(1.2deg);
|
|
211
|
-
transform: rotate(1.2deg);
|
|
212
|
-
top: 0;
|
|
213
|
-
z-index: -1;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
/* Piled Attached */
|
|
217
|
-
.ui[class*="top attached"].piled.segment {
|
|
218
|
-
margin-top: 3em;
|
|
219
|
-
margin-bottom: 0;
|
|
220
|
-
}
|
|
221
|
-
.ui.piled.segment[class*="top attached"]:first-child {
|
|
222
|
-
margin-top: 0;
|
|
223
|
-
}
|
|
224
|
-
.ui.piled.segment[class*="bottom attached"] {
|
|
225
|
-
margin-top: 0;
|
|
226
|
-
margin-bottom: 3em;
|
|
227
|
-
}
|
|
228
|
-
.ui.piled.segment[class*="bottom attached"]:last-child {
|
|
229
|
-
margin-bottom: 0;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
/*-------------------
|
|
233
|
-
Stacked
|
|
234
|
-
--------------------*/
|
|
235
|
-
|
|
157
|
+
/* -------------------
|
|
158
|
+
Stacked
|
|
159
|
+
-------------------- */
|
|
236
160
|
.ui.stacked.segment {
|
|
237
161
|
padding-bottom: 1.4em;
|
|
238
162
|
}
|
|
239
|
-
.ui.stacked.segments
|
|
240
|
-
.ui.stacked.segments
|
|
241
|
-
.ui.stacked.segment
|
|
242
|
-
.ui.stacked.segment
|
|
243
|
-
content:
|
|
163
|
+
.ui.stacked.segments::before,
|
|
164
|
+
.ui.stacked.segments::after,
|
|
165
|
+
.ui.stacked.segment::before,
|
|
166
|
+
.ui.stacked.segment::after {
|
|
167
|
+
content: "";
|
|
244
168
|
position: absolute;
|
|
245
169
|
bottom: -3px;
|
|
246
170
|
left: 0;
|
|
@@ -250,28 +174,24 @@
|
|
|
250
174
|
height: 6px;
|
|
251
175
|
visibility: visible;
|
|
252
176
|
}
|
|
253
|
-
.ui.stacked.segments
|
|
254
|
-
.ui.stacked.segment
|
|
177
|
+
.ui.stacked.segments::before,
|
|
178
|
+
.ui.stacked.segment::before {
|
|
255
179
|
display: none;
|
|
256
180
|
}
|
|
257
181
|
|
|
258
182
|
/* Add additional page */
|
|
259
|
-
.ui.tall.stacked.segments
|
|
260
|
-
.ui.tall.stacked.segment
|
|
183
|
+
.ui.tall.stacked.segments::before,
|
|
184
|
+
.ui.tall.stacked.segment::before {
|
|
261
185
|
display: block;
|
|
262
186
|
bottom: 0;
|
|
263
187
|
}
|
|
264
188
|
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
189
|
+
/* -------------------
|
|
190
|
+
Padded
|
|
191
|
+
-------------------- */
|
|
269
192
|
.ui.padded.segment {
|
|
270
193
|
padding: 1.5em;
|
|
271
194
|
}
|
|
272
|
-
.ui[class*="very padded"].segment {
|
|
273
|
-
padding: 3em;
|
|
274
|
-
}
|
|
275
195
|
|
|
276
196
|
/* Padded vertical */
|
|
277
197
|
.ui.padded.segment.vertical.segment,
|
|
@@ -280,32 +200,26 @@
|
|
|
280
200
|
padding-right: 0;
|
|
281
201
|
}
|
|
282
202
|
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
203
|
+
/* -------------------
|
|
204
|
+
Compact
|
|
205
|
+
-------------------- */
|
|
287
206
|
.ui.compact.segment {
|
|
288
207
|
display: table;
|
|
289
208
|
}
|
|
290
209
|
|
|
291
210
|
/* Compact Group */
|
|
292
211
|
.ui.compact.segments {
|
|
293
|
-
display: -webkit-inline-box;
|
|
294
|
-
display: -ms-inline-flexbox;
|
|
295
212
|
display: inline-flex;
|
|
296
213
|
}
|
|
297
214
|
.ui.compact.segments .segment,
|
|
298
215
|
.ui.segments .compact.segment {
|
|
299
216
|
display: block;
|
|
300
|
-
|
|
301
|
-
-ms-flex: 0 1 auto;
|
|
302
|
-
flex: 0 1 auto;
|
|
217
|
+
flex: 0 1 auto;
|
|
303
218
|
}
|
|
304
219
|
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
220
|
+
/* -------------------
|
|
221
|
+
Circular
|
|
222
|
+
-------------------- */
|
|
309
223
|
.ui.circular.segment {
|
|
310
224
|
display: table-cell;
|
|
311
225
|
padding: 2em;
|
|
@@ -314,33 +228,27 @@
|
|
|
314
228
|
border-radius: 500em;
|
|
315
229
|
}
|
|
316
230
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
.ui.
|
|
322
|
-
.
|
|
323
|
-
-webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
324
|
-
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
231
|
+
/* -------------------
|
|
232
|
+
Raised
|
|
233
|
+
-------------------- */
|
|
234
|
+
.ui.ui.raised.segments,
|
|
235
|
+
.ui.ui.raised.segment {
|
|
236
|
+
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
|
325
237
|
}
|
|
326
238
|
|
|
327
239
|
|
|
328
240
|
/*******************************
|
|
329
|
-
|
|
330
|
-
|
|
241
|
+
Groups
|
|
242
|
+
*******************************/
|
|
331
243
|
|
|
332
244
|
|
|
333
245
|
/* Group */
|
|
334
246
|
.ui.segments {
|
|
335
|
-
-
|
|
336
|
-
-webkit-box-direction: normal;
|
|
337
|
-
-ms-flex-direction: column;
|
|
338
|
-
flex-direction: column;
|
|
247
|
+
flex-direction: column;
|
|
339
248
|
position: relative;
|
|
340
249
|
margin: 1rem 0;
|
|
341
250
|
border: 1px solid #e6e5ea;
|
|
342
|
-
|
|
343
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
251
|
+
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
344
252
|
border-radius: 0;
|
|
345
253
|
}
|
|
346
254
|
.ui.segments:first-child {
|
|
@@ -357,8 +265,7 @@
|
|
|
357
265
|
border-radius: 0;
|
|
358
266
|
margin: 0;
|
|
359
267
|
width: auto;
|
|
360
|
-
|
|
361
|
-
box-shadow: none;
|
|
268
|
+
box-shadow: none;
|
|
362
269
|
border: none;
|
|
363
270
|
border-top: 1px solid #e6e5ea;
|
|
364
271
|
}
|
|
@@ -377,8 +284,7 @@
|
|
|
377
284
|
bottom: 0;
|
|
378
285
|
margin-top: 0;
|
|
379
286
|
margin-bottom: 0;
|
|
380
|
-
|
|
381
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
|
|
287
|
+
box-shadow: 0 2px 1px -1px rgba(34, 36, 38, 0.15);
|
|
382
288
|
border-radius: 0 0 0 0;
|
|
383
289
|
}
|
|
384
290
|
|
|
@@ -390,7 +296,7 @@
|
|
|
390
296
|
/* Nested Group */
|
|
391
297
|
.ui.segments > .ui.segments {
|
|
392
298
|
border-top: 1px solid #e6e5ea;
|
|
393
|
-
margin: 1rem
|
|
299
|
+
margin: 1rem;
|
|
394
300
|
}
|
|
395
301
|
.ui.segments > .segments:first-child {
|
|
396
302
|
border-top: none;
|
|
@@ -401,24 +307,18 @@
|
|
|
401
307
|
|
|
402
308
|
/* Horizontal Group */
|
|
403
309
|
.ui.horizontal.segments {
|
|
404
|
-
display: -webkit-box;
|
|
405
|
-
display: -ms-flexbox;
|
|
406
310
|
display: flex;
|
|
407
|
-
-
|
|
408
|
-
-webkit-box-direction: normal;
|
|
409
|
-
-ms-flex-direction: row;
|
|
410
|
-
flex-direction: row;
|
|
311
|
+
flex-direction: row;
|
|
411
312
|
background-color: transparent;
|
|
412
313
|
padding: 0;
|
|
413
|
-
|
|
414
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
314
|
+
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
|
|
415
315
|
margin: 1rem 0;
|
|
416
316
|
border-radius: 0;
|
|
417
317
|
border: 1px solid #e6e5ea;
|
|
418
318
|
}
|
|
319
|
+
.ui.wrapping.horizontal.segments,
|
|
419
320
|
.ui.stackable.horizontal.segments {
|
|
420
|
-
|
|
421
|
-
flex-wrap: wrap;
|
|
321
|
+
flex-wrap: wrap;
|
|
422
322
|
}
|
|
423
323
|
|
|
424
324
|
/* Nested Horizontal Group */
|
|
@@ -427,26 +327,20 @@
|
|
|
427
327
|
background-color: transparent;
|
|
428
328
|
border-radius: 0;
|
|
429
329
|
border: none;
|
|
430
|
-
|
|
431
|
-
box-shadow: none;
|
|
330
|
+
box-shadow: none;
|
|
432
331
|
border-top: 1px solid #e6e5ea;
|
|
433
332
|
}
|
|
434
333
|
|
|
435
334
|
/* Horizontal Segment */
|
|
436
335
|
.ui.horizontal.segments:not(.compact) > .segment:not(.compact) {
|
|
437
|
-
|
|
438
|
-
flex: 1 1 auto;
|
|
439
|
-
-ms-flex: 1 1 0;
|
|
440
|
-
|
|
441
|
-
/* Solves #2550 MS Flex */
|
|
336
|
+
flex: 1 1 auto;
|
|
442
337
|
}
|
|
443
338
|
.ui.horizontal.segments > .segment {
|
|
444
339
|
margin: 0;
|
|
445
340
|
min-width: 0;
|
|
446
341
|
border-radius: 0;
|
|
447
342
|
border: none;
|
|
448
|
-
|
|
449
|
-
box-shadow: none;
|
|
343
|
+
box-shadow: none;
|
|
450
344
|
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
|
451
345
|
}
|
|
452
346
|
|
|
@@ -454,7 +348,7 @@
|
|
|
454
348
|
.ui.segments > .horizontal.segments:first-child {
|
|
455
349
|
border-top: none;
|
|
456
350
|
}
|
|
457
|
-
.ui.horizontal.segments:not(.stackable) > .segment:first-child {
|
|
351
|
+
.ui.horizontal.segments:not(.stackable):not(.wrapping) > .segment:first-child {
|
|
458
352
|
border-left: none;
|
|
459
353
|
}
|
|
460
354
|
.ui.horizontal.segments > .segment:first-child {
|
|
@@ -464,27 +358,35 @@
|
|
|
464
358
|
border-radius: 0 0 0 0;
|
|
465
359
|
}
|
|
466
360
|
|
|
361
|
+
/* Equal Width */
|
|
362
|
+
.ui[class*="equal width"].horizontal.segments > .segment {
|
|
363
|
+
width: 100%;
|
|
364
|
+
}
|
|
365
|
+
|
|
467
366
|
|
|
468
367
|
/*******************************
|
|
469
368
|
States
|
|
470
369
|
*******************************/
|
|
471
370
|
|
|
472
371
|
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
372
|
+
/* --------------
|
|
373
|
+
Loading
|
|
374
|
+
--------------- */
|
|
375
|
+
.ui.loading.segments,
|
|
477
376
|
.ui.loading.segment {
|
|
478
377
|
position: relative;
|
|
479
378
|
cursor: default;
|
|
480
379
|
pointer-events: none;
|
|
481
|
-
|
|
482
|
-
|
|
380
|
+
-webkit-user-select: none;
|
|
381
|
+
-ms-user-select: none;
|
|
382
|
+
user-select: none;
|
|
483
383
|
transition: all 0s linear;
|
|
384
|
+
min-height: 4.5em;
|
|
484
385
|
}
|
|
485
|
-
.ui.loading.
|
|
386
|
+
.ui.loading.segments::before,
|
|
387
|
+
.ui.loading.segment::before {
|
|
486
388
|
position: absolute;
|
|
487
|
-
content:
|
|
389
|
+
content: "";
|
|
488
390
|
top: 0;
|
|
489
391
|
left: 0;
|
|
490
392
|
background: rgba(255, 255, 255, 0.8);
|
|
@@ -493,20 +395,19 @@
|
|
|
493
395
|
border-radius: 0;
|
|
494
396
|
z-index: 100;
|
|
495
397
|
}
|
|
496
|
-
.ui.loading.
|
|
398
|
+
.ui.loading.segments::after,
|
|
399
|
+
.ui.loading.segment::after {
|
|
497
400
|
position: absolute;
|
|
498
|
-
content:
|
|
401
|
+
content: "";
|
|
499
402
|
top: 50%;
|
|
500
403
|
left: 50%;
|
|
501
404
|
margin: -1.5em 0 0 -1.5em;
|
|
502
405
|
width: 3em;
|
|
503
406
|
height: 3em;
|
|
504
|
-
|
|
505
|
-
animation: loader 0.6s infinite linear;
|
|
407
|
+
animation: loader 0.6s infinite linear;
|
|
506
408
|
border: 0.2em solid #9ab5c1;
|
|
507
409
|
border-radius: 500rem;
|
|
508
|
-
|
|
509
|
-
box-shadow: 0 0 0 1px transparent;
|
|
410
|
+
box-shadow: 0 0 0 1px transparent;
|
|
510
411
|
visibility: visible;
|
|
511
412
|
z-index: 101;
|
|
512
413
|
}
|
|
@@ -517,78 +418,40 @@
|
|
|
517
418
|
*******************************/
|
|
518
419
|
|
|
519
420
|
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
421
|
+
/* -------------------
|
|
422
|
+
Basic
|
|
423
|
+
-------------------- */
|
|
524
424
|
.ui.basic.segment,
|
|
525
425
|
.ui.segments .ui.basic.segment,
|
|
526
426
|
.ui.basic.segments {
|
|
527
427
|
background: none transparent;
|
|
528
|
-
|
|
529
|
-
box-shadow: none;
|
|
428
|
+
box-shadow: none;
|
|
530
429
|
border: none;
|
|
531
430
|
border-radius: 0;
|
|
532
431
|
}
|
|
533
432
|
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
.ui.clearing.segment:after {
|
|
433
|
+
/* -------------------
|
|
434
|
+
Clearing
|
|
435
|
+
-------------------- */
|
|
436
|
+
.ui.clearing.segment::after {
|
|
539
437
|
content: "";
|
|
540
438
|
display: block;
|
|
541
439
|
clear: both;
|
|
542
440
|
}
|
|
543
441
|
|
|
544
|
-
|
|
442
|
+
/* -------------------
|
|
545
443
|
Colors
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
.ui.red.segment.segment.segment.segment.segment:not(.inverted) {
|
|
549
|
-
border-top: 2px solid #af4e4a;
|
|
550
|
-
}
|
|
551
|
-
.ui.orange.segment.segment.segment.segment.segment:not(.inverted) {
|
|
552
|
-
border-top: 2px solid #F2711C;
|
|
553
|
-
}
|
|
554
|
-
.ui.yellow.segment.segment.segment.segment.segment:not(.inverted) {
|
|
555
|
-
border-top: 2px solid #FBBD08;
|
|
556
|
-
}
|
|
557
|
-
.ui.olive.segment.segment.segment.segment.segment:not(.inverted) {
|
|
558
|
-
border-top: 2px solid #9baf66;
|
|
559
|
-
}
|
|
560
|
-
.ui.green.segment.segment.segment.segment.segment:not(.inverted) {
|
|
561
|
-
border-top: 2px solid #66af8b;
|
|
562
|
-
}
|
|
563
|
-
.ui.teal.segment.segment.segment.segment.segment:not(.inverted) {
|
|
564
|
-
border-top: 2px solid #66afac;
|
|
565
|
-
}
|
|
566
|
-
.ui.blue.segment.segment.segment.segment.segment:not(.inverted) {
|
|
444
|
+
-------------------- */
|
|
445
|
+
.ui.ui.ui.ui.ui.blue.segment {
|
|
567
446
|
border-top: 2px solid #007388;
|
|
568
447
|
}
|
|
569
|
-
.ui.
|
|
570
|
-
border-top: 2px solid #a166af;
|
|
571
|
-
}
|
|
572
|
-
.ui.purple.segment.segment.segment.segment.segment:not(.inverted) {
|
|
573
|
-
border-top: 2px solid #af6690;
|
|
574
|
-
}
|
|
575
|
-
.ui.pink.segment.segment.segment.segment.segment:not(.inverted) {
|
|
576
|
-
border-top: 2px solid #E03997;
|
|
577
|
-
}
|
|
578
|
-
.ui.brown.segment.segment.segment.segment.segment:not(.inverted) {
|
|
579
|
-
border-top: 2px solid #af9666;
|
|
580
|
-
}
|
|
581
|
-
.ui.grey.segment.segment.segment.segment.segment:not(.inverted) {
|
|
448
|
+
.ui.ui.ui.ui.ui.grey.segment {
|
|
582
449
|
border-top: 2px solid #9ab5c1;
|
|
583
450
|
}
|
|
584
|
-
.ui.black.segment.segment.segment.segment.segment:not(.inverted) {
|
|
585
|
-
border-top: 2px solid #1B1C1D;
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
/*-------------------
|
|
589
|
-
Aligned
|
|
590
|
-
--------------------*/
|
|
591
451
|
|
|
452
|
+
/* -------------------
|
|
453
|
+
Aligned
|
|
454
|
+
-------------------- */
|
|
592
455
|
.ui[class*="left aligned"].segment {
|
|
593
456
|
text-align: left;
|
|
594
457
|
}
|
|
@@ -599,10 +462,9 @@
|
|
|
599
462
|
text-align: center;
|
|
600
463
|
}
|
|
601
464
|
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
465
|
+
/* -------------------
|
|
466
|
+
Floated
|
|
467
|
+
-------------------- */
|
|
606
468
|
.ui.floated.segment,
|
|
607
469
|
.ui[class*="left floated"].segment {
|
|
608
470
|
float: left;
|
|
@@ -613,10 +475,9 @@
|
|
|
613
475
|
margin-left: 1em;
|
|
614
476
|
}
|
|
615
477
|
|
|
616
|
-
|
|
478
|
+
/* -------------------
|
|
617
479
|
Emphasis
|
|
618
|
-
|
|
619
|
-
|
|
480
|
+
-------------------- */
|
|
620
481
|
|
|
621
482
|
/* Secondary */
|
|
622
483
|
.ui.secondary.segment {
|
|
@@ -630,10 +491,9 @@
|
|
|
630
491
|
color: rgba(0, 0, 0, 0.6);
|
|
631
492
|
}
|
|
632
493
|
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
494
|
+
/* -------------------
|
|
495
|
+
Attached
|
|
496
|
+
-------------------- */
|
|
637
497
|
|
|
638
498
|
/* Middle */
|
|
639
499
|
.ui.attached.segment {
|
|
@@ -643,16 +503,17 @@
|
|
|
643
503
|
margin: 0 -1px;
|
|
644
504
|
width: calc(100% + 2px);
|
|
645
505
|
max-width: calc(100% + 2px);
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
506
|
+
box-shadow: none;
|
|
507
|
+
}
|
|
508
|
+
.ui.attached.segment:not(.basic) {
|
|
509
|
+
border: 1px solid #d4d4d5;
|
|
649
510
|
}
|
|
650
|
-
.ui.attached:not(.message) + .ui.attached.segment:not(.top) {
|
|
511
|
+
.ui.attached:not(.message):not(.text) + .ui.attached.segment:not(.top):not([class*="left attached"]):not([class*="right attached"]) {
|
|
651
512
|
border-top: none;
|
|
652
513
|
}
|
|
653
514
|
|
|
654
515
|
/* Top */
|
|
655
|
-
.ui[class*="top attached"]
|
|
516
|
+
.ui.segment[class*="top attached"] {
|
|
656
517
|
bottom: 0;
|
|
657
518
|
margin-bottom: 0;
|
|
658
519
|
top: 0;
|
|
@@ -662,6 +523,9 @@
|
|
|
662
523
|
.ui.segment[class*="top attached"]:first-child {
|
|
663
524
|
margin-top: 0;
|
|
664
525
|
}
|
|
526
|
+
.ui.tab.segment[class*="top attached"]:first-child {
|
|
527
|
+
margin-top: 1rem;
|
|
528
|
+
}
|
|
665
529
|
|
|
666
530
|
/* Bottom */
|
|
667
531
|
.ui.segment[class*="bottom attached"] {
|
|
@@ -669,31 +533,41 @@
|
|
|
669
533
|
margin-top: 0;
|
|
670
534
|
top: 0;
|
|
671
535
|
margin-bottom: 1rem;
|
|
672
|
-
|
|
673
|
-
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
|
|
536
|
+
box-shadow: 0 2px 1px -1px rgba(34, 36, 38, 0.15);
|
|
674
537
|
border-radius: 0 0 0 0;
|
|
675
538
|
}
|
|
676
539
|
.ui.segment[class*="bottom attached"]:last-child {
|
|
540
|
+
margin-bottom: 0;
|
|
541
|
+
}
|
|
542
|
+
.ui.tab.segment[class*="bottom attached"]:last-child {
|
|
677
543
|
margin-bottom: 1rem;
|
|
678
544
|
}
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
Fitted
|
|
682
|
-
---------------*/
|
|
683
|
-
|
|
684
|
-
.ui.fitted.segment:not(.horizontally) {
|
|
685
|
-
padding-top: 0;
|
|
686
|
-
padding-bottom: 0;
|
|
545
|
+
.ui[class*="left attached"].segment {
|
|
546
|
+
margin-right: 0;
|
|
687
547
|
}
|
|
688
|
-
.ui.
|
|
689
|
-
|
|
690
|
-
|
|
548
|
+
.ui[class*="right attached"].segment {
|
|
549
|
+
margin-left: 0;
|
|
550
|
+
}
|
|
551
|
+
.ui.seamless.attached.segment:not(.top):not(.bottom):not([class*="right attached"]):not([class*="left attached"]) {
|
|
552
|
+
border-top: none;
|
|
553
|
+
border-bottom: none;
|
|
554
|
+
}
|
|
555
|
+
.ui.seamless.attached.segment.top {
|
|
556
|
+
border-bottom: none;
|
|
557
|
+
}
|
|
558
|
+
.ui.seamless.attached.segment.bottom {
|
|
559
|
+
border-top: none;
|
|
560
|
+
}
|
|
561
|
+
.ui.seamless.attached.segment[class*="left attached"] {
|
|
562
|
+
border-right: none;
|
|
563
|
+
}
|
|
564
|
+
.ui.seamless.attached.segment[class*="right attached"] {
|
|
565
|
+
border-left: none;
|
|
691
566
|
}
|
|
692
567
|
|
|
693
|
-
|
|
568
|
+
/* -------------------
|
|
694
569
|
Size
|
|
695
|
-
|
|
696
|
-
|
|
570
|
+
-------------------- */
|
|
697
571
|
.ui.segments .segment,
|
|
698
572
|
.ui.segment {
|
|
699
573
|
font-size: 1rem;
|