@ntlab/ntjs-assets 2.0.2 → 2.0.4

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 (241) hide show
  1. package/assets/js/bootstrap-icons/bootstrap-icons.svg +1 -1
  2. package/assets/js/bootstrap-icons/folder-plus.svg +2 -2
  3. package/assets/js/bootstrap-icons/font/bootstrap-icons.css +1981 -0
  4. package/assets/js/bootstrap-icons/font/bootstrap-icons.json +1955 -0
  5. package/assets/js/bootstrap-icons/font/bootstrap-icons.min.css +5 -0
  6. package/assets/js/bootstrap-icons/font/bootstrap-icons.scss +1993 -0
  7. package/assets/js/bootstrap-icons/font/fonts/bootstrap-icons.woff +0 -0
  8. package/assets/js/bootstrap-icons/font/fonts/bootstrap-icons.woff2 +0 -0
  9. package/assets/js/bootstrap-icons/postcard-heart-fill.svg +1 -1
  10. package/assets/js/bootstrap-icons/trash.svg +2 -2
  11. package/assets/js/cropper/cropper.common.js +3253 -0
  12. package/assets/js/cropper/cropper.css +166 -236
  13. package/assets/js/cropper/cropper.esm.js +3251 -0
  14. package/assets/js/cropper/cropper.js +2499 -2237
  15. package/assets/js/cropper/cropper.min.css +5 -5
  16. package/assets/js/cropper/cropper.min.js +5 -5
  17. package/assets/js/jquery/jquery.js +840 -1045
  18. package/assets/js/jquery/jquery.min.js +2 -2
  19. package/assets/js/jquery/jquery.min.map +1 -1
  20. package/assets/js/jquery/jquery.slim.js +834 -1039
  21. package/assets/js/jquery/jquery.slim.min.js +2 -2
  22. package/assets/js/jquery/jquery.slim.min.map +1 -1
  23. package/assets/js/popper.js/cjs/enums.js +1 -1
  24. package/assets/js/popper.js/cjs/popper-base.js +12 -170
  25. package/assets/js/popper.js/cjs/popper-base.js.map +1 -1
  26. package/assets/js/popper.js/cjs/popper-lite.js +14 -184
  27. package/assets/js/popper.js/cjs/popper-lite.js.map +1 -1
  28. package/assets/js/popper.js/cjs/popper.js +14 -197
  29. package/assets/js/popper.js/cjs/popper.js.map +1 -1
  30. package/assets/js/popper.js/esm/createPopper.js +6 -66
  31. package/assets/js/popper.js/esm/modifiers/arrow.js +1 -12
  32. package/assets/js/popper.js/esm/modifiers/computeStyles.js +2 -14
  33. package/assets/js/popper.js/esm/utils/computeAutoPlacement.js +0 -4
  34. package/assets/js/popper.js/esm/utils/userAgent.js +1 -1
  35. package/assets/js/popper.js/umd/enums.js +1 -1
  36. package/assets/js/popper.js/umd/enums.min.js +1 -1
  37. package/assets/js/popper.js/umd/popper-base.js +12 -170
  38. package/assets/js/popper.js/umd/popper-base.js.map +1 -1
  39. package/assets/js/popper.js/umd/popper-base.min.js +2 -2
  40. package/assets/js/popper.js/umd/popper-base.min.js.map +1 -1
  41. package/assets/js/popper.js/umd/popper-lite.js +14 -184
  42. package/assets/js/popper.js/umd/popper-lite.js.map +1 -1
  43. package/assets/js/popper.js/umd/popper-lite.min.js +2 -2
  44. package/assets/js/popper.js/umd/popper-lite.min.js.map +1 -1
  45. package/assets/js/popper.js/umd/popper.js +14 -197
  46. package/assets/js/popper.js/umd/popper.js.map +1 -1
  47. package/assets/js/popper.js/umd/popper.min.js +2 -2
  48. package/assets/js/popper.js/umd/popper.min.js.map +1 -1
  49. package/assets/js/semantic-ui/components/accordion.css +196 -74
  50. package/assets/js/semantic-ui/components/accordion.js +570 -591
  51. package/assets/js/semantic-ui/components/accordion.min.css +4 -4
  52. package/assets/js/semantic-ui/components/accordion.min.js +6 -6
  53. package/assets/js/semantic-ui/components/ad.css +40 -51
  54. package/assets/js/semantic-ui/components/ad.min.css +4 -4
  55. package/assets/js/semantic-ui/components/api.js +1154 -1117
  56. package/assets/js/semantic-ui/components/api.min.js +6 -6
  57. package/assets/js/semantic-ui/components/breadcrumb.css +7 -7
  58. package/assets/js/semantic-ui/components/breadcrumb.min.css +4 -4
  59. package/assets/js/semantic-ui/components/button.css +895 -1227
  60. package/assets/js/semantic-ui/components/button.min.css +4 -4
  61. package/assets/js/semantic-ui/components/calendar.css +60 -33
  62. package/assets/js/semantic-ui/components/calendar.js +1952 -1575
  63. package/assets/js/semantic-ui/components/calendar.min.css +4 -4
  64. package/assets/js/semantic-ui/components/calendar.min.js +6 -6
  65. package/assets/js/semantic-ui/components/card.css +1004 -441
  66. package/assets/js/semantic-ui/components/card.min.css +4 -4
  67. package/assets/js/semantic-ui/components/checkbox.css +275 -303
  68. package/assets/js/semantic-ui/components/checkbox.js +863 -855
  69. package/assets/js/semantic-ui/components/checkbox.min.css +4 -4
  70. package/assets/js/semantic-ui/components/checkbox.min.js +6 -6
  71. package/assets/js/semantic-ui/components/comment.css +45 -63
  72. package/assets/js/semantic-ui/components/comment.min.css +4 -4
  73. package/assets/js/semantic-ui/components/container.css +98 -4
  74. package/assets/js/semantic-ui/components/container.min.css +4 -4
  75. package/assets/js/semantic-ui/components/dimmer.css +95 -196
  76. package/assets/js/semantic-ui/components/dimmer.js +698 -717
  77. package/assets/js/semantic-ui/components/dimmer.min.css +4 -4
  78. package/assets/js/semantic-ui/components/dimmer.min.js +6 -6
  79. package/assets/js/semantic-ui/components/divider.css +75 -93
  80. package/assets/js/semantic-ui/components/divider.min.css +4 -4
  81. package/assets/js/semantic-ui/components/dropdown.css +490 -413
  82. package/assets/js/semantic-ui/components/dropdown.js +4203 -4068
  83. package/assets/js/semantic-ui/components/dropdown.min.css +4 -4
  84. package/assets/js/semantic-ui/components/dropdown.min.js +6 -6
  85. package/assets/js/semantic-ui/components/embed.css +27 -38
  86. package/assets/js/semantic-ui/components/embed.js +647 -673
  87. package/assets/js/semantic-ui/components/embed.min.css +4 -4
  88. package/assets/js/semantic-ui/components/embed.min.js +6 -6
  89. package/assets/js/semantic-ui/components/emoji.css +11156 -9192
  90. package/assets/js/semantic-ui/components/emoji.min.css +3 -3
  91. package/assets/js/semantic-ui/components/feed.css +56 -78
  92. package/assets/js/semantic-ui/components/feed.min.css +4 -4
  93. package/assets/js/semantic-ui/components/flag.css +1037 -929
  94. package/assets/js/semantic-ui/components/flag.min.css +4 -4
  95. package/assets/js/semantic-ui/components/flyout.css +552 -0
  96. package/assets/js/semantic-ui/components/flyout.js +1567 -0
  97. package/assets/js/semantic-ui/components/flyout.min.css +9 -0
  98. package/assets/js/semantic-ui/components/flyout.min.js +11 -0
  99. package/assets/js/semantic-ui/components/form.css +536 -530
  100. package/assets/js/semantic-ui/components/form.js +2037 -1945
  101. package/assets/js/semantic-ui/components/form.min.css +4 -4
  102. package/assets/js/semantic-ui/components/form.min.js +6 -6
  103. package/assets/js/semantic-ui/components/grid.css +218 -345
  104. package/assets/js/semantic-ui/components/grid.min.css +4 -4
  105. package/assets/js/semantic-ui/components/header.css +137 -154
  106. package/assets/js/semantic-ui/components/header.min.css +4 -4
  107. package/assets/js/semantic-ui/components/icon.css +3000 -2750
  108. package/assets/js/semantic-ui/components/icon.min.css +4 -4
  109. package/assets/js/semantic-ui/components/image.css +54 -49
  110. package/assets/js/semantic-ui/components/image.min.css +4 -4
  111. package/assets/js/semantic-ui/components/input.css +1081 -227
  112. package/assets/js/semantic-ui/components/input.min.css +4 -4
  113. package/assets/js/semantic-ui/components/item.css +91 -138
  114. package/assets/js/semantic-ui/components/item.min.css +4 -4
  115. package/assets/js/semantic-ui/components/label.css +470 -481
  116. package/assets/js/semantic-ui/components/label.min.css +4 -4
  117. package/assets/js/semantic-ui/components/list.css +93 -114
  118. package/assets/js/semantic-ui/components/list.min.css +4 -4
  119. package/assets/js/semantic-ui/components/loader.css +452 -536
  120. package/assets/js/semantic-ui/components/loader.min.css +4 -4
  121. package/assets/js/semantic-ui/components/menu.css +408 -510
  122. package/assets/js/semantic-ui/components/menu.min.css +9 -1
  123. package/assets/js/semantic-ui/components/message.css +188 -213
  124. package/assets/js/semantic-ui/components/message.min.css +4 -4
  125. package/assets/js/semantic-ui/components/modal.css +174 -166
  126. package/assets/js/semantic-ui/components/modal.js +1558 -1146
  127. package/assets/js/semantic-ui/components/modal.min.css +4 -4
  128. package/assets/js/semantic-ui/components/modal.min.js +6 -6
  129. package/assets/js/semantic-ui/components/nag.css +183 -41
  130. package/assets/js/semantic-ui/components/nag.js +527 -467
  131. package/assets/js/semantic-ui/components/nag.min.css +4 -4
  132. package/assets/js/semantic-ui/components/nag.min.js +6 -6
  133. package/assets/js/semantic-ui/components/placeholder.css +62 -76
  134. package/assets/js/semantic-ui/components/placeholder.min.css +4 -4
  135. package/assets/js/semantic-ui/components/popup.css +681 -312
  136. package/assets/js/semantic-ui/components/popup.js +1470 -1463
  137. package/assets/js/semantic-ui/components/popup.min.css +4 -4
  138. package/assets/js/semantic-ui/components/popup.min.js +6 -6
  139. package/assets/js/semantic-ui/components/progress.css +149 -217
  140. package/assets/js/semantic-ui/components/progress.js +945 -1002
  141. package/assets/js/semantic-ui/components/progress.min.css +4 -4
  142. package/assets/js/semantic-ui/components/progress.min.js +6 -6
  143. package/assets/js/semantic-ui/components/rail.css +17 -22
  144. package/assets/js/semantic-ui/components/rail.min.css +3 -3
  145. package/assets/js/semantic-ui/components/rating.css +89 -184
  146. package/assets/js/semantic-ui/components/rating.js +509 -521
  147. package/assets/js/semantic-ui/components/rating.min.css +4 -4
  148. package/assets/js/semantic-ui/components/rating.min.js +6 -6
  149. package/assets/js/semantic-ui/components/reset.css +12 -17
  150. package/assets/js/semantic-ui/components/reset.min.css +4 -4
  151. package/assets/js/semantic-ui/components/reveal.css +46 -85
  152. package/assets/js/semantic-ui/components/reveal.min.css +4 -4
  153. package/assets/js/semantic-ui/components/search.css +157 -96
  154. package/assets/js/semantic-ui/components/search.js +1522 -1479
  155. package/assets/js/semantic-ui/components/search.min.css +4 -4
  156. package/assets/js/semantic-ui/components/search.min.js +6 -6
  157. package/assets/js/semantic-ui/components/segment.css +317 -249
  158. package/assets/js/semantic-ui/components/segment.min.css +4 -4
  159. package/assets/js/semantic-ui/components/shape.css +16 -32
  160. package/assets/js/semantic-ui/components/shape.js +763 -812
  161. package/assets/js/semantic-ui/components/shape.min.css +4 -4
  162. package/assets/js/semantic-ui/components/shape.min.js +6 -6
  163. package/assets/js/semantic-ui/components/sidebar.css +128 -216
  164. package/assets/js/semantic-ui/components/sidebar.js +1042 -1003
  165. package/assets/js/semantic-ui/components/sidebar.min.css +4 -4
  166. package/assets/js/semantic-ui/components/sidebar.min.js +6 -6
  167. package/assets/js/semantic-ui/components/site.css +123 -48
  168. package/assets/js/semantic-ui/components/site.js +438 -478
  169. package/assets/js/semantic-ui/components/site.min.css +4 -4
  170. package/assets/js/semantic-ui/components/site.min.js +6 -6
  171. package/assets/js/semantic-ui/components/slider.css +133 -141
  172. package/assets/js/semantic-ui/components/slider.js +1312 -1274
  173. package/assets/js/semantic-ui/components/slider.min.css +9 -1
  174. package/assets/js/semantic-ui/components/slider.min.js +6 -6
  175. package/assets/js/semantic-ui/components/state.js +640 -659
  176. package/assets/js/semantic-ui/components/state.min.js +6 -6
  177. package/assets/js/semantic-ui/components/statistic.css +83 -124
  178. package/assets/js/semantic-ui/components/statistic.min.css +4 -4
  179. package/assets/js/semantic-ui/components/step.css +118 -184
  180. package/assets/js/semantic-ui/components/step.min.css +4 -4
  181. package/assets/js/semantic-ui/components/sticky.css +3 -8
  182. package/assets/js/semantic-ui/components/sticky.js +849 -892
  183. package/assets/js/semantic-ui/components/sticky.min.css +4 -4
  184. package/assets/js/semantic-ui/components/sticky.min.js +6 -6
  185. package/assets/js/semantic-ui/components/tab.css +16 -20
  186. package/assets/js/semantic-ui/components/tab.js +896 -941
  187. package/assets/js/semantic-ui/components/tab.min.css +4 -4
  188. package/assets/js/semantic-ui/components/tab.min.js +6 -6
  189. package/assets/js/semantic-ui/components/table.css +2073 -884
  190. package/assets/js/semantic-ui/components/table.min.css +4 -4
  191. package/assets/js/semantic-ui/components/text.css +51 -30
  192. package/assets/js/semantic-ui/components/text.min.css +4 -4
  193. package/assets/js/semantic-ui/components/toast.css +200 -137
  194. package/assets/js/semantic-ui/components/toast.js +912 -832
  195. package/assets/js/semantic-ui/components/toast.min.css +4 -4
  196. package/assets/js/semantic-ui/components/toast.min.js +6 -6
  197. package/assets/js/semantic-ui/components/transition.css +371 -1282
  198. package/assets/js/semantic-ui/components/transition.js +999 -1074
  199. package/assets/js/semantic-ui/components/transition.min.css +4 -4
  200. package/assets/js/semantic-ui/components/transition.min.js +6 -6
  201. package/assets/js/semantic-ui/components/visibility.js +1215 -1247
  202. package/assets/js/semantic-ui/components/visibility.min.js +6 -6
  203. package/assets/js/semantic-ui/semantic.css +43777 -37429
  204. package/assets/js/semantic-ui/semantic.js +29152 -26694
  205. package/assets/js/semantic-ui/semantic.min.css +6 -399
  206. package/assets/js/semantic-ui/semantic.min.js +6 -6
  207. package/assets/js/semantic-ui/themes/basic/assets/fonts/icons.woff2 +0 -0
  208. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  209. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  210. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  211. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  212. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  213. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  214. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  215. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  216. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  217. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  218. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  219. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  220. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  221. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  222. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  223. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  224. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  225. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  226. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff +0 -0
  227. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff2 +0 -0
  228. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  229. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  230. package/assets/js/semantic-ui/themes/famfamfam/assets/images/flags.png +0 -0
  231. package/assets/js/semantic-ui/themes/github/assets/fonts/octicons.woff2 +0 -0
  232. package/assets/js/socket.io/socket.io.esm.min.js +3 -3
  233. package/assets/js/socket.io/socket.io.esm.min.js.map +1 -1
  234. package/assets/js/socket.io/socket.io.js +988 -1143
  235. package/assets/js/socket.io/socket.io.js.map +1 -1
  236. package/assets/js/socket.io/socket.io.min.js +3 -3
  237. package/assets/js/socket.io/socket.io.min.js.map +1 -1
  238. package/assets/js/socket.io/socket.io.msgpack.min.js +3 -3
  239. package/assets/js/socket.io/socket.io.msgpack.min.js.map +1 -1
  240. package/cdn.json +19 -4
  241. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  /*!
2
- * # Fomantic-UI - Search
3
- * http://github.com/fomantic/Fomantic-UI/
2
+ * # Fomantic-UI 2.9.2 - Search
3
+ * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
6
6
  * Released under the MIT license
7
- * http://opensource.org/licenses/MIT
7
+ * https://opensource.org/licenses/MIT
8
8
  *
9
9
  */
