@pageboard/html 0.14.19 → 0.14.20

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.
Files changed (109) hide show
  1. package/elements/accordion.js +1 -1
  2. package/elements/fieldsets.js +1 -1
  3. package/elements/form.js +2 -2
  4. package/elements/grid.js +1 -1
  5. package/elements/image.js +1 -1
  6. package/elements/input-file.js +2 -2
  7. package/elements/input-property.js +1 -1
  8. package/elements/inputs.js +5 -5
  9. package/elements/layout.js +1 -1
  10. package/elements/link.js +2 -2
  11. package/elements/menu.js +2 -2
  12. package/elements/navigation.js +1 -1
  13. package/elements/page.js +1 -1
  14. package/elements/paragraph.js +2 -2
  15. package/elements/query-tags.js +1 -1
  16. package/elements/tab.js +1 -1
  17. package/elements/table.js +1 -1
  18. package/elements/template.js +1 -1
  19. package/package.json +3 -8
  20. package/ui/card.css +3 -3
  21. package/ui/components/accordion.css +241 -0
  22. package/ui/components/accordion.js +613 -0
  23. package/ui/components/ad.css +275 -0
  24. package/ui/components/api.js +1167 -0
  25. package/ui/components/breadcrumb.css +122 -0
  26. package/ui/components/button.css +3525 -0
  27. package/ui/components/card.css +939 -0
  28. package/ui/components/checkbox.css +604 -0
  29. package/ui/components/checkbox.js +831 -0
  30. package/ui/components/colorize.js +274 -0
  31. package/ui/components/comment.css +268 -0
  32. package/ui/components/container.css +149 -0
  33. package/ui/components/dimmer.css +224 -0
  34. package/ui/components/dimmer.js +733 -0
  35. package/ui/components/divider.css +253 -0
  36. package/ui/components/dropdown.css +1448 -0
  37. package/ui/components/dropdown.js +3955 -0
  38. package/ui/components/embed.css +160 -0
  39. package/ui/components/embed.js +706 -0
  40. package/ui/components/feed.css +281 -0
  41. package/ui/components/flag.css +1035 -0
  42. package/ui/components/form.css +1011 -0
  43. package/ui/components/form.js +1706 -0
  44. package/ui/components/grid.css +1941 -0
  45. package/ui/components/header.css +719 -0
  46. package/ui/components/icon.css +4777 -0
  47. package/ui/components/image.css +310 -0
  48. package/ui/components/input.css +469 -0
  49. package/ui/components/item.css +464 -0
  50. package/ui/components/label.css +1281 -0
  51. package/ui/components/list.css +943 -0
  52. package/ui/components/loader.css +339 -0
  53. package/ui/components/menu.css +1940 -0
  54. package/ui/components/message.css +468 -0
  55. package/ui/components/modal.css +617 -0
  56. package/ui/components/modal.js +1034 -0
  57. package/ui/components/nag.css +145 -0
  58. package/ui/components/nag.js +507 -0
  59. package/ui/components/placeholder.css +229 -0
  60. package/ui/components/popup.css +640 -0
  61. package/ui/components/popup.js +1532 -0
  62. package/ui/components/progress.css +502 -0
  63. package/ui/components/progress.js +931 -0
  64. package/ui/components/rail.css +152 -0
  65. package/ui/components/rating.css +257 -0
  66. package/ui/components/rating.js +508 -0
  67. package/ui/components/reset.css +476 -0
  68. package/ui/components/reveal.css +260 -0
  69. package/ui/components/search.css +431 -0
  70. package/ui/components/search.js +1505 -0
  71. package/ui/components/segment.css +824 -0
  72. package/ui/components/shape.css +143 -0
  73. package/ui/components/shape.js +921 -0
  74. package/ui/components/sidebar.css +537 -0
  75. package/ui/components/sidebar.js +1033 -0
  76. package/ui/components/site.css +184 -0
  77. package/ui/components/site.js +487 -0
  78. package/ui/components/state.js +708 -0
  79. package/ui/components/statistic.css +534 -0
  80. package/ui/components/step.css +566 -0
  81. package/ui/components/sticky.css +73 -0
  82. package/ui/components/sticky.js +959 -0
  83. package/ui/components/tab.css +89 -0
  84. package/ui/components/tab.js +952 -0
  85. package/ui/components/table.css +1108 -0
  86. package/ui/components/transition.css +1792 -0
  87. package/ui/components/transition.js +1095 -0
  88. package/ui/components/video.css +121 -0
  89. package/ui/components/video.js +532 -0
  90. package/ui/components/visibility.js +1311 -0
  91. package/ui/components/visit.js +517 -0
  92. package/ui/item.css +2 -2
  93. package/ui/themes/default/assets/fonts/brand-icons.eot +0 -0
  94. package/ui/themes/default/assets/fonts/brand-icons.svg +1008 -0
  95. package/ui/themes/default/assets/fonts/brand-icons.ttf +0 -0
  96. package/ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  97. package/ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  98. package/ui/themes/default/assets/fonts/icons.eot +0 -0
  99. package/ui/themes/default/assets/fonts/icons.otf +0 -0
  100. package/ui/themes/default/assets/fonts/icons.svg +1518 -0
  101. package/ui/themes/default/assets/fonts/icons.ttf +0 -0
  102. package/ui/themes/default/assets/fonts/icons.woff +0 -0
  103. package/ui/themes/default/assets/fonts/icons.woff2 +0 -0
  104. package/ui/themes/default/assets/fonts/outline-icons.eot +0 -0
  105. package/ui/themes/default/assets/fonts/outline-icons.svg +366 -0
  106. package/ui/themes/default/assets/fonts/outline-icons.ttf +0 -0
  107. package/ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  108. package/ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  109. package/ui/themes/default/assets/images/flags.png +0 -0
