@ntlab/ntjs-assets 2.0.2 → 2.0.3

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 (235) 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/jquery/jquery.js +840 -1045
  12. package/assets/js/jquery/jquery.min.js +2 -2
  13. package/assets/js/jquery/jquery.min.map +1 -1
  14. package/assets/js/jquery/jquery.slim.js +834 -1039
  15. package/assets/js/jquery/jquery.slim.min.js +2 -2
  16. package/assets/js/jquery/jquery.slim.min.map +1 -1
  17. package/assets/js/popper.js/cjs/enums.js +1 -1
  18. package/assets/js/popper.js/cjs/popper-base.js +12 -170
  19. package/assets/js/popper.js/cjs/popper-base.js.map +1 -1
  20. package/assets/js/popper.js/cjs/popper-lite.js +14 -184
  21. package/assets/js/popper.js/cjs/popper-lite.js.map +1 -1
  22. package/assets/js/popper.js/cjs/popper.js +14 -197
  23. package/assets/js/popper.js/cjs/popper.js.map +1 -1
  24. package/assets/js/popper.js/esm/createPopper.js +6 -66
  25. package/assets/js/popper.js/esm/modifiers/arrow.js +1 -12
  26. package/assets/js/popper.js/esm/modifiers/computeStyles.js +2 -14
  27. package/assets/js/popper.js/esm/utils/computeAutoPlacement.js +0 -4
  28. package/assets/js/popper.js/esm/utils/userAgent.js +1 -1
  29. package/assets/js/popper.js/umd/enums.js +1 -1
  30. package/assets/js/popper.js/umd/enums.min.js +1 -1
  31. package/assets/js/popper.js/umd/popper-base.js +12 -170
  32. package/assets/js/popper.js/umd/popper-base.js.map +1 -1
  33. package/assets/js/popper.js/umd/popper-base.min.js +2 -2
  34. package/assets/js/popper.js/umd/popper-base.min.js.map +1 -1
  35. package/assets/js/popper.js/umd/popper-lite.js +14 -184
  36. package/assets/js/popper.js/umd/popper-lite.js.map +1 -1
  37. package/assets/js/popper.js/umd/popper-lite.min.js +2 -2
  38. package/assets/js/popper.js/umd/popper-lite.min.js.map +1 -1
  39. package/assets/js/popper.js/umd/popper.js +14 -197
  40. package/assets/js/popper.js/umd/popper.js.map +1 -1
  41. package/assets/js/popper.js/umd/popper.min.js +2 -2
  42. package/assets/js/popper.js/umd/popper.min.js.map +1 -1
  43. package/assets/js/semantic-ui/components/accordion.css +196 -74
  44. package/assets/js/semantic-ui/components/accordion.js +570 -591
  45. package/assets/js/semantic-ui/components/accordion.min.css +4 -4
  46. package/assets/js/semantic-ui/components/accordion.min.js +6 -6
  47. package/assets/js/semantic-ui/components/ad.css +40 -51
  48. package/assets/js/semantic-ui/components/ad.min.css +4 -4
  49. package/assets/js/semantic-ui/components/api.js +1154 -1117
  50. package/assets/js/semantic-ui/components/api.min.js +6 -6
  51. package/assets/js/semantic-ui/components/breadcrumb.css +7 -7
  52. package/assets/js/semantic-ui/components/breadcrumb.min.css +4 -4
  53. package/assets/js/semantic-ui/components/button.css +895 -1227
  54. package/assets/js/semantic-ui/components/button.min.css +4 -4
  55. package/assets/js/semantic-ui/components/calendar.css +60 -33
  56. package/assets/js/semantic-ui/components/calendar.js +1952 -1575
  57. package/assets/js/semantic-ui/components/calendar.min.css +4 -4
  58. package/assets/js/semantic-ui/components/calendar.min.js +6 -6
  59. package/assets/js/semantic-ui/components/card.css +1004 -441
  60. package/assets/js/semantic-ui/components/card.min.css +4 -4
  61. package/assets/js/semantic-ui/components/checkbox.css +275 -303
  62. package/assets/js/semantic-ui/components/checkbox.js +863 -855
  63. package/assets/js/semantic-ui/components/checkbox.min.css +4 -4
  64. package/assets/js/semantic-ui/components/checkbox.min.js +6 -6
  65. package/assets/js/semantic-ui/components/comment.css +45 -63
  66. package/assets/js/semantic-ui/components/comment.min.css +4 -4
  67. package/assets/js/semantic-ui/components/container.css +98 -4
  68. package/assets/js/semantic-ui/components/container.min.css +4 -4
  69. package/assets/js/semantic-ui/components/dimmer.css +95 -196
  70. package/assets/js/semantic-ui/components/dimmer.js +698 -717
  71. package/assets/js/semantic-ui/components/dimmer.min.css +4 -4
  72. package/assets/js/semantic-ui/components/dimmer.min.js +6 -6
  73. package/assets/js/semantic-ui/components/divider.css +75 -93
  74. package/assets/js/semantic-ui/components/divider.min.css +4 -4
  75. package/assets/js/semantic-ui/components/dropdown.css +490 -413
  76. package/assets/js/semantic-ui/components/dropdown.js +4203 -4068
  77. package/assets/js/semantic-ui/components/dropdown.min.css +4 -4
  78. package/assets/js/semantic-ui/components/dropdown.min.js +6 -6
  79. package/assets/js/semantic-ui/components/embed.css +27 -38
  80. package/assets/js/semantic-ui/components/embed.js +647 -673
  81. package/assets/js/semantic-ui/components/embed.min.css +4 -4
  82. package/assets/js/semantic-ui/components/embed.min.js +6 -6
  83. package/assets/js/semantic-ui/components/emoji.css +11156 -9192
  84. package/assets/js/semantic-ui/components/emoji.min.css +3 -3
  85. package/assets/js/semantic-ui/components/feed.css +56 -78
  86. package/assets/js/semantic-ui/components/feed.min.css +4 -4
  87. package/assets/js/semantic-ui/components/flag.css +1037 -929
  88. package/assets/js/semantic-ui/components/flag.min.css +4 -4
  89. package/assets/js/semantic-ui/components/flyout.css +552 -0
  90. package/assets/js/semantic-ui/components/flyout.js +1567 -0
  91. package/assets/js/semantic-ui/components/flyout.min.css +9 -0
  92. package/assets/js/semantic-ui/components/flyout.min.js +11 -0
  93. package/assets/js/semantic-ui/components/form.css +536 -530
  94. package/assets/js/semantic-ui/components/form.js +2037 -1945
  95. package/assets/js/semantic-ui/components/form.min.css +4 -4
  96. package/assets/js/semantic-ui/components/form.min.js +6 -6
  97. package/assets/js/semantic-ui/components/grid.css +218 -345
  98. package/assets/js/semantic-ui/components/grid.min.css +4 -4
  99. package/assets/js/semantic-ui/components/header.css +137 -154
  100. package/assets/js/semantic-ui/components/header.min.css +4 -4
  101. package/assets/js/semantic-ui/components/icon.css +3000 -2750
  102. package/assets/js/semantic-ui/components/icon.min.css +4 -4
  103. package/assets/js/semantic-ui/components/image.css +54 -49
  104. package/assets/js/semantic-ui/components/image.min.css +4 -4
  105. package/assets/js/semantic-ui/components/input.css +1081 -227
  106. package/assets/js/semantic-ui/components/input.min.css +4 -4
  107. package/assets/js/semantic-ui/components/item.css +91 -138
  108. package/assets/js/semantic-ui/components/item.min.css +4 -4
  109. package/assets/js/semantic-ui/components/label.css +470 -481
  110. package/assets/js/semantic-ui/components/label.min.css +4 -4
  111. package/assets/js/semantic-ui/components/list.css +93 -114
  112. package/assets/js/semantic-ui/components/list.min.css +4 -4
  113. package/assets/js/semantic-ui/components/loader.css +452 -536
  114. package/assets/js/semantic-ui/components/loader.min.css +4 -4
  115. package/assets/js/semantic-ui/components/menu.css +408 -510
  116. package/assets/js/semantic-ui/components/menu.min.css +9 -1
  117. package/assets/js/semantic-ui/components/message.css +188 -213
  118. package/assets/js/semantic-ui/components/message.min.css +4 -4
  119. package/assets/js/semantic-ui/components/modal.css +174 -166
  120. package/assets/js/semantic-ui/components/modal.js +1558 -1146
  121. package/assets/js/semantic-ui/components/modal.min.css +4 -4
  122. package/assets/js/semantic-ui/components/modal.min.js +6 -6
  123. package/assets/js/semantic-ui/components/nag.css +183 -41
  124. package/assets/js/semantic-ui/components/nag.js +527 -467
  125. package/assets/js/semantic-ui/components/nag.min.css +4 -4
  126. package/assets/js/semantic-ui/components/nag.min.js +6 -6
  127. package/assets/js/semantic-ui/components/placeholder.css +62 -76
  128. package/assets/js/semantic-ui/components/placeholder.min.css +4 -4
  129. package/assets/js/semantic-ui/components/popup.css +681 -312
  130. package/assets/js/semantic-ui/components/popup.js +1470 -1463
  131. package/assets/js/semantic-ui/components/popup.min.css +4 -4
  132. package/assets/js/semantic-ui/components/popup.min.js +6 -6
  133. package/assets/js/semantic-ui/components/progress.css +149 -217
  134. package/assets/js/semantic-ui/components/progress.js +945 -1002
  135. package/assets/js/semantic-ui/components/progress.min.css +4 -4
  136. package/assets/js/semantic-ui/components/progress.min.js +6 -6
  137. package/assets/js/semantic-ui/components/rail.css +17 -22
  138. package/assets/js/semantic-ui/components/rail.min.css +3 -3
  139. package/assets/js/semantic-ui/components/rating.css +89 -184
  140. package/assets/js/semantic-ui/components/rating.js +509 -521
  141. package/assets/js/semantic-ui/components/rating.min.css +4 -4
  142. package/assets/js/semantic-ui/components/rating.min.js +6 -6
  143. package/assets/js/semantic-ui/components/reset.css +12 -17
  144. package/assets/js/semantic-ui/components/reset.min.css +4 -4
  145. package/assets/js/semantic-ui/components/reveal.css +46 -85
  146. package/assets/js/semantic-ui/components/reveal.min.css +4 -4
  147. package/assets/js/semantic-ui/components/search.css +157 -96
  148. package/assets/js/semantic-ui/components/search.js +1522 -1479
  149. package/assets/js/semantic-ui/components/search.min.css +4 -4
  150. package/assets/js/semantic-ui/components/search.min.js +6 -6
  151. package/assets/js/semantic-ui/components/segment.css +317 -249
  152. package/assets/js/semantic-ui/components/segment.min.css +4 -4
  153. package/assets/js/semantic-ui/components/shape.css +16 -32
  154. package/assets/js/semantic-ui/components/shape.js +763 -812
  155. package/assets/js/semantic-ui/components/shape.min.css +4 -4
  156. package/assets/js/semantic-ui/components/shape.min.js +6 -6
  157. package/assets/js/semantic-ui/components/sidebar.css +128 -216
  158. package/assets/js/semantic-ui/components/sidebar.js +1042 -1003
  159. package/assets/js/semantic-ui/components/sidebar.min.css +4 -4
  160. package/assets/js/semantic-ui/components/sidebar.min.js +6 -6
  161. package/assets/js/semantic-ui/components/site.css +123 -48
  162. package/assets/js/semantic-ui/components/site.js +438 -478
  163. package/assets/js/semantic-ui/components/site.min.css +4 -4
  164. package/assets/js/semantic-ui/components/site.min.js +6 -6
  165. package/assets/js/semantic-ui/components/slider.css +133 -141
  166. package/assets/js/semantic-ui/components/slider.js +1312 -1274
  167. package/assets/js/semantic-ui/components/slider.min.css +9 -1
  168. package/assets/js/semantic-ui/components/slider.min.js +6 -6
  169. package/assets/js/semantic-ui/components/state.js +640 -659
  170. package/assets/js/semantic-ui/components/state.min.js +6 -6
  171. package/assets/js/semantic-ui/components/statistic.css +83 -124
  172. package/assets/js/semantic-ui/components/statistic.min.css +4 -4
  173. package/assets/js/semantic-ui/components/step.css +118 -184
  174. package/assets/js/semantic-ui/components/step.min.css +4 -4
  175. package/assets/js/semantic-ui/components/sticky.css +3 -8
  176. package/assets/js/semantic-ui/components/sticky.js +849 -892
  177. package/assets/js/semantic-ui/components/sticky.min.css +4 -4
  178. package/assets/js/semantic-ui/components/sticky.min.js +6 -6
  179. package/assets/js/semantic-ui/components/tab.css +16 -20
  180. package/assets/js/semantic-ui/components/tab.js +896 -941
  181. package/assets/js/semantic-ui/components/tab.min.css +4 -4
  182. package/assets/js/semantic-ui/components/tab.min.js +6 -6
  183. package/assets/js/semantic-ui/components/table.css +2073 -884
  184. package/assets/js/semantic-ui/components/table.min.css +4 -4
  185. package/assets/js/semantic-ui/components/text.css +51 -30
  186. package/assets/js/semantic-ui/components/text.min.css +4 -4
  187. package/assets/js/semantic-ui/components/toast.css +200 -137
  188. package/assets/js/semantic-ui/components/toast.js +912 -832
  189. package/assets/js/semantic-ui/components/toast.min.css +4 -4
  190. package/assets/js/semantic-ui/components/toast.min.js +6 -6
  191. package/assets/js/semantic-ui/components/transition.css +371 -1282
  192. package/assets/js/semantic-ui/components/transition.js +999 -1074
  193. package/assets/js/semantic-ui/components/transition.min.css +4 -4
  194. package/assets/js/semantic-ui/components/transition.min.js +6 -6
  195. package/assets/js/semantic-ui/components/visibility.js +1215 -1247
  196. package/assets/js/semantic-ui/components/visibility.min.js +6 -6
  197. package/assets/js/semantic-ui/semantic.css +43777 -37429
  198. package/assets/js/semantic-ui/semantic.js +29152 -26694
  199. package/assets/js/semantic-ui/semantic.min.css +6 -399
  200. package/assets/js/semantic-ui/semantic.min.js +6 -6
  201. package/assets/js/semantic-ui/themes/basic/assets/fonts/icons.woff2 +0 -0
  202. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  203. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
  204. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  205. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  206. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  207. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
  208. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  209. package/assets/js/semantic-ui/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
  210. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  211. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
  212. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  213. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
  214. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  215. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
  216. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  217. package/assets/js/semantic-ui/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
  218. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  219. package/assets/js/semantic-ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  220. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff +0 -0
  221. package/assets/js/semantic-ui/themes/default/assets/fonts/icons.woff2 +0 -0
  222. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  223. package/assets/js/semantic-ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  224. package/assets/js/semantic-ui/themes/famfamfam/assets/images/flags.png +0 -0
  225. package/assets/js/semantic-ui/themes/github/assets/fonts/octicons.woff2 +0 -0
  226. package/assets/js/socket.io/socket.io.esm.min.js +3 -3
  227. package/assets/js/socket.io/socket.io.esm.min.js.map +1 -1
  228. package/assets/js/socket.io/socket.io.js +841 -333
  229. package/assets/js/socket.io/socket.io.js.map +1 -1
  230. package/assets/js/socket.io/socket.io.min.js +3 -3
  231. package/assets/js/socket.io/socket.io.min.js.map +1 -1
  232. package/assets/js/socket.io/socket.io.msgpack.min.js +3 -3
  233. package/assets/js/socket.io/socket.io.msgpack.min.js.map +1 -1
  234. package/cdn.json +19 -4
  235. package/package.json +1 -1