10
10
 
@@ -27,49 +27,41 @@
27
27
  line-height: 1.21428571em;
28
28
  padding: 0.67857143em 1em;
29
29
  font-size: 1em;
30
- background: #FFFFFF;
30
+ background: #fff;
31
31
  border: 1px solid rgba(34, 36, 38, 0.15);
32
32
  color: rgba(0, 0, 0, 0.87);
33
- -webkit-box-shadow: 0 0 0 0 transparent inset;
34
- box-shadow: 0 0 0 0 transparent inset;
35
- -webkit-transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
36
- transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
33
+ box-shadow: 0 0 0 0 transparent inset;
37
34
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
38
- transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
39
35
  }
40
36
  .ui.search .prompt {
41
37
  border-radius: 500rem;
42
38
  }
43
39
 
44
- /*--------------
40
+ /* --------------
45
41
  Icon
46
- ---------------*/
47
-
42
+ --------------- */
48
43
  .ui.search .prompt ~ .search.icon {
49
44
  cursor: pointer;
50
45
  }
51
46
 
52
- /*--------------
47
+ /* --------------
53
48
  Results
54
- ---------------*/
55
-
49
+ --------------- */
56
50
  .ui.search > .results {
57
51
  display: none;
58
52
  position: absolute;
59
53
  top: 100%;
60
54
  left: 0;
61
- -webkit-transform-origin: center top;
62
- transform-origin: center top;
55
+ transform-origin: center top;
63
56
  white-space: normal;
64
57
  text-align: left;
65
58
  text-transform: none;
66
- background: #FFFFFF;
59
+ background: #fff;
67
60
  margin-top: 0.5em;
68
61
  width: 18em;
69
62
  border-radius: 0.28571429rem;
70
- -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
71
- box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
72
- border: 1px solid #D4D4D5;
63
+ box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
64
+ border: 1px solid #d4d4d5;
73
65
  z-index: 998;
74
66
  }