@@ -0,0 +1,1448 @@
1
+ /*!
2
+ * # Semantic UI 2.4.0 - Dropdown
3
+ * http://github.com/semantic-org/semantic-ui/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * http://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Dropdown
14
+ *******************************/
15
+
16
+ .ui.dropdown {
17
+ cursor: pointer;
18
+ position: relative;
19
+ display: inline-block;
20
+ outline: none;
21
+ text-align: left;
22
+ transition: box-shadow 0.1s ease, width 0.1s ease;
23
+ -webkit-tap-highlight-color: rgb(0 0 0 / 0%);
24
+ }
25
+
26
+
27
+ /*******************************
28
+ Content
29
+ *******************************/
30
+
31
+
32
+ /*--------------
33
+ Menu
34
+ ---------------*/
35
+
36
+ .ui.dropdown .menu {
37
+ cursor: auto;
38
+ position: absolute;
39
+ display: none;
40
+ outline: none;
41
+ top: 100%;
42
+ min-width: max-content;
43
+ margin: 0em;
44
+ padding: 0em;
45
+ background: #FFFFFF;
46
+ font-size: 1em;
47
+ text-shadow: none;
48
+ text-align: left;
49
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
50
+ border: 1px solid rgb(34 36 38 / 15%);
51
+ border-radius: 0.2857rem;
52
+ transition: opacity 0.1s ease;
53
+ z-index: 11;
54
+ will-change: transform, opacity;
55
+ }
56
+ .ui.dropdown .menu > * {
57
+ white-space: nowrap;
58
+ }
59
+
60
+ /*--------------
61
+ Hidden Input
62
+ ---------------*/
63
+
64
+ .ui.dropdown > input:not(.search):first-child,
65
+ .ui.dropdown > select {
66
+ display: none !important;
67
+ }
68
+
69
+ /*--------------
70
+ Dropdown Icon
71
+ ---------------*/
72
+
73
+ .ui.dropdown > .dropdown.icon {
74
+ position: relative;
75
+ width: auto;
76
+ font-size: 0.8571em;
77
+ margin: 0em 0em 0em 1em;
78
+ }
79
+ .ui.dropdown .menu > .item .dropdown.icon {
80
+ width: auto;
81
+ float: right;
82
+ margin: 0em 0em 0em 1em;
83
+ }
84
+ .ui.dropdown .menu > .item .dropdown.icon + .text {
85
+ margin-right: 1em;
86
+ }
87
+
88
+ /*--------------
89
+ Text
90
+ ---------------*/
91
+
92
+ .ui.dropdown > .text {
93
+ display: inline-block;
94
+ transition: none;
95
+ }
96
+
97
+ /*--------------
98
+ Menu Item
99
+ ---------------*/
100
+
101
+ .ui.dropdown .menu > .item {
102
+ position: relative;
103
+ cursor: pointer;
104
+ display: block;
105
+ border: none;
106
+ height: auto;
107
+ text-align: left;
108
+ border-top: none;
109
+ line-height: 1em;
110
+ color: rgb(0 0 0 / 87%);
111
+ padding: 0.7857rem 1.1428rem !important;
112
+ font-size: 1rem;
113
+ text-transform: none;
114
+ font-weight: normal;
115
+ box-shadow: none;
116
+ -webkit-touch-callout: none;
117
+ }
118
+ .ui.dropdown .menu > .item:first-child {
119
+ border-top-width: 0px;
120
+ }
121
+
122
+ /*--------------
123
+ Floated Content
124
+ ---------------*/
125
+
126
+ .ui.dropdown > .text > [class*="right floated"],
127
+ .ui.dropdown .menu .item > [class*="right floated"] {
128
+ float: right !important;
129
+ margin-right: 0em !important;
130
+ margin-left: 1em !important;
131
+ }
132
+ .ui.dropdown > .text > [class*="left floated"],
133
+ .ui.dropdown .menu .item > [class*="left floated"] {
134
+ float: left !important;
135
+ margin-left: 0em !important;
136
+ margin-right: 1em !important;
137
+ }
138
+ .ui.dropdown .menu .item > .icon.floated,
139
+ .ui.dropdown .menu .item > .flag.floated,
140
+ .ui.dropdown .menu .item > .image.floated,
141
+ .ui.dropdown .menu .item > img.floated {
142
+ margin-top: 0em;
143
+ }
144
+
145
+ /*--------------
146
+ Menu Divider
147
+ ---------------*/
148
+
149
+ .ui.dropdown .menu > .header {
150
+ margin: 1rem 0rem 0.75rem;
151
+ padding: 0em 1.1428rem;
152
+ color: rgb(0 0 0 / 85%);
153
+ font-size: 0.7857em;
154
+ font-weight: bold;
155
+ text-transform: uppercase;
156
+ }
157
+ .ui.dropdown .menu > .divider {
158
+ border-top: 1px solid rgb(34 36 38 / 10%);
159
+ height: 0em;
160
+ margin: 0.5em 0em;
161
+ }
162
+ .ui.dropdown.dropdown .menu > .input {
163
+ width: auto;
164
+ display: flex;
165
+ margin: 1.1428rem 0.7857rem;
166
+ min-width: 10rem;
167
+ }
168
+ .ui.dropdown .menu > .header + .input {
169
+ margin-top: 0em;
170
+ }
171
+ .ui.dropdown .menu > .input:not(.transparent) input {
172
+ padding: 0.5em 1em;
173
+ }
174
+ .ui.dropdown .menu > .input:not(.transparent) .button,
175
+ .ui.dropdown .menu > .input:not(.transparent) .icon,
176
+ .ui.dropdown .menu > .input:not(.transparent) .label {
177
+ padding-top: 0.5em;
178
+ padding-bottom: 0.5em;
179
+ }
180
+
181
+ /*-----------------
182
+ Item Description
183
+ -------------------*/
184
+
185
+ .ui.dropdown > .text > .description,
186
+ .ui.dropdown .menu > .item > .description {
187
+ float: right;
188
+ margin: 0em 0em 0em 1em;
189
+ color: rgb(0 0 0 / 40%);
190
+ }
191
+
192
+ /*-----------------
193
+ Message
194
+ -------------------*/
195
+
196
+ .ui.dropdown .menu > .message {
197
+ padding: 0.7857rem 1.1428rem;
198
+ font-weight: normal;
199
+ }
200
+ .ui.dropdown .menu > .message:not(.ui) {
201
+ color: rgb(0 0 0 / 40%);
202
+ }
203
+
204
+ /*--------------
205
+ Sub Menu
206
+ ---------------*/
207
+
208
+ .ui.dropdown .menu .menu {
209
+ top: 0% !important;
210
+ left: 100%;
211
+ right: auto;
212
+ margin: 0em 0em 0em -0.5em !important;
213
+ border-radius: 0.2857rem !important;
214
+ z-index: 21 !important;
215
+ }
216
+
217
+ /* Hide Arrow */
218
+ .ui.dropdown .menu .menu::after {
219
+ display: none;
220
+ }
221
+
222
+ /*--------------
223
+ Sub Elements
224
+ ---------------*/
225
+
226
+
227
+ /* Icons / Flags / Labels / Image */
228
+ .ui.dropdown > .text > .icon,
229
+ .ui.dropdown > .text > .label,
230
+ .ui.dropdown > .text > .flag,
231
+ .ui.dropdown > .text > img,
232
+ .ui.dropdown > .text > .image {
233
+ margin-top: 0em;
234
+ }
235
+ .ui.dropdown .menu > .item > .icon,
236
+ .ui.dropdown .menu > .item > .label,
237
+ .ui.dropdown .menu > .item > .flag,
238
+ .ui.dropdown .menu > .item > .image,
239
+ .ui.dropdown .menu > .item > img {
240
+ margin-top: 0em;
241
+ }
242
+ .ui.dropdown > .text > .icon,
243
+ .ui.dropdown > .text > .label,
244
+ .ui.dropdown > .text > .flag,
245
+ .ui.dropdown > .text > img,
246
+ .ui.dropdown > .text > .image,
247
+ .ui.dropdown .menu > .item > .icon,
248
+ .ui.dropdown .menu > .item > .label,
249
+ .ui.dropdown .menu > .item > .flag,
250
+ .ui.dropdown .menu > .item > .image,
251
+ .ui.dropdown .menu > .item > img {
252
+ margin-left: 0em;
253
+ float: none;
254
+ margin-right: 0.7857rem;
255
+ }
256
+
257
+ /*--------------
258
+ Image
259
+ ---------------*/
260
+
261
+ .ui.dropdown > .text > img,
262
+ .ui.dropdown > .text > .image,
263
+ .ui.dropdown .menu > .item > .image,
264
+ .ui.dropdown .menu > .item > img {
265
+ display: inline-block;
266
+ vertical-align: top;
267
+ width: auto;
268
+ margin-top: -0.5em;
269
+ margin-bottom: -0.5em;
270
+ max-height: 2em;
271
+ }
272
+
273
+
274
+ /*******************************
275
+ Coupling
276
+ *******************************/
277
+
278
+
279
+ /*--------------
280
+ Menu
281
+ ---------------*/
282
+
283
+
284
+ /* Remove Menu Item Divider */
285
+ .ui.dropdown .ui.menu > .item::before,
286
+ .ui.menu .ui.dropdown .menu > .item::before {
287
+ display: none;
288
+ }
289
+
290
+ /* Prevent Menu Item Border */
291
+ .ui.menu .ui.dropdown .menu .active.item {
292
+ border-left: none;
293
+ }
294
+
295
+ /* Automatically float dropdown menu right on last menu item */
296
+ .ui.menu .right.menu .dropdown:last-child .menu,
297
+ .ui.menu .right.dropdown.item .menu,
298
+ .ui.buttons > .ui.dropdown:last-child .menu {
299
+ left: auto;
300
+ right: 0em;
301
+ }
302
+
303
+ /*--------------
304
+ Label
305
+ ---------------*/
306
+
307
+
308
+ /* Dropdown Menu */
309
+ .ui.label.dropdown .menu {
310
+ min-width: 100%;
311
+ }
312
+
313
+ /*--------------
314
+ Button
315
+ ---------------*/
316
+
317
+
318
+ /* No Margin On Icon Button */
319
+ .ui.dropdown.icon.button > .dropdown.icon {
320
+ margin: 0em;
321
+ }
322
+ .ui.button.dropdown .menu {
323
+ min-width: 100%;
324
+ }
325
+
326
+
327
+ /*******************************
328
+ Types
329
+ *******************************/
330
+
331
+
332
+ /*--------------
333
+ Selection
334
+ ---------------*/
335
+
336
+
337
+ /* Displays like a select box */
338
+ .ui.selection.dropdown {
339
+ cursor: pointer;
340
+ word-wrap: break-word;
341
+ line-height: 1em;
342
+ white-space: normal;
343
+ outline: 0;
344
+ transform: rotateZ(0deg);
345
+ min-width: 14em;
346
+ min-height: 2.7142em;
347
+ background: #FFFFFF;
348
+ display: inline-block;
349
+ padding: 0.7857em 2.1em 0.7857em 1em;
350
+ color: rgb(0 0 0 / 87%);
351
+ box-shadow: none;
352
+ border: 1px solid rgb(34 36 38 / 15%);
353
+ border-radius: 0.2857rem;
354
+ transition: box-shadow 0.1s ease, width 0.1s ease;
355
+ }
356
+ .ui.selection.dropdown.visible,
357
+ .ui.selection.dropdown.active {
358
+ z-index: 10;
359
+ }
360
+ select.ui.dropdown {
361
+ height: 38px;
362
+ padding: 0.5em;
363
+ border: 1px solid rgb(34 36 38 / 15%);
364
+ visibility: visible;
365
+ }
366
+ .ui.selection.dropdown > .search.icon,
367
+ .ui.selection.dropdown > .delete.icon,
368
+ .ui.selection.dropdown > .dropdown.icon {
369
+ cursor: pointer;
370
+ position: absolute;
371
+ width: auto;
372
+ height: auto;
373
+ line-height: 1.2143em;
374
+ top: 0.7857em;
375
+ right: 1em;
376
+ z-index: 3;
377
+ margin: -0.7857em;
378
+ padding: 0.9167em;
379
+ opacity: 0.8;
380
+ transition: opacity 0.1s ease;
381
+ }
382
+
383
+ /* Compact */
384
+ .ui.compact.selection.dropdown {
385
+ min-width: 0px;
386
+ }
387
+
388
+ /* Selection Menu */
389
+ .ui.selection.dropdown .menu {
390
+ overflow: hidden auto;
391
+ backface-visibility: hidden;
392
+ -webkit-overflow-scrolling: touch;
393
+ border-top-width: 0px !important;
394
+ outline: none;
395
+ margin: 0px -1px;
396
+ min-width: calc(100% + 2px );
397
+ width: calc(100% + 2px );
398
+ border-radius: 0em 0em 0.2857rem 0.2857rem;
399
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
400
+ transition: opacity 0.1s ease;
401
+ }
402
+ .ui.selection.dropdown .menu::after,
403
+ .ui.selection.dropdown .menu::before {
404
+ display: none;
405
+ }
406
+
407
+ /*--------------
408
+ Message
409
+ ---------------*/
410
+
411
+ .ui.selection.dropdown .menu > .message {
412
+ padding: 0.7857rem 1.1428rem;
413
+ }
414
+
415
+ @media (width <= 767px) {
416
+ .ui.selection.dropdown .menu {
417
+ max-height: 8.0142rem;
418
+ }
419
+ }
420
+
421
+ @media (width >= 768px) {
422
+ .ui.selection.dropdown .menu {
423
+ max-height: 10.6857rem;
424
+ }
425
+ }
426
+
427
+ @media (width >= 992px) {
428
+ .ui.selection.dropdown .menu {
429
+ max-height: 16.0285rem;
430
+ }
431
+ }
432
+
433
+ @media (width >= 1920px) {
434
+ .ui.selection.dropdown .menu {
435
+ max-height: 21.3714rem;
436
+ }
437
+ }
438
+
439
+ /* Menu Item */
440
+ .ui.selection.dropdown .menu > .item {
441
+ border-top: 1px solid #FAFAFA;
442
+ padding: 0.7857rem 1.1428rem !important;
443
+ white-space: normal;
444
+ word-wrap: normal;
445
+ }
446
+
447
+ /* User Item */
448
+ .ui.selection.dropdown .menu > .hidden.addition.item {
449
+ display: none;
450
+ }
451
+
452
+ /* Hover */
453
+ .ui.selection.dropdown:hover {
454
+ border-color: rgb(34 36 38 / 35%);
455
+ box-shadow: none;
456
+ }
457
+
458
+ /* Active */
459
+ .ui.selection.active.dropdown {
460
+ border-color: #96C8DA;
461
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
462
+ }
463
+ .ui.selection.active.dropdown .menu {
464
+ border-color: #96C8DA;
465
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
466
+ }
467
+
468
+ /* Focus */
469
+ .ui.selection.dropdown:focus {
470
+ border-color: #96C8DA;
471
+ box-shadow: none;
472
+ }
473
+ .ui.selection.dropdown:focus .menu {
474
+ border-color: #96C8DA;
475
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
476
+ }
477
+
478
+ /* Visible */
479
+ .ui.selection.visible.dropdown > .text:not(.default) {
480
+ font-weight: normal;
481
+ color: rgb(0 0 0 / 80%);
482
+ }
483
+
484
+ /* Visible Hover */
485
+ .ui.selection.active.dropdown:hover {
486
+ border-color: #96C8DA;
487
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
488
+ }
489
+ .ui.selection.active.dropdown:hover .menu {
490
+ border-color: #96C8DA;
491
+ box-shadow: 0px 2px 3px 0px rgb(34 36 38 / 15%);
492
+ }
493
+
494
+ /* Dropdown Icon */
495
+ .ui.active.selection.dropdown > .dropdown.icon,
496
+ .ui.visible.selection.dropdown > .dropdown.icon {
497
+ opacity: '';
498
+ z-index: 3;
499
+ }
500
+
501
+ /* Connecting Border */
502
+ .ui.active.selection.dropdown {
503
+ border-bottom-left-radius: 0em !important;
504
+ border-bottom-right-radius: 0em !important;
505
+ }
506
+
507
+ /* Empty Connecting Border */
508
+ .ui.active.empty.selection.dropdown {
509
+ border-radius: 0.2857rem !important;
510
+ box-shadow: none !important;
511
+ }
512
+ .ui.active.empty.selection.dropdown .menu {
513
+ border: none !important;
514
+ box-shadow: none !important;
515
+ }
516
+
517
+ /*--------------
518
+ Searchable
519
+ ---------------*/
520
+
521
+
522
+ /* Search Selection */
523
+ .ui.search.dropdown {
524
+ min-width: '';
525
+ }
526
+
527
+ /* Search Dropdown */
528
+ .ui.search.dropdown > input.search {
529
+ background: none transparent !important;
530
+ border: none !important;
531
+ box-shadow: none !important;
532
+ cursor: text;
533
+ top: 0em;
534
+ left: 1px;
535
+ width: 100%;
536
+ outline: none;
537
+ -webkit-tap-highlight-color: rgb(255 255 255 / 0%);
538
+ padding: inherit;
539
+ }
540
+
541
+ /* Text Layering */
542
+ .ui.search.dropdown > input.search {
543
+ position: absolute;
544
+ z-index: 2;
545
+ }
546
+ .ui.search.dropdown > .text {
547
+ cursor: text;
548
+ position: relative;
549
+ left: 1px;
550
+ z-index: 3;
551
+ }
552
+
553
+ /* Search Selection */
554
+ .ui.search.selection.dropdown > input.search {
555
+ line-height: 1.2142em;
556
+ padding: 0.6785em 2.1em 0.6785em 1em;
557
+ }
558
+
559
+ /* Used to size multi select input to character width */
560
+ .ui.search.selection.dropdown > span.sizer {
561
+ line-height: 1.2142em;
562
+ padding: 0.6785em 2.1em 0.6785em 1em;
563
+ display: none;
564
+ white-space: pre;
565
+ }
566
+
567
+ /* Active/Visible Search */
568
+ .ui.search.dropdown.active > input.search,
569
+ .ui.search.dropdown.visible > input.search {
570
+ cursor: auto;
571
+ }
572
+ .ui.search.dropdown.active > .text,
573
+ .ui.search.dropdown.visible > .text {
574
+ pointer-events: none;
575
+ }
576
+
577
+ /* Filtered Text */
578
+ .ui.active.search.dropdown input.search:focus + .text .icon,
579
+ .ui.active.search.dropdown input.search:focus + .text .flag {
580
+ opacity: 0.45;
581
+ }
582
+ .ui.active.search.dropdown input.search:focus + .text {
583
+ color: rgb(115 115 115 / 87%) !important;
584
+ }
585
+
586
+ /* Search Menu */
587
+ .ui.search.dropdown .menu {
588
+ overflow: hidden auto;
589
+ backface-visibility: hidden;
590
+ -webkit-overflow-scrolling: touch;
591
+ }
592
+
593
+ @media (width <= 767px) {
594
+ .ui.search.dropdown .menu {
595
+ max-height: 8.0142rem;
596
+ }
597
+ }
598
+
599
+ @media (width >= 768px) {
600
+ .ui.search.dropdown .menu {
601
+ max-height: 10.6857rem;
602
+ }
603
+ }
604
+
605
+ @media (width >= 992px) {
606
+ .ui.search.dropdown .menu {
607
+ max-height: 16.0285rem;
608
+ }
609
+ }
610
+
611
+ @media (width >= 1920px) {
612
+ .ui.search.dropdown .menu {
613
+ max-height: 21.3714rem;
614
+ }
615
+ }
616
+
617
+ /*--------------
618
+ Multiple
619
+ ---------------*/
620
+
621
+
622
+ /* Multiple Selection */
623
+ .ui.multiple.dropdown {
624
+ padding: 0.2261em 2.1em 0.2261em 0.3571em;
625
+ }
626
+ .ui.multiple.dropdown .menu {
627
+ cursor: auto;
628
+ }
629
+
630
+ /* Multiple Search Selection */
631
+ .ui.multiple.search.dropdown,
632
+ .ui.multiple.search.dropdown > input.search {
633
+ cursor: text;
634
+ }
635
+
636
+ /* Selection Label */
637
+ .ui.multiple.dropdown > .label {
638
+ user-select: none;
639
+ display: inline-block;
640
+ vertical-align: top;
641
+ white-space: normal;
642
+ font-size: 1em;
643
+ padding: 0.3571em 0.7857em;
644
+ margin: 0.1428rem 0.2857rem 0.1428rem 0em;
645
+ box-shadow: 0px 0px 0px 1px rgb(34 36 38 / 15%) inset;
646
+ }
647
+
648
+ /* Dropdown Icon */
649
+ .ui.multiple.dropdown .dropdown.icon {
650
+ margin: '';
651
+ padding: '';
652
+ }
653
+
654
+ /* Text */
655
+ .ui.multiple.dropdown > .text {
656
+ position: static;
657
+ padding: 0;
658
+ max-width: 100%;
659
+ margin: 0.4523em 0em 0.4523em 0.6428em;
660
+ line-height: 1.2142em;
661
+ }
662
+ .ui.multiple.dropdown > .label ~ input.search {
663
+ margin-left: 0.1428em !important;
664
+ }
665
+ .ui.multiple.dropdown > .label ~ .text {
666
+ display: none;
667
+ }
668
+
669
+ /*-----------------
670
+ Multiple Search
671
+ -----------------*/
672
+
673
+
674
+ /* Prompt Text */
675
+ .ui.multiple.search.dropdown > .text {
676
+ display: inline-block;
677
+ position: absolute;
678
+ top: 0;
679
+ left: 0;
680
+ padding: inherit;
681
+ margin: 0.4523em 0em 0.4523em 0.6428em;
682
+ line-height: 1.2142em;
683
+ }
684
+ .ui.multiple.search.dropdown > .label ~ .text {
685
+ display: none;
686
+ }
687
+
688
+ /* Search */
689
+ .ui.multiple.search.dropdown > input.search {
690
+ position: static;
691
+ padding: 0;
692
+ max-width: 100%;
693
+ margin: 0.4523em 0em 0.4523em 0.6428em;
694
+ width: 2.2em;
695
+ line-height: 1.2142em;
696
+ }
697
+
698
+ /*--------------
699
+ Inline
700
+ ---------------*/
701
+
702
+ .ui.inline.dropdown {
703
+ cursor: pointer;
704
+ display: inline-block;
705
+ color: inherit;
706
+ }
707
+ .ui.inline.dropdown .dropdown.icon {
708
+ margin: 0em 0.2142em;
709
+ vertical-align: baseline;
710
+ }
711
+ .ui.inline.dropdown > .text {
712
+ font-weight: bold;
713
+ }
714
+ .ui.inline.dropdown .menu {
715
+ cursor: auto;
716
+ margin-top: 0.2142em;
717
+ border-radius: 0.2857rem;
718
+ }
719
+
720
+
721
+ /*******************************
722
+ States
723
+ *******************************/
724
+
725
+
726
+ /*--------------------
727
+ Active
728
+ ----------------------*/
729
+
730
+
731
+ /* Menu Item Active */
732
+ .ui.dropdown .menu .active.item {
733
+ background: transparent;
734
+ font-weight: bold;
735
+ color: rgb(0 0 0 / 95%);
736
+ box-shadow: none;
737
+ z-index: 12;
738
+ }
739
+
740
+ /*--------------------
741
+ Hover
742
+ ----------------------*/
743
+
744
+
745
+ /* Menu Item Hover */
746
+ .ui.dropdown .menu > .item:hover {
747
+ background: rgb(0 0 0 / 5%);
748
+ color: rgb(0 0 0 / 95%);
749
+ z-index: 13;
750
+ }
751
+
752
+ /*--------------------
753
+ Loading
754
+ ---------------------*/
755
+
756
+ .ui.loading.dropdown > i.icon {
757
+ height: 1em !important;
758
+ }
759
+ .ui.loading.selection.dropdown > i.icon {
760
+ padding: 1.5em 1.2857em !important;
761
+ }
762
+ .ui.loading.dropdown > i.icon::before {
763
+ position: absolute;
764
+ content: '';
765
+ top: 50%;
766
+ left: 50%;
767
+ margin: -0.6428em 0em 0em -0.6428em;
768
+ width: 1.2857em;
769
+ height: 1.2857em;
770
+ border-radius: 500rem;
771
+ border: 0.2em solid rgb(0 0 0 / 10%);
772
+ }
773
+ .ui.loading.dropdown > i.icon::after {
774
+ position: absolute;
775
+ content: '';
776
+ top: 50%;
777
+ left: 50%;
778
+ box-shadow: 0px 0px 0px 1px transparent;
779
+ margin: -0.6428em 0em 0em -0.6428em;
780
+ width: 1.2857em;
781
+ height: 1.2857em;
782
+ animation: dropdown-spin 0.6s linear;
783
+ animation-iteration-count: infinite;
784
+ border-radius: 500rem;
785
+ border-color: #767676 transparent transparent;
786
+ border-style: solid;
787
+ border-width: 0.2em;
788
+ }
789
+
790
+ /* Coupling */
791
+ .ui.loading.dropdown.button > i.icon::before,
792
+ .ui.loading.dropdown.button > i.icon::after {
793
+ display: none;
794
+ }
795
+
796
+ @keyframes dropdown-spin {
797
+ from {
798
+ transform: rotate(0deg);
799
+ }
800
+ to {
801
+ transform: rotate(360deg);
802
+ }
803
+ }
804
+
805
+ @keyframes dropdown-spin {
806
+ from {
807
+ transform: rotate(0deg);
808
+ }
809
+ to {
810
+ transform: rotate(360deg);
811
+ }
812
+ }
813
+
814
+ /*--------------------
815
+ Default Text
816
+ ----------------------*/
817
+
818
+ .ui.dropdown:not(.button) > .default.text,
819
+ .ui.default.dropdown:not(.button) > .text {
820
+ color: rgb(191 191 191 / 87%);
821
+ }
822
+ .ui.dropdown:not(.button) > input:focus ~ .default.text,
823
+ .ui.default.dropdown:not(.button) > input:focus ~ .text {
824
+ color: rgb(115 115 115 / 87%);
825
+ }
826
+
827
+ /*--------------------
828
+ Loading
829
+ ----------------------*/
830
+
831
+ .ui.loading.dropdown > .text {
832
+ transition: none;
833
+ }
834
+
835
+ /* Used To Check Position */
836
+ .ui.dropdown .loading.menu {
837
+ display: block;
838
+ visibility: hidden;
839
+ z-index: -1;
840
+ }
841
+ .ui.dropdown > .loading.menu {
842
+ left: 0px !important;
843
+ right: auto !important;
844
+ }
845
+ .ui.dropdown > .menu .loading.menu {
846
+ left: 100% !important;
847
+ right: auto !important;
848
+ }
849
+
850
+ /*--------------------
851
+ Keyboard Select
852
+ ----------------------*/
853
+
854
+
855
+ /* Selected Item */
856
+ .ui.dropdown.selected,
857
+ .ui.dropdown .menu .selected.item {
858
+ background: rgb(0 0 0 / 3%);
859
+ color: rgb(0 0 0 / 95%);
860
+ }
861
+
862
+ /*--------------------
863
+ Search Filtered
864
+ ----------------------*/
865
+
866
+
867
+ /* Filtered Item */
868
+ .ui.dropdown > .filtered.text {
869
+ visibility: hidden;
870
+ }
871
+ .ui.dropdown .filtered.item {
872
+ display: none !important;
873
+ }
874
+
875
+ /*--------------------
876
+ Error
877
+ ----------------------*/
878
+
879
+ .ui.dropdown.error,
880
+ .ui.dropdown.error > .text,
881
+ .ui.dropdown.error > .default.text {
882
+ color: #9F3A38;
883
+ }
884
+ .ui.selection.dropdown.error {
885
+ background: #FFF6F6;
886
+ border-color: #E0B4B4;
887
+ }
888
+ .ui.selection.dropdown.error:hover {
889
+ border-color: #E0B4B4;
890
+ }
891
+ .ui.dropdown.error > .menu,
892
+ .ui.dropdown.error > .menu .menu {
893
+ border-color: #E0B4B4;
894
+ }
895
+ .ui.dropdown.error > .menu > .item {
896
+ color: #9F3A38;
897
+ }
898
+ .ui.multiple.selection.error.dropdown > .label {
899
+ border-color: #E0B4B4;
900
+ }
901
+
902
+ /* Item Hover */
903
+ .ui.dropdown.error > .menu > .item:hover {
904
+ background-color: #FFF2F2;
905
+ }
906
+
907
+ /* Item Active */
908
+ .ui.dropdown.error > .menu .active.item {
909
+ background-color: #FDCFCF;
910
+ }
911
+
912
+ /*--------------------
913
+ Clear
914
+ ----------------------*/
915
+
916
+ .ui.dropdown > .clear.dropdown.icon {
917
+ opacity: 0.8;
918
+ transition: opacity 0.1s ease;
919
+ }
920
+ .ui.dropdown > .clear.dropdown.icon:hover {
921
+ opacity: 1;
922
+ }
923
+
924
+ /*--------------------
925
+ Disabled
926
+ ----------------------*/
927
+
928
+
929
+ /* Disabled */
930
+ .ui.disabled.dropdown,
931
+ .ui.dropdown .menu > .disabled.item {
932
+ cursor: default;
933
+ pointer-events: none;
934
+ opacity: 0.45;
935
+ }
936
+
937
+
938
+ /*******************************
939
+ Variations
940
+ *******************************/
941
+
942
+
943
+ /*--------------
944
+ Direction
945
+ ---------------*/
946
+
947
+
948
+ /* Flyout Direction */
949
+ .ui.dropdown .menu {
950
+ left: 0px;
951
+ }
952
+
953
+ /* Default Side (Right) */
954
+ .ui.dropdown .right.menu > .menu,
955
+ .ui.dropdown .menu .right.menu {
956
+ left: 100% !important;
957
+ right: auto !important;
958
+ border-radius: 0.2857rem !important;
959
+ }
960
+
961
+ /* Leftward Opening Menu */
962
+ .ui.dropdown > .left.menu {
963
+ left: auto !important;
964
+ right: 0px !important;
965
+ }
966
+ .ui.dropdown > .left.menu .menu,
967
+ .ui.dropdown .menu .left.menu {
968
+ left: auto;
969
+ right: 100%;
970
+ margin: 0em -0.5em 0em 0em !important;
971
+ border-radius: 0.2857rem !important;
972
+ }
973
+ .ui.dropdown .item .left.dropdown.icon,
974
+ .ui.dropdown .left.menu .item .dropdown.icon {
975
+ width: auto;
976
+ float: left;
977
+ margin: 0em;
978
+ }
979
+ .ui.dropdown .item .left.dropdown.icon,
980
+ .ui.dropdown .left.menu .item .dropdown.icon {
981
+ width: auto;
982
+ float: left;
983
+ margin: 0em;
984
+ }
985
+ .ui.dropdown .item .left.dropdown.icon + .text,
986
+ .ui.dropdown .left.menu .item .dropdown.icon + .text {
987
+ margin-left: 1em;
988
+ margin-right: 0em;
989
+ }
990
+
991
+ /*--------------
992
+ Upward
993
+ ---------------*/
994
+
995
+
996
+ /* Upward Main Menu */
997
+ .ui.upward.dropdown > .menu {
998
+ top: auto;
999
+ bottom: 100%;
1000
+ box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 8%);
1001
+ border-radius: 0.2857rem 0.2857rem 0em 0em;
1002
+ }
1003
+
1004
+ /* Upward Sub Menu */
1005
+ .ui.dropdown .upward.menu {
1006
+ top: auto !important;
1007
+ bottom: 0 !important;
1008
+ }
1009
+
1010
+ /* Active Upward */
1011
+ .ui.simple.upward.active.dropdown,
1012
+ .ui.simple.upward.dropdown:hover {
1013
+ border-radius: 0.2857rem 0.2857rem 0em 0em !important;
1014
+ }
1015
+ .ui.upward.dropdown.button:not(.pointing, .floating).active {
1016
+ border-radius: 0.2857rem 0.2857rem 0em 0em;
1017
+ }
1018
+
1019
+ /* Selection */
1020
+ .ui.upward.selection.dropdown .menu {
1021
+ border-top-width: 1px !important;
1022
+ border-bottom-width: 0px !important;
1023
+ box-shadow: 0px -2px 3px 0px rgb(0 0 0 / 8%);
1024
+ }
1025
+ .ui.upward.selection.dropdown:hover {
1026
+ box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 5%);
1027
+ }
1028
+
1029
+ /* Active Upward */
1030
+ .ui.active.upward.selection.dropdown {
1031
+ border-radius: 0em 0em 0.2857rem 0.2857rem !important;
1032
+ }
1033
+
1034
+ /* Visible Upward */
1035
+ .ui.upward.selection.dropdown.visible {
1036
+ box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 8%);
1037
+ border-radius: 0em 0em 0.2857rem 0.2857rem !important;
1038
+ }
1039
+
1040
+ /* Visible Hover Upward */
1041
+ .ui.upward.active.selection.dropdown:hover {
1042
+ box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 5%);
1043
+ }
1044
+ .ui.upward.active.selection.dropdown:hover .menu {
1045
+ box-shadow: 0px -2px 3px 0px rgb(0 0 0 / 8%);
1046
+ }
1047
+
1048
+ /*--------------
1049
+ Simple
1050
+ ---------------*/
1051
+
1052
+
1053
+ /* Selection Menu */
1054
+ .ui.scrolling.dropdown .menu,
1055
+ .ui.dropdown .scrolling.menu {
1056
+ overflow: hidden auto;
1057
+ }
1058
+ .ui.scrolling.dropdown .menu {
1059
+ overflow: hidden auto;
1060
+ backface-visibility: hidden;
1061
+ -webkit-overflow-scrolling: touch;
1062
+ min-width: 100% !important;
1063
+ width: auto !important;
1064
+ }
1065
+ .ui.dropdown .scrolling.menu {
1066
+ position: static;
1067
+ overflow-y: auto;
1068
+ border: none;
1069
+ box-shadow: none !important;
1070
+ border-radius: 0 !important;
1071
+ margin: 0 !important;
1072
+ min-width: 100% !important;
1073
+ width: auto !important;
1074
+ border-top: 1px solid rgb(34 36 38 / 15%);
1075
+ }
1076
+ .ui.scrolling.dropdown .menu .item.item.item,
1077
+ .ui.dropdown .scrolling.menu > .item.item.item {
1078
+ border-top: none;
1079
+ }
1080
+ .ui.scrolling.dropdown .menu .item:first-child,
1081
+ .ui.dropdown .scrolling.menu .item:first-child {
1082
+ border-top: none;
1083
+ }
1084
+ .ui.dropdown > .animating.menu .scrolling.menu,
1085
+ .ui.dropdown > .visible.menu .scrolling.menu {
1086
+ display: block;
1087
+ }
1088
+
1089
+ /* Scrollbar in IE */
1090
+
1091
+ @media all and (-ms-high-contrast: none) {
1092
+ .ui.scrolling.dropdown .menu,
1093
+ .ui.dropdown .scrolling.menu {
1094
+ min-width: calc(100% - 17px );
1095
+ }
1096
+ }
1097
+
1098
+ @media (width <= 767px) {
1099
+ .ui.scrolling.dropdown .menu,
1100
+ .ui.dropdown .scrolling.menu {
1101
+ max-height: 10.2857rem;
1102
+ }
1103
+ }
1104
+
1105
+ @media (width >= 768px) {
1106
+ .ui.scrolling.dropdown .menu,
1107
+ .ui.dropdown .scrolling.menu {
1108
+ max-height: 15.4285rem;
1109
+ }
1110
+ }
1111
+
1112
+ @media (width >= 992px) {
1113
+ .ui.scrolling.dropdown .menu,
1114
+ .ui.dropdown .scrolling.menu {
1115
+ max-height: 20.5714rem;
1116
+ }
1117
+ }
1118
+
1119
+ @media (width >= 1920px) {
1120
+ .ui.scrolling.dropdown .menu,
1121
+ .ui.dropdown .scrolling.menu {
1122
+ max-height: 20.5714rem;
1123
+ }
1124
+ }
1125
+
1126
+ /*--------------
1127
+ Simple
1128
+ ---------------*/
1129
+
1130
+
1131
+ /* Displays without javascript */
1132
+ .ui.simple.dropdown .menu::before,
1133
+ .ui.simple.dropdown .menu::after {
1134
+ display: none;
1135
+ }
1136
+ .ui.simple.dropdown .menu {
1137
+ position: absolute;
1138
+ display: block;
1139
+ overflow: hidden;
1140
+ top: -9999px !important;
1141
+ opacity: 0;
1142
+ width: 0;
1143
+ height: 0;
1144
+ transition: opacity 0.1s ease;
1145
+ }
1146
+ .ui.simple.active.dropdown,
1147
+ .ui.simple.dropdown:hover {
1148
+ border-bottom-left-radius: 0em !important;
1149
+ border-bottom-right-radius: 0em !important;
1150
+ }
1151
+ .ui.simple.active.dropdown > .menu,
1152
+ .ui.simple.dropdown:hover > .menu {
1153
+ overflow: visible;
1154
+ width: auto;
1155
+ height: auto;
1156
+ top: 100% !important;
1157
+ opacity: 1;
1158
+ }
1159
+ .ui.simple.dropdown > .menu > .item:active > .menu,
1160
+ .ui.simple.dropdown:hover > .menu > .item:hover > .menu {
1161
+ overflow: visible;
1162
+ width: auto;
1163
+ height: auto;
1164
+ top: 0% !important;
1165
+ left: 100% !important;
1166
+ opacity: 1;
1167
+ }
1168
+ .ui.simple.disabled.dropdown:hover .menu {
1169
+ display: none;
1170
+ height: 0px;
1171
+ width: 0px;
1172
+ overflow: hidden;
1173
+ }
1174
+
1175
+ /* Visible */
1176
+ .ui.simple.visible.dropdown > .menu {
1177
+ display: block;
1178
+ }
1179
+
1180
+ /*--------------
1181
+ Fluid
1182
+ ---------------*/
1183
+
1184
+ .ui.fluid.dropdown {
1185
+ display: block;
1186
+ width: 100%;
1187
+ min-width: 0em;
1188
+ }
1189
+ .ui.fluid.dropdown > .dropdown.icon {
1190
+ float: right;
1191
+ }
1192
+
1193
+ /*--------------
1194
+ Floating
1195
+ ---------------*/
1196
+
1197
+ .ui.floating.dropdown .menu {
1198
+ left: 0;
1199
+ right: auto;
1200
+ box-shadow: 0px 2px 4px 0px rgb(34 36 38 / 12%), 0px 2px 10px 0px rgb(34 36 38 / 15%) !important;
1201
+ border-radius: 0.2857rem !important;
1202
+ }
1203
+ .ui.floating.dropdown > .menu {
1204
+ margin-top: 0.5em !important;
1205
+ border-radius: 0.2857rem !important;
1206
+ }
1207
+
1208
+ /*--------------
1209
+ Pointing
1210
+ ---------------*/
1211
+
1212
+ .ui.pointing.dropdown > .menu {
1213
+ top: 100%;
1214
+ margin-top: 0.7857rem;
1215
+ border-radius: 0.2857rem;
1216
+ }
1217
+ .ui.pointing.dropdown > .menu::after {
1218
+ display: block;
1219
+ position: absolute;
1220
+ pointer-events: none;
1221
+ content: '';
1222
+ visibility: visible;
1223
+ transform: rotate(45deg);
1224
+ width: 0.5em;
1225
+ height: 0.5em;
1226
+ box-shadow: -1px -1px 0px 0px rgb(34 36 38 / 15%);
1227
+ background: #FFFFFF;
1228
+ z-index: 2;
1229
+ }
1230
+ .ui.pointing.dropdown > .menu::after {
1231
+ top: -0.25em;
1232
+ left: 50%;
1233
+ margin: 0em 0em 0em -0.25em;
1234
+ }
1235
+
1236
+ /* Top Left Pointing */
1237
+ .ui.top.left.pointing.dropdown > .menu {
1238
+ inset: 100% auto auto 0%;
1239
+ margin: 1em 0em 0em;
1240
+ }
1241
+ .ui.top.left.pointing.dropdown > .menu {
1242
+ inset: 100% auto auto 0%;
1243
+ margin: 1em 0em 0em;
1244
+ }
1245
+ .ui.top.left.pointing.dropdown > .menu::after {
1246
+ top: -0.25em;
1247
+ left: 1em;
1248
+ right: auto;
1249
+ margin: 0em;
1250
+ transform: rotate(45deg);
1251
+ }
1252
+
1253
+ /* Top Right Pointing */
1254
+ .ui.top.right.pointing.dropdown > .menu {
1255
+ inset: 100% 0% auto auto;
1256
+ margin: 1em 0em 0em;
1257
+ }
1258
+ .ui.top.pointing.dropdown > .left.menu::after,
1259
+ .ui.top.right.pointing.dropdown > .menu::after {
1260
+ top: -0.25em;
1261
+ left: auto !important;
1262
+ right: 1em !important;
1263
+ margin: 0em;
1264
+ transform: rotate(45deg);
1265
+ }
1266
+
1267
+ /* Left Pointing */
1268
+ .ui.left.pointing.dropdown > .menu {
1269
+ top: 0%;
1270
+ left: 100%;
1271
+ right: auto;
1272
+ margin: 0em 0em 0em 1em;
1273
+ }
1274
+ .ui.left.pointing.dropdown > .menu::after {
1275
+ top: 1em;
1276
+ left: -0.25em;
1277
+ margin: 0em;
1278
+ transform: rotate(-45deg);
1279
+ }
1280
+ .ui.left:not(.top, .bottom).pointing.dropdown > .left.menu {
1281
+ left: auto !important;
1282
+ right: 100% !important;
1283
+ margin: 0em 1em 0em 0em;
1284
+ }
1285
+ .ui.left:not(.top, .bottom).pointing.dropdown > .left.menu::after {
1286
+ top: 1em;
1287
+ left: auto;
1288
+ right: -0.25em;
1289
+ margin: 0em;
1290
+ transform: rotate(135deg);
1291
+ }
1292
+
1293
+ /* Right Pointing */
1294
+ .ui.right.pointing.dropdown > .menu {
1295
+ top: 0%;
1296
+ left: auto;
1297
+ right: 100%;
1298
+ margin: 0em 1em 0em 0em;
1299
+ }
1300
+ .ui.right.pointing.dropdown > .menu::after {
1301
+ top: 1em;
1302
+ left: auto;
1303
+ right: -0.25em;
1304
+ margin: 0em;
1305
+ transform: rotate(135deg);
1306
+ }
1307
+
1308
+ /* Bottom Pointing */
1309
+ .ui.bottom.pointing.dropdown > .menu {
1310
+ inset: auto auto 100% 0%;
1311
+ margin: 0em 0em 1em;
1312
+ }
1313
+ .ui.bottom.pointing.dropdown > .menu::after {
1314
+ top: auto;
1315
+ bottom: -0.25em;
1316
+ right: auto;
1317
+ margin: 0em;
1318
+ transform: rotate(-135deg);
1319
+ }
1320
+
1321
+ /* Reverse Sub-Menu Direction */
1322
+ .ui.bottom.pointing.dropdown > .menu .menu {
1323
+ top: auto !important;
1324
+ bottom: 0px !important;
1325
+ }
1326
+
1327
+ /* Bottom Left */
1328
+ .ui.bottom.left.pointing.dropdown > .menu {
1329
+ left: 0%;
1330
+ right: auto;
1331
+ }
1332
+ .ui.bottom.left.pointing.dropdown > .menu::after {
1333
+ left: 1em;
1334
+ right: auto;
1335
+ }
1336
+
1337
+ /* Bottom Right */
1338
+ .ui.bottom.right.pointing.dropdown > .menu {
1339
+ right: 0%;
1340
+ left: auto;
1341
+ }
1342
+ .ui.bottom.right.pointing.dropdown > .menu::after {
1343
+ left: auto;
1344
+ right: 1em;
1345
+ }
1346
+
1347
+ /* Upward pointing */
1348
+ .ui.pointing.upward.dropdown .menu,
1349
+ .ui.top.pointing.upward.dropdown .menu {
1350
+ top: auto !important;
1351
+ bottom: 100% !important;
1352
+ margin: 0em 0em 0.7857rem;
1353
+ border-radius: 0.2857rem;
1354
+ }
1355
+ .ui.pointing.upward.dropdown .menu::after,
1356
+ .ui.top.pointing.upward.dropdown .menu::after {
1357
+ top: 100% !important;
1358
+ bottom: auto !important;
1359
+ box-shadow: 1px 1px 0px 0px rgb(34 36 38 / 15%);
1360
+ margin: -0.25em 0em 0em;
1361
+ }
1362
+
1363
+ /* Right Pointing Upward */
1364
+ .ui.right.pointing.upward.dropdown:not(.top, .bottom) .menu {
1365
+ top: auto !important;
1366
+ bottom: 0 !important;
1367
+ margin: 0em 1em 0em 0em;
1368
+ }
1369
+ .ui.right.pointing.upward.dropdown:not(.top, .bottom) .menu::after {
1370
+ top: auto !important;
1371
+ bottom: 0 !important;
1372
+ margin: 0em 0em 1em;
1373
+ box-shadow: -1px -1px 0px 0px rgb(34 36 38 / 15%);
1374
+ }
1375
+
1376
+ /* Left Pointing Upward */
1377
+ .ui.left.pointing.upward.dropdown:not(.top, .bottom) .menu {
1378
+ top: auto !important;
1379
+ bottom: 0 !important;
1380
+ margin: 0em 0em 0em 1em;
1381
+ }
1382
+ .ui.left.pointing.upward.dropdown:not(.top, .bottom) .menu::after {
1383
+ top: auto !important;
1384
+ bottom: 0 !important;
1385
+ margin: 0em 0em 1em;
1386
+ box-shadow: -1px -1px 0px 0px rgb(34 36 38 / 15%);
1387
+ }
1388
+
1389
+
1390
+ /*******************************
1391
+ Theme Overrides
1392
+ *******************************/
1393
+
1394
+
1395
+ /* Dropdown Carets */
1396
+
1397
+ @font-face {
1398
+ font-family: Dropdown;
1399
+ src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=") format('woff');
1400
+ font-weight: normal;
1401
+ font-style: normal;
1402
+ }
1403
+ .ui.dropdown > .dropdown.icon {
1404
+ font-family: Dropdown;
1405
+ line-height: 1;
1406
+ height: 1em;
1407
+ width: 1.23em;
1408
+ backface-visibility: hidden;
1409
+ font-weight: normal;
1410
+ font-style: normal;
1411
+ text-align: center;
1412
+ }
1413
+ .ui.dropdown > .dropdown.icon {
1414
+ width: auto;
1415
+ }
1416
+ .ui.dropdown > .dropdown.icon::before {
1417
+ content: '\f0d7';
1418
+ }
1419
+
1420
+ /* Sub Menu */
1421
+ .ui.dropdown .menu .item .dropdown.icon::before {
1422
+ content: '\f0da' /*rtl:'\f0d9'*/;
1423
+ }
1424
+ .ui.dropdown .item .left.dropdown.icon::before,
1425
+ .ui.dropdown .left.menu .item .dropdown.icon::before {
1426
+ content: "\f0d9" /*rtl:"\f0da"*/;
1427
+ }
1428
+
1429
+ /* Vertical Menu Dropdown */
1430
+ .ui.vertical.menu .dropdown.item > .dropdown.icon::before {
1431
+ content: "\f0da" /*rtl:"\f0d9"*/;
1432
+ }
1433
+ .ui.dropdown > .clear.icon::before {
1434
+ content: "\f00d";
1435
+ }
1436
+ /* Icons for Reference (Subsetted in 2.4.0)
1437
+ .dropdown.down:before { content: "\f0d7"; }
1438
+ .dropdown.up:before { content: "\f0d8"; }
1439
+ .dropdown.left:before { content: "\f0d9"; }
1440
+ .dropdown.right:before { content: "\f0da"; }
1441
+ .dropdown.close:before { content: "\f00d"; }
1442
+ */
1443
+
1444
+
1445
+ /*******************************
1446
+ User Overrides
1447
+ *******************************/
1448
+