@@ -0,0 +1,552 @@
1
+ /*!
2
+ * # Fomantic-UI 2.9.2 - Flyout
3
+ * https://github.com/fomantic/Fomantic-UI/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * https://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Flyout
14
+ *******************************/
15
+
16
+
17
+ /* Flyout Menu */
18
+ .ui.flyout {
19
+ position: fixed;
20
+ top: 0;
21
+ left: 0;
22
+ -webkit-backface-visibility: hidden;
23
+ backface-visibility: hidden;
24
+ transition: none;
25
+ will-change: transform;
26
+ transform: translate3d(0, 0, 0);
27
+ visibility: hidden;
28
+ height: 100%;
29
+ max-height: 100%;
30
+ max-width: 100%;
31
+ border-radius: 0;
32
+ margin: 0;
33
+ overflow-y: hidden;
34
+ z-index: 102;
35
+ background: #fff;
36
+ outline: none;
37
+ }
38
+
39
+ /* GPU Layers for Child Elements */
40
+ .ui.flyout > * {
41
+ -webkit-backface-visibility: hidden;
42
+ backface-visibility: hidden;
43
+ }
44
+
45
+ /* --------------
46
+ Close
47
+ --------------- */
48
+ .ui.flyout > .close {
49
+ cursor: pointer;
50
+ position: absolute;
51
+ top: 1.25rem;
52
+ right: 1.5rem;
53
+ z-index: 1;
54
+ opacity: 0.8;
55
+ font-size: 1.25em;
56
+ color: rgba(0, 0, 0, 0.85);
57
+ width: 2.25rem;
58
+ height: 2.25rem;
59
+ padding: 0;
60
+ margin: 0 0 0 0.25rem;
61
+ text-align: right;
62
+ }
63
+ .ui.flyout > .close:focus,
64
+ .ui.flyout > .close:hover {
65
+ opacity: 1;
66
+ outline: none;
67
+ }
68
+
69
+ /* --------------
70
+ Header
71
+ --------------- */
72
+ .ui.flyout > .header {
73
+ display: block;
74
+ background: #fff;
75
+ margin: 0;
76
+ padding: 1.25rem 1.5rem;
77
+ box-shadow: none;
78
+ color: rgba(0, 0, 0, 0.85);
79
+ border-bottom: 1px solid rgba(34, 36, 38, 0.15);
80
+ }
81
+
82
+ /* --------------
83
+ Content
84
+ --------------- */
85
+ .ui.flyout > .content {
86
+ display: block;
87
+ width: 100%;
88
+ font-size: 1em;
89
+ line-height: 1.4;
90
+ padding: 1.5rem;
91
+ background: #fff;
92
+ }
93
+ .ui.flyout > .content.scrolling {
94
+ overflow: auto;
95
+ -ms-scroll-chaining: none;
96
+ overscroll-behavior: none;
97
+ }
98
+ .ui.flyout.left > .content,
99
+ .ui.flyout.right > .content {
100
+ min-height: calc(100vh - 4.7rem);
101
+ }
102
+ .ui.flyout.left > .header + .content,
103
+ .ui.flyout.right > .header + .content {
104
+ min-height: calc(100vh - 9.1rem);
105
+ }
106
+ .ui.flyout.left > .scrolling.content,
107
+ .ui.flyout.right > .scrolling.content {
108
+ max-height: calc(100vh - 4.7rem);
109
+ }
110
+ .ui.flyout.left > .header + .scrolling.content,
111
+ .ui.flyout.right > .header + .scrolling.content {
112
+ max-height: calc(100vh - 9.1rem);
113
+ }
114
+ .ui.flyout.top > .scrolling.content,
115
+ .ui.flyout.bottom > .scrolling.content {
116
+ max-height: calc(80vh - 9.1rem);
117
+ }
118
+
119
+ /* --------------
120
+ Actions
121
+ --------------- */
122
+ .ui.flyout > .actions {
123
+ background: #f9fafb;
124
+ padding: 1rem;
125
+ border-top: 1px solid rgba(34, 36, 38, 0.15);
126
+ text-align: right;
127
+ }
128
+ .ui.flyout .actions > .button:not(.fluid) {
129
+ margin-left: 0.75em;
130
+ }
131
+ .ui.ui.flyout > .basic.actions {
132
+ border-top: none;
133
+ }
134
+ .ui.flyout > .left.actions {
135
+ text-align: left;
136
+ }
137
+ .ui.flyout > .left.actions > .button:not(.fluid) {
138
+ margin-left: 0.5em;
139
+ margin-right: 0.5em;
140
+ }
141
+ .ui.flyout > .centered,
142
+ .ui.flyout > .center.aligned {
143
+ text-align: center;
144
+ }
145
+ .ui.flyout > .centered.actions > .button:not(.fluid),
146
+ .ui.flyout > .center.aligned.actions > .button:not(.fluid) {
147
+ margin-left: 0.5em;
148
+ margin-right: 0.5em;
149
+ }
150
+ .ui.ui.flyout > .basic.header,
151
+ .ui.ui.flyout > .basic.actions {
152
+ background-color: transparent;
153
+ }
154
+ .ui.flyout > .basic.header {
155
+ border-bottom: none;
156
+ }
157
+
158
+ /* --------------
159
+ Direction
160
+ --------------- */
161
+ .ui.left.flyout {
162
+ right: auto;
163
+ left: 0;
164
+ transform: translate3d(-100%, 0, 0);
165
+ }
166
+ .ui.right.flyout {
167
+ right: 0;
168
+ left: auto;
169
+ transform: translate3d(100%, 0, 0);
170
+ }
171
+ .ui.top.flyout,
172
+ .ui.bottom.flyout {
173
+ width: 100%;
174
+ height: auto;
175
+ }
176
+ .ui.top.flyout {
177
+ top: 0;
178
+ bottom: auto;
179
+ transform: translate3d(0, -100%, 0);
180
+ }
181
+ .ui.bottom.flyout {
182
+ top: auto;
183
+ bottom: 0;
184
+ transform: translate3d(0, 100%, 0);
185
+ }
186
+
187
+ /* --------------
188
+ Pushable
189
+ --------------- */
190
+ .pushable.pushable.pushable {
191
+ height: 100%;
192
+ overflow-x: hidden;
193
+ padding: 0;
194
+ }
195
+ .pushable.pushable.pushable.locked {
196
+ overflow-y: hidden;
197
+ background: inherit;
198
+ }
199
+
200
+ /* Whole Page */
201
+ body.pushable {
202
+ background: #545454;
203
+ }
204
+ body.pushable.dimmed {
205
+ background: inherit;
206
+ }
207
+
208
+ /* Page Context */
209
+ .pushable:not(body) {
210
+ transform: translate3d(0, 0, 0);
211
+ overflow-y: hidden;
212
+ }
213
+ .pushable:not(body) > .ui.flyout,
214
+ .pushable:not(body) > .fixed,
215
+ .pushable:not(body) > .pusher::after {
216
+ position: absolute;
217
+ }
218
+
219
+ /* --------------
220
+ Fixed
221
+ --------------- */
222
+ .pushable > .fixed {
223
+ position: fixed;
224
+ -webkit-backface-visibility: hidden;
225
+ backface-visibility: hidden;
226
+ transition: transform 500ms ease;
227
+ will-change: transform;
228
+ z-index: 101;
229
+ }
230
+
231
+ /* --------------
232
+ Page
233
+ --------------- */
234
+ .pushable > .pusher {
235
+ position: relative;
236
+ -webkit-backface-visibility: hidden;
237
+ backface-visibility: hidden;
238
+ min-height: 100%;
239
+ transition: transform 500ms ease;
240
+ z-index: 2;
241
+
242
+ /* Pusher should inherit background from context */
243
+ background: inherit;
244
+ }
245
+ .pushable > .pusher:not(.overflowing) {
246
+ overflow: hidden;
247
+ }
248
+ body.pushable > .pusher {
249
+ background: #fff;
250
+ }
251
+
252
+ /* --------------
253
+ Dimmer
254
+ --------------- */
255
+ .pushable > .pusher::after {
256
+ position: fixed;
257
+ top: 0;
258
+ right: 0;
259
+ content: "";
260
+ background: rgba(0, 0, 0, 0.4);
261
+ overflow: hidden;
262
+ opacity: 0;
263
+ transition: all 500ms;
264
+ will-change: opacity;
265
+ z-index: 1000;
266
+ }
267
+
268
+ /* --------------
269
+ Coupling
270
+ --------------- */
271
+ .ui.flyout.menu .item {
272
+ border-radius: 0 !important;
273
+ }
274
+
275
+
276
+ /*******************************
277
+ States
278
+ *******************************/
279
+
280
+
281
+ /* --------------
282
+ Dimmed
283
+ --------------- */
284
+ .pushable > .pusher.dimmed::after {
285
+ width: 100% !important;
286
+ height: 100% !important;
287
+ opacity: 1 !important;
288
+ }
289
+ .pushable > .pusher.dimmed.blurring:not(.closing)::after {
290
+ background: rgba(0, 0, 0, 0.6);
291
+ -webkit-backdrop-filter: blur(5px) grayscale(0.7);
292
+ backdrop-filter: blur(5px) grayscale(0.7);
293
+ }
294
+ .pushable > .pusher.closing.dimmed::after {
295
+ opacity: 0 !important;
296
+ }
297
+
298
+ /* --------------
299
+ Animating
300
+ --------------- */
301
+ .ui.animating.flyout {
302
+ visibility: visible;
303
+ }
304
+
305
+ /* --------------
306
+ Visible
307
+ --------------- */
308
+ .ui.visible.flyout {
309
+ visibility: visible;
310
+ transform: translate3d(0, 0, 0);
311
+ }
312
+
313
+ /* Shadow Direction */
314
+ .ui.left.visible.flyout,
315
+ .ui.right.visible.flyout {
316
+ box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
317
+ }
318
+ .ui.top.visible.flyout,
319
+ .ui.bottom.visible.flyout {
320
+ box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
321
+ }
322
+
323
+ /* Visible On Load */
324
+ .ui.visible.left.flyout ~ .fixed,
325
+ .ui.visible.left.flyout ~ .pusher {
326
+ transform: translate3d(400px, 0, 0);
327
+ }
328
+ .ui.visible.right.flyout ~ .fixed,
329
+ .ui.visible.right.flyout ~ .pusher {
330
+ transform: translate3d(-400px, 0, 0);
331
+ }
332
+ .ui.visible.top.flyout ~ .fixed,
333
+ .ui.visible.top.flyout ~ .pusher {
334
+ transform: translate3d(0, 36px, 0);
335
+ }
336
+ .ui.visible.bottom.flyout ~ .fixed,
337
+ .ui.visible.bottom.flyout ~ .pusher {
338
+ transform: translate3d(0, -36px, 0);
339
+ }
340
+
341
+ /* opposite sides visible forces content overlay */
342
+ .ui.visible.left.flyout ~ .ui.visible.right.flyout ~ .fixed,
343
+ .ui.visible.left.flyout ~ .ui.visible.right.flyout ~ .pusher,
344
+ .ui.visible.right.flyout ~ .ui.visible.left.flyout ~ .fixed,
345
+ .ui.visible.right.flyout ~ .ui.visible.left.flyout ~ .pusher {
346
+ transform: translate3d(0, 0, 0);
347
+ }
348
+
349
+ /* --------------
350
+ Inverted
351
+ --------------- */
352
+ .ui.flyout.inverted {
353
+ background: #000;
354
+ }
355
+ .ui.flyout.inverted > .close {
356
+ color: #fff;
357
+ }
358
+ .ui.flyout.inverted > .header,
359
+ .ui.flyout.inverted > .content {
360
+ background: #000;
361
+ color: #fff;
362
+ }
363
+ .ui.flyout.inverted > .actions {
364
+ background: #191a1b;
365
+ border-top: 1px solid rgba(34, 36, 38, 0.85);
366
+ color: #fff;
367
+ }
368
+
369
+
370
+ /*******************************
371
+ Variations
372
+ *******************************/
373
+
374
+
375
+ /* --------------
376
+ Width
377
+ --------------- */
378
+
379
+ /* Left / Right */
380
+ .ui.left.flyout,
381
+ .ui.right.flyout {
382
+ width: 400px;
383
+ }
384
+ .ui.thin.left.flyout,
385
+ .ui.thin.right.flyout {
386
+ width: 200px;
387
+ }
388
+ .ui[class*="very thin"].left.flyout,
389
+ .ui[class*="very thin"].right.flyout {
390
+ width: 120px;
391
+ }
392
+ .ui.wide.left.flyout,
393
+ .ui.wide.right.flyout {
394
+ width: 600px;
395
+ }
396
+ .ui[class*="very wide"].left.flyout,
397
+ .ui[class*="very wide"].right.flyout {
398
+ width: 800px;
399
+ }
400
+
401
+ /* Left Visible */
402
+ .ui.visible.thin.left.flyout ~ .fixed,
403
+ .ui.visible.thin.left.flyout ~ .pusher {
404
+ transform: translate3d(200px, 0, 0);
405
+ }
406
+ .ui.visible[class*="very thin"].left.flyout ~ .fixed,
407
+ .ui.visible[class*="very thin"].left.flyout ~ .pusher {
408
+ transform: translate3d(120px, 0, 0);
409
+ }
410
+ .ui.visible.wide.left.flyout ~ .fixed,
411
+ .ui.visible.wide.left.flyout ~ .pusher {
412
+ transform: translate3d(600px, 0, 0);
413
+ }
414
+ .ui.visible[class*="very wide"].left.flyout ~ .fixed,
415
+ .ui.visible[class*="very wide"].left.flyout ~ .pusher {
416
+ transform: translate3d(800px, 0, 0);
417
+ }
418
+
419
+ /* Right Visible */
420
+ .ui.visible.thin.right.flyout ~ .fixed,
421
+ .ui.visible.thin.right.flyout ~ .pusher {
422
+ transform: translate3d(-200px, 0, 0);
423
+ }
424
+ .ui.visible[class*="very thin"].right.flyout ~ .fixed,
425
+ .ui.visible[class*="very thin"].right.flyout ~ .pusher {
426
+ transform: translate3d(-120px, 0, 0);
427
+ }
428
+ .ui.visible.wide.right.flyout ~ .fixed,
429
+ .ui.visible.wide.right.flyout ~ .pusher {
430
+ transform: translate3d(-600px, 0, 0);
431
+ }
432
+ .ui.visible[class*="very wide"].right.flyout ~ .fixed,
433
+ .ui.visible[class*="very wide"].right.flyout ~ .pusher {
434
+ transform: translate3d(-800px, 0, 0);
435
+ }
436
+
437
+ /* Fullscreen */
438
+ .ui.fullscreen.flyout {
439
+ width: 100%;
440
+ }
441
+
442
+ /* -------------------
443
+ Column Width
444
+ -------------------- */
445
+
446
+ /* Sizing Combinations */
447
+ .ui[class*="one wide"].flyout:not(.fullscreen) {
448
+ width: 6.25%;
449
+ }
450
+ .ui[class*="two wide"].flyout:not(.fullscreen) {
451
+ width: 12.5%;
452
+ }
453
+ .ui[class*="three wide"].flyout:not(.fullscreen) {
454
+ width: 18.75%;
455
+ }
456
+ .ui[class*="four wide"].flyout:not(.fullscreen) {
457
+ width: 25%;
458
+ }
459
+ .ui[class*="five wide"].flyout:not(.fullscreen) {
460
+ width: 31.25%;
461
+ }
462
+ .ui[class*="six wide"].flyout:not(.fullscreen) {
463
+ width: 37.5%;
464
+ }
465
+ .ui[class*="seven wide"].flyout:not(.fullscreen) {
466
+ width: 43.75%;
467
+ }
468
+ .ui[class*="eight wide"].flyout:not(.fullscreen) {
469
+ width: 50%;
470
+ }
471
+ .ui[class*="nine wide"].flyout:not(.fullscreen) {
472
+ width: 56.25%;
473
+ }
474
+ .ui[class*="ten wide"].flyout:not(.fullscreen) {
475
+ width: 62.5%;
476
+ }
477
+ .ui[class*="eleven wide"].flyout:not(.fullscreen) {
478
+ width: 68.75%;
479
+ }
480
+ .ui[class*="twelve wide"].flyout:not(.fullscreen) {
481
+ width: 75%;
482
+ }
483
+ .ui[class*="thirteen wide"].flyout:not(.fullscreen) {
484
+ width: 81.25%;
485
+ }
486
+ .ui[class*="fourteen wide"].flyout:not(.fullscreen) {
487
+ width: 87.5%;
488
+ }
489
+ .ui[class*="fifteen wide"].flyout:not(.fullscreen) {
490
+ width: 93.75%;
491
+ }
492
+ .ui[class*="sixteen wide"].flyout:not(.fullscreen) {
493
+ width: 100%;
494
+ }
495
+
496
+
497
+ /*******************************
498
+ Animations
499
+ *******************************/
500
+
501
+
502
+ /* --------------
503
+ Overlay
504
+ --------------- */
505
+
506
+ /* Set-up */
507
+ .ui.overlay.flyout {
508
+ z-index: 102;
509
+ }
510
+
511
+ /* Initial */
512
+ .ui.left.overlay.flyout {
513
+ transform: translate3d(-100%, 0, 0);
514
+ }
515
+ .ui.right.overlay.flyout {
516
+ transform: translate3d(100%, 0, 0);
517
+ }
518
+ .ui.top.overlay.flyout {
519
+ transform: translate3d(0, -100%, 0);
520
+ }
521
+ .ui.bottom.overlay.flyout {
522
+ transform: translate3d(0, 100%, 0);
523
+ }
524
+
525
+ /* Animation */
526
+ .animating.ui.overlay.flyout,
527
+ .ui.visible.overlay.flyout {
528
+ transition: transform 500ms ease;
529
+ }
530
+
531
+ /* End - flyout */
532
+ .ui.visible.overlay.flyout {
533
+ transform: translate3d(0, 0, 0);
534
+ }
535
+
536
+ /* End - Pusher */
537
+ .ui.visible.overlay.flyout ~ .fixed,
538
+ .ui.visible.overlay.flyout ~ .pusher {
539
+ transform: none !important;
540
+ }
541
+
542
+
543
+ /*******************************
544
+ Theme Overrides
545
+ *******************************/
546
+
547
+
548
+
549
+ /*******************************
550
+ User Overrides
551
+ *******************************/
552
+