75
67
  .ui.search > .results > :first-child {
@@ -79,10 +71,9 @@
79
71
  border-radius: 0 0 0.28571429rem 0.28571429rem;
80
72
  }
81
73
 
82
- /*--------------
74
+ /* --------------
83
75
  Result
84
- ---------------*/
85
-
76
+ --------------- */
86
77
  .ui.search > .results .result {
87
78
  cursor: pointer;
88
79
  display: block;
@@ -112,16 +103,15 @@
112
103
  height: 100%;
113
104
  }
114
105
 
115
- /*--------------
106
+ /* --------------
116
107
  Info
117
- ---------------*/
118
-
108
+ --------------- */
119
109
  .ui.search > .results .result .image + .content {
120
110
  margin: 0 6em 0 0;
121
111
  }
122
112
  .ui.search > .results .result .title {
123
113
  margin: -0.14285714em 0 0;
124
- font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
114
+ font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
125
115
  font-weight: bold;
126
116
  font-size: 1em;
127
117
  color: rgba(0, 0, 0, 0.85);
@@ -133,18 +123,17 @@
133
123
  }
134
124
  .ui.search > .results .result .price {
135
125
  float: right;
136
- color: #21BA45;
126
+ color: #21ba45;
137
127
  }
138
128
 
139
- /*--------------
129
+ /* --------------
140
130
  Message
141
- ---------------*/
142
-
131
+ --------------- */
143
132
  .ui.search > .results > .message {
144
133
  padding: 1em 1em;
145
134
  }
146
135
  .ui.search > .results > .message .header {
147
- font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
136
+ font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
148
137
  font-size: 1rem;
149
138
  font-weight: bold;
150
139
  color: rgba(0, 0, 0, 0.87);
@@ -159,7 +148,7 @@
159
148
  .ui.search > .results > .action {
160
149
  display: block;
161
150
  border-top: none;
162
- background: #F3F4F5;
151
+ background: #f3f4f5;
163
152
  padding: 0.92857143em 1em;
164
153
  color: rgba(0, 0, 0, 0.87);
165
154
  font-weight: bold;
@@ -172,23 +161,21 @@
172
161
  *******************************/
173
162
 
174
163
 
175
- /*--------------------
164
+ /* --------------------
176
165
  Focus
177
- ---------------------*/
178
-
166
+ --------------------- */
179
167
  .ui.search > .prompt:focus {
180
168
  border-color: rgba(34, 36, 38, 0.35);
181
- background: #FFFFFF;
169
+ background: #fff;
182
170
  color: rgba(0, 0, 0, 0.95);
183
171
  }
184
172
 
185
- /*--------------------
186
- Loading
187
- ---------------------*/
188
-
189
- .ui.loading.search .input > i.icon:before {
173
+ /* --------------------
174
+ Loading
175
+ --------------------- */
176
+ .ui.loading.search .input > i.icon::before {
190
177
  position: absolute;
191
- content: '';
178
+ content: "";
192
179
  top: 50%;
193
180
  left: 50%;
194
181
  margin: -0.64285714em 0 0 -0.64285714em;
@@ -197,40 +184,36 @@
197
184
  border-radius: 500rem;
198
185
  border: 0.2em solid rgba(0, 0, 0, 0.1);
199
186
  }
200
- .ui.loading.search .input > i.icon:after {
187
+ .ui.loading.search .input > i.icon::after {
201
188
  position: absolute;
202
- content: '';
189
+ content: "";
203
190
  top: 50%;
204
191
  left: 50%;
205
192
  margin: -0.64285714em 0 0 -0.64285714em;
206
193
  width: 1.28571429em;
207
194
  height: 1.28571429em;
208
- -webkit-animation: loader 0.6s infinite linear;
209
- animation: loader 0.6s infinite linear;
195
+ animation: loader 0.6s infinite linear;
210
196
  border: 0.2em solid #767676;
211
197
  border-radius: 500rem;
212
- -webkit-box-shadow: 0 0 0 1px transparent;
213
- box-shadow: 0 0 0 1px transparent;
198
+ box-shadow: 0 0 0 1px transparent;
214
199
  }
215
200
 
216
- /*--------------
201
+ /* --------------
217
202
  Hover
218
- ---------------*/
219
-
203
+ --------------- */
220
204
  .ui.search > .results .result:hover,
221
205
  .ui.category.search > .results .category .result:hover {
222
- background: #F9FAFB;
206
+ background: #f9fafb;
223
207
  }
224
208
  .ui.search .action:hover:not(div) {
225
- background: #E0E0E0;
209
+ background: #e0e0e0;
226
210
  }
227
211
 
228
- /*--------------
212
+ /* --------------
229
213
  Active
230
- ---------------*/
231
-
214
+ --------------- */
232
215
  .ui.category.search > .results .category.active {
233
- background: #F3F4F5;
216
+ background: #f3f4f5;
234
217
  }
235
218
  .ui.category.search > .results .category.active > .name {
236
219
  color: rgba(0, 0, 0, 0.87);
@@ -239,9 +222,8 @@
239
222
  .ui.category.search > .results .category .result.active {
240
223
  position: relative;
241
224
  border-left-color: rgba(34, 36, 38, 0.1);
242
- background: #F3F4F5;
243
- -webkit-box-shadow: none;
244
- box-shadow: none;
225
+ background: #f3f4f5;
226
+ box-shadow: none;
245
227
  }
246
228
  .ui.search > .results .result.active .title {
247
229
  color: rgba(0, 0, 0, 0.85);
@@ -250,10 +232,9 @@
250
232
  color: rgba(0, 0, 0, 0.85);
251
233
  }
252
234
 
253
- /*--------------------
254
- Disabled
255
- ----------------------*/
256
-
235
+ /* --------------------
236
+ Disabled
237
+ ---------------------- */
257
238
 
258
239
  /* Disabled */
259
240
  .ui.disabled.search {
@@ -268,10 +249,9 @@
268
249
  *******************************/
269
250
 
270
251
 
271
- /*--------------
272
- Selection
273
- ---------------*/
274
-
252
+ /* --------------
253
+ Selection
254
+ --------------- */
275
255
  .ui.search.selection .prompt {
276
256
  border-radius: 0.28571429rem;
277
257
  }
@@ -282,10 +262,9 @@
282
262
  position: absolute;
283
263
  left: auto;
284
264
  opacity: 0;
285
- color: '';
265
+ color: "";
286
266
  top: 0;
287
267
  right: 0;
288
- -webkit-transition: color 0.1s ease, opacity 0.1s ease;
289
268
  transition: color 0.1s ease, opacity 0.1s ease;
290
269
  }
291
270
  .ui.search.selection > .icon.input > .active.remove.icon {
@@ -298,13 +277,12 @@
298
277
  }
299
278
  .ui.search.selection > .icon.input > .remove.icon:hover {
300
279
  opacity: 1;
301
- color: #DB2828;
280
+ color: #db2828;
302
281
  }
303
282
 
304
- /*--------------
305
- Category
306
- ---------------*/
307
-
283
+ /* --------------
284
+ Category
285
+ --------------- */
308
286
  .ui.category.search .results {
309
287
  width: 28em;
310
288
  }
@@ -316,10 +294,8 @@
316
294
  /* Category */
317
295
  .ui.category.search > .results .category {
318
296
  display: table-row;
319
- background: #F3F4F5;
320
- -webkit-box-shadow: none;
321
- box-shadow: none;
322
- -webkit-transition: background 0.1s ease, border-color 0.1s ease;
297
+ background: #f3f4f5;
298
+ box-shadow: none;
323
299
  transition: background 0.1s ease, border-color 0.1s ease;
324
300
  }
325
301
 
@@ -343,7 +319,7 @@
343
319
  width: 100px;
344
320
  white-space: nowrap;
345
321
  background: transparent;
346
- font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
322
+ font-family: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
347
323
  font-size: 1em;
348
324
  padding: 0.4em 1em;
349
325
  font-weight: bold;
@@ -354,13 +330,12 @@
354
330
  /* Category Result */
355
331
  .ui.category.search > .results .category .results {
356
332
  display: table-cell;
357
- background: #FFFFFF;
333
+ background: #fff;
358
334
  border-left: 1px solid rgba(34, 36, 38, 0.15);
359
335
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
360
336
  }
361
337
  .ui.category.search > .results .category .result {
362
338
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
363
- -webkit-transition: background 0.1s ease, border-color 0.1s ease;
364
339
  transition: background 0.1s ease, border-color 0.1s ease;
365
340
  padding: 0.85714286em 1.14285714em;
366
341
  }
@@ -371,10 +346,99 @@
371
346
  *******************************/
372
347
 
373
348
 
374
- /*-------------------
375
- Left / Right
376
- --------------------*/
349
+ /* -------------------
350
+ Scrolling
351
+ -------------------- */
352
+ .ui.scrolling.search > .results,
353
+ .ui.search.long > .results,
354
+ .ui.search.short > .results {
355
+ overflow-x: hidden;
356
+ overflow-y: auto;
357
+ -ms-scroll-chaining: none;
358
+ overscroll-behavior: none;
359
+ -webkit-backface-visibility: hidden;
360
+ backface-visibility: hidden;
361
+ }
362
+ @media only screen and (max-width: 767.98px) {
363
+ .ui.scrolling.search > .results {
364
+ max-height: 12.17714286em;
365
+ }
366
+ }
367
+ @media only screen and (min-width: 768px) {
368
+ .ui.scrolling.search > .results {
369
+ max-height: 18.26571429em;
370
+ }
371
+ }
372
+ @media only screen and (min-width: 992px) {
373
+ .ui.scrolling.search > .results {
374
+ max-height: 24.35428571em;
375
+ }
376
+ }
377
+ @media only screen and (min-width: 1920px) {
378
+ .ui.scrolling.search > .results {
379
+ max-height: 36.53142857em;
380
+ }
381
+ }
382
+ @media only screen and (max-width: 767.98px) {
383
+ .ui.search.short > .results {
384
+ max-height: 12.17714286em;
385
+ }
386
+ .ui.search[class*="very short"] > .results {
387
+ max-height: 9.13285714em;
388
+ }
389
+ .ui.search.long > .results {
390
+ max-height: 24.35428571em;
391
+ }
392
+ .ui.search[class*="very long"] > .results {
393
+ max-height: 36.53142857em;
394
+ }
395
+ }
396
+ @media only screen and (min-width: 768px) {
397
+ .ui.search.short > .results {
398
+ max-height: 18.26571429em;
399
+ }
400
+ .ui.search[class*="very short"] > .results {
401
+ max-height: 13.69928571em;
402
+ }
403
+ .ui.search.long > .results {
404
+ max-height: 36.53142857em;
405
+ }
406
+ .ui.search[class*="very long"] > .results {
407
+ max-height: 54.79714286em;
408
+ }
409
+ }
410
+ @media only screen and (min-width: 992px) {
411
+ .ui.search.short > .results {
412
+ max-height: 24.35428571em;
413
+ }
414
+ .ui.search[class*="very short"] > .results {
415
+ max-height: 18.26571429em;
416
+ }
417
+ .ui.search.long > .results {
418
+ max-height: 48.70857143em;
419
+ }
420
+ .ui.search[class*="very long"] > .results {
421
+ max-height: 73.06285714em;
422
+ }
423
+ }
424
+ @media only screen and (min-width: 1920px) {
425
+ .ui.search.short > .results {
426
+ max-height: 36.53142857em;
427
+ }
428
+ .ui.search[class*="very short"] > .results {
429
+ max-height: 27.39857143em;
430
+ }
431
+ .ui.search.long > .results {
432
+ max-height: 73.06285714em;
433
+ }
434
+ .ui.search[class*="very long"] > .results {
435
+ max-height: 109.59428571em;
436
+ }
437
+ }
377
438
 
439
+ /* -------------------
440
+ Left / Right
441
+ -------------------- */
378
442
  .ui[class*="left aligned"].search > .results {
379
443
  right: auto;
380
444
  left: 0;
@@ -384,18 +448,16 @@
384
448
  left: auto;
385
449
  }
386
450
 
387
- /*--------------
451
+ /* --------------
388
452
  Fluid
389
- ---------------*/
390
-
453
+ --------------- */
391
454
  .ui.fluid.search .results {
392
455
  width: 100%;
393
456
  }
394
457
 
395
- /*--------------
458
+ /* --------------
396
459
  Sizes
397
- ---------------*/
398
-
460
+ --------------- */
399
461
  .ui.search {
400
462
  font-size: 1em;
401
463
  }
@@ -421,10 +483,9 @@
421
483
  font-size: 1.71428571em;
422
484
  }
423
485
 
424
- /*--------------
486
+ /* --------------
425
487
  Mobile
426
- ---------------*/
427
-
488
+ --------------- */
428
489
  @media only screen and (max-width: 767.98px) {
429
490
  .ui.search .results {
430
491
  max-width: calc(100vw - 2rem);