TranslatePress – Translate Multilingual sites - Version 1.1.1

Version Description

  • Fixed js error with startsWith method not being supported in IE
  • Removed unnecessary files from select2 lib
  • Improved the way we rewrite urls to remove certain bugs
Download this release

Release Info

Developer madalin.ungureanu
Plugin Icon 128x128 TranslatePress – Translate Multilingual sites
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

Files changed (263) hide show
  1. assets/js/trp-iframe-preview-script.js +10 -0
  2. assets/lib/select2-lib/.editorconfig +0 -6
  3. assets/lib/select2-lib/.gitignore +0 -3
  4. assets/lib/select2-lib/.jshintignore +0 -4
  5. assets/lib/select2-lib/.jshintrc +0 -25
  6. assets/lib/select2-lib/.travis.yml +0 -22
  7. assets/lib/select2-lib/CONTRIBUTING.md +0 -204
  8. assets/lib/select2-lib/Gruntfile.js +0 -370
  9. assets/lib/select2-lib/ISSUE_TEMPLATE.md +0 -46
  10. assets/lib/select2-lib/PULL_REQUEST_TEMPLATE.md +0 -13
  11. assets/lib/select2-lib/bower.json +0 -12
  12. assets/lib/select2-lib/component.json +0 -19
  13. assets/lib/select2-lib/composer.json +0 -25
  14. assets/lib/select2-lib/docs/.gitignore +0 -2
  15. assets/lib/select2-lib/docs/README.md +0 -38
  16. assets/lib/select2-lib/docs/_includes/examples/basics.html +0 -97
  17. assets/lib/select2-lib/docs/_includes/examples/data.html +0 -123
  18. assets/lib/select2-lib/docs/_includes/examples/disabled-mode.html +0 -43
  19. assets/lib/select2-lib/docs/_includes/examples/disabled-results.html +0 -29
  20. assets/lib/select2-lib/docs/_includes/examples/hide-search.html +0 -22
  21. assets/lib/select2-lib/docs/_includes/examples/localization-rtl-diacritics.html +0 -82
  22. assets/lib/select2-lib/docs/_includes/examples/matcher.html +0 -39
  23. assets/lib/select2-lib/docs/_includes/examples/multiple-max.html +0 -24
  24. assets/lib/select2-lib/docs/_includes/examples/placeholders.html +0 -36
  25. assets/lib/select2-lib/docs/_includes/examples/programmatic-control.html +0 -155
  26. assets/lib/select2-lib/docs/_includes/examples/tags.html +0 -29
  27. assets/lib/select2-lib/docs/_includes/examples/themes-templating-responsive-design.html +0 -104
  28. assets/lib/select2-lib/docs/_includes/examples/tokenizer.html +0 -32
  29. assets/lib/select2-lib/docs/_includes/footer.html +0 -20
  30. assets/lib/select2-lib/docs/_includes/ga.html +0 -9
  31. assets/lib/select2-lib/docs/_includes/head.html +0 -31
  32. assets/lib/select2-lib/docs/_includes/js-source-states.html +0 -62
  33. assets/lib/select2-lib/docs/_includes/nav/announcements-4.0.html +0 -26
  34. assets/lib/select2-lib/docs/_includes/nav/examples.html +0 -96
  35. assets/lib/select2-lib/docs/_includes/nav/options-old.html +0 -55
  36. assets/lib/select2-lib/docs/_includes/nav/options.html +0 -77
  37. assets/lib/select2-lib/docs/_includes/navigation.html +0 -53
  38. assets/lib/select2-lib/docs/_includes/notice-previous.html +0 -7
  39. assets/lib/select2-lib/docs/_includes/options-old/adapters.html +0 -209
  40. assets/lib/select2-lib/docs/_includes/options-old/backwards-compatibility.html +0 -200
  41. assets/lib/select2-lib/docs/_includes/options-old/core-options.html +0 -790
  42. assets/lib/select2-lib/docs/_includes/options-old/dropdown.html +0 -308
  43. assets/lib/select2-lib/docs/_includes/options-old/events.html +0 -50
  44. assets/lib/select2-lib/docs/_includes/options-old/setting-default-options.html +0 -37
  45. assets/lib/select2-lib/docs/_includes/options/compatibility.html +0 -10
  46. assets/lib/select2-lib/docs/_includes/options/compatibility/initial-selection.html +0 -50
  47. assets/lib/select2-lib/docs/_includes/options/compatibility/introduction.html +0 -18
  48. assets/lib/select2-lib/docs/_includes/options/compatibility/matcher.html +0 -50
  49. assets/lib/select2-lib/docs/_includes/options/compatibility/query-function.html +0 -50
  50. assets/lib/select2-lib/docs/_includes/options/compatibility/text-input.html +0 -32
  51. assets/lib/select2-lib/docs/_includes/options/core.html +0 -9
  52. assets/lib/select2-lib/docs/_includes/options/core/amd-support.html +0 -46
  53. assets/lib/select2-lib/docs/_includes/options/core/data-attributes.html +0 -76
  54. assets/lib/select2-lib/docs/_includes/options/core/options.html +0 -80
  55. assets/lib/select2-lib/docs/_includes/options/data.html +0 -9
  56. assets/lib/select2-lib/docs/_includes/options/data/ajax.html +0 -147
  57. assets/lib/select2-lib/docs/_includes/options/data/array.html +0 -150
  58. assets/lib/select2-lib/docs/_includes/options/data/select.html +0 -69
  59. assets/lib/select2-lib/docs/_includes/options/dropdown.html +0 -10
  60. assets/lib/select2-lib/docs/_includes/options/dropdown/filtering.html +0 -55
  61. assets/lib/select2-lib/docs/_includes/options/dropdown/placement.html +0 -39
  62. assets/lib/select2-lib/docs/_includes/options/dropdown/selections.html +0 -29
  63. assets/lib/select2-lib/docs/_includes/options/dropdown/tagging.html +0 -89
  64. assets/lib/select2-lib/docs/_includes/options/events.html +0 -8
  65. assets/lib/select2-lib/docs/_includes/options/events/internal.html +0 -9
  66. assets/lib/select2-lib/docs/_includes/options/events/jquery.html +0 -101
  67. assets/lib/select2-lib/docs/_includes/options/introduction.html +0 -9
  68. assets/lib/select2-lib/docs/_includes/options/not-written.html +0 -3
  69. assets/lib/select2-lib/docs/_includes/options/selections.html +0 -10
  70. assets/lib/select2-lib/docs/_includes/options/selections/clearing-selections.html +0 -34
  71. assets/lib/select2-lib/docs/_includes/options/selections/multiple.html +0 -17
  72. assets/lib/select2-lib/docs/_includes/options/selections/placeholder.html +0 -84
  73. assets/lib/select2-lib/docs/_includes/options/selections/templating.html +0 -37
  74. assets/lib/select2-lib/docs/_includes/social-buttons.html +0 -10
  75. assets/lib/select2-lib/docs/_layouts/default.html +0 -57
  76. assets/lib/select2-lib/docs/_layouts/home.html +0 -23
  77. assets/lib/select2-lib/docs/_sass/_alert.scss +0 -47
  78. assets/lib/select2-lib/docs/_sass/_anchorjs.scss +0 -27
  79. assets/lib/select2-lib/docs/_sass/_buttons.scss +0 -20
  80. assets/lib/select2-lib/docs/_sass/_code.scss +0 -16
  81. assets/lib/select2-lib/docs/_sass/_dl-panels.scss +0 -24
  82. assets/lib/select2-lib/docs/_sass/_examples.scss +0 -91
  83. assets/lib/select2-lib/docs/_sass/_featurette.scss +0 -16
  84. assets/lib/select2-lib/docs/_sass/_footer.scss +0 -42
  85. assets/lib/select2-lib/docs/_sass/_hamburger.scss +0 -49
  86. assets/lib/select2-lib/docs/_sass/_home.scss +0 -31
  87. assets/lib/select2-lib/docs/_sass/_jumbotron.scss +0 -24
  88. assets/lib/select2-lib/docs/_sass/_layout.scss +0 -14
  89. assets/lib/select2-lib/docs/_sass/_nav.scss +0 -59
  90. assets/lib/select2-lib/docs/_sass/_prettify.scss +0 -50
  91. assets/lib/select2-lib/docs/_sass/_result-repository.scss +0 -62
  92. assets/lib/select2-lib/docs/_sass/_sidenav.scss +0 -152
  93. assets/lib/select2-lib/docs/_sass/_social.scss +0 -35
  94. assets/lib/select2-lib/docs/_sass/_syntax-highlighting.scss +0 -117
  95. assets/lib/select2-lib/docs/_sass/_typography.scss +0 -6
  96. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_alerts.scss +0 -73
  97. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_badges.scss +0 -68
  98. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_breadcrumbs.scss +0 -28
  99. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_button-groups.scss +0 -244
  100. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_buttons.scss +0 -168
  101. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_carousel.scss +0 -270
  102. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_close.scss +0 -36
  103. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_code.scss +0 -69
  104. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_component-animations.scss +0 -37
  105. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_dropdowns.scss +0 -216
  106. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_forms.scss +0 -617
  107. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_glyphicons.scss +0 -307
  108. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_grid.scss +0 -84
  109. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_input-groups.scss +0 -171
  110. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_jumbotron.scss +0 -54
  111. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_labels.scss +0 -66
  112. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_list-group.scss +0 -130
  113. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_media.scss +0 -66
  114. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_mixins.scss +0 -40
  115. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_modals.scss +0 -150
  116. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_navbar.scss +0 -662
  117. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_navs.scss +0 -242
  118. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_normalize.scss +0 -424
  119. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_pager.scss +0 -54
  120. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_pagination.scss +0 -89
  121. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_panels.scss +0 -271
  122. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_popovers.scss +0 -131
  123. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_print.scss +0 -101
  124. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_progress-bars.scss +0 -87
  125. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_responsive-embed.scss +0 -35
  126. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_responsive-utilities.scss +0 -179
  127. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_scaffolding.scss +0 -161
  128. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_tables.scss +0 -234
  129. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_theme.scss +0 -291
  130. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_thumbnails.scss +0 -38
  131. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_tooltip.scss +0 -101
  132. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_type.scss +0 -298
  133. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_utilities.scss +0 -55
  134. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_variables.scss +0 -874
  135. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_wells.scss +0 -29
  136. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_alerts.scss +0 -14
  137. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_background-variant.scss +0 -12
  138. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_border-radius.scss +0 -18
  139. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_buttons.scss +0 -65
  140. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_center-block.scss +0 -7
  141. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_clearfix.scss +0 -22
  142. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_forms.scss +0 -88
  143. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_gradients.scss +0 -58
  144. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_grid-framework.scss +0 -81
  145. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_grid.scss +0 -122
  146. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_hide-text.scss +0 -21
  147. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_image.scss +0 -33
  148. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_labels.scss +0 -12
  149. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_list-group.scss +0 -32
  150. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_nav-divider.scss +0 -10
  151. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_nav-vertical-align.scss +0 -9
  152. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_opacity.scss +0 -8
  153. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_pagination.scss +0 -24
  154. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_panels.scss +0 -24
  155. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_progress-bar.scss +0 -10
  156. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_reset-filter.scss +0 -8
  157. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_reset-text.scss +0 -18
  158. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_resize.scss +0 -6
  159. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_responsive-visibility.scss +0 -21
  160. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_size.scss +0 -10
  161. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_tab-focus.scss +0 -9
  162. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_table-row.scss +0 -28
  163. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_text-emphasis.scss +0 -12
  164. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_text-overflow.scss +0 -8
  165. assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_vendor-prefixes.scss +0 -222
  166. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_animated.scss +0 -34
  167. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_bordered-pulled.scss +0 -25
  168. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_core.scss +0 -12
  169. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_fixed-width.scss +0 -6
  170. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_icons.scss +0 -697
  171. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_larger.scss +0 -13
  172. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_list.scss +0 -19
  173. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_mixins.scss +0 -26
  174. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_path.scss +0 -15
  175. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_rotated-flipped.scss +0 -20
  176. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_stacked.scss +0 -20
  177. assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_variables.scss +0 -708
  178. assets/lib/select2-lib/docs/announcements-4.0.html +0 -752
  179. assets/lib/select2-lib/docs/browserconfig.xml +0 -11
  180. assets/lib/select2-lib/docs/community.html +0 -154
  181. assets/lib/select2-lib/docs/css/bootstrap.scss +0 -51
  182. assets/lib/select2-lib/docs/css/font-awesome.scss +0 -16
  183. assets/lib/select2-lib/docs/css/s2-docs.scss +0 -24
  184. assets/lib/select2-lib/docs/examples.html +0 -256
  185. assets/lib/select2-lib/docs/images/android-chrome-36x36.png +0 -0
  186. assets/lib/select2-lib/docs/images/android-chrome-48x48.png +0 -0
  187. assets/lib/select2-lib/docs/images/android-chrome-72x72.png +0 -0
  188. assets/lib/select2-lib/docs/images/apple-touch-icon-57x57.png +0 -0
  189. assets/lib/select2-lib/docs/images/apple-touch-icon-60x60.png +0 -0
  190. assets/lib/select2-lib/docs/images/apple-touch-icon-72x72.png +0 -0
  191. assets/lib/select2-lib/docs/images/apple-touch-icon-precomposed.png +0 -0
  192. assets/lib/select2-lib/docs/images/apple-touch-icon.png +0 -0
  193. assets/lib/select2-lib/docs/images/favicon-16x16.png +0 -0
  194. assets/lib/select2-lib/docs/images/favicon-32x32.png +0 -0
  195. assets/lib/select2-lib/docs/images/favicon.ico +0 -0
  196. assets/lib/select2-lib/docs/images/logo.png +0 -0
  197. assets/lib/select2-lib/docs/images/manifest.json +0 -23
  198. assets/lib/select2-lib/docs/images/mstile-150x150.png +0 -0
  199. assets/lib/select2-lib/docs/images/mstile-310x150.png +0 -0
  200. assets/lib/select2-lib/docs/images/mstile-70x70.png +0 -0
  201. assets/lib/select2-lib/docs/images/safari-pinned-tab.svg +0 -17
  202. assets/lib/select2-lib/docs/index.html +0 -237
  203. assets/lib/select2-lib/docs/options-old.html +0 -37
  204. assets/lib/select2-lib/docs/options.html +0 -37
  205. assets/lib/select2-lib/docs/vendor/fonts/FontAwesome.otf +0 -0
  206. assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.eot +0 -0
  207. assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.svg +0 -655
  208. assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.ttf +0 -0
  209. assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.woff +0 -0
  210. assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.woff2 +0 -0
  211. assets/lib/select2-lib/docs/vendor/images/flags/ak.png +0 -0
  212. assets/lib/select2-lib/docs/vendor/images/flags/al.png +0 -0
  213. assets/lib/select2-lib/docs/vendor/images/flags/ar.png +0 -0
  214. assets/lib/select2-lib/docs/vendor/images/flags/az.png +0 -0
  215. assets/lib/select2-lib/docs/vendor/images/flags/ca.png +0 -0
  216. assets/lib/select2-lib/docs/vendor/images/flags/co.png +0 -0
  217. assets/lib/select2-lib/docs/vendor/images/flags/ct.png +0 -0
  218. assets/lib/select2-lib/docs/vendor/images/flags/de.png +0 -0
  219. assets/lib/select2-lib/docs/vendor/images/flags/fl.png +0 -0
  220. assets/lib/select2-lib/docs/vendor/images/flags/ga.png +0 -0
  221. assets/lib/select2-lib/docs/vendor/images/flags/hi.png +0 -0
  222. assets/lib/select2-lib/docs/vendor/images/flags/ia.png +0 -0
  223. assets/lib/select2-lib/docs/vendor/images/flags/id.png +0 -0
  224. assets/lib/select2-lib/docs/vendor/images/flags/il.png +0 -0
  225. assets/lib/select2-lib/docs/vendor/images/flags/in.png +0 -0
  226. assets/lib/select2-lib/docs/vendor/images/flags/ks.png +0 -0
  227. assets/lib/select2-lib/docs/vendor/images/flags/ky.png +0 -0
  228. assets/lib/select2-lib/docs/vendor/images/flags/la.png +0 -0
  229. assets/lib/select2-lib/docs/vendor/images/flags/ma.png +0 -0
  230. assets/lib/select2-lib/docs/vendor/images/flags/md.png +0 -0
  231. assets/lib/select2-lib/docs/vendor/images/flags/me.png +0 -0
  232. assets/lib/select2-lib/docs/vendor/images/flags/mi.png +0 -0
  233. assets/lib/select2-lib/docs/vendor/images/flags/mn.png +0 -0
  234. assets/lib/select2-lib/docs/vendor/images/flags/mo.png +0 -0
  235. assets/lib/select2-lib/docs/vendor/images/flags/ms.png +0 -0
  236. assets/lib/select2-lib/docs/vendor/images/flags/mt.png +0 -0
  237. assets/lib/select2-lib/docs/vendor/images/flags/nc.png +0 -0
  238. assets/lib/select2-lib/docs/vendor/images/flags/nd.png +0 -0
  239. assets/lib/select2-lib/docs/vendor/images/flags/ne.png +0 -0
  240. assets/lib/select2-lib/docs/vendor/images/flags/nh.png +0 -0
  241. assets/lib/select2-lib/docs/vendor/images/flags/nj.png +0 -0
  242. assets/lib/select2-lib/docs/vendor/images/flags/nm.png +0 -0
  243. assets/lib/select2-lib/docs/vendor/images/flags/nv.png +0 -0
  244. assets/lib/select2-lib/docs/vendor/images/flags/ny.png +0 -0
  245. assets/lib/select2-lib/docs/vendor/images/flags/oh.png +0 -0
  246. assets/lib/select2-lib/docs/vendor/images/flags/ok.png +0 -0
  247. assets/lib/select2-lib/docs/vendor/images/flags/or.png +0 -0
  248. assets/lib/select2-lib/docs/vendor/images/flags/pa.png +0 -0
  249. assets/lib/select2-lib/docs/vendor/images/flags/ri.png +0 -0
  250. assets/lib/select2-lib/docs/vendor/images/flags/sc.png +0 -0
  251. assets/lib/select2-lib/docs/vendor/images/flags/sd.png +0 -0
  252. assets/lib/select2-lib/docs/vendor/images/flags/tn.png +0 -0
  253. assets/lib/select2-lib/docs/vendor/images/flags/tx.png +0 -0
  254. assets/lib/select2-lib/docs/vendor/images/flags/ut.png +0 -0
  255. assets/lib/select2-lib/docs/vendor/images/flags/va.png +0 -0
  256. assets/lib/select2-lib/docs/vendor/images/flags/vt.png +0 -0
  257. assets/lib/select2-lib/docs/vendor/images/flags/wa.png +0 -0
  258. assets/lib/select2-lib/docs/vendor/images/flags/wi.png +0 -0
  259. assets/lib/select2-lib/docs/vendor/images/flags/wv.png +0 -0
  260. assets/lib/select2-lib/docs/vendor/images/flags/wy.png +0 -0
  261. assets/lib/select2-lib/docs/vendor/js/anchor.min.js +0 -6
  262. assets/lib/select2-lib/docs/vendor/js/bootstrap.min.js +0 -6
  263. assets/lib/select2-lib/docs/vendor/js/jquery.min.js +0 -4
assets/js/trp-iframe-preview-script.js CHANGED
@@ -93,3 +93,13 @@ var trp_preview_iframe;
93
  jQuery( function(){
94
  trp_preview_iframe = new TRP_Iframe_Preview();
95
  });
 
 
 
 
 
 
 
 
 
 
93
  jQuery( function(){
94
  trp_preview_iframe = new TRP_Iframe_Preview();
95
  });
96
+
97
+ /**
98
+ * the startsWith method is not supported in IE so in that case we need to implement it
99
+ */
100
+ if (!String.prototype.startsWith) {
101
+ String.prototype.startsWith = function(searchString, position) {
102
+ position = position || 0;
103
+ return this.indexOf(searchString, position) === position;
104
+ };
105
+ }
assets/lib/select2-lib/.editorconfig DELETED
@@ -1,6 +0,0 @@
1
- [*]
2
- indent_style = space
3
- end_of_line = lf
4
-
5
- [*.js]
6
- indent_size = 2
 
 
 
 
 
 
assets/lib/select2-lib/.gitignore DELETED
@@ -1,3 +0,0 @@
1
- node_modules
2
- dist/js/i18n/build.txt
3
- .sass-cache
 
 
 
assets/lib/select2-lib/.jshintignore DELETED
@@ -1,4 +0,0 @@
1
- src/js/banner.*.js
2
- src/js/wrapper.*.js
3
- tests/vendor/*.js
4
- tests/helpers.js
 
 
 
 
assets/lib/select2-lib/.jshintrc DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "bitwise": true,
3
- "camelcase": true,
4
- "curly": true,
5
- "es3": true,
6
- "eqnull": true,
7
- "freeze": true,
8
- "globals": {
9
- "console": false,
10
- "define": false,
11
- "document": false,
12
- "MockContainer": false,
13
- "module": false,
14
- "QUnit": false,
15
- "require": false,
16
- "test": false,
17
- "window": false
18
- },
19
- "indent": 2,
20
- "maxlen": 80,
21
- "noarg": true,
22
- "nonew": true,
23
- "quotmark": "single",
24
- "undef": true
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/.travis.yml DELETED
@@ -1,22 +0,0 @@
1
- language: node_js
2
-
3
- sudo: false
4
-
5
- node_js:
6
- - 0.10
7
-
8
- env:
9
- global:
10
- - secure: XMNK8GVxkwKa6oLl7nJwgg/wmY1YDk5rrMd+UXz26EDCsMDbiy1P7GhN2fEiBSLaQ7YfEuvaDcmzQxTrT0YTHp1PDzb2o9J4tIDdEkqPcv1y8xMaYDfmsN0rBPdBwZEg9H5zUgi7OdUbrGswSYxsKCE3x8EOqK89104HyOo1LN4=
11
- - secure: BU5BPRx6H4O3WJ509YPixjUxg+hDF3z2BVJX6NiGmKWweqvCEYFfiiHLwDEgp/ynRcF9vGVi1V4Ly1jq7f8NIajbDZ5q443XchZFYFg78K/EwD5mK6LYt16zb7+Jn0KbzwHeGRGzc9AvcEYlW6i634cSCm4n3BnqtF5PpogSzdw=
12
-
13
- script:
14
- - grunt ci
15
-
16
- notifications:
17
- email: false
18
- irc:
19
- channels:
20
- - "chat.freenode.net#select2"
21
- on_success: change
22
- on_failure: always
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/CONTRIBUTING.md DELETED
@@ -1,204 +0,0 @@
1
- Contributing to Select2
2
- =======================
3
- Looking to contribute something to Select2? **Here's how you can help.**
4
-
5
- Please take a moment to review this document in order to make the contribution
6
- process easy and effective for everyone involved.
7
-
8
- Following these guidelines helps to communicate that you respect the time of
9
- the developers managing and developing this open source project. In return,
10
- they should reciprocate that respect in addressing your issue or assessing
11
- patches and features.
12
-
13
- Using the issue tracker
14
- -----------------------
15
- When [reporting bugs][reporting-bugs] or
16
- [requesting features][requesting-features], the
17
- [issue tracker on GitHub][issue-tracker] is the recommended channel to use.
18
-
19
- The issue tracker **is not** a place for support requests. The
20
- [mailing list][community] or [IRC channel][community] are better places to
21
- get help.
22
-
23
- Reporting bugs with Select2
24
- ---------------------------
25
- We really appreciate clear bug reports that _consistently_ show an issue
26
- _within Select2_.
27
-
28
- The ideal bug report follows these guidelines:
29
-
30
- 1. **Use the [GitHub issue search][issue-search]** — Check if the issue
31
- has already been reported.
32
- 2. **Check if the issue has been fixed** — Try to reproduce the problem
33
- using the code in the `master` branch.
34
- 3. **Isolate the problem** — Try to create an
35
- [isolated test case][isolated-case] that consistently reproduces the problem.
36
-
37
- Please try to be as detailed as possible in your bug report, especially if an
38
- isolated test case cannot be made. Some useful questions to include the answer
39
- to are:
40
-
41
- - What steps can be used to reproduce the issue?
42
- - What is the bug and what is the expected outcome?
43
- - What browser(s) and Operating System have you tested with?
44
- - Does the bug happen consistently across all tested browsers?
45
- - What version of jQuery are you using? And what version of Select2?
46
- - Are you using Select2 with other plugins?
47
-
48
- All of these questions will help others fix and identify any potential bugs.
49
-
50
- Requesting features in Select2
51
- ------------------------------
52
- Select2 is a large library that carries with it a lot of functionality. Because
53
- of this, many feature requests will not be implemented in the core library.
54
-
55
- Before starting work on a major feature for Select2, **contact the
56
- [community][community] first** or you may risk spending a considerable amount of
57
- time on something which the project developers are not interested in bringing
58
- into the project.
59
-
60
- Contributing changes to Select2
61
- -------------------------------
62
- Select2 is made up of multiple submodules that all come together to make the
63
- standard and extended builds that are available to users. The build system uses
64
- Node.js to manage and compile the submodules, all of which is done using the
65
- Grunt build system.
66
-
67
- ### Installing development dependencies
68
-
69
- Select2 can be built and developed on any system which supports Node.js. The
70
- preferred Node.js version is 0.10, but 0.12 and later versions can be used
71
- without any noticeable issues. You can download Node.js at
72
- [their website][nodejs].
73
-
74
- All other required Node.js packages can be installed using [npm][npm], which
75
- comes bundled alongside Node.js.
76
-
77
- ```bash
78
- cd /path/to/select2/repo
79
- npm install
80
- ```
81
-
82
- You may need to install libsass on your system if it is not already available
83
- in order to build the SASS files which generate the CSS for themes and the main
84
- component.
85
-
86
- In order to build and serve the documentation, you need to have [Jekyll][jekyll]
87
- installed on your system.
88
-
89
- ### Building the Select2 component
90
-
91
- Select2 uses the [Grunt][grunt] build task system and defines a few custom
92
- tasks for common routines. One of them is the `compile` task, which compiles
93
- the JavaScript and CSS and produces the final files.
94
-
95
- ```bash
96
- cd /path/to/select2/repo
97
- grunt compile
98
- ```
99
-
100
- You can also generate the minified versions (`.min.js` files) by executing the
101
- `minify` task after compiling.
102
-
103
- ```bash
104
- cd /path/to/select2/repo
105
- grunt minify
106
- ```
107
-
108
- ### Building the documentation
109
-
110
- Using the Grunt build system, you run Jekyll and serve the documentation
111
- locally. This will also set up the examples to use the latest version of
112
- Select2 that has been built.
113
-
114
- ```bash
115
- cd /path/to/select2/repo
116
- grunt docs
117
- ```
118
-
119
- ### Running tests
120
-
121
- Select2 uses the QUnit test system to test individual components.
122
-
123
- ```bash
124
- cd /path/to/selct2/repo
125
- grunt test
126
- ```
127
-
128
- ### Submitting a pull request
129
-
130
- We use GitHub's pull request system for submitting patches. Here are some
131
- guidelines to follow when creating the pull request for your fix.
132
-
133
- 1. Make sure to create a ticket for your pull request. This will serve as the
134
- bug ticket, and any discussion about the bug will take place there. Your pull
135
- request will be focused on the specific changes that fix the bug.
136
- 2. Make sure to reference the ticket you are fixing within your pull request.
137
- This will allow us to close off the ticket once we merge the pull request, or
138
- follow up on the ticket if there are any related blocking issues.
139
- 3. Explain why the specific change was made. Not everyone who is reviewing your
140
- pull request will be familiar with the problem it is fixing.
141
- 4. Run your tests first. If your tests aren't passing, the pull request won't
142
- be able to be merged. If you're breaking existing tests, make sure that you
143
- aren't causing any breaking changes.
144
- 5. Only include source changes. While it's not required, only including changes
145
- from the `src` directory will prevent merge conflicts from occuring. Making
146
- this happen can be as a simple as not committing changes from the `dist`
147
- directory.
148
-
149
- By following these steps, you will make it easier for your pull request to be
150
- reviewed and eventually merged.
151
-
152
- Triaging issues and pull requests
153
- ---------------------------------
154
- Anyone can help the project maintainers triage issues and review pull requests.
155
-
156
- ### Handling new issues
157
-
158
- Select2 regularly receives new issues which need to be tested and organized.
159
-
160
- When a new issue that comes in that is similar to another existing issue, it
161
- should be checked to make sure it is not a duplicate. Duplicates issues should
162
- be marked by replying to the issue with "Duplicate of #[issue number]" where
163
- `[issue number]` is the url or issue number for the existing issue. This will
164
- allow the project maintainers to quickly close off additional issues and keep
165
- the discussion focused within a single issue.
166
-
167
- If you can test issues that are reported to Select2 that contain test cases and
168
- confirm under what conditions bugs happen, that will allow others to identify
169
- what causes a bug quicker.
170
-
171
- ### Reviewing pull requests
172
-
173
- It is very common for pull requests to be opened for issues that contain a clear
174
- solution to the problem. These pull requests should be rigorously reviewed by
175
- the community before being accepted. If you are not sure about a piece of
176
- submitted code, or know of a better way to do something, do not hesitate to make
177
- a comment on the pull request.
178
-
179
- ### Reviving old tickets
180
-
181
- If you come across tickets which have not been updated for a while, you are
182
- encouraged to revive them. While this can be as simple as saying `:+1:`, it is
183
- best if you can include more information on the issue. Common bugs and feature
184
- requests are more likely to be fixed, whether it is by the community or the
185
- developers, so keeping tickets up to date is encouraged.
186
-
187
- Licensing
188
- ---------
189
-
190
- It should also be made clear that **all code contributed to Select** must be
191
- licensable under the [MIT license][licensing]. Code that cannot be released
192
- under this license **cannot be accepted** into the project.
193
-
194
- [community]: https://select2.github.io/community.html
195
- [grunt]: http://gruntjs.com/
196
- [isolated-case]: http://css-tricks.com/6263-reduced-test-cases/
197
- [issue-search]: https://github.com/select2/select2/search?q=&type=Issues
198
- [issue-tracker]: https://github.com/select2/select2/issues
199
- [jekyll]: https://jekyllrb.com/docs/installation/
200
- [licensing]: https://github.com/select2/select2/blob/master/LICENSE.md
201
- [nodejs]: https://nodejs.org/
202
- [npm]: https://www.npmjs.com/
203
- [reporting-bugs]: #reporting-bugs-with-select2
204
- [requesting-features]: #requesting-features-in-select2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/Gruntfile.js DELETED
@@ -1,370 +0,0 @@
1
- module.exports = function (grunt) {
2
- // Full list of files that must be included by RequireJS
3
- includes = [
4
- 'jquery.select2',
5
- 'almond',
6
-
7
- 'jquery-mousewheel' // shimmed for non-full builds
8
- ];
9
-
10
- fullIncludes = [
11
- 'jquery',
12
-
13
- 'select2/compat/containerCss',
14
- 'select2/compat/dropdownCss',
15
-
16
- 'select2/compat/initSelection',
17
- 'select2/compat/inputData',
18
- 'select2/compat/matcher',
19
- 'select2/compat/query',
20
-
21
- 'select2/dropdown/attachContainer',
22
- 'select2/dropdown/stopPropagation',
23
-
24
- 'select2/selection/stopPropagation'
25
- ].concat(includes);
26
-
27
- var i18nModules = [];
28
- var i18nPaths = {};
29
-
30
- var i18nFiles = grunt.file.expand({
31
- cwd: 'src/js'
32
- }, 'select2/i18n/*.js');
33
-
34
- var testFiles = grunt.file.expand('tests/**/*.html');
35
- var testUrls = testFiles.map(function (filePath) {
36
- return 'http://localhost:9999/' + filePath;
37
- });
38
-
39
- var testBuildNumber = "unknown";
40
-
41
- if (process.env.TRAVIS_JOB_ID) {
42
- testBuildNumber = "travis-" + process.env.TRAVIS_JOB_ID;
43
- } else {
44
- var currentTime = new Date();
45
-
46
- testBuildNumber = "manual-" + currentTime.getTime();
47
- }
48
-
49
- for (var i = 0; i < i18nFiles.length; i++) {
50
- var file = i18nFiles[i];
51
- var name = file.split('.')[0];
52
-
53
- i18nModules.push({
54
- name: name
55
- });
56
-
57
- i18nPaths[name] = '../../' + name;
58
- }
59
-
60
- var minifiedBanner = '/*! Select2 <%= package.version %> | https://github.com/select2/select2/blob/master/LICENSE.md */';
61
-
62
- grunt.initConfig({
63
- package: grunt.file.readJSON('package.json'),
64
-
65
- clean: {
66
- docs: ['docs/_site']
67
- },
68
-
69
- concat: {
70
- 'dist': {
71
- options: {
72
- banner: grunt.file.read('src/js/wrapper.start.js'),
73
- },
74
- src: [
75
- 'dist/js/select2.js',
76
- 'src/js/wrapper.end.js'
77
- ],
78
- dest: 'dist/js/select2.js'
79
- },
80
- 'dist.full': {
81
- options: {
82
- banner: grunt.file.read('src/js/wrapper.start.js'),
83
- },
84
- src: [
85
- 'dist/js/select2.full.js',
86
- 'src/js/wrapper.end.js'
87
- ],
88
- dest: 'dist/js/select2.full.js'
89
- }
90
- },
91
-
92
- connect: {
93
- tests: {
94
- options: {
95
- base: '.',
96
- hostname: '127.0.0.1',
97
- port: 9999
98
- }
99
- }
100
- },
101
-
102
- uglify: {
103
- 'dist': {
104
- src: 'dist/js/select2.js',
105
- dest: 'dist/js/select2.min.js',
106
- options: {
107
- banner: minifiedBanner
108
- }
109
- },
110
- 'dist.full': {
111
- src: 'dist/js/select2.full.js',
112
- dest: 'dist/js/select2.full.min.js',
113
- options: {
114
- banner: minifiedBanner
115
- }
116
- }
117
- },
118
-
119
- qunit: {
120
- all: {
121
- options: {
122
- urls: testUrls
123
- }
124
- }
125
- },
126
-
127
- 'saucelabs-qunit': {
128
- all: {
129
- options: {
130
- build: testBuildNumber,
131
- tags: ['tests', 'qunit'],
132
- urls: testUrls,
133
- testname: 'QUnit test for Select2',
134
- browsers: [
135
- {
136
- browserName: 'internet explorer',
137
- version: '8'
138
- },
139
- {
140
- browserName: 'internet explorer',
141
- version: '9'
142
- },
143
- {
144
- browserName: 'internet explorer',
145
- version: '10'
146
- },
147
- {
148
- browserName: 'internet explorer',
149
- version: '11'
150
- },
151
-
152
- {
153
- browserName: 'firefox',
154
- platform: 'linux'
155
- },
156
-
157
- {
158
- browserName: 'chrome'
159
- },
160
-
161
- {
162
- browserName: 'opera',
163
- version: '12',
164
- platform: 'linux'
165
- }
166
- ]
167
- }
168
- }
169
- },
170
-
171
- 'gh-pages': {
172
- options: {
173
- base: 'docs',
174
- branch: 'master',
175
- clone: 'node_modules/grunt-gh-pages/repo',
176
- message: 'Updated docs with master',
177
- push: true,
178
- repo: 'git@github.com:select2/select2.github.io.git'
179
- },
180
- src: '**'
181
- },
182
-
183
- jekyll: {
184
- options: {
185
- src: 'docs',
186
- dest: 'docs/_site'
187
- },
188
- build: {
189
- d: null
190
- },
191
- serve: {
192
- options: {
193
- serve: true,
194
- watch: true
195
- }
196
- }
197
- },
198
-
199
- jshint: {
200
- options: {
201
- jshintrc: true
202
- },
203
- code: {
204
- src: ['src/js/**/*.js']
205
- },
206
- tests: {
207
- src: ['tests/**/*.js']
208
- }
209
- },
210
-
211
- sass: {
212
- dist: {
213
- options: {
214
- outputStyle: 'compressed'
215
- },
216
- files: {
217
- 'dist/css/select2.min.css': [
218
- 'src/scss/core.scss',
219
- 'src/scss/theme/default/layout.css'
220
- ]
221
- }
222
- },
223
- dev: {
224
- options: {
225
- outputStyle: 'nested'
226
- },
227
- files: {
228
- 'dist/css/select2.css': [
229
- 'src/scss/core.scss',
230
- 'src/scss/theme/default/layout.css'
231
- ]
232
- }
233
- }
234
- },
235
-
236
- symlink: {
237
- docs: {
238
- cwd: 'dist',
239
- expand: true,
240
- overwrite: false,
241
- src: [
242
- '*'
243
- ],
244
- dest: 'docs/dist',
245
- filter: 'isDirectory'
246
- }
247
- },
248
-
249
- requirejs: {
250
- 'dist': {
251
- options: {
252
- baseUrl: 'src/js',
253
- optimize: 'none',
254
- name: 'select2/core',
255
- out: 'dist/js/select2.js',
256
- include: includes,
257
- namespace: 'S2',
258
- paths: {
259
- 'almond': require.resolve('almond').slice(0, -3),
260
- 'jquery': 'jquery.shim',
261
- 'jquery-mousewheel': 'jquery.mousewheel.shim'
262
- },
263
- wrap: {
264
- startFile: 'src/js/banner.start.js',
265
- endFile: 'src/js/banner.end.js'
266
- }
267
- }
268
- },
269
- 'dist.full': {
270
- options: {
271
- baseUrl: 'src/js',
272
- optimize: 'none',
273
- name: 'select2/core',
274
- out: 'dist/js/select2.full.js',
275
- include: fullIncludes,
276
- namespace: 'S2',
277
- paths: {
278
- 'almond': require.resolve('almond').slice(0, -3),
279
- 'jquery': 'jquery.shim',
280
- 'jquery-mousewheel': require.resolve('jquery-mousewheel').slice(0, -3)
281
- },
282
- wrap: {
283
- startFile: 'src/js/banner.start.js',
284
- endFile: 'src/js/banner.end.js'
285
- }
286
- }
287
- },
288
- 'i18n': {
289
- options: {
290
- baseUrl: 'src/js/select2/i18n',
291
- dir: 'dist/js/i18n',
292
- paths: i18nPaths,
293
- modules: i18nModules,
294
- namespace: 'S2',
295
- wrap: {
296
- start: minifiedBanner + grunt.file.read('src/js/banner.start.js'),
297
- end: grunt.file.read('src/js/banner.end.js')
298
- }
299
- }
300
- }
301
- },
302
-
303
- watch: {
304
- js: {
305
- files: [
306
- 'src/js/select2/**/*.js',
307
- 'tests/**/*.js'
308
- ],
309
- tasks: [
310
- 'compile',
311
- 'test',
312
- 'minify'
313
- ]
314
- },
315
- css: {
316
- files: [
317
- 'src/scss/**/*.scss'
318
- ],
319
- tasks: [
320
- 'compile',
321
- 'minify'
322
- ]
323
- }
324
- }
325
- });
326
-
327
- grunt.loadNpmTasks('grunt-contrib-clean');
328
- grunt.loadNpmTasks('grunt-contrib-concat');
329
- grunt.loadNpmTasks('grunt-contrib-connect');
330
- grunt.loadNpmTasks('grunt-contrib-jshint');
331
- grunt.loadNpmTasks('grunt-contrib-qunit');
332
- grunt.loadNpmTasks('grunt-contrib-requirejs');
333
- grunt.loadNpmTasks('grunt-contrib-symlink');
334
- grunt.loadNpmTasks('grunt-contrib-uglify');
335
- grunt.loadNpmTasks('grunt-contrib-watch');
336
-
337
- grunt.loadNpmTasks('grunt-gh-pages');
338
- grunt.loadNpmTasks('grunt-jekyll');
339
- grunt.loadNpmTasks('grunt-saucelabs');
340
- grunt.loadNpmTasks('grunt-sass');
341
-
342
- grunt.registerTask('default', ['compile', 'test', 'minify']);
343
-
344
- grunt.registerTask('compile', [
345
- 'requirejs:dist', 'requirejs:dist.full', 'requirejs:i18n',
346
- 'concat:dist', 'concat:dist.full',
347
- 'sass:dev'
348
- ]);
349
- grunt.registerTask('minify', ['uglify', 'sass:dist']);
350
- grunt.registerTask('test', ['connect:tests', 'qunit', 'jshint']);
351
-
352
- var ciTasks = [];
353
-
354
- ciTasks.push('compile')
355
- ciTasks.push('connect:tests');
356
-
357
- // Can't run Sauce Labs tests in pull requests
358
- if (process.env.TRAVIS_PULL_REQUEST == 'false') {
359
- ciTasks.push('saucelabs-qunit');
360
- }
361
-
362
- ciTasks.push('qunit');
363
- ciTasks.push('jshint');
364
-
365
- grunt.registerTask('ci', ciTasks);
366
-
367
- grunt.registerTask('docs', ['symlink:docs', 'jekyll:serve']);
368
-
369
- grunt.registerTask('docs-release', ['default', 'clean:docs', 'gh-pages']);
370
- };
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/ISSUE_TEMPLATE.md DELETED
@@ -1,46 +0,0 @@
1
- ## Prerequisites
2
-
3
- - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate
4
- - [ ] The issue still exists against the latest `master` branch of Select2
5
- - [ ] This is not a usage question (Those should be directed to the [community](https://select2.github.io/community.html))
6
- - [ ] I have attempted to find the simplest possible steos to reproduce the issue
7
- - [ ] I have included a failing test as a pull request (Optional)
8
-
9
- ## Steps to reproduce the issue
10
-
11
- 1.
12
- 2.
13
- 3.
14
-
15
- ## Expected behavior and actual behavior
16
-
17
- When I follow those steps, I see...
18
-
19
- I was expecting...
20
-
21
- ## Environment
22
-
23
- Browsers
24
-
25
- - [ ] Google Chrome
26
- - [ ] Mozilla Firefox
27
- - [ ] Internet Explorer
28
-
29
- Operating System
30
-
31
- - [ ] Windows
32
- - [ ] Mac OS X
33
- - [ ] Linux
34
- - [ ] Mobile
35
-
36
- Libraries
37
-
38
- - jQuery version:
39
- - Select2 version:
40
-
41
- ## Isolating the problem
42
-
43
- - [ ] This bug happens [on the examples page](https://select2.github.io/examples.html)
44
- - [ ] The bug happens consistently across all tested browsers
45
- - [ ] This bug happens when using Select2 without other pluigns
46
- - [ ] I can reproduce this bug in [a jsbin](https://jsbin.com/)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/PULL_REQUEST_TEMPLATE.md DELETED
@@ -1,13 +0,0 @@
1
- This pull request includes a
2
-
3
- - [ ] Bug fix
4
- - [ ] New feature
5
- - [ ] Translation
6
-
7
- The following changes were made
8
-
9
- -
10
- -
11
- -
12
-
13
- If this is related to an existing ticket, include a link to it as well.
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/bower.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "name": "select2",
3
- "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
4
- "main": [
5
- "dist/js/select2.js",
6
- "src/scss/core.scss"
7
- ],
8
- "repository": {
9
- "type": "git",
10
- "url": "git@github.com:select2/select2.git"
11
- }
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/component.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "name": "select2",
3
- "repo": "select/select2",
4
- "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
5
- "version": "4.0.3",
6
- "demo": "https://select2.github.io/",
7
- "keywords": [
8
- "jquery"
9
- ],
10
- "main": "dist/js/select2.js",
11
- "styles": [
12
- "dist/css/select2.css"
13
- ],
14
- "scripts": [
15
- "dist/js/select2.js",
16
- "dist/js/i18n/*.js"
17
- ],
18
- "license": "MIT"
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/composer.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "name": "select2/select2",
3
- "description": "Select2 is a jQuery based replacement for select boxes.",
4
- "type": "component",
5
- "homepage": "https://select2.github.io/",
6
- "license": "MIT",
7
- "require": {
8
- "robloach/component-installer": "*"
9
- },
10
- "extra": {
11
- "component": {
12
- "scripts": [
13
- "dist/js/select2.js"
14
- ],
15
- "styles": [
16
- "dist/css/select2.css"
17
- ],
18
- "files": [
19
- "dist/js/select2.js",
20
- "dist/js/i18n/*.js",
21
- "dist/css/select2.css"
22
- ]
23
- }
24
- }
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/.gitignore DELETED
@@ -1,2 +0,0 @@
1
- _site
2
- dist
 
 
assets/lib/select2-lib/docs/README.md DELETED
@@ -1,38 +0,0 @@
1
- Select2 Documentation
2
- =====================
3
- [This repository][select2-docs-source] holds the latest documentation for
4
- [Select2][select2].
5
-
6
- What is this?
7
- -------------
8
- The documentation is automatically extracted from the `docs` directory at the
9
- [Select2 source repository][select2-source]. This is done periodically by
10
- the maintainers of Select2.
11
-
12
- How can I fix an issue in these docs?
13
- -------------------------------------
14
- If you are reading this from the source repository, within the `docs` directory,
15
- then you're already in the right place. You can fork the source repository,
16
- commit your changes, and then make a pull request and it will be reviewed.
17
-
18
- **If you are reading this from the
19
- [documentation repository][select2-docs-source], you are in the wrong place.**
20
- Pull requests made directly to the documentation repository will be ignored and
21
- eventually closed, so don't do that.
22
-
23
- How can I build these docs manually?
24
- ------------------------------------
25
- In the [main Select2 repository][select2-source], you can build the
26
- documentation by executing
27
-
28
- ```bash
29
- grunt docs
30
- ```
31
-
32
- Which will start up the documentation on port 4000. You will need
33
- [Jekyll][jekyll] installed to build the documentation.
34
-
35
- [jekyll]: http://jekyllrb.com/
36
- [select2]: https://select2.github.io
37
- [select2-docs-source]: https://github.com/select2/select2.github.io
38
- [select2-source]: https://github.com/select2/select2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/basics.html DELETED
@@ -1,97 +0,0 @@
1
- <section>
2
-
3
- <h1 id="basics" class="page-header">The basics</h1>
4
-
5
- <h2 id="single">Single select boxes</h2>
6
-
7
- <p>
8
- Select2 can take a regular select box like this...
9
- </p>
10
-
11
- <p>
12
- <select class="js-states form-control"></select>
13
- </p>
14
-
15
- <p>
16
- and turn it into this...
17
- </p>
18
-
19
- <div class="s2-example">
20
- <p>
21
- <select class="js-example-basic-single js-states form-control"></select>
22
- </p>
23
- </div>
24
-
25
- {% highlight html linenos %}
26
- <script type="text/javascript">
27
- $(document).ready(function() {
28
- $(".js-example-basic-single").select2();
29
- });
30
- </script>
31
-
32
- <select class="js-example-basic-single">
33
- <option value="AL">Alabama</option>
34
- ...
35
- <option value="WY">Wyoming</option>
36
- </select>
37
- {% endhighlight %}
38
-
39
- <h2 id="multiple">Multiple select boxes</h2>
40
-
41
- <p>
42
- Select2 also supports multi-value select boxes. The select below is declared with the <code>multiple</code> attribute.
43
- </p>
44
-
45
- <div class="s2-example">
46
- <p>
47
- <select class="js-example-basic-multiple js-states form-control" multiple="multiple"></select>
48
- </p>
49
- </div>
50
-
51
- {% highlight html linenos %}
52
- <script type="text/javascript">
53
- $(".js-example-basic-multiple").select2();
54
- </script>
55
-
56
- <select class="js-example-basic-multiple" multiple="multiple">
57
- <option value="AL">Alabama</option>
58
- ...
59
- <option value="WY">Wyoming</option>
60
- </select>
61
- {% endhighlight %}
62
-
63
- <h2>Select boxes with labels</h2>
64
-
65
- <p>
66
- You can, and should, use a <code>&lt;label&gt;</code> with Select2, just like any other <code>&lt;select&gt</code> element.
67
- </p>
68
-
69
- <div class="s2-example">
70
- <p>
71
- <label for="id_label_single">
72
- Click this to highlight the single select element
73
- <select class="js-example-basic-single js-states form-control" id="id_label_single"></select>
74
- </label>
75
- </p>
76
- <p>
77
- <label for="id_label_multiple">
78
- Click this to highlight the multiple select element
79
- <select class="js-example-basic-multiple js-states form-control" id="id_label_multiple" multiple="multiple"></select>
80
- </label>
81
- </p>
82
- </div>
83
-
84
- {% highlight html linenos %}
85
- <label for="id_label_single">
86
- Click this to highlight the single select element
87
-
88
- <select class="js-example-basic-single js-states form-control" id="id_label_single"></select>
89
- </label>
90
-
91
- <label for="id_label_multiple">
92
- Click this to highlight the multiple select element
93
-
94
- <select class="js-example-basic-multiple js-states form-control" id="id_label_multiple" multiple="multiple"></select>
95
- </label>
96
- {% endhighlight %}
97
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/data.html DELETED
@@ -1,123 +0,0 @@
1
- <section>
2
-
3
- <h1 id="data" class="page-header">
4
- Data sources
5
- </h1>
6
-
7
- <p>In addition to handling options from a standard <code>&lt;select&gt;</code>, Select2 can also retrieve the results from other data sources.</p>
8
-
9
- <h2 id="data-array" >Loading array data</h2>
10
-
11
- <p>
12
- Select2 provides a way to load the data from a local array.
13
- You can provide initial selections with array data by providing the
14
- option tag for the selected values, similar to how it would be done for
15
- a standard select.
16
- </p>
17
-
18
- <div class="s2-example">
19
- <p>
20
- <select class="js-example-data-array form-control"></select>
21
- </p>
22
- <p>
23
- <select class="js-example-data-array-selected form-control">
24
- <option value="2" selected="selected">duplicate</option>
25
- </select>
26
- </p>
27
- </div>
28
-
29
- {% highlight html linenos %}
30
- <script type="text/javascript">
31
- var data = [{ id: 0, text: 'enhancement' }, { id: 1, text: 'bug' }, { id: 2, text: 'duplicate' }, { id: 3, text: 'invalid' }, { id: 4, text: 'wontfix' }];
32
-
33
- $(".js-example-data-array").select2({
34
- data: data
35
- })
36
-
37
- $(".js-example-data-array-selected").select2({
38
- data: data
39
- })
40
- </script>
41
-
42
- <select class="js-example-data-array"></select>
43
-
44
- <select class="js-example-data-array-selected">
45
- <option value="2" selected="selected">duplicate</option>
46
- </select>
47
- {% endhighlight %}
48
-
49
- <h2 id="data-ajax" >Loading remote data</h2>
50
-
51
- <p>
52
- Select2 comes with AJAX support built in, using jQuery's AJAX methods.
53
- In this example, we can search for repositories using GitHub's API.
54
- </p>
55
-
56
- <p>
57
- <select class="js-example-data-ajax form-control">
58
- <option value="3620194" selected="selected">select2/select2</option>
59
- </select>
60
- </p>
61
-
62
- <p>
63
- When using Select2 with remote data, the HTML required for the
64
- <code>select</code> is the same as any other Select2. If you need to
65
- provide default selections, you just need to include an
66
- <code>option</code> for each selection that contains the value and text
67
- that should be displayed.
68
- </p>
69
-
70
- {% highlight html linenos %}
71
- <select class="js-data-example-ajax">
72
- <option value="3620194" selected="selected">select2/select2</option>
73
- </select>
74
- {% endhighlight %}
75
-
76
- <p>
77
- You can configure how Select2 searches for remote data using the
78
- <code>ajax</code> option. More information on the individual options
79
- that Select2 handles can be found in the
80
- <a href="options.html#ajax">options documentation for <code>ajax</code></a>.
81
- </p>
82
-
83
- {% highlight js linenos %}
84
- $(".js-data-example-ajax").select2({
85
- ajax: {
86
- url: "https://api.github.com/search/repositories",
87
- dataType: 'json',
88
- delay: 250,
89
- data: function (params) {
90
- return {
91
- q: params.term, // search term
92
- page: params.page
93
- };
94
- },
95
- processResults: function (data, params) {
96
- // parse the results into the format expected by Select2
97
- // since we are using custom formatting functions we do not need to
98
- // alter the remote JSON data, except to indicate that infinite
99
- // scrolling can be used
100
- params.page = params.page || 1;
101
-
102
- return {
103
- results: data.items,
104
- pagination: {
105
- more: (params.page * 30) < data.total_count
106
- }
107
- };
108
- },
109
- cache: true
110
- },
111
- escapeMarkup: function (markup) { return markup; }, // let our custom formatter work
112
- minimumInputLength: 1,
113
- templateResult: formatRepo, // omitted for brevity, see the source of this page
114
- templateSelection: formatRepoSelection // omitted for brevity, see the source of this page
115
- });
116
- {% endhighlight %}
117
-
118
- <p>
119
- Select2 will pass any options in the <code>ajax</code> object to
120
- jQuery's <code>$.ajax</code> function, or the <code>transport</code>
121
- function you specify.
122
- </p>
123
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/disabled-mode.html DELETED
@@ -1,43 +0,0 @@
1
- <section>
2
-
3
- <h1 id="disabled">Disabled mode</h1>
4
-
5
- <p>
6
- Select2 will respond to the <code>disabled</code> attribute on
7
- <code>&lt;select&gt;</code> elements. You can also initialize Select2
8
- with <code>disabled: true</code> to get the same effect.
9
- </p>
10
-
11
- <div class="s2-example">
12
- <p>
13
- <select class="js-example-disabled js-states form-control" disabled="disabled"></select>
14
- </p>
15
-
16
- <p>
17
- <select class="js-example-disabled-multi js-states form-control" multiple="multiple" disabled="disabled"></select>
18
- </p>
19
- <div class="btn-group btn-group-sm" role="group" aria-label="Programmatic enabling and disabling">
20
- <button type="button" class="js-programmatic-enable btn btn-default">
21
- Enable
22
- </button>
23
- <button type="button" class="js-programmatic-disable btn btn-default">
24
- Disable
25
- </button>
26
- </div>
27
- </div>
28
-
29
- <pre data-fill-from=".js-code-disabled"></pre>
30
-
31
- <script type="text/javascript" class="js-code-disabled">
32
- $(".js-programmatic-enable").on("click", function () {
33
- $(".js-example-disabled").prop("disabled", false);
34
- $(".js-example-disabled-multi").prop("disabled", false);
35
- });
36
-
37
- $(".js-programmatic-disable").on("click", function () {
38
- $(".js-example-disabled").prop("disabled", true);
39
- $(".js-example-disabled-multi").prop("disabled", true);
40
- });
41
- </script>
42
-
43
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/disabled-results.html DELETED
@@ -1,29 +0,0 @@
1
- <section>
2
-
3
- <h1 id="disabled-results">Disabled results</h1>
4
-
5
- <p>
6
- Select2 will correctly handle disabled results, both with data coming
7
- from a standard select (when the <code>disabled</code> attribute is set)
8
- and from remote sources, where the object has
9
- <code>disabled: true</code> set.
10
- </p>
11
-
12
- <div class="s2-example">
13
- <p>
14
- <select class="js-example-disabled-results form-control">
15
- <option value="one">First</option>
16
- <option value="two" disabled="disabled">Second (disabled)</option>
17
- <option value="three">Third</option>
18
- </select>
19
- </p>
20
- </div>
21
-
22
- {% highlight html linenos %}
23
- <select class="js-example-disabled-results">
24
- <option value="one">First</option>
25
- <option value="two" disabled="disabled">Second (disabled)</option>
26
- <option value="three">Third</option>
27
- </select>
28
- {% endhighlight %}
29
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/hide-search.html DELETED
@@ -1,22 +0,0 @@
1
- <section>
2
-
3
- <h1 id="hide-search">Hiding the search box</h1>
4
-
5
- <p>
6
- Select2 allows you to hide the search box depending on the number of
7
- options which are displayed. In this example, we use the value
8
- <code>Infinity</code> to tell Select2 to never display the search box.
9
- </p>
10
-
11
- <div class="s2-example">
12
- <p>
13
- <select class="js-example-basic-hide-search js-states form-control"></select>
14
- </p>
15
- </div>
16
-
17
- {% highlight js linenos %}
18
- $(".js-example-basic-hide-search").select2({
19
- minimumResultsForSearch: Infinity
20
- });
21
- {% endhighlight %}
22
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/localization-rtl-diacritics.html DELETED
@@ -1,82 +0,0 @@
1
- <section>
2
- <h1 id="localization-rtl-diacritics" class="page-header">
3
- Localization, RTL and diacritics support
4
- </h1>
5
-
6
- <h2 id="language">Multiple languages</h2>
7
-
8
- <p>
9
- Select2 supports displaying the messages in different languages, as well
10
- as providing your own
11
- <a href="options.html#language">custom messages</a>
12
- that can be displayed.
13
- </p>
14
-
15
- <p>
16
- The language does not have to be defined when Select2 is being
17
- initialized, but instead can be defined in the <code>[lang]</code>
18
- attribute of any parent elements as <code>[lang="es"]</code>.
19
- </p>
20
-
21
- <div class="s2-example">
22
- <p>
23
- <select class="js-example-language js-states form-control">
24
- </select>
25
- </p>
26
- </div>
27
-
28
- {% highlight js linenos %}
29
- $(".js-example-language").select2({
30
- language: "es"
31
- });
32
- {% endhighlight %}
33
-
34
- <h2 id="rtl">RTL support</h2>
35
-
36
- <p>
37
- Select2 will work on RTL websites if the <code>dir</code> attribute is
38
- set on the <code>&lt;select&gt;</code> or any parents of it. You can also
39
- initialize Select2 with <code>dir: "rtl"</code> set.
40
- </p>
41
-
42
- <div class="s2-example">
43
- <p>
44
- <select class="js-example-rtl js-states form-control" dir="rtl"></select>
45
- </p>
46
- </div>
47
-
48
- {% highlight js linenos %}
49
- $(".js-example-rtl").select2({
50
- dir: "rtl"
51
- });
52
- {% endhighlight %}
53
-
54
- <h2 id="diacritics">Diacritics support</h2>
55
-
56
- <p>
57
- Select2's default matcher will ignore diacritics, making it easier for
58
- users to filter results in international selects. Type "aero" into the
59
- select below.
60
- </p>
61
-
62
- <div class="s2-example">
63
- <p>
64
- <select class="js-example-diacritics form-control">
65
- <option>Aeróbics</option>
66
- <option>Aeróbics en Agua</option>
67
- <option>Aerografía</option>
68
- <option>Aeromodelaje</option>
69
- <option>Águilas</option>
70
- <option>Ajedrez</option>
71
- <option>Ala Delta</option>
72
- <option>Álbumes de Música</option>
73
- <option>Alusivos</option>
74
- <option>Análisis de Escritura a Mano</option>
75
- </select>
76
- </p>
77
- </div>
78
-
79
- {% highlight js linenos %}
80
- $(".js-example-diacritics").select2();
81
- {% endhighlight %}
82
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/matcher.html DELETED
@@ -1,39 +0,0 @@
1
- <section>
2
- <h1 id="matcher">Customizing how results are matched</h1>
3
-
4
- <p>
5
- Unlike other dropdowns on this page, this one matches options only if
6
- the term appears in the beginning of the string as opposed to anywhere:
7
- </p>
8
-
9
- <p>
10
- This custom matcher uses a
11
- <a href="options.html#compat-matcher">compatibility module</a> that is
12
- only bundled in the
13
- <a href="index.html#builds-full">full version of Select2</a>. You also
14
- have the option of using a
15
- <a href="options.html#matcher">more complex matcher</a>.
16
- </p>
17
-
18
- <div class="s2-example">
19
- <p>
20
- <select class="js-example-matcher-start js-states form-control"></select>
21
- </p>
22
- </div>
23
-
24
- {% highlight js linenos %}
25
- function matchStart (term, text) {
26
- if (text.toUpperCase().indexOf(term.toUpperCase()) == 0) {
27
- return true;
28
- }
29
-
30
- return false;
31
- }
32
-
33
- $.fn.select2.amd.require(['select2/compat/matcher'], function (oldMatcher) {
34
- $(".js-example-matcher-start").select2({
35
- matcher: oldMatcher(matchStart)
36
- })
37
- });
38
- {% endhighlight %}
39
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/multiple-max.html DELETED
@@ -1,24 +0,0 @@
1
- <section>
2
- <h1 id="multiple-max">
3
- Limiting the number of selections
4
- </h1>
5
-
6
- <p>
7
- Select2 multi-value select boxes can set restrictions regarding the
8
- maximum number of options selected. The select below is declared with
9
- the <code>multiple</code> attribute with <code>maximumSelectionLength</code>
10
- in the select2 options.
11
- </p>
12
-
13
- <div class="s2-example">
14
- <p>
15
- <select class="js-example-basic-multiple-limit js-states form-control" multiple="multiple"></select>
16
- </p>
17
- </div>
18
-
19
- {% highlight js linenos %}
20
- $(".js-example-basic-multiple-limit").select2({
21
- maximumSelectionLength: 2
22
- });
23
- {% endhighlight %}
24
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/placeholders.html DELETED
@@ -1,36 +0,0 @@
1
- <section>
2
- <h1 id="placeholders">Placeholders</h1>
3
-
4
- <p>
5
- A placeholder value can be defined and will be displayed until a
6
- selection is made. Select2 uses the <code>placeholder</code> attribute
7
- on multiple select boxes, which requires IE 10+. You can support it in
8
- older versions with
9
- <a href="https://github.com/jamesallardice/Placeholders.js">the Placeholders.js polyfill</a>.
10
- </p>
11
-
12
- <div class="s2-example">
13
- <p>
14
- <select class="js-example-placeholder-single js-states form-control">
15
- <option></option>
16
- </select>
17
- </p>
18
- <p>
19
- <select class="js-example-placeholder-multiple js-states form-control" multiple="multiple"></select>
20
- </p>
21
- </div>
22
-
23
- <pre data-fill-from=".js-code-placeholder"></pre>
24
-
25
- <script type="text/javascript" class="js-code-placeholder">
26
- $(".js-example-placeholder-single").select2({
27
- placeholder: "Select a state",
28
- allowClear: true
29
- });
30
-
31
- $(".js-example-placeholder-multiple").select2({
32
- placeholder: "Select a state"
33
- });
34
- </script>
35
-
36
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/programmatic-control.html DELETED
@@ -1,155 +0,0 @@
1
- <section>
2
- <h1 id="programmatic-control" class="page-header">
3
- Programmatic control
4
- </h1>
5
-
6
- <h2 id="events">DOM events</h2>
7
-
8
- <p>
9
- Select2 will trigger some events on the original select element,
10
- allowing you to integrate it with other components. You can find more
11
- information on events
12
- <a href="options.html#events">on the options page</a>.
13
- </p>
14
-
15
- <p>
16
- <code>change</code> is fired whenever an option is selected or removed.
17
- </p>
18
-
19
- <p>
20
- <code>select2:open</code> is fired whenever the dropdown is opened.
21
- <code>select2:opening</code> is fired before this and can be prevented.
22
- </p>
23
-
24
- <p>
25
- <code>select2:close</code> is fired whenever the dropdown is closed.
26
- <code>select2:closing</code> is fired before this and can be prevented.
27
- </p>
28
-
29
- <p>
30
- <code>select2:select</code> is fired whenever a result is selected.
31
- <code>select2:selecting</code> is fired before this and can be prevented.
32
- </p>
33
-
34
- <p>
35
- <code>select2:unselect</code> is fired whenever a result is unselected.
36
- <code>select2:unselecting</code> is fired before this and can be prevented.
37
- </p>
38
-
39
- <div class="s2-example">
40
- <p>
41
- <select class="js-states js-example-events form-control"></select>
42
- </p>
43
- <p>
44
- <select class="js-states js-example-events form-control" multiple="multiple"></select>
45
- </p>
46
- </div>
47
-
48
- <div class="s2-event-log">
49
- <ul class="js-event-log"></ul>
50
- </div>
51
-
52
- <pre data-fill-from=".js-code-events"></pre>
53
-
54
- <script type="text/javascript" class="js-code-events">
55
- var $eventLog = $(".js-event-log");
56
- var $eventSelect = $(".js-example-events");
57
-
58
- $eventSelect.on("select2:open", function (e) { log("select2:open", e); });
59
- $eventSelect.on("select2:close", function (e) { log("select2:close", e); });
60
- $eventSelect.on("select2:select", function (e) { log("select2:select", e); });
61
- $eventSelect.on("select2:unselect", function (e) { log("select2:unselect", e); });
62
-
63
- $eventSelect.on("change", function (e) { log("change"); });
64
-
65
- function log (name, evt) {
66
- if (!evt) {
67
- var args = "{}";
68
- } else {
69
- var args = JSON.stringify(evt.params, function (key, value) {
70
- if (value && value.nodeName) return "[DOM node]";
71
- if (value instanceof $.Event) return "[$.Event]";
72
- return value;
73
- });
74
- }
75
- var $e = $("<li>" + name + " -> " + args + "</li>");
76
- $eventLog.append($e);
77
- $e.animate({ opacity: 1 }, 10000, 'linear', function () {
78
- $e.animate({ opacity: 0 }, 2000, 'linear', function () {
79
- $e.remove();
80
- });
81
- });
82
- }
83
- </script>
84
-
85
- <h2 id="programmatic">Programmatic access</h2>
86
-
87
- <p>
88
- Select2 supports methods that allow programmatic control of the
89
- component.
90
- </p>
91
-
92
- <div class="s2-example">
93
-
94
- <p>
95
- <select class="js-example-programmatic js-states form-control"></select>
96
- </p>
97
-
98
- <div class="btn-toolbar" role="toolbar" aria-label="Programmatic control">
99
- <div class="btn-group btn-group-sm" aria-label="Set Select2 option">
100
- <button class="js-programmatic-set-val btn btn-default">
101
- Set "California"
102
- </button>
103
- </div>
104
- <div class="btn-group btn-group-sm" role="group" aria-label="Open and close">
105
- <button class="js-programmatic-open btn btn-default">
106
- Open
107
- </button>
108
- <button class="js-programmatic-close btn btn-default">
109
- Close
110
- </button>
111
- </div>
112
- <div class="btn-group btn-group-sm" role="group" aria-label="Initialize and destroy">
113
- <button class="js-programmatic-init btn btn-default">
114
- Init
115
- </button>
116
- <button class="js-programmatic-destroy btn btn-default">
117
- Destroy
118
- </button>
119
- </div>
120
- </div>
121
-
122
- <p>
123
- <select class="js-example-programmatic-multi js-states form-control" multiple="multiple"></select>
124
- </p>
125
-
126
- <div class="btn-group btn-group-sm" role="group" aria-label="Programmatic setting and clearing Select2 options">
127
- <button type="button" class="js-programmatic-multi-set-val btn btn-default">
128
- Set to California and Alabama
129
- </button>
130
- <button type="button" class="js-programmatic-multi-clear btn btn-default">
131
- Clear
132
- </button>
133
- </div>
134
-
135
- </div>
136
-
137
- <pre data-fill-from=".js-code-programmatic"></pre>
138
-
139
- <script type="text/javascript" class="js-code-programmatic">
140
- var $example = $(".js-example-programmatic").select2();
141
- var $exampleMulti = $(".js-example-programmatic-multi").select2();
142
-
143
- $(".js-programmatic-set-val").on("click", function () { $example.val("CA").trigger("change"); });
144
-
145
- $(".js-programmatic-open").on("click", function () { $example.select2("open"); });
146
- $(".js-programmatic-close").on("click", function () { $example.select2("close"); });
147
-
148
- $(".js-programmatic-init").on("click", function () { $example.select2(); });
149
- $(".js-programmatic-destroy").on("click", function () { $example.select2("destroy"); });
150
-
151
- $(".js-programmatic-multi-set-val").on("click", function () { $exampleMulti.val(["CA", "AL"]).trigger("change"); });
152
- $(".js-programmatic-multi-clear").on("click", function () { $exampleMulti.val(null).trigger("change"); });
153
- </script>
154
-
155
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/tags.html DELETED
@@ -1,29 +0,0 @@
1
- <section>
2
- <h1 id="tags">Tagging support</h1>
3
-
4
- <p>
5
- Select2 can be used to quickly set up fields used for tagging.
6
- </p>
7
-
8
- <p>
9
- Note that when tagging is enabled the user can select from pre-existing
10
- options or create a new tag by picking the first choice, which is what
11
- the user has typed into the search box so far.
12
- </p>
13
-
14
- <div class="s2-example">
15
- <p>
16
- <select class="js-example-tags form-control" multiple="multiple">
17
- <option selected="selected">orange</option>
18
- <option>white</option>
19
- <option selected="selected">purple</option>
20
- </select>
21
- </p>
22
- </div>
23
-
24
- {% highlight js linenos %}
25
- $(".js-example-tags").select2({
26
- tags: true
27
- })
28
- {% endhighlight %}
29
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/themes-templating-responsive-design.html DELETED
@@ -1,104 +0,0 @@
1
- <section>
2
-
3
- <h1 id="themes-templating-responsive-design" class="page-header">
4
- Themes, templating and responsive design
5
- </h1>
6
-
7
- <h2 id="themes">Theme support</h2>
8
-
9
- <p>
10
- Select2 supports custom themes using the
11
- <a href="options.html#theme">theme option</a>
12
- so you can style Select2 to match the rest of your application.
13
- </p>
14
-
15
- <p>
16
- These are using the <code>classic</code> theme, which matches the old
17
- look of Select2.
18
- </p>
19
-
20
- <div class="s2-example">
21
- <p>
22
- <select class="js-example-theme-single js-states form-control">
23
- </select>
24
- </p>
25
- <p>
26
- <select class="js-example-theme-multiple js-states form-control" multiple="multiple"></select>
27
- </p>
28
- </div>
29
-
30
- {% highlight js linenos %}
31
- $(".js-example-theme-single").select2({
32
- theme: "classic"
33
- });
34
-
35
- $(".js-example-theme-multiple").select2({
36
- theme: "classic"
37
- });
38
- {% endhighlight %}
39
-
40
- <h2 id="templating">Templating</h2>
41
-
42
- <p>
43
- Various display options of the Select2 component can be changed:
44
- You can access the <code>&lt;option&gt;</code> element
45
- (or <code>&lt;optgroup&gt;</code>) and any attributes on those elements
46
- using <code>.element</code>.
47
- </p>
48
-
49
- <p>
50
- Templating is primarily controlled by the
51
- <a href="options.html#templateResult"><code>templateResult</code></a>
52
- and <a href="options.html#templateSelection"><code>templateSelection</code></a>
53
- options.
54
- </p>
55
-
56
- <div class="s2-example">
57
- <p>
58
- <select class="js-example-templating js-states form-control"></select>
59
- </p>
60
- </div>
61
-
62
- {% highlight js linenos %}
63
- function formatState (state) {
64
- if (!state.id) { return state.text; }
65
- var $state = $(
66
- '<span><img src="vendor/images/flags/' + state.element.value.toLowerCase() + '.png" class="img-flag" /> ' + state.text + '</span>'
67
- );
68
- return $state;
69
- };
70
-
71
- $(".js-example-templating").select2({
72
- templateResult: formatState
73
- });
74
- {% endhighlight %}
75
-
76
- <h2 id="responsive">Responsive design - Percent width</h2>
77
-
78
- <p>
79
- Select2's width can be set to a percentage of its parent to support
80
- responsive design. The two Select2 boxes below are styled to 50% and 75%
81
- width respectively.
82
- </p>
83
-
84
- <div class="s2-example">
85
- <p>
86
- <select class="js-example-responsive js-states" style="width: 50%"></select>
87
- </p>
88
- <p>
89
- <select class="js-example-responsive js-states" multiple="multiple" style="width: 75%"></select>
90
- </p>
91
- </div>
92
-
93
- {% highlight html linenos %}
94
- <select class="js-example-responsive" style="width: 50%"></select>
95
- <select class="js-example-responsive" multiple="multiple" style="width: 75%"></select>
96
- {% endhighlight %}
97
-
98
- <div class="alert alert-warning">
99
- Select2 will do its best to resolve the percent width specified via a
100
- css class, but it is not always possible. The best way to ensure that
101
- Select2 is using a percent based width is to inline the
102
- <code>style</code> declaration into the tag.
103
- </div>
104
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/examples/tokenizer.html DELETED
@@ -1,32 +0,0 @@
1
- <section>
2
- <h1 id="tokenizer">Automatic tokenization</h1>
3
-
4
- <p>
5
- Select2 supports ability to add choices automatically as the user is
6
- typing into the search field. Try typing in the search field below and
7
- entering a space or a comma.
8
- </p>
9
-
10
- <p>
11
- The separators that should be used when tokenizing can be specified
12
- using the <a href="options.html#tokenSeparators">tokenSeparators</a>
13
- options.
14
- </p>
15
-
16
- <div class="s2-example">
17
- <p>
18
- <select class="js-example-tokenizer form-control" multiple="multiple">
19
- <option>red</option>
20
- <option>blue</option>
21
- <option>green</option>
22
- </select>
23
- </p>
24
- </div>
25
-
26
- {% highlight js linenos %}
27
- $(".js-example-tokenizer").select2({
28
- tags: true,
29
- tokenSeparators: [',', ' ']
30
- })
31
- {% endhighlight %}
32
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/footer.html DELETED
@@ -1,20 +0,0 @@
1
- <footer class="s2-docs-footer" role="contentinfo">
2
- <div class="container">
3
- {% include social-buttons.html %}
4
- <p>
5
- Select2 is licensed under <a href="https://github.com/select2/select2/blob/master/LICENSE.md">MIT</a>, documentation under <a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
6
- </p>
7
- <p>
8
- Maintained by <a href="https://github.com/kevin-brown">Kevin Brown</a> and <a href="https://github.com/ivaynberg">Igor Vaynberg</a> with the help of <a href="https://github.com/select2/select2/graphs/contributors">our contributors</a>.
9
- </p>
10
- <ul class="s2-docs-footer-links">
11
- <li>Currently v4.0.3</li>
12
- <li><a href="https://github.com/select2/select2">GitHub</a></li>
13
- <li><a href="./examples.html">Examples</a></li>
14
- <li><a href="./options.html">Options</a></li>
15
- <li><a href="http://select2.github.io/select2/">v3.5.2 docs</a></li>
16
- <li><a href="https://github.com/select2/select2/issues">Issues</a></li>
17
- <li><a href="https://github.com/select2/select2/releases">Releases</a></li>
18
- </ul>
19
- </div>
20
- </footer>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/ga.html DELETED
@@ -1,9 +0,0 @@
1
- <script type="text/javascript">
2
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
4
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
6
-
7
- ga('create', 'UA-57144786-2', 'auto');
8
- ga('send', 'pageview');
9
- </script>
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/head.html DELETED
@@ -1,31 +0,0 @@
1
- <meta charset="utf-8">
2
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
3
- <meta name="viewport" content="width=device-width, initial-scale=1">
4
-
5
- <link rel="apple-touch-icon" sizes="57x57" href="/images/apple-touch-icon-57x57.png?v=699Nxpjr2A">
6
- <link rel="apple-touch-icon" sizes="60x60" href="/images/apple-touch-icon-60x60.png?v=699Nxpjr2A">
7
- <link rel="apple-touch-icon" sizes="72x72" href="/images/apple-touch-icon-72x72.png?v=699Nxpjr2A">
8
- <link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=699Nxpjr2A" sizes="32x32">
9
- <link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=699Nxpjr2A" sizes="16x16">
10
- <link rel="manifest" href="/images/manifest.json?v=699Nxpjr2A">
11
- <link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=699Nxpjr2A" color="#F6F6F6">
12
- <link rel="shortcut icon" href="/images/favicon.ico?v=699Nxpjr2A">
13
- <meta name="msapplication-TileColor" content="#da532c">
14
- <meta name="msapplication-config" content="/browserconfig.xml?v=699Nxpjr2A">
15
- <meta name="theme-color" content="#f6f6f6">
16
-
17
- <title>
18
- {{ page.title }}
19
- </title>
20
-
21
- <script type="text/javascript" src="vendor/js/jquery.min.js"></script>
22
- <script type="text/javascript" src="dist/js/select2.full.js"></script>
23
- <script type="text/javascript" src="vendor/js/bootstrap.min.js"></script>
24
- <script type="text/javascript" src="vendor/js/prettify.min.js"></script>
25
- <script type="text/javascript" src="vendor/js/anchor.min.js"></script>
26
-
27
- <link href="css/bootstrap.css" type="text/css" rel="stylesheet" />
28
- <link href="dist/css/select2.min.css" type="text/css" rel="stylesheet" />
29
-
30
- <link href="css/font-awesome.css" type="text/css" rel="stylesheet" />
31
- <link href="css/s2-docs.css" type="text/css" rel="stylesheet" >
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/js-source-states.html DELETED
@@ -1,62 +0,0 @@
1
- <select class="js-source-states">
2
- <optgroup label="Alaskan/Hawaiian Time Zone">
3
- <option value="AK">Alaska</option>
4
- <option value="HI">Hawaii</option>
5
- </optgroup>
6
- <optgroup label="Pacific Time Zone">
7
- <option value="CA">California</option>
8
- <option value="NV">Nevada</option>
9
- <option value="OR">Oregon</option>
10
- <option value="WA">Washington</option>
11
- </optgroup>
12
- <optgroup label="Mountain Time Zone">
13
- <option value="AZ">Arizona</option>
14
- <option value="CO">Colorado</option>
15
- <option value="ID">Idaho</option>
16
- <option value="MT">Montana</option>
17
- <option value="NE">Nebraska</option>
18
- <option value="NM">New Mexico</option>
19
- <option value="ND">North Dakota</option>
20
- <option value="UT">Utah</option>
21
- <option value="WY">Wyoming</option>
22
- </optgroup>
23
- <optgroup label="Central Time Zone">
24
- <option value="AL">Alabama</option>
25
- <option value="AR">Arkansas</option>
26
- <option value="IL">Illinois</option>
27
- <option value="IA">Iowa</option>
28
- <option value="KS">Kansas</option>
29
- <option value="KY">Kentucky</option>
30
- <option value="LA">Louisiana</option>
31
- <option value="MN">Minnesota</option>
32
- <option value="MS">Mississippi</option>
33
- <option value="MO">Missouri</option>
34
- <option value="OK">Oklahoma</option>
35
- <option value="SD">South Dakota</option>
36
- <option value="TX">Texas</option>
37
- <option value="TN">Tennessee</option>
38
- <option value="WI">Wisconsin</option>
39
- </optgroup>
40
- <optgroup label="Eastern Time Zone">
41
- <option value="CT">Connecticut</option>
42
- <option value="DE">Delaware</option>
43
- <option value="FL">Florida</option>
44
- <option value="GA">Georgia</option>
45
- <option value="IN">Indiana</option>
46
- <option value="ME">Maine</option>
47
- <option value="MD">Maryland</option>
48
- <option value="MA">Massachusetts</option>
49
- <option value="MI">Michigan</option>
50
- <option value="NH">New Hampshire</option>
51
- <option value="NJ">New Jersey</option>
52
- <option value="NY">New York</option>
53
- <option value="NC">North Carolina</option>
54
- <option value="OH">Ohio</option>
55
- <option value="PA">Pennsylvania</option>
56
- <option value="RI">Rhode Island</option>
57
- <option value="SC">South Carolina</option>
58
- <option value="VT">Vermont</option>
59
- <option value="VA">Virginia</option>
60
- <option value="WV">West Virginia</option>
61
- </optgroup>
62
- </select>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/nav/announcements-4.0.html DELETED
@@ -1,26 +0,0 @@
1
- <nav class="s2-docs-sidebar hidden-print hidden-xs hidden-sm">
2
- <ul class="nav s2-docs-sidenav">
3
- <li>
4
- <a href="#select2-400">Select2 4.0.0</a>
5
- <ul class="nav">
6
- <li><a href="#new-features">New features</a></li>
7
- <li><a href="#plugin-system">Plugin system</a></li>
8
- <li><a href="#amd-based-build-system">AMD-based build system</a></li>
9
- </ul>
10
- </li>
11
- <li>
12
- <a href="#migrating-from-select2-35">Migrating from Select2 3.5</a>
13
- <ul class="nav">
14
- <li><a href="#hidden-input">No more hidden input tags</a></li>
15
- <li><a href="#new-matcher">Advanced matching of searches</a></li>
16
- <li><a href="#flexible-placeholders">More flexible placeholders</a></li>
17
- <li><a href="#value-ordering">Display reflects the actual order of the values</a></li>
18
- <li><a href="#changed-options">Changed method and option names</a></li>
19
- <li><a href="#removed-methods">Deprecated and removed methods</a></li>
20
- </ul>
21
- </li>
22
- </ul>
23
- <a class="back-to-top" href="#top">
24
- Back to top
25
- </a>
26
- </nav>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/nav/examples.html DELETED
@@ -1,96 +0,0 @@
1
- <nav class="s2-docs-sidebar hidden-print hidden-xs hidden-sm">
2
- <ul class="nav s2-docs-sidenav">
3
- <li>
4
- <a href="#basics">The basics</a>
5
- <ul class="nav">
6
- <li>
7
- <a href="#single">Single select boxes</a>
8
- </li>
9
- <li>
10
- <a href="#multiple">Multiple select boxes</a>
11
- </li>
12
- </ul>
13
- </li>
14
- <li>
15
- <a href="#placeholders">Placeholders</a>
16
- </li>
17
- <li>
18
- <a href="#data">
19
- Data sources
20
- </a>
21
- <ul class="nav">
22
- <li>
23
- <a href="#data-array">Loading array data</a>
24
- </li>
25
- <li>
26
- <a href="#data-ajax">Loading remote data</a>
27
- </li>
28
- </ul>
29
- </li>
30
- <li>
31
- <a href="#disabled">Disabled mode</a>
32
- </li>
33
- <li>
34
- <a href="#disabled-results">Disabled results</a>
35
- </li>
36
- <li>
37
- <a href="#multiple-max">Limiting the number of selections</a>
38
- </li>
39
- <li>
40
- <a href="#hide-search">Hiding the search box</a>
41
- </li>
42
- <li>
43
- <a href="#programmatic-control">Programmatic control</a>
44
- <ul class="nav">
45
- <li>
46
- <a href="#events">DOM events</a>
47
- </li>
48
- <li>
49
- <a href="#programmatic">Programmatic access</a>
50
- </li>
51
- </ul>
52
- </li>
53
- <li>
54
- <a href="#tags">Tagging support</a>
55
- </li>
56
- <li>
57
- <a href="#tokenizer">Automatic tokenization</a>
58
- </li>
59
- <li>
60
- <a href="#matcher">Customizing how results are matched</a>
61
- </li>
62
- <li>
63
- <a href="#localization-rtl-diacritics">Localization, RTL and diacritics support</a>
64
- <ul class="nav">
65
- <li>
66
- <a href="#language">Multiple languages</a>
67
- </li>
68
- <li>
69
- <a href="#rtl">RTL support</a>
70
- </li>
71
- <li>
72
- <a href="#diacritics">Diacritics support</a>
73
- </li>
74
- </ul>
75
- </li>
76
- <li>
77
- <a href="#themes-templating-responsive-design">
78
- Themes, templating and responsive design
79
- </a>
80
- <ul class="nav">
81
- <li>
82
- <a href="#themes">Theme support</a>
83
- </li>
84
- <li>
85
- <a href="#templating">Templating</a>
86
- </li>
87
- <li>
88
- <a href="#responsive">Responsive design</a>
89
- </li>
90
- </ul>
91
- </li>
92
- </ul>
93
- <a class="back-to-top" href="#top">
94
- Back to top
95
- </a>
96
- </nav>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/nav/options-old.html DELETED
@@ -1,55 +0,0 @@
1
- <nav class="s2-docs-sidebar hidden-print hidden-xs hidden-sm">
2
- <ul class="nav s2-docs-sidenav">
3
- <li>
4
- <a href="#core-options">Core Options</a>
5
- <ul class="nav">
6
- <li><a href="#data-attributes">Declaring configuration in the <code>data-*</code> attributes</a></li>
7
- <li><a href="#amd">AMD compatibility</a></li>
8
- <li><a href="#core-options-display">Displaying selections</a></li>
9
- <li><a href="#core-options-results">Returning and displaying results</a></li>
10
- </ul>
11
- </li>
12
- <li>
13
- <a href="#dropdown">Dropdown</a>
14
- <ul class="nav">
15
- <li><a href="#dropdownParent">Attached to body</a></li>
16
- <li><a href="#dropdown-attachContainer">Attached below the container</a></li>
17
- <li><a href="#dropdown-search">Search</a></li>
18
- <li><a href="#dropdown-select-on-close">Select the highlighted option on close</a></li>
19
- <li><a href="#closeOnSelect">Close the dropdown when a result is selected</a></li>
20
- </ul>
21
- </li>
22
- <li>
23
- <a href="#events">Events</a>
24
- <ul class="nav">
25
- <li><a href="#events-public">Public events</a></li>
26
- <li><a href="#events-internal">Internal events</a></li>
27
- </ul>
28
- </li>
29
- <li>
30
- <a href="#adapters">The plugin system (adapters)</a>
31
- <ul class="nav">
32
- <li><a href="#adapters-all">All adapters</a></li>
33
- <li><a href="#selectionAdapter">Container (selection)</a></li>
34
- <li><a href="#dataAdapter">Data set</a></li>
35
- <li><a href="#dropdownAdapter">Dropdown</a></li>
36
- <li><a href="#resultsAdapter">Results</a></li>
37
- </ul>
38
- </li>
39
- <li>
40
- <a href="#setting-default-options">Setting default options</a>
41
- </li>
42
- <li>
43
- <a href="#backwards-compatibility">Backwards compatibility</a>
44
- <ul class="nav">
45
- <li><a href="#compat-matcher">Simplified function for matching data objects</a></li>
46
- <li><a href="#initSelection">Old initial selections with <code>initSelection</code></a></li>
47
- <li><a href="#query">Querying old data with <code>query</code></a></li>
48
- <li><a href="#input-fallback">Compatibility with <code>&lt;input type="text" /&gt;</code></a></li>
49
- </ul>
50
- </li>
51
- </ul>
52
- <a class="back-to-top" href="#top">
53
- Back to top
54
- </a>
55
- </nav>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/nav/options.html DELETED
@@ -1,77 +0,0 @@
1
- <nav class="s2-docs-sidebar hidden-print hidden-xs hidden-sm">
2
- <ul class="nav s2-docs-sidenav">
3
- <li>
4
- <a href="#core-options">Core options</a>
5
- <ul class="nav">
6
- <li><a href="#setting-default-options">Changing default options</a></li>
7
- <li><a href="#data-attributes">Declaring configuration in the HTML</a></li>
8
- <li><a href="#amd">AMD compatibility</a></li>
9
- </ul>
10
- </li>
11
- <li>
12
- <a href="#data-adapters">Data adapters</a>
13
- <ul class="nav">
14
- <li>
15
- <a href="#data-adapters-select-tag">Using a <code>&lt;select&gt;</code></a>
16
- </li>
17
- <li>
18
- <a href="#data">Loading data from an array</a>
19
- </li>
20
- <li>
21
- <a href="#ajax">Connecting to a remote data source</a>
22
- </li>
23
- </ul>
24
- </li>
25
- <li>
26
- <a href="#selections">Displaying selections</a>
27
- <ul class="nav">
28
- <li>
29
- <a href="#placeholder">Showing a placeholder</a>
30
- </li>
31
- <li>
32
- <a href="#allowClear">Clearing selections</a>
33
- </li>
34
- <li>
35
- <a href="#templateSelection">Templating</a>
36
- </li>
37
- </ul>
38
- </li>
39
- <li>
40
- <a href="#results">Displaying results</a>
41
- <ul class="nav">
42
- <li><a href="#can-i-change-when-search-results-are-loaded">Controlling result loading</a></li>
43
- <li><a href="#can-i-change-how-selecting-results-works">Making selections</a></li>
44
- <li><a href="#can-i-change-how-the-dropdown-is-placed">Placement</a></li>
45
- </ul>
46
- </li>
47
- <li>
48
- <a href="#events">Events</a>
49
- <ul class="nav">
50
- <li><a href="#events-public">Public jQuery events</a></li>
51
- <li><a href="#events-internal">Internal events</a></li>
52
- </ul>
53
- </li>
54
- <li>
55
- <a href="#adapters">The plugin system (adapters)</a>
56
- <ul class="nav">
57
- <li><a href="#adapters-all">All adapters</a></li>
58
- <li><a href="#selectionAdapter">Container (selection)</a></li>
59
- <li><a href="#dataAdapter">Data set</a></li>
60
- <li><a href="#dropdownAdapter">Dropdown</a></li>
61
- <li><a href="#resultsAdapter">Results</a></li>
62
- </ul>
63
- </li>
64
- <li>
65
- <a href="#backwards-compatibility">Deprecated options</a>
66
- <ul class="nav">
67
- <li><a href="#compat-matcher">Simplified function for matching data objects</a></li>
68
- <li><a href="#initSelection">Old initial selections with <code>initSelection</code></a></li>
69
- <li><a href="#query">Querying old data with <code>query</code></a></li>
70
- <li><a href="#input-fallback">Compatibility with <code>&lt;input type="text" /&gt;</code></a></li>
71
- </ul>
72
- </li>
73
- </ul>
74
- <a class="back-to-top" href="#top">
75
- Back to top
76
- </a>
77
- </nav>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/navigation.html DELETED
@@ -1,53 +0,0 @@
1
- <header class="s2-docs-nav navbar navbar-default navbar-static-top" id="top" role="banner">
2
- <div class="container">
3
- <div class="navbar-header">
4
- <button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target=".select2-navbar-collapse">
5
- <span class="sr-only">Toggle navigation</span>
6
- <span class="icon-bar top-bar"></span>
7
- <span class="icon-bar middle-bar"></span>
8
- <span class="icon-bar bottom-bar"></span>
9
- </button>
10
- <a href="./" class="navbar-brand"><img src="/images/logo.png" height="20px"> Select2</a>
11
- </div>
12
-
13
- <nav class="collapse navbar-collapse select2-navbar-collapse" role="navigation">
14
- <ul class="nav navbar-nav">
15
- <li{% if page.slug == "examples" %} class="active"{% endif %}>
16
- <a href="./examples.html">Examples</a>
17
- </li>
18
- <li{% if page.slug == "options" %} class="active"{% endif %}>
19
- <a href="./options.html">Options</a>
20
- </li>
21
- <li class="dropdown{% if page.slug == "announcements-4.0" %} active{% endif %}">
22
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">
23
- Topics
24
- <span class="caret"></span>
25
- </a>
26
- <ul class="dropdown-menu">
27
- <li{% if page.slug == "announcements-4.0" %} class="active"{% endif %}>
28
- <a href="./announcements-4.0.html">4.0 Announcement</a>
29
- </li>
30
- <li class="divider"></li>
31
- <li>
32
- <a href="https://github.com/select2/select2/releases">
33
- Release notes
34
- </a>
35
- </li>
36
- </ul>
37
- </li>
38
- <li{% if page.slug == "community" %} class="active"{% endif %}>
39
- <a href="./community.html">Community</a>
40
- </li>
41
- </ul>
42
-
43
- <ul class="nav navbar-nav navbar-right">
44
- <li>
45
- <a href="https://github.com/select2/select2">
46
- <i class="fa fa-github"></i>
47
- GitHub
48
- </a>
49
- </li>
50
- </ul>
51
- </nav>
52
- </div>
53
- </header>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/notice-previous.html DELETED
@@ -1,7 +0,0 @@
1
- <section class="notice-previous">
2
- <div class="container text-center">
3
- <a href="http://select2.github.io/select2/">Looking for the Select2 3.5.2 docs?</a>
4
- We have moved them to a new location
5
- <a href="announcements-4.0.html">while we push forward with Select2 4.0</a>.
6
- </div>
7
- </section>
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/adapters.html DELETED
@@ -1,209 +0,0 @@
1
- <section>
2
- <div class="page-header">
3
- <h1 id="adapters">Adapters</h1>
4
- </div>
5
-
6
- <p>
7
- Select2 allows plugins to add additional functionality through the core
8
- adapters. You can change almost anything involving the way Select2 works
9
- to the way Select2 interacts with the page by modifying the core adapters.
10
- Most third-party plugins should provide decorators (used to wrap adapters)
11
- and custom adapters that you can use.
12
- </p>
13
-
14
- <p>
15
- Each adapter contains a set of methods which will must always be defined.
16
- Along with the global methods that all adapters must implement, these
17
- methods must be implemented.
18
- </p>
19
-
20
- <h2 id="adapters-all">
21
- All adapters
22
- </h2>
23
-
24
- <p>
25
- All adapters must implement a set of methods that Select2 will use to
26
- display them and bind any internal events.
27
- </p>
28
-
29
- <pre class="prettyprint linenums">
30
- // The basic HTML that should be rendered by Select2. A jQuery or DOM element
31
- // should be returned, which will automatically be placed by Select2 within the
32
- // DOM.
33
- //
34
- // @returns A jQuery or DOM element that contains any elements that must be
35
- // rendered by Select2.
36
- Adapter.render = function () {
37
- return $jq;
38
- };
39
-
40
- // Bind to any Select2 or DOM events.
41
- //
42
- // @param container The Select2 object that is bound to the jQuery element. You
43
- // can listen to Select2 events with `on` and trigger Select2 events using the
44
- // `trigger` method.
45
- // @param $container The jQuery DOM node that all default adapters will be
46
- // rendered within.
47
- Adapter.bind = function (container, $container) { };
48
-
49
- // Position the DOM element within the Select2 DOM container, or in another
50
- // place. This allows adapters to be located outside of the Select2 DOM,
51
- // such as at the end of the document or in a specific place within the Select2
52
- // DOM node.
53
- //
54
- // Note: This method is not called on data adapters.
55
- //
56
- // @param $rendered The rendered DOM element that was returned from the call to
57
- // `render`. This may have been modified by Select2, but the root element
58
- // will always be the same.
59
- // @param $defaultContainer The default container that Select2 will typically
60
- // place the rendered DOM element within. For most adapters, this is the
61
- // Select2 DOM element.
62
- Adapter.position = function ($rendered, $defaultContainer) { };
63
-
64
- // Destroy any events or DOM elements that have been created.
65
- // This is called when `select2("destroy")` is called on an element.
66
- Adapter.destroy = function () { };
67
- </pre>
68
-
69
- <h2 id="selectionAdapter">
70
- Container (selection)
71
- </h2>
72
-
73
- <p>
74
- The selection is what is shown to the user as a replacement of the
75
- standard <code>&lt;select&gt;</code> box. It controls the display of the
76
- selection option(s), as well anything else that needs to be embedded
77
- within the container, such as a search box.
78
- </p>
79
-
80
- <dl class="dl-horizontal">
81
- <dt>Key</dt>
82
- <dd>
83
- <code>selectionAdapter</code>
84
- </dd>
85
-
86
- <dt>Default</dt>
87
- <dd>
88
- <code title="select2/selection/single">SingleSelection</code> or
89
- <code title="select2/selection/multiple">MultipleSelection</code>
90
- </dd>
91
-
92
- <dt>Base</dt>
93
- <dd>
94
- <code title="select2/selection/base">BaseSelection</code>
95
- </dd>
96
- </dl>
97
-
98
- <pre class="prettyprint linenums">
99
- // Update the selected data.
100
- //
101
- // @param data An array of data objects that have been generated by the data
102
- // adapter. If no objects should be selected, an empty array will be passed.
103
- //
104
- // Note: An array will always be passed into this method, even if Select2 is
105
- // attached to a source which only accepts a single selection.
106
- SelectionAdapter.update = function (data) { };
107
- </pre>
108
-
109
- <h2 id="dataAdapter">
110
- Data set
111
- </h2>
112
-
113
- <p>
114
- The data set is what Select2 uses to generate the possible results that
115
- can be selected, as well as the currently selected results.
116
- </p>
117
-
118
- <dl class="dl-horizontal">
119
- <dt>Key</dt>
120
- <dd>
121
- <code>dataAdapter</code>
122
- </dd>
123
-
124
- <dt>Default</dt>
125
- <dd>
126
- <code title="select2/data/select">SelectAdapter</code>
127
- </dd>
128
-
129
- <dt>Base</dt>
130
- <dd>
131
- <code title="select2/data/base">BaseAdapter</code>
132
- </dd>
133
- </dl>
134
-
135
- <pre class="prettyprint linenums">
136
- // Get the currently selected options. This is called when trying to get the
137
- // initial selection for Select2, as well as when Select2 needs to determine
138
- // what options within the results are selected.
139
- //
140
- // @param callback A function that should be called when the current selection
141
- // has been retrieved. The first parameter to the function should be an array
142
- // of data objects.
143
- DataAdapter.current = function (callback) {
144
- callback(currentData);
145
- }
146
-
147
- // Get a set of options that are filtered based on the parameters that have
148
- // been passed on in.
149
- //
150
- // @param params An object containing any number of parameters that the query
151
- // could be affected by. Only the core parameters will be documented.
152
- // @param params.term A user-supplied term. This is typically the value of the
153
- // search box, if one exists, but can also be an empty string or null value.
154
- // @param params.page The specific page that should be loaded. This is typically
155
- // provided when working with remote data sets, which rely on pagination to
156
- // determine what objects should be displayed.
157
- // @param callback The function that should be called with the queried results.
158
- DataAdapter.query = function (params, callback) {
159
- callback(queryiedData);
160
- }
161
- </pre>
162
-
163
- <h2 id="dropdownAdapter">
164
- Dropdown
165
- </h2>
166
-
167
- <p>
168
- The dropdown adapter defines the main container that the dropdown should
169
- be held in. <strong>It does not define any extra methods that can be used
170
- for decorators</strong>, but it is common for decorators to attach to the
171
- <code>render</code> and <code>position</code> methods to alter how the
172
- dropdown is altered and positioned.
173
- </p>
174
-
175
- <dl class="dl-horizontal">
176
- <dt>Key</dt>
177
- <dd>
178
- <code>dropdownAdapter</code>
179
- </dd>
180
-
181
- <dt>Default</dt>
182
- <dd>
183
- <code title="select2/dropdown">DropdownAdapter</code>
184
- </dd>
185
- </dl>
186
-
187
- <h2 id="resultsAdapter">
188
- Results
189
- </h2>
190
-
191
- <p>
192
- The results adapter controls the list of results that the user can select
193
- from. While the results adapter does not define any additional methods
194
- that must be implemented, it makes extensive use of the Select2 event
195
- system for controlling the display of results and messages.
196
- </p>
197
-
198
- <dl class="dl-horizontal">
199
- <dt>Key</dt>
200
- <dd>
201
- <code>resultsAdapter</code>
202
- </dd>
203
-
204
- <dt>Default</dt>
205
- <dd>
206
- <code title="select2/results">ResultsAdapter</code>
207
- </dd>
208
- </dl>
209
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/backwards-compatibility.html DELETED
@@ -1,200 +0,0 @@
1
- <section>
2
- <div class="page-header">
3
- <h1 id="compatibility">Backwards compatibility</h1>
4
- </div>
5
-
6
- <p>
7
- Select2 offers limited backwards compatibility with the previously 3.5.x
8
- release line, allowing people more efficiently transfer across releases
9
- and get the latest features. For many of the larger changes, such as the
10
- change in how custom data adapters work, compatibility modules were
11
- created that will be used to assist in the upgrade process. It is not
12
- recommended to rely on these compatibility modules, as they will not
13
- always exist, but they make upgrading easier for major changes.
14
- </p>
15
-
16
- <p>
17
- <strong>The compatibility modules are only included in the
18
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
19
- Select2</strong>. These files end in <code>.full.js</code>, and the
20
- compatibility modules are prefixed with <code>select2/compat</code>.
21
- </p>
22
-
23
- <h2 id="compat-matcher">
24
- Simplified function for matching data objects
25
- </h2>
26
-
27
- <p class="alert alert-info">
28
- <a href="announcements-4.0.html#new-matcher" class="alert-link">Added in Select2 4.0.0.</a>
29
- This method was added to make upgrading easier from earlier versions of
30
- Select2.
31
- </p>
32
-
33
- <p>
34
- During the <a href="announcements-4.0.html">Select2 4.0.0 release</a>, the
35
- <code>matcher</code> function was changed to allow for more complex
36
- matching of nested objects.
37
- </p>
38
-
39
- <div class="row">
40
- <div class="col-sm-6">
41
- <dl class="dl-horizontal">
42
- <dt>Key</dt>
43
- <dd>
44
- <code>matcher</code>
45
- </dd>
46
-
47
- <dt>Value</dt>
48
- <dd>
49
- A function taking a search <code>term</code> and the data object
50
- <code>text</code>.
51
- </dd>
52
- </dl>
53
- </div>
54
-
55
- <div class="col-sm-6">
56
- <dl class="dl-horizontal">
57
- <dt>Adapter</dt>
58
- <dd>
59
- <code title="select2/compat/matcher">oldMatcher</code>
60
- </dd>
61
- </dl>
62
- </div>
63
- </div>
64
-
65
- <p>
66
- The <a href="examples.html#matcher">custom matcher example</a> provides a
67
- guide for how to use this in your own application. For those upgrading
68
- from older versions of Select2, you just need to wrap your old
69
- <code>matcher</code> with this function to maintain compatibility.
70
- </p>
71
-
72
- <h2 id="initSelection">
73
- Old initial selections with <code>initSelection</code>
74
- </h2>
75
-
76
- <p class="alert alert-warning">
77
- <a href="announcements-4.0.html#removed-initselection" class="alert-link">Deprecated in Select2 4.0.</a>
78
- This has been replaced by another option and is only available in the
79
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
80
- Select2.
81
- </p>
82
-
83
- <p>
84
- In the past, Select2 required an option called <code>initSelection</code>
85
- that was defined whenever a custom data source was being used, allowing
86
- for the initial selection for the component to be determined. This has
87
- been replaced by the <code>current</code> method on the
88
- <a href="#dataAdapter">data adapter</a>.
89
- </p>
90
-
91
- <div class="row">
92
- <div class="col-sm-6">
93
- <dl class="dl-horizontal">
94
- <dt>Key</dt>
95
- <dd>
96
- <code>initSelection</code>
97
- </dd>
98
-
99
- <dt>Value</dt>
100
- <dd>
101
- A function taking a <code>callback</code>
102
- </dd>
103
- </dl>
104
- </div>
105
-
106
- <div class="col-sm-6">
107
- <dl class="dl-horizontal">
108
- <dt>Adapter</dt>
109
- <dd>
110
- <code title="select2/data/base">DataAdapter</code>
111
- </dd>
112
-
113
- <dt>Decorator</dt>
114
- <dd>
115
- <code title="select2/compat/initSelection">InitSelection</code>
116
- </dd>
117
- </dl>
118
- </div>
119
- </div>
120
-
121
- <h2 id="query">
122
- Querying old data with <code>query</code>
123
- </h2>
124
-
125
- <p class="alert alert-warning">
126
- <a href="announcements-4.0.html#query-to-data-adapter" class="alert-link">Deprecated in Select2 4.0.</a>
127
- This has been replaced by another option and is only available in the
128
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
129
- Select2.
130
- </p>
131
-
132
- <p>
133
- In the past, Select2 supported an option called <code>query</code> that
134
- allowed for a custom data source to be used. This option has been replaced
135
- by the <code>query</code> method on the
136
- <a href="#dataAdapter">data adapter</a> and takes a very similar set of
137
- parameters.
138
- </p>
139
-
140
- <div class="row">
141
- <div class="col-sm-6">
142
- <dl class="dl-horizontal">
143
- <dt>Key</dt>
144
- <dd>
145
- <code>query</code>
146
- </dd>
147
-
148
- <dt>Value</dt>
149
- <dd>
150
- A function taking <code>params</code> (including a <code>callback</code>)
151
- </dd>
152
- </dl>
153
- </div>
154
-
155
- <div class="col-sm-6">
156
- <dl class="dl-horizontal">
157
- <dt>Adapter</dt>
158
- <dd>
159
- <code title="select2/data/base">DataAdapter</code>
160
- </dd>
161
-
162
- <dt>Decorator</dt>
163
- <dd>
164
- <code title="select2/compat/query">Query</code>
165
- </dd>
166
- </dl>
167
- </div>
168
- </div>
169
-
170
- <h2 id="input-fallback">
171
- Compatibility with <code>&lt;input type="text" /&gt;</code>
172
- </h2>
173
-
174
- <p class="alert alert-warning">
175
- <a href="announcements-4.0.html#hidden-input" class="alert-link">Deprecated in Select2 4.0.</a>
176
- It is now encouraged to use the <code>&lt;select&gt;</code> tag instead.
177
- </p>
178
-
179
- <p>
180
- In past versions of Select2, a <code>&lt;select&gt;</code> element could
181
- only be used with a limited subset of options. An
182
- <code>&lt;input type="hidden" /&gt;</code> was required instead, which did
183
- not allow for a graceful fallback for users who did not have JavaScript
184
- enabled. Select2 now supports the <code>&lt;select&gt;</code> element for
185
- all options, so it is no longer required to use <code>&lt;input /&gt;</code>
186
- elements with Select2.
187
- </p>
188
-
189
- <dl class="dl-horizontal">
190
- <dt>Adapter</dt>
191
- <dd>
192
- <code title="select2/data/base">DataAdapter</code>
193
- </dd>
194
-
195
- <dt>Decorator</dt>
196
- <dd>
197
- <code title="select2/compat/inputData">InputData</code>
198
- </dd>
199
- </dl>
200
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/core-options.html DELETED
@@ -1,790 +0,0 @@
1
- <section>
2
- <h1 id="core-options" class="page-header">Core options</h1>
3
-
4
- <p>
5
- Select2 supports a small subset of options in every build that is
6
- generated. Each option typically has a decorator that is required that
7
- wraps an adapter, adding support for the option. This is only required
8
- when a custom adapter is being used, as Select2 will build the required
9
- adapters by default.
10
- </p>
11
-
12
- <p>
13
- Select2 will automatically apply decorators to any adapters which have not
14
- been manually overridden. The only time you need to decorate adapters is
15
- when you are using third-party adapters not provided by Select2, or you
16
- are using features not provided in the Select2 core. You can apply a
17
- decorator to an adapter using the
18
- <code title="select2/utils">Utils.Decorate</code> method provided with
19
- Select2.
20
- </p>
21
-
22
- <pre class="prettyprint linenums">
23
- $.fn.select2.amd.require(
24
- ["select2/utils", "select2/selection/single", "select2/selection/placeholder"],
25
- function (Utils, SingleSelection, Placeholder) {
26
- var CustomSelectionAdapter = Utils.Decorate(SingleSelection, Placeholder);
27
- });
28
- </pre>
29
-
30
- <p>
31
- All core options that use decorators or adapters will clearly state it
32
- in the "Decorator" or "Adapter" part of the documentation. Decorators are
33
- typically only compatible with a specific type of adapter, so make sure to
34
- note what adapter is given.
35
- </p>
36
-
37
- <h2 id="data-attributes">
38
- Declaring configuration in the <code>data-*</code> attributes
39
- </h2>
40
-
41
- <p>
42
- It is recommended that you declare your configuration options for Select2
43
- when initializing Select2. You can also define your configuration options
44
- by using the HTML5 <code>data-*</code> attributes, which will override
45
- any options set when initializing Select2 and any defaults.
46
- </p>
47
-
48
- <p>
49
- This means that if you declare your <code>&lt;select&gt;</code> tag as...
50
- </p>
51
-
52
- <pre class="prettyprint">
53
- &lt;select data-tags="true" data-placeholder="Select an option"&gt;&lt;/select&gt;
54
- </pre>
55
-
56
- <p>
57
- Will be interpreted the same as initializing Select2 as...
58
- </p>
59
-
60
- <pre class="prettyprint linenums">
61
- $("select").select2({
62
- tags: "true",
63
- placeholder: "Select an option"
64
- });
65
- </pre>
66
-
67
- <p>
68
- You can also define nested configurations, which are typically needed for
69
- options such as AJAX. Each level of nesting should be separated by two
70
- dashes (<code>--</code>) instead of one. Due to
71
- <a href="https://github.com/jquery/jquery/issues/2070">a jQuery bug</a>,
72
- nested options using <code>data-*</code> attributes
73
- <a href="https://github.com/select2/select2/issues/2969">do not work in jQuery 1.x</a>.
74
- </p>
75
-
76
- <pre class="prettyprint">
77
- &lt;select data-ajax--url="http://example.org/api/test" data-ajax--cache="true"&gt;&lt;/select&gt;
78
- </pre>
79
-
80
- <p>
81
- Which will be interpreted the same as initializing Select2 with...
82
- </p>
83
-
84
- <pre class="prettyprint linenums">
85
- $("select").select2({
86
- ajax: {
87
- url: "http://example.org/api/test",
88
- cache: "true"
89
- }
90
- });
91
- </pre>
92
-
93
- <p>
94
- The value of the option is subject to jQuery's
95
- <a href="https://api.jquery.com/data/#data-html5">parsing rules</a> for
96
- HTML5 data attributes.
97
- </p>
98
-
99
- <h2 id="amd">
100
- AMD compatibility
101
- </h2>
102
-
103
- <p>
104
- You can find more information on how to integrate Select2 with your
105
- existing AMD-based project by
106
- <a href="announcements-4.0.html#builds">viewing the 4.0 release notes</a>.
107
- Select2 automatically loads some modules when the adapters are being
108
- automatically constructed, so those who are using Select2 with a custom
109
- AMD build using their own system may need to specify the paths that are
110
- generated to the Select2 modules.
111
- </p>
112
-
113
- <div class="row">
114
- <div class="col-sm-6">
115
- <dl class="dl-horizontal">
116
- <dt>Key</dt>
117
- <dd>
118
- <code>amdBase</code>
119
- </dd>
120
-
121
- <dt>Default</dt>
122
- <dd>
123
- <code>select2/</code>
124
- </dd>
125
- </dl>
126
- </div>
127
- <div class="col-sm-6">
128
- <dl class="dl-horizontal">
129
- <dt>Key</dt>
130
- <dd>
131
- <code>amdLanguageBase</code>
132
- </dd>
133
-
134
- <dt>Default</dt>
135
- <dd>
136
- <code>select2/i18n/</code>
137
- </dd>
138
- </dl>
139
- </div>
140
- </div>
141
-
142
- <h2 id="core-options-display">
143
- Displaying selections
144
- </h2>
145
-
146
- <p>
147
- Select2 provides options that allow you to directly affect how the
148
- container that holds the current selection is displayed.
149
- </p>
150
-
151
- <h3 id="placeholder">
152
- Placeholders
153
- </h3>
154
-
155
- <p>
156
- Select2 can display a placeholder for a single-value select that will
157
- replace an option, or be shown when no options are selected for
158
- multiple-value selects. You can find an example on the
159
- <a href="examples.html#placeholders">example page</a>.
160
- </p>
161
-
162
- <div class="row">
163
- <div class="col-sm-6">
164
- <dl class="dl-horizontal">
165
- <dt>Key</dt>
166
- <dd>
167
- <code>placeholder</code>
168
- </dd>
169
-
170
- <dt>Value</dt>
171
- <dd>string or object</dd>
172
- </dl>
173
-
174
- <hr />
175
-
176
- <dl class="dl-horizontal">
177
- <dt>Adapter</dt>
178
- <dd>
179
- <code title="select2/selection/base">SelectionAdapter</code>
180
- </dd>
181
-
182
- <dt>Decorator</dt>
183
- <dd>
184
- <code title="select2/selection/placeholder">Placeholder</code>
185
- and
186
- <code title="select2/dropdown/hidePlaceholder">HidePlaceholder</code>
187
- </dd>
188
- </dl>
189
- </div>
190
-
191
- <div class="col-sm-6">
192
- <div class="alert alert-warning">
193
- <strong>Heads up!</strong>
194
- Because browsers assume that the first <code>option</code> in
195
- single-value select boxes is selected, you should add an empty
196
- <code>&lt;option&gt;&lt;/option&gt;</code> tag that the placeholder
197
- should use or it may not work.
198
- </div>
199
- </div>
200
- </div>
201
-
202
- <p>
203
- If the <strong>value is a string</strong>, the placeholder will be
204
- displayed when a <strong>blank option</strong> is used as the placeholder.
205
- The <strong>value</strong> will be the message to show to users as the
206
- placeholders.
207
- </p>
208
-
209
- <pre class="prettyprint">
210
- placeholder: "Select a repository"
211
- </pre>
212
-
213
- <p>
214
- If the <strong>value is an object</strong>, the object should be
215
- compatible with Select2's internal objects. The <code>id</code> should
216
- be the id to look for when determining if the placeholder should be
217
- displayed. The <code>text</code> should be the placeholder to display
218
- when that option is selected.
219
- </p>
220
-
221
- <pre class="prettyprint linenums">
222
- placeholder: {
223
- id: "-1",
224
- text: "Select a repository"
225
- }
226
- </pre>
227
-
228
- <div class="alert alert-info">
229
- You should <strong>pass in an object</strong> when you are using a
230
- framework that <strong>creates its own placeholder option</strong>. The
231
- <strong>id</strong> should be the same as the <code>value</code>
232
- attribute on the <code>option</code>.
233
- </div>
234
-
235
- <p id="allowClear">
236
- You can allow a selected option to be cleared back to the placeholder by
237
- enabling the <code>allowClear</code> option.
238
- </p>
239
-
240
- <div class="row">
241
- <div class="col-sm-6">
242
- <dl class="dl-horizontal">
243
- <dt>Key</dt>
244
- <dd><code>allowClear</code></dd>
245
-
246
- <dt>Value</dt>
247
- <dd>boolean</dd>
248
- </dl>
249
- </div>
250
-
251
- <div class="col-sm-6">
252
- <dl class="dl-horizontal">
253
- <dt>Adapter</dt>
254
- <dd>
255
- <code title="select2/selection/base">SelectionAdapter</code>
256
- </dd>
257
-
258
- <dt>Decorator</dt>
259
- <dd>
260
- <code title="select2/selection/allowClear">AllowClear</code>
261
- </dd>
262
- </dl>
263
- </div>
264
- </div>
265
-
266
- <p>
267
- This will display an "x" that the user can click to clear the current
268
- selection. It is designed to be used for cases where a single selection
269
- can be made.
270
- </p>
271
-
272
- <h3 id="multiple">
273
- Multiple selections
274
- </h3>
275
-
276
- <p>
277
- Select2 can display either a single selection or multiple selections.
278
- </p>
279
-
280
- <dl class="dl-horizontal">
281
- <dt>Key</dt>
282
- <dd><code>multiple</code></dd>
283
-
284
- <dt>Value</dt>
285
- <dd>boolean (<code>true</code> or <code>false</code>)</dd>
286
- </dl>
287
-
288
- <p>
289
- This option will determine what the <code>SelectAdapter</code> (used by
290
- default) should use to set the value of the underlying <code>select</code>
291
- element. It will also determine if the <code>MultipleSelection</code>
292
- adapter should be used.
293
- </p>
294
-
295
- <h3 id="width">
296
- Container width
297
- </h3>
298
-
299
- <p>
300
- Select2 will try to match the width of the original element as closely as
301
- possible. Sometimes this isn't perfect, which is what you can tell Select2
302
- how to determine the width.
303
- </p>
304
-
305
- <div class="row">
306
- <div class="col-sm-6">
307
- <table class="table table-striped table-bordered">
308
- <thead>
309
- <tr>
310
- <th>Value</th>
311
- <th>Description</th>
312
- </tr>
313
- </thead>
314
- <tbody>
315
- <tr>
316
- <td><code>"element"</code></td>
317
- <td>
318
- Uses javascript to calculate the width of the source element.
319
- </td>
320
- </tr>
321
- <tr>
322
- <td><code>"style"</code></td>
323
- <td>
324
- Copies the value of the width <code>style</code> attribute set on the source element.
325
- </td>
326
- </tr>
327
- <tr>
328
- <td><code>"resolve"</code></td>
329
- <td>
330
- Tries to use <code>style</code> to determine the width, falling back to <code>element</code>.
331
- </td>
332
- </tr>
333
- <tr>
334
- <td>Anything else</td>
335
- <td>
336
- The value of the <code>width</code> option is directly set as the width of the container.
337
- </td>
338
- </tr>
339
- </tbody>
340
- </table>
341
- </div>
342
- <div class="col-sm-6">
343
- <dl class="dl-horizontal">
344
- <dt>Key</dt>
345
- <dd><code>width</code></dd>
346
-
347
- <dt>Value</dt>
348
- <dd>string</dd>
349
- </dl>
350
- </div>
351
- </div>
352
-
353
- <h3 id="language">
354
- Internationalization (Language support)
355
- </h3>
356
-
357
- <p>
358
- Messages will be displayed to users when necessary, such as when no
359
- search results were found or more characters need to be entered in order
360
- for a search to be made. These messages have been
361
- <a href="community.html#translations">translated into many languages</a>
362
- by contributors to Select2, but you can also provide your own
363
- translations.
364
- </p>
365
-
366
- <div class="row">
367
- <div class="col-sm-6">
368
- <dl class="dl-horizontal">
369
- <dt>Key</dt>
370
- <dd><code>language</code></dd>
371
-
372
- <dt>Value</dt>
373
- <dd>object or string</dd>
374
- </dl>
375
-
376
- <hr />
377
-
378
- <dl class="dl-horizontal">
379
- <dt>Module</dt>
380
- <dd>
381
- <code title="select2/translation">Translation</code>
382
- </dd>
383
- </dl>
384
- </div>
385
-
386
- <div class="col-sm-6">
387
- <p class="alert alert-warning">
388
- <strong>Heads up!</strong> When using translations provided by Select2,
389
- you must make sure to include the translation file in your page after
390
- Select2.
391
- </p>
392
- </div>
393
- </div>
394
-
395
- <p>
396
- When a string is passed in as the language, Select2 will try to resolve
397
- it into a language file. This allows you to specify your own language
398
- files, which must be defined as an AMD module. If the language file
399
- cannot be found, Select2 will assume it is a language code controlled by
400
- Select2, and it will try to load the translations for that language
401
- instead.
402
- </p>
403
-
404
- <p>
405
- You can include your own translations by providing an object similar to
406
- the one below.
407
- </p>
408
-
409
- <pre class="prettyprint linenums">
410
- language: {
411
- // You can find all of the options in the language files provided in the
412
- // build. They all must be functions that return the string that should be
413
- // displayed.
414
- inputTooShort: function () {
415
- return "You must enter more characters...";
416
- }
417
- }
418
- </pre>
419
-
420
- <h3 id="templating">
421
- Templating results and selections
422
- </h3>
423
-
424
- <p>
425
- By default, Select2 will display the option text within the list of
426
- results and when the option has been selected. Select2 comes with options
427
- that allow you to further customize the display of results and selections,
428
- allowing you to display them however you want.
429
- </p>
430
-
431
- <h4 id="templateSelection">
432
- Customizing the display of selections
433
- </h4>
434
-
435
- <p>
436
- When an option is displayed after it has been selected, it is passed
437
- through a formatting function that determines what is displayed. By
438
- default, the function only returns the <code>text</code> key of the data
439
- object.
440
- </p>
441
-
442
- <dl class="dl-horizontal">
443
- <dt>Key</dt>
444
- <dd><code>templateSelection</code></dd>
445
-
446
- <dt>Value</dt>
447
- <dd>A function taking a <code>selection</code> object</dd>
448
- </dl>
449
-
450
- <div class="alert alert-info">
451
- <strong>Anything rendered as a selection is templated.</strong>
452
- This includes placeholders and pre-existing selections that are displayed,
453
- so you must ensure that your templating functions can support them.
454
- </div>
455
-
456
- <p>
457
- The <code>templateSelection</code> function should return a string
458
- containing the text to be displayed, or an object (such as a jQuery
459
- object) that contains the data that should be displayed.
460
- </p>
461
-
462
- <p>
463
- <strong>Strings are assumed to contain only text</strong> and will be
464
- passed through the <code>escapeMarkup</code> function, which strips any
465
- HTML markup.
466
- </p>
467
-
468
- <p>
469
- <strong>
470
- Anything else will be passed
471
- <a href="https://api.jquery.com/append/">directly to <code>jQuery.fn.append</code></a>
472
- </strong> and will be handled directly by jQuery. Any markup, such as
473
- HTML, returned will not be escaped and it is up to you to escape any
474
- malicious input provided by users.
475
- </p>
476
-
477
- <h4 id="templateResult">
478
- Customizing the display of results
479
- </h4>
480
-
481
- <p>
482
- When an option is displayed after it has been selected, it is passed
483
- through a formatting function that determines what is displayed. By
484
- default, the function only returns the <code>text</code> key of the data
485
- object.
486
- </p>
487
-
488
- <dl class="dl-horizontal">
489
- <dt>Key</dt>
490
- <dd><code>templateResult</code></dd>
491
-
492
- <dt>Value</dt>
493
- <dd>A function taking a <code>result</code> object</dd>
494
- </dl>
495
-
496
- <div class="alert alert-info">
497
- <strong>Anything rendered in the results is templated.</strong>
498
- This includes results such as the "Searching..." and "Loading more..."
499
- text which will periodically be displayed, which allows you to add more
500
- advanced formatting to these automatically generated options.
501
- </div>
502
-
503
- <p>
504
- The <code>templateResult</code> function should return a string
505
- containing the text to be displayed, or an object (such as a jQuery
506
- object) that contains the data that should be displayed. It can also
507
- return <code>null</code>, which will prevent the option from being
508
- displayed in the results list.
509
- </p>
510
-
511
- <p>
512
- <strong>Strings are assumed to contain only text</strong> and will be
513
- passed through the <code>escapeMarkup</code> function, which strips any
514
- HTML markup.
515
- </p>
516
-
517
- <p>
518
- <strong>
519
- Anything else will be passed
520
- <a href="https://api.jquery.com/append/">directly to <code>jQuery.fn.append</code></a>
521
- </strong> and will be handled directly by jQuery. Any markup, such as
522
- HTML, returned will not be escaped and it is up to you to escape any
523
- malicious input provided by users.
524
- </p>
525
-
526
- <h2 id="core-options-results">
527
- Returning and displaying results
528
- </h2>
529
-
530
- <p>
531
- Select2 can work on many different data sets ranging from local options,
532
- the same way that a <code>&lt;select&gt;</code> typically works, from
533
- remote options where a server generates the results that users can select
534
- from.
535
- </p>
536
-
537
- <h3 id="data">
538
- Array
539
- </h3>
540
-
541
- <p>
542
- Select2 allows creating the results based on an array of data objects that
543
- is included when initializing Select2.
544
- </p>
545
-
546
- <div class="row">
547
- <div class="col-sm-6">
548
- <dl class="dl-horizontal">
549
- <dt>Key</dt>
550
- <dd><code>data</code></dd>
551
-
552
- <dt>Value</dt>
553
- <dd>array of objects</dd>
554
- </dl>
555
- </div>
556
-
557
- <div class="col-sm-6">
558
- <dl class="dl-horizontal">
559
- <dt>Adapter</dt>
560
- <dd>
561
- <code title="select2/data/array">ArrayAdapter</code>
562
- </dd>
563
- </dl>
564
- </div>
565
- </div>
566
-
567
- <p>
568
- The objects that the users can select from should be passed as an array
569
- with each object containing <code>id</code> and <code>text</code>
570
- properties.
571
- </p>
572
-
573
- <h3 id="ajax">
574
- AJAX
575
- </h3>
576
-
577
- <p>
578
- Select2 allows searching for results from remote data sources using AJAX
579
- requests.
580
- </p>
581
-
582
- <div class="row">
583
- <div class="col-sm-6">
584
- <dl class="dl-horizontal">
585
- <dt>Key</dt>
586
- <dd><code>ajax</code></dd>
587
-
588
- <dt>Value</dt>
589
- <dd>object</dd>
590
- </dl>
591
- </div>
592
-
593
- <div class="col-sm-6">
594
- <dl class="dl-horizontal">
595
- <dt>Adapter</dt>
596
- <dd>
597
- <code title="select2/data/ajax">AjaxAdapter</code>
598
- </dd>
599
- </dl>
600
- </div>
601
- </div>
602
-
603
- <p>
604
- All options passed to this option will be directly passed to the
605
- <code>$.ajax</code> function that executes AJAX requests. There are a few
606
- custom options that Select2 will intercept, allowing you to customize the
607
- request as it is being made.
608
-
609
- <pre class="prettyprint linenums">
610
- ajax: {
611
- // The number of milliseconds to wait for the user to stop typing before
612
- // issuing the ajax request.
613
- delay: 250,
614
- // You can craft a custom url based on the parameters that are passed into the
615
- // request. This is useful if you are using a framework which has
616
- // JavaScript-based functions for generating the urls to make requests to.
617
- //
618
- // @param params The object containing the parameters used to generate the
619
- // request.
620
- // @returns The url that the request should be made to.
621
- url: function (params) {
622
- return UrlGenerator.Random();
623
- },
624
- // You can pass custom data into the request based on the parameters used to
625
- // make the request. For `GET` requests, the default method, these are the
626
- // query parameters that are appended to the url. For `POST` requests, this
627
- // is the form data that will be passed into the request. For other requests,
628
- // the data returned from here should be customized based on what jQuery and
629
- // your server are expecting.
630
- //
631
- // @param params The object containing the parameters used to generate the
632
- // request.
633
- // @returns Data to be directly passed into the request.
634
- data: function (params) {
635
- var queryParameters = {
636
- q: params.term
637
- }
638
-
639
- return queryParameters;
640
- },
641
- // You can modify the results that are returned from the server, allowing you
642
- // to make last-minute changes to the data, or find the correct part of the
643
- // response to pass to Select2. Keep in mind that results should be passed as
644
- // an array of objects.
645
- //
646
- // @param data The data as it is returned directly by jQuery.
647
- // @returns An object containing the results data as well as any required
648
- // metadata that is used by plugins. The object should contain an array of
649
- // data objects as the `results` key.
650
- processResults: function (data) {
651
- return {
652
- results: data
653
- };
654
- },
655
- // You can use a custom AJAX transport function if you do not want to use the
656
- // default one provided by jQuery.
657
- //
658
- // @param params The object containing the parameters used to generate the
659
- // request.
660
- // @param success A callback function that takes `data`, the results from the
661
- // request.
662
- // @param failure A callback function that indicates that the request could
663
- // not be completed.
664
- // @returns An object that has an `abort` function that can be called to abort
665
- // the request if needed.
666
- transport: function (params, success, failure) {
667
- var $request = $.ajax(params);
668
-
669
- $request.then(success);
670
- $request.fail(failure);
671
-
672
- return $request;
673
- }
674
- }
675
- </pre>
676
- </p>
677
-
678
- <h3 id="tags">
679
- Tags
680
- </h3>
681
-
682
- <p>
683
- Users can create their own options based on the text that they have
684
- entered.
685
- </p>
686
-
687
- <div class="row">
688
- <div class="col-sm-6">
689
- <dl class="dl-horizontal">
690
- <dt>Key</dt>
691
- <dd><code>tags</code></dd>
692
-
693
- <dt>Value</dt>
694
- <dd>boolean / array of objects</dd>
695
- </dl>
696
- </div>
697
-
698
- <div class="col-sm-6">
699
- <dl class="dl-horizontal">
700
- <dt>Adapter</dt>
701
- <dd>
702
- <code title="select2/data/base">DataAdapter</code>
703
- </dd>
704
-
705
- <dt>Decorator</dt>
706
- <dd>
707
- <code title="select2/data/tags">Tags</code>
708
- </dd>
709
- </dl>
710
- </div>
711
- </div>
712
-
713
- <p>
714
- If the <code>tags</code> option is passed into Select2, if a user types
715
- anything into the search box which doesn't already exist, it will be
716
- displayed at the top and the user will be able to select it.
717
- </p>
718
-
719
- <p>
720
- <strong>For backwards compatibility</strong>, if an array of objects is
721
- passed in with the <code>tags</code> option, the options will be
722
- automatically created and the user will be able to select from them.
723
- This is the <strong>same as how <a href="#data">array data</a>
724
- works</strong>, and has similar limitations.
725
- </p>
726
-
727
- <h3 id="matcher">
728
- Change how options are matched when searching
729
- </h3>
730
-
731
- <p>
732
- When users filter down the results by entering search terms into the
733
- search box, Select2 uses an internal "matcher" to match search terms to
734
- results. <strong>When a remote data set is used, Select2 expects that the
735
- returned results have already been filtered.</strong>
736
- </p>
737
-
738
- <dl class="dl-horizontal">
739
- <dt>Key</dt>
740
- <dd>
741
- <code>matcher</code>
742
- </dd>
743
-
744
- <dt>Value</dt>
745
- <dd>
746
- A function taking search <code>params</code> and the
747
- <code>data</code> object.
748
- </dd>
749
- </dl>
750
-
751
- <p>
752
- Select2 will pass the individual data objects that have been passed back
753
- from the data adapter into the <code>matcher</code> individually to
754
- determine if they should be displayed. Only the first-level objects will
755
- be passed in, so <strong>if you are working with nested data, you need to
756
- match those individually</strong>.
757
- </p>
758
-
759
- <pre class="prettyprint linenums">
760
- matcher: function (params, data) {
761
- // If there are no search terms, return all of the data
762
- if ($.trim(params.term) === '') {
763
- return data;
764
- }
765
-
766
- // `params.term` should be the term that is used for searching
767
- // `data.text` is the text that is displayed for the data object
768
- if (data.text.indexOf(params.term) > -1) {
769
- var modifiedData = $.extend({}, data, true);
770
- modifiedData.text += ' (matched)';
771
-
772
- // You can return modified objects from here
773
- // This includes matching the `children` how you want in nested data sets
774
- return modifiedData;
775
- }
776
-
777
- // Return `null` if the term should not be displayed
778
- return null;
779
- }
780
- </pre>
781
-
782
- <p>
783
- This allows for more advanced matching when working with nested objects,
784
- allowing you to handle them however you want. For those who are not
785
- looking to implement highly customized matching, but instead are just
786
- looking to change the matching algorithm for the text, a
787
- <a href="#compat-matcher">compatibility modules</a> has been created to
788
- make it easier.
789
- </p>
790
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/dropdown.html DELETED
@@ -1,308 +0,0 @@
1
- <section>
2
- <div class="page-header">
3
- <h1 id="dropdown">Dropdown</h1>
4
- </div>
5
-
6
- <p>
7
- Select2 allows you to change the way that the dropdown works, allowing you
8
- to do anything from attach it to a different location in the document or
9
- add a search box.
10
- </p>
11
-
12
- <h2 id="dropdownParent">
13
- Attached to body
14
- </h2>
15
-
16
- <p>
17
- By default, Select2 will attach the dropdown to the end of the body and
18
- will absolutely position it to appear below the selection container.
19
- </p>
20
-
21
- <div class="row">
22
- <div class="col-sm-6">
23
- <dl class="dl-horizontal">
24
- <dt>Key</dt>
25
- <dd><code>dropdownParent</code></dd>
26
-
27
- <dt>Value</dt>
28
- <dd>jQuery element or DOM node</dd>
29
-
30
- <hr />
31
-
32
- <dt>Adapter</dt>
33
- <dd>
34
- <code title="select2/dropdown">DropdownAdapter</code>
35
- </dd>
36
-
37
- <dt>Decorator</dt>
38
- <dd>
39
- <code title="select2/dropdown/attachBody">AttachBody</code>
40
- </dd>
41
- </dl>
42
- </div>
43
-
44
- <div class="col-sm-6">
45
- <div class="alert alert-warning">
46
- <strong>Heads up!</strong>
47
- This will cause DOM events to be raised outside of the standard
48
- Select2 DOM container. This can cause issues with
49
- third-party components such as modals.
50
- </div>
51
- </div>
52
- </div>
53
-
54
- <p>
55
- When the dropdown is attached to the body, you are not limited to just
56
- displaying the dropdown below the container. Select2 will display above
57
- the container if there is not enough space below the container, but there
58
- is enough space above it. You are also not limited to displaying the
59
- dropdown within the parent container, which means Select2 will render
60
- correctly inside of modals and other small containers.
61
- </p>
62
-
63
- <h2 id="dropdown-attachContainer">
64
- Attached below the container
65
- </h2>
66
-
67
- <p>
68
- Select2 can place the dropdown directly after the selection container, so
69
- it will appear in the same location within the DOM as the rest of Select2.
70
- </p>
71
-
72
- <div class="row">
73
- <div class="col-sm-6">
74
- <dl class="dl-horizontal">
75
- <dt>Adapter</dt>
76
- <dd>
77
- <code title="select2/dropdown">DropdownAdapter</code>
78
- </dd>
79
-
80
- <dt>Decorator</dt>
81
- <dd>
82
- <code title="select2/dropdown/attachContainer">AttachContainer</code>
83
- </dd>
84
- </dl>
85
- </div>
86
-
87
- <div class="col-sm-6">
88
- <div class="alert alert-warning">
89
- <strong>Check your build.</strong> This module is only included in the
90
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
91
- Select2.
92
- </div>
93
- </div>
94
- </div>
95
-
96
- <div class="alert alert-info">
97
- <strong>
98
- <a href="https://harvesthq.github.io/chosen/">Harvest Chosen</a>
99
- migrators!
100
- </strong>
101
- If you are migrating to Select2 from Chosen, this option will cause
102
- Select2 to position the dropdown in a similar way.
103
- </div>
104
-
105
- <h2 id="dropdown-search">
106
- Search
107
- </h2>
108
-
109
- <p>
110
- Users can filter down the results by typing a search term into a box that
111
- is displayed at the top of the dropdown.
112
- </p>
113
-
114
- <dl class="dl-horizontal">
115
- <dt>Adapter</dt>
116
- <dd>
117
- <code title="select2/dropdown">DropdownAdapter</code>
118
- </dd>
119
-
120
- <dt>Decorator</dt>
121
- <dd>
122
- <code title="select2/dropdown/search">DropdownSearch</code>
123
- </dd>
124
- </dl>
125
-
126
- <p>
127
- A search box is added to the top of the dropdown automatically for select
128
- boxes where only a single option can be selected.
129
- </p>
130
-
131
- <h3 id="dropdown-minimumInputLength">
132
- Minimum search term length to filter results
133
- </h3>
134
-
135
- <p>
136
- Sometimes when working with large data sets, it is more efficient to start
137
- filtering the results when the search term is a certain length. This is
138
- very common when working with remote data sets, as allows for only
139
- significant search terms to be used.
140
- </p>
141
-
142
- <div class="row">
143
- <div class="col-sm-6">
144
- <dl class="dl-horizontal">
145
- <dt>Key</dt>
146
- <dd><code>minimumInputLength</code></dd>
147
-
148
- <dt>Value</dt>
149
- <dd>integer</dd>
150
- </dl>
151
- </div>
152
-
153
- <div class="col-sm-6">
154
- <dl class="dl-horizontal">
155
- <dt>Adapter</dt>
156
- <dd>
157
- <code title="select2/data/base">DataAdapter</code>
158
- </dd>
159
-
160
- <dt>Decorator</dt>
161
- <dd>
162
- <code title="select2/data/minimumInputLength">MinimumInputLength</code>
163
- </dd>
164
- </dl>
165
- </div>
166
- </div>
167
-
168
- <h3 id="dropdown-maximumInputLength">
169
- Maximum search term length to filter results
170
- </h3>
171
-
172
- <p>
173
- In some cases, search terms need to be limited to a certain range. Select2
174
- allows you to limit the length of the search term such that it does not
175
- exceed a certain length.
176
- </p>
177
-
178
- <div class="row">
179
- <div class="col-sm-6">
180
- <dl class="dl-horizontal">
181
- <dt>Key</dt>
182
- <dd><code>maximumInputLength</code></dd>
183
-
184
- <dt>Value</dt>
185
- <dd>integer</dd>
186
- </dl>
187
- </div>
188
-
189
- <div class="col-sm-6">
190
- <dl class="dl-horizontal">
191
- <dt>Adapter</dt>
192
- <dd>
193
- <code title="select2/data/base">DataAdapter</code>
194
- </dd>
195
-
196
- <dt>Decorator</dt>
197
- <dd>
198
- <code title="select2/data/maximumInputLength">MaximumInputLength</code>
199
- </dd>
200
- </dl>
201
- </div>
202
- </div>
203
-
204
- <h3 id="dropdown-maximumInputLength">
205
- Minimum results to display the search box
206
- </h3>
207
-
208
- <p>
209
- When working with smaller data sets, the search box can take up more space
210
- that is necessary, as there are not enough results for filtering to be
211
- effective. Select2 allows you to only display the search box when the
212
- number of search results reaches a certain threshold.
213
- </p>
214
-
215
- <div class="row">
216
- <div class="col-sm-6">
217
- <dl class="dl-horizontal">
218
- <dt>Key</dt>
219
- <dd><code>minimumResultsForSearch</code></dd>
220
-
221
- <dt>Value</dt>
222
- <dd>integer</dd>
223
- </dl>
224
- </div>
225
-
226
- <div class="col-sm-6">
227
- <dl class="dl-horizontal">
228
- <dt>Adapter</dt>
229
- <dd>
230
- <code title="select2/dropdown">DropdownAdapter</code>
231
- </dd>
232
-
233
- <dt>Decorator</dt>
234
- <dd>
235
- <code title="select2/dropdown/minimumResultsForSearch">MinimumResultsForSearch</code>
236
- </dd>
237
- </dl>
238
- </div>
239
- </div>
240
-
241
- <h2 id="dropdown-select-on-close">
242
- Select the highlighted option on close
243
- </h2>
244
-
245
- <p>
246
- When users close the dropdown, the last highlighted option can be
247
- automatically selected. This is commonly used in combination with
248
- <a href="#tags">tagging</a> and <a href="#placeholder">placeholders</a>
249
- and other situations where the user is required to select an option, or
250
- they need to be able to quickly select multiple options.
251
- </p>
252
-
253
- <dl class="dl-horizontal">
254
- <dt>Adapter</dt>
255
- <dd>
256
- <code title="select2/results">ResultsAdapter</code>
257
- </dd>
258
-
259
- <dt>Decorator</dt>
260
- <dd>
261
- <code title="select2/dropdown/selectOnClose">SelectOnClose</code>
262
- </dd>
263
- </dl>
264
-
265
- <h2 id="closeOnSelect">
266
- Close the dropdown when a result is selected
267
- </h2>
268
-
269
- <p>
270
- Select2 will automatically close the dropdown when an element is selected,
271
- similar to what is done with a normal select box. This behavior can be
272
- changed though to keep the dropdown open when results are selected,
273
- allowing for multiple options to be selected quickly.
274
- </p>
275
-
276
- <div class="row">
277
- <div class="col-sm-6">
278
- <dl class="dl-horizontal">
279
- <dt>Key</dt>
280
- <dd><code>closeOnSelect</code></dd>
281
-
282
- <dt>Default</dt>
283
- <dd><code>true</code></dd>
284
- </dl>
285
- </div>
286
-
287
- <div class="col-sm-6">
288
- <dl class="dl-horizontal">
289
- <dt>Adapter</dt>
290
- <dd>
291
- <code title="select2/dropdown">DropdownAdapter</code>
292
- </dd>
293
-
294
- <dt>Decorator</dt>
295
- <dd>
296
- <code title="select2/dropdown/closeOnSelect">CloseOnSelect</code>
297
- </dd>
298
- </dl>
299
- </div>
300
- </div>
301
-
302
- <p>
303
- If this decorator is not used (or <code>closeOnSelect</code> is set to
304
- <code>false</code>), the dropdown will not automatically close when a
305
- result is selected. The dropdown will also never close if the
306
- <kbd>ctrl</kbd> key is held down when the result is selected.
307
- </p>
308
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/events.html DELETED
@@ -1,50 +0,0 @@
1
- <section>
2
- <div id="events" class="page-header">
3
- <h1>Events</h1>
4
- </div>
5
-
6
- <p>
7
- Select2 has an internal event system that is used to notify parts of the
8
- component that state has changed, as well as an adapter that allows some
9
- of these events to be relayed to the outside word.
10
- </p>
11
-
12
- <dl class="dl-horizontal">
13
- <dt>Adapter</dt>
14
- <dd>
15
- <code title="select2/selection">SelectionAdapter</code>
16
- </dd>
17
-
18
- <dt>Decorator</dt>
19
- <dd>
20
- <code title="select2/selection/eventRelay">EventRelay</code>
21
- </dd>
22
- </dl>
23
-
24
- <h2 id="events-public">
25
- Public events
26
- </h2>
27
-
28
- <p>
29
- All public events are relayed using the jQuery event system, and they are
30
- triggered on the <code>&lt;select&gt;</code> element that Select2 is
31
- attached to. You can attach to them using the
32
- <a href="https://api.jquery.com/on/"><code>.on</code> method</a> provided
33
- by jQuery.
34
- </p>
35
-
36
- <h2 id="events-internal">
37
- Internal events
38
- </h2>
39
-
40
- <p>
41
- Select2 triggers internal events using its own internal event system,
42
- which allows adapters to communicate with each other. These events are not
43
- accessible through the jQuery event system.
44
- </p>
45
-
46
- <p>
47
- You can find more information on the public events triggered by individual
48
- adapters in <a href="#adapters">the individual adapter documentation</a>.
49
- </p>
50
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options-old/setting-default-options.html DELETED
@@ -1,37 +0,0 @@
1
- <section>
2
- <h1 id="setting-default-options">Setting default options</h1>
3
-
4
- <p>
5
- In some cases, you need to set the default options for all instances of
6
- Select2 in your web application. This is especially useful when you are
7
- migrating from past versions of Select2, or you are using non-standard
8
- options <a href="#amd">like custom AMD builds</a>. Select2 exposes the
9
- default options through <code>$.fn.select2.defaults</code>, which allows
10
- you to set them globally.
11
- </p>
12
-
13
- <p>
14
- When setting options globally, any past defaults that have been set will
15
- be overriden. Default options are only used when an option is requested
16
- that has not been set during initialization.
17
- </p>
18
-
19
- <p>
20
- <strong>You can set default options</strong> by calling
21
- <code>$.fn.select2.defaults.set("key", "value")</code>. The key that is
22
- set should take the same format as keys set using
23
- <a href="#data-attributes">HTML <code>data-*</code> attributes</a> which
24
- means that two dashes (<code>--</code>) will be replaced by a level of
25
- nesting, and a single dash (<code>-</code>) will convert it to a camelCase
26
- string.
27
- </p>
28
-
29
- <pre class="prettyprint">
30
- $.fn.select2.defaults.set("theme", "classic");
31
- </pre>
32
-
33
- <p>
34
- <strong>You can reset the default options</strong> by calling
35
- <code>$.fn.select2.defaults.reset()</code>.
36
- </p>
37
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility.html DELETED
@@ -1,10 +0,0 @@
1
- <section>
2
- <h1>
3
- Backwards compatibility
4
- </h1>
5
-
6
- {% include options/compatibility/matcher.html %}
7
- {% include options/compatibility/initial-selection.html %}
8
- {% include options/compatibility/query-function.html %}
9
- {% include options/compatibility/text-input.html %}
10
- </section>
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility/initial-selection.html DELETED
@@ -1,50 +0,0 @@
1
- <section>
2
- <h2 id="initSelection">
3
- Old initial selections with <code>initSelection</code>
4
- </h2>
5
-
6
- <p class="alert alert-warning">
7
- <a href="announcements-4.0.html#removed-initselection" class="alert-link">Deprecated in Select2 4.0.</a>
8
- This has been replaced by another option and is only available in the
9
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
10
- Select2.
11
- </p>
12
-
13
- <p>
14
- In the past, Select2 required an option called <code>initSelection</code>
15
- that was defined whenever a custom data source was being used, allowing
16
- for the initial selection for the component to be determined. This has
17
- been replaced by the <code>current</code> method on the
18
- <a href="#dataAdapter">data adapter</a>.
19
- </p>
20
-
21
- <div class="row">
22
- <div class="col-sm-6">
23
- <dl class="dl-horizontal">
24
- <dt>Key</dt>
25
- <dd>
26
- <code>initSelection</code>
27
- </dd>
28
-
29
- <dt>Value</dt>
30
- <dd>
31
- A function taking a <code>callback</code>
32
- </dd>
33
- </dl>
34
- </div>
35
-
36
- <div class="col-sm-6">
37
- <dl class="dl-horizontal">
38
- <dt>Adapter</dt>
39
- <dd>
40
- <code title="select2/data/base">DataAdapter</code>
41
- </dd>
42
-
43
- <dt>Decorator</dt>
44
- <dd>
45
- <code title="select2/compat/initSelection">InitSelection</code>
46
- </dd>
47
- </dl>
48
- </div>
49
- </div>
50
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility/introduction.html DELETED
@@ -1,18 +0,0 @@
1
- <section>
2
- <p>
3
- Select2 offers limited backwards compatibility with the previously 3.5.x
4
- release line, allowing people more efficiently transfer across releases
5
- and get the latest features. For many of the larger changes, such as the
6
- change in how custom data adapters work, compatibility modules were
7
- created that will be used to assist in the upgrade process. It is not
8
- recommended to rely on these compatibility modules, as they will not
9
- always exist, but they make upgrading easier for major changes.
10
- </p>
11
-
12
- <p>
13
- <strong>The compatibility modules are only included in the
14
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
15
- Select2</strong>. These files end in <code>.full.js</code>, and the
16
- compatibility modules are prefixed with <code>select2/compat</code>.
17
- </p>
18
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility/matcher.html DELETED
@@ -1,50 +0,0 @@
1
- <section>
2
- <h2 id="compat-matcher">
3
- Simplified function for matching data objects
4
- </h2>
5
-
6
- <p class="alert alert-info">
7
- <a href="announcements-4.0.html#new-matcher" class="alert-link">Added in Select2 4.0.0.</a>
8
- This method was added to make upgrading easier from earlier versions of
9
- Select2.
10
- </p>
11
-
12
- <p>
13
- During the <a href="announcements-4.0.html">Select2 4.0.0 release</a>, the
14
- <code>matcher</code> function was changed to allow for more complex
15
- matching of nested objects.
16
- </p>
17
-
18
- <div class="row">
19
- <div class="col-sm-6">
20
- <dl class="dl-horizontal">
21
- <dt>Key</dt>
22
- <dd>
23
- <code>matcher</code>
24
- </dd>
25
-
26
- <dt>Value</dt>
27
- <dd>
28
- A function taking a search <code>term</code> and the data object
29
- <code>text</code>.
30
- </dd>
31
- </dl>
32
- </div>
33
-
34
- <div class="col-sm-6">
35
- <dl class="dl-horizontal">
36
- <dt>Adapter</dt>
37
- <dd>
38
- <code title="select2/compat/matcher">oldMatcher</code>
39
- </dd>
40
- </dl>
41
- </div>
42
- </div>
43
-
44
- <p>
45
- The <a href="examples.html#matcher">custom matcher example</a> provides a
46
- guide for how to use this in your own application. For those upgrading
47
- from older versions of Select2, you just need to wrap your old
48
- <code>matcher</code> with this function to maintain compatibility.
49
- </p>
50
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility/query-function.html DELETED
@@ -1,50 +0,0 @@
1
- <section>
2
- <h2 id="query">
3
- Querying old data with <code>query</code>
4
- </h2>
5
-
6
- <p class="alert alert-warning">
7
- <a href="announcements-4.0.html#query-to-data-adapter" class="alert-link">Deprecated in Select2 4.0.</a>
8
- This has been replaced by another option and is only available in the
9
- <a href="index.html#builds-full" class="alert-link">full builds</a> of
10
- Select2.
11
- </p>
12
-
13
- <p>
14
- In the past, Select2 supported an option called <code>query</code> that
15
- allowed for a custom data source to be used. This option has been replaced
16
- by the <code>query</code> method on the
17
- <a href="#dataAdapter">data adapter</a> and takes a very similar set of
18
- parameters.
19
- </p>
20
-
21
- <div class="row">
22
- <div class="col-sm-6">
23
- <dl class="dl-horizontal">
24
- <dt>Key</dt>
25
- <dd>
26
- <code>query</code>
27
- </dd>
28
-
29
- <dt>Value</dt>
30
- <dd>
31
- A function taking <code>params</code> (including a <code>callback</code>)
32
- </dd>
33
- </dl>
34
- </div>
35
-
36
- <div class="col-sm-6">
37
- <dl class="dl-horizontal">
38
- <dt>Adapter</dt>
39
- <dd>
40
- <code title="select2/data/base">DataAdapter</code>
41
- </dd>
42
-
43
- <dt>Decorator</dt>
44
- <dd>
45
- <code title="select2/compat/query">Query</code>
46
- </dd>
47
- </dl>
48
- </div>
49
- </div>
50
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/compatibility/text-input.html DELETED
@@ -1,32 +0,0 @@
1
- <section>
2
- <h2 id="input-fallback">
3
- Compatibility with <code>&lt;input type="text" /&gt;</code>
4
- </h2>
5
-
6
- <p class="alert alert-warning">
7
- <a href="announcements-4.0.html#hidden-input" class="alert-link">Deprecated in Select2 4.0.</a>
8
- It is now encouraged to use the <code>&lt;select&gt;</code> tag instead.
9
- </p>
10
-
11
- <p>
12
- In past versions of Select2, a <code>&lt;select&gt;</code> element could
13
- only be used with a limited subset of options. An
14
- <code>&lt;input type="hidden" /&gt;</code> was required instead, which did
15
- not allow for a graceful fallback for users who did not have JavaScript
16
- enabled. Select2 now supports the <code>&lt;select&gt;</code> element for
17
- all options, so it is no longer required to use <code>&lt;input /&gt;</code>
18
- elements with Select2.
19
- </p>
20
-
21
- <dl class="dl-horizontal">
22
- <dt>Adapter</dt>
23
- <dd>
24
- <code title="select2/data/base">DataAdapter</code>
25
- </dd>
26
-
27
- <dt>Decorator</dt>
28
- <dd>
29
- <code title="select2/compat/inputData">InputData</code>
30
- </dd>
31
- </dl>
32
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/core.html DELETED
@@ -1,9 +0,0 @@
1
- <section>
2
- <h1>
3
- Core options
4
- </h1>
5
-
6
- {% include options/core/options.html %}
7
- {% include options/core/data-attributes.html %}
8
- {% include options/core/amd-support.html %}
9
- </section>
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/core/amd-support.html DELETED
@@ -1,46 +0,0 @@
1
- <section>
2
- <h2 id="amd">
3
- Can I use Select2 with my AMD or CommonJS loader?
4
- </h2>
5
-
6
- <p>
7
- Select2 should work with most AMD- or CommonJS-compliant module loaders, including <a href="http://requirejs.org/">RequireJS</a> and <a href="https://github.com/jrburke/almond">almond</a>. Select2 ships with a modified version of the <a href="https://github.com/umdjs/umd/blob/f208d385768ed30cd0025d5415997075345cd1c0/templates/jqueryPlugin.js">UMD jQuery template</a> that supports both CommonJS and AMD environments.
8
- </p>
9
-
10
- <h3>
11
- How do I tell Select2 where to look for modules?
12
- </h3>
13
-
14
- <p>
15
- For most AMD and CommonJS setups, the location of the data files used by Select2 will be automatically determined and handled without you needing to do anything.
16
- </p>
17
-
18
- <p>
19
- If you are using Select2 in a build environment where preexisting module names are changed during a build step, Select2 may not be able to find optional dependencies or language files. You can manually set the prefixes to use for these files using the <code>amdBase</code> and <code>amdLanugageBase</code> options.
20
- </p>
21
-
22
- {% highlight js linenos %}
23
- $.fn.select2.defaults.set('amdBase', 'select2/');
24
- $.fn.select2.defaults.set('amdLanguageBase', 'select2/i18n/');
25
- {% endhighlight %}
26
-
27
- <h3>
28
- Select2 is being placed before jQuery in my JavaScript file
29
- </h3>
30
-
31
- <p>
32
- Due to <a href="https://github.com/jrburke/requirejs/issues/1342">a bug in older versions</a> of the r.js build tool, Select2 was sometimes placed before jQuery in then compiled build file. Because of this, Select2 will trigger an error because it won't be able to find or load jQuery.
33
- </p>
34
-
35
- <p>
36
- By upgrading to version 2.1.18 or higher of the r.js build tool, you will be able to fix the issue.
37
- </p>
38
-
39
- <h3>
40
- Should I point to the files in <code>dist</code> or <code>src</code>?
41
- </h3>
42
-
43
- <p>
44
- Select2 internally uses AMD and the r.js build tool to build the files located in the <code>dist</code> folder. These are built using the files in the <code>src</code> folder, so <em>you can</em> just point your modules to the Select2 source and load in <code>jquery.select2</code> or <code>select2/core</code> when you want to use Select2. The files located in the <code>dist</code> folder are also AMD-compatible, so you can point to that file if you want to load in all of the default Select2 modules.
45
- </p>
46
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/core/data-attributes.html DELETED
@@ -1,76 +0,0 @@
1
- <section>
2
- <h2 id="data-attributes">
3
- Can I declare my configuration within the HTML?
4
- </h2>
5
-
6
- <p>
7
- It is recommended that you declare your configuration options for Select2
8
- when initializing Select2. You can also define your configuration options
9
- by using the HTML5 <code>data-*</code> attributes, which will override
10
- any options set when initializing Select2 and any defaults.
11
- </p>
12
-
13
- <h3>
14
- How should <code>camelCase</code> options be written?
15
- </h3>
16
-
17
- <p>
18
- HTML data attributes are case-insensitive, so any options which contain capital letters will be parsed as if they were all lowercase. Because Select2 has many options which are camelCase, where words are separated by uppercase letters, you must write these options out with dashes instead. So an option that would normally be called <code>allowClear</code> should instead be defined as <code>allow-clear</code>.
19
- </p>
20
-
21
- <p>
22
- This means that if you declare your <code>&lt;select&gt;</code> tag as...
23
- </p>
24
-
25
- {% highlight html linenos %}
26
- <select data-tags="true" data-placeholder="Select an option" data-allow-clear="true"></select>
27
- {% endhighlight %}
28
-
29
- <p>
30
- Will be interpreted the same as initializing Select2 as...
31
- </p>
32
-
33
- {% highlight js linenos %}
34
- $("select").select2({
35
- tags: "true",
36
- placeholder: "Select an option",
37
- allowClear: true
38
- });
39
- {% endhighlight %}
40
-
41
- <h3>
42
- Are options with nested configurations supported?
43
- </h3>
44
-
45
- <p>
46
- You can also define nested configurations, which are typically needed for
47
- options such as AJAX. Each level of nesting should be separated by two
48
- dashes (<code>--</code>) instead of one. Due to
49
- <a href="https://github.com/jquery/jquery/issues/2070">a jQuery bug</a>,
50
- nested options using <code>data-*</code> attributes
51
- <a href="https://github.com/select2/select2/issues/2969">do not work in jQuery 1.x</a>.
52
- </p>
53
-
54
- {% highlight html linenos %}
55
- <select data-ajax--url="http://example.org/api/test" data-ajax--cache="true"></select>
56
- {% endhighlight %}
57
-
58
- <p>
59
- Which will be interpreted the same as initializing Select2 with...
60
- </p>
61
-
62
- {% highlight js linenos %}
63
- $("select").select2({
64
- ajax: {
65
- url: "http://example.org/api/test",
66
- cache: true
67
- }
68
- });
69
- {% endhighlight %}
70
-
71
- <p>
72
- The value of the option is subject to jQuery's
73
- <a href="https://api.jquery.com/data/#data-html5">parsing rules</a> for
74
- HTML5 data attributes.
75
- </p>
76
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/core/options.html DELETED
@@ -1,80 +0,0 @@
1
- <section>
2
- <h2 id="options">
3
- How should Select2 be initialized?
4
- </h2>
5
-
6
- <p>
7
- Select2 will register itself as a jQuery function if you use any of the distribution builds, so you can call <code>.select2()</code> on any jQuery element where you would like to initialize Select2.
8
- </p>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2();
12
- {% endhighlight %}
13
-
14
- <p>
15
- You can optionally pass an object containing all of the options that you would like to initialize Select2 with.
16
- </p>
17
-
18
- {% highlight js linenos %}
19
- $('select').select2({
20
- placeholder: 'Select an option'
21
- });
22
- {% endhighlight %}
23
-
24
- <h3 id="setting-default-options">
25
- Can default options be set for all dropdowns?
26
- </h3>
27
-
28
- <p>
29
- In some cases, you need to set the default options for all instances of
30
- Select2 in your web application. This is especially useful when you are
31
- migrating from past versions of Select2, or you are using non-standard
32
- options <a href="#amd">like custom AMD builds</a>. Select2 exposes the
33
- default options through <code>$.fn.select2.defaults</code>, which allows
34
- you to set them globally.
35
- </p>
36
-
37
- <p>
38
- When setting options globally, any past defaults that have been set will
39
- be overriden. Default options are only used when an option is requested
40
- that has not been set during initialization.
41
- </p>
42
-
43
- <p>
44
- <strong>You can set default options</strong> by calling
45
- <code>$.fn.select2.defaults.set("key", "value")</code>.
46
- </p>
47
-
48
- {% highlight js linenos %}
49
- $.fn.select2.defaults.set("theme", "classic");
50
- {% endhighlight %}
51
-
52
- <h3>
53
- How can I set a default value for a nested option?
54
- </h3>
55
-
56
- <p>
57
- The key that is
58
- set should take the same format as keys set using
59
- <a href="#data-attributes">HTML <code>data-*</code> attributes</a> which
60
- means that two dashes (<code>--</code>) will be replaced by a level of
61
- nesting, and a single dash (<code>-</code>) will convert it to a camelCase
62
- string.
63
- </p>
64
-
65
- {% highlight js linenos %}
66
- $.fn.select2.defaults.set("ajax--cache", false);
67
- {% endhighlight %}
68
-
69
- <h3>
70
- How can I reset all of the global default options?
71
- </h3>
72
-
73
- <p>
74
- You can reset the default options to their initial values by calling
75
- </p>
76
-
77
- {% highlight js linenos %}
78
- $.fn.select2.defaults.reset();
79
- {% endhighlight %}
80
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/data.html DELETED
@@ -1,9 +0,0 @@
1
- <section>
2
- <h1>
3
- Data adapters
4
- </h1>
5
-
6
- {% include options/data/select.html %}
7
- {% include options/data/array.html %}
8
- {% include options/data/ajax.html %}
9
- </section>
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/data/ajax.html DELETED
@@ -1,147 +0,0 @@
1
- <section>
2
- <h2 id="ajax">
3
- Can Select2 be connected to a remote data source?
4
- </h2>
5
-
6
- <p>
7
- Select2 supports connecting to a remote data source using the <code>ajax</code> option.
8
- </p>
9
-
10
- <h3>
11
- How can I set the initially selected options when using AJAX?
12
- </h3>
13
-
14
- <p>
15
- You can refer to the following Stack Overflow answer if you want to set the initial value for AJAX requests: <a href="http://stackoverflow.com/q/30316586/359284#30328989">Select2 4.0.0 initial value with AJAX</a>
16
- </p>
17
-
18
- <h3>
19
- What should the results returned to Select2 look like?
20
- </h3>
21
-
22
- {% include options/not-written.html %}
23
-
24
- <h3>
25
- Is there a way to modify the response before passing it back to Select2?
26
- </h3>
27
-
28
- <p>
29
- You can use the <code>ajax.processResults</code> option to modify the data returned from the server before passing it to Select2.
30
- </p>
31
-
32
- {% highlight js linenos %}
33
- $('select').select2({
34
- ajax: {
35
- url: '/example/api',
36
- processResults: function (data) {
37
- return {
38
- results: data.items
39
- };
40
- }
41
- }
42
- });
43
- {% endhighlight %}
44
-
45
- <h3>
46
- A request is being triggered on every key stroke, can I delay this?
47
- </h3>
48
-
49
- <p>
50
- By default, Select2 will trigger a new AJAX request whenever the user changes their search term. You can set a time limit for debouncing requests using the <code>ajax.delay</code> option.
51
- </p>
52
-
53
- {% highlight js linenos %}
54
- $('select').select2({
55
- ajax: {
56
- url: '/example/api',
57
- delay: 250
58
- }
59
- });
60
- {% endhighlight %}
61
-
62
- <p>
63
- This will tell Select2 to wait 250 milliseconds before sending the request out to your API.
64
- </p>
65
-
66
- <h3>
67
- How do I tell Select2 which URL to get the results from?
68
- </h3>
69
-
70
- <p>
71
- When connecting Select2 to a remote data source, you have the option of using either a single endpoint (a single page which handles all requests) or a dynamic endpoint (one of many pages). You can point Select2 to a single endpoint during initialization by specifying a string for the <code>ajax.url</code> option.
72
- </p>
73
-
74
- {% highlight js linenos %}
75
- $('select').select2({
76
- ajax: {
77
- url: '/path/to/search/endpoint'
78
- }
79
- });
80
- {% endhighlight %}
81
-
82
- <p>
83
- If there isn't a single url for your search results, or you need to call a function to determine the url to use, you can specify a function for the <code>ajax.url</code> option, and this will be used instead. The query parameters will be passed in through the <code>params</code> option.
84
- </p>
85
-
86
- {% highlight js linenos %}
87
- $('select').select2({
88
- ajax: {
89
- url: function (params) {
90
- return '/some/url/' + params.term;
91
- }
92
- }
93
- });
94
- {% endhighlight %}
95
-
96
- <h3>
97
- I want to add more query parameters to the request, where can this be done?
98
- </h3>
99
-
100
- <p>
101
- By default, Select2 will send the query term as well as the pagination data as query parameters in requests. You can override the data that is sent to your API, or change any of the query paramters, by overriding the <code>ajax.data</codE> option.
102
- </p>
103
-
104
- {% highlight js linenos %}
105
- $('select').select2({
106
- ajax: {
107
- data: function (params) {
108
- var query = {
109
- search: params.term,
110
- page: params.page
111
- }
112
-
113
- // Query paramters will be ?search=[term]&page=[page]
114
- return query;
115
- }
116
- }
117
- });
118
- {% endhighlight %}
119
-
120
- <h3>
121
- The results that I am seeing never change
122
- </h3>
123
-
124
- <p>
125
- Select2 expects that the results that are returned from the remote endpoint are already filtered ahead of time based on the search term. If your remote endpoint just returns the list of all possible options, you may be interested in using Select2's <a href="examples.html#data-array">support for data arrays</a>.
126
- </p>
127
-
128
- <h3>
129
- Can an AJAX plugin other than <code>jQuery.ajax</code> be used?
130
- </h3>
131
-
132
- <p>
133
- Select2 uses the transport method defined in <code>ajax.transport</code> to send requests to your API. By default, this transport method is <code>jQuery.ajax</code> but this can be changed.
134
- </p>
135
-
136
- {% highlight js linenos %}
137
- $('select').select2({
138
- ajax: {
139
- transport: function (params, success, failure) {
140
- var request = new AjaxRequest(params.url, params);
141
- request.on('success', success);
142
- request.on('failure', failure);
143
- }
144
- }
145
- });
146
- {% endhighlight %}
147
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/data/array.html DELETED
@@ -1,150 +0,0 @@
1
- <section>
2
- <h2 id="data">
3
- Can I load data into Select2 using an array?
4
- </h2>
5
-
6
- <p>
7
- While Select2 is designed to be used with a <code>&lt;select&gt;</code> tag
8
- the data that is used to search through and display the results can be
9
- loaded from a JavaScript array using the <code>data</code> option. This
10
- option should be passed in during the initialization of Select2.
11
- </p>
12
-
13
- {% highlight js linenos %}
14
- $('select').select2({
15
- data: [
16
- {
17
- id: 'value',
18
- text: 'Text to display'
19
- },
20
- // ... more data objects ...
21
- ]
22
- });
23
- {% endhighlight %}
24
-
25
- <h3>
26
- What properties are required on the objects passed in to the array?
27
- </h3>
28
-
29
- <p>
30
- The <code>id</code> and <code>text</code> properties are required on each
31
- object, and these are the properties that Select2 uses for the internal
32
- data objects. Any additional paramters passed in with data objects will be
33
- included on the data objects that Select2 exposes.
34
- </p>
35
-
36
- <h3>
37
- Do the <code>id</code> properties have to be strings?
38
- </h3>
39
-
40
- <p>
41
- Because the <code>value</code> attributes on a <code>&gt;select&lt;</code>
42
- tag must be strings, the <code>id</code> property on the data objects must
43
- also be strings. Select2 will attempt to convert anything that is not a
44
- string to a string, which will work for most situations, but it is
45
- recommended to force all of your ids to strings ahead of time.
46
- </p>
47
-
48
- <h3>
49
- I can't select results with blank ids or an id of <code>0</code>!
50
- </h3>
51
-
52
- <p>
53
- See <a href="#do-the-id-properties-have-to-be-strings">Do the <code>id</code> properties have to be strings?</a>.
54
- </p>
55
-
56
- <h3>
57
- How should nested results be formatted?
58
- </h3>
59
-
60
- <p>
61
- Nested results should be specified using the <code>children</code> property
62
- on the data objects that are passed in. This <code>children</code> property
63
- should be an array of data objects that are grouped under this option, and
64
- the label for the group should be specified as the <code>text</code>
65
- property on the root data object.
66
- </p>
67
-
68
- {% highlight js linenos %}
69
- {
70
- text: 'Group label',
71
- children: [
72
- {
73
- id: 'nested-1',
74
- text: 'First nested option'
75
- },
76
- // ... more data objects ...
77
- ]
78
- }
79
- {% endhighlight %}
80
-
81
- <h3>
82
- How many levels of nesting are allowed?
83
- </h3>
84
-
85
- <p>
86
- Because Select2 falls back to an <code>&lt;optgroup&gt;</code> when
87
- creating nested options, only
88
- <a href="#how-many-levels-of-nesting-can-there-be">a single level of nesting</a>
89
- is supported. Any additional levels of nesting is not guarenteed to be
90
- displayed properly across all browsers and devices.
91
- </p>
92
-
93
- <h3>
94
- Why are <code>&lt;option&gt;</code> tags being created?
95
- </h3>
96
-
97
- <p>
98
- The <code>data</code> option is a shortcut that Select2 provides which
99
- allows you to load options into your <code>select</code> from a data array.
100
- </p>
101
-
102
- {% include options/not-written.html %}
103
-
104
- <h3>
105
- My objects don&apos;t use <code>id</code> for their unique identifiers,
106
- what can I do?
107
- </h3>
108
-
109
- <p>
110
- Select2 requires that the <code>id</code> property is used to uniquely
111
- identify the options that are displayed in the results list. If you use a
112
- property other than <code>id</code> (like <code>pk</code>) to uniquely
113
- identify an option, you need to map your old property to <code>id</code>
114
- before passing it to Select2.
115
- </p>
116
-
117
- <p>
118
- If you cannot do this on your server or you are in a situation where the
119
- identifier cannot be changed, you can do this in JavaScript before passing
120
- it to Select2.
121
- </p>
122
-
123
- {% highlight js linenos %}
124
- var data = $.map(yourArrayData, function (obj) {
125
- obj.id = obj.id || obj.pk; // replace pk with your identifier
126
-
127
- return obj;
128
- });
129
- {% endhighlight %}
130
-
131
- <h3>
132
- My objects use a property other than <code>text</code> for the text that
133
- needs to be displayed
134
- </h3>
135
-
136
- <p>
137
- Just like with the <code>id</code> property, Select2 requires that the text
138
- that should be displayed for an option is stored in the <code>text</code>
139
- property. You can map this property from any existing property using the
140
- following JavaScript.
141
- </p>
142
-
143
- {% highlight js linenos %}
144
- var data = $.map(yourArrayData, function (obj) {
145
- obj.text = obj.text || obj.name; // replace name with the property used for the text
146
-
147
- return obj;
148
- });
149
- {% endhighlight %}
150
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/data/select.html DELETED
@@ -1,69 +0,0 @@
1
- <section>
2
- <h2 id="data-adapters-select-tag">
3
- Can Select2 be used with a <code>&lt;select&gt;</code> tag?
4
- </h2>
5
-
6
- <p>
7
- Select2 was designed to be a replacement for the standard <code>&lt;select&gt;</code> boxes that are displayed by the browser, so by default it supports all options and operations that are available in a standard select box, but with added flexibility. There is no special configuration required to make Select2 work with a <code>&lt;select&gt;</code> tag.
8
- </p>
9
-
10
- <h3>
11
- Does Select2 support nesting options?
12
- </h3>
13
-
14
- <p>
15
- A standard <code>&lt;select&gt;</code> box can display nested options by wrapping them with in an <code>&lt;optgroup&gt;</code> tag.
16
- </p>
17
-
18
- {% highlight html linenos %}
19
- <select>
20
- <optgroup label="Group Name">
21
- <option>Nested option</option>
22
- </optgroup>
23
- </select>
24
- {% endhighlight %}
25
-
26
- <h3>
27
- How many levels of nesting can there be?
28
- </h3>
29
-
30
- <p>
31
- Only a single level of nesting is allowed per the HTML specification. If you nest an <code>&lt;optgroup&gt;</code> within another <code>&lt;optgroup&gt;</code>, Select2 will not be able to detect the extra level of nesting and errors may be triggered as a result.
32
- </p>
33
-
34
- <h3>
35
- Can <code>&lt;optgroup&gt;</code> tags be made selectable?
36
- </h3>
37
-
38
- <p>
39
- No. This is a limitation of the HTML specification and is not a limitation that Select2 can overcome. You can emulate grouping by using an <code>&lt;option&gt;</code> instead of an <code>&lt;optgroup&gt;</code> and <a href="http://stackoverflow.com/q/30820215/359284#30948247">changing the style by using CSS</a>, but this is not recommended as it is not fully accessible.
40
- </p>
41
-
42
- <h3>
43
- How are <code>&lt;option&gt;</code> and <code>&lt;optgroup&gt;</code> tags serialized into data objects?
44
- </h3>
45
-
46
- <p>
47
- Select2 will convert the <code>&lt;option&gt;</code> tag into a data object based on the following rules.
48
- </p>
49
-
50
- {% highlight js linenos %}
51
- {
52
- "id": "value attribute" || "option text",
53
- "text": "label attribute" || "option text",
54
- "element": HTMLOptionElement
55
- }
56
- {% endhighlight %}
57
-
58
- <p>
59
- And <code>&lt;optgroup&gt;</code> tags will be converted into data objects using the following rules
60
- </p>
61
-
62
- {% highlight js linenos %}
63
- {
64
- "text": "label attribute",
65
- "children": [ option data object, ... ],
66
- "elment": HTMLOptGroupElement
67
- }
68
- {% endhighlight %}
69
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/dropdown.html DELETED
@@ -1,10 +0,0 @@
1
- <section>
2
- <h1 id="results">
3
- Displaying results
4
- </h1>
5
-
6
- {% include options/dropdown/filtering.html %}
7
- {% include options/dropdown/selections.html %}
8
- {% include options/dropdown/tagging.html %}
9
- {% include options/dropdown/placement.html %}
10
- </section>
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/dropdown/filtering.html DELETED
@@ -1,55 +0,0 @@
1
- <section>
2
- <h2>
3
- Can I change when search results are loaded?
4
- </h2>
5
-
6
- <h3>
7
- Can Select2 wait until the user has typed a search term before triggering the request?
8
- </h3>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2({
12
- ajax: {
13
- delay: 250 // wait 250 milliseconds before triggering the request
14
- }
15
- });
16
- {% endhighlight %}
17
-
18
- {% include options/not-written.html %}
19
-
20
- <h3>
21
- Select2 is allowing long search terms, can this be prevented?
22
- </h3>
23
-
24
- {% highlight js linenos %}
25
- $('select').select2({
26
- maximumInputLength: 20 // only allow terms up to 20 characters long
27
- });
28
- {% endhighlight %}
29
-
30
- {% include options/not-written.html %}
31
-
32
- <h3>
33
- I only want the search box if there are enough results
34
- </h3>
35
-
36
- {% highlight js linenos %}
37
- $('select').select2({
38
- minimumResultsForSearch: 20 // at least 20 results must be displayed
39
- });
40
- {% endhighlight %}
41
-
42
- {% include options/not-written.html %}
43
-
44
- <h3>
45
- How can I permanently hide the search box?
46
- </h3>
47
-
48
- {% highlight js linenos %}
49
- $('select').select2({
50
- minimumResultsForSearch: Infinity
51
- });
52
- {% endhighlight %}
53
-
54
- {% include options/not-written.html %}
55
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/dropdown/placement.html DELETED
@@ -1,39 +0,0 @@
1
- <section>
2
- <h2>
3
- Can I change how the dropdown is placed?
4
- </h2>
5
-
6
- <h3 id="dropdown-attachContainer">
7
- Can the dropdown be placed directly after the selection container?
8
- </h3>
9
-
10
- {% include options/not-written.html %}
11
-
12
- <h3 id="dropdownParent">
13
- Can I pick an element for the dropdown to be appended to?
14
- </h3>
15
-
16
- {% highlight js linenos %}
17
- $('select').select2({
18
- dropdownParent: $('#my_amazing_modal')
19
- });
20
- {% endhighlight %}
21
-
22
- {% include options/not-written.html %}
23
-
24
- <h3>
25
- I&apos;m using a Bootstrap modal and I can&apos;t use the search box
26
- </h3>
27
-
28
- <p>
29
- Use the <code>dropdownParent</code> option, setting it to the modal.
30
- </p>
31
-
32
- {% include options/not-written.html %}
33
-
34
- <h3>
35
- I&apos;m using jQuery UI and I can&apos;t use the search box
36
- </h3>
37
-
38
- {% include options/not-written.html %}
39
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/dropdown/selections.html DELETED
@@ -1,29 +0,0 @@
1
- <section>
2
- <h2>
3
- Can I change how selecting results works?
4
- </h2>
5
-
6
- <h3>
7
- Can I select the highlighted result when the dropdown is closed?
8
- </h3>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2({
12
- selectOnClose: true
13
- });
14
- {% endhighlight %}
15
-
16
- {% include options/not-written.html %}
17
-
18
- <h3>
19
- Can I prevent the dropdown from closing when a result is selected?
20
- </h3>
21
-
22
- {% highlight js linenos %}
23
- $('select').select2({
24
- closeOnSelect: false
25
- });
26
- {% endhighlight %}
27
-
28
- {% include options/not-written.html %}
29
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/dropdown/tagging.html DELETED
@@ -1,89 +0,0 @@
1
- <section>
2
- <h2>
3
- Can options be created based on the search term?
4
- </h2>
5
-
6
- <h3>
7
- How do I enable tagging?
8
- </h3>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2({
12
- tags: true
13
- });
14
- {% endhighlight %}
15
-
16
- {% include options/not-written.html %}
17
-
18
- <h3>
19
- Does tagging work with a single select?
20
- </h3>
21
-
22
- <p>
23
- Yes.
24
- </p>
25
-
26
- {% include options/not-written.html %}
27
-
28
- <h3>
29
- How do I add extra properties to the tag?
30
- </h3>
31
-
32
- {% highlight js linenos %}
33
- $('select').select2({
34
- createTag: function (params) {
35
- var term = $.trim(params.term);
36
-
37
- if (term === '') {
38
- return null;
39
- }
40
-
41
- return {
42
- id: term,
43
- text: term,
44
- newTag: true // add additional parameters
45
- }
46
- }
47
- });
48
- {% endhighlight %}
49
-
50
- {% include options/not-written.html %}
51
-
52
- <h3>
53
- Can I control when tags are created?
54
- </h3>
55
-
56
- {% highlight js linenos %}
57
- $('select').select2({
58
- createTag: function (params) {
59
- // Don't offset to create a tag if there is no @ symbol
60
- if (params.term.indexOf('@') === -1) {
61
- // Return null to disable tag creation
62
- return null;
63
- }
64
-
65
- return {
66
- id: params.term,
67
- text: params.term
68
- }
69
- }
70
- });
71
- {% endhighlight %}
72
-
73
- {% include options/not-written.html %}
74
-
75
- <h3>
76
- How do I control the placement of the option?
77
- </h3>
78
-
79
- {% highlight js linenos %}
80
- $('select').select2({
81
- insertTag: function (data, tag) {
82
- // Insert the tag at the end of the results
83
- data.push(tag);
84
- }
85
- });
86
- {% endhighlight %}
87
-
88
- {% include options/not-written.html %}
89
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/events.html DELETED
@@ -1,8 +0,0 @@
1
- <section>
2
- <h1>
3
- Events
4
- </h1>
5
-
6
- {% include options/events/jquery.html %}
7
- {% include options/events/internal.html %}
8
- </section>
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/events/internal.html DELETED
@@ -1,9 +0,0 @@
1
- <section>
2
- <h2 id="events-internal">
3
- Internal Select2 events
4
- </h2>
5
-
6
- <p>
7
- Select2 has an internal event system that works independently of the DOM event system. This internal event system is only accesssible from plugins and adapters that are connected to Select2.
8
- </p>
9
- </section>
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/events/jquery.html DELETED
@@ -1,101 +0,0 @@
1
- <section>
2
- <h2 id="events-public">
3
- Public jQuery events
4
- </h2>
5
-
6
- <h3>
7
- What events will Select2 trigger?
8
- </h3>
9
-
10
- <p>
11
- Select2 will trigger a few different events when different actions are taken using the component, allowing you to add custom hooks and perform actions.
12
- </p>
13
-
14
- <dl class="s2-docs-panels">
15
- <dt>change</dt>
16
- <dd>Triggered whenever an option is selected or removed.</dd>
17
-
18
- <dt>select2:close</dt>
19
- <dd>Triggered whenever the dropdown is closed.</dd>
20
-
21
- <dt>select2:closing</dt>
22
- <dd>Triggered before the dropdown is closed. This event can be prevented.</dd>
23
-
24
- <dt>select2:open</dt>
25
- <dd>Triggered whenever the dropdown is opened.</dd>
26
-
27
- <dt>select2:opening</dt>
28
- <dd>Triggered before the dropdown is opened. This event can be prevented.</dd>
29
-
30
- <dt>select2:select</dt>
31
- <dd>Triggered whenever a result is selected.</dd>
32
-
33
- <dt>select2:selecting</dt>
34
- <dd>Triggered before a result is selected. This event can be prevented.</dd>
35
-
36
- <dt>select2:unselect</dt>
37
- <dd>Triggered whenever a selection is removed.</dd>
38
-
39
- <dt>select2:unselecting</dt>
40
- <dd>Triggered before a selection is removed. This event can be prevented.</dd>
41
- </dl>
42
-
43
- <h3>
44
- Does Select2 include extra information in these events?
45
- </h3>
46
-
47
- {% include options/not-written.html %}
48
-
49
- <h3>
50
- How can I attach listeners for these events?
51
- </h3>
52
-
53
- {% highlight js linenos %}
54
- $('select').on('select2:select', function (evt) {
55
- // Do something
56
- });
57
- {% endhighlight %}
58
-
59
- {% include options/not-written.html %}
60
-
61
- <h3>
62
- What events does Select2 listen for?
63
- </h3>
64
-
65
- <p>
66
- Select2 will listen for the <code>change</code> event on the
67
- <code>&lt;select&gt;</code> that it is attached to. If you make any
68
- external changes that need to be reflected in Select2 (such as changing the
69
- value), you should trigger this event.
70
- </p>
71
-
72
- {% highlight js linenos %}
73
- $('select').val('US'); // Select the option with a value of 'US'
74
- $('select').trigger('change'); // Notify any JS components that the value changed
75
- {% endhighlight %}
76
-
77
- <h3>
78
- Can I trigger an event other than <code>change</code> to notify Select2 of changes?
79
- </h3>
80
-
81
- <p>
82
- It's common for other components to be listening to the <code>change</code>
83
- event, or for custom event handlers to be attached that may have side
84
- effects. Select2 does not have a custom event (like
85
- <code>select2:update</code>) that can be triggered other than
86
- <code>change</code>. You can rely on jQuery's event namespacing to limit
87
- the scope to Select2 though by triggering the <code>change.select2</code>
88
- event.
89
- </p>
90
-
91
- {% highlight js linenos %}
92
- $('select').val('US'); // Change the value or make some change to the internal state
93
- $('select').trigger('change.select2'); // Notify only Select2 of changes
94
- {% endhighlight %}
95
-
96
- <h3>
97
- What events can be prevented? How can I prevent a selection from being made?
98
- </h3>
99
-
100
- {% include options/not-written.html %}
101
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/introduction.html DELETED
@@ -1,9 +0,0 @@
1
- <section>
2
- <div class="alert alert-warning">
3
- This page of the documentation is currently <strong>undergoing a rewrite and may be incomplete</strong>. If you do not find the answer you are looking for on this page, you may have better luck looking at <a href="options-old.html">the old options page</a>.
4
- </div>
5
-
6
- <p>
7
- This documentation is set up in the form of a FAQ and covers the most common questions. If you do not find the answer to your question here, you may want to <a href="community.html">reach out to the community</a> to see if someone else can answer it.
8
- </p>
9
- </section>
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/not-written.html DELETED
@@ -1,3 +0,0 @@
1
- <div class="alert alert-info">
2
- This answer to this question has not yet been written. You can <a href="https://github.com/select2/select2/blob/master/docs/README.md#how-can-i-fix-an-issue-in-these-docs">improve this documentation</a> by creating a pull request with an answer to this question.
3
- </div>
 
 
 
assets/lib/select2-lib/docs/_includes/options/selections.html DELETED
@@ -1,10 +0,0 @@
1
- <section>
2
- <h1 id="selections">
3
- Displaying selections
4
- </h1>
5
-
6
- {% include options/selections/multiple.html %}
7
- {% include options/selections/placeholder.html %}
8
- {% include options/selections/clearing-selections.html %}
9
- {% include options/selections/templating.html %}
10
- </section>
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/selections/clearing-selections.html DELETED
@@ -1,34 +0,0 @@
1
- <section>
2
- <h2 id="allowClear">
3
- Can I allow users to clear their selections?
4
- </h2>
5
-
6
- <p>
7
- You can allow people to clear their current selections with the <code>allowClear</code> option when initializing Select2. Setting this option to <code>true</code> will enable an "x" icon that will reset the selection to the placeholder.
8
- </p>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2({
12
- placeholder: 'This is my placeholder',
13
- allowClear: true
14
- });
15
- {% endhighlight %}
16
-
17
- <h3>
18
- Why is a placeholder required?
19
- </h3>
20
-
21
- {% include options/not-written.html %}
22
-
23
- <h3>
24
- The "x" icon is not clearing the selection
25
- </h3>
26
-
27
- {% include options/not-written.html %}
28
-
29
- <h3>
30
- Can users remove all of their selections in a multiple select at once?
31
- </h3>
32
-
33
- {% include options/not-written.html %}
34
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/selections/multiple.html DELETED
@@ -1,17 +0,0 @@
1
- <section>
2
- <h2 id="multiple">
3
- Can I allow users to make multiple selections?
4
- </h2>
5
-
6
- <p>
7
- Yes, Select2 supports making multiple selections through the use of the <code>multiple</code> option that can be passed in when initializing Select2.
8
- </p>
9
-
10
- <h3>
11
- Can the <code>multiple</code> attribute be used on my <code>&lt;select&gt;</code> element?
12
- </h3>
13
-
14
- <p>
15
- Yes, Select2 will automatically map the value of the <code>multiple</code> attribute to the <code>multiple</code> option during initialization.
16
- </p>
17
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/selections/placeholder.html DELETED
@@ -1,84 +0,0 @@
1
- <section>
2
- <h2 id="placeholder">
3
- How can I have Select2 display a placeholder?
4
- </h2>
5
-
6
- <p>
7
- Select2 supports displaying a placeholder by default using the <code>placeholder</code> option. This can be either a data object matching the placeholder option, or a string to display as the placeholder if you are using a blank placeholder option.
8
- </p>
9
-
10
- {% highlight js linenos %}
11
- $('select').select2({
12
- placeholder: 'Select an option'
13
- });
14
- {% endhighlight %}
15
-
16
- <h3>
17
- My first option is being displayed instead of my placeholder
18
- </h3>
19
-
20
- <p>
21
- This usually means that you do not have a blank <code>&lt;option&gt;&lt/option&gt;</code> as the first option in your <code>&lt;select&gt;</code>.
22
- </p>
23
-
24
- <p>
25
- Note that this does not apply to multiple selects, as the browser does not select the first option by default when multiple selections can be made.
26
- </p>
27
-
28
- <h3>
29
- I am using AJAX, can I still show a placeholder?
30
- </h3>
31
-
32
- <p>
33
- Yes, Select2 supports placeholders for all configurations. You will still need to add in the placeholder option if you are using a single select.
34
- </p>
35
-
36
- <h3>
37
- Can I use an option without a blank value as my placeholder?
38
- </h3>
39
-
40
- <p>
41
- The <code>placeholder</code> option allows you to pass in a data object instead of just a string if you need more flexibility. The <code>id</code> of the data object should match the <code>value</code> of the placeholder option.
42
- </p>
43
-
44
- {% highlight js linenos %}
45
- $('select').select2({
46
- placeholder: {
47
- id: '-1', // the value of the option
48
- text: 'Select an option'
49
- }
50
- });
51
- {% endhighlight %}
52
-
53
- <h3>
54
- Can I change how the placeholder looks?
55
- </h3>
56
-
57
- <p>
58
- When using Select2 <strong>when only a single selection can be made</strong>, the placeholder option will be passed through the standard templating methods, including the <code>templateSelection</code> option, so you are able to change how it is displayed.
59
- </p>
60
-
61
- {% highlight js linenos %}
62
- $('select').select2({
63
- templateResult: function (data) {
64
- if (data.id === '') { // adjust for custom placeholder values
65
- return 'Custom styled placeholder text';
66
- }
67
-
68
- return data.text;
69
- }
70
- });
71
- {% endhighlight %}
72
-
73
- <p>
74
- <strong>When multiple selections are allowed</strong>, the placeholder will be displayed using the <code>placeholder</code> attribute on the search box. You can cusotmize the display of this placholder using CSS, as explained in the following Stack Overflow answer: <a href="http://stackoverflow.com/q/2610497/359284">Change an input's HTML5 placeholder color with CSS</a>
75
- </p>
76
-
77
- <h3>
78
- My placeholders aren&apos;t being displayed in Internet Explorer
79
- </h3>
80
-
81
- <p>
82
- Select2 uses the native <code>placeholder</code> attribute on input boxes for the multiple select, and that attribute is not supported in older versions of Internet Explorer. You need to include <a href="https://github.com/jamesallardice/Placeholders.js">Placeholders.js</a> on your page, or use the full build, in order to add <code>placeholder</code> attribute support to input boxes.
83
- </p>
84
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/options/selections/templating.html DELETED
@@ -1,37 +0,0 @@
1
- <section>
2
- <h2 id="templateSelection">
3
- How can I customize the way selections are displayed?
4
- </h2>
5
-
6
- <p>
7
- When a selection is made by the user Select2 will display the text of the option by default, just like how it is displayed in a standard select box. You can override the display of the selection by setting the <code>templateSelection</code> option to a JavaScript function.
8
- </p>
9
-
10
- {% highlight js linenos %}
11
- function template(data, container) {
12
- return data.text;
13
- }
14
-
15
- $('select').select2({
16
- templateSelection: template
17
- });
18
- {% endhighlight %}
19
-
20
- <h3>
21
- Nothing is being displayed when I select an option
22
- </h3>
23
-
24
- {% include options/not-written.html %}
25
-
26
- <h3>
27
- I am using HTML in my selection template but it isn't displaying it
28
- </h3>
29
-
30
- {% include options/not-written.html %}
31
-
32
- <h3>
33
- How can I access the container where the selection is displayed?
34
- </h3>
35
-
36
- {% include options/not-written.html %}
37
- </section>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_includes/social-buttons.html DELETED
@@ -1,10 +0,0 @@
1
- <div class="s2-docs-social">
2
- <ul class="s2-docs-social-buttons">
3
- <li>
4
- <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>
5
- </li>
6
- <li>
7
- <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=select2&amp;repo=select2&amp;type=fork&amp;count=true" width="102" height="20" title="Fork on GitHub"></iframe>
8
- </li>
9
- </ul>
10
- </div>
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_layouts/default.html DELETED
@@ -1,57 +0,0 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- {% include head.html %}
5
- </head>
6
- <body>
7
- {% include navigation.html %}
8
-
9
- {{ content }}
10
-
11
- {% include footer.html %}
12
-
13
- <script>
14
- (function ($) {
15
- 'use strict';
16
-
17
- $(function () {
18
- var $window = $(window);
19
- var $body = $(document.body);
20
- var $sidebar = $('.s2-docs-sidebar');
21
-
22
- $body.scrollspy({
23
- target: '.s2-docs-sidebar',
24
- offset: 40
25
- });
26
-
27
- $window.on('load', function () {
28
- $body.scrollspy('refresh');
29
- });
30
-
31
- $sidebar.affix({
32
- offset: {
33
- top: function () {
34
- var offsetTop = $sidebar.offset().top;
35
- var navOuterHeight = $('.s2-docs-nav').height();
36
-
37
- return (this.top = offsetTop - navOuterHeight);
38
- },
39
- bottom: function () {
40
- return (this.bottom = $('.s2-docs-footer').outerHeight(true));
41
- }
42
- }
43
- });
44
- });
45
- })(jQuery);
46
-
47
- (function () {
48
- 'use strict';
49
-
50
- anchors.options.placement = 'left';
51
- anchors.add('.s2-docs-container h1, .s2-docs-container h2, .s2-docs-container h3, .s2-docs-container h4, .s2-docs-container h5');
52
- })();
53
- </script>
54
-
55
- {% include ga.html %}
56
- </body>
57
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_layouts/home.html DELETED
@@ -1,23 +0,0 @@
1
- <!doctype html>
2
- <html class="s2-docs-home">
3
- <head>
4
- {% include head.html %}
5
- </head>
6
- <body>
7
- {% include navigation.html %}
8
-
9
- {{ content }}
10
-
11
- {% include footer.html %}
12
-
13
- <script>
14
- (function () {
15
- 'use strict';
16
-
17
- prettyPrint();
18
- })();
19
- </script>
20
-
21
- {% include ga.html %}
22
- </body>
23
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_alert.scss DELETED
@@ -1,47 +0,0 @@
1
- // Alerts
2
- //
3
- // Modify Bootstrap's default alert styles to mimick
4
- // the `.bs-callout` styles from Bootstrap's docs.
5
- //
6
- // @see https://github.com/twbs/bootstrap/blob/master/docs/assets/css/src/docs.css#L711
7
- // @see https://github.com/twbs/bootstrap/blob/master/less/alerts.less
8
-
9
- .alert {
10
- background: #fff;
11
- border: 1px solid #eee;
12
- border-left-width: 5px;
13
- border-radius: 3px;
14
- color: #333;
15
- margin: 20px 0;
16
- padding: 20px;
17
-
18
- h4 {
19
- font-size: 18px;
20
- margin-top: 0;
21
- margin-bottom: 5px;
22
- }
23
-
24
- &-danger {
25
- border-left-color: #ce4844;
26
-
27
- h4 {
28
- color: #ce4844;
29
- }
30
- }
31
-
32
- &-info {
33
- border-left-color: #1b809e;
34
-
35
- h4 {
36
- color: #1b809e;
37
- }
38
- }
39
-
40
- &-warning {
41
- border-left-color: #aa6708;
42
-
43
- h4 {
44
- color: #aa6708;
45
- }
46
- }
47
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_anchorjs.scss DELETED
@@ -1,27 +0,0 @@
1
- // AnchorJS Styles
2
-
3
- .anchorjs-link {
4
- color: inherit;
5
- transition: all .16s linear;
6
- text-decoration: none;
7
-
8
- &:link,
9
- &:visited {
10
- text-decoration: none;
11
- color: inherit;
12
- }
13
-
14
- @media (max-width: 480px) {
15
- display: none;
16
- }
17
- }
18
-
19
- *:hover > .anchorjs-link {
20
- opacity: .5;
21
- margin-left: -0.9em !important;
22
- }
23
-
24
- *:hover > .anchorjs-link:hover,
25
- .anchorjs-link:focus {
26
- opacity: 1;
27
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_buttons.scss DELETED
@@ -1,20 +0,0 @@
1
- // Buttons
2
-
3
- .btn-outline-inverse {
4
- color: #428BCA;
5
- background-color: transparent;
6
- border-color: #428BCA;
7
- padding: 15px 30px;
8
- font-size: 20px;
9
- transition: all .1s ease-in-out;
10
-
11
- &:hover {
12
- color: #fff;
13
- border-color: #428BCA;
14
- background-color: #428BCA;
15
- }
16
- }
17
-
18
- .btn-toolbar {
19
- margin-bottom: 20px;
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_code.scss DELETED
@@ -1,16 +0,0 @@
1
- // Code (inline and block)
2
-
3
- // Inline code within headings retain the heading's background-color
4
- h2 code,
5
- h3 code,
6
- h4 code {
7
- background-color: inherit;
8
- }
9
-
10
- // Modify Bootstrap's styles for blocks of code
11
- pre.prettyprint {
12
- padding: 9px 14px;
13
- margin-bottom: 14px;
14
- background-color: #f7f7f9;
15
- border: 1px solid #e1e1e8;
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_dl-panels.scss DELETED
@@ -1,24 +0,0 @@
1
- .s2-docs-panels {
2
- dt, dd {
3
- border: 1px solid $panel-default-border;
4
- }
5
-
6
- dt {
7
- background-color: $panel-default-heading-bg;
8
- border-top-left-radius: $panel-border-radius;
9
- border-top-right-radius: $panel-border-radius;
10
- padding: 5px 7.5px;
11
- }
12
-
13
- dd {
14
- background-color: $panel-bg;
15
- border-bottom-left-radius: $panel-border-radius;
16
- border-bottom-right-radius: $panel-border-radius;
17
- margin-bottom: 0.75em;
18
- padding: 7.5px;
19
- }
20
-
21
- dt + dd {
22
- border-top: none;
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_examples.scss DELETED
@@ -1,91 +0,0 @@
1
- // Examples
2
- //
3
- // Styles for the Select2 examples, largely copied
4
- // from Bootstrap's docs styles.
5
- //
6
- // @see https://github.com/twbs/bootstrap/blob/master/docs/assets/css/src/docs.css#L533
7
-
8
- .s2-example {
9
- position: relative;
10
- padding: 45px 15px 15px;
11
- margin: 0 -15px 15px;
12
- background-color: #fafafa;
13
- box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.05);
14
- border-color: #e5e5e5 #eee #eee;
15
- border-style: solid;
16
- border-width: 1px 0;
17
-
18
- &:after {
19
- content: "Example";
20
- position: absolute;
21
- top: 15px;
22
- left: 15px;
23
- font-size: 12px;
24
- font-weight: bold;
25
- color: #bbb;
26
- text-transform: uppercase;
27
- letter-spacing: 1px;
28
- }
29
-
30
- @media (min-width: 768px) {
31
- margin-left: 0;
32
- margin-right: 0;
33
- background-color: #fff;
34
- border-width: 1px;
35
- border-color: #eee;
36
- border-radius: 4px 4px 0 0;
37
- box-shadow: none;
38
- }
39
- }
40
-
41
- // styles for the event log in the "DOM events" section of the docs
42
- .s2-event-log {
43
- background: #002451;
44
- color: white;
45
- font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
46
- margin: 0 -15px 15px;
47
- padding: 45px 15px 15px;
48
- position: relative;
49
-
50
- &:after {
51
- content: "Event Log";
52
- position: absolute;
53
- top: 15px;
54
- left: 15px;
55
- font-size: 12px;
56
- font-weight: bold;
57
- color: #BBB;
58
- text-transform: uppercase;
59
- letter-spacing: 1px;
60
- }
61
-
62
- @media (min-width: 768px) {
63
- margin-left: 0;
64
- margin-right: 0;
65
- margin-top: -15px;
66
- border-width: 1px;
67
- border-color: #eee;
68
- box-shadow: none;
69
- }
70
- }
71
-
72
- .s2-example + pre,
73
- .s2-example + figure,
74
- .s2-event-log + pre {
75
- margin: -15px -15px 15px;
76
- border-radius: 0;
77
- border-width: 0 0 1px;
78
-
79
- @media (min-width: 768px) {
80
- margin-top: -16px;
81
- margin-left: 0;
82
- margin-right: 0;
83
- border-width: 1px;
84
- border-bottom-left-radius: 4px;
85
- border-bottom-right-radius: 4px;
86
- }
87
- }
88
-
89
- .s2-example + .s2-event-log {
90
- margin-top: -15px;
91
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_featurette.scss DELETED
@@ -1,16 +0,0 @@
1
- // Homepage featurettes
2
-
3
- .s2-docs-featurette {
4
- color: #777;
5
- padding: 15px 0;
6
- text-align: center;
7
-
8
- h4 {
9
- margin: 30px 0 15px;
10
- }
11
-
12
- .fa {
13
- font-size: 28px;
14
- color: #777;
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_footer.scss DELETED
@@ -1,42 +0,0 @@
1
- // Footer
2
-
3
- .s2-docs-footer {
4
- border-top: 1px solid #eee;
5
- color: #767676;
6
- padding-top: 40px;
7
- padding-bottom: 40px;
8
- margin-top: 100px;
9
- text-align: center;
10
-
11
- &-links {
12
- padding-left: 0;
13
- margin-top: 20px;
14
- }
15
-
16
- &-links li {
17
- display: inline;
18
- padding: 0 2px;
19
-
20
- &:after {
21
- content: "·";
22
- padding-left: 8px;
23
- }
24
-
25
- &:first-child {
26
- padding-left: 0;
27
- }
28
-
29
- &:last-child:after {
30
- content: "";
31
- padding-left: 0;
32
- }
33
- }
34
-
35
- @media (min-width: 768px) {
36
- p {
37
- margin-bottom: 0;
38
- }
39
- }
40
- }
41
-
42
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_hamburger.scss DELETED
@@ -1,49 +0,0 @@
1
- // Animated hamburger icon
2
- //
3
- // Add an animation to Bootstrap's `.navbar-toggle` hamburger icon,
4
- // courtesy of Julien Melissas.
5
- //
6
- // @see http://codepen.io/JulienMelissas/pen/LEBGLj
7
- // @see http://julienmelissas.com/animated-x-icon-for-the-bootstrap-navbar-toggle/
8
-
9
- .navbar-toggle {
10
- border: none;
11
- background: transparent !important;
12
-
13
- &:hover {
14
- background: transparent !important;
15
- }
16
-
17
- .icon-bar {
18
- width: 22px;
19
- transition: all 0.2s;
20
- }
21
-
22
- .top-bar {
23
- transform: rotate(45deg);
24
- transform-origin: 10% 10%;
25
- }
26
-
27
- .middle-bar {
28
- opacity: 0;
29
- }
30
-
31
- .bottom-bar {
32
- transform: rotate(-45deg);
33
- transform-origin: 10% 90%;
34
- }
35
-
36
- &.collapsed {
37
- .top-bar {
38
- transform: rotate(0);
39
- }
40
-
41
- .middle-bar {
42
- opacity: 1;
43
- }
44
-
45
- .bottom-bar {
46
- transform: rotate(0);
47
- }
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_home.scss DELETED
@@ -1,31 +0,0 @@
1
- // Homepage-specific styles
2
-
3
- .s2-docs-home {
4
- .jumbotron {
5
- margin-bottom: 0;
6
- color: #000;
7
-
8
- h1 {
9
- color: #000;
10
- margin-top: 20px;
11
- }
12
- }
13
-
14
- .lead {
15
- text-align: center;
16
- max-width: 800px;
17
- margin: 0 auto 40px;
18
- }
19
-
20
- .notice-previous {
21
- background: #f6f6f6;
22
- color: #666;
23
- border-bottom: 1px solid #eee;
24
- padding: 15px 20px;
25
- }
26
-
27
- .half-rule {
28
- width: 100px;
29
- margin: 40px auto;
30
- }
31
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_jumbotron.scss DELETED
@@ -1,24 +0,0 @@
1
- // Jumbotron
2
- //
3
- // Modify Bootstrap's default `.jumbotron` styles.
4
-
5
- .jumbotron {
6
- background-color: #F6F6F6;
7
- border-bottom: 1px solid #eee;
8
- color: #777;
9
- padding-left: 0;
10
- padding-right: 0;
11
-
12
- h1 {
13
- color: #777;
14
- font-size: 36px;
15
- margin-top: 10px;
16
- }
17
-
18
- .version {
19
- color: #999;
20
- font-size: 14px;
21
- font-weight: normal;
22
- margin-bottom: 30px;
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_layout.scss DELETED
@@ -1,14 +0,0 @@
1
- // Layout
2
-
3
- .s2-docs-container {
4
- line-height: 1.6;
5
- }
6
-
7
- section {
8
- margin-bottom: 40px;
9
- }
10
-
11
- .page-header {
12
- padding-bottom: 19px;
13
- margin-bottom: 29px;
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_nav.scss DELETED
@@ -1,59 +0,0 @@
1
- // Main navigation
2
- //
3
- // Styles for the top `.navbar` and its dropdowns.
4
-
5
- .s2-docs-nav {
6
- margin-bottom: 0;
7
- border-color: #eee;
8
- background-color: #f6f6f6;
9
-
10
- .navbar-brand {
11
- font-weight: 500;
12
- > img {
13
- display: inline;
14
- margin-right: 4px;
15
- }
16
- }
17
-
18
- .navbar-nav > .active > a,
19
- .navbar-nav > .active > a:hover,
20
- .navbar-nav > .active > a:focus {
21
- background-color: #f0f0f0;
22
- color: #000;
23
- }
24
-
25
- @media (min-width: 768px) {
26
-
27
- .navbar-nav > li > .dropdown-menu:before {
28
- position: absolute;
29
- top: -21px;
30
- left: 24px;
31
- display: block;
32
- width: 0;
33
- height: 0;
34
- border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.1);
35
- border-style: solid;
36
- border-width: 10px;
37
- content: "";
38
- }
39
-
40
- .navbar-nav > li > .dropdown-menu:after {
41
- position: absolute;
42
- top: -20px;
43
- left: 24px;
44
- display: block;
45
- width: 0;
46
- height: 0;
47
- border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFF;
48
- border-style: solid;
49
- border-width: 10px;
50
- content: '';
51
- }
52
-
53
- .navbar-nav .dropdown-menu {
54
- border-radius: 4px;
55
- border-color: #ddd;
56
- margin-top: -1px;
57
- }
58
- }
59
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_prettify.scss DELETED
@@ -1,50 +0,0 @@
1
- // Google Code Prettify styles
2
-
3
- .com {
4
- color: #999;
5
- }
6
- .lit {
7
- color: #195f91;
8
- }
9
- .pun, .opn, .clo {
10
- color: #93a1a1;
11
- }
12
- .fun {
13
- color: #dc322f;
14
- }
15
- .str, .atv {
16
- color: #C7254E;
17
- }
18
- .kwd, .prettyprint .tag {
19
- color: #2F6F9F;
20
- }
21
- .typ, .atn, .dec, .var {
22
- color: #428BCA;
23
- }
24
- .pln {
25
- color: #333;
26
- }
27
-
28
- .prettyprint {
29
- padding: 9px 14px;
30
- margin-bottom: 20px;
31
- margin-top: 20px;
32
- border: 1px solid #eee;
33
-
34
- &.linenums {
35
- -webkit-box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6;
36
- -moz-box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6;
37
- box-shadow: inset 40px 0 0 #fbfbfb, inset 41px 0 0 #f6f6f6;
38
- }
39
- }
40
-
41
- // Specify class=linenums on a pre to get line numbering
42
- ol.linenums {
43
- margin: 0 0 0 -12px;
44
-
45
- li {
46
- padding-left: 12px;
47
- color: #bebebe;
48
- line-height: 18px;
49
- }
50
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_result-repository.scss DELETED
@@ -1,62 +0,0 @@
1
- // Styles accompanying the "Loading remote data" example `templateResult
2
-
3
- .select2-result-repository {
4
- padding-top: 4px;
5
- padding-bottom: 3px;
6
-
7
- &__avatar {
8
- float: left;
9
- width: 60px;
10
- margin-right: 10px;
11
-
12
- img {
13
- width: 100%;
14
- height: auto;
15
- border-radius: 2px;
16
- }
17
- }
18
-
19
- &__meta {
20
- margin-left: 70px;
21
- }
22
-
23
- &__title {
24
- color: black;
25
- font-weight: bold;
26
- word-wrap: break-word;
27
- line-height: 1.1;
28
- margin-bottom: 4px;
29
- }
30
-
31
- &__forks,
32
- &__stargazers {
33
- margin-right: 1em;
34
- }
35
-
36
- &__forks,
37
- &__stargazers,
38
- &__watchers {
39
- display: inline-block;
40
- color: #aaa;
41
- font-size: 11px;
42
- }
43
-
44
- &__description {
45
- font-size: 13px;
46
- color: #777;
47
- margin-top: 4px;
48
- }
49
-
50
- .select2-results__option--highlighted & {
51
- &__title {
52
- color: white;
53
- }
54
-
55
- &__forks,
56
- &__stargazers,
57
- &__description,
58
- &__watchers {
59
- color: mix(#428BCA, white, 30%);
60
- }
61
- }
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_sidenav.scss DELETED
@@ -1,152 +0,0 @@
1
- // Side navigation
2
- //
3
- // Scrollspy and affixed enhanced navigation to
4
- // highlight sections and secondary sections of docs content`.
5
-
6
- .s2-docs-sidebar {
7
- // By default it is not affixed in mobile views, so undo that
8
- &.affix {
9
- position: static;
10
- }
11
-
12
- @media (min-width: 768px) {
13
- padding-left: 20px;
14
- }
15
- }
16
-
17
- // First level of nav
18
- .s2-docs-sidenav {
19
- margin-top: 20px;
20
- margin-bottom: 20px;
21
- }
22
-
23
- // All levels of nav
24
- .s2-docs-sidebar .nav {
25
- > li > a {
26
- margin-left: -1px;
27
- display: block;
28
- padding: 4px 20px;
29
- font-size: 13px;
30
- font-weight: 500;
31
- color: #767676;
32
- border-left: 1px solid transparent;
33
- transition: color .2s, border-color .2s;
34
- }
35
-
36
- > li > a code {
37
- background-color: inherit;
38
- color: inherit;
39
- }
40
-
41
- > li > a:hover,
42
- > li > a:focus {
43
- color: #428BCA;
44
- text-decoration: none;
45
- background-color: transparent;
46
- border-left-color: #428BCA;
47
- }
48
-
49
- > .active > a,
50
- > .active:hover > a,
51
- > .active:focus > a {
52
- padding-left: 19px;
53
- font-weight: bold;
54
- color: #428BCA;
55
- background-color: transparent;
56
- border-left: 2px solid #428BCA;
57
- }
58
-
59
- // Nav: second level (shown on .active)
60
- .nav {
61
- display: none; // Hide by default, but at >768px, show it
62
- padding-bottom: 10px;
63
- }
64
-
65
- .nav > li > a {
66
- padding-top: 1px;
67
- padding-bottom: 1px;
68
- padding-left: 30px;
69
- font-size: 12px;
70
- font-weight: normal;
71
- }
72
-
73
- .nav > li > a:hover,
74
- .nav > li > a:focus {
75
- padding-left: 30px;
76
- }
77
-
78
- .nav > .active > a,
79
- .nav > .active:hover > a,
80
- .nav > .active:focus > a {
81
- padding-left: 29px;
82
- font-weight: 400;
83
- }
84
- }
85
-
86
- // Show and affix the side nav when space allows it
87
- @media (min-width: 992px) {
88
- .s2-docs-sidebar .s2-docs-sidenav {
89
- padding-top: 40px;
90
- transition: border-color .2s;
91
- border-left: 1px solid transparent;
92
- }
93
-
94
- .s2-docs-sidebar.affix .s2-docs-sidenav {
95
- border-left-color: #eee;
96
- }
97
-
98
- .s2-docs-sidebar .nav > .active > ul {
99
- display: block;
100
- }
101
-
102
- // Widen the fixed sidebar
103
- .s2-docs-sidebar.affix,
104
- .s2-docs-sidebar.affix-bottom {
105
- width: 213px;
106
- }
107
-
108
- // Undo the static from mobile first approach
109
- .s2-docs-sidebar.affix {
110
- position: fixed;
111
- top: 0px;
112
- }
113
-
114
- // Undo the static from mobile first approach
115
- .s2-docs-sidebar.affix-bottom {
116
- position: absolute;
117
- }
118
-
119
- .s2-docs-sidebar.affix-bottom .s2-docs-sidenav,
120
- .s2-docs-sidebar.affix .s2-docs-sidenav {
121
- margin-top: 0;
122
- margin-bottom: 0;
123
- }
124
- }
125
-
126
- @media (min-width: 1200px) {
127
- // Widen the fixed sidebar again
128
- .s2-docs-sidebar.affix-bottom,
129
- .s2-docs-sidebar.affix {
130
- width: 263px;
131
- }
132
- }
133
-
134
- /* Back to top (hidden on mobile) */
135
- .back-to-top {
136
- display: none;
137
- padding: 4px 10px;
138
- margin-top: 10px;
139
- margin-left: 10px;
140
- font-size: 12px;
141
- font-weight: 400;
142
- color: #999;
143
-
144
- &:hover {
145
- color: #428BCA;
146
- text-decoration: none;
147
- }
148
-
149
- @media (min-width: 768px) {
150
- display: block;
151
- }
152
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_social.scss DELETED
@@ -1,35 +0,0 @@
1
- // Social buttons
2
- //
3
- // Twitter and GitHub social action buttons.
4
-
5
- .s2-docs-social {
6
- margin-bottom: 20px;
7
- text-align: center;
8
- }
9
-
10
- .s2-docs-social-buttons {
11
- display: inline-block;
12
- padding-left: 0;
13
- margin-bottom: 0;
14
- list-style: none;
15
-
16
- li {
17
- display: inline-block;
18
- padding: 5px 8px;
19
- line-height: 1;
20
- }
21
-
22
- .twitter-follow-button {
23
- width: 225px !important;
24
- }
25
-
26
- .twitter-share-button {
27
- width: 98px !important;
28
- }
29
- }
30
-
31
- // Style the GitHub buttons via CSS instead of inline attributes
32
- .github-btn {
33
- overflow: hidden;
34
- border: 0;
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_syntax-highlighting.scss DELETED
@@ -1,117 +0,0 @@
1
- // Jekyll syntax highlighting styles adjusted to match Google Code Prettify
2
-
3
- .highlight {
4
- background: #fff;
5
-
6
- // Text
7
- .nx {
8
- color: #333;
9
- }
10
-
11
- // Keywords and operators
12
- .k, .o {
13
- font-weight: bold;
14
- }
15
-
16
- // Attribute name
17
- .na {
18
- color: #428BCA;
19
- }
20
-
21
- // Strings
22
- .s, .s1, .s2, .sb, .sc, .sd, .se, .sh, .si, .sx {
23
- color: #C7254E;
24
- }
25
-
26
- // Literals
27
- .m, .mf, mh, .mi, .mo {
28
- color: #195f91;
29
- }
30
-
31
- // Parentheses
32
- .p {
33
- color: #93a1a1;
34
- }
35
-
36
- // Tag
37
- .nt {
38
- color: #2F6F9F;
39
- }
40
-
41
- // Comments
42
- .c {
43
- color: #999;
44
- font-style: italic;
45
- }
46
-
47
- // Error
48
- .err {
49
- background-color: #e3d2d2;
50
- color: #a61717;
51
- }
52
-
53
- // Generic error
54
- .gr {
55
- color: #a00;
56
- }
57
-
58
- // Container styles
59
- pre {
60
- border: none;
61
- margin: 0;
62
- }
63
-
64
- & > pre {
65
- border: 1px solid #eee;
66
- padding: 0;
67
- margin-bottom: 14px;
68
- }
69
-
70
- // Line numbers
71
- .lineno {
72
- background-color: #fbfbfb;
73
- color: #bebebe;
74
-
75
- -ms-user-select: none;
76
- -moz-user-select: none;
77
- -webkit-user-select: none;
78
- }
79
- }
80
-
81
- .highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
82
- .highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
83
- .highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
84
- .highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
85
- .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
86
- .highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
87
- .highlight .ge { font-style: italic } /* Generic.Emph */
88
- .highlight .gh { color: #999999 } /* Generic.Heading */
89
- .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
90
- .highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
91
- .highlight .go { color: #888888 } /* Generic.Output */
92
- .highlight .gp { color: #555555 } /* Generic.Prompt */
93
- .highlight .gs { font-weight: bold } /* Generic.Strong */
94
- .highlight .gu { color: #aaaaaa } /* Generic.Subheading */
95
- .highlight .gt { color: #aa0000 } /* Generic.Traceback */
96
- .highlight .kc { font-weight: bold } /* Keyword.Constant */
97
- .highlight .kd { font-weight: bold } /* Keyword.Declaration */
98
- .highlight .kp { font-weight: bold } /* Keyword.Pseudo */
99
- .highlight .kr { font-weight: bold } /* Keyword.Reserved */
100
- .highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
101
- .highlight .nb { color: #0086B3 } /* Name.Builtin */
102
- .highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
103
- .highlight .no { color: #008080 } /* Name.Constant */
104
- .highlight .ni { color: #800080 } /* Name.Entity */
105
- .highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
106
- .highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
107
- .highlight .nn { color: #555555 } /* Name.Namespace */
108
- .highlight .nv { color: #008080 } /* Name.Variable */
109
- .highlight .ow { font-weight: bold } /* Operator.Word */
110
- .highlight .w { color: #bbbbbb } /* Text.Whitespace */
111
- .highlight .sr { color: #009926 } /* Literal.String.Regex */
112
- .highlight .ss { color: #990073 } /* Literal.String.Symbol */
113
- .highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
114
- .highlight .vc { color: #008080 } /* Name.Variable.Class */
115
- .highlight .vg { color: #008080 } /* Name.Variable.Global */
116
- .highlight .vi { color: #008080 } /* Name.Variable.Instance */
117
- .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/_typography.scss DELETED
@@ -1,6 +0,0 @@
1
- // Typography
2
-
3
- h1[id] {
4
- padding-top: 20px;
5
- margin-top: 0;
6
- }
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_alerts.scss DELETED
@@ -1,73 +0,0 @@
1
- //
2
- // Alerts
3
- // --------------------------------------------------
4
-
5
-
6
- // Base styles
7
- // -------------------------
8
-
9
- .alert {
10
- padding: $alert-padding;
11
- margin-bottom: $line-height-computed;
12
- border: 1px solid transparent;
13
- border-radius: $alert-border-radius;
14
-
15
- // Headings for larger alerts
16
- h4 {
17
- margin-top: 0;
18
- // Specified for the h4 to prevent conflicts of changing $headings-color
19
- color: inherit;
20
- }
21
-
22
- // Provide class for links that match alerts
23
- .alert-link {
24
- font-weight: $alert-link-font-weight;
25
- }
26
-
27
- // Improve alignment and spacing of inner content
28
- > p,
29
- > ul {
30
- margin-bottom: 0;
31
- }
32
-
33
- > p + p {
34
- margin-top: 5px;
35
- }
36
- }
37
-
38
- // Dismissible alerts
39
- //
40
- // Expand the right padding and account for the close button's positioning.
41
-
42
- .alert-dismissable, // The misspelled .alert-dismissable was deprecated in 3.2.0.
43
- .alert-dismissible {
44
- padding-right: ($alert-padding + 20);
45
-
46
- // Adjust close link position
47
- .close {
48
- position: relative;
49
- top: -2px;
50
- right: -21px;
51
- color: inherit;
52
- }
53
- }
54
-
55
- // Alternate styles
56
- //
57
- // Generate contextual modifier classes for colorizing the alert.
58
-
59
- .alert-success {
60
- @include alert-variant($alert-success-bg, $alert-success-border, $alert-success-text);
61
- }
62
-
63
- .alert-info {
64
- @include alert-variant($alert-info-bg, $alert-info-border, $alert-info-text);
65
- }
66
-
67
- .alert-warning {
68
- @include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text);
69
- }
70
-
71
- .alert-danger {
72
- @include alert-variant($alert-danger-bg, $alert-danger-border, $alert-danger-text);
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_badges.scss DELETED
@@ -1,68 +0,0 @@
1
- //
2
- // Badges
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- .badge {
8
- display: inline-block;
9
- min-width: 10px;
10
- padding: 3px 7px;
11
- font-size: $font-size-small;
12
- font-weight: $badge-font-weight;
13
- color: $badge-color;
14
- line-height: $badge-line-height;
15
- vertical-align: middle;
16
- white-space: nowrap;
17
- text-align: center;
18
- background-color: $badge-bg;
19
- border-radius: $badge-border-radius;
20
-
21
- // Empty badges collapse automatically (not available in IE8)
22
- &:empty {
23
- display: none;
24
- }
25
-
26
- // Quick fix for badges in buttons
27
- .btn & {
28
- position: relative;
29
- top: -1px;
30
- }
31
-
32
- .btn-xs &,
33
- .btn-group-xs > .btn & {
34
- top: 0;
35
- padding: 1px 5px;
36
- }
37
-
38
- // [converter] extracted a& to a.badge
39
-
40
- // Account for badges in navs
41
- .list-group-item.active > &,
42
- .nav-pills > .active > a > & {
43
- color: $badge-active-color;
44
- background-color: $badge-active-bg;
45
- }
46
-
47
- .list-group-item > & {
48
- float: right;
49
- }
50
-
51
- .list-group-item > & + & {
52
- margin-right: 5px;
53
- }
54
-
55
- .nav-pills > li > a > & {
56
- margin-left: 3px;
57
- }
58
- }
59
-
60
- // Hover state, but only for links
61
- a.badge {
62
- &:hover,
63
- &:focus {
64
- color: $badge-link-hover-color;
65
- text-decoration: none;
66
- cursor: pointer;
67
- }
68
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_breadcrumbs.scss DELETED
@@ -1,28 +0,0 @@
1
- //
2
- // Breadcrumbs
3
- // --------------------------------------------------
4
-
5
-
6
- .breadcrumb {
7
- padding: $breadcrumb-padding-vertical $breadcrumb-padding-horizontal;
8
- margin-bottom: $line-height-computed;
9
- list-style: none;
10
- background-color: $breadcrumb-bg;
11
- border-radius: $border-radius-base;
12
-
13
- > li {
14
- display: inline-block;
15
-
16
- + li:before {
17
- // [converter] Workaround for https://github.com/sass/libsass/issues/1115
18
- $nbsp: "\00a0";
19
- content: "#{$breadcrumb-separator}#{$nbsp}"; // Unicode space added since inline-block means non-collapsing white-space
20
- padding: 0 5px;
21
- color: $breadcrumb-color;
22
- }
23
- }
24
-
25
- > .active {
26
- color: $breadcrumb-active-color;
27
- }
28
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_button-groups.scss DELETED
@@ -1,244 +0,0 @@
1
- //
2
- // Button groups
3
- // --------------------------------------------------
4
-
5
- // Make the div behave like a button
6
- .btn-group,
7
- .btn-group-vertical {
8
- position: relative;
9
- display: inline-block;
10
- vertical-align: middle; // match .btn alignment given font-size hack above
11
- > .btn {
12
- position: relative;
13
- float: left;
14
- // Bring the "active" button to the front
15
- &:hover,
16
- &:focus,
17
- &:active,
18
- &.active {
19
- z-index: 2;
20
- }
21
- }
22
- }
23
-
24
- // Prevent double borders when buttons are next to each other
25
- .btn-group {
26
- .btn + .btn,
27
- .btn + .btn-group,
28
- .btn-group + .btn,
29
- .btn-group + .btn-group {
30
- margin-left: -1px;
31
- }
32
- }
33
-
34
- // Optional: Group multiple button groups together for a toolbar
35
- .btn-toolbar {
36
- margin-left: -5px; // Offset the first child's margin
37
- @include clearfix;
38
-
39
- .btn,
40
- .btn-group,
41
- .input-group {
42
- float: left;
43
- }
44
- > .btn,
45
- > .btn-group,
46
- > .input-group {
47
- margin-left: 5px;
48
- }
49
- }
50
-
51
- .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
52
- border-radius: 0;
53
- }
54
-
55
- // Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match
56
- .btn-group > .btn:first-child {
57
- margin-left: 0;
58
- &:not(:last-child):not(.dropdown-toggle) {
59
- @include border-right-radius(0);
60
- }
61
- }
62
- // Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it
63
- .btn-group > .btn:last-child:not(:first-child),
64
- .btn-group > .dropdown-toggle:not(:first-child) {
65
- @include border-left-radius(0);
66
- }
67
-
68
- // Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group)
69
- .btn-group > .btn-group {
70
- float: left;
71
- }
72
- .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
73
- border-radius: 0;
74
- }
75
- .btn-group > .btn-group:first-child:not(:last-child) {
76
- > .btn:last-child,
77
- > .dropdown-toggle {
78
- @include border-right-radius(0);
79
- }
80
- }
81
- .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
82
- @include border-left-radius(0);
83
- }
84
-
85
- // On active and open, don't show outline
86
- .btn-group .dropdown-toggle:active,
87
- .btn-group.open .dropdown-toggle {
88
- outline: 0;
89
- }
90
-
91
-
92
- // Sizing
93
- //
94
- // Remix the default button sizing classes into new ones for easier manipulation.
95
-
96
- .btn-group-xs > .btn { @extend .btn-xs; }
97
- .btn-group-sm > .btn { @extend .btn-sm; }
98
- .btn-group-lg > .btn { @extend .btn-lg; }
99
-
100
-
101
- // Split button dropdowns
102
- // ----------------------
103
-
104
- // Give the line between buttons some depth
105
- .btn-group > .btn + .dropdown-toggle {
106
- padding-left: 8px;
107
- padding-right: 8px;
108
- }
109
- .btn-group > .btn-lg + .dropdown-toggle {
110
- padding-left: 12px;
111
- padding-right: 12px;
112
- }
113
-
114
- // The clickable button for toggling the menu
115
- // Remove the gradient and set the same inset shadow as the :active state
116
- .btn-group.open .dropdown-toggle {
117
- @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
118
-
119
- // Show no shadow for `.btn-link` since it has no other button styles.
120
- &.btn-link {
121
- @include box-shadow(none);
122
- }
123
- }
124
-
125
-
126
- // Reposition the caret
127
- .btn .caret {
128
- margin-left: 0;
129
- }
130
- // Carets in other button sizes
131
- .btn-lg .caret {
132
- border-width: $caret-width-large $caret-width-large 0;
133
- border-bottom-width: 0;
134
- }
135
- // Upside down carets for .dropup
136
- .dropup .btn-lg .caret {
137
- border-width: 0 $caret-width-large $caret-width-large;
138
- }
139
-
140
-
141
- // Vertical button groups
142
- // ----------------------
143
-
144
- .btn-group-vertical {
145
- > .btn,
146
- > .btn-group,
147
- > .btn-group > .btn {
148
- display: block;
149
- float: none;
150
- width: 100%;
151
- max-width: 100%;
152
- }
153
-
154
- // Clear floats so dropdown menus can be properly placed
155
- > .btn-group {
156
- @include clearfix;
157
- > .btn {
158
- float: none;
159
- }
160
- }
161
-
162
- > .btn + .btn,
163
- > .btn + .btn-group,
164
- > .btn-group + .btn,
165
- > .btn-group + .btn-group {
166
- margin-top: -1px;
167
- margin-left: 0;
168
- }
169
- }
170
-
171
- .btn-group-vertical > .btn {
172
- &:not(:first-child):not(:last-child) {
173
- border-radius: 0;
174
- }
175
- &:first-child:not(:last-child) {
176
- @include border-top-radius($btn-border-radius-base);
177
- @include border-bottom-radius(0);
178
- }
179
- &:last-child:not(:first-child) {
180
- @include border-top-radius(0);
181
- @include border-bottom-radius($btn-border-radius-base);
182
- }
183
- }
184
- .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
185
- border-radius: 0;
186
- }
187
- .btn-group-vertical > .btn-group:first-child:not(:last-child) {
188
- > .btn:last-child,
189
- > .dropdown-toggle {
190
- @include border-bottom-radius(0);
191
- }
192
- }
193
- .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
194
- @include border-top-radius(0);
195
- }
196
-
197
-
198
- // Justified button groups
199
- // ----------------------
200
-
201
- .btn-group-justified {
202
- display: table;
203
- width: 100%;
204
- table-layout: fixed;
205
- border-collapse: separate;
206
- > .btn,
207
- > .btn-group {
208
- float: none;
209
- display: table-cell;
210
- width: 1%;
211
- }
212
- > .btn-group .btn {
213
- width: 100%;
214
- }
215
-
216
- > .btn-group .dropdown-menu {
217
- left: auto;
218
- }
219
- }
220
-
221
-
222
- // Checkbox and radio options
223
- //
224
- // In order to support the browser's form validation feedback, powered by the
225
- // `required` attribute, we have to "hide" the inputs via `clip`. We cannot use
226
- // `display: none;` or `visibility: hidden;` as that also hides the popover.
227
- // Simply visually hiding the inputs via `opacity` would leave them clickable in
228
- // certain cases which is prevented by using `clip` and `pointer-events`.
229
- // This way, we ensure a DOM element is visible to position the popover from.
230
- //
231
- // See https://github.com/twbs/bootstrap/pull/12794 and
232
- // https://github.com/twbs/bootstrap/pull/14559 for more information.
233
-
234
- [data-toggle="buttons"] {
235
- > .btn,
236
- > .btn-group > .btn {
237
- input[type="radio"],
238
- input[type="checkbox"] {
239
- position: absolute;
240
- clip: rect(0,0,0,0);
241
- pointer-events: none;
242
- }
243
- }
244
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_buttons.scss DELETED
@@ -1,168 +0,0 @@
1
- //
2
- // Buttons
3
- // --------------------------------------------------
4
-
5
-
6
- // Base styles
7
- // --------------------------------------------------
8
-
9
- .btn {
10
- display: inline-block;
11
- margin-bottom: 0; // For input.btn
12
- font-weight: $btn-font-weight;
13
- text-align: center;
14
- vertical-align: middle;
15
- touch-action: manipulation;
16
- cursor: pointer;
17
- background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
18
- border: 1px solid transparent;
19
- white-space: nowrap;
20
- @include button-size($padding-base-vertical, $padding-base-horizontal, $font-size-base, $line-height-base, $btn-border-radius-base);
21
- @include user-select(none);
22
-
23
- &,
24
- &:active,
25
- &.active {
26
- &:focus,
27
- &.focus {
28
- @include tab-focus;
29
- }
30
- }
31
-
32
- &:hover,
33
- &:focus,
34
- &.focus {
35
- color: $btn-default-color;
36
- text-decoration: none;
37
- }
38
-
39
- &:active,
40
- &.active {
41
- outline: 0;
42
- background-image: none;
43
- @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
44
- }
45
-
46
- &.disabled,
47
- &[disabled],
48
- fieldset[disabled] & {
49
- cursor: $cursor-disabled;
50
- @include opacity(.65);
51
- @include box-shadow(none);
52
- }
53
-
54
- // [converter] extracted a& to a.btn
55
- }
56
-
57
- a.btn {
58
- &.disabled,
59
- fieldset[disabled] & {
60
- pointer-events: none; // Future-proof disabling of clicks on `<a>` elements
61
- }
62
- }
63
-
64
-
65
- // Alternate buttons
66
- // --------------------------------------------------
67
-
68
- .btn-default {
69
- @include button-variant($btn-default-color, $btn-default-bg, $btn-default-border);
70
- }
71
- .btn-primary {
72
- @include button-variant($btn-primary-color, $btn-primary-bg, $btn-primary-border);
73
- }
74
- // Success appears as green
75
- .btn-success {
76
- @include button-variant($btn-success-color, $btn-success-bg, $btn-success-border);
77
- }
78
- // Info appears as blue-green
79
- .btn-info {
80
- @include button-variant($btn-info-color, $btn-info-bg, $btn-info-border);
81
- }
82
- // Warning appears as orange
83
- .btn-warning {
84
- @include button-variant($btn-warning-color, $btn-warning-bg, $btn-warning-border);
85
- }
86
- // Danger and error appear as red
87
- .btn-danger {
88
- @include button-variant($btn-danger-color, $btn-danger-bg, $btn-danger-border);
89
- }
90
-
91
-
92
- // Link buttons
93
- // -------------------------
94
-
95
- // Make a button look and behave like a link
96
- .btn-link {
97
- color: $link-color;
98
- font-weight: normal;
99
- border-radius: 0;
100
-
101
- &,
102
- &:active,
103
- &.active,
104
- &[disabled],
105
- fieldset[disabled] & {
106
- background-color: transparent;
107
- @include box-shadow(none);
108
- }
109
- &,
110
- &:hover,
111
- &:focus,
112
- &:active {
113
- border-color: transparent;
114
- }
115
- &:hover,
116
- &:focus {
117
- color: $link-hover-color;
118
- text-decoration: $link-hover-decoration;
119
- background-color: transparent;
120
- }
121
- &[disabled],
122
- fieldset[disabled] & {
123
- &:hover,
124
- &:focus {
125
- color: $btn-link-disabled-color;
126
- text-decoration: none;
127
- }
128
- }
129
- }
130
-
131
-
132
- // Button Sizes
133
- // --------------------------------------------------
134
-
135
- .btn-lg {
136
- // line-height: ensure even-numbered height of button next to large input
137
- @include button-size($padding-large-vertical, $padding-large-horizontal, $font-size-large, $line-height-large, $btn-border-radius-large);
138
- }
139
- .btn-sm {
140
- // line-height: ensure proper height of button next to small input
141
- @include button-size($padding-small-vertical, $padding-small-horizontal, $font-size-small, $line-height-small, $btn-border-radius-small);
142
- }
143
- .btn-xs {
144
- @include button-size($padding-xs-vertical, $padding-xs-horizontal, $font-size-small, $line-height-small, $btn-border-radius-small);
145
- }
146
-
147
-
148
- // Block button
149
- // --------------------------------------------------
150
-
151
- .btn-block {
152
- display: block;
153
- width: 100%;
154
- }
155
-
156
- // Vertically space out multiple block buttons
157
- .btn-block + .btn-block {
158
- margin-top: 5px;
159
- }
160
-
161
- // Specificity overrides
162
- input[type="submit"],
163
- input[type="reset"],
164
- input[type="button"] {
165
- &.btn-block {
166
- width: 100%;
167
- }
168
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_carousel.scss DELETED
@@ -1,270 +0,0 @@
1
- //
2
- // Carousel
3
- // --------------------------------------------------
4
-
5
-
6
- // Wrapper for the slide container and indicators
7
- .carousel {
8
- position: relative;
9
- }
10
-
11
- .carousel-inner {
12
- position: relative;
13
- overflow: hidden;
14
- width: 100%;
15
-
16
- > .item {
17
- display: none;
18
- position: relative;
19
- @include transition(.6s ease-in-out left);
20
-
21
- // Account for jankitude on images
22
- > img,
23
- > a > img {
24
- @include img-responsive;
25
- line-height: 1;
26
- }
27
-
28
- // WebKit CSS3 transforms for supported devices
29
- @media all and (transform-3d), (-webkit-transform-3d) {
30
- @include transition-transform(0.6s ease-in-out);
31
- @include backface-visibility(hidden);
32
- @include perspective(1000px);
33
-
34
- &.next,
35
- &.active.right {
36
- @include translate3d(100%, 0, 0);
37
- left: 0;
38
- }
39
- &.prev,
40
- &.active.left {
41
- @include translate3d(-100%, 0, 0);
42
- left: 0;
43
- }
44
- &.next.left,
45
- &.prev.right,
46
- &.active {
47
- @include translate3d(0, 0, 0);
48
- left: 0;
49
- }
50
- }
51
- }
52
-
53
- > .active,
54
- > .next,
55
- > .prev {
56
- display: block;
57
- }
58
-
59
- > .active {
60
- left: 0;
61
- }
62
-
63
- > .next,
64
- > .prev {
65
- position: absolute;
66
- top: 0;
67
- width: 100%;
68
- }
69
-
70
- > .next {
71
- left: 100%;
72
- }
73
- > .prev {
74
- left: -100%;
75
- }
76
- > .next.left,
77
- > .prev.right {
78
- left: 0;
79
- }
80
-
81
- > .active.left {
82
- left: -100%;
83
- }
84
- > .active.right {
85
- left: 100%;
86
- }
87
-
88
- }
89
-
90
- // Left/right controls for nav
91
- // ---------------------------
92
-
93
- .carousel-control {
94
- position: absolute;
95
- top: 0;
96
- left: 0;
97
- bottom: 0;
98
- width: $carousel-control-width;
99
- @include opacity($carousel-control-opacity);
100
- font-size: $carousel-control-font-size;
101
- color: $carousel-control-color;
102
- text-align: center;
103
- text-shadow: $carousel-text-shadow;
104
- background-color: rgba(0, 0, 0, 0); // Fix IE9 click-thru bug
105
- // We can't have this transition here because WebKit cancels the carousel
106
- // animation if you trip this while in the middle of another animation.
107
-
108
- // Set gradients for backgrounds
109
- &.left {
110
- @include gradient-horizontal($start-color: rgba(0,0,0,.5), $end-color: rgba(0,0,0,.0001));
111
- }
112
- &.right {
113
- left: auto;
114
- right: 0;
115
- @include gradient-horizontal($start-color: rgba(0,0,0,.0001), $end-color: rgba(0,0,0,.5));
116
- }
117
-
118
- // Hover/focus state
119
- &:hover,
120
- &:focus {
121
- outline: 0;
122
- color: $carousel-control-color;
123
- text-decoration: none;
124
- @include opacity(.9);
125
- }
126
-
127
- // Toggles
128
- .icon-prev,
129
- .icon-next,
130
- .glyphicon-chevron-left,
131
- .glyphicon-chevron-right {
132
- position: absolute;
133
- top: 50%;
134
- margin-top: -10px;
135
- z-index: 5;
136
- display: inline-block;
137
- }
138
- .icon-prev,
139
- .glyphicon-chevron-left {
140
- left: 50%;
141
- margin-left: -10px;
142
- }
143
- .icon-next,
144
- .glyphicon-chevron-right {
145
- right: 50%;
146
- margin-right: -10px;
147
- }
148
- .icon-prev,
149
- .icon-next {
150
- width: 20px;
151
- height: 20px;
152
- line-height: 1;
153
- font-family: serif;
154
- }
155
-
156
-
157
- .icon-prev {
158
- &:before {
159
- content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)
160
- }
161
- }
162
- .icon-next {
163
- &:before {
164
- content: '\203a';// SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A)
165
- }
166
- }
167
- }
168
-
169
- // Optional indicator pips
170
- //
171
- // Add an unordered list with the following class and add a list item for each
172
- // slide your carousel holds.
173
-
174
- .carousel-indicators {
175
- position: absolute;
176
- bottom: 10px;
177
- left: 50%;
178
- z-index: 15;
179
- width: 60%;
180
- margin-left: -30%;
181
- padding-left: 0;
182
- list-style: none;
183
- text-align: center;
184
-
185
- li {
186
- display: inline-block;
187
- width: 10px;
188
- height: 10px;
189
- margin: 1px;
190
- text-indent: -999px;
191
- border: 1px solid $carousel-indicator-border-color;
192
- border-radius: 10px;
193
- cursor: pointer;
194
-
195
- // IE8-9 hack for event handling
196
- //
197
- // Internet Explorer 8-9 does not support clicks on elements without a set
198
- // `background-color`. We cannot use `filter` since that's not viewed as a
199
- // background color by the browser. Thus, a hack is needed.
200
- // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Internet_Explorer
201
- //
202
- // For IE8, we set solid black as it doesn't support `rgba()`. For IE9, we
203
- // set alpha transparency for the best results possible.
204
- background-color: #000 \9; // IE8
205
- background-color: rgba(0,0,0,0); // IE9
206
- }
207
- .active {
208
- margin: 0;
209
- width: 12px;
210
- height: 12px;
211
- background-color: $carousel-indicator-active-bg;
212
- }
213
- }
214
-
215
- // Optional captions
216
- // -----------------------------
217
- // Hidden by default for smaller viewports
218
- .carousel-caption {
219
- position: absolute;
220
- left: 15%;
221
- right: 15%;
222
- bottom: 20px;
223
- z-index: 10;
224
- padding-top: 20px;
225
- padding-bottom: 20px;
226
- color: $carousel-caption-color;
227
- text-align: center;
228
- text-shadow: $carousel-text-shadow;
229
- & .btn {
230
- text-shadow: none; // No shadow for button elements in carousel-caption
231
- }
232
- }
233
-
234
-
235
- // Scale up controls for tablets and up
236
- @media screen and (min-width: $screen-sm-min) {
237
-
238
- // Scale up the controls a smidge
239
- .carousel-control {
240
- .glyphicon-chevron-left,
241
- .glyphicon-chevron-right,
242
- .icon-prev,
243
- .icon-next {
244
- width: ($carousel-control-font-size * 1.5);
245
- height: ($carousel-control-font-size * 1.5);
246
- margin-top: ($carousel-control-font-size / -2);
247
- font-size: ($carousel-control-font-size * 1.5);
248
- }
249
- .glyphicon-chevron-left,
250
- .icon-prev {
251
- margin-left: ($carousel-control-font-size / -2);
252
- }
253
- .glyphicon-chevron-right,
254
- .icon-next {
255
- margin-right: ($carousel-control-font-size / -2);
256
- }
257
- }
258
-
259
- // Show and left align the captions
260
- .carousel-caption {
261
- left: 20%;
262
- right: 20%;
263
- padding-bottom: 30px;
264
- }
265
-
266
- // Move up the indicators
267
- .carousel-indicators {
268
- bottom: 20px;
269
- }
270
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_close.scss DELETED
@@ -1,36 +0,0 @@
1
- //
2
- // Close icons
3
- // --------------------------------------------------
4
-
5
-
6
- .close {
7
- float: right;
8
- font-size: ($font-size-base * 1.5);
9
- font-weight: $close-font-weight;
10
- line-height: 1;
11
- color: $close-color;
12
- text-shadow: $close-text-shadow;
13
- @include opacity(.2);
14
-
15
- &:hover,
16
- &:focus {
17
- color: $close-color;
18
- text-decoration: none;
19
- cursor: pointer;
20
- @include opacity(.5);
21
- }
22
-
23
- // [converter] extracted button& to button.close
24
- }
25
-
26
- // Additional properties for button version
27
- // iOS requires the button element instead of an anchor tag.
28
- // If you want the anchor version, it requires `href="#"`.
29
- // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
30
- button.close {
31
- padding: 0;
32
- cursor: pointer;
33
- background: transparent;
34
- border: 0;
35
- -webkit-appearance: none;
36
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_code.scss DELETED
@@ -1,69 +0,0 @@
1
- //
2
- // Code (inline and block)
3
- // --------------------------------------------------
4
-
5
-
6
- // Inline and block code styles
7
- code,
8
- kbd,
9
- pre,
10
- samp {
11
- font-family: $font-family-monospace;
12
- }
13
-
14
- // Inline code
15
- code {
16
- padding: 2px 4px;
17
- font-size: 90%;
18
- color: $code-color;
19
- background-color: $code-bg;
20
- border-radius: $border-radius-base;
21
- }
22
-
23
- // User input typically entered via keyboard
24
- kbd {
25
- padding: 2px 4px;
26
- font-size: 90%;
27
- color: $kbd-color;
28
- background-color: $kbd-bg;
29
- border-radius: $border-radius-small;
30
- box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
31
-
32
- kbd {
33
- padding: 0;
34
- font-size: 100%;
35
- font-weight: bold;
36
- box-shadow: none;
37
- }
38
- }
39
-
40
- // Blocks of code
41
- pre {
42
- display: block;
43
- padding: (($line-height-computed - 1) / 2);
44
- margin: 0 0 ($line-height-computed / 2);
45
- font-size: ($font-size-base - 1); // 14px to 13px
46
- line-height: $line-height-base;
47
- word-break: break-all;
48
- word-wrap: break-word;
49
- color: $pre-color;
50
- background-color: $pre-bg;
51
- border: 1px solid $pre-border-color;
52
- border-radius: $border-radius-base;
53
-
54
- // Account for some code outputs that place code tags in pre tags
55
- code {
56
- padding: 0;
57
- font-size: inherit;
58
- color: inherit;
59
- white-space: pre-wrap;
60
- background-color: transparent;
61
- border-radius: 0;
62
- }
63
- }
64
-
65
- // Enable scrollable blocks of code
66
- .pre-scrollable {
67
- max-height: $pre-scrollable-max-height;
68
- overflow-y: scroll;
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_component-animations.scss DELETED
@@ -1,37 +0,0 @@
1
- //
2
- // Component animations
3
- // --------------------------------------------------
4
-
5
- // Heads up!
6
- //
7
- // We don't use the `.opacity()` mixin here since it causes a bug with text
8
- // fields in IE7-8. Source: https://github.com/twbs/bootstrap/pull/3552.
9
-
10
- .fade {
11
- opacity: 0;
12
- @include transition(opacity .15s linear);
13
- &.in {
14
- opacity: 1;
15
- }
16
- }
17
-
18
- .collapse {
19
- display: none;
20
-
21
- &.in { display: block; }
22
- // [converter] extracted tr&.in to tr.collapse.in
23
- // [converter] extracted tbody&.in to tbody.collapse.in
24
- }
25
-
26
- tr.collapse.in { display: table-row; }
27
-
28
- tbody.collapse.in { display: table-row-group; }
29
-
30
- .collapsing {
31
- position: relative;
32
- height: 0;
33
- overflow: hidden;
34
- @include transition-property(height, visibility);
35
- @include transition-duration(.35s);
36
- @include transition-timing-function(ease);
37
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_dropdowns.scss DELETED
@@ -1,216 +0,0 @@
1
- //
2
- // Dropdown menus
3
- // --------------------------------------------------
4
-
5
-
6
- // Dropdown arrow/caret
7
- .caret {
8
- display: inline-block;
9
- width: 0;
10
- height: 0;
11
- margin-left: 2px;
12
- vertical-align: middle;
13
- border-top: $caret-width-base dashed;
14
- border-top: $caret-width-base solid \9; // IE8
15
- border-right: $caret-width-base solid transparent;
16
- border-left: $caret-width-base solid transparent;
17
- }
18
-
19
- // The dropdown wrapper (div)
20
- .dropup,
21
- .dropdown {
22
- position: relative;
23
- }
24
-
25
- // Prevent the focus on the dropdown toggle when closing dropdowns
26
- .dropdown-toggle:focus {
27
- outline: 0;
28
- }
29
-
30
- // The dropdown menu (ul)
31
- .dropdown-menu {
32
- position: absolute;
33
- top: 100%;
34
- left: 0;
35
- z-index: $zindex-dropdown;
36
- display: none; // none by default, but block on "open" of the menu
37
- float: left;
38
- min-width: 160px;
39
- padding: 5px 0;
40
- margin: 2px 0 0; // override default ul
41
- list-style: none;
42
- font-size: $font-size-base;
43
- text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
44
- background-color: $dropdown-bg;
45
- border: 1px solid $dropdown-fallback-border; // IE8 fallback
46
- border: 1px solid $dropdown-border;
47
- border-radius: $border-radius-base;
48
- @include box-shadow(0 6px 12px rgba(0,0,0,.175));
49
- background-clip: padding-box;
50
-
51
- // Aligns the dropdown menu to right
52
- //
53
- // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]`
54
- &.pull-right {
55
- right: 0;
56
- left: auto;
57
- }
58
-
59
- // Dividers (basically an hr) within the dropdown
60
- .divider {
61
- @include nav-divider($dropdown-divider-bg);
62
- }
63
-
64
- // Links within the dropdown menu
65
- > li > a {
66
- display: block;
67
- padding: 3px 20px;
68
- clear: both;
69
- font-weight: normal;
70
- line-height: $line-height-base;
71
- color: $dropdown-link-color;
72
- white-space: nowrap; // prevent links from randomly breaking onto new lines
73
- }
74
- }
75
-
76
- // Hover/Focus state
77
- .dropdown-menu > li > a {
78
- &:hover,
79
- &:focus {
80
- text-decoration: none;
81
- color: $dropdown-link-hover-color;
82
- background-color: $dropdown-link-hover-bg;
83
- }
84
- }
85
-
86
- // Active state
87
- .dropdown-menu > .active > a {
88
- &,
89
- &:hover,
90
- &:focus {
91
- color: $dropdown-link-active-color;
92
- text-decoration: none;
93
- outline: 0;
94
- background-color: $dropdown-link-active-bg;
95
- }
96
- }
97
-
98
- // Disabled state
99
- //
100
- // Gray out text and ensure the hover/focus state remains gray
101
-
102
- .dropdown-menu > .disabled > a {
103
- &,
104
- &:hover,
105
- &:focus {
106
- color: $dropdown-link-disabled-color;
107
- }
108
-
109
- // Nuke hover/focus effects
110
- &:hover,
111
- &:focus {
112
- text-decoration: none;
113
- background-color: transparent;
114
- background-image: none; // Remove CSS gradient
115
- @include reset-filter;
116
- cursor: $cursor-disabled;
117
- }
118
- }
119
-
120
- // Open state for the dropdown
121
- .open {
122
- // Show the menu
123
- > .dropdown-menu {
124
- display: block;
125
- }
126
-
127
- // Remove the outline when :focus is triggered
128
- > a {
129
- outline: 0;
130
- }
131
- }
132
-
133
- // Menu positioning
134
- //
135
- // Add extra class to `.dropdown-menu` to flip the alignment of the dropdown
136
- // menu with the parent.
137
- .dropdown-menu-right {
138
- left: auto; // Reset the default from `.dropdown-menu`
139
- right: 0;
140
- }
141
- // With v3, we enabled auto-flipping if you have a dropdown within a right
142
- // aligned nav component. To enable the undoing of that, we provide an override
143
- // to restore the default dropdown menu alignment.
144
- //
145
- // This is only for left-aligning a dropdown menu within a `.navbar-right` or
146
- // `.pull-right` nav component.
147
- .dropdown-menu-left {
148
- left: 0;
149
- right: auto;
150
- }
151
-
152
- // Dropdown section headers
153
- .dropdown-header {
154
- display: block;
155
- padding: 3px 20px;
156
- font-size: $font-size-small;
157
- line-height: $line-height-base;
158
- color: $dropdown-header-color;
159
- white-space: nowrap; // as with > li > a
160
- }
161
-
162
- // Backdrop to catch body clicks on mobile, etc.
163
- .dropdown-backdrop {
164
- position: fixed;
165
- left: 0;
166
- right: 0;
167
- bottom: 0;
168
- top: 0;
169
- z-index: ($zindex-dropdown - 10);
170
- }
171
-
172
- // Right aligned dropdowns
173
- .pull-right > .dropdown-menu {
174
- right: 0;
175
- left: auto;
176
- }
177
-
178
- // Allow for dropdowns to go bottom up (aka, dropup-menu)
179
- //
180
- // Just add .dropup after the standard .dropdown class and you're set, bro.
181
- // TODO: abstract this so that the navbar fixed styles are not placed here?
182
-
183
- .dropup,
184
- .navbar-fixed-bottom .dropdown {
185
- // Reverse the caret
186
- .caret {
187
- border-top: 0;
188
- border-bottom: $caret-width-base dashed;
189
- border-bottom: $caret-width-base solid \9; // IE8
190
- content: "";
191
- }
192
- // Different positioning for bottom up menu
193
- .dropdown-menu {
194
- top: auto;
195
- bottom: 100%;
196
- margin-bottom: 2px;
197
- }
198
- }
199
-
200
-
201
- // Component alignment
202
- //
203
- // Reiterate per navbar.less and the modified component alignment there.
204
-
205
- @media (min-width: $grid-float-breakpoint) {
206
- .navbar-right {
207
- .dropdown-menu {
208
- right: 0; left: auto;
209
- }
210
- // Necessary for overrides of the default right aligned menu.
211
- // Will remove come v4 in all likelihood.
212
- .dropdown-menu-left {
213
- left: 0; right: auto;
214
- }
215
- }
216
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_forms.scss DELETED
@@ -1,617 +0,0 @@
1
- //
2
- // Forms
3
- // --------------------------------------------------
4
-
5
-
6
- // Normalize non-controls
7
- //
8
- // Restyle and baseline non-control form elements.
9
-
10
- fieldset {
11
- padding: 0;
12
- margin: 0;
13
- border: 0;
14
- // Chrome and Firefox set a `min-width: min-content;` on fieldsets,
15
- // so we reset that to ensure it behaves more like a standard block element.
16
- // See https://github.com/twbs/bootstrap/issues/12359.
17
- min-width: 0;
18
- }
19
-
20
- legend {
21
- display: block;
22
- width: 100%;
23
- padding: 0;
24
- margin-bottom: $line-height-computed;
25
- font-size: ($font-size-base * 1.5);
26
- line-height: inherit;
27
- color: $legend-color;
28
- border: 0;
29
- border-bottom: 1px solid $legend-border-color;
30
- }
31
-
32
- label {
33
- display: inline-block;
34
- max-width: 100%; // Force IE8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141)
35
- margin-bottom: 5px;
36
- font-weight: bold;
37
- }
38
-
39
-
40
- // Normalize form controls
41
- //
42
- // While most of our form styles require extra classes, some basic normalization
43
- // is required to ensure optimum display with or without those classes to better
44
- // address browser inconsistencies.
45
-
46
- // Override content-box in Normalize (* isn't specific enough)
47
- input[type="search"] {
48
- @include box-sizing(border-box);
49
- }
50
-
51
- // Position radios and checkboxes better
52
- input[type="radio"],
53
- input[type="checkbox"] {
54
- margin: 4px 0 0;
55
- margin-top: 1px \9; // IE8-9
56
- line-height: normal;
57
- }
58
-
59
- input[type="file"] {
60
- display: block;
61
- }
62
-
63
- // Make range inputs behave like textual form controls
64
- input[type="range"] {
65
- display: block;
66
- width: 100%;
67
- }
68
-
69
- // Make multiple select elements height not fixed
70
- select[multiple],
71
- select[size] {
72
- height: auto;
73
- }
74
-
75
- // Focus for file, radio, and checkbox
76
- input[type="file"]:focus,
77
- input[type="radio"]:focus,
78
- input[type="checkbox"]:focus {
79
- @include tab-focus;
80
- }
81
-
82
- // Adjust output element
83
- output {
84
- display: block;
85
- padding-top: ($padding-base-vertical + 1);
86
- font-size: $font-size-base;
87
- line-height: $line-height-base;
88
- color: $input-color;
89
- }
90
-
91
-
92
- // Common form controls
93
- //
94
- // Shared size and type resets for form controls. Apply `.form-control` to any
95
- // of the following form controls:
96
- //
97
- // select
98
- // textarea
99
- // input[type="text"]
100
- // input[type="password"]
101
- // input[type="datetime"]
102
- // input[type="datetime-local"]
103
- // input[type="date"]
104
- // input[type="month"]
105
- // input[type="time"]
106
- // input[type="week"]
107
- // input[type="number"]
108
- // input[type="email"]
109
- // input[type="url"]
110
- // input[type="search"]
111
- // input[type="tel"]
112
- // input[type="color"]
113
-
114
- .form-control {
115
- display: block;
116
- width: 100%;
117
- height: $input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)
118
- padding: $padding-base-vertical $padding-base-horizontal;
119
- font-size: $font-size-base;
120
- line-height: $line-height-base;
121
- color: $input-color;
122
- background-color: $input-bg;
123
- background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
124
- border: 1px solid $input-border;
125
- border-radius: $input-border-radius; // Note: This has no effect on <select>s in some browsers, due to the limited stylability of <select>s in CSS.
126
- @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075));
127
- @include transition(border-color ease-in-out .15s, box-shadow ease-in-out .15s);
128
-
129
- // Customize the `:focus` state to imitate native WebKit styles.
130
- @include form-control-focus;
131
-
132
- // Placeholder
133
- @include placeholder;
134
-
135
- // Unstyle the caret on `<select>`s in IE10+.
136
- &::-ms-expand {
137
- border: 0;
138
- background-color: transparent;
139
- }
140
-
141
- // Disabled and read-only inputs
142
- //
143
- // HTML5 says that controls under a fieldset > legend:first-child won't be
144
- // disabled if the fieldset is disabled. Due to implementation difficulty, we
145
- // don't honor that edge case; we style them as disabled anyway.
146
- &[disabled],
147
- &[readonly],
148
- fieldset[disabled] & {
149
- background-color: $input-bg-disabled;
150
- opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655
151
- }
152
-
153
- &[disabled],
154
- fieldset[disabled] & {
155
- cursor: $cursor-disabled;
156
- }
157
-
158
- // [converter] extracted textarea& to textarea.form-control
159
- }
160
-
161
- // Reset height for `textarea`s
162
- textarea.form-control {
163
- height: auto;
164
- }
165
-
166
-
167
- // Search inputs in iOS
168
- //
169
- // This overrides the extra rounded corners on search inputs in iOS so that our
170
- // `.form-control` class can properly style them. Note that this cannot simply
171
- // be added to `.form-control` as it's not specific enough. For details, see
172
- // https://github.com/twbs/bootstrap/issues/11586.
173
-
174
- input[type="search"] {
175
- -webkit-appearance: none;
176
- }
177
-
178
-
179
- // Special styles for iOS temporal inputs
180
- //
181
- // In Mobile Safari, setting `display: block` on temporal inputs causes the
182
- // text within the input to become vertically misaligned. As a workaround, we
183
- // set a pixel line-height that matches the given height of the input, but only
184
- // for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848
185
- //
186
- // Note that as of 8.3, iOS doesn't support `datetime` or `week`.
187
-
188
- @media screen and (-webkit-min-device-pixel-ratio: 0) {
189
- input[type="date"],
190
- input[type="time"],
191
- input[type="datetime-local"],
192
- input[type="month"] {
193
- &.form-control {
194
- line-height: $input-height-base;
195
- }
196
-
197
- &.input-sm,
198
- .input-group-sm & {
199
- line-height: $input-height-small;
200
- }
201
-
202
- &.input-lg,
203
- .input-group-lg & {
204
- line-height: $input-height-large;
205
- }
206
- }
207
- }
208
-
209
-
210
- // Form groups
211
- //
212
- // Designed to help with the organization and spacing of vertical forms. For
213
- // horizontal forms, use the predefined grid classes.
214
-
215
- .form-group {
216
- margin-bottom: $form-group-margin-bottom;
217
- }
218
-
219
-
220
- // Checkboxes and radios
221
- //
222
- // Indent the labels to position radios/checkboxes as hanging controls.
223
-
224
- .radio,
225
- .checkbox {
226
- position: relative;
227
- display: block;
228
- margin-top: 10px;
229
- margin-bottom: 10px;
230
-
231
- label {
232
- min-height: $line-height-computed; // Ensure the input doesn't jump when there is no text
233
- padding-left: 20px;
234
- margin-bottom: 0;
235
- font-weight: normal;
236
- cursor: pointer;
237
- }
238
- }
239
- .radio input[type="radio"],
240
- .radio-inline input[type="radio"],
241
- .checkbox input[type="checkbox"],
242
- .checkbox-inline input[type="checkbox"] {
243
- position: absolute;
244
- margin-left: -20px;
245
- margin-top: 4px \9;
246
- }
247
-
248
- .radio + .radio,
249
- .checkbox + .checkbox {
250
- margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing
251
- }
252
-
253
- // Radios and checkboxes on same line
254
- .radio-inline,
255
- .checkbox-inline {
256
- position: relative;
257
- display: inline-block;
258
- padding-left: 20px;
259
- margin-bottom: 0;
260
- vertical-align: middle;
261
- font-weight: normal;
262
- cursor: pointer;
263
- }
264
- .radio-inline + .radio-inline,
265
- .checkbox-inline + .checkbox-inline {
266
- margin-top: 0;
267
- margin-left: 10px; // space out consecutive inline controls
268
- }
269
-
270
- // Apply same disabled cursor tweak as for inputs
271
- // Some special care is needed because <label>s don't inherit their parent's `cursor`.
272
- //
273
- // Note: Neither radios nor checkboxes can be readonly.
274
- input[type="radio"],
275
- input[type="checkbox"] {
276
- &[disabled],
277
- &.disabled,
278
- fieldset[disabled] & {
279
- cursor: $cursor-disabled;
280
- }
281
- }
282
- // These classes are used directly on <label>s
283
- .radio-inline,
284
- .checkbox-inline {
285
- &.disabled,
286
- fieldset[disabled] & {
287
- cursor: $cursor-disabled;
288
- }
289
- }
290
- // These classes are used on elements with <label> descendants
291
- .radio,
292
- .checkbox {
293
- &.disabled,
294
- fieldset[disabled] & {
295
- label {
296
- cursor: $cursor-disabled;
297
- }
298
- }
299
- }
300
-
301
-
302
- // Static form control text
303
- //
304
- // Apply class to a `p` element to make any string of text align with labels in
305
- // a horizontal form layout.
306
-
307
- .form-control-static {
308
- // Size it appropriately next to real form controls
309
- padding-top: ($padding-base-vertical + 1);
310
- padding-bottom: ($padding-base-vertical + 1);
311
- // Remove default margin from `p`
312
- margin-bottom: 0;
313
- min-height: ($line-height-computed + $font-size-base);
314
-
315
- &.input-lg,
316
- &.input-sm {
317
- padding-left: 0;
318
- padding-right: 0;
319
- }
320
- }
321
-
322
-
323
- // Form control sizing
324
- //
325
- // Build on `.form-control` with modifier classes to decrease or increase the
326
- // height and font-size of form controls.
327
- //
328
- // The `.form-group-* form-control` variations are sadly duplicated to avoid the
329
- // issue documented in https://github.com/twbs/bootstrap/issues/15074.
330
-
331
- @include input-size('.input-sm', $input-height-small, $padding-small-vertical, $padding-small-horizontal, $font-size-small, $line-height-small, $input-border-radius-small);
332
- .form-group-sm {
333
- .form-control {
334
- height: $input-height-small;
335
- padding: $padding-small-vertical $padding-small-horizontal;
336
- font-size: $font-size-small;
337
- line-height: $line-height-small;
338
- border-radius: $input-border-radius-small;
339
- }
340
- select.form-control {
341
- height: $input-height-small;
342
- line-height: $input-height-small;
343
- }
344
- textarea.form-control,
345
- select[multiple].form-control {
346
- height: auto;
347
- }
348
- .form-control-static {
349
- height: $input-height-small;
350
- min-height: ($line-height-computed + $font-size-small);
351
- padding: ($padding-small-vertical + 1) $padding-small-horizontal;
352
- font-size: $font-size-small;
353
- line-height: $line-height-small;
354
- }
355
- }
356
-
357
- @include input-size('.input-lg', $input-height-large, $padding-large-vertical, $padding-large-horizontal, $font-size-large, $line-height-large, $input-border-radius-large);
358
- .form-group-lg {
359
- .form-control {
360
- height: $input-height-large;
361
- padding: $padding-large-vertical $padding-large-horizontal;
362
- font-size: $font-size-large;
363
- line-height: $line-height-large;
364
- border-radius: $input-border-radius-large;
365
- }
366
- select.form-control {
367
- height: $input-height-large;
368
- line-height: $input-height-large;
369
- }
370
- textarea.form-control,
371
- select[multiple].form-control {
372
- height: auto;
373
- }
374
- .form-control-static {
375
- height: $input-height-large;
376
- min-height: ($line-height-computed + $font-size-large);
377
- padding: ($padding-large-vertical + 1) $padding-large-horizontal;
378
- font-size: $font-size-large;
379
- line-height: $line-height-large;
380
- }
381
- }
382
-
383
-
384
- // Form control feedback states
385
- //
386
- // Apply contextual and semantic states to individual form controls.
387
-
388
- .has-feedback {
389
- // Enable absolute positioning
390
- position: relative;
391
-
392
- // Ensure icons don't overlap text
393
- .form-control {
394
- padding-right: ($input-height-base * 1.25);
395
- }
396
- }
397
- // Feedback icon (requires .glyphicon classes)
398
- .form-control-feedback {
399
- position: absolute;
400
- top: 0;
401
- right: 0;
402
- z-index: 2; // Ensure icon is above input groups
403
- display: block;
404
- width: $input-height-base;
405
- height: $input-height-base;
406
- line-height: $input-height-base;
407
- text-align: center;
408
- pointer-events: none;
409
- }
410
- .input-lg + .form-control-feedback,
411
- .input-group-lg + .form-control-feedback,
412
- .form-group-lg .form-control + .form-control-feedback {
413
- width: $input-height-large;
414
- height: $input-height-large;
415
- line-height: $input-height-large;
416
- }
417
- .input-sm + .form-control-feedback,
418
- .input-group-sm + .form-control-feedback,
419
- .form-group-sm .form-control + .form-control-feedback {
420
- width: $input-height-small;
421
- height: $input-height-small;
422
- line-height: $input-height-small;
423
- }
424
-
425
- // Feedback states
426
- .has-success {
427
- @include form-control-validation($state-success-text, $state-success-text, $state-success-bg);
428
- }
429
- .has-warning {
430
- @include form-control-validation($state-warning-text, $state-warning-text, $state-warning-bg);
431
- }
432
- .has-error {
433
- @include form-control-validation($state-danger-text, $state-danger-text, $state-danger-bg);
434
- }
435
-
436
- // Reposition feedback icon if input has visible label above
437
- .has-feedback label {
438
-
439
- & ~ .form-control-feedback {
440
- top: ($line-height-computed + 5); // Height of the `label` and its margin
441
- }
442
- &.sr-only ~ .form-control-feedback {
443
- top: 0;
444
- }
445
- }
446
-
447
-
448
- // Help text
449
- //
450
- // Apply to any element you wish to create light text for placement immediately
451
- // below a form control. Use for general help, formatting, or instructional text.
452
-
453
- .help-block {
454
- display: block; // account for any element using help-block
455
- margin-top: 5px;
456
- margin-bottom: 10px;
457
- color: lighten($text-color, 25%); // lighten the text some for contrast
458
- }
459
-
460
-
461
- // Inline forms
462
- //
463
- // Make forms appear inline(-block) by adding the `.form-inline` class. Inline
464
- // forms begin stacked on extra small (mobile) devices and then go inline when
465
- // viewports reach <768px.
466
- //
467
- // Requires wrapping inputs and labels with `.form-group` for proper display of
468
- // default HTML form controls and our custom form controls (e.g., input groups).
469
- //
470
- // Heads up! This is mixin-ed into `.navbar-form` in navbars.less.
471
-
472
- // [converter] extracted from `.form-inline` for libsass compatibility
473
- @mixin form-inline {
474
-
475
- // Kick in the inline
476
- @media (min-width: $screen-sm-min) {
477
- // Inline-block all the things for "inline"
478
- .form-group {
479
- display: inline-block;
480
- margin-bottom: 0;
481
- vertical-align: middle;
482
- }
483
-
484
- // In navbar-form, allow folks to *not* use `.form-group`
485
- .form-control {
486
- display: inline-block;
487
- width: auto; // Prevent labels from stacking above inputs in `.form-group`
488
- vertical-align: middle;
489
- }
490
-
491
- // Make static controls behave like regular ones
492
- .form-control-static {
493
- display: inline-block;
494
- }
495
-
496
- .input-group {
497
- display: inline-table;
498
- vertical-align: middle;
499
-
500
- .input-group-addon,
501
- .input-group-btn,
502
- .form-control {
503
- width: auto;
504
- }
505
- }
506
-
507
- // Input groups need that 100% width though
508
- .input-group > .form-control {
509
- width: 100%;
510
- }
511
-
512
- .control-label {
513
- margin-bottom: 0;
514
- vertical-align: middle;
515
- }
516
-
517
- // Remove default margin on radios/checkboxes that were used for stacking, and
518
- // then undo the floating of radios and checkboxes to match.
519
- .radio,
520
- .checkbox {
521
- display: inline-block;
522
- margin-top: 0;
523
- margin-bottom: 0;
524
- vertical-align: middle;
525
-
526
- label {
527
- padding-left: 0;
528
- }
529
- }
530
- .radio input[type="radio"],
531
- .checkbox input[type="checkbox"] {
532
- position: relative;
533
- margin-left: 0;
534
- }
535
-
536
- // Re-override the feedback icon.
537
- .has-feedback .form-control-feedback {
538
- top: 0;
539
- }
540
- }
541
- }
542
- // [converter] extracted as `@mixin form-inline` for libsass compatibility
543
- .form-inline {
544
- @include form-inline;
545
- }
546
-
547
-
548
-
549
- // Horizontal forms
550
- //
551
- // Horizontal forms are built on grid classes and allow you to create forms with
552
- // labels on the left and inputs on the right.
553
-
554
- .form-horizontal {
555
-
556
- // Consistent vertical alignment of radios and checkboxes
557
- //
558
- // Labels also get some reset styles, but that is scoped to a media query below.
559
- .radio,
560
- .checkbox,
561
- .radio-inline,
562
- .checkbox-inline {
563
- margin-top: 0;
564
- margin-bottom: 0;
565
- padding-top: ($padding-base-vertical + 1); // Default padding plus a border
566
- }
567
- // Account for padding we're adding to ensure the alignment and of help text
568
- // and other content below items
569
- .radio,
570
- .checkbox {
571
- min-height: ($line-height-computed + ($padding-base-vertical + 1));
572
- }
573
-
574
- // Make form groups behave like rows
575
- .form-group {
576
- @include make-row;
577
- }
578
-
579
- // Reset spacing and right align labels, but scope to media queries so that
580
- // labels on narrow viewports stack the same as a default form example.
581
- @media (min-width: $screen-sm-min) {
582
- .control-label {
583
- text-align: right;
584
- margin-bottom: 0;
585
- padding-top: ($padding-base-vertical + 1); // Default padding plus a border
586
- }
587
- }
588
-
589
- // Validation states
590
- //
591
- // Reposition the icon because it's now within a grid column and columns have
592
- // `position: relative;` on them. Also accounts for the grid gutter padding.
593
- .has-feedback .form-control-feedback {
594
- right: floor(($grid-gutter-width / 2));
595
- }
596
-
597
- // Form group sizes
598
- //
599
- // Quick utility class for applying `.input-lg` and `.input-sm` styles to the
600
- // inputs and labels within a `.form-group`.
601
- .form-group-lg {
602
- @media (min-width: $screen-sm-min) {
603
- .control-label {
604
- padding-top: ($padding-large-vertical + 1);
605
- font-size: $font-size-large;
606
- }
607
- }
608
- }
609
- .form-group-sm {
610
- @media (min-width: $screen-sm-min) {
611
- .control-label {
612
- padding-top: ($padding-small-vertical + 1);
613
- font-size: $font-size-small;
614
- }
615
- }
616
- }
617
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_glyphicons.scss DELETED
@@ -1,307 +0,0 @@
1
- //
2
- // Glyphicons for Bootstrap
3
- //
4
- // Since icons are fonts, they can be placed anywhere text is placed and are
5
- // thus automatically sized to match the surrounding child. To use, create an
6
- // inline element with the appropriate classes, like so:
7
- //
8
- // <a href="#"><span class="glyphicon glyphicon-star"></span> Star</a>
9
-
10
- @at-root {
11
- // Import the fonts
12
- @font-face {
13
- font-family: 'Glyphicons Halflings';
14
- src: url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.eot'), '#{$icon-font-path}#{$icon-font-name}.eot'));
15
- src: url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.eot?#iefix'), '#{$icon-font-path}#{$icon-font-name}.eot?#iefix')) format('embedded-opentype'),
16
- url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.woff2'), '#{$icon-font-path}#{$icon-font-name}.woff2')) format('woff2'),
17
- url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.woff'), '#{$icon-font-path}#{$icon-font-name}.woff')) format('woff'),
18
- url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.ttf'), '#{$icon-font-path}#{$icon-font-name}.ttf')) format('truetype'),
19
- url(if($bootstrap-sass-asset-helper, twbs-font-path('#{$icon-font-path}#{$icon-font-name}.svg##{$icon-font-svg-id}'), '#{$icon-font-path}#{$icon-font-name}.svg##{$icon-font-svg-id}')) format('svg');
20
- }
21
- }
22
-
23
- // Catchall baseclass
24
- .glyphicon {
25
- position: relative;
26
- top: 1px;
27
- display: inline-block;
28
- font-family: 'Glyphicons Halflings';
29
- font-style: normal;
30
- font-weight: normal;
31
- line-height: 1;
32
- -webkit-font-smoothing: antialiased;
33
- -moz-osx-font-smoothing: grayscale;
34
- }
35
-
36
- // Individual icons
37
- .glyphicon-asterisk { &:before { content: "\002a"; } }
38
- .glyphicon-plus { &:before { content: "\002b"; } }
39
- .glyphicon-euro,
40
- .glyphicon-eur { &:before { content: "\20ac"; } }
41
- .glyphicon-minus { &:before { content: "\2212"; } }
42
- .glyphicon-cloud { &:before { content: "\2601"; } }
43
- .glyphicon-envelope { &:before { content: "\2709"; } }
44
- .glyphicon-pencil { &:before { content: "\270f"; } }
45
- .glyphicon-glass { &:before { content: "\e001"; } }
46
- .glyphicon-music { &:before { content: "\e002"; } }
47
- .glyphicon-search { &:before { content: "\e003"; } }
48
- .glyphicon-heart { &:before { content: "\e005"; } }
49
- .glyphicon-star { &:before { content: "\e006"; } }
50
- .glyphicon-star-empty { &:before { content: "\e007"; } }
51
- .glyphicon-user { &:before { content: "\e008"; } }
52
- .glyphicon-film { &:before { content: "\e009"; } }
53
- .glyphicon-th-large { &:before { content: "\e010"; } }
54
- .glyphicon-th { &:before { content: "\e011"; } }
55
- .glyphicon-th-list { &:before { content: "\e012"; } }
56
- .glyphicon-ok { &:before { content: "\e013"; } }
57
- .glyphicon-remove { &:before { content: "\e014"; } }
58
- .glyphicon-zoom-in { &:before { content: "\e015"; } }
59
- .glyphicon-zoom-out { &:before { content: "\e016"; } }
60
- .glyphicon-off { &:before { content: "\e017"; } }
61
- .glyphicon-signal { &:before { content: "\e018"; } }
62
- .glyphicon-cog { &:before { content: "\e019"; } }
63
- .glyphicon-trash { &:before { content: "\e020"; } }
64
- .glyphicon-home { &:before { content: "\e021"; } }
65
- .glyphicon-file { &:before { content: "\e022"; } }
66
- .glyphicon-time { &:before { content: "\e023"; } }
67
- .glyphicon-road { &:before { content: "\e024"; } }
68
- .glyphicon-download-alt { &:before { content: "\e025"; } }
69
- .glyphicon-download { &:before { content: "\e026"; } }
70
- .glyphicon-upload { &:before { content: "\e027"; } }
71
- .glyphicon-inbox { &:before { content: "\e028"; } }
72
- .glyphicon-play-circle { &:before { content: "\e029"; } }
73
- .glyphicon-repeat { &:before { content: "\e030"; } }
74
- .glyphicon-refresh { &:before { content: "\e031"; } }
75
- .glyphicon-list-alt { &:before { content: "\e032"; } }
76
- .glyphicon-lock { &:before { content: "\e033"; } }
77
- .glyphicon-flag { &:before { content: "\e034"; } }
78
- .glyphicon-headphones { &:before { content: "\e035"; } }
79
- .glyphicon-volume-off { &:before { content: "\e036"; } }
80
- .glyphicon-volume-down { &:before { content: "\e037"; } }
81
- .glyphicon-volume-up { &:before { content: "\e038"; } }
82
- .glyphicon-qrcode { &:before { content: "\e039"; } }
83
- .glyphicon-barcode { &:before { content: "\e040"; } }
84
- .glyphicon-tag { &:before { content: "\e041"; } }
85
- .glyphicon-tags { &:before { content: "\e042"; } }
86
- .glyphicon-book { &:before { content: "\e043"; } }
87
- .glyphicon-bookmark { &:before { content: "\e044"; } }
88
- .glyphicon-print { &:before { content: "\e045"; } }
89
- .glyphicon-camera { &:before { content: "\e046"; } }
90
- .glyphicon-font { &:before { content: "\e047"; } }
91
- .glyphicon-bold { &:before { content: "\e048"; } }
92
- .glyphicon-italic { &:before { content: "\e049"; } }
93
- .glyphicon-text-height { &:before { content: "\e050"; } }
94
- .glyphicon-text-width { &:before { content: "\e051"; } }
95
- .glyphicon-align-left { &:before { content: "\e052"; } }
96
- .glyphicon-align-center { &:before { content: "\e053"; } }
97
- .glyphicon-align-right { &:before { content: "\e054"; } }
98
- .glyphicon-align-justify { &:before { content: "\e055"; } }
99
- .glyphicon-list { &:before { content: "\e056"; } }
100
- .glyphicon-indent-left { &:before { content: "\e057"; } }
101
- .glyphicon-indent-right { &:before { content: "\e058"; } }
102
- .glyphicon-facetime-video { &:before { content: "\e059"; } }
103
- .glyphicon-picture { &:before { content: "\e060"; } }
104
- .glyphicon-map-marker { &:before { content: "\e062"; } }
105
- .glyphicon-adjust { &:before { content: "\e063"; } }
106
- .glyphicon-tint { &:before { content: "\e064"; } }
107
- .glyphicon-edit { &:before { content: "\e065"; } }
108
- .glyphicon-share { &:before { content: "\e066"; } }
109
- .glyphicon-check { &:before { content: "\e067"; } }
110
- .glyphicon-move { &:before { content: "\e068"; } }
111
- .glyphicon-step-backward { &:before { content: "\e069"; } }
112
- .glyphicon-fast-backward { &:before { content: "\e070"; } }
113
- .glyphicon-backward { &:before { content: "\e071"; } }
114
- .glyphicon-play { &:before { content: "\e072"; } }
115
- .glyphicon-pause { &:before { content: "\e073"; } }
116
- .glyphicon-stop { &:before { content: "\e074"; } }
117
- .glyphicon-forward { &:before { content: "\e075"; } }
118
- .glyphicon-fast-forward { &:before { content: "\e076"; } }
119
- .glyphicon-step-forward { &:before { content: "\e077"; } }
120
- .glyphicon-eject { &:before { content: "\e078"; } }
121
- .glyphicon-chevron-left { &:before { content: "\e079"; } }
122
- .glyphicon-chevron-right { &:before { content: "\e080"; } }
123
- .glyphicon-plus-sign { &:before { content: "\e081"; } }
124
- .glyphicon-minus-sign { &:before { content: "\e082"; } }
125
- .glyphicon-remove-sign { &:before { content: "\e083"; } }
126
- .glyphicon-ok-sign { &:before { content: "\e084"; } }
127
- .glyphicon-question-sign { &:before { content: "\e085"; } }
128
- .glyphicon-info-sign { &:before { content: "\e086"; } }
129
- .glyphicon-screenshot { &:before { content: "\e087"; } }
130
- .glyphicon-remove-circle { &:before { content: "\e088"; } }
131
- .glyphicon-ok-circle { &:before { content: "\e089"; } }
132
- .glyphicon-ban-circle { &:before { content: "\e090"; } }
133
- .glyphicon-arrow-left { &:before { content: "\e091"; } }
134
- .glyphicon-arrow-right { &:before { content: "\e092"; } }
135
- .glyphicon-arrow-up { &:before { content: "\e093"; } }
136
- .glyphicon-arrow-down { &:before { content: "\e094"; } }
137
- .glyphicon-share-alt { &:before { content: "\e095"; } }
138
- .glyphicon-resize-full { &:before { content: "\e096"; } }
139
- .glyphicon-resize-small { &:before { content: "\e097"; } }
140
- .glyphicon-exclamation-sign { &:before { content: "\e101"; } }
141
- .glyphicon-gift { &:before { content: "\e102"; } }
142
- .glyphicon-leaf { &:before { content: "\e103"; } }
143
- .glyphicon-fire { &:before { content: "\e104"; } }
144
- .glyphicon-eye-open { &:before { content: "\e105"; } }
145
- .glyphicon-eye-close { &:before { content: "\e106"; } }
146
- .glyphicon-warning-sign { &:before { content: "\e107"; } }
147
- .glyphicon-plane { &:before { content: "\e108"; } }
148
- .glyphicon-calendar { &:before { content: "\e109"; } }
149
- .glyphicon-random { &:before { content: "\e110"; } }
150
- .glyphicon-comment { &:before { content: "\e111"; } }
151
- .glyphicon-magnet { &:before { content: "\e112"; } }
152
- .glyphicon-chevron-up { &:before { content: "\e113"; } }
153
- .glyphicon-chevron-down { &:before { content: "\e114"; } }
154
- .glyphicon-retweet { &:before { content: "\e115"; } }
155
- .glyphicon-shopping-cart { &:before { content: "\e116"; } }
156
- .glyphicon-folder-close { &:before { content: "\e117"; } }
157
- .glyphicon-folder-open { &:before { content: "\e118"; } }
158
- .glyphicon-resize-vertical { &:before { content: "\e119"; } }
159
- .glyphicon-resize-horizontal { &:before { content: "\e120"; } }
160
- .glyphicon-hdd { &:before { content: "\e121"; } }
161
- .glyphicon-bullhorn { &:before { content: "\e122"; } }
162
- .glyphicon-bell { &:before { content: "\e123"; } }
163
- .glyphicon-certificate { &:before { content: "\e124"; } }
164
- .glyphicon-thumbs-up { &:before { content: "\e125"; } }
165
- .glyphicon-thumbs-down { &:before { content: "\e126"; } }
166
- .glyphicon-hand-right { &:before { content: "\e127"; } }
167
- .glyphicon-hand-left { &:before { content: "\e128"; } }
168
- .glyphicon-hand-up { &:before { content: "\e129"; } }
169
- .glyphicon-hand-down { &:before { content: "\e130"; } }
170
- .glyphicon-circle-arrow-right { &:before { content: "\e131"; } }
171
- .glyphicon-circle-arrow-left { &:before { content: "\e132"; } }
172
- .glyphicon-circle-arrow-up { &:before { content: "\e133"; } }
173
- .glyphicon-circle-arrow-down { &:before { content: "\e134"; } }
174
- .glyphicon-globe { &:before { content: "\e135"; } }
175
- .glyphicon-wrench { &:before { content: "\e136"; } }
176
- .glyphicon-tasks { &:before { content: "\e137"; } }
177
- .glyphicon-filter { &:before { content: "\e138"; } }
178
- .glyphicon-briefcase { &:before { content: "\e139"; } }
179
- .glyphicon-fullscreen { &:before { content: "\e140"; } }
180
- .glyphicon-dashboard { &:before { content: "\e141"; } }
181
- .glyphicon-paperclip { &:before { content: "\e142"; } }
182
- .glyphicon-heart-empty { &:before { content: "\e143"; } }
183
- .glyphicon-link { &:before { content: "\e144"; } }
184
- .glyphicon-phone { &:before { content: "\e145"; } }
185
- .glyphicon-pushpin { &:before { content: "\e146"; } }
186
- .glyphicon-usd { &:before { content: "\e148"; } }
187
- .glyphicon-gbp { &:before { content: "\e149"; } }
188
- .glyphicon-sort { &:before { content: "\e150"; } }
189
- .glyphicon-sort-by-alphabet { &:before { content: "\e151"; } }
190
- .glyphicon-sort-by-alphabet-alt { &:before { content: "\e152"; } }
191
- .glyphicon-sort-by-order { &:before { content: "\e153"; } }
192
- .glyphicon-sort-by-order-alt { &:before { content: "\e154"; } }
193
- .glyphicon-sort-by-attributes { &:before { content: "\e155"; } }
194
- .glyphicon-sort-by-attributes-alt { &:before { content: "\e156"; } }
195
- .glyphicon-unchecked { &:before { content: "\e157"; } }
196
- .glyphicon-expand { &:before { content: "\e158"; } }
197
- .glyphicon-collapse-down { &:before { content: "\e159"; } }
198
- .glyphicon-collapse-up { &:before { content: "\e160"; } }
199
- .glyphicon-log-in { &:before { content: "\e161"; } }
200
- .glyphicon-flash { &:before { content: "\e162"; } }
201
- .glyphicon-log-out { &:before { content: "\e163"; } }
202
- .glyphicon-new-window { &:before { content: "\e164"; } }
203
- .glyphicon-record { &:before { content: "\e165"; } }
204
- .glyphicon-save { &:before { content: "\e166"; } }
205
- .glyphicon-open { &:before { content: "\e167"; } }
206
- .glyphicon-saved { &:before { content: "\e168"; } }
207
- .glyphicon-import { &:before { content: "\e169"; } }
208
- .glyphicon-export { &:before { content: "\e170"; } }
209
- .glyphicon-send { &:before { content: "\e171"; } }
210
- .glyphicon-floppy-disk { &:before { content: "\e172"; } }
211
- .glyphicon-floppy-saved { &:before { content: "\e173"; } }
212
- .glyphicon-floppy-remove { &:before { content: "\e174"; } }
213
- .glyphicon-floppy-save { &:before { content: "\e175"; } }
214
- .glyphicon-floppy-open { &:before { content: "\e176"; } }
215
- .glyphicon-credit-card { &:before { content: "\e177"; } }
216
- .glyphicon-transfer { &:before { content: "\e178"; } }
217
- .glyphicon-cutlery { &:before { content: "\e179"; } }
218
- .glyphicon-header { &:before { content: "\e180"; } }
219
- .glyphicon-compressed { &:before { content: "\e181"; } }
220
- .glyphicon-earphone { &:before { content: "\e182"; } }
221
- .glyphicon-phone-alt { &:before { content: "\e183"; } }
222
- .glyphicon-tower { &:before { content: "\e184"; } }
223
- .glyphicon-stats { &:before { content: "\e185"; } }
224
- .glyphicon-sd-video { &:before { content: "\e186"; } }
225
- .glyphicon-hd-video { &:before { content: "\e187"; } }
226
- .glyphicon-subtitles { &:before { content: "\e188"; } }
227
- .glyphicon-sound-stereo { &:before { content: "\e189"; } }
228
- .glyphicon-sound-dolby { &:before { content: "\e190"; } }
229
- .glyphicon-sound-5-1 { &:before { content: "\e191"; } }
230
- .glyphicon-sound-6-1 { &:before { content: "\e192"; } }
231
- .glyphicon-sound-7-1 { &:before { content: "\e193"; } }
232
- .glyphicon-copyright-mark { &:before { content: "\e194"; } }
233
- .glyphicon-registration-mark { &:before { content: "\e195"; } }
234
- .glyphicon-cloud-download { &:before { content: "\e197"; } }
235
- .glyphicon-cloud-upload { &:before { content: "\e198"; } }
236
- .glyphicon-tree-conifer { &:before { content: "\e199"; } }
237
- .glyphicon-tree-deciduous { &:before { content: "\e200"; } }
238
- .glyphicon-cd { &:before { content: "\e201"; } }
239
- .glyphicon-save-file { &:before { content: "\e202"; } }
240
- .glyphicon-open-file { &:before { content: "\e203"; } }
241
- .glyphicon-level-up { &:before { content: "\e204"; } }
242
- .glyphicon-copy { &:before { content: "\e205"; } }
243
- .glyphicon-paste { &:before { content: "\e206"; } }
244
- // The following 2 Glyphicons are omitted for the time being because
245
- // they currently use Unicode codepoints that are outside the
246
- // Basic Multilingual Plane (BMP). Older buggy versions of WebKit can't handle
247
- // non-BMP codepoints in CSS string escapes, and thus can't display these two icons.
248
- // Notably, the bug affects some older versions of the Android Browser.
249
- // More info: https://github.com/twbs/bootstrap/issues/10106
250
- // .glyphicon-door { &:before { content: "\1f6aa"; } }
251
- // .glyphicon-key { &:before { content: "\1f511"; } }
252
- .glyphicon-alert { &:before { content: "\e209"; } }
253
- .glyphicon-equalizer { &:before { content: "\e210"; } }
254
- .glyphicon-king { &:before { content: "\e211"; } }
255
- .glyphicon-queen { &:before { content: "\e212"; } }
256
- .glyphicon-pawn { &:before { content: "\e213"; } }
257
- .glyphicon-bishop { &:before { content: "\e214"; } }
258
- .glyphicon-knight { &:before { content: "\e215"; } }
259
- .glyphicon-baby-formula { &:before { content: "\e216"; } }
260
- .glyphicon-tent { &:before { content: "\26fa"; } }
261
- .glyphicon-blackboard { &:before { content: "\e218"; } }
262
- .glyphicon-bed { &:before { content: "\e219"; } }
263
- .glyphicon-apple { &:before { content: "\f8ff"; } }
264
- .glyphicon-erase { &:before { content: "\e221"; } }
265
- .glyphicon-hourglass { &:before { content: "\231b"; } }
266
- .glyphicon-lamp { &:before { content: "\e223"; } }
267
- .glyphicon-duplicate { &:before { content: "\e224"; } }
268
- .glyphicon-piggy-bank { &:before { content: "\e225"; } }
269
- .glyphicon-scissors { &:before { content: "\e226"; } }
270
- .glyphicon-bitcoin { &:before { content: "\e227"; } }
271
- .glyphicon-btc { &:before { content: "\e227"; } }
272
- .glyphicon-xbt { &:before { content: "\e227"; } }
273
- .glyphicon-yen { &:before { content: "\00a5"; } }
274
- .glyphicon-jpy { &:before { content: "\00a5"; } }
275
- .glyphicon-ruble { &:before { content: "\20bd"; } }
276
- .glyphicon-rub { &:before { content: "\20bd"; } }
277
- .glyphicon-scale { &:before { content: "\e230"; } }
278
- .glyphicon-ice-lolly { &:before { content: "\e231"; } }
279
- .glyphicon-ice-lolly-tasted { &:before { content: "\e232"; } }
280
- .glyphicon-education { &:before { content: "\e233"; } }
281
- .glyphicon-option-horizontal { &:before { content: "\e234"; } }
282
- .glyphicon-option-vertical { &:before { content: "\e235"; } }
283
- .glyphicon-menu-hamburger { &:before { content: "\e236"; } }
284
- .glyphicon-modal-window { &:before { content: "\e237"; } }
285
- .glyphicon-oil { &:before { content: "\e238"; } }
286
- .glyphicon-grain { &:before { content: "\e239"; } }
287
- .glyphicon-sunglasses { &:before { content: "\e240"; } }
288
- .glyphicon-text-size { &:before { content: "\e241"; } }
289
- .glyphicon-text-color { &:before { content: "\e242"; } }
290
- .glyphicon-text-background { &:before { content: "\e243"; } }
291
- .glyphicon-object-align-top { &:before { content: "\e244"; } }
292
- .glyphicon-object-align-bottom { &:before { content: "\e245"; } }
293
- .glyphicon-object-align-horizontal{ &:before { content: "\e246"; } }
294
- .glyphicon-object-align-left { &:before { content: "\e247"; } }
295
- .glyphicon-object-align-vertical { &:before { content: "\e248"; } }
296
- .glyphicon-object-align-right { &:before { content: "\e249"; } }
297
- .glyphicon-triangle-right { &:before { content: "\e250"; } }
298
- .glyphicon-triangle-left { &:before { content: "\e251"; } }
299
- .glyphicon-triangle-bottom { &:before { content: "\e252"; } }
300
- .glyphicon-triangle-top { &:before { content: "\e253"; } }
301
- .glyphicon-console { &:before { content: "\e254"; } }
302
- .glyphicon-superscript { &:before { content: "\e255"; } }
303
- .glyphicon-subscript { &:before { content: "\e256"; } }
304
- .glyphicon-menu-left { &:before { content: "\e257"; } }
305
- .glyphicon-menu-right { &:before { content: "\e258"; } }
306
- .glyphicon-menu-down { &:before { content: "\e259"; } }
307
- .glyphicon-menu-up { &:before { content: "\e260"; } }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_grid.scss DELETED
@@ -1,84 +0,0 @@
1
- //
2
- // Grid system
3
- // --------------------------------------------------
4
-
5
-
6
- // Container widths
7
- //
8
- // Set the container width, and override it for fixed navbars in media queries.
9
-
10
- .container {
11
- @include container-fixed;
12
-
13
- @media (min-width: $screen-sm-min) {
14
- width: $container-sm;
15
- }
16
- @media (min-width: $screen-md-min) {
17
- width: $container-md;
18
- }
19
- @media (min-width: $screen-lg-min) {
20
- width: $container-lg;
21
- }
22
- }
23
-
24
-
25
- // Fluid container
26
- //
27
- // Utilizes the mixin meant for fixed width containers, but without any defined
28
- // width for fluid, full width layouts.
29
-
30
- .container-fluid {
31
- @include container-fixed;
32
- }
33
-
34
-
35
- // Row
36
- //
37
- // Rows contain and clear the floats of your columns.
38
-
39
- .row {
40
- @include make-row;
41
- }
42
-
43
-
44
- // Columns
45
- //
46
- // Common styles for small and large grid columns
47
-
48
- @include make-grid-columns;
49
-
50
-
51
- // Extra small grid
52
- //
53
- // Columns, offsets, pushes, and pulls for extra small devices like
54
- // smartphones.
55
-
56
- @include make-grid(xs);
57
-
58
-
59
- // Small grid
60
- //
61
- // Columns, offsets, pushes, and pulls for the small device range, from phones
62
- // to tablets.
63
-
64
- @media (min-width: $screen-sm-min) {
65
- @include make-grid(sm);
66
- }
67
-
68
-
69
- // Medium grid
70
- //
71
- // Columns, offsets, pushes, and pulls for the desktop device range.
72
-
73
- @media (min-width: $screen-md-min) {
74
- @include make-grid(md);
75
- }
76
-
77
-
78
- // Large grid
79
- //
80
- // Columns, offsets, pushes, and pulls for the large desktop device range.
81
-
82
- @media (min-width: $screen-lg-min) {
83
- @include make-grid(lg);
84
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_input-groups.scss DELETED
@@ -1,171 +0,0 @@
1
- //
2
- // Input groups
3
- // --------------------------------------------------
4
-
5
- // Base styles
6
- // -------------------------
7
- .input-group {
8
- position: relative; // For dropdowns
9
- display: table;
10
- border-collapse: separate; // prevent input groups from inheriting border styles from table cells when placed within a table
11
-
12
- // Undo padding and float of grid classes
13
- &[class*="col-"] {
14
- float: none;
15
- padding-left: 0;
16
- padding-right: 0;
17
- }
18
-
19
- .form-control {
20
- // Ensure that the input is always above the *appended* addon button for
21
- // proper border colors.
22
- position: relative;
23
- z-index: 2;
24
-
25
- // IE9 fubars the placeholder attribute in text inputs and the arrows on
26
- // select elements in input groups. To fix it, we float the input. Details:
27
- // https://github.com/twbs/bootstrap/issues/11561#issuecomment-28936855
28
- float: left;
29
-
30
- width: 100%;
31
- margin-bottom: 0;
32
-
33
- &:focus {
34
- z-index: 3;
35
- }
36
- }
37
- }
38
-
39
- // Sizing options
40
- //
41
- // Remix the default form control sizing classes into new ones for easier
42
- // manipulation.
43
-
44
- .input-group-lg > .form-control,
45
- .input-group-lg > .input-group-addon,
46
- .input-group-lg > .input-group-btn > .btn {
47
- @extend .input-lg;
48
- }
49
- .input-group-sm > .form-control,
50
- .input-group-sm > .input-group-addon,
51
- .input-group-sm > .input-group-btn > .btn {
52
- @extend .input-sm;
53
- }
54
-
55
-
56
- // Display as table-cell
57
- // -------------------------
58
- .input-group-addon,
59
- .input-group-btn,
60
- .input-group .form-control {
61
- display: table-cell;
62
-
63
- &:not(:first-child):not(:last-child) {
64
- border-radius: 0;
65
- }
66
- }
67
- // Addon and addon wrapper for buttons
68
- .input-group-addon,
69
- .input-group-btn {
70
- width: 1%;
71
- white-space: nowrap;
72
- vertical-align: middle; // Match the inputs
73
- }
74
-
75
- // Text input groups
76
- // -------------------------
77
- .input-group-addon {
78
- padding: $padding-base-vertical $padding-base-horizontal;
79
- font-size: $font-size-base;
80
- font-weight: normal;
81
- line-height: 1;
82
- color: $input-color;
83
- text-align: center;
84
- background-color: $input-group-addon-bg;
85
- border: 1px solid $input-group-addon-border-color;
86
- border-radius: $input-border-radius;
87
-
88
- // Sizing
89
- &.input-sm {
90
- padding: $padding-small-vertical $padding-small-horizontal;
91
- font-size: $font-size-small;
92
- border-radius: $input-border-radius-small;
93
- }
94
- &.input-lg {
95
- padding: $padding-large-vertical $padding-large-horizontal;
96
- font-size: $font-size-large;
97
- border-radius: $input-border-radius-large;
98
- }
99
-
100
- // Nuke default margins from checkboxes and radios to vertically center within.
101
- input[type="radio"],
102
- input[type="checkbox"] {
103
- margin-top: 0;
104
- }
105
- }
106
-
107
- // Reset rounded corners
108
- .input-group .form-control:first-child,
109
- .input-group-addon:first-child,
110
- .input-group-btn:first-child > .btn,
111
- .input-group-btn:first-child > .btn-group > .btn,
112
- .input-group-btn:first-child > .dropdown-toggle,
113
- .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
114
- .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
115
- @include border-right-radius(0);
116
- }
117
- .input-group-addon:first-child {
118
- border-right: 0;
119
- }
120
- .input-group .form-control:last-child,
121
- .input-group-addon:last-child,
122
- .input-group-btn:last-child > .btn,
123
- .input-group-btn:last-child > .btn-group > .btn,
124
- .input-group-btn:last-child > .dropdown-toggle,
125
- .input-group-btn:first-child > .btn:not(:first-child),
126
- .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
127
- @include border-left-radius(0);
128
- }
129
- .input-group-addon:last-child {
130
- border-left: 0;
131
- }
132
-
133
- // Button input groups
134
- // -------------------------
135
- .input-group-btn {
136
- position: relative;
137
- // Jankily prevent input button groups from wrapping with `white-space` and
138
- // `font-size` in combination with `inline-block` on buttons.
139
- font-size: 0;
140
- white-space: nowrap;
141
-
142
- // Negative margin for spacing, position for bringing hovered/focused/actived
143
- // element above the siblings.
144
- > .btn {
145
- position: relative;
146
- + .btn {
147
- margin-left: -1px;
148
- }
149
- // Bring the "active" button to the front
150
- &:hover,
151
- &:focus,
152
- &:active {
153
- z-index: 2;
154
- }
155
- }
156
-
157
- // Negative margin to only have a 1px border between the two
158
- &:first-child {
159
- > .btn,
160
- > .btn-group {
161
- margin-right: -1px;
162
- }
163
- }
164
- &:last-child {
165
- > .btn,
166
- > .btn-group {
167
- z-index: 2;
168
- margin-left: -1px;
169
- }
170
- }
171
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_jumbotron.scss DELETED
@@ -1,54 +0,0 @@
1
- //
2
- // Jumbotron
3
- // --------------------------------------------------
4
-
5
-
6
- .jumbotron {
7
- padding-top: $jumbotron-padding;
8
- padding-bottom: $jumbotron-padding;
9
- margin-bottom: $jumbotron-padding;
10
- color: $jumbotron-color;
11
- background-color: $jumbotron-bg;
12
-
13
- h1,
14
- .h1 {
15
- color: $jumbotron-heading-color;
16
- }
17
-
18
- p {
19
- margin-bottom: ($jumbotron-padding / 2);
20
- font-size: $jumbotron-font-size;
21
- font-weight: 200;
22
- }
23
-
24
- > hr {
25
- border-top-color: darken($jumbotron-bg, 10%);
26
- }
27
-
28
- .container &,
29
- .container-fluid & {
30
- border-radius: $border-radius-large; // Only round corners at higher resolutions if contained in a container
31
- padding-left: ($grid-gutter-width / 2);
32
- padding-right: ($grid-gutter-width / 2);
33
- }
34
-
35
- .container {
36
- max-width: 100%;
37
- }
38
-
39
- @media screen and (min-width: $screen-sm-min) {
40
- padding-top: ($jumbotron-padding * 1.6);
41
- padding-bottom: ($jumbotron-padding * 1.6);
42
-
43
- .container &,
44
- .container-fluid & {
45
- padding-left: ($jumbotron-padding * 2);
46
- padding-right: ($jumbotron-padding * 2);
47
- }
48
-
49
- h1,
50
- .h1 {
51
- font-size: $jumbotron-heading-font-size;
52
- }
53
- }
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_labels.scss DELETED
@@ -1,66 +0,0 @@
1
- //
2
- // Labels
3
- // --------------------------------------------------
4
-
5
- .label {
6
- display: inline;
7
- padding: .2em .6em .3em;
8
- font-size: 75%;
9
- font-weight: bold;
10
- line-height: 1;
11
- color: $label-color;
12
- text-align: center;
13
- white-space: nowrap;
14
- vertical-align: baseline;
15
- border-radius: .25em;
16
-
17
- // [converter] extracted a& to a.label
18
-
19
- // Empty labels collapse automatically (not available in IE8)
20
- &:empty {
21
- display: none;
22
- }
23
-
24
- // Quick fix for labels in buttons
25
- .btn & {
26
- position: relative;
27
- top: -1px;
28
- }
29
- }
30
-
31
- // Add hover effects, but only for links
32
- a.label {
33
- &:hover,
34
- &:focus {
35
- color: $label-link-hover-color;
36
- text-decoration: none;
37
- cursor: pointer;
38
- }
39
- }
40
-
41
- // Colors
42
- // Contextual variations (linked labels get darker on :hover)
43
-
44
- .label-default {
45
- @include label-variant($label-default-bg);
46
- }
47
-
48
- .label-primary {
49
- @include label-variant($label-primary-bg);
50
- }
51
-
52
- .label-success {
53
- @include label-variant($label-success-bg);
54
- }
55
-
56
- .label-info {
57
- @include label-variant($label-info-bg);
58
- }
59
-
60
- .label-warning {
61
- @include label-variant($label-warning-bg);
62
- }
63
-
64
- .label-danger {
65
- @include label-variant($label-danger-bg);
66
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_list-group.scss DELETED
@@ -1,130 +0,0 @@
1
- //
2
- // List groups
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- //
8
- // Easily usable on <ul>, <ol>, or <div>.
9
-
10
- .list-group {
11
- // No need to set list-style: none; since .list-group-item is block level
12
- margin-bottom: 20px;
13
- padding-left: 0; // reset padding because ul and ol
14
- }
15
-
16
-
17
- // Individual list items
18
- //
19
- // Use on `li`s or `div`s within the `.list-group` parent.
20
-
21
- .list-group-item {
22
- position: relative;
23
- display: block;
24
- padding: 10px 15px;
25
- // Place the border on the list items and negative margin up for better styling
26
- margin-bottom: -1px;
27
- background-color: $list-group-bg;
28
- border: 1px solid $list-group-border;
29
-
30
- // Round the first and last items
31
- &:first-child {
32
- @include border-top-radius($list-group-border-radius);
33
- }
34
- &:last-child {
35
- margin-bottom: 0;
36
- @include border-bottom-radius($list-group-border-radius);
37
- }
38
- }
39
-
40
-
41
- // Interactive list items
42
- //
43
- // Use anchor or button elements instead of `li`s or `div`s to create interactive items.
44
- // Includes an extra `.active` modifier class for showing selected items.
45
-
46
- a.list-group-item,
47
- button.list-group-item {
48
- color: $list-group-link-color;
49
-
50
- .list-group-item-heading {
51
- color: $list-group-link-heading-color;
52
- }
53
-
54
- // Hover state
55
- &:hover,
56
- &:focus {
57
- text-decoration: none;
58
- color: $list-group-link-hover-color;
59
- background-color: $list-group-hover-bg;
60
- }
61
- }
62
-
63
- button.list-group-item {
64
- width: 100%;
65
- text-align: left;
66
- }
67
-
68
- .list-group-item {
69
- // Disabled state
70
- &.disabled,
71
- &.disabled:hover,
72
- &.disabled:focus {
73
- background-color: $list-group-disabled-bg;
74
- color: $list-group-disabled-color;
75
- cursor: $cursor-disabled;
76
-
77
- // Force color to inherit for custom content
78
- .list-group-item-heading {
79
- color: inherit;
80
- }
81
- .list-group-item-text {
82
- color: $list-group-disabled-text-color;
83
- }
84
- }
85
-
86
- // Active class on item itself, not parent
87
- &.active,
88
- &.active:hover,
89
- &.active:focus {
90
- z-index: 2; // Place active items above their siblings for proper border styling
91
- color: $list-group-active-color;
92
- background-color: $list-group-active-bg;
93
- border-color: $list-group-active-border;
94
-
95
- // Force color to inherit for custom content
96
- .list-group-item-heading,
97
- .list-group-item-heading > small,
98
- .list-group-item-heading > .small {
99
- color: inherit;
100
- }
101
- .list-group-item-text {
102
- color: $list-group-active-text-color;
103
- }
104
- }
105
- }
106
-
107
-
108
- // Contextual variants
109
- //
110
- // Add modifier classes to change text and background color on individual items.
111
- // Organizationally, this must come after the `:hover` states.
112
-
113
- @include list-group-item-variant(success, $state-success-bg, $state-success-text);
114
- @include list-group-item-variant(info, $state-info-bg, $state-info-text);
115
- @include list-group-item-variant(warning, $state-warning-bg, $state-warning-text);
116
- @include list-group-item-variant(danger, $state-danger-bg, $state-danger-text);
117
-
118
-
119
- // Custom content options
120
- //
121
- // Extra classes for creating well-formatted content within `.list-group-item`s.
122
-
123
- .list-group-item-heading {
124
- margin-top: 0;
125
- margin-bottom: 5px;
126
- }
127
- .list-group-item-text {
128
- margin-bottom: 0;
129
- line-height: 1.3;
130
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_media.scss DELETED
@@ -1,66 +0,0 @@
1
- .media {
2
- // Proper spacing between instances of .media
3
- margin-top: 15px;
4
-
5
- &:first-child {
6
- margin-top: 0;
7
- }
8
- }
9
-
10
- .media,
11
- .media-body {
12
- zoom: 1;
13
- overflow: hidden;
14
- }
15
-
16
- .media-body {
17
- width: 10000px;
18
- }
19
-
20
- .media-object {
21
- display: block;
22
-
23
- // Fix collapse in webkit from max-width: 100% and display: table-cell.
24
- &.img-thumbnail {
25
- max-width: none;
26
- }
27
- }
28
-
29
- .media-right,
30
- .media > .pull-right {
31
- padding-left: 10px;
32
- }
33
-
34
- .media-left,
35
- .media > .pull-left {
36
- padding-right: 10px;
37
- }
38
-
39
- .media-left,
40
- .media-right,
41
- .media-body {
42
- display: table-cell;
43
- vertical-align: top;
44
- }
45
-
46
- .media-middle {
47
- vertical-align: middle;
48
- }
49
-
50
- .media-bottom {
51
- vertical-align: bottom;
52
- }
53
-
54
- // Reset margins on headings for tighter default spacing
55
- .media-heading {
56
- margin-top: 0;
57
- margin-bottom: 5px;
58
- }
59
-
60
- // Media list variation
61
- //
62
- // Undo default ul/ol styles
63
- .media-list {
64
- padding-left: 0;
65
- list-style: none;
66
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_mixins.scss DELETED
@@ -1,40 +0,0 @@
1
- // Mixins
2
- // --------------------------------------------------
3
-
4
- // Utilities
5
- @import "mixins/hide-text";
6
- @import "mixins/opacity";
7
- @import "mixins/image";
8
- @import "mixins/labels";
9
- @import "mixins/reset-filter";
10
- @import "mixins/resize";
11
- @import "mixins/responsive-visibility";
12
- @import "mixins/size";
13
- @import "mixins/tab-focus";
14
- @import "mixins/reset-text";
15
- @import "mixins/text-emphasis";
16
- @import "mixins/text-overflow";
17
- @import "mixins/vendor-prefixes";
18
-
19
- // Components
20
- @import "mixins/alerts";
21
- @import "mixins/buttons";
22
- @import "mixins/panels";
23
- @import "mixins/pagination";
24
- @import "mixins/list-group";
25
- @import "mixins/nav-divider";
26
- @import "mixins/forms";
27
- @import "mixins/progress-bar";
28
- @import "mixins/table-row";
29
-
30
- // Skins
31
- @import "mixins/background-variant";
32
- @import "mixins/border-radius";
33
- @import "mixins/gradients";
34
-
35
- // Layout
36
- @import "mixins/clearfix";
37
- @import "mixins/center-block";
38
- @import "mixins/nav-vertical-align";
39
- @import "mixins/grid-framework";
40
- @import "mixins/grid";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_modals.scss DELETED
@@ -1,150 +0,0 @@
1
- //
2
- // Modals
3
- // --------------------------------------------------
4
-
5
- // .modal-open - body class for killing the scroll
6
- // .modal - container to scroll within
7
- // .modal-dialog - positioning shell for the actual modal
8
- // .modal-content - actual modal w/ bg and corners and shit
9
-
10
- // Kill the scroll on the body
11
- .modal-open {
12
- overflow: hidden;
13
- }
14
-
15
- // Container that the modal scrolls within
16
- .modal {
17
- display: none;
18
- overflow: hidden;
19
- position: fixed;
20
- top: 0;
21
- right: 0;
22
- bottom: 0;
23
- left: 0;
24
- z-index: $zindex-modal;
25
- -webkit-overflow-scrolling: touch;
26
-
27
- // Prevent Chrome on Windows from adding a focus outline. For details, see
28
- // https://github.com/twbs/bootstrap/pull/10951.
29
- outline: 0;
30
-
31
- // When fading in the modal, animate it to slide down
32
- &.fade .modal-dialog {
33
- @include translate(0, -25%);
34
- @include transition-transform(0.3s ease-out);
35
- }
36
- &.in .modal-dialog { @include translate(0, 0) }
37
- }
38
- .modal-open .modal {
39
- overflow-x: hidden;
40
- overflow-y: auto;
41
- }
42
-
43
- // Shell div to position the modal with bottom padding
44
- .modal-dialog {
45
- position: relative;
46
- width: auto;
47
- margin: 10px;
48
- }
49
-
50
- // Actual modal
51
- .modal-content {
52
- position: relative;
53
- background-color: $modal-content-bg;
54
- border: 1px solid $modal-content-fallback-border-color; //old browsers fallback (ie8 etc)
55
- border: 1px solid $modal-content-border-color;
56
- border-radius: $border-radius-large;
57
- @include box-shadow(0 3px 9px rgba(0,0,0,.5));
58
- background-clip: padding-box;
59
- // Remove focus outline from opened modal
60
- outline: 0;
61
- }
62
-
63
- // Modal background
64
- .modal-backdrop {
65
- position: fixed;
66
- top: 0;
67
- right: 0;
68
- bottom: 0;
69
- left: 0;
70
- z-index: $zindex-modal-background;
71
- background-color: $modal-backdrop-bg;
72
- // Fade for backdrop
73
- &.fade { @include opacity(0); }
74
- &.in { @include opacity($modal-backdrop-opacity); }
75
- }
76
-
77
- // Modal header
78
- // Top section of the modal w/ title and dismiss
79
- .modal-header {
80
- padding: $modal-title-padding;
81
- border-bottom: 1px solid $modal-header-border-color;
82
- @include clearfix;
83
- }
84
- // Close icon
85
- .modal-header .close {
86
- margin-top: -2px;
87
- }
88
-
89
- // Title text within header
90
- .modal-title {
91
- margin: 0;
92
- line-height: $modal-title-line-height;
93
- }
94
-
95
- // Modal body
96
- // Where all modal content resides (sibling of .modal-header and .modal-footer)
97
- .modal-body {
98
- position: relative;
99
- padding: $modal-inner-padding;
100
- }
101
-
102
- // Footer (for actions)
103
- .modal-footer {
104
- padding: $modal-inner-padding;
105
- text-align: right; // right align buttons
106
- border-top: 1px solid $modal-footer-border-color;
107
- @include clearfix; // clear it in case folks use .pull-* classes on buttons
108
-
109
- // Properly space out buttons
110
- .btn + .btn {
111
- margin-left: 5px;
112
- margin-bottom: 0; // account for input[type="submit"] which gets the bottom margin like all other inputs
113
- }
114
- // but override that for button groups
115
- .btn-group .btn + .btn {
116
- margin-left: -1px;
117
- }
118
- // and override it for block buttons as well
119
- .btn-block + .btn-block {
120
- margin-left: 0;
121
- }
122
- }
123
-
124
- // Measure scrollbar width for padding body during modal show/hide
125
- .modal-scrollbar-measure {
126
- position: absolute;
127
- top: -9999px;
128
- width: 50px;
129
- height: 50px;
130
- overflow: scroll;
131
- }
132
-
133
- // Scale up the modal
134
- @media (min-width: $screen-sm-min) {
135
- // Automatically set modal's width for larger viewports
136
- .modal-dialog {
137
- width: $modal-md;
138
- margin: 30px auto;
139
- }
140
- .modal-content {
141
- @include box-shadow(0 5px 15px rgba(0,0,0,.5));
142
- }
143
-
144
- // Modal sizes
145
- .modal-sm { width: $modal-sm; }
146
- }
147
-
148
- @media (min-width: $screen-md-min) {
149
- .modal-lg { width: $modal-lg; }
150
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_navbar.scss DELETED
@@ -1,662 +0,0 @@
1
- //
2
- // Navbars
3
- // --------------------------------------------------
4
-
5
-
6
- // Wrapper and base class
7
- //
8
- // Provide a static navbar from which we expand to create full-width, fixed, and
9
- // other navbar variations.
10
-
11
- .navbar {
12
- position: relative;
13
- min-height: $navbar-height; // Ensure a navbar always shows (e.g., without a .navbar-brand in collapsed mode)
14
- margin-bottom: $navbar-margin-bottom;
15
- border: 1px solid transparent;
16
-
17
- // Prevent floats from breaking the navbar
18
- @include clearfix;
19
-
20
- @media (min-width: $grid-float-breakpoint) {
21
- border-radius: $navbar-border-radius;
22
- }
23
- }
24
-
25
-
26
- // Navbar heading
27
- //
28
- // Groups `.navbar-brand` and `.navbar-toggle` into a single component for easy
29
- // styling of responsive aspects.
30
-
31
- .navbar-header {
32
- @include clearfix;
33
-
34
- @media (min-width: $grid-float-breakpoint) {
35
- float: left;
36
- }
37
- }
38
-
39
-
40
- // Navbar collapse (body)
41
- //
42
- // Group your navbar content into this for easy collapsing and expanding across
43
- // various device sizes. By default, this content is collapsed when <768px, but
44
- // will expand past that for a horizontal display.
45
- //
46
- // To start (on mobile devices) the navbar links, forms, and buttons are stacked
47
- // vertically and include a `max-height` to overflow in case you have too much
48
- // content for the user's viewport.
49
-
50
- .navbar-collapse {
51
- overflow-x: visible;
52
- padding-right: $navbar-padding-horizontal;
53
- padding-left: $navbar-padding-horizontal;
54
- border-top: 1px solid transparent;
55
- box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
56
- @include clearfix;
57
- -webkit-overflow-scrolling: touch;
58
-
59
- &.in {
60
- overflow-y: auto;
61
- }
62
-
63
- @media (min-width: $grid-float-breakpoint) {
64
- width: auto;
65
- border-top: 0;
66
- box-shadow: none;
67
-
68
- &.collapse {
69
- display: block !important;
70
- height: auto !important;
71
- padding-bottom: 0; // Override default setting
72
- overflow: visible !important;
73
- }
74
-
75
- &.in {
76
- overflow-y: visible;
77
- }
78
-
79
- // Undo the collapse side padding for navbars with containers to ensure
80
- // alignment of right-aligned contents.
81
- .navbar-fixed-top &,
82
- .navbar-static-top &,
83
- .navbar-fixed-bottom & {
84
- padding-left: 0;
85
- padding-right: 0;
86
- }
87
- }
88
- }
89
-
90
- .navbar-fixed-top,
91
- .navbar-fixed-bottom {
92
- .navbar-collapse {
93
- max-height: $navbar-collapse-max-height;
94
-
95
- @media (max-device-width: $screen-xs-min) and (orientation: landscape) {
96
- max-height: 200px;
97
- }
98
- }
99
- }
100
-
101
-
102
- // Both navbar header and collapse
103
- //
104
- // When a container is present, change the behavior of the header and collapse.
105
-
106
- .container,
107
- .container-fluid {
108
- > .navbar-header,
109
- > .navbar-collapse {
110
- margin-right: -$navbar-padding-horizontal;
111
- margin-left: -$navbar-padding-horizontal;
112
-
113
- @media (min-width: $grid-float-breakpoint) {
114
- margin-right: 0;
115
- margin-left: 0;
116
- }
117
- }
118
- }
119
-
120
-
121
- //
122
- // Navbar alignment options
123
- //
124
- // Display the navbar across the entirety of the page or fixed it to the top or
125
- // bottom of the page.
126
-
127
- // Static top (unfixed, but 100% wide) navbar
128
- .navbar-static-top {
129
- z-index: $zindex-navbar;
130
- border-width: 0 0 1px;
131
-
132
- @media (min-width: $grid-float-breakpoint) {
133
- border-radius: 0;
134
- }
135
- }
136
-
137
- // Fix the top/bottom navbars when screen real estate supports it
138
- .navbar-fixed-top,
139
- .navbar-fixed-bottom {
140
- position: fixed;
141
- right: 0;
142
- left: 0;
143
- z-index: $zindex-navbar-fixed;
144
-
145
- // Undo the rounded corners
146
- @media (min-width: $grid-float-breakpoint) {
147
- border-radius: 0;
148
- }
149
- }
150
- .navbar-fixed-top {
151
- top: 0;
152
- border-width: 0 0 1px;
153
- }
154
- .navbar-fixed-bottom {
155
- bottom: 0;
156
- margin-bottom: 0; // override .navbar defaults
157
- border-width: 1px 0 0;
158
- }
159
-
160
-
161
- // Brand/project name
162
-
163
- .navbar-brand {
164
- float: left;
165
- padding: $navbar-padding-vertical $navbar-padding-horizontal;
166
- font-size: $font-size-large;
167
- line-height: $line-height-computed;
168
- height: $navbar-height;
169
-
170
- &:hover,
171
- &:focus {
172
- text-decoration: none;
173
- }
174
-
175
- > img {
176
- display: block;
177
- }
178
-
179
- @media (min-width: $grid-float-breakpoint) {
180
- .navbar > .container &,
181
- .navbar > .container-fluid & {
182
- margin-left: -$navbar-padding-horizontal;
183
- }
184
- }
185
- }
186
-
187
-
188
- // Navbar toggle
189
- //
190
- // Custom button for toggling the `.navbar-collapse`, powered by the collapse
191
- // JavaScript plugin.
192
-
193
- .navbar-toggle {
194
- position: relative;
195
- float: right;
196
- margin-right: $navbar-padding-horizontal;
197
- padding: 9px 10px;
198
- @include navbar-vertical-align(34px);
199
- background-color: transparent;
200
- background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
201
- border: 1px solid transparent;
202
- border-radius: $border-radius-base;
203
-
204
- // We remove the `outline` here, but later compensate by attaching `:hover`
205
- // styles to `:focus`.
206
- &:focus {
207
- outline: 0;
208
- }
209
-
210
- // Bars
211
- .icon-bar {
212
- display: block;
213
- width: 22px;
214
- height: 2px;
215
- border-radius: 1px;
216
- }
217
- .icon-bar + .icon-bar {
218
- margin-top: 4px;
219
- }
220
-
221
- @media (min-width: $grid-float-breakpoint) {
222
- display: none;
223
- }
224
- }
225
-
226
-
227
- // Navbar nav links
228
- //
229
- // Builds on top of the `.nav` components with its own modifier class to make
230
- // the nav the full height of the horizontal nav (above 768px).
231
-
232
- .navbar-nav {
233
- margin: ($navbar-padding-vertical / 2) (-$navbar-padding-horizontal);
234
-
235
- > li > a {
236
- padding-top: 10px;
237
- padding-bottom: 10px;
238
- line-height: $line-height-computed;
239
- }
240
-
241
- @media (max-width: $grid-float-breakpoint-max) {
242
- // Dropdowns get custom display when collapsed
243
- .open .dropdown-menu {
244
- position: static;
245
- float: none;
246
- width: auto;
247
- margin-top: 0;
248
- background-color: transparent;
249
- border: 0;
250
- box-shadow: none;
251
- > li > a,
252
- .dropdown-header {
253
- padding: 5px 15px 5px 25px;
254
- }
255
- > li > a {
256
- line-height: $line-height-computed;
257
- &:hover,
258
- &:focus {
259
- background-image: none;
260
- }
261
- }
262
- }
263
- }
264
-
265
- // Uncollapse the nav
266
- @media (min-width: $grid-float-breakpoint) {
267
- float: left;
268
- margin: 0;
269
-
270
- > li {
271
- float: left;
272
- > a {
273
- padding-top: $navbar-padding-vertical;
274
- padding-bottom: $navbar-padding-vertical;
275
- }
276
- }
277
- }
278
- }
279
-
280
-
281
- // Navbar form
282
- //
283
- // Extension of the `.form-inline` with some extra flavor for optimum display in
284
- // our navbars.
285
-
286
- .navbar-form {
287
- margin-left: -$navbar-padding-horizontal;
288
- margin-right: -$navbar-padding-horizontal;
289
- padding: 10px $navbar-padding-horizontal;
290
- border-top: 1px solid transparent;
291
- border-bottom: 1px solid transparent;
292
- $shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
293
- @include box-shadow($shadow);
294
-
295
- // Mixin behavior for optimum display
296
- @include form-inline;
297
-
298
- .form-group {
299
- @media (max-width: $grid-float-breakpoint-max) {
300
- margin-bottom: 5px;
301
-
302
- &:last-child {
303
- margin-bottom: 0;
304
- }
305
- }
306
- }
307
-
308
- // Vertically center in expanded, horizontal navbar
309
- @include navbar-vertical-align($input-height-base);
310
-
311
- // Undo 100% width for pull classes
312
- @media (min-width: $grid-float-breakpoint) {
313
- width: auto;
314
- border: 0;
315
- margin-left: 0;
316
- margin-right: 0;
317
- padding-top: 0;
318
- padding-bottom: 0;
319
- @include box-shadow(none);
320
- }
321
- }
322
-
323
-
324
- // Dropdown menus
325
-
326
- // Menu position and menu carets
327
- .navbar-nav > li > .dropdown-menu {
328
- margin-top: 0;
329
- @include border-top-radius(0);
330
- }
331
- // Menu position and menu caret support for dropups via extra dropup class
332
- .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
333
- margin-bottom: 0;
334
- @include border-top-radius($navbar-border-radius);
335
- @include border-bottom-radius(0);
336
- }
337
-
338
-
339
- // Buttons in navbars
340
- //
341
- // Vertically center a button within a navbar (when *not* in a form).
342
-
343
- .navbar-btn {
344
- @include navbar-vertical-align($input-height-base);
345
-
346
- &.btn-sm {
347
- @include navbar-vertical-align($input-height-small);
348
- }
349
- &.btn-xs {
350
- @include navbar-vertical-align(22);
351
- }
352
- }
353
-
354
-
355
- // Text in navbars
356
- //
357
- // Add a class to make any element properly align itself vertically within the navbars.
358
-
359
- .navbar-text {
360
- @include navbar-vertical-align($line-height-computed);
361
-
362
- @media (min-width: $grid-float-breakpoint) {
363
- float: left;
364
- margin-left: $navbar-padding-horizontal;
365
- margin-right: $navbar-padding-horizontal;
366
- }
367
- }
368
-
369
-
370
- // Component alignment
371
- //
372
- // Repurpose the pull utilities as their own navbar utilities to avoid specificity
373
- // issues with parents and chaining. Only do this when the navbar is uncollapsed
374
- // though so that navbar contents properly stack and align in mobile.
375
- //
376
- // Declared after the navbar components to ensure more specificity on the margins.
377
-
378
- @media (min-width: $grid-float-breakpoint) {
379
- .navbar-left {
380
- float: left !important;
381
- }
382
- .navbar-right {
383
- float: right !important;
384
- margin-right: -$navbar-padding-horizontal;
385
-
386
- ~ .navbar-right {
387
- margin-right: 0;
388
- }
389
- }
390
- }
391
-
392
-
393
- // Alternate navbars
394
- // --------------------------------------------------
395
-
396
- // Default navbar
397
- .navbar-default {
398
- background-color: $navbar-default-bg;
399
- border-color: $navbar-default-border;
400
-
401
- .navbar-brand {
402
- color: $navbar-default-brand-color;
403
- &:hover,
404
- &:focus {
405
- color: $navbar-default-brand-hover-color;
406
- background-color: $navbar-default-brand-hover-bg;
407
- }
408
- }
409
-
410
- .navbar-text {
411
- color: $navbar-default-color;
412
- }
413
-
414
- .navbar-nav {
415
- > li > a {
416
- color: $navbar-default-link-color;
417
-
418
- &:hover,
419
- &:focus {
420
- color: $navbar-default-link-hover-color;
421
- background-color: $navbar-default-link-hover-bg;
422
- }
423
- }
424
- > .active > a {
425
- &,
426
- &:hover,
427
- &:focus {
428
- color: $navbar-default-link-active-color;
429
- background-color: $navbar-default-link-active-bg;
430
- }
431
- }
432
- > .disabled > a {
433
- &,
434
- &:hover,
435
- &:focus {
436
- color: $navbar-default-link-disabled-color;
437
- background-color: $navbar-default-link-disabled-bg;
438
- }
439
- }
440
- }
441
-
442
- .navbar-toggle {
443
- border-color: $navbar-default-toggle-border-color;
444
- &:hover,
445
- &:focus {
446
- background-color: $navbar-default-toggle-hover-bg;
447
- }
448
- .icon-bar {
449
- background-color: $navbar-default-toggle-icon-bar-bg;
450
- }
451
- }
452
-
453
- .navbar-collapse,
454
- .navbar-form {
455
- border-color: $navbar-default-border;
456
- }
457
-
458
- // Dropdown menu items
459
- .navbar-nav {
460
- // Remove background color from open dropdown
461
- > .open > a {
462
- &,
463
- &:hover,
464
- &:focus {
465
- background-color: $navbar-default-link-active-bg;
466
- color: $navbar-default-link-active-color;
467
- }
468
- }
469
-
470
- @media (max-width: $grid-float-breakpoint-max) {
471
- // Dropdowns get custom display when collapsed
472
- .open .dropdown-menu {
473
- > li > a {
474
- color: $navbar-default-link-color;
475
- &:hover,
476
- &:focus {
477
- color: $navbar-default-link-hover-color;
478
- background-color: $navbar-default-link-hover-bg;
479
- }
480
- }
481
- > .active > a {
482
- &,
483
- &:hover,
484
- &:focus {
485
- color: $navbar-default-link-active-color;
486
- background-color: $navbar-default-link-active-bg;
487
- }
488
- }
489
- > .disabled > a {
490
- &,
491
- &:hover,
492
- &:focus {
493
- color: $navbar-default-link-disabled-color;
494
- background-color: $navbar-default-link-disabled-bg;
495
- }
496
- }
497
- }
498
- }
499
- }
500
-
501
-
502
- // Links in navbars
503
- //
504
- // Add a class to ensure links outside the navbar nav are colored correctly.
505
-
506
- .navbar-link {
507
- color: $navbar-default-link-color;
508
- &:hover {
509
- color: $navbar-default-link-hover-color;
510
- }
511
- }
512
-
513
- .btn-link {
514
- color: $navbar-default-link-color;
515
- &:hover,
516
- &:focus {
517
- color: $navbar-default-link-hover-color;
518
- }
519
- &[disabled],
520
- fieldset[disabled] & {
521
- &:hover,
522
- &:focus {
523
- color: $navbar-default-link-disabled-color;
524
- }
525
- }
526
- }
527
- }
528
-
529
- // Inverse navbar
530
-
531
- .navbar-inverse {
532
- background-color: $navbar-inverse-bg;
533
- border-color: $navbar-inverse-border;
534
-
535
- .navbar-brand {
536
- color: $navbar-inverse-brand-color;
537
- &:hover,
538
- &:focus {
539
- color: $navbar-inverse-brand-hover-color;
540
- background-color: $navbar-inverse-brand-hover-bg;
541
- }
542
- }
543
-
544
- .navbar-text {
545
- color: $navbar-inverse-color;
546
- }
547
-
548
- .navbar-nav {
549
- > li > a {
550
- color: $navbar-inverse-link-color;
551
-
552
- &:hover,
553
- &:focus {
554
- color: $navbar-inverse-link-hover-color;
555
- background-color: $navbar-inverse-link-hover-bg;
556
- }
557
- }
558
- > .active > a {
559
- &,
560
- &:hover,
561
- &:focus {
562
- color: $navbar-inverse-link-active-color;
563
- background-color: $navbar-inverse-link-active-bg;
564
- }
565
- }
566
- > .disabled > a {
567
- &,
568
- &:hover,
569
- &:focus {
570
- color: $navbar-inverse-link-disabled-color;
571
- background-color: $navbar-inverse-link-disabled-bg;
572
- }
573
- }
574
- }
575
-
576
- // Darken the responsive nav toggle
577
- .navbar-toggle {
578
- border-color: $navbar-inverse-toggle-border-color;
579
- &:hover,
580
- &:focus {
581
- background-color: $navbar-inverse-toggle-hover-bg;
582
- }
583
- .icon-bar {
584
- background-color: $navbar-inverse-toggle-icon-bar-bg;
585
- }
586
- }
587
-
588
- .navbar-collapse,
589
- .navbar-form {
590
- border-color: darken($navbar-inverse-bg, 7%);
591
- }
592
-
593
- // Dropdowns
594
- .navbar-nav {
595
- > .open > a {
596
- &,
597
- &:hover,
598
- &:focus {
599
- background-color: $navbar-inverse-link-active-bg;
600
- color: $navbar-inverse-link-active-color;
601
- }
602
- }
603
-
604
- @media (max-width: $grid-float-breakpoint-max) {
605
- // Dropdowns get custom display
606
- .open .dropdown-menu {
607
- > .dropdown-header {
608
- border-color: $navbar-inverse-border;
609
- }
610
- .divider {
611
- background-color: $navbar-inverse-border;
612
- }
613
- > li > a {
614
- color: $navbar-inverse-link-color;
615
- &:hover,
616
- &:focus {
617
- color: $navbar-inverse-link-hover-color;
618
- background-color: $navbar-inverse-link-hover-bg;
619
- }
620
- }
621
- > .active > a {
622
- &,
623
- &:hover,
624
- &:focus {
625
- color: $navbar-inverse-link-active-color;
626
- background-color: $navbar-inverse-link-active-bg;
627
- }
628
- }
629
- > .disabled > a {
630
- &,
631
- &:hover,
632
- &:focus {
633
- color: $navbar-inverse-link-disabled-color;
634
- background-color: $navbar-inverse-link-disabled-bg;
635
- }
636
- }
637
- }
638
- }
639
- }
640
-
641
- .navbar-link {
642
- color: $navbar-inverse-link-color;
643
- &:hover {
644
- color: $navbar-inverse-link-hover-color;
645
- }
646
- }
647
-
648
- .btn-link {
649
- color: $navbar-inverse-link-color;
650
- &:hover,
651
- &:focus {
652
- color: $navbar-inverse-link-hover-color;
653
- }
654
- &[disabled],
655
- fieldset[disabled] & {
656
- &:hover,
657
- &:focus {
658
- color: $navbar-inverse-link-disabled-color;
659
- }
660
- }
661
- }
662
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_navs.scss DELETED
@@ -1,242 +0,0 @@
1
- //
2
- // Navs
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- // --------------------------------------------------
8
-
9
- .nav {
10
- margin-bottom: 0;
11
- padding-left: 0; // Override default ul/ol
12
- list-style: none;
13
- @include clearfix;
14
-
15
- > li {
16
- position: relative;
17
- display: block;
18
-
19
- > a {
20
- position: relative;
21
- display: block;
22
- padding: $nav-link-padding;
23
- &:hover,
24
- &:focus {
25
- text-decoration: none;
26
- background-color: $nav-link-hover-bg;
27
- }
28
- }
29
-
30
- // Disabled state sets text to gray and nukes hover/tab effects
31
- &.disabled > a {
32
- color: $nav-disabled-link-color;
33
-
34
- &:hover,
35
- &:focus {
36
- color: $nav-disabled-link-hover-color;
37
- text-decoration: none;
38
- background-color: transparent;
39
- cursor: $cursor-disabled;
40
- }
41
- }
42
- }
43
-
44
- // Open dropdowns
45
- .open > a {
46
- &,
47
- &:hover,
48
- &:focus {
49
- background-color: $nav-link-hover-bg;
50
- border-color: $link-color;
51
- }
52
- }
53
-
54
- // Nav dividers (deprecated with v3.0.1)
55
- //
56
- // This should have been removed in v3 with the dropping of `.nav-list`, but
57
- // we missed it. We don't currently support this anywhere, but in the interest
58
- // of maintaining backward compatibility in case you use it, it's deprecated.
59
- .nav-divider {
60
- @include nav-divider;
61
- }
62
-
63
- // Prevent IE8 from misplacing imgs
64
- //
65
- // See https://github.com/h5bp/html5-boilerplate/issues/984#issuecomment-3985989
66
- > li > a > img {
67
- max-width: none;
68
- }
69
- }
70
-
71
-
72
- // Tabs
73
- // -------------------------
74
-
75
- // Give the tabs something to sit on
76
- .nav-tabs {
77
- border-bottom: 1px solid $nav-tabs-border-color;
78
- > li {
79
- float: left;
80
- // Make the list-items overlay the bottom border
81
- margin-bottom: -1px;
82
-
83
- // Actual tabs (as links)
84
- > a {
85
- margin-right: 2px;
86
- line-height: $line-height-base;
87
- border: 1px solid transparent;
88
- border-radius: $border-radius-base $border-radius-base 0 0;
89
- &:hover {
90
- border-color: $nav-tabs-link-hover-border-color $nav-tabs-link-hover-border-color $nav-tabs-border-color;
91
- }
92
- }
93
-
94
- // Active state, and its :hover to override normal :hover
95
- &.active > a {
96
- &,
97
- &:hover,
98
- &:focus {
99
- color: $nav-tabs-active-link-hover-color;
100
- background-color: $nav-tabs-active-link-hover-bg;
101
- border: 1px solid $nav-tabs-active-link-hover-border-color;
102
- border-bottom-color: transparent;
103
- cursor: default;
104
- }
105
- }
106
- }
107
- // pulling this in mainly for less shorthand
108
- &.nav-justified {
109
- @extend .nav-justified;
110
- @extend .nav-tabs-justified;
111
- }
112
- }
113
-
114
-
115
- // Pills
116
- // -------------------------
117
- .nav-pills {
118
- > li {
119
- float: left;
120
-
121
- // Links rendered as pills
122
- > a {
123
- border-radius: $nav-pills-border-radius;
124
- }
125
- + li {
126
- margin-left: 2px;
127
- }
128
-
129
- // Active state
130
- &.active > a {
131
- &,
132
- &:hover,
133
- &:focus {
134
- color: $nav-pills-active-link-hover-color;
135
- background-color: $nav-pills-active-link-hover-bg;
136
- }
137
- }
138
- }
139
- }
140
-
141
-
142
- // Stacked pills
143
- .nav-stacked {
144
- > li {
145
- float: none;
146
- + li {
147
- margin-top: 2px;
148
- margin-left: 0; // no need for this gap between nav items
149
- }
150
- }
151
- }
152
-
153
-
154
- // Nav variations
155
- // --------------------------------------------------
156
-
157
- // Justified nav links
158
- // -------------------------
159
-
160
- .nav-justified {
161
- width: 100%;
162
-
163
- > li {
164
- float: none;
165
- > a {
166
- text-align: center;
167
- margin-bottom: 5px;
168
- }
169
- }
170
-
171
- > .dropdown .dropdown-menu {
172
- top: auto;
173
- left: auto;
174
- }
175
-
176
- @media (min-width: $screen-sm-min) {
177
- > li {
178
- display: table-cell;
179
- width: 1%;
180
- > a {
181
- margin-bottom: 0;
182
- }
183
- }
184
- }
185
- }
186
-
187
- // Move borders to anchors instead of bottom of list
188
- //
189
- // Mixin for adding on top the shared `.nav-justified` styles for our tabs
190
- .nav-tabs-justified {
191
- border-bottom: 0;
192
-
193
- > li > a {
194
- // Override margin from .nav-tabs
195
- margin-right: 0;
196
- border-radius: $border-radius-base;
197
- }
198
-
199
- > .active > a,
200
- > .active > a:hover,
201
- > .active > a:focus {
202
- border: 1px solid $nav-tabs-justified-link-border-color;
203
- }
204
-
205
- @media (min-width: $screen-sm-min) {
206
- > li > a {
207
- border-bottom: 1px solid $nav-tabs-justified-link-border-color;
208
- border-radius: $border-radius-base $border-radius-base 0 0;
209
- }
210
- > .active > a,
211
- > .active > a:hover,
212
- > .active > a:focus {
213
- border-bottom-color: $nav-tabs-justified-active-link-border-color;
214
- }
215
- }
216
- }
217
-
218
-
219
- // Tabbable tabs
220
- // -------------------------
221
-
222
- // Hide tabbable panes to start, show them when `.active`
223
- .tab-content {
224
- > .tab-pane {
225
- display: none;
226
- }
227
- > .active {
228
- display: block;
229
- }
230
- }
231
-
232
-
233
- // Dropdowns
234
- // -------------------------
235
-
236
- // Specific dropdowns
237
- .nav-tabs .dropdown-menu {
238
- // make dropdown border overlap tab border
239
- margin-top: -1px;
240
- // Remove the top rounded corners here since there is a hard edge above the menu
241
- @include border-top-radius(0);
242
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_normalize.scss DELETED
@@ -1,424 +0,0 @@
1
- /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
2
-
3
- //
4
- // 1. Set default font family to sans-serif.
5
- // 2. Prevent iOS and IE text size adjust after device orientation change,
6
- // without disabling user zoom.
7
- //
8
-
9
- html {
10
- font-family: sans-serif; // 1
11
- -ms-text-size-adjust: 100%; // 2
12
- -webkit-text-size-adjust: 100%; // 2
13
- }
14
-
15
- //
16
- // Remove default margin.
17
- //
18
-
19
- body {
20
- margin: 0;
21
- }
22
-
23
- // HTML5 display definitions
24
- // ==========================================================================
25
-
26
- //
27
- // Correct `block` display not defined for any HTML5 element in IE 8/9.
28
- // Correct `block` display not defined for `details` or `summary` in IE 10/11
29
- // and Firefox.
30
- // Correct `block` display not defined for `main` in IE 11.
31
- //
32
-
33
- article,
34
- aside,
35
- details,
36
- figcaption,
37
- figure,
38
- footer,
39
- header,
40
- hgroup,
41
- main,
42
- menu,
43
- nav,
44
- section,
45
- summary {
46
- display: block;
47
- }
48
-
49
- //
50
- // 1. Correct `inline-block` display not defined in IE 8/9.
51
- // 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
52
- //
53
-
54
- audio,
55
- canvas,
56
- progress,
57
- video {
58
- display: inline-block; // 1
59
- vertical-align: baseline; // 2
60
- }
61
-
62
- //
63
- // Prevent modern browsers from displaying `audio` without controls.
64
- // Remove excess height in iOS 5 devices.
65
- //
66
-
67
- audio:not([controls]) {
68
- display: none;
69
- height: 0;
70
- }
71
-
72
- //
73
- // Address `[hidden]` styling not present in IE 8/9/10.
74
- // Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
75
- //
76
-
77
- [hidden],
78
- template {
79
- display: none;
80
- }
81
-
82
- // Links
83
- // ==========================================================================
84
-
85
- //
86
- // Remove the gray background color from active links in IE 10.
87
- //
88
-
89
- a {
90
- background-color: transparent;
91
- }
92
-
93
- //
94
- // Improve readability of focused elements when they are also in an
95
- // active/hover state.
96
- //
97
-
98
- a:active,
99
- a:hover {
100
- outline: 0;
101
- }
102
-
103
- // Text-level semantics
104
- // ==========================================================================
105
-
106
- //
107
- // Address styling not present in IE 8/9/10/11, Safari, and Chrome.
108
- //
109
-
110
- abbr[title] {
111
- border-bottom: 1px dotted;
112
- }
113
-
114
- //
115
- // Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
116
- //
117
-
118
- b,
119
- strong {
120
- font-weight: bold;
121
- }
122
-
123
- //
124
- // Address styling not present in Safari and Chrome.
125
- //
126
-
127
- dfn {
128
- font-style: italic;
129
- }
130
-
131
- //
132
- // Address variable `h1` font-size and margin within `section` and `article`
133
- // contexts in Firefox 4+, Safari, and Chrome.
134
- //
135
-
136
- h1 {
137
- font-size: 2em;
138
- margin: 0.67em 0;
139
- }
140
-
141
- //
142
- // Address styling not present in IE 8/9.
143
- //
144
-
145
- mark {
146
- background: #ff0;
147
- color: #000;
148
- }
149
-
150
- //
151
- // Address inconsistent and variable font size in all browsers.
152
- //
153
-
154
- small {
155
- font-size: 80%;
156
- }
157
-
158
- //
159
- // Prevent `sub` and `sup` affecting `line-height` in all browsers.
160
- //
161
-
162
- sub,
163
- sup {
164
- font-size: 75%;
165
- line-height: 0;
166
- position: relative;
167
- vertical-align: baseline;
168
- }
169
-
170
- sup {
171
- top: -0.5em;
172
- }
173
-
174
- sub {
175
- bottom: -0.25em;
176
- }
177
-
178
- // Embedded content
179
- // ==========================================================================
180
-
181
- //
182
- // Remove border when inside `a` element in IE 8/9/10.
183
- //
184
-
185
- img {
186
- border: 0;
187
- }
188
-
189
- //
190
- // Correct overflow not hidden in IE 9/10/11.
191
- //
192
-
193
- svg:not(:root) {
194
- overflow: hidden;
195
- }
196
-
197
- // Grouping content
198
- // ==========================================================================
199
-
200
- //
201
- // Address margin not present in IE 8/9 and Safari.
202
- //
203
-
204
- figure {
205
- margin: 1em 40px;
206
- }
207
-
208
- //
209
- // Address differences between Firefox and other browsers.
210
- //
211
-
212
- hr {
213
- box-sizing: content-box;
214
- height: 0;
215
- }
216
-
217
- //
218
- // Contain overflow in all browsers.
219
- //
220
-
221
- pre {
222
- overflow: auto;
223
- }
224
-
225
- //
226
- // Address odd `em`-unit font size rendering in all browsers.
227
- //
228
-
229
- code,
230
- kbd,
231
- pre,
232
- samp {
233
- font-family: monospace, monospace;
234
- font-size: 1em;
235
- }
236
-
237
- // Forms
238
- // ==========================================================================
239
-
240
- //
241
- // Known limitation: by default, Chrome and Safari on OS X allow very limited
242
- // styling of `select`, unless a `border` property is set.
243
- //
244
-
245
- //
246
- // 1. Correct color not being inherited.
247
- // Known issue: affects color of disabled elements.
248
- // 2. Correct font properties not being inherited.
249
- // 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
250
- //
251
-
252
- button,
253
- input,
254
- optgroup,
255
- select,
256
- textarea {
257
- color: inherit; // 1
258
- font: inherit; // 2
259
- margin: 0; // 3
260
- }
261
-
262
- //
263
- // Address `overflow` set to `hidden` in IE 8/9/10/11.
264
- //
265
-
266
- button {
267
- overflow: visible;
268
- }
269
-
270
- //
271
- // Address inconsistent `text-transform` inheritance for `button` and `select`.
272
- // All other form control elements do not inherit `text-transform` values.
273
- // Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
274
- // Correct `select` style inheritance in Firefox.
275
- //
276
-
277
- button,
278
- select {
279
- text-transform: none;
280
- }
281
-
282
- //
283
- // 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
284
- // and `video` controls.
285
- // 2. Correct inability to style clickable `input` types in iOS.
286
- // 3. Improve usability and consistency of cursor style between image-type
287
- // `input` and others.
288
- //
289
-
290
- button,
291
- html input[type="button"], // 1
292
- input[type="reset"],
293
- input[type="submit"] {
294
- -webkit-appearance: button; // 2
295
- cursor: pointer; // 3
296
- }
297
-
298
- //
299
- // Re-set default cursor for disabled elements.
300
- //
301
-
302
- button[disabled],
303
- html input[disabled] {
304
- cursor: default;
305
- }
306
-
307
- //
308
- // Remove inner padding and border in Firefox 4+.
309
- //
310
-
311
- button::-moz-focus-inner,
312
- input::-moz-focus-inner {
313
- border: 0;
314
- padding: 0;
315
- }
316
-
317
- //
318
- // Address Firefox 4+ setting `line-height` on `input` using `!important` in
319
- // the UA stylesheet.
320
- //
321
-
322
- input {
323
- line-height: normal;
324
- }
325
-
326
- //
327
- // It's recommended that you don't attempt to style these elements.
328
- // Firefox's implementation doesn't respect box-sizing, padding, or width.
329
- //
330
- // 1. Address box sizing set to `content-box` in IE 8/9/10.
331
- // 2. Remove excess padding in IE 8/9/10.
332
- //
333
-
334
- input[type="checkbox"],
335
- input[type="radio"] {
336
- box-sizing: border-box; // 1
337
- padding: 0; // 2
338
- }
339
-
340
- //
341
- // Fix the cursor style for Chrome's increment/decrement buttons. For certain
342
- // `font-size` values of the `input`, it causes the cursor style of the
343
- // decrement button to change from `default` to `text`.
344
- //
345
-
346
- input[type="number"]::-webkit-inner-spin-button,
347
- input[type="number"]::-webkit-outer-spin-button {
348
- height: auto;
349
- }
350
-
351
- //
352
- // 1. Address `appearance` set to `searchfield` in Safari and Chrome.
353
- // 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
354
- //
355
-
356
- input[type="search"] {
357
- -webkit-appearance: textfield; // 1
358
- box-sizing: content-box; //2
359
- }
360
-
361
- //
362
- // Remove inner padding and search cancel button in Safari and Chrome on OS X.
363
- // Safari (but not Chrome) clips the cancel button when the search input has
364
- // padding (and `textfield` appearance).
365
- //
366
-
367
- input[type="search"]::-webkit-search-cancel-button,
368
- input[type="search"]::-webkit-search-decoration {
369
- -webkit-appearance: none;
370
- }
371
-
372
- //
373
- // Define consistent border, margin, and padding.
374
- //
375
-
376
- fieldset {
377
- border: 1px solid #c0c0c0;
378
- margin: 0 2px;
379
- padding: 0.35em 0.625em 0.75em;
380
- }
381
-
382
- //
383
- // 1. Correct `color` not being inherited in IE 8/9/10/11.
384
- // 2. Remove padding so people aren't caught out if they zero out fieldsets.
385
- //
386
-
387
- legend {
388
- border: 0; // 1
389
- padding: 0; // 2
390
- }
391
-
392
- //
393
- // Remove default vertical scrollbar in IE 8/9/10/11.
394
- //
395
-
396
- textarea {
397
- overflow: auto;
398
- }
399
-
400
- //
401
- // Don't inherit the `font-weight` (applied by a rule above).
402
- // NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
403
- //
404
-
405
- optgroup {
406
- font-weight: bold;
407
- }
408
-
409
- // Tables
410
- // ==========================================================================
411
-
412
- //
413
- // Remove most spacing between table cells.
414
- //
415
-
416
- table {
417
- border-collapse: collapse;
418
- border-spacing: 0;
419
- }
420
-
421
- td,
422
- th {
423
- padding: 0;
424
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_pager.scss DELETED
@@ -1,54 +0,0 @@
1
- //
2
- // Pager pagination
3
- // --------------------------------------------------
4
-
5
-
6
- .pager {
7
- padding-left: 0;
8
- margin: $line-height-computed 0;
9
- list-style: none;
10
- text-align: center;
11
- @include clearfix;
12
- li {
13
- display: inline;
14
- > a,
15
- > span {
16
- display: inline-block;
17
- padding: 5px 14px;
18
- background-color: $pager-bg;
19
- border: 1px solid $pager-border;
20
- border-radius: $pager-border-radius;
21
- }
22
-
23
- > a:hover,
24
- > a:focus {
25
- text-decoration: none;
26
- background-color: $pager-hover-bg;
27
- }
28
- }
29
-
30
- .next {
31
- > a,
32
- > span {
33
- float: right;
34
- }
35
- }
36
-
37
- .previous {
38
- > a,
39
- > span {
40
- float: left;
41
- }
42
- }
43
-
44
- .disabled {
45
- > a,
46
- > a:hover,
47
- > a:focus,
48
- > span {
49
- color: $pager-disabled-color;
50
- background-color: $pager-bg;
51
- cursor: $cursor-disabled;
52
- }
53
- }
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_pagination.scss DELETED
@@ -1,89 +0,0 @@
1
- //
2
- // Pagination (multiple pages)
3
- // --------------------------------------------------
4
- .pagination {
5
- display: inline-block;
6
- padding-left: 0;
7
- margin: $line-height-computed 0;
8
- border-radius: $border-radius-base;
9
-
10
- > li {
11
- display: inline; // Remove list-style and block-level defaults
12
- > a,
13
- > span {
14
- position: relative;
15
- float: left; // Collapse white-space
16
- padding: $padding-base-vertical $padding-base-horizontal;
17
- line-height: $line-height-base;
18
- text-decoration: none;
19
- color: $pagination-color;
20
- background-color: $pagination-bg;
21
- border: 1px solid $pagination-border;
22
- margin-left: -1px;
23
- }
24
- &:first-child {
25
- > a,
26
- > span {
27
- margin-left: 0;
28
- @include border-left-radius($border-radius-base);
29
- }
30
- }
31
- &:last-child {
32
- > a,
33
- > span {
34
- @include border-right-radius($border-radius-base);
35
- }
36
- }
37
- }
38
-
39
- > li > a,
40
- > li > span {
41
- &:hover,
42
- &:focus {
43
- z-index: 2;
44
- color: $pagination-hover-color;
45
- background-color: $pagination-hover-bg;
46
- border-color: $pagination-hover-border;
47
- }
48
- }
49
-
50
- > .active > a,
51
- > .active > span {
52
- &,
53
- &:hover,
54
- &:focus {
55
- z-index: 3;
56
- color: $pagination-active-color;
57
- background-color: $pagination-active-bg;
58
- border-color: $pagination-active-border;
59
- cursor: default;
60
- }
61
- }
62
-
63
- > .disabled {
64
- > span,
65
- > span:hover,
66
- > span:focus,
67
- > a,
68
- > a:hover,
69
- > a:focus {
70
- color: $pagination-disabled-color;
71
- background-color: $pagination-disabled-bg;
72
- border-color: $pagination-disabled-border;
73
- cursor: $cursor-disabled;
74
- }
75
- }
76
- }
77
-
78
- // Sizing
79
- // --------------------------------------------------
80
-
81
- // Large
82
- .pagination-lg {
83
- @include pagination-size($padding-large-vertical, $padding-large-horizontal, $font-size-large, $line-height-large, $border-radius-large);
84
- }
85
-
86
- // Small
87
- .pagination-sm {
88
- @include pagination-size($padding-small-vertical, $padding-small-horizontal, $font-size-small, $line-height-small, $border-radius-small);
89
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_panels.scss DELETED
@@ -1,271 +0,0 @@
1
- //
2
- // Panels
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- .panel {
8
- margin-bottom: $line-height-computed;
9
- background-color: $panel-bg;
10
- border: 1px solid transparent;
11
- border-radius: $panel-border-radius;
12
- @include box-shadow(0 1px 1px rgba(0,0,0,.05));
13
- }
14
-
15
- // Panel contents
16
- .panel-body {
17
- padding: $panel-body-padding;
18
- @include clearfix;
19
- }
20
-
21
- // Optional heading
22
- .panel-heading {
23
- padding: $panel-heading-padding;
24
- border-bottom: 1px solid transparent;
25
- @include border-top-radius(($panel-border-radius - 1));
26
-
27
- > .dropdown .dropdown-toggle {
28
- color: inherit;
29
- }
30
- }
31
-
32
- // Within heading, strip any `h*` tag of its default margins for spacing.
33
- .panel-title {
34
- margin-top: 0;
35
- margin-bottom: 0;
36
- font-size: ceil(($font-size-base * 1.125));
37
- color: inherit;
38
-
39
- > a,
40
- > small,
41
- > .small,
42
- > small > a,
43
- > .small > a {
44
- color: inherit;
45
- }
46
- }
47
-
48
- // Optional footer (stays gray in every modifier class)
49
- .panel-footer {
50
- padding: $panel-footer-padding;
51
- background-color: $panel-footer-bg;
52
- border-top: 1px solid $panel-inner-border;
53
- @include border-bottom-radius(($panel-border-radius - 1));
54
- }
55
-
56
-
57
- // List groups in panels
58
- //
59
- // By default, space out list group content from panel headings to account for
60
- // any kind of custom content between the two.
61
-
62
- .panel {
63
- > .list-group,
64
- > .panel-collapse > .list-group {
65
- margin-bottom: 0;
66
-
67
- .list-group-item {
68
- border-width: 1px 0;
69
- border-radius: 0;
70
- }
71
-
72
- // Add border top radius for first one
73
- &:first-child {
74
- .list-group-item:first-child {
75
- border-top: 0;
76
- @include border-top-radius(($panel-border-radius - 1));
77
- }
78
- }
79
-
80
- // Add border bottom radius for last one
81
- &:last-child {
82
- .list-group-item:last-child {
83
- border-bottom: 0;
84
- @include border-bottom-radius(($panel-border-radius - 1));
85
- }
86
- }
87
- }
88
- > .panel-heading + .panel-collapse > .list-group {
89
- .list-group-item:first-child {
90
- @include border-top-radius(0);
91
- }
92
- }
93
- }
94
- // Collapse space between when there's no additional content.
95
- .panel-heading + .list-group {
96
- .list-group-item:first-child {
97
- border-top-width: 0;
98
- }
99
- }
100
- .list-group + .panel-footer {
101
- border-top-width: 0;
102
- }
103
-
104
- // Tables in panels
105
- //
106
- // Place a non-bordered `.table` within a panel (not within a `.panel-body`) and
107
- // watch it go full width.
108
-
109
- .panel {
110
- > .table,
111
- > .table-responsive > .table,
112
- > .panel-collapse > .table {
113
- margin-bottom: 0;
114
-
115
- caption {
116
- padding-left: $panel-body-padding;
117
- padding-right: $panel-body-padding;
118
- }
119
- }
120
- // Add border top radius for first one
121
- > .table:first-child,
122
- > .table-responsive:first-child > .table:first-child {
123
- @include border-top-radius(($panel-border-radius - 1));
124
-
125
- > thead:first-child,
126
- > tbody:first-child {
127
- > tr:first-child {
128
- border-top-left-radius: ($panel-border-radius - 1);
129
- border-top-right-radius: ($panel-border-radius - 1);
130
-
131
- td:first-child,
132
- th:first-child {
133
- border-top-left-radius: ($panel-border-radius - 1);
134
- }
135
- td:last-child,
136
- th:last-child {
137
- border-top-right-radius: ($panel-border-radius - 1);
138
- }
139
- }
140
- }
141
- }
142
- // Add border bottom radius for last one
143
- > .table:last-child,
144
- > .table-responsive:last-child > .table:last-child {
145
- @include border-bottom-radius(($panel-border-radius - 1));
146
-
147
- > tbody:last-child,
148
- > tfoot:last-child {
149
- > tr:last-child {
150
- border-bottom-left-radius: ($panel-border-radius - 1);
151
- border-bottom-right-radius: ($panel-border-radius - 1);
152
-
153
- td:first-child,
154
- th:first-child {
155
- border-bottom-left-radius: ($panel-border-radius - 1);
156
- }
157
- td:last-child,
158
- th:last-child {
159
- border-bottom-right-radius: ($panel-border-radius - 1);
160
- }
161
- }
162
- }
163
- }
164
- > .panel-body + .table,
165
- > .panel-body + .table-responsive,
166
- > .table + .panel-body,
167
- > .table-responsive + .panel-body {
168
- border-top: 1px solid $table-border-color;
169
- }
170
- > .table > tbody:first-child > tr:first-child th,
171
- > .table > tbody:first-child > tr:first-child td {
172
- border-top: 0;
173
- }
174
- > .table-bordered,
175
- > .table-responsive > .table-bordered {
176
- border: 0;
177
- > thead,
178
- > tbody,
179
- > tfoot {
180
- > tr {
181
- > th:first-child,
182
- > td:first-child {
183
- border-left: 0;
184
- }
185
- > th:last-child,
186
- > td:last-child {
187
- border-right: 0;
188
- }
189
- }
190
- }
191
- > thead,
192
- > tbody {
193
- > tr:first-child {
194
- > td,
195
- > th {
196
- border-bottom: 0;
197
- }
198
- }
199
- }
200
- > tbody,
201
- > tfoot {
202
- > tr:last-child {
203
- > td,
204
- > th {
205
- border-bottom: 0;
206
- }
207
- }
208
- }
209
- }
210
- > .table-responsive {
211
- border: 0;
212
- margin-bottom: 0;
213
- }
214
- }
215
-
216
-
217
- // Collapsable panels (aka, accordion)
218
- //
219
- // Wrap a series of panels in `.panel-group` to turn them into an accordion with
220
- // the help of our collapse JavaScript plugin.
221
-
222
- .panel-group {
223
- margin-bottom: $line-height-computed;
224
-
225
- // Tighten up margin so it's only between panels
226
- .panel {
227
- margin-bottom: 0;
228
- border-radius: $panel-border-radius;
229
-
230
- + .panel {
231
- margin-top: 5px;
232
- }
233
- }
234
-
235
- .panel-heading {
236
- border-bottom: 0;
237
-
238
- + .panel-collapse > .panel-body,
239
- + .panel-collapse > .list-group {
240
- border-top: 1px solid $panel-inner-border;
241
- }
242
- }
243
-
244
- .panel-footer {
245
- border-top: 0;
246
- + .panel-collapse .panel-body {
247
- border-bottom: 1px solid $panel-inner-border;
248
- }
249
- }
250
- }
251
-
252
-
253
- // Contextual variations
254
- .panel-default {
255
- @include panel-variant($panel-default-border, $panel-default-text, $panel-default-heading-bg, $panel-default-border);
256
- }
257
- .panel-primary {
258
- @include panel-variant($panel-primary-border, $panel-primary-text, $panel-primary-heading-bg, $panel-primary-border);
259
- }
260
- .panel-success {
261
- @include panel-variant($panel-success-border, $panel-success-text, $panel-success-heading-bg, $panel-success-border);
262
- }
263
- .panel-info {
264
- @include panel-variant($panel-info-border, $panel-info-text, $panel-info-heading-bg, $panel-info-border);
265
- }
266
- .panel-warning {
267
- @include panel-variant($panel-warning-border, $panel-warning-text, $panel-warning-heading-bg, $panel-warning-border);
268
- }
269
- .panel-danger {
270
- @include panel-variant($panel-danger-border, $panel-danger-text, $panel-danger-heading-bg, $panel-danger-border);
271
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_popovers.scss DELETED
@@ -1,131 +0,0 @@
1
- //
2
- // Popovers
3
- // --------------------------------------------------
4
-
5
-
6
- .popover {
7
- position: absolute;
8
- top: 0;
9
- left: 0;
10
- z-index: $zindex-popover;
11
- display: none;
12
- max-width: $popover-max-width;
13
- padding: 1px;
14
- // Our parent element can be arbitrary since popovers are by default inserted as a sibling of their target element.
15
- // So reset our font and text properties to avoid inheriting weird values.
16
- @include reset-text;
17
- font-size: $font-size-base;
18
-
19
- background-color: $popover-bg;
20
- background-clip: padding-box;
21
- border: 1px solid $popover-fallback-border-color;
22
- border: 1px solid $popover-border-color;
23
- border-radius: $border-radius-large;
24
- @include box-shadow(0 5px 10px rgba(0,0,0,.2));
25
-
26
- // Offset the popover to account for the popover arrow
27
- &.top { margin-top: -$popover-arrow-width; }
28
- &.right { margin-left: $popover-arrow-width; }
29
- &.bottom { margin-top: $popover-arrow-width; }
30
- &.left { margin-left: -$popover-arrow-width; }
31
- }
32
-
33
- .popover-title {
34
- margin: 0; // reset heading margin
35
- padding: 8px 14px;
36
- font-size: $font-size-base;
37
- background-color: $popover-title-bg;
38
- border-bottom: 1px solid darken($popover-title-bg, 5%);
39
- border-radius: ($border-radius-large - 1) ($border-radius-large - 1) 0 0;
40
- }
41
-
42
- .popover-content {
43
- padding: 9px 14px;
44
- }
45
-
46
- // Arrows
47
- //
48
- // .arrow is outer, .arrow:after is inner
49
-
50
- .popover > .arrow {
51
- &,
52
- &:after {
53
- position: absolute;
54
- display: block;
55
- width: 0;
56
- height: 0;
57
- border-color: transparent;
58
- border-style: solid;
59
- }
60
- }
61
- .popover > .arrow {
62
- border-width: $popover-arrow-outer-width;
63
- }
64
- .popover > .arrow:after {
65
- border-width: $popover-arrow-width;
66
- content: "";
67
- }
68
-
69
- .popover {
70
- &.top > .arrow {
71
- left: 50%;
72
- margin-left: -$popover-arrow-outer-width;
73
- border-bottom-width: 0;
74
- border-top-color: $popover-arrow-outer-fallback-color; // IE8 fallback
75
- border-top-color: $popover-arrow-outer-color;
76
- bottom: -$popover-arrow-outer-width;
77
- &:after {
78
- content: " ";
79
- bottom: 1px;
80
- margin-left: -$popover-arrow-width;
81
- border-bottom-width: 0;
82
- border-top-color: $popover-arrow-color;
83
- }
84
- }
85
- &.right > .arrow {
86
- top: 50%;
87
- left: -$popover-arrow-outer-width;
88
- margin-top: -$popover-arrow-outer-width;
89
- border-left-width: 0;
90
- border-right-color: $popover-arrow-outer-fallback-color; // IE8 fallback
91
- border-right-color: $popover-arrow-outer-color;
92
- &:after {
93
- content: " ";
94
- left: 1px;
95
- bottom: -$popover-arrow-width;
96
- border-left-width: 0;
97
- border-right-color: $popover-arrow-color;
98
- }
99
- }
100
- &.bottom > .arrow {
101
- left: 50%;
102
- margin-left: -$popover-arrow-outer-width;
103
- border-top-width: 0;
104
- border-bottom-color: $popover-arrow-outer-fallback-color; // IE8 fallback
105
- border-bottom-color: $popover-arrow-outer-color;
106
- top: -$popover-arrow-outer-width;
107
- &:after {
108
- content: " ";
109
- top: 1px;
110
- margin-left: -$popover-arrow-width;
111
- border-top-width: 0;
112
- border-bottom-color: $popover-arrow-color;
113
- }
114
- }
115
-
116
- &.left > .arrow {
117
- top: 50%;
118
- right: -$popover-arrow-outer-width;
119
- margin-top: -$popover-arrow-outer-width;
120
- border-right-width: 0;
121
- border-left-color: $popover-arrow-outer-fallback-color; // IE8 fallback
122
- border-left-color: $popover-arrow-outer-color;
123
- &:after {
124
- content: " ";
125
- right: 1px;
126
- border-right-width: 0;
127
- border-left-color: $popover-arrow-color;
128
- bottom: -$popover-arrow-width;
129
- }
130
- }
131
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_print.scss DELETED
@@ -1,101 +0,0 @@
1
- /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
2
-
3
- // ==========================================================================
4
- // Print styles.
5
- // Inlined to avoid the additional HTTP request: h5bp.com/r
6
- // ==========================================================================
7
-
8
- @media print {
9
- *,
10
- *:before,
11
- *:after {
12
- background: transparent !important;
13
- color: #000 !important; // Black prints faster: h5bp.com/s
14
- box-shadow: none !important;
15
- text-shadow: none !important;
16
- }
17
-
18
- a,
19
- a:visited {
20
- text-decoration: underline;
21
- }
22
-
23
- a[href]:after {
24
- content: " (" attr(href) ")";
25
- }
26
-
27
- abbr[title]:after {
28
- content: " (" attr(title) ")";
29
- }
30
-
31
- // Don't show links that are fragment identifiers,
32
- // or use the `javascript:` pseudo protocol
33
- a[href^="#"]:after,
34
- a[href^="javascript:"]:after {
35
- content: "";
36
- }
37
-
38
- pre,
39
- blockquote {
40
- border: 1px solid #999;
41
- page-break-inside: avoid;
42
- }
43
-
44
- thead {
45
- display: table-header-group; // h5bp.com/t
46
- }
47
-
48
- tr,
49
- img {
50
- page-break-inside: avoid;
51
- }
52
-
53
- img {
54
- max-width: 100% !important;
55
- }
56
-
57
- p,
58
- h2,
59
- h3 {
60
- orphans: 3;
61
- widows: 3;
62
- }
63
-
64
- h2,
65
- h3 {
66
- page-break-after: avoid;
67
- }
68
-
69
- // Bootstrap specific changes start
70
-
71
- // Bootstrap components
72
- .navbar {
73
- display: none;
74
- }
75
- .btn,
76
- .dropup > .btn {
77
- > .caret {
78
- border-top-color: #000 !important;
79
- }
80
- }
81
- .label {
82
- border: 1px solid #000;
83
- }
84
-
85
- .table {
86
- border-collapse: collapse !important;
87
-
88
- td,
89
- th {
90
- background-color: #fff !important;
91
- }
92
- }
93
- .table-bordered {
94
- th,
95
- td {
96
- border: 1px solid #ddd !important;
97
- }
98
- }
99
-
100
- // Bootstrap specific changes end
101
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_progress-bars.scss DELETED
@@ -1,87 +0,0 @@
1
- //
2
- // Progress bars
3
- // --------------------------------------------------
4
-
5
-
6
- // Bar animations
7
- // -------------------------
8
-
9
- // WebKit
10
- @-webkit-keyframes progress-bar-stripes {
11
- from { background-position: 40px 0; }
12
- to { background-position: 0 0; }
13
- }
14
-
15
- // Spec and IE10+
16
- @keyframes progress-bar-stripes {
17
- from { background-position: 40px 0; }
18
- to { background-position: 0 0; }
19
- }
20
-
21
-
22
- // Bar itself
23
- // -------------------------
24
-
25
- // Outer container
26
- .progress {
27
- overflow: hidden;
28
- height: $line-height-computed;
29
- margin-bottom: $line-height-computed;
30
- background-color: $progress-bg;
31
- border-radius: $progress-border-radius;
32
- @include box-shadow(inset 0 1px 2px rgba(0,0,0,.1));
33
- }
34
-
35
- // Bar of progress
36
- .progress-bar {
37
- float: left;
38
- width: 0%;
39
- height: 100%;
40
- font-size: $font-size-small;
41
- line-height: $line-height-computed;
42
- color: $progress-bar-color;
43
- text-align: center;
44
- background-color: $progress-bar-bg;
45
- @include box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
46
- @include transition(width .6s ease);
47
- }
48
-
49
- // Striped bars
50
- //
51
- // `.progress-striped .progress-bar` is deprecated as of v3.2.0 in favor of the
52
- // `.progress-bar-striped` class, which you just add to an existing
53
- // `.progress-bar`.
54
- .progress-striped .progress-bar,
55
- .progress-bar-striped {
56
- @include gradient-striped;
57
- background-size: 40px 40px;
58
- }
59
-
60
- // Call animation for the active one
61
- //
62
- // `.progress.active .progress-bar` is deprecated as of v3.2.0 in favor of the
63
- // `.progress-bar.active` approach.
64
- .progress.active .progress-bar,
65
- .progress-bar.active {
66
- @include animation(progress-bar-stripes 2s linear infinite);
67
- }
68
-
69
-
70
- // Variations
71
- // -------------------------
72
-
73
- .progress-bar-success {
74
- @include progress-bar-variant($progress-bar-success-bg);
75
- }
76
-
77
- .progress-bar-info {
78
- @include progress-bar-variant($progress-bar-info-bg);
79
- }
80
-
81
- .progress-bar-warning {
82
- @include progress-bar-variant($progress-bar-warning-bg);
83
- }
84
-
85
- .progress-bar-danger {
86
- @include progress-bar-variant($progress-bar-danger-bg);
87
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_responsive-embed.scss DELETED
@@ -1,35 +0,0 @@
1
- // Embeds responsive
2
- //
3
- // Credit: Nicolas Gallagher and SUIT CSS.
4
-
5
- .embed-responsive {
6
- position: relative;
7
- display: block;
8
- height: 0;
9
- padding: 0;
10
- overflow: hidden;
11
-
12
- .embed-responsive-item,
13
- iframe,
14
- embed,
15
- object,
16
- video {
17
- position: absolute;
18
- top: 0;
19
- left: 0;
20
- bottom: 0;
21
- height: 100%;
22
- width: 100%;
23
- border: 0;
24
- }
25
- }
26
-
27
- // Modifier class for 16:9 aspect ratio
28
- .embed-responsive-16by9 {
29
- padding-bottom: 56.25%;
30
- }
31
-
32
- // Modifier class for 4:3 aspect ratio
33
- .embed-responsive-4by3 {
34
- padding-bottom: 75%;
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_responsive-utilities.scss DELETED
@@ -1,179 +0,0 @@
1
- //
2
- // Responsive: Utility classes
3
- // --------------------------------------------------
4
-
5
-
6
- // IE10 in Windows (Phone) 8
7
- //
8
- // Support for responsive views via media queries is kind of borked in IE10, for
9
- // Surface/desktop in split view and for Windows Phone 8. This particular fix
10
- // must be accompanied by a snippet of JavaScript to sniff the user agent and
11
- // apply some conditional CSS to *only* the Surface/desktop Windows 8. Look at
12
- // our Getting Started page for more information on this bug.
13
- //
14
- // For more information, see the following:
15
- //
16
- // Issue: https://github.com/twbs/bootstrap/issues/10497
17
- // Docs: http://getbootstrap.com/getting-started/#support-ie10-width
18
- // Source: http://timkadlec.com/2013/01/windows-phone-8-and-device-width/
19
- // Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
20
-
21
- @at-root {
22
- @-ms-viewport {
23
- width: device-width;
24
- }
25
- }
26
-
27
-
28
- // Visibility utilities
29
- // Note: Deprecated .visible-xs, .visible-sm, .visible-md, and .visible-lg as of v3.2.0
30
-
31
- @include responsive-invisibility('.visible-xs');
32
- @include responsive-invisibility('.visible-sm');
33
- @include responsive-invisibility('.visible-md');
34
- @include responsive-invisibility('.visible-lg');
35
-
36
- .visible-xs-block,
37
- .visible-xs-inline,
38
- .visible-xs-inline-block,
39
- .visible-sm-block,
40
- .visible-sm-inline,
41
- .visible-sm-inline-block,
42
- .visible-md-block,
43
- .visible-md-inline,
44
- .visible-md-inline-block,
45
- .visible-lg-block,
46
- .visible-lg-inline,
47
- .visible-lg-inline-block {
48
- display: none !important;
49
- }
50
-
51
- @media (max-width: $screen-xs-max) {
52
- @include responsive-visibility('.visible-xs');
53
- }
54
- .visible-xs-block {
55
- @media (max-width: $screen-xs-max) {
56
- display: block !important;
57
- }
58
- }
59
- .visible-xs-inline {
60
- @media (max-width: $screen-xs-max) {
61
- display: inline !important;
62
- }
63
- }
64
- .visible-xs-inline-block {
65
- @media (max-width: $screen-xs-max) {
66
- display: inline-block !important;
67
- }
68
- }
69
-
70
- @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
71
- @include responsive-visibility('.visible-sm');
72
- }
73
- .visible-sm-block {
74
- @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
75
- display: block !important;
76
- }
77
- }
78
- .visible-sm-inline {
79
- @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
80
- display: inline !important;
81
- }
82
- }
83
- .visible-sm-inline-block {
84
- @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
85
- display: inline-block !important;
86
- }
87
- }
88
-
89
- @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
90
- @include responsive-visibility('.visible-md');
91
- }
92
- .visible-md-block {
93
- @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
94
- display: block !important;
95
- }
96
- }
97
- .visible-md-inline {
98
- @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
99
- display: inline !important;
100
- }
101
- }
102
- .visible-md-inline-block {
103
- @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
104
- display: inline-block !important;
105
- }
106
- }
107
-
108
- @media (min-width: $screen-lg-min) {
109
- @include responsive-visibility('.visible-lg');
110
- }
111
- .visible-lg-block {
112
- @media (min-width: $screen-lg-min) {
113
- display: block !important;
114
- }
115
- }
116
- .visible-lg-inline {
117
- @media (min-width: $screen-lg-min) {
118
- display: inline !important;
119
- }
120
- }
121
- .visible-lg-inline-block {
122
- @media (min-width: $screen-lg-min) {
123
- display: inline-block !important;
124
- }
125
- }
126
-
127
- @media (max-width: $screen-xs-max) {
128
- @include responsive-invisibility('.hidden-xs');
129
- }
130
-
131
- @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
132
- @include responsive-invisibility('.hidden-sm');
133
- }
134
-
135
- @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
136
- @include responsive-invisibility('.hidden-md');
137
- }
138
-
139
- @media (min-width: $screen-lg-min) {
140
- @include responsive-invisibility('.hidden-lg');
141
- }
142
-
143
-
144
- // Print utilities
145
- //
146
- // Media queries are placed on the inside to be mixin-friendly.
147
-
148
- // Note: Deprecated .visible-print as of v3.2.0
149
-
150
- @include responsive-invisibility('.visible-print');
151
-
152
- @media print {
153
- @include responsive-visibility('.visible-print');
154
- }
155
- .visible-print-block {
156
- display: none !important;
157
-
158
- @media print {
159
- display: block !important;
160
- }
161
- }
162
- .visible-print-inline {
163
- display: none !important;
164
-
165
- @media print {
166
- display: inline !important;
167
- }
168
- }
169
- .visible-print-inline-block {
170
- display: none !important;
171
-
172
- @media print {
173
- display: inline-block !important;
174
- }
175
- }
176
-
177
- @media print {
178
- @include responsive-invisibility('.hidden-print');
179
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_scaffolding.scss DELETED
@@ -1,161 +0,0 @@
1
- //
2
- // Scaffolding
3
- // --------------------------------------------------
4
-
5
-
6
- // Reset the box-sizing
7
- //
8
- // Heads up! This reset may cause conflicts with some third-party widgets.
9
- // For recommendations on resolving such conflicts, see
10
- // http://getbootstrap.com/getting-started/#third-box-sizing
11
- * {
12
- @include box-sizing(border-box);
13
- }
14
- *:before,
15
- *:after {
16
- @include box-sizing(border-box);
17
- }
18
-
19
-
20
- // Body reset
21
-
22
- html {
23
- font-size: 10px;
24
- -webkit-tap-highlight-color: rgba(0,0,0,0);
25
- }
26
-
27
- body {
28
- font-family: $font-family-base;
29
- font-size: $font-size-base;
30
- line-height: $line-height-base;
31
- color: $text-color;
32
- background-color: $body-bg;
33
- }
34
-
35
- // Reset fonts for relevant elements
36
- input,
37
- button,
38
- select,
39
- textarea {
40
- font-family: inherit;
41
- font-size: inherit;
42
- line-height: inherit;
43
- }
44
-
45
-
46
- // Links
47
-
48
- a {
49
- color: $link-color;
50
- text-decoration: none;
51
-
52
- &:hover,
53
- &:focus {
54
- color: $link-hover-color;
55
- text-decoration: $link-hover-decoration;
56
- }
57
-
58
- &:focus {
59
- @include tab-focus;
60
- }
61
- }
62
-
63
-
64
- // Figures
65
- //
66
- // We reset this here because previously Normalize had no `figure` margins. This
67
- // ensures we don't break anyone's use of the element.
68
-
69
- figure {
70
- margin: 0;
71
- }
72
-
73
-
74
- // Images
75
-
76
- img {
77
- vertical-align: middle;
78
- }
79
-
80
- // Responsive images (ensure images don't scale beyond their parents)
81
- .img-responsive {
82
- @include img-responsive;
83
- }
84
-
85
- // Rounded corners
86
- .img-rounded {
87
- border-radius: $border-radius-large;
88
- }
89
-
90
- // Image thumbnails
91
- //
92
- // Heads up! This is mixin-ed into thumbnails.less for `.thumbnail`.
93
- .img-thumbnail {
94
- padding: $thumbnail-padding;
95
- line-height: $line-height-base;
96
- background-color: $thumbnail-bg;
97
- border: 1px solid $thumbnail-border;
98
- border-radius: $thumbnail-border-radius;
99
- @include transition(all .2s ease-in-out);
100
-
101
- // Keep them at most 100% wide
102
- @include img-responsive(inline-block);
103
- }
104
-
105
- // Perfect circle
106
- .img-circle {
107
- border-radius: 50%; // set radius in percents
108
- }
109
-
110
-
111
- // Horizontal rules
112
-
113
- hr {
114
- margin-top: $line-height-computed;
115
- margin-bottom: $line-height-computed;
116
- border: 0;
117
- border-top: 1px solid $hr-border;
118
- }
119
-
120
-
121
- // Only display content to screen readers
122
- //
123
- // See: http://a11yproject.com/posts/how-to-hide-content/
124
-
125
- .sr-only {
126
- position: absolute;
127
- width: 1px;
128
- height: 1px;
129
- margin: -1px;
130
- padding: 0;
131
- overflow: hidden;
132
- clip: rect(0,0,0,0);
133
- border: 0;
134
- }
135
-
136
- // Use in conjunction with .sr-only to only display content when it's focused.
137
- // Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
138
- // Credit: HTML5 Boilerplate
139
-
140
- .sr-only-focusable {
141
- &:active,
142
- &:focus {
143
- position: static;
144
- width: auto;
145
- height: auto;
146
- margin: 0;
147
- overflow: visible;
148
- clip: auto;
149
- }
150
- }
151
-
152
-
153
- // iOS "clickable elements" fix for role="button"
154
- //
155
- // Fixes "clickability" issue (and more generally, the firing of events such as focus as well)
156
- // for traditionally non-focusable elements with role="button"
157
- // see https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
158
-
159
- [role="button"] {
160
- cursor: pointer;
161
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_tables.scss DELETED
@@ -1,234 +0,0 @@
1
- //
2
- // Tables
3
- // --------------------------------------------------
4
-
5
-
6
- table {
7
- background-color: $table-bg;
8
- }
9
- caption {
10
- padding-top: $table-cell-padding;
11
- padding-bottom: $table-cell-padding;
12
- color: $text-muted;
13
- text-align: left;
14
- }
15
- th {
16
- text-align: left;
17
- }
18
-
19
-
20
- // Baseline styles
21
-
22
- .table {
23
- width: 100%;
24
- max-width: 100%;
25
- margin-bottom: $line-height-computed;
26
- // Cells
27
- > thead,
28
- > tbody,
29
- > tfoot {
30
- > tr {
31
- > th,
32
- > td {
33
- padding: $table-cell-padding;
34
- line-height: $line-height-base;
35
- vertical-align: top;
36
- border-top: 1px solid $table-border-color;
37
- }
38
- }
39
- }
40
- // Bottom align for column headings
41
- > thead > tr > th {
42
- vertical-align: bottom;
43
- border-bottom: 2px solid $table-border-color;
44
- }
45
- // Remove top border from thead by default
46
- > caption + thead,
47
- > colgroup + thead,
48
- > thead:first-child {
49
- > tr:first-child {
50
- > th,
51
- > td {
52
- border-top: 0;
53
- }
54
- }
55
- }
56
- // Account for multiple tbody instances
57
- > tbody + tbody {
58
- border-top: 2px solid $table-border-color;
59
- }
60
-
61
- // Nesting
62
- .table {
63
- background-color: $body-bg;
64
- }
65
- }
66
-
67
-
68
- // Condensed table w/ half padding
69
-
70
- .table-condensed {
71
- > thead,
72
- > tbody,
73
- > tfoot {
74
- > tr {
75
- > th,
76
- > td {
77
- padding: $table-condensed-cell-padding;
78
- }
79
- }
80
- }
81
- }
82
-
83
-
84
- // Bordered version
85
- //
86
- // Add borders all around the table and between all the columns.
87
-
88
- .table-bordered {
89
- border: 1px solid $table-border-color;
90
- > thead,
91
- > tbody,
92
- > tfoot {
93
- > tr {
94
- > th,
95
- > td {
96
- border: 1px solid $table-border-color;
97
- }
98
- }
99
- }
100
- > thead > tr {
101
- > th,
102
- > td {
103
- border-bottom-width: 2px;
104
- }
105
- }
106
- }
107
-
108
-
109
- // Zebra-striping
110
- //
111
- // Default zebra-stripe styles (alternating gray and transparent backgrounds)
112
-
113
- .table-striped {
114
- > tbody > tr:nth-of-type(odd) {
115
- background-color: $table-bg-accent;
116
- }
117
- }
118
-
119
-
120
- // Hover effect
121
- //
122
- // Placed here since it has to come after the potential zebra striping
123
-
124
- .table-hover {
125
- > tbody > tr:hover {
126
- background-color: $table-bg-hover;
127
- }
128
- }
129
-
130
-
131
- // Table cell sizing
132
- //
133
- // Reset default table behavior
134
-
135
- table col[class*="col-"] {
136
- position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)
137
- float: none;
138
- display: table-column;
139
- }
140
- table {
141
- td,
142
- th {
143
- &[class*="col-"] {
144
- position: static; // Prevent border hiding in Firefox and IE9-11 (see https://github.com/twbs/bootstrap/issues/11623)
145
- float: none;
146
- display: table-cell;
147
- }
148
- }
149
- }
150
-
151
-
152
- // Table backgrounds
153
- //
154
- // Exact selectors below required to override `.table-striped` and prevent
155
- // inheritance to nested tables.
156
-
157
- // Generate the contextual variants
158
- @include table-row-variant('active', $table-bg-active);
159
- @include table-row-variant('success', $state-success-bg);
160
- @include table-row-variant('info', $state-info-bg);
161
- @include table-row-variant('warning', $state-warning-bg);
162
- @include table-row-variant('danger', $state-danger-bg);
163
-
164
-
165
- // Responsive tables
166
- //
167
- // Wrap your tables in `.table-responsive` and we'll make them mobile friendly
168
- // by enabling horizontal scrolling. Only applies <768px. Everything above that
169
- // will display normally.
170
-
171
- .table-responsive {
172
- overflow-x: auto;
173
- min-height: 0.01%; // Workaround for IE9 bug (see https://github.com/twbs/bootstrap/issues/14837)
174
-
175
- @media screen and (max-width: $screen-xs-max) {
176
- width: 100%;
177
- margin-bottom: ($line-height-computed * 0.75);
178
- overflow-y: hidden;
179
- -ms-overflow-style: -ms-autohiding-scrollbar;
180
- border: 1px solid $table-border-color;
181
-
182
- // Tighten up spacing
183
- > .table {
184
- margin-bottom: 0;
185
-
186
- // Ensure the content doesn't wrap
187
- > thead,
188
- > tbody,
189
- > tfoot {
190
- > tr {
191
- > th,
192
- > td {
193
- white-space: nowrap;
194
- }
195
- }
196
- }
197
- }
198
-
199
- // Special overrides for the bordered tables
200
- > .table-bordered {
201
- border: 0;
202
-
203
- // Nuke the appropriate borders so that the parent can handle them
204
- > thead,
205
- > tbody,
206
- > tfoot {
207
- > tr {
208
- > th:first-child,
209
- > td:first-child {
210
- border-left: 0;
211
- }
212
- > th:last-child,
213
- > td:last-child {
214
- border-right: 0;
215
- }
216
- }
217
- }
218
-
219
- // Only nuke the last row's bottom-border in `tbody` and `tfoot` since
220
- // chances are there will be only one `tr` in a `thead` and that would
221
- // remove the border altogether.
222
- > tbody,
223
- > tfoot {
224
- > tr:last-child {
225
- > th,
226
- > td {
227
- border-bottom: 0;
228
- }
229
- }
230
- }
231
-
232
- }
233
- }
234
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_theme.scss DELETED
@@ -1,291 +0,0 @@
1
- /*!
2
- * Bootstrap v3.3.6 (http://getbootstrap.com)
3
- * Copyright 2011-2015 Twitter, Inc.
4
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
- */
6
-
7
- //
8
- // Load core variables and mixins
9
- // --------------------------------------------------
10
-
11
- @import "variables";
12
- @import "mixins";
13
-
14
-
15
- //
16
- // Buttons
17
- // --------------------------------------------------
18
-
19
- // Common styles
20
- .btn-default,
21
- .btn-primary,
22
- .btn-success,
23
- .btn-info,
24
- .btn-warning,
25
- .btn-danger {
26
- text-shadow: 0 -1px 0 rgba(0,0,0,.2);
27
- $shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
28
- @include box-shadow($shadow);
29
-
30
- // Reset the shadow
31
- &:active,
32
- &.active {
33
- @include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
34
- }
35
-
36
- &.disabled,
37
- &[disabled],
38
- fieldset[disabled] & {
39
- @include box-shadow(none);
40
- }
41
-
42
- .badge {
43
- text-shadow: none;
44
- }
45
- }
46
-
47
- // Mixin for generating new styles
48
- @mixin btn-styles($btn-color: #555) {
49
- @include gradient-vertical($start-color: $btn-color, $end-color: darken($btn-color, 12%));
50
- @include reset-filter; // Disable gradients for IE9 because filter bleeds through rounded corners; see https://github.com/twbs/bootstrap/issues/10620
51
- background-repeat: repeat-x;
52
- border-color: darken($btn-color, 14%);
53
-
54
- &:hover,
55
- &:focus {
56
- background-color: darken($btn-color, 12%);
57
- background-position: 0 -15px;
58
- }
59
-
60
- &:active,
61
- &.active {
62
- background-color: darken($btn-color, 12%);
63
- border-color: darken($btn-color, 14%);
64
- }
65
-
66
- &.disabled,
67
- &[disabled],
68
- fieldset[disabled] & {
69
- &,
70
- &:hover,
71
- &:focus,
72
- &.focus,
73
- &:active,
74
- &.active {
75
- background-color: darken($btn-color, 12%);
76
- background-image: none;
77
- }
78
- }
79
- }
80
-
81
- // Common styles
82
- .btn {
83
- // Remove the gradient for the pressed/active state
84
- &:active,
85
- &.active {
86
- background-image: none;
87
- }
88
- }
89
-
90
- // Apply the mixin to the buttons
91
- .btn-default { @include btn-styles($btn-default-bg); text-shadow: 0 1px 0 #fff; border-color: #ccc; }
92
- .btn-primary { @include btn-styles($btn-primary-bg); }
93
- .btn-success { @include btn-styles($btn-success-bg); }
94
- .btn-info { @include btn-styles($btn-info-bg); }
95
- .btn-warning { @include btn-styles($btn-warning-bg); }
96
- .btn-danger { @include btn-styles($btn-danger-bg); }
97
-
98
-
99
- //
100
- // Images
101
- // --------------------------------------------------
102
-
103
- .thumbnail,
104
- .img-thumbnail {
105
- @include box-shadow(0 1px 2px rgba(0,0,0,.075));
106
- }
107
-
108
-
109
- //
110
- // Dropdowns
111
- // --------------------------------------------------
112
-
113
- .dropdown-menu > li > a:hover,
114
- .dropdown-menu > li > a:focus {
115
- @include gradient-vertical($start-color: $dropdown-link-hover-bg, $end-color: darken($dropdown-link-hover-bg, 5%));
116
- background-color: darken($dropdown-link-hover-bg, 5%);
117
- }
118
- .dropdown-menu > .active > a,
119
- .dropdown-menu > .active > a:hover,
120
- .dropdown-menu > .active > a:focus {
121
- @include gradient-vertical($start-color: $dropdown-link-active-bg, $end-color: darken($dropdown-link-active-bg, 5%));
122
- background-color: darken($dropdown-link-active-bg, 5%);
123
- }
124
-
125
-
126
- //
127
- // Navbar
128
- // --------------------------------------------------
129
-
130
- // Default navbar
131
- .navbar-default {
132
- @include gradient-vertical($start-color: lighten($navbar-default-bg, 10%), $end-color: $navbar-default-bg);
133
- @include reset-filter; // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered
134
- border-radius: $navbar-border-radius;
135
- $shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
136
- @include box-shadow($shadow);
137
-
138
- .navbar-nav > .open > a,
139
- .navbar-nav > .active > a {
140
- @include gradient-vertical($start-color: darken($navbar-default-link-active-bg, 5%), $end-color: darken($navbar-default-link-active-bg, 2%));
141
- @include box-shadow(inset 0 3px 9px rgba(0,0,0,.075));
142
- }
143
- }
144
- .navbar-brand,
145
- .navbar-nav > li > a {
146
- text-shadow: 0 1px 0 rgba(255,255,255,.25);
147
- }
148
-
149
- // Inverted navbar
150
- .navbar-inverse {
151
- @include gradient-vertical($start-color: lighten($navbar-inverse-bg, 10%), $end-color: $navbar-inverse-bg);
152
- @include reset-filter; // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered; see https://github.com/twbs/bootstrap/issues/10257
153
- border-radius: $navbar-border-radius;
154
- .navbar-nav > .open > a,
155
- .navbar-nav > .active > a {
156
- @include gradient-vertical($start-color: $navbar-inverse-link-active-bg, $end-color: lighten($navbar-inverse-link-active-bg, 2.5%));
157
- @include box-shadow(inset 0 3px 9px rgba(0,0,0,.25));
158
- }
159
-
160
- .navbar-brand,
161
- .navbar-nav > li > a {
162
- text-shadow: 0 -1px 0 rgba(0,0,0,.25);
163
- }
164
- }
165
-
166
- // Undo rounded corners in static and fixed navbars
167
- .navbar-static-top,
168
- .navbar-fixed-top,
169
- .navbar-fixed-bottom {
170
- border-radius: 0;
171
- }
172
-
173
- // Fix active state of dropdown items in collapsed mode
174
- @media (max-width: $grid-float-breakpoint-max) {
175
- .navbar .navbar-nav .open .dropdown-menu > .active > a {
176
- &,
177
- &:hover,
178
- &:focus {
179
- color: #fff;
180
- @include gradient-vertical($start-color: $dropdown-link-active-bg, $end-color: darken($dropdown-link-active-bg, 5%));
181
- }
182
- }
183
- }
184
-
185
-
186
- //
187
- // Alerts
188
- // --------------------------------------------------
189
-
190
- // Common styles
191
- .alert {
192
- text-shadow: 0 1px 0 rgba(255,255,255,.2);
193
- $shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);
194
- @include box-shadow($shadow);
195
- }
196
-
197
- // Mixin for generating new styles
198
- @mixin alert-styles($color) {
199
- @include gradient-vertical($start-color: $color, $end-color: darken($color, 7.5%));
200
- border-color: darken($color, 15%);
201
- }
202
-
203
- // Apply the mixin to the alerts
204
- .alert-success { @include alert-styles($alert-success-bg); }
205
- .alert-info { @include alert-styles($alert-info-bg); }
206
- .alert-warning { @include alert-styles($alert-warning-bg); }
207
- .alert-danger { @include alert-styles($alert-danger-bg); }
208
-
209
-
210
- //
211
- // Progress bars
212
- // --------------------------------------------------
213
-
214
- // Give the progress background some depth
215
- .progress {
216
- @include gradient-vertical($start-color: darken($progress-bg, 4%), $end-color: $progress-bg)
217
- }
218
-
219
- // Mixin for generating new styles
220
- @mixin progress-bar-styles($color) {
221
- @include gradient-vertical($start-color: $color, $end-color: darken($color, 10%));
222
- }
223
-
224
- // Apply the mixin to the progress bars
225
- .progress-bar { @include progress-bar-styles($progress-bar-bg); }
226
- .progress-bar-success { @include progress-bar-styles($progress-bar-success-bg); }
227
- .progress-bar-info { @include progress-bar-styles($progress-bar-info-bg); }
228
- .progress-bar-warning { @include progress-bar-styles($progress-bar-warning-bg); }
229
- .progress-bar-danger { @include progress-bar-styles($progress-bar-danger-bg); }
230
-
231
- // Reset the striped class because our mixins don't do multiple gradients and
232
- // the above custom styles override the new `.progress-bar-striped` in v3.2.0.
233
- .progress-bar-striped {
234
- @include gradient-striped;
235
- }
236
-
237
-
238
- //
239
- // List groups
240
- // --------------------------------------------------
241
-
242
- .list-group {
243
- border-radius: $border-radius-base;
244
- @include box-shadow(0 1px 2px rgba(0,0,0,.075));
245
- }
246
- .list-group-item.active,
247
- .list-group-item.active:hover,
248
- .list-group-item.active:focus {
249
- text-shadow: 0 -1px 0 darken($list-group-active-bg, 10%);
250
- @include gradient-vertical($start-color: $list-group-active-bg, $end-color: darken($list-group-active-bg, 7.5%));
251
- border-color: darken($list-group-active-border, 7.5%);
252
-
253
- .badge {
254
- text-shadow: none;
255
- }
256
- }
257
-
258
-
259
- //
260
- // Panels
261
- // --------------------------------------------------
262
-
263
- // Common styles
264
- .panel {
265
- @include box-shadow(0 1px 2px rgba(0,0,0,.05));
266
- }
267
-
268
- // Mixin for generating new styles
269
- @mixin panel-heading-styles($color) {
270
- @include gradient-vertical($start-color: $color, $end-color: darken($color, 5%));
271
- }
272
-
273
- // Apply the mixin to the panel headings only
274
- .panel-default > .panel-heading { @include panel-heading-styles($panel-default-heading-bg); }
275
- .panel-primary > .panel-heading { @include panel-heading-styles($panel-primary-heading-bg); }
276
- .panel-success > .panel-heading { @include panel-heading-styles($panel-success-heading-bg); }
277
- .panel-info > .panel-heading { @include panel-heading-styles($panel-info-heading-bg); }
278
- .panel-warning > .panel-heading { @include panel-heading-styles($panel-warning-heading-bg); }
279
- .panel-danger > .panel-heading { @include panel-heading-styles($panel-danger-heading-bg); }
280
-
281
-
282
- //
283
- // Wells
284
- // --------------------------------------------------
285
-
286
- .well {
287
- @include gradient-vertical($start-color: darken($well-bg, 5%), $end-color: $well-bg);
288
- border-color: darken($well-bg, 10%);
289
- $shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
290
- @include box-shadow($shadow);
291
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_thumbnails.scss DELETED
@@ -1,38 +0,0 @@
1
- //
2
- // Thumbnails
3
- // --------------------------------------------------
4
-
5
-
6
- // Mixin and adjust the regular image class
7
- .thumbnail {
8
- display: block;
9
- padding: $thumbnail-padding;
10
- margin-bottom: $line-height-computed;
11
- line-height: $line-height-base;
12
- background-color: $thumbnail-bg;
13
- border: 1px solid $thumbnail-border;
14
- border-radius: $thumbnail-border-radius;
15
- @include transition(border .2s ease-in-out);
16
-
17
- > img,
18
- a > img {
19
- @include img-responsive;
20
- margin-left: auto;
21
- margin-right: auto;
22
- }
23
-
24
- // [converter] extracted a&:hover, a&:focus, a&.active to a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active
25
-
26
- // Image captions
27
- .caption {
28
- padding: $thumbnail-caption-padding;
29
- color: $thumbnail-caption-color;
30
- }
31
- }
32
-
33
- // Add a hover state for linked versions only
34
- a.thumbnail:hover,
35
- a.thumbnail:focus,
36
- a.thumbnail.active {
37
- border-color: $link-color;
38
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_tooltip.scss DELETED
@@ -1,101 +0,0 @@
1
- //
2
- // Tooltips
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- .tooltip {
8
- position: absolute;
9
- z-index: $zindex-tooltip;
10
- display: block;
11
- // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.
12
- // So reset our font and text properties to avoid inheriting weird values.
13
- @include reset-text;
14
- font-size: $font-size-small;
15
-
16
- @include opacity(0);
17
-
18
- &.in { @include opacity($tooltip-opacity); }
19
- &.top { margin-top: -3px; padding: $tooltip-arrow-width 0; }
20
- &.right { margin-left: 3px; padding: 0 $tooltip-arrow-width; }
21
- &.bottom { margin-top: 3px; padding: $tooltip-arrow-width 0; }
22
- &.left { margin-left: -3px; padding: 0 $tooltip-arrow-width; }
23
- }
24
-
25
- // Wrapper for the tooltip content
26
- .tooltip-inner {
27
- max-width: $tooltip-max-width;
28
- padding: 3px 8px;
29
- color: $tooltip-color;
30
- text-align: center;
31
- background-color: $tooltip-bg;
32
- border-radius: $border-radius-base;
33
- }
34
-
35
- // Arrows
36
- .tooltip-arrow {
37
- position: absolute;
38
- width: 0;
39
- height: 0;
40
- border-color: transparent;
41
- border-style: solid;
42
- }
43
- // Note: Deprecated .top-left, .top-right, .bottom-left, and .bottom-right as of v3.3.1
44
- .tooltip {
45
- &.top .tooltip-arrow {
46
- bottom: 0;
47
- left: 50%;
48
- margin-left: -$tooltip-arrow-width;
49
- border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
50
- border-top-color: $tooltip-arrow-color;
51
- }
52
- &.top-left .tooltip-arrow {
53
- bottom: 0;
54
- right: $tooltip-arrow-width;
55
- margin-bottom: -$tooltip-arrow-width;
56
- border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
57
- border-top-color: $tooltip-arrow-color;
58
- }
59
- &.top-right .tooltip-arrow {
60
- bottom: 0;
61
- left: $tooltip-arrow-width;
62
- margin-bottom: -$tooltip-arrow-width;
63
- border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
64
- border-top-color: $tooltip-arrow-color;
65
- }
66
- &.right .tooltip-arrow {
67
- top: 50%;
68
- left: 0;
69
- margin-top: -$tooltip-arrow-width;
70
- border-width: $tooltip-arrow-width $tooltip-arrow-width $tooltip-arrow-width 0;
71
- border-right-color: $tooltip-arrow-color;
72
- }
73
- &.left .tooltip-arrow {
74
- top: 50%;
75
- right: 0;
76
- margin-top: -$tooltip-arrow-width;
77
- border-width: $tooltip-arrow-width 0 $tooltip-arrow-width $tooltip-arrow-width;
78
- border-left-color: $tooltip-arrow-color;
79
- }
80
- &.bottom .tooltip-arrow {
81
- top: 0;
82
- left: 50%;
83
- margin-left: -$tooltip-arrow-width;
84
- border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
85
- border-bottom-color: $tooltip-arrow-color;
86
- }
87
- &.bottom-left .tooltip-arrow {
88
- top: 0;
89
- right: $tooltip-arrow-width;
90
- margin-top: -$tooltip-arrow-width;
91
- border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
92
- border-bottom-color: $tooltip-arrow-color;
93
- }
94
- &.bottom-right .tooltip-arrow {
95
- top: 0;
96
- left: $tooltip-arrow-width;
97
- margin-top: -$tooltip-arrow-width;
98
- border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
99
- border-bottom-color: $tooltip-arrow-color;
100
- }
101
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_type.scss DELETED
@@ -1,298 +0,0 @@
1
- //
2
- // Typography
3
- // --------------------------------------------------
4
-
5
-
6
- // Headings
7
- // -------------------------
8
-
9
- h1, h2, h3, h4, h5, h6,
10
- .h1, .h2, .h3, .h4, .h5, .h6 {
11
- font-family: $headings-font-family;
12
- font-weight: $headings-font-weight;
13
- line-height: $headings-line-height;
14
- color: $headings-color;
15
-
16
- small,
17
- .small {
18
- font-weight: normal;
19
- line-height: 1;
20
- color: $headings-small-color;
21
- }
22
- }
23
-
24
- h1, .h1,
25
- h2, .h2,
26
- h3, .h3 {
27
- margin-top: $line-height-computed;
28
- margin-bottom: ($line-height-computed / 2);
29
-
30
- small,
31
- .small {
32
- font-size: 65%;
33
- }
34
- }
35
- h4, .h4,
36
- h5, .h5,
37
- h6, .h6 {
38
- margin-top: ($line-height-computed / 2);
39
- margin-bottom: ($line-height-computed / 2);
40
-
41
- small,
42
- .small {
43
- font-size: 75%;
44
- }
45
- }
46
-
47
- h1, .h1 { font-size: $font-size-h1; }
48
- h2, .h2 { font-size: $font-size-h2; }
49
- h3, .h3 { font-size: $font-size-h3; }
50
- h4, .h4 { font-size: $font-size-h4; }
51
- h5, .h5 { font-size: $font-size-h5; }
52
- h6, .h6 { font-size: $font-size-h6; }
53
-
54
-
55
- // Body text
56
- // -------------------------
57
-
58
- p {
59
- margin: 0 0 ($line-height-computed / 2);
60
- }
61
-
62
- .lead {
63
- margin-bottom: $line-height-computed;
64
- font-size: floor(($font-size-base * 1.15));
65
- font-weight: 300;
66
- line-height: 1.4;
67
-
68
- @media (min-width: $screen-sm-min) {
69
- font-size: ($font-size-base * 1.5);
70
- }
71
- }
72
-
73
-
74
- // Emphasis & misc
75
- // -------------------------
76
-
77
- // Ex: (12px small font / 14px base font) * 100% = about 85%
78
- small,
79
- .small {
80
- font-size: floor((100% * $font-size-small / $font-size-base));
81
- }
82
-
83
- mark,
84
- .mark {
85
- background-color: $state-warning-bg;
86
- padding: .2em;
87
- }
88
-
89
- // Alignment
90
- .text-left { text-align: left; }
91
- .text-right { text-align: right; }
92
- .text-center { text-align: center; }
93
- .text-justify { text-align: justify; }
94
- .text-nowrap { white-space: nowrap; }
95
-
96
- // Transformation
97
- .text-lowercase { text-transform: lowercase; }
98
- .text-uppercase { text-transform: uppercase; }
99
- .text-capitalize { text-transform: capitalize; }
100
-
101
- // Contextual colors
102
- .text-muted {
103
- color: $text-muted;
104
- }
105
-
106
- @include text-emphasis-variant('.text-primary', $brand-primary);
107
-
108
- @include text-emphasis-variant('.text-success', $state-success-text);
109
-
110
- @include text-emphasis-variant('.text-info', $state-info-text);
111
-
112
- @include text-emphasis-variant('.text-warning', $state-warning-text);
113
-
114
- @include text-emphasis-variant('.text-danger', $state-danger-text);
115
-
116
- // Contextual backgrounds
117
- // For now we'll leave these alongside the text classes until v4 when we can
118
- // safely shift things around (per SemVer rules).
119
- .bg-primary {
120
- // Given the contrast here, this is the only class to have its color inverted
121
- // automatically.
122
- color: #fff;
123
- }
124
- @include bg-variant('.bg-primary', $brand-primary);
125
-
126
- @include bg-variant('.bg-success', $state-success-bg);
127
-
128
- @include bg-variant('.bg-info', $state-info-bg);
129
-
130
- @include bg-variant('.bg-warning', $state-warning-bg);
131
-
132
- @include bg-variant('.bg-danger', $state-danger-bg);
133
-
134
-
135
- // Page header
136
- // -------------------------
137
-
138
- .page-header {
139
- padding-bottom: (($line-height-computed / 2) - 1);
140
- margin: ($line-height-computed * 2) 0 $line-height-computed;
141
- border-bottom: 1px solid $page-header-border-color;
142
- }
143
-
144
-
145
- // Lists
146
- // -------------------------
147
-
148
- // Unordered and Ordered lists
149
- ul,
150
- ol {
151
- margin-top: 0;
152
- margin-bottom: ($line-height-computed / 2);
153
- ul,
154
- ol {
155
- margin-bottom: 0;
156
- }
157
- }
158
-
159
- // List options
160
-
161
- // [converter] extracted from `.list-unstyled` for libsass compatibility
162
- @mixin list-unstyled {
163
- padding-left: 0;
164
- list-style: none;
165
- }
166
- // [converter] extracted as `@mixin list-unstyled` for libsass compatibility
167
- .list-unstyled {
168
- @include list-unstyled;
169
- }
170
-
171
-
172
- // Inline turns list items into inline-block
173
- .list-inline {
174
- @include list-unstyled;
175
- margin-left: -5px;
176
-
177
- > li {
178
- display: inline-block;
179
- padding-left: 5px;
180
- padding-right: 5px;
181
- }
182
- }
183
-
184
- // Description Lists
185
- dl {
186
- margin-top: 0; // Remove browser default
187
- margin-bottom: $line-height-computed;
188
- }
189
- dt,
190
- dd {
191
- line-height: $line-height-base;
192
- }
193
- dt {
194
- font-weight: bold;
195
- }
196
- dd {
197
- margin-left: 0; // Undo browser default
198
- }
199
-
200
- // Horizontal description lists
201
- //
202
- // Defaults to being stacked without any of the below styles applied, until the
203
- // grid breakpoint is reached (default of ~768px).
204
-
205
- .dl-horizontal {
206
- dd {
207
- @include clearfix; // Clear the floated `dt` if an empty `dd` is present
208
- }
209
-
210
- @media (min-width: $dl-horizontal-breakpoint) {
211
- dt {
212
- float: left;
213
- width: ($dl-horizontal-offset - 20);
214
- clear: left;
215
- text-align: right;
216
- @include text-overflow;
217
- }
218
- dd {
219
- margin-left: $dl-horizontal-offset;
220
- }
221
- }
222
- }
223
-
224
-
225
- // Misc
226
- // -------------------------
227
-
228
- // Abbreviations and acronyms
229
- abbr[title],
230
- // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
231
- abbr[data-original-title] {
232
- cursor: help;
233
- border-bottom: 1px dotted $abbr-border-color;
234
- }
235
- .initialism {
236
- font-size: 90%;
237
- @extend .text-uppercase;
238
- }
239
-
240
- // Blockquotes
241
- blockquote {
242
- padding: ($line-height-computed / 2) $line-height-computed;
243
- margin: 0 0 $line-height-computed;
244
- font-size: $blockquote-font-size;
245
- border-left: 5px solid $blockquote-border-color;
246
-
247
- p,
248
- ul,
249
- ol {
250
- &:last-child {
251
- margin-bottom: 0;
252
- }
253
- }
254
-
255
- // Note: Deprecated small and .small as of v3.1.0
256
- // Context: https://github.com/twbs/bootstrap/issues/11660
257
- footer,
258
- small,
259
- .small {
260
- display: block;
261
- font-size: 80%; // back to default font-size
262
- line-height: $line-height-base;
263
- color: $blockquote-small-color;
264
-
265
- &:before {
266
- content: '\2014 \00A0'; // em dash, nbsp
267
- }
268
- }
269
- }
270
-
271
- // Opposite alignment of blockquote
272
- //
273
- // Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.
274
- .blockquote-reverse,
275
- blockquote.pull-right {
276
- padding-right: 15px;
277
- padding-left: 0;
278
- border-right: 5px solid $blockquote-border-color;
279
- border-left: 0;
280
- text-align: right;
281
-
282
- // Account for citation
283
- footer,
284
- small,
285
- .small {
286
- &:before { content: ''; }
287
- &:after {
288
- content: '\00A0 \2014'; // nbsp, em dash
289
- }
290
- }
291
- }
292
-
293
- // Addresses
294
- address {
295
- margin-bottom: $line-height-computed;
296
- font-style: normal;
297
- line-height: $line-height-base;
298
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_utilities.scss DELETED
@@ -1,55 +0,0 @@
1
- //
2
- // Utility classes
3
- // --------------------------------------------------
4
-
5
-
6
- // Floats
7
- // -------------------------
8
-
9
- .clearfix {
10
- @include clearfix;
11
- }
12
- .center-block {
13
- @include center-block;
14
- }
15
- .pull-right {
16
- float: right !important;
17
- }
18
- .pull-left {
19
- float: left !important;
20
- }
21
-
22
-
23
- // Toggling content
24
- // -------------------------
25
-
26
- // Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1
27
- .hide {
28
- display: none !important;
29
- }
30
- .show {
31
- display: block !important;
32
- }
33
- .invisible {
34
- visibility: hidden;
35
- }
36
- .text-hide {
37
- @include text-hide;
38
- }
39
-
40
-
41
- // Hide from screenreaders and browsers
42
- //
43
- // Credit: HTML5 Boilerplate
44
-
45
- .hidden {
46
- display: none !important;
47
- }
48
-
49
-
50
- // For Affix plugin
51
- // -------------------------
52
-
53
- .affix {
54
- position: fixed;
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_variables.scss DELETED
@@ -1,874 +0,0 @@
1
- $bootstrap-sass-asset-helper: false !default;
2
- //
3
- // Variables
4
- // --------------------------------------------------
5
-
6
-
7
- //== Colors
8
- //
9
- //## Gray and brand colors for use across Bootstrap.
10
-
11
- $gray-base: #000 !default;
12
- $gray-darker: lighten($gray-base, 13.5%) !default; // #222
13
- $gray-dark: lighten($gray-base, 20%) !default; // #333
14
- $gray: lighten($gray-base, 33.5%) !default; // #555
15
- $gray-light: lighten($gray-base, 46.7%) !default; // #777
16
- $gray-lighter: lighten($gray-base, 93.5%) !default; // #eee
17
-
18
- $brand-primary: darken(#428bca, 6.5%) !default; // #337ab7
19
- $brand-success: #5cb85c !default;
20
- $brand-info: #5bc0de !default;
21
- $brand-warning: #f0ad4e !default;
22
- $brand-danger: #d9534f !default;
23
-
24
-
25
- //== Scaffolding
26
- //
27
- //## Settings for some of the most global styles.
28
-
29
- //** Background color for `<body>`.
30
- $body-bg: #fff !default;
31
- //** Global text color on `<body>`.
32
- $text-color: $gray-dark !default;
33
-
34
- //** Global textual link color.
35
- $link-color: $brand-primary !default;
36
- //** Link hover color set via `darken()` function.
37
- $link-hover-color: darken($link-color, 15%) !default;
38
- //** Link hover decoration.
39
- $link-hover-decoration: underline !default;
40
-
41
-
42
- //== Typography
43
- //
44
- //## Font, line-height, and color for body text, headings, and more.
45
-
46
- $font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif !default;
47
- $font-family-serif: Georgia, "Times New Roman", Times, serif !default;
48
- //** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
49
- $font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
50
- $font-family-base: $font-family-sans-serif !default;
51
-
52
- $font-size-base: 14px !default;
53
- $font-size-large: ceil(($font-size-base * 1.25)) !default; // ~18px
54
- $font-size-small: ceil(($font-size-base * 0.85)) !default; // ~12px
55
-
56
- $font-size-h1: floor(($font-size-base * 2.6)) !default; // ~36px
57
- $font-size-h2: floor(($font-size-base * 2.15)) !default; // ~30px
58
- $font-size-h3: ceil(($font-size-base * 1.7)) !default; // ~24px
59
- $font-size-h4: ceil(($font-size-base * 1.25)) !default; // ~18px
60
- $font-size-h5: $font-size-base !default;
61
- $font-size-h6: ceil(($font-size-base * 0.85)) !default; // ~12px
62
-
63
- //** Unit-less `line-height` for use in components like buttons.
64
- $line-height-base: 1.428571429 !default; // 20/14
65
- //** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
66
- $line-height-computed: floor(($font-size-base * $line-height-base)) !default; // ~20px
67
-
68
- //** By default, this inherits from the `<body>`.
69
- $headings-font-family: inherit !default;
70
- $headings-font-weight: 500 !default;
71
- $headings-line-height: 1.1 !default;
72
- $headings-color: inherit !default;
73
-
74
-
75
- //== Iconography
76
- //
77
- //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
78
-
79
- //** Load fonts from this directory.
80
-
81
- // [converter] If $bootstrap-sass-asset-helper if used, provide path relative to the assets load path.
82
- // [converter] This is because some asset helpers, such as Sprockets, do not work with file-relative paths.
83
- $icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "../fonts/bootstrap/") !default;
84
-
85
- //** File name for all font files.
86
- $icon-font-name: "glyphicons-halflings-regular" !default;
87
- //** Element ID within SVG icon file.
88
- $icon-font-svg-id: "glyphicons_halflingsregular" !default;
89
-
90
-
91
- //== Components
92
- //
93
- //## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).
94
-
95
- $padding-base-vertical: 6px !default;
96
- $padding-base-horizontal: 12px !default;
97
-
98
- $padding-large-vertical: 10px !default;
99
- $padding-large-horizontal: 16px !default;
100
-
101
- $padding-small-vertical: 5px !default;
102
- $padding-small-horizontal: 10px !default;
103
-
104
- $padding-xs-vertical: 1px !default;
105
- $padding-xs-horizontal: 5px !default;
106
-
107
- $line-height-large: 1.3333333 !default; // extra decimals for Win 8.1 Chrome
108
- $line-height-small: 1.5 !default;
109
-
110
- $border-radius-base: 4px !default;
111
- $border-radius-large: 6px !default;
112
- $border-radius-small: 3px !default;
113
-
114
- //** Global color for active items (e.g., navs or dropdowns).
115
- $component-active-color: #fff !default;
116
- //** Global background color for active items (e.g., navs or dropdowns).
117
- $component-active-bg: $brand-primary !default;
118
-
119
- //** Width of the `border` for generating carets that indicator dropdowns.
120
- $caret-width-base: 4px !default;
121
- //** Carets increase slightly in size for larger components.
122
- $caret-width-large: 5px !default;
123
-
124
-
125
- //== Tables
126
- //
127
- //## Customizes the `.table` component with basic values, each used across all table variations.
128
-
129
- //** Padding for `<th>`s and `<td>`s.
130
- $table-cell-padding: 8px !default;
131
- //** Padding for cells in `.table-condensed`.
132
- $table-condensed-cell-padding: 5px !default;
133
-
134
- //** Default background color used for all tables.
135
- $table-bg: transparent !default;
136
- //** Background color used for `.table-striped`.
137
- $table-bg-accent: #f9f9f9 !default;
138
- //** Background color used for `.table-hover`.
139
- $table-bg-hover: #f5f5f5 !default;
140
- $table-bg-active: $table-bg-hover !default;
141
-
142
- //** Border color for table and cell borders.
143
- $table-border-color: #ddd !default;
144
-
145
-
146
- //== Buttons
147
- //
148
- //## For each of Bootstrap's buttons, define text, background and border color.
149
-
150
- $btn-font-weight: normal !default;
151
-
152
- $btn-default-color: #333 !default;
153
- $btn-default-bg: #fff !default;
154
- $btn-default-border: #ccc !default;
155
-
156
- $btn-primary-color: #fff !default;
157
- $btn-primary-bg: $brand-primary !default;
158
- $btn-primary-border: darken($btn-primary-bg, 5%) !default;
159
-
160
- $btn-success-color: #fff !default;
161
- $btn-success-bg: $brand-success !default;
162
- $btn-success-border: darken($btn-success-bg, 5%) !default;
163
-
164
- $btn-info-color: #fff !default;
165
- $btn-info-bg: $brand-info !default;
166
- $btn-info-border: darken($btn-info-bg, 5%) !default;
167
-
168
- $btn-warning-color: #fff !default;
169
- $btn-warning-bg: $brand-warning !default;
170
- $btn-warning-border: darken($btn-warning-bg, 5%) !default;
171
-
172
- $btn-danger-color: #fff !default;
173
- $btn-danger-bg: $brand-danger !default;
174
- $btn-danger-border: darken($btn-danger-bg, 5%) !default;
175
-
176
- $btn-link-disabled-color: $gray-light !default;
177
-
178
- // Allows for customizing button radius independently from global border radius
179
- $btn-border-radius-base: $border-radius-base !default;
180
- $btn-border-radius-large: $border-radius-large !default;
181
- $btn-border-radius-small: $border-radius-small !default;
182
-
183
-
184
- //== Forms
185
- //
186
- //##
187
-
188
- //** `<input>` background color
189
- $input-bg: #fff !default;
190
- //** `<input disabled>` background color
191
- $input-bg-disabled: $gray-lighter !default;
192
-
193
- //** Text color for `<input>`s
194
- $input-color: $gray !default;
195
- //** `<input>` border color
196
- $input-border: #ccc !default;
197
-
198
- // TODO: Rename `$input-border-radius` to `$input-border-radius-base` in v4
199
- //** Default `.form-control` border radius
200
- // This has no effect on `<select>`s in some browsers, due to the limited stylability of `<select>`s in CSS.
201
- $input-border-radius: $border-radius-base !default;
202
- //** Large `.form-control` border radius
203
- $input-border-radius-large: $border-radius-large !default;
204
- //** Small `.form-control` border radius
205
- $input-border-radius-small: $border-radius-small !default;
206
-
207
- //** Border color for inputs on focus
208
- $input-border-focus: #66afe9 !default;
209
-
210
- //** Placeholder text color
211
- $input-color-placeholder: #999 !default;
212
-
213
- //** Default `.form-control` height
214
- $input-height-base: ($line-height-computed + ($padding-base-vertical * 2) + 2) !default;
215
- //** Large `.form-control` height
216
- $input-height-large: (ceil($font-size-large * $line-height-large) + ($padding-large-vertical * 2) + 2) !default;
217
- //** Small `.form-control` height
218
- $input-height-small: (floor($font-size-small * $line-height-small) + ($padding-small-vertical * 2) + 2) !default;
219
-
220
- //** `.form-group` margin
221
- $form-group-margin-bottom: 15px !default;
222
-
223
- $legend-color: $gray-dark !default;
224
- $legend-border-color: #e5e5e5 !default;
225
-
226
- //** Background color for textual input addons
227
- $input-group-addon-bg: $gray-lighter !default;
228
- //** Border color for textual input addons
229
- $input-group-addon-border-color: $input-border !default;
230
-
231
- //** Disabled cursor for form controls and buttons.
232
- $cursor-disabled: not-allowed !default;
233
-
234
-
235
- //== Dropdowns
236
- //
237
- //## Dropdown menu container and contents.
238
-
239
- //** Background for the dropdown menu.
240
- $dropdown-bg: #fff !default;
241
- //** Dropdown menu `border-color`.
242
- $dropdown-border: rgba(0,0,0,.15) !default;
243
- //** Dropdown menu `border-color` **for IE8**.
244
- $dropdown-fallback-border: #ccc !default;
245
- //** Divider color for between dropdown items.
246
- $dropdown-divider-bg: #e5e5e5 !default;
247
-
248
- //** Dropdown link text color.
249
- $dropdown-link-color: $gray-dark !default;
250
- //** Hover color for dropdown links.
251
- $dropdown-link-hover-color: darken($gray-dark, 5%) !default;
252
- //** Hover background for dropdown links.
253
- $dropdown-link-hover-bg: #f5f5f5 !default;
254
-
255
- //** Active dropdown menu item text color.
256
- $dropdown-link-active-color: $component-active-color !default;
257
- //** Active dropdown menu item background color.
258
- $dropdown-link-active-bg: $component-active-bg !default;
259
-
260
- //** Disabled dropdown menu item background color.
261
- $dropdown-link-disabled-color: $gray-light !default;
262
-
263
- //** Text color for headers within dropdown menus.
264
- $dropdown-header-color: $gray-light !default;
265
-
266
- //** Deprecated `$dropdown-caret-color` as of v3.1.0
267
- $dropdown-caret-color: #000 !default;
268
-
269
-
270
- //-- Z-index master list
271
- //
272
- // Warning: Avoid customizing these values. They're used for a bird's eye view
273
- // of components dependent on the z-axis and are designed to all work together.
274
- //
275
- // Note: These variables are not generated into the Customizer.
276
-
277
- $zindex-navbar: 1000 !default;
278
- $zindex-dropdown: 1000 !default;
279
- $zindex-popover: 1060 !default;
280
- $zindex-tooltip: 1070 !default;
281
- $zindex-navbar-fixed: 1030 !default;
282
- $zindex-modal-background: 1040 !default;
283
- $zindex-modal: 1050 !default;
284
-
285
-
286
- //== Media queries breakpoints
287
- //
288
- //## Define the breakpoints at which your layout will change, adapting to different screen sizes.
289
-
290
- // Extra small screen / phone
291
- //** Deprecated `$screen-xs` as of v3.0.1
292
- $screen-xs: 480px !default;
293
- //** Deprecated `$screen-xs-min` as of v3.2.0
294
- $screen-xs-min: $screen-xs !default;
295
- //** Deprecated `$screen-phone` as of v3.0.1
296
- $screen-phone: $screen-xs-min !default;
297
-
298
- // Small screen / tablet
299
- //** Deprecated `$screen-sm` as of v3.0.1
300
- $screen-sm: 768px !default;
301
- $screen-sm-min: $screen-sm !default;
302
- //** Deprecated `$screen-tablet` as of v3.0.1
303
- $screen-tablet: $screen-sm-min !default;
304
-
305
- // Medium screen / desktop
306
- //** Deprecated `$screen-md` as of v3.0.1
307
- $screen-md: 992px !default;
308
- $screen-md-min: $screen-md !default;
309
- //** Deprecated `$screen-desktop` as of v3.0.1
310
- $screen-desktop: $screen-md-min !default;
311
-
312
- // Large screen / wide desktop
313
- //** Deprecated `$screen-lg` as of v3.0.1
314
- $screen-lg: 1200px !default;
315
- $screen-lg-min: $screen-lg !default;
316
- //** Deprecated `$screen-lg-desktop` as of v3.0.1
317
- $screen-lg-desktop: $screen-lg-min !default;
318
-
319
- // So media queries don't overlap when required, provide a maximum
320
- $screen-xs-max: ($screen-sm-min - 1) !default;
321
- $screen-sm-max: ($screen-md-min - 1) !default;
322
- $screen-md-max: ($screen-lg-min - 1) !default;
323
-
324
-
325
- //== Grid system
326
- //
327
- //## Define your custom responsive grid.
328
-
329
- //** Number of columns in the grid.
330
- $grid-columns: 12 !default;
331
- //** Padding between columns. Gets divided in half for the left and right.
332
- $grid-gutter-width: 30px !default;
333
- // Navbar collapse
334
- //** Point at which the navbar becomes uncollapsed.
335
- $grid-float-breakpoint: $screen-sm-min !default;
336
- //** Point at which the navbar begins collapsing.
337
- $grid-float-breakpoint-max: ($grid-float-breakpoint - 1) !default;
338
-
339
-
340
- //== Container sizes
341
- //
342
- //## Define the maximum width of `.container` for different screen sizes.
343
-
344
- // Small screen / tablet
345
- $container-tablet: (720px + $grid-gutter-width) !default;
346
- //** For `$screen-sm-min` and up.
347
- $container-sm: $container-tablet !default;
348
-
349
- // Medium screen / desktop
350
- $container-desktop: (940px + $grid-gutter-width) !default;
351
- //** For `$screen-md-min` and up.
352
- $container-md: $container-desktop !default;
353
-
354
- // Large screen / wide desktop
355
- $container-large-desktop: (1140px + $grid-gutter-width) !default;
356
- //** For `$screen-lg-min` and up.
357
- $container-lg: $container-large-desktop !default;
358
-
359
-
360
- //== Navbar
361
- //
362
- //##
363
-
364
- // Basics of a navbar
365
- $navbar-height: 50px !default;
366
- $navbar-margin-bottom: $line-height-computed !default;
367
- $navbar-border-radius: $border-radius-base !default;
368
- $navbar-padding-horizontal: floor(($grid-gutter-width / 2)) !default;
369
- $navbar-padding-vertical: (($navbar-height - $line-height-computed) / 2) !default;
370
- $navbar-collapse-max-height: 340px !default;
371
-
372
- $navbar-default-color: #777 !default;
373
- $navbar-default-bg: #f8f8f8 !default;
374
- $navbar-default-border: darken($navbar-default-bg, 6.5%) !default;
375
-
376
- // Navbar links
377
- $navbar-default-link-color: #777 !default;
378
- $navbar-default-link-hover-color: #333 !default;
379
- $navbar-default-link-hover-bg: transparent !default;
380
- $navbar-default-link-active-color: #555 !default;
381
- $navbar-default-link-active-bg: darken($navbar-default-bg, 6.5%) !default;
382
- $navbar-default-link-disabled-color: #ccc !default;
383
- $navbar-default-link-disabled-bg: transparent !default;
384
-
385
- // Navbar brand label
386
- $navbar-default-brand-color: $navbar-default-link-color !default;
387
- $navbar-default-brand-hover-color: darken($navbar-default-brand-color, 10%) !default;
388
- $navbar-default-brand-hover-bg: transparent !default;
389
-
390
- // Navbar toggle
391
- $navbar-default-toggle-hover-bg: #ddd !default;
392
- $navbar-default-toggle-icon-bar-bg: #888 !default;
393
- $navbar-default-toggle-border-color: #ddd !default;
394
-
395
-
396
- //=== Inverted navbar
397
- // Reset inverted navbar basics
398
- $navbar-inverse-color: lighten($gray-light, 15%) !default;
399
- $navbar-inverse-bg: #222 !default;
400
- $navbar-inverse-border: darken($navbar-inverse-bg, 10%) !default;
401
-
402
- // Inverted navbar links
403
- $navbar-inverse-link-color: lighten($gray-light, 15%) !default;
404
- $navbar-inverse-link-hover-color: #fff !default;
405
- $navbar-inverse-link-hover-bg: transparent !default;
406
- $navbar-inverse-link-active-color: $navbar-inverse-link-hover-color !default;
407
- $navbar-inverse-link-active-bg: darken($navbar-inverse-bg, 10%) !default;
408
- $navbar-inverse-link-disabled-color: #444 !default;
409
- $navbar-inverse-link-disabled-bg: transparent !default;
410
-
411
- // Inverted navbar brand label
412
- $navbar-inverse-brand-color: $navbar-inverse-link-color !default;
413
- $navbar-inverse-brand-hover-color: #fff !default;
414
- $navbar-inverse-brand-hover-bg: transparent !default;
415
-
416
- // Inverted navbar toggle
417
- $navbar-inverse-toggle-hover-bg: #333 !default;
418
- $navbar-inverse-toggle-icon-bar-bg: #fff !default;
419
- $navbar-inverse-toggle-border-color: #333 !default;
420
-
421
-
422
- //== Navs
423
- //
424
- //##
425
-
426
- //=== Shared nav styles
427
- $nav-link-padding: 10px 15px !default;
428
- $nav-link-hover-bg: $gray-lighter !default;
429
-
430
- $nav-disabled-link-color: $gray-light !default;
431
- $nav-disabled-link-hover-color: $gray-light !default;
432
-
433
- //== Tabs
434
- $nav-tabs-border-color: #ddd !default;
435
-
436
- $nav-tabs-link-hover-border-color: $gray-lighter !default;
437
-
438
- $nav-tabs-active-link-hover-bg: $body-bg !default;
439
- $nav-tabs-active-link-hover-color: $gray !default;
440
- $nav-tabs-active-link-hover-border-color: #ddd !default;
441
-
442
- $nav-tabs-justified-link-border-color: #ddd !default;
443
- $nav-tabs-justified-active-link-border-color: $body-bg !default;
444
-
445
- //== Pills
446
- $nav-pills-border-radius: $border-radius-base !default;
447
- $nav-pills-active-link-hover-bg: $component-active-bg !default;
448
- $nav-pills-active-link-hover-color: $component-active-color !default;
449
-
450
-
451
- //== Pagination
452
- //
453
- //##
454
-
455
- $pagination-color: $link-color !default;
456
- $pagination-bg: #fff !default;
457
- $pagination-border: #ddd !default;
458
-
459
- $pagination-hover-color: $link-hover-color !default;
460
- $pagination-hover-bg: $gray-lighter !default;
461
- $pagination-hover-border: #ddd !default;
462
-
463
- $pagination-active-color: #fff !default;
464
- $pagination-active-bg: $brand-primary !default;
465
- $pagination-active-border: $brand-primary !default;
466
-
467
- $pagination-disabled-color: $gray-light !default;
468
- $pagination-disabled-bg: #fff !default;
469
- $pagination-disabled-border: #ddd !default;
470
-
471
-
472
- //== Pager
473
- //
474
- //##
475
-
476
- $pager-bg: $pagination-bg !default;
477
- $pager-border: $pagination-border !default;
478
- $pager-border-radius: 15px !default;
479
-
480
- $pager-hover-bg: $pagination-hover-bg !default;
481
-
482
- $pager-active-bg: $pagination-active-bg !default;
483
- $pager-active-color: $pagination-active-color !default;
484
-
485
- $pager-disabled-color: $pagination-disabled-color !default;
486
-
487
-
488
- //== Jumbotron
489
- //
490
- //##
491
-
492
- $jumbotron-padding: 30px !default;
493
- $jumbotron-color: inherit !default;
494
- $jumbotron-bg: $gray-lighter !default;
495
- $jumbotron-heading-color: inherit !default;
496
- $jumbotron-font-size: ceil(($font-size-base * 1.5)) !default;
497
- $jumbotron-heading-font-size: ceil(($font-size-base * 4.5)) !default;
498
-
499
-
500
- //== Form states and alerts
501
- //
502
- //## Define colors for form feedback states and, by default, alerts.
503
-
504
- $state-success-text: #3c763d !default;
505
- $state-success-bg: #dff0d8 !default;
506
- $state-success-border: darken(adjust-hue($state-success-bg, -10), 5%) !default;
507
-
508
- $state-info-text: #31708f !default;
509
- $state-info-bg: #d9edf7 !default;
510
- $state-info-border: darken(adjust-hue($state-info-bg, -10), 7%) !default;
511
-
512
- $state-warning-text: #8a6d3b !default;
513
- $state-warning-bg: #fcf8e3 !default;
514
- $state-warning-border: darken(adjust-hue($state-warning-bg, -10), 5%) !default;
515
-
516
- $state-danger-text: #a94442 !default;
517
- $state-danger-bg: #f2dede !default;
518
- $state-danger-border: darken(adjust-hue($state-danger-bg, -10), 5%) !default;
519
-
520
-
521
- //== Tooltips
522
- //
523
- //##
524
-
525
- //** Tooltip max width
526
- $tooltip-max-width: 200px !default;
527
- //** Tooltip text color
528
- $tooltip-color: #fff !default;
529
- //** Tooltip background color
530
- $tooltip-bg: #000 !default;
531
- $tooltip-opacity: .9 !default;
532
-
533
- //** Tooltip arrow width
534
- $tooltip-arrow-width: 5px !default;
535
- //** Tooltip arrow color
536
- $tooltip-arrow-color: $tooltip-bg !default;
537
-
538
-
539
- //== Popovers
540
- //
541
- //##
542
-
543
- //** Popover body background color
544
- $popover-bg: #fff !default;
545
- //** Popover maximum width
546
- $popover-max-width: 276px !default;
547
- //** Popover border color
548
- $popover-border-color: rgba(0,0,0,.2) !default;
549
- //** Popover fallback border color
550
- $popover-fallback-border-color: #ccc !default;
551
-
552
- //** Popover title background color
553
- $popover-title-bg: darken($popover-bg, 3%) !default;
554
-
555
- //** Popover arrow width
556
- $popover-arrow-width: 10px !default;
557
- //** Popover arrow color
558
- $popover-arrow-color: $popover-bg !default;
559
-
560
- //** Popover outer arrow width
561
- $popover-arrow-outer-width: ($popover-arrow-width + 1) !default;
562
- //** Popover outer arrow color
563
- $popover-arrow-outer-color: fade_in($popover-border-color, 0.05) !default;
564
- //** Popover outer arrow fallback color
565
- $popover-arrow-outer-fallback-color: darken($popover-fallback-border-color, 20%) !default;
566
-
567
-
568
- //== Labels
569
- //
570
- //##
571
-
572
- //** Default label background color
573
- $label-default-bg: $gray-light !default;
574
- //** Primary label background color
575
- $label-primary-bg: $brand-primary !default;
576
- //** Success label background color
577
- $label-success-bg: $brand-success !default;
578
- //** Info label background color
579
- $label-info-bg: $brand-info !default;
580
- //** Warning label background color
581
- $label-warning-bg: $brand-warning !default;
582
- //** Danger label background color
583
- $label-danger-bg: $brand-danger !default;
584
-
585
- //** Default label text color
586
- $label-color: #fff !default;
587
- //** Default text color of a linked label
588
- $label-link-hover-color: #fff !default;
589
-
590
-
591
- //== Modals
592
- //
593
- //##
594
-
595
- //** Padding applied to the modal body
596
- $modal-inner-padding: 15px !default;
597
-
598
- //** Padding applied to the modal title
599
- $modal-title-padding: 15px !default;
600
- //** Modal title line-height
601
- $modal-title-line-height: $line-height-base !default;
602
-
603
- //** Background color of modal content area
604
- $modal-content-bg: #fff !default;
605
- //** Modal content border color
606
- $modal-content-border-color: rgba(0,0,0,.2) !default;
607
- //** Modal content border color **for IE8**
608
- $modal-content-fallback-border-color: #999 !default;
609
-
610
- //** Modal backdrop background color
611
- $modal-backdrop-bg: #000 !default;
612
- //** Modal backdrop opacity
613
- $modal-backdrop-opacity: .5 !default;
614
- //** Modal header border color
615
- $modal-header-border-color: #e5e5e5 !default;
616
- //** Modal footer border color
617
- $modal-footer-border-color: $modal-header-border-color !default;
618
-
619
- $modal-lg: 900px !default;
620
- $modal-md: 600px !default;
621
- $modal-sm: 300px !default;
622
-
623
-
624
- //== Alerts
625
- //
626
- //## Define alert colors, border radius, and padding.
627
-
628
- $alert-padding: 15px !default;
629
- $alert-border-radius: $border-radius-base !default;
630
- $alert-link-font-weight: bold !default;
631
-
632
- $alert-success-bg: $state-success-bg !default;
633
- $alert-success-text: $state-success-text !default;
634
- $alert-success-border: $state-success-border !default;
635
-
636
- $alert-info-bg: $state-info-bg !default;
637
- $alert-info-text: $state-info-text !default;
638
- $alert-info-border: $state-info-border !default;
639
-
640
- $alert-warning-bg: $state-warning-bg !default;
641
- $alert-warning-text: $state-warning-text !default;
642
- $alert-warning-border: $state-warning-border !default;
643
-
644
- $alert-danger-bg: $state-danger-bg !default;
645
- $alert-danger-text: $state-danger-text !default;
646
- $alert-danger-border: $state-danger-border !default;
647
-
648
-
649
- //== Progress bars
650
- //
651
- //##
652
-
653
- //** Background color of the whole progress component
654
- $progress-bg: #f5f5f5 !default;
655
- //** Progress bar text color
656
- $progress-bar-color: #fff !default;
657
- //** Variable for setting rounded corners on progress bar.
658
- $progress-border-radius: $border-radius-base !default;
659
-
660
- //** Default progress bar color
661
- $progress-bar-bg: $brand-primary !default;
662
- //** Success progress bar color
663
- $progress-bar-success-bg: $brand-success !default;
664
- //** Warning progress bar color
665
- $progress-bar-warning-bg: $brand-warning !default;
666
- //** Danger progress bar color
667
- $progress-bar-danger-bg: $brand-danger !default;
668
- //** Info progress bar color
669
- $progress-bar-info-bg: $brand-info !default;
670
-
671
-
672
- //== List group
673
- //
674
- //##
675
-
676
- //** Background color on `.list-group-item`
677
- $list-group-bg: #fff !default;
678
- //** `.list-group-item` border color
679
- $list-group-border: #ddd !default;
680
- //** List group border radius
681
- $list-group-border-radius: $border-radius-base !default;
682
-
683
- //** Background color of single list items on hover
684
- $list-group-hover-bg: #f5f5f5 !default;
685
- //** Text color of active list items
686
- $list-group-active-color: $component-active-color !default;
687
- //** Background color of active list items
688
- $list-group-active-bg: $component-active-bg !default;
689
- //** Border color of active list elements
690
- $list-group-active-border: $list-group-active-bg !default;
691
- //** Text color for content within active list items
692
- $list-group-active-text-color: lighten($list-group-active-bg, 40%) !default;
693
-
694
- //** Text color of disabled list items
695
- $list-group-disabled-color: $gray-light !default;
696
- //** Background color of disabled list items
697
- $list-group-disabled-bg: $gray-lighter !default;
698
- //** Text color for content within disabled list items
699
- $list-group-disabled-text-color: $list-group-disabled-color !default;
700
-
701
- $list-group-link-color: #555 !default;
702
- $list-group-link-hover-color: $list-group-link-color !default;
703
- $list-group-link-heading-color: #333 !default;
704
-
705
-
706
- //== Panels
707
- //
708
- //##
709
-
710
- $panel-bg: #fff !default;
711
- $panel-body-padding: 15px !default;
712
- $panel-heading-padding: 10px 15px !default;
713
- $panel-footer-padding: $panel-heading-padding !default;
714
- $panel-border-radius: $border-radius-base !default;
715
-
716
- //** Border color for elements within panels
717
- $panel-inner-border: #ddd !default;
718
- $panel-footer-bg: #f5f5f5 !default;
719
-
720
- $panel-default-text: $gray-dark !default;
721
- $panel-default-border: #ddd !default;
722
- $panel-default-heading-bg: #f5f5f5 !default;
723
-
724
- $panel-primary-text: #fff !default;
725
- $panel-primary-border: $brand-primary !default;
726
- $panel-primary-heading-bg: $brand-primary !default;
727
-
728
- $panel-success-text: $state-success-text !default;
729
- $panel-success-border: $state-success-border !default;
730
- $panel-success-heading-bg: $state-success-bg !default;
731
-
732
- $panel-info-text: $state-info-text !default;
733
- $panel-info-border: $state-info-border !default;
734
- $panel-info-heading-bg: $state-info-bg !default;
735
-
736
- $panel-warning-text: $state-warning-text !default;
737
- $panel-warning-border: $state-warning-border !default;
738
- $panel-warning-heading-bg: $state-warning-bg !default;
739
-
740
- $panel-danger-text: $state-danger-text !default;
741
- $panel-danger-border: $state-danger-border !default;
742
- $panel-danger-heading-bg: $state-danger-bg !default;
743
-
744
-
745
- //== Thumbnails
746
- //
747
- //##
748
-
749
- //** Padding around the thumbnail image
750
- $thumbnail-padding: 4px !default;
751
- //** Thumbnail background color
752
- $thumbnail-bg: $body-bg !default;
753
- //** Thumbnail border color
754
- $thumbnail-border: #ddd !default;
755
- //** Thumbnail border radius
756
- $thumbnail-border-radius: $border-radius-base !default;
757
-
758
- //** Custom text color for thumbnail captions
759
- $thumbnail-caption-color: $text-color !default;
760
- //** Padding around the thumbnail caption
761
- $thumbnail-caption-padding: 9px !default;
762
-
763
-
764
- //== Wells
765
- //
766
- //##
767
-
768
- $well-bg: #f5f5f5 !default;
769
- $well-border: darken($well-bg, 7%) !default;
770
-
771
-
772
- //== Badges
773
- //
774
- //##
775
-
776
- $badge-color: #fff !default;
777
- //** Linked badge text color on hover
778
- $badge-link-hover-color: #fff !default;
779
- $badge-bg: $gray-light !default;
780
-
781
- //** Badge text color in active nav link
782
- $badge-active-color: $link-color !default;
783
- //** Badge background color in active nav link
784
- $badge-active-bg: #fff !default;
785
-
786
- $badge-font-weight: bold !default;
787
- $badge-line-height: 1 !default;
788
- $badge-border-radius: 10px !default;
789
-
790
-
791
- //== Breadcrumbs
792
- //
793
- //##
794
-
795
- $breadcrumb-padding-vertical: 8px !default;
796
- $breadcrumb-padding-horizontal: 15px !default;
797
- //** Breadcrumb background color
798
- $breadcrumb-bg: #f5f5f5 !default;
799
- //** Breadcrumb text color
800
- $breadcrumb-color: #ccc !default;
801
- //** Text color of current page in the breadcrumb
802
- $breadcrumb-active-color: $gray-light !default;
803
- //** Textual separator for between breadcrumb elements
804
- $breadcrumb-separator: "/" !default;
805
-
806
-
807
- //== Carousel
808
- //
809
- //##
810
-
811
- $carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6) !default;
812
-
813
- $carousel-control-color: #fff !default;
814
- $carousel-control-width: 15% !default;
815
- $carousel-control-opacity: .5 !default;
816
- $carousel-control-font-size: 20px !default;
817
-
818
- $carousel-indicator-active-bg: #fff !default;
819
- $carousel-indicator-border-color: #fff !default;
820
-
821
- $carousel-caption-color: #fff !default;
822
-
823
-
824
- //== Close
825
- //
826
- //##
827
-
828
- $close-font-weight: bold !default;
829
- $close-color: #000 !default;
830
- $close-text-shadow: 0 1px 0 #fff !default;
831
-
832
-
833
- //== Code
834
- //
835
- //##
836
-
837
- $code-color: #c7254e !default;
838
- $code-bg: #f9f2f4 !default;
839
-
840
- $kbd-color: #fff !default;
841
- $kbd-bg: #333 !default;
842
-
843
- $pre-bg: #f5f5f5 !default;
844
- $pre-color: $gray-dark !default;
845
- $pre-border-color: #ccc !default;
846
- $pre-scrollable-max-height: 340px !default;
847
-
848
-
849
- //== Type
850
- //
851
- //##
852
-
853
- //** Horizontal offset for forms and lists.
854
- $component-offset-horizontal: 180px !default;
855
- //** Text muted color
856
- $text-muted: $gray-light !default;
857
- //** Abbreviations and acronyms border color
858
- $abbr-border-color: $gray-light !default;
859
- //** Headings small color
860
- $headings-small-color: $gray-light !default;
861
- //** Blockquote small color
862
- $blockquote-small-color: $gray-light !default;
863
- //** Blockquote font size
864
- $blockquote-font-size: ($font-size-base * 1.25) !default;
865
- //** Blockquote border color
866
- $blockquote-border-color: $gray-lighter !default;
867
- //** Page header border color
868
- $page-header-border-color: $gray-lighter !default;
869
- //** Width of horizontal description list titles
870
- $dl-horizontal-offset: $component-offset-horizontal !default;
871
- //** Point at which .dl-horizontal becomes horizontal
872
- $dl-horizontal-breakpoint: $grid-float-breakpoint !default;
873
- //** Horizontal line color.
874
- $hr-border: $gray-lighter !default;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/_wells.scss DELETED
@@ -1,29 +0,0 @@
1
- //
2
- // Wells
3
- // --------------------------------------------------
4
-
5
-
6
- // Base class
7
- .well {
8
- min-height: 20px;
9
- padding: 19px;
10
- margin-bottom: 20px;
11
- background-color: $well-bg;
12
- border: 1px solid $well-border;
13
- border-radius: $border-radius-base;
14
- @include box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
15
- blockquote {
16
- border-color: #ddd;
17
- border-color: rgba(0,0,0,.15);
18
- }
19
- }
20
-
21
- // Sizes
22
- .well-lg {
23
- padding: 24px;
24
- border-radius: $border-radius-large;
25
- }
26
- .well-sm {
27
- padding: 9px;
28
- border-radius: $border-radius-small;
29
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_alerts.scss DELETED
@@ -1,14 +0,0 @@
1
- // Alerts
2
-
3
- @mixin alert-variant($background, $border, $text-color) {
4
- background-color: $background;
5
- border-color: $border;
6
- color: $text-color;
7
-
8
- hr {
9
- border-top-color: darken($border, 5%);
10
- }
11
- .alert-link {
12
- color: darken($text-color, 10%);
13
- }
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_background-variant.scss DELETED
@@ -1,12 +0,0 @@
1
- // Contextual backgrounds
2
-
3
- // [converter] $parent hack
4
- @mixin bg-variant($parent, $color) {
5
- #{$parent} {
6
- background-color: $color;
7
- }
8
- a#{$parent}:hover,
9
- a#{$parent}:focus {
10
- background-color: darken($color, 10%);
11
- }
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_border-radius.scss DELETED
@@ -1,18 +0,0 @@
1
- // Single side border-radius
2
-
3
- @mixin border-top-radius($radius) {
4
- border-top-right-radius: $radius;
5
- border-top-left-radius: $radius;
6
- }
7
- @mixin border-right-radius($radius) {
8
- border-bottom-right-radius: $radius;
9
- border-top-right-radius: $radius;
10
- }
11
- @mixin border-bottom-radius($radius) {
12
- border-bottom-right-radius: $radius;
13
- border-bottom-left-radius: $radius;
14
- }
15
- @mixin border-left-radius($radius) {
16
- border-bottom-left-radius: $radius;
17
- border-top-left-radius: $radius;
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_buttons.scss DELETED
@@ -1,65 +0,0 @@
1
- // Button variants
2
- //
3
- // Easily pump out default styles, as well as :hover, :focus, :active,
4
- // and disabled options for all buttons
5
-
6
- @mixin button-variant($color, $background, $border) {
7
- color: $color;
8
- background-color: $background;
9
- border-color: $border;
10
-
11
- &:focus,
12
- &.focus {
13
- color: $color;
14
- background-color: darken($background, 10%);
15
- border-color: darken($border, 25%);
16
- }
17
- &:hover {
18
- color: $color;
19
- background-color: darken($background, 10%);
20
- border-color: darken($border, 12%);
21
- }
22
- &:active,
23
- &.active,
24
- .open > &.dropdown-toggle {
25
- color: $color;
26
- background-color: darken($background, 10%);
27
- border-color: darken($border, 12%);
28
-
29
- &:hover,
30
- &:focus,
31
- &.focus {
32
- color: $color;
33
- background-color: darken($background, 17%);
34
- border-color: darken($border, 25%);
35
- }
36
- }
37
- &:active,
38
- &.active,
39
- .open > &.dropdown-toggle {
40
- background-image: none;
41
- }
42
- &.disabled,
43
- &[disabled],
44
- fieldset[disabled] & {
45
- &:hover,
46
- &:focus,
47
- &.focus {
48
- background-color: $background;
49
- border-color: $border;
50
- }
51
- }
52
-
53
- .badge {
54
- color: $background;
55
- background-color: $color;
56
- }
57
- }
58
-
59
- // Button sizes
60
- @mixin button-size($padding-vertical, $padding-horizontal, $font-size, $line-height, $border-radius) {
61
- padding: $padding-vertical $padding-horizontal;
62
- font-size: $font-size;
63
- line-height: $line-height;
64
- border-radius: $border-radius;
65
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_center-block.scss DELETED
@@ -1,7 +0,0 @@
1
- // Center-align a block level element
2
-
3
- @mixin center-block() {
4
- display: block;
5
- margin-left: auto;
6
- margin-right: auto;
7
- }
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_clearfix.scss DELETED
@@ -1,22 +0,0 @@
1
- // Clearfix
2
- //
3
- // For modern browsers
4
- // 1. The space content is one way to avoid an Opera bug when the
5
- // contenteditable attribute is included anywhere else in the document.
6
- // Otherwise it causes space to appear at the top and bottom of elements
7
- // that are clearfixed.
8
- // 2. The use of `table` rather than `block` is only necessary if using
9
- // `:before` to contain the top-margins of child elements.
10
- //
11
- // Source: http://nicolasgallagher.com/micro-clearfix-hack/
12
-
13
- @mixin clearfix() {
14
- &:before,
15
- &:after {
16
- content: " "; // 1
17
- display: table; // 2
18
- }
19
- &:after {
20
- clear: both;
21
- }
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_forms.scss DELETED
@@ -1,88 +0,0 @@
1
- // Form validation states
2
- //
3
- // Used in forms.less to generate the form validation CSS for warnings, errors,
4
- // and successes.
5
-
6
- @mixin form-control-validation($text-color: #555, $border-color: #ccc, $background-color: #f5f5f5) {
7
- // Color the label and help text
8
- .help-block,
9
- .control-label,
10
- .radio,
11
- .checkbox,
12
- .radio-inline,
13
- .checkbox-inline,
14
- &.radio label,
15
- &.checkbox label,
16
- &.radio-inline label,
17
- &.checkbox-inline label {
18
- color: $text-color;
19
- }
20
- // Set the border and box shadow on specific inputs to match
21
- .form-control {
22
- border-color: $border-color;
23
- @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); // Redeclare so transitions work
24
- &:focus {
25
- border-color: darken($border-color, 10%);
26
- $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten($border-color, 20%);
27
- @include box-shadow($shadow);
28
- }
29
- }
30
- // Set validation states also for addons
31
- .input-group-addon {
32
- color: $text-color;
33
- border-color: $border-color;
34
- background-color: $background-color;
35
- }
36
- // Optional feedback icon
37
- .form-control-feedback {
38
- color: $text-color;
39
- }
40
- }
41
-
42
-
43
- // Form control focus state
44
- //
45
- // Generate a customized focus state and for any input with the specified color,
46
- // which defaults to the `$input-border-focus` variable.
47
- //
48
- // We highly encourage you to not customize the default value, but instead use
49
- // this to tweak colors on an as-needed basis. This aesthetic change is based on
50
- // WebKit's default styles, but applicable to a wider range of browsers. Its
51
- // usability and accessibility should be taken into account with any change.
52
- //
53
- // Example usage: change the default blue border and shadow to white for better
54
- // contrast against a dark gray background.
55
- @mixin form-control-focus($color: $input-border-focus) {
56
- $color-rgba: rgba(red($color), green($color), blue($color), .6);
57
- &:focus {
58
- border-color: $color;
59
- outline: 0;
60
- @include box-shadow(inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px $color-rgba);
61
- }
62
- }
63
-
64
- // Form control sizing
65
- //
66
- // Relative text size, padding, and border-radii changes for form controls. For
67
- // horizontal sizing, wrap controls in the predefined grid classes. `<select>`
68
- // element gets special love because it's special, and that's a fact!
69
- // [converter] $parent hack
70
- @mixin input-size($parent, $input-height, $padding-vertical, $padding-horizontal, $font-size, $line-height, $border-radius) {
71
- #{$parent} {
72
- height: $input-height;
73
- padding: $padding-vertical $padding-horizontal;
74
- font-size: $font-size;
75
- line-height: $line-height;
76
- border-radius: $border-radius;
77
- }
78
-
79
- select#{$parent} {
80
- height: $input-height;
81
- line-height: $input-height;
82
- }
83
-
84
- textarea#{$parent},
85
- select[multiple]#{$parent} {
86
- height: auto;
87
- }
88
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_gradients.scss DELETED
@@ -1,58 +0,0 @@
1
- // Gradients
2
-
3
-
4
-
5
- // Horizontal gradient, from left to right
6
- //
7
- // Creates two color stops, start and end, by specifying a color and position for each color stop.
8
- // Color stops are not available in IE9 and below.
9
- @mixin gradient-horizontal($start-color: #555, $end-color: #333, $start-percent: 0%, $end-percent: 100%) {
10
- background-image: -webkit-linear-gradient(left, $start-color $start-percent, $end-color $end-percent); // Safari 5.1-6, Chrome 10+
11
- background-image: -o-linear-gradient(left, $start-color $start-percent, $end-color $end-percent); // Opera 12
12
- background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
13
- background-repeat: repeat-x;
14
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str($start-color)}', endColorstr='#{ie-hex-str($end-color)}', GradientType=1); // IE9 and down
15
- }
16
-
17
- // Vertical gradient, from top to bottom
18
- //
19
- // Creates two color stops, start and end, by specifying a color and position for each color stop.
20
- // Color stops are not available in IE9 and below.
21
- @mixin gradient-vertical($start-color: #555, $end-color: #333, $start-percent: 0%, $end-percent: 100%) {
22
- background-image: -webkit-linear-gradient(top, $start-color $start-percent, $end-color $end-percent); // Safari 5.1-6, Chrome 10+
23
- background-image: -o-linear-gradient(top, $start-color $start-percent, $end-color $end-percent); // Opera 12
24
- background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
25
- background-repeat: repeat-x;
26
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str($start-color)}', endColorstr='#{ie-hex-str($end-color)}', GradientType=0); // IE9 and down
27
- }
28
-
29
- @mixin gradient-directional($start-color: #555, $end-color: #333, $deg: 45deg) {
30
- background-repeat: repeat-x;
31
- background-image: -webkit-linear-gradient($deg, $start-color, $end-color); // Safari 5.1-6, Chrome 10+
32
- background-image: -o-linear-gradient($deg, $start-color, $end-color); // Opera 12
33
- background-image: linear-gradient($deg, $start-color, $end-color); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
34
- }
35
- @mixin gradient-horizontal-three-colors($start-color: #00b3ee, $mid-color: #7a43b6, $color-stop: 50%, $end-color: #c3325f) {
36
- background-image: -webkit-linear-gradient(left, $start-color, $mid-color $color-stop, $end-color);
37
- background-image: -o-linear-gradient(left, $start-color, $mid-color $color-stop, $end-color);
38
- background-image: linear-gradient(to right, $start-color, $mid-color $color-stop, $end-color);
39
- background-repeat: no-repeat;
40
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str($start-color)}', endColorstr='#{ie-hex-str($end-color)}', GradientType=1); // IE9 and down, gets no color-stop at all for proper fallback
41
- }
42
- @mixin gradient-vertical-three-colors($start-color: #00b3ee, $mid-color: #7a43b6, $color-stop: 50%, $end-color: #c3325f) {
43
- background-image: -webkit-linear-gradient($start-color, $mid-color $color-stop, $end-color);
44
- background-image: -o-linear-gradient($start-color, $mid-color $color-stop, $end-color);
45
- background-image: linear-gradient($start-color, $mid-color $color-stop, $end-color);
46
- background-repeat: no-repeat;
47
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str($start-color)}', endColorstr='#{ie-hex-str($end-color)}', GradientType=0); // IE9 and down, gets no color-stop at all for proper fallback
48
- }
49
- @mixin gradient-radial($inner-color: #555, $outer-color: #333) {
50
- background-image: -webkit-radial-gradient(circle, $inner-color, $outer-color);
51
- background-image: radial-gradient(circle, $inner-color, $outer-color);
52
- background-repeat: no-repeat;
53
- }
54
- @mixin gradient-striped($color: rgba(255,255,255,.15), $angle: 45deg) {
55
- background-image: -webkit-linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent);
56
- background-image: -o-linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent);
57
- background-image: linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent);
58
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_grid-framework.scss DELETED
@@ -1,81 +0,0 @@
1
- // Framework grid generation
2
- //
3
- // Used only by Bootstrap to generate the correct number of grid classes given
4
- // any value of `$grid-columns`.
5
-
6
- // [converter] This is defined recursively in LESS, but Sass supports real loops
7
- @mixin make-grid-columns($i: 1, $list: ".col-xs-#{$i}, .col-sm-#{$i}, .col-md-#{$i}, .col-lg-#{$i}") {
8
- @for $i from (1 + 1) through $grid-columns {
9
- $list: "#{$list}, .col-xs-#{$i}, .col-sm-#{$i}, .col-md-#{$i}, .col-lg-#{$i}";
10
- }
11
- #{$list} {
12
- position: relative;
13
- // Prevent columns from collapsing when empty
14
- min-height: 1px;
15
- // Inner gutter via padding
16
- padding-left: ceil(($grid-gutter-width / 2));
17
- padding-right: floor(($grid-gutter-width / 2));
18
- }
19
- }
20
-
21
-
22
- // [converter] This is defined recursively in LESS, but Sass supports real loops
23
- @mixin float-grid-columns($class, $i: 1, $list: ".col-#{$class}-#{$i}") {
24
- @for $i from (1 + 1) through $grid-columns {
25
- $list: "#{$list}, .col-#{$class}-#{$i}";
26
- }
27
- #{$list} {
28
- float: left;
29
- }
30
- }
31
-
32
-
33
- @mixin calc-grid-column($index, $class, $type) {
34
- @if ($type == width) and ($index > 0) {
35
- .col-#{$class}-#{$index} {
36
- width: percentage(($index / $grid-columns));
37
- }
38
- }
39
- @if ($type == push) and ($index > 0) {
40
- .col-#{$class}-push-#{$index} {
41
- left: percentage(($index / $grid-columns));
42
- }
43
- }
44
- @if ($type == push) and ($index == 0) {
45
- .col-#{$class}-push-0 {
46
- left: auto;
47
- }
48
- }
49
- @if ($type == pull) and ($index > 0) {
50
- .col-#{$class}-pull-#{$index} {
51
- right: percentage(($index / $grid-columns));
52
- }
53
- }
54
- @if ($type == pull) and ($index == 0) {
55
- .col-#{$class}-pull-0 {
56
- right: auto;
57
- }
58
- }
59
- @if ($type == offset) {
60
- .col-#{$class}-offset-#{$index} {
61
- margin-left: percentage(($index / $grid-columns));
62
- }
63
- }
64
- }
65
-
66
- // [converter] This is defined recursively in LESS, but Sass supports real loops
67
- @mixin loop-grid-columns($columns, $class, $type) {
68
- @for $i from 0 through $columns {
69
- @include calc-grid-column($i, $class, $type);
70
- }
71
- }
72
-
73
-
74
- // Create grid for specific class
75
- @mixin make-grid($class) {
76
- @include float-grid-columns($class);
77
- @include loop-grid-columns($grid-columns, $class, width);
78
- @include loop-grid-columns($grid-columns, $class, pull);
79
- @include loop-grid-columns($grid-columns, $class, push);
80
- @include loop-grid-columns($grid-columns, $class, offset);
81
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_grid.scss DELETED
@@ -1,122 +0,0 @@
1
- // Grid system
2
- //
3
- // Generate semantic grid columns with these mixins.
4
-
5
- // Centered container element
6
- @mixin container-fixed($gutter: $grid-gutter-width) {
7
- margin-right: auto;
8
- margin-left: auto;
9
- padding-left: floor(($gutter / 2));
10
- padding-right: ceil(($gutter / 2));
11
- @include clearfix;
12
- }
13
-
14
- // Creates a wrapper for a series of columns
15
- @mixin make-row($gutter: $grid-gutter-width) {
16
- margin-left: ceil(($gutter / -2));
17
- margin-right: floor(($gutter / -2));
18
- @include clearfix;
19
- }
20
-
21
- // Generate the extra small columns
22
- @mixin make-xs-column($columns, $gutter: $grid-gutter-width) {
23
- position: relative;
24
- float: left;
25
- width: percentage(($columns / $grid-columns));
26
- min-height: 1px;
27
- padding-left: ($gutter / 2);
28
- padding-right: ($gutter / 2);
29
- }
30
- @mixin make-xs-column-offset($columns) {
31
- margin-left: percentage(($columns / $grid-columns));
32
- }
33
- @mixin make-xs-column-push($columns) {
34
- left: percentage(($columns / $grid-columns));
35
- }
36
- @mixin make-xs-column-pull($columns) {
37
- right: percentage(($columns / $grid-columns));
38
- }
39
-
40
- // Generate the small columns
41
- @mixin make-sm-column($columns, $gutter: $grid-gutter-width) {
42
- position: relative;
43
- min-height: 1px;
44
- padding-left: ($gutter / 2);
45
- padding-right: ($gutter / 2);
46
-
47
- @media (min-width: $screen-sm-min) {
48
- float: left;
49
- width: percentage(($columns / $grid-columns));
50
- }
51
- }
52
- @mixin make-sm-column-offset($columns) {
53
- @media (min-width: $screen-sm-min) {
54
- margin-left: percentage(($columns / $grid-columns));
55
- }
56
- }
57
- @mixin make-sm-column-push($columns) {
58
- @media (min-width: $screen-sm-min) {
59
- left: percentage(($columns / $grid-columns));
60
- }
61
- }
62
- @mixin make-sm-column-pull($columns) {
63
- @media (min-width: $screen-sm-min) {
64
- right: percentage(($columns / $grid-columns));
65
- }
66
- }
67
-
68
- // Generate the medium columns
69
- @mixin make-md-column($columns, $gutter: $grid-gutter-width) {
70
- position: relative;
71
- min-height: 1px;
72
- padding-left: ($gutter / 2);
73
- padding-right: ($gutter / 2);
74
-
75
- @media (min-width: $screen-md-min) {
76
- float: left;
77
- width: percentage(($columns / $grid-columns));
78
- }
79
- }
80
- @mixin make-md-column-offset($columns) {
81
- @media (min-width: $screen-md-min) {
82
- margin-left: percentage(($columns / $grid-columns));
83
- }
84
- }
85
- @mixin make-md-column-push($columns) {
86
- @media (min-width: $screen-md-min) {
87
- left: percentage(($columns / $grid-columns));
88
- }
89
- }
90
- @mixin make-md-column-pull($columns) {
91
- @media (min-width: $screen-md-min) {
92
- right: percentage(($columns / $grid-columns));
93
- }
94
- }
95
-
96
- // Generate the large columns
97
- @mixin make-lg-column($columns, $gutter: $grid-gutter-width) {
98
- position: relative;
99
- min-height: 1px;
100
- padding-left: ($gutter / 2);
101
- padding-right: ($gutter / 2);
102
-
103
- @media (min-width: $screen-lg-min) {
104
- float: left;
105
- width: percentage(($columns / $grid-columns));
106
- }
107
- }
108
- @mixin make-lg-column-offset($columns) {
109
- @media (min-width: $screen-lg-min) {
110
- margin-left: percentage(($columns / $grid-columns));
111
- }
112
- }
113
- @mixin make-lg-column-push($columns) {
114
- @media (min-width: $screen-lg-min) {
115
- left: percentage(($columns / $grid-columns));
116
- }
117
- }
118
- @mixin make-lg-column-pull($columns) {
119
- @media (min-width: $screen-lg-min) {
120
- right: percentage(($columns / $grid-columns));
121
- }
122
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_hide-text.scss DELETED
@@ -1,21 +0,0 @@
1
- // CSS image replacement
2
- //
3
- // Heads up! v3 launched with only `.hide-text()`, but per our pattern for
4
- // mixins being reused as classes with the same name, this doesn't hold up. As
5
- // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`.
6
- //
7
- // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757
8
-
9
- // Deprecated as of v3.0.1 (has been removed in v4)
10
- @mixin hide-text() {
11
- font: 0/0 a;
12
- color: transparent;
13
- text-shadow: none;
14
- background-color: transparent;
15
- border: 0;
16
- }
17
-
18
- // New mixin to use as of v3.0.1
19
- @mixin text-hide() {
20
- @include hide-text;
21
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_image.scss DELETED
@@ -1,33 +0,0 @@
1
- // Image Mixins
2
- // - Responsive image
3
- // - Retina image
4
-
5
-
6
- // Responsive image
7
- //
8
- // Keep images from scaling beyond the width of their parents.
9
- @mixin img-responsive($display: block) {
10
- display: $display;
11
- max-width: 100%; // Part 1: Set a maximum relative to the parent
12
- height: auto; // Part 2: Scale the height according to the width, otherwise you get stretching
13
- }
14
-
15
-
16
- // Retina image
17
- //
18
- // Short retina mixin for setting background-image and -size. Note that the
19
- // spelling of `min--moz-device-pixel-ratio` is intentional.
20
- @mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {
21
- background-image: url(if($bootstrap-sass-asset-helper, twbs-image-path("#{$file-1x}"), "#{$file-1x}"));
22
-
23
- @media
24
- only screen and (-webkit-min-device-pixel-ratio: 2),
25
- only screen and ( min--moz-device-pixel-ratio: 2),
26
- only screen and ( -o-min-device-pixel-ratio: 2/1),
27
- only screen and ( min-device-pixel-ratio: 2),
28
- only screen and ( min-resolution: 192dpi),
29
- only screen and ( min-resolution: 2dppx) {
30
- background-image: url(if($bootstrap-sass-asset-helper, twbs-image-path("#{$file-2x}"), "#{$file-2x}"));
31
- background-size: $width-1x $height-1x;
32
- }
33
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_labels.scss DELETED
@@ -1,12 +0,0 @@
1
- // Labels
2
-
3
- @mixin label-variant($color) {
4
- background-color: $color;
5
-
6
- &[href] {
7
- &:hover,
8
- &:focus {
9
- background-color: darken($color, 10%);
10
- }
11
- }
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_list-group.scss DELETED
@@ -1,32 +0,0 @@
1
- // List Groups
2
-
3
- @mixin list-group-item-variant($state, $background, $color) {
4
- .list-group-item-#{$state} {
5
- color: $color;
6
- background-color: $background;
7
-
8
- // [converter] extracted a&, button& to a.list-group-item-#{$state}, button.list-group-item-#{$state}
9
- }
10
-
11
- a.list-group-item-#{$state},
12
- button.list-group-item-#{$state} {
13
- color: $color;
14
-
15
- .list-group-item-heading {
16
- color: inherit;
17
- }
18
-
19
- &:hover,
20
- &:focus {
21
- color: $color;
22
- background-color: darken($background, 5%);
23
- }
24
- &.active,
25
- &.active:hover,
26
- &.active:focus {
27
- color: #fff;
28
- background-color: $color;
29
- border-color: $color;
30
- }
31
- }
32
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_nav-divider.scss DELETED
@@ -1,10 +0,0 @@
1
- // Horizontal dividers
2
- //
3
- // Dividers (basically an hr) within dropdowns and nav lists
4
-
5
- @mixin nav-divider($color: #e5e5e5) {
6
- height: 1px;
7
- margin: (($line-height-computed / 2) - 1) 0;
8
- overflow: hidden;
9
- background-color: $color;
10
- }
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_nav-vertical-align.scss DELETED
@@ -1,9 +0,0 @@
1
- // Navbar vertical align
2
- //
3
- // Vertically center elements in the navbar.
4
- // Example: an element has a height of 30px, so write out `.navbar-vertical-align(30px);` to calculate the appropriate top margin.
5
-
6
- @mixin navbar-vertical-align($element-height) {
7
- margin-top: (($navbar-height - $element-height) / 2);
8
- margin-bottom: (($navbar-height - $element-height) / 2);
9
- }
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_opacity.scss DELETED
@@ -1,8 +0,0 @@
1
- // Opacity
2
-
3
- @mixin opacity($opacity) {
4
- opacity: $opacity;
5
- // IE8 filter
6
- $opacity-ie: ($opacity * 100);
7
- filter: alpha(opacity=$opacity-ie);
8
- }
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_pagination.scss DELETED
@@ -1,24 +0,0 @@
1
- // Pagination
2
-
3
- @mixin pagination-size($padding-vertical, $padding-horizontal, $font-size, $line-height, $border-radius) {
4
- > li {
5
- > a,
6
- > span {
7
- padding: $padding-vertical $padding-horizontal;
8
- font-size: $font-size;
9
- line-height: $line-height;
10
- }
11
- &:first-child {
12
- > a,
13
- > span {
14
- @include border-left-radius($border-radius);
15
- }
16
- }
17
- &:last-child {
18
- > a,
19
- > span {
20
- @include border-right-radius($border-radius);
21
- }
22
- }
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_panels.scss DELETED
@@ -1,24 +0,0 @@
1
- // Panels
2
-
3
- @mixin panel-variant($border, $heading-text-color, $heading-bg-color, $heading-border) {
4
- border-color: $border;
5
-
6
- & > .panel-heading {
7
- color: $heading-text-color;
8
- background-color: $heading-bg-color;
9
- border-color: $heading-border;
10
-
11
- + .panel-collapse > .panel-body {
12
- border-top-color: $border;
13
- }
14
- .badge {
15
- color: $heading-bg-color;
16
- background-color: $heading-text-color;
17
- }
18
- }
19
- & > .panel-footer {
20
- + .panel-collapse > .panel-body {
21
- border-bottom-color: $border;
22
- }
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_progress-bar.scss DELETED
@@ -1,10 +0,0 @@
1
- // Progress bars
2
-
3
- @mixin progress-bar-variant($color) {
4
- background-color: $color;
5
-
6
- // Deprecated parent class requirement as of v3.2.0
7
- .progress-striped & {
8
- @include gradient-striped;
9
- }
10
- }
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_reset-filter.scss DELETED
@@ -1,8 +0,0 @@
1
- // Reset filters for IE
2
- //
3
- // When you need to remove a gradient background, do not forget to use this to reset
4
- // the IE filter for IE9 and below.
5
-
6
- @mixin reset-filter() {
7
- filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
8
- }
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_reset-text.scss DELETED
@@ -1,18 +0,0 @@
1
- @mixin reset-text() {
2
- font-family: $font-family-base;
3
- // We deliberately do NOT reset font-size.
4
- font-style: normal;
5
- font-weight: normal;
6
- letter-spacing: normal;
7
- line-break: auto;
8
- line-height: $line-height-base;
9
- text-align: left; // Fallback for where `start` is not supported
10
- text-align: start;
11
- text-decoration: none;
12
- text-shadow: none;
13
- text-transform: none;
14
- white-space: normal;
15
- word-break: normal;
16
- word-spacing: normal;
17
- word-wrap: normal;
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_resize.scss DELETED
@@ -1,6 +0,0 @@
1
- // Resize anything
2
-
3
- @mixin resizable($direction) {
4
- resize: $direction; // Options: horizontal, vertical, both
5
- overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
6
- }
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_responsive-visibility.scss DELETED
@@ -1,21 +0,0 @@
1
- // Responsive utilities
2
-
3
- //
4
- // More easily include all the states for responsive-utilities.less.
5
- // [converter] $parent hack
6
- @mixin responsive-visibility($parent) {
7
- #{$parent} {
8
- display: block !important;
9
- }
10
- table#{$parent} { display: table !important; }
11
- tr#{$parent} { display: table-row !important; }
12
- th#{$parent},
13
- td#{$parent} { display: table-cell !important; }
14
- }
15
-
16
- // [converter] $parent hack
17
- @mixin responsive-invisibility($parent) {
18
- #{$parent} {
19
- display: none !important;
20
- }
21
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_size.scss DELETED
@@ -1,10 +0,0 @@
1
- // Sizing shortcuts
2
-
3
- @mixin size($width, $height) {
4
- width: $width;
5
- height: $height;
6
- }
7
-
8
- @mixin square($size) {
9
- @include size($size, $size);
10
- }
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_tab-focus.scss DELETED
@@ -1,9 +0,0 @@
1
- // WebKit-style focus
2
-
3
- @mixin tab-focus() {
4
- // Default
5
- outline: thin dotted;
6
- // WebKit
7
- outline: 5px auto -webkit-focus-ring-color;
8
- outline-offset: -2px;
9
- }
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_table-row.scss DELETED
@@ -1,28 +0,0 @@
1
- // Tables
2
-
3
- @mixin table-row-variant($state, $background) {
4
- // Exact selectors below required to override `.table-striped` and prevent
5
- // inheritance to nested tables.
6
- .table > thead > tr,
7
- .table > tbody > tr,
8
- .table > tfoot > tr {
9
- > td.#{$state},
10
- > th.#{$state},
11
- &.#{$state} > td,
12
- &.#{$state} > th {
13
- background-color: $background;
14
- }
15
- }
16
-
17
- // Hover states for `.table-hover`
18
- // Note: this is not available for cells or rows within `thead` or `tfoot`.
19
- .table-hover > tbody > tr {
20
- > td.#{$state}:hover,
21
- > th.#{$state}:hover,
22
- &.#{$state}:hover > td,
23
- &:hover > .#{$state},
24
- &.#{$state}:hover > th {
25
- background-color: darken($background, 5%);
26
- }
27
- }
28
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_text-emphasis.scss DELETED
@@ -1,12 +0,0 @@
1
- // Typography
2
-
3
- // [converter] $parent hack
4
- @mixin text-emphasis-variant($parent, $color) {
5
- #{$parent} {
6
- color: $color;
7
- }
8
- a#{$parent}:hover,
9
- a#{$parent}:focus {
10
- color: darken($color, 10%);
11
- }
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_text-overflow.scss DELETED
@@ -1,8 +0,0 @@
1
- // Text overflow
2
- // Requires inline-block or block for proper styling
3
-
4
- @mixin text-overflow() {
5
- overflow: hidden;
6
- text-overflow: ellipsis;
7
- white-space: nowrap;
8
- }
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/bootstrap/mixins/_vendor-prefixes.scss DELETED
@@ -1,222 +0,0 @@
1
- // Vendor Prefixes
2
- //
3
- // All vendor mixins are deprecated as of v3.2.0 due to the introduction of
4
- // Autoprefixer in our Gruntfile. They have been removed in v4.
5
-
6
- // - Animations
7
- // - Backface visibility
8
- // - Box shadow
9
- // - Box sizing
10
- // - Content columns
11
- // - Hyphens
12
- // - Placeholder text
13
- // - Transformations
14
- // - Transitions
15
- // - User Select
16
-
17
-
18
- // Animations
19
- @mixin animation($animation) {
20
- -webkit-animation: $animation;
21
- -o-animation: $animation;
22
- animation: $animation;
23
- }
24
- @mixin animation-name($name) {
25
- -webkit-animation-name: $name;
26
- animation-name: $name;
27
- }
28
- @mixin animation-duration($duration) {
29
- -webkit-animation-duration: $duration;
30
- animation-duration: $duration;
31
- }
32
- @mixin animation-timing-function($timing-function) {
33
- -webkit-animation-timing-function: $timing-function;
34
- animation-timing-function: $timing-function;
35
- }
36
- @mixin animation-delay($delay) {
37
- -webkit-animation-delay: $delay;
38
- animation-delay: $delay;
39
- }
40
- @mixin animation-iteration-count($iteration-count) {
41
- -webkit-animation-iteration-count: $iteration-count;
42
- animation-iteration-count: $iteration-count;
43
- }
44
- @mixin animation-direction($direction) {
45
- -webkit-animation-direction: $direction;
46
- animation-direction: $direction;
47
- }
48
- @mixin animation-fill-mode($fill-mode) {
49
- -webkit-animation-fill-mode: $fill-mode;
50
- animation-fill-mode: $fill-mode;
51
- }
52
-
53
- // Backface visibility
54
- // Prevent browsers from flickering when using CSS 3D transforms.
55
- // Default value is `visible`, but can be changed to `hidden`
56
-
57
- @mixin backface-visibility($visibility) {
58
- -webkit-backface-visibility: $visibility;
59
- -moz-backface-visibility: $visibility;
60
- backface-visibility: $visibility;
61
- }
62
-
63
- // Drop shadows
64
- //
65
- // Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's
66
- // supported browsers that have box shadow capabilities now support it.
67
-
68
- @mixin box-shadow($shadow...) {
69
- -webkit-box-shadow: $shadow; // iOS <4.3 & Android <4.1
70
- box-shadow: $shadow;
71
- }
72
-
73
- // Box sizing
74
- @mixin box-sizing($boxmodel) {
75
- -webkit-box-sizing: $boxmodel;
76
- -moz-box-sizing: $boxmodel;
77
- box-sizing: $boxmodel;
78
- }
79
-
80
- // CSS3 Content Columns
81
- @mixin content-columns($column-count, $column-gap: $grid-gutter-width) {
82
- -webkit-column-count: $column-count;
83
- -moz-column-count: $column-count;
84
- column-count: $column-count;
85
- -webkit-column-gap: $column-gap;
86
- -moz-column-gap: $column-gap;
87
- column-gap: $column-gap;
88
- }
89
-
90
- // Optional hyphenation
91
- @mixin hyphens($mode: auto) {
92
- word-wrap: break-word;
93
- -webkit-hyphens: $mode;
94
- -moz-hyphens: $mode;
95
- -ms-hyphens: $mode; // IE10+
96
- -o-hyphens: $mode;
97
- hyphens: $mode;
98
- }
99
-
100
- // Placeholder text
101
- @mixin placeholder($color: $input-color-placeholder) {
102
- // Firefox
103
- &::-moz-placeholder {
104
- color: $color;
105
- opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526
106
- }
107
- &:-ms-input-placeholder { color: $color; } // Internet Explorer 10+
108
- &::-webkit-input-placeholder { color: $color; } // Safari and Chrome
109
- }
110
-
111
- // Transformations
112
- @mixin scale($ratio...) {
113
- -webkit-transform: scale($ratio);
114
- -ms-transform: scale($ratio); // IE9 only
115
- -o-transform: scale($ratio);
116
- transform: scale($ratio);
117
- }
118
-
119
- @mixin scaleX($ratio) {
120
- -webkit-transform: scaleX($ratio);
121
- -ms-transform: scaleX($ratio); // IE9 only
122
- -o-transform: scaleX($ratio);
123
- transform: scaleX($ratio);
124
- }
125
- @mixin scaleY($ratio) {
126
- -webkit-transform: scaleY($ratio);
127
- -ms-transform: scaleY($ratio); // IE9 only
128
- -o-transform: scaleY($ratio);
129
- transform: scaleY($ratio);
130
- }
131
- @mixin skew($x, $y) {
132
- -webkit-transform: skewX($x) skewY($y);
133
- -ms-transform: skewX($x) skewY($y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+
134
- -o-transform: skewX($x) skewY($y);
135
- transform: skewX($x) skewY($y);
136
- }
137
- @mixin translate($x, $y) {
138
- -webkit-transform: translate($x, $y);
139
- -ms-transform: translate($x, $y); // IE9 only
140
- -o-transform: translate($x, $y);
141
- transform: translate($x, $y);
142
- }
143
- @mixin translate3d($x, $y, $z) {
144
- -webkit-transform: translate3d($x, $y, $z);
145
- transform: translate3d($x, $y, $z);
146
- }
147
- @mixin rotate($degrees) {
148
- -webkit-transform: rotate($degrees);
149
- -ms-transform: rotate($degrees); // IE9 only
150
- -o-transform: rotate($degrees);
151
- transform: rotate($degrees);
152
- }
153
- @mixin rotateX($degrees) {
154
- -webkit-transform: rotateX($degrees);
155
- -ms-transform: rotateX($degrees); // IE9 only
156
- -o-transform: rotateX($degrees);
157
- transform: rotateX($degrees);
158
- }
159
- @mixin rotateY($degrees) {
160
- -webkit-transform: rotateY($degrees);
161
- -ms-transform: rotateY($degrees); // IE9 only
162
- -o-transform: rotateY($degrees);
163
- transform: rotateY($degrees);
164
- }
165
- @mixin perspective($perspective) {
166
- -webkit-perspective: $perspective;
167
- -moz-perspective: $perspective;
168
- perspective: $perspective;
169
- }
170
- @mixin perspective-origin($perspective) {
171
- -webkit-perspective-origin: $perspective;
172
- -moz-perspective-origin: $perspective;
173
- perspective-origin: $perspective;
174
- }
175
- @mixin transform-origin($origin) {
176
- -webkit-transform-origin: $origin;
177
- -moz-transform-origin: $origin;
178
- -ms-transform-origin: $origin; // IE9 only
179
- transform-origin: $origin;
180
- }
181
-
182
-
183
- // Transitions
184
-
185
- @mixin transition($transition...) {
186
- -webkit-transition: $transition;
187
- -o-transition: $transition;
188
- transition: $transition;
189
- }
190
- @mixin transition-property($transition-property...) {
191
- -webkit-transition-property: $transition-property;
192
- transition-property: $transition-property;
193
- }
194
- @mixin transition-delay($transition-delay) {
195
- -webkit-transition-delay: $transition-delay;
196
- transition-delay: $transition-delay;
197
- }
198
- @mixin transition-duration($transition-duration...) {
199
- -webkit-transition-duration: $transition-duration;
200
- transition-duration: $transition-duration;
201
- }
202
- @mixin transition-timing-function($timing-function) {
203
- -webkit-transition-timing-function: $timing-function;
204
- transition-timing-function: $timing-function;
205
- }
206
- @mixin transition-transform($transition...) {
207
- -webkit-transition: -webkit-transform $transition;
208
- -moz-transition: -moz-transform $transition;
209
- -o-transition: -o-transform $transition;
210
- transition: transform $transition;
211
- }
212
-
213
-
214
- // User select
215
- // For selecting text on the page
216
-
217
- @mixin user-select($select) {
218
- -webkit-user-select: $select;
219
- -moz-user-select: $select;
220
- -ms-user-select: $select; // IE10+
221
- user-select: $select;
222
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_animated.scss DELETED
@@ -1,34 +0,0 @@
1
- // Spinning Icons
2
- // --------------------------
3
-
4
- .#{$fa-css-prefix}-spin {
5
- -webkit-animation: fa-spin 2s infinite linear;
6
- animation: fa-spin 2s infinite linear;
7
- }
8
-
9
- .#{$fa-css-prefix}-pulse {
10
- -webkit-animation: fa-spin 1s infinite steps(8);
11
- animation: fa-spin 1s infinite steps(8);
12
- }
13
-
14
- @-webkit-keyframes fa-spin {
15
- 0% {
16
- -webkit-transform: rotate(0deg);
17
- transform: rotate(0deg);
18
- }
19
- 100% {
20
- -webkit-transform: rotate(359deg);
21
- transform: rotate(359deg);
22
- }
23
- }
24
-
25
- @keyframes fa-spin {
26
- 0% {
27
- -webkit-transform: rotate(0deg);
28
- transform: rotate(0deg);
29
- }
30
- 100% {
31
- -webkit-transform: rotate(359deg);
32
- transform: rotate(359deg);
33
- }
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_bordered-pulled.scss DELETED
@@ -1,25 +0,0 @@
1
- // Bordered & Pulled
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix}-border {
5
- padding: .2em .25em .15em;
6
- border: solid .08em $fa-border-color;
7
- border-radius: .1em;
8
- }
9
-
10
- .#{$fa-css-prefix}-pull-left { float: left; }
11
- .#{$fa-css-prefix}-pull-right { float: right; }
12
-
13
- .#{$fa-css-prefix} {
14
- &.#{$fa-css-prefix}-pull-left { margin-right: .3em; }
15
- &.#{$fa-css-prefix}-pull-right { margin-left: .3em; }
16
- }
17
-
18
- /* Deprecated as of 4.4.0 */
19
- .pull-right { float: right; }
20
- .pull-left { float: left; }
21
-
22
- .#{$fa-css-prefix} {
23
- &.pull-left { margin-right: .3em; }
24
- &.pull-right { margin-left: .3em; }
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_core.scss DELETED
@@ -1,12 +0,0 @@
1
- // Base Class Definition
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix} {
5
- display: inline-block;
6
- font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration
7
- font-size: inherit; // can't have font-size inherit on line above, so need to override
8
- text-rendering: auto; // optimizelegibility throws things off #1094
9
- -webkit-font-smoothing: antialiased;
10
- -moz-osx-font-smoothing: grayscale;
11
-
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_fixed-width.scss DELETED
@@ -1,6 +0,0 @@
1
- // Fixed Width Icons
2
- // -------------------------
3
- .#{$fa-css-prefix}-fw {
4
- width: (18em / 14);
5
- text-align: center;
6
- }
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_icons.scss DELETED
@@ -1,697 +0,0 @@
1
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
2
- readers do not read off random characters that represent icons */
3
-
4
- .#{$fa-css-prefix}-glass:before { content: $fa-var-glass; }
5
- .#{$fa-css-prefix}-music:before { content: $fa-var-music; }
6
- .#{$fa-css-prefix}-search:before { content: $fa-var-search; }
7
- .#{$fa-css-prefix}-envelope-o:before { content: $fa-var-envelope-o; }
8
- .#{$fa-css-prefix}-heart:before { content: $fa-var-heart; }
9
- .#{$fa-css-prefix}-star:before { content: $fa-var-star; }
10
- .#{$fa-css-prefix}-star-o:before { content: $fa-var-star-o; }
11
- .#{$fa-css-prefix}-user:before { content: $fa-var-user; }
12
- .#{$fa-css-prefix}-film:before { content: $fa-var-film; }
13
- .#{$fa-css-prefix}-th-large:before { content: $fa-var-th-large; }
14
- .#{$fa-css-prefix}-th:before { content: $fa-var-th; }
15
- .#{$fa-css-prefix}-th-list:before { content: $fa-var-th-list; }
16
- .#{$fa-css-prefix}-check:before { content: $fa-var-check; }
17
- .#{$fa-css-prefix}-remove:before,
18
- .#{$fa-css-prefix}-close:before,
19
- .#{$fa-css-prefix}-times:before { content: $fa-var-times; }
20
- .#{$fa-css-prefix}-search-plus:before { content: $fa-var-search-plus; }
21
- .#{$fa-css-prefix}-search-minus:before { content: $fa-var-search-minus; }
22
- .#{$fa-css-prefix}-power-off:before { content: $fa-var-power-off; }
23
- .#{$fa-css-prefix}-signal:before { content: $fa-var-signal; }
24
- .#{$fa-css-prefix}-gear:before,
25
- .#{$fa-css-prefix}-cog:before { content: $fa-var-cog; }
26
- .#{$fa-css-prefix}-trash-o:before { content: $fa-var-trash-o; }
27
- .#{$fa-css-prefix}-home:before { content: $fa-var-home; }
28
- .#{$fa-css-prefix}-file-o:before { content: $fa-var-file-o; }
29
- .#{$fa-css-prefix}-clock-o:before { content: $fa-var-clock-o; }
30
- .#{$fa-css-prefix}-road:before { content: $fa-var-road; }
31
- .#{$fa-css-prefix}-download:before { content: $fa-var-download; }
32
- .#{$fa-css-prefix}-arrow-circle-o-down:before { content: $fa-var-arrow-circle-o-down; }
33
- .#{$fa-css-prefix}-arrow-circle-o-up:before { content: $fa-var-arrow-circle-o-up; }
34
- .#{$fa-css-prefix}-inbox:before { content: $fa-var-inbox; }
35
- .#{$fa-css-prefix}-play-circle-o:before { content: $fa-var-play-circle-o; }
36
- .#{$fa-css-prefix}-rotate-right:before,
37
- .#{$fa-css-prefix}-repeat:before { content: $fa-var-repeat; }
38
- .#{$fa-css-prefix}-refresh:before { content: $fa-var-refresh; }
39
- .#{$fa-css-prefix}-list-alt:before { content: $fa-var-list-alt; }
40
- .#{$fa-css-prefix}-lock:before { content: $fa-var-lock; }
41
- .#{$fa-css-prefix}-flag:before { content: $fa-var-flag; }
42
- .#{$fa-css-prefix}-headphones:before { content: $fa-var-headphones; }
43
- .#{$fa-css-prefix}-volume-off:before { content: $fa-var-volume-off; }
44
- .#{$fa-css-prefix}-volume-down:before { content: $fa-var-volume-down; }
45
- .#{$fa-css-prefix}-volume-up:before { content: $fa-var-volume-up; }
46
- .#{$fa-css-prefix}-qrcode:before { content: $fa-var-qrcode; }
47
- .#{$fa-css-prefix}-barcode:before { content: $fa-var-barcode; }
48
- .#{$fa-css-prefix}-tag:before { content: $fa-var-tag; }
49
- .#{$fa-css-prefix}-tags:before { content: $fa-var-tags; }
50
- .#{$fa-css-prefix}-book:before { content: $fa-var-book; }
51
- .#{$fa-css-prefix}-bookmark:before { content: $fa-var-bookmark; }
52
- .#{$fa-css-prefix}-print:before { content: $fa-var-print; }
53
- .#{$fa-css-prefix}-camera:before { content: $fa-var-camera; }
54
- .#{$fa-css-prefix}-font:before { content: $fa-var-font; }
55
- .#{$fa-css-prefix}-bold:before { content: $fa-var-bold; }
56
- .#{$fa-css-prefix}-italic:before { content: $fa-var-italic; }
57
- .#{$fa-css-prefix}-text-height:before { content: $fa-var-text-height; }
58
- .#{$fa-css-prefix}-text-width:before { content: $fa-var-text-width; }
59
- .#{$fa-css-prefix}-align-left:before { content: $fa-var-align-left; }
60
- .#{$fa-css-prefix}-align-center:before { content: $fa-var-align-center; }
61
- .#{$fa-css-prefix}-align-right:before { content: $fa-var-align-right; }
62
- .#{$fa-css-prefix}-align-justify:before { content: $fa-var-align-justify; }
63
- .#{$fa-css-prefix}-list:before { content: $fa-var-list; }
64
- .#{$fa-css-prefix}-dedent:before,
65
- .#{$fa-css-prefix}-outdent:before { content: $fa-var-outdent; }
66
- .#{$fa-css-prefix}-indent:before { content: $fa-var-indent; }
67
- .#{$fa-css-prefix}-video-camera:before { content: $fa-var-video-camera; }
68
- .#{$fa-css-prefix}-photo:before,
69
- .#{$fa-css-prefix}-image:before,
70
- .#{$fa-css-prefix}-picture-o:before { content: $fa-var-picture-o; }
71
- .#{$fa-css-prefix}-pencil:before { content: $fa-var-pencil; }
72
- .#{$fa-css-prefix}-map-marker:before { content: $fa-var-map-marker; }
73
- .#{$fa-css-prefix}-adjust:before { content: $fa-var-adjust; }
74
- .#{$fa-css-prefix}-tint:before { content: $fa-var-tint; }
75
- .#{$fa-css-prefix}-edit:before,
76
- .#{$fa-css-prefix}-pencil-square-o:before { content: $fa-var-pencil-square-o; }
77
- .#{$fa-css-prefix}-share-square-o:before { content: $fa-var-share-square-o; }
78
- .#{$fa-css-prefix}-check-square-o:before { content: $fa-var-check-square-o; }
79
- .#{$fa-css-prefix}-arrows:before { content: $fa-var-arrows; }
80
- .#{$fa-css-prefix}-step-backward:before { content: $fa-var-step-backward; }
81
- .#{$fa-css-prefix}-fast-backward:before { content: $fa-var-fast-backward; }
82
- .#{$fa-css-prefix}-backward:before { content: $fa-var-backward; }
83
- .#{$fa-css-prefix}-play:before { content: $fa-var-play; }
84
- .#{$fa-css-prefix}-pause:before { content: $fa-var-pause; }
85
- .#{$fa-css-prefix}-stop:before { content: $fa-var-stop; }
86
- .#{$fa-css-prefix}-forward:before { content: $fa-var-forward; }
87
- .#{$fa-css-prefix}-fast-forward:before { content: $fa-var-fast-forward; }
88
- .#{$fa-css-prefix}-step-forward:before { content: $fa-var-step-forward; }
89
- .#{$fa-css-prefix}-eject:before { content: $fa-var-eject; }
90
- .#{$fa-css-prefix}-chevron-left:before { content: $fa-var-chevron-left; }
91
- .#{$fa-css-prefix}-chevron-right:before { content: $fa-var-chevron-right; }
92
- .#{$fa-css-prefix}-plus-circle:before { content: $fa-var-plus-circle; }
93
- .#{$fa-css-prefix}-minus-circle:before { content: $fa-var-minus-circle; }
94
- .#{$fa-css-prefix}-times-circle:before { content: $fa-var-times-circle; }
95
- .#{$fa-css-prefix}-check-circle:before { content: $fa-var-check-circle; }
96
- .#{$fa-css-prefix}-question-circle:before { content: $fa-var-question-circle; }
97
- .#{$fa-css-prefix}-info-circle:before { content: $fa-var-info-circle; }
98
- .#{$fa-css-prefix}-crosshairs:before { content: $fa-var-crosshairs; }
99
- .#{$fa-css-prefix}-times-circle-o:before { content: $fa-var-times-circle-o; }
100
- .#{$fa-css-prefix}-check-circle-o:before { content: $fa-var-check-circle-o; }
101
- .#{$fa-css-prefix}-ban:before { content: $fa-var-ban; }
102
- .#{$fa-css-prefix}-arrow-left:before { content: $fa-var-arrow-left; }
103
- .#{$fa-css-prefix}-arrow-right:before { content: $fa-var-arrow-right; }
104
- .#{$fa-css-prefix}-arrow-up:before { content: $fa-var-arrow-up; }
105
- .#{$fa-css-prefix}-arrow-down:before { content: $fa-var-arrow-down; }
106
- .#{$fa-css-prefix}-mail-forward:before,
107
- .#{$fa-css-prefix}-share:before { content: $fa-var-share; }
108
- .#{$fa-css-prefix}-expand:before { content: $fa-var-expand; }
109
- .#{$fa-css-prefix}-compress:before { content: $fa-var-compress; }
110
- .#{$fa-css-prefix}-plus:before { content: $fa-var-plus; }
111
- .#{$fa-css-prefix}-minus:before { content: $fa-var-minus; }
112
- .#{$fa-css-prefix}-asterisk:before { content: $fa-var-asterisk; }
113
- .#{$fa-css-prefix}-exclamation-circle:before { content: $fa-var-exclamation-circle; }
114
- .#{$fa-css-prefix}-gift:before { content: $fa-var-gift; }
115
- .#{$fa-css-prefix}-leaf:before { content: $fa-var-leaf; }
116
- .#{$fa-css-prefix}-fire:before { content: $fa-var-fire; }
117
- .#{$fa-css-prefix}-eye:before { content: $fa-var-eye; }
118
- .#{$fa-css-prefix}-eye-slash:before { content: $fa-var-eye-slash; }
119
- .#{$fa-css-prefix}-warning:before,
120
- .#{$fa-css-prefix}-exclamation-triangle:before { content: $fa-var-exclamation-triangle; }
121
- .#{$fa-css-prefix}-plane:before { content: $fa-var-plane; }
122
- .#{$fa-css-prefix}-calendar:before { content: $fa-var-calendar; }
123
- .#{$fa-css-prefix}-random:before { content: $fa-var-random; }
124
- .#{$fa-css-prefix}-comment:before { content: $fa-var-comment; }
125
- .#{$fa-css-prefix}-magnet:before { content: $fa-var-magnet; }
126
- .#{$fa-css-prefix}-chevron-up:before { content: $fa-var-chevron-up; }
127
- .#{$fa-css-prefix}-chevron-down:before { content: $fa-var-chevron-down; }
128
- .#{$fa-css-prefix}-retweet:before { content: $fa-var-retweet; }
129
- .#{$fa-css-prefix}-shopping-cart:before { content: $fa-var-shopping-cart; }
130
- .#{$fa-css-prefix}-folder:before { content: $fa-var-folder; }
131
- .#{$fa-css-prefix}-folder-open:before { content: $fa-var-folder-open; }
132
- .#{$fa-css-prefix}-arrows-v:before { content: $fa-var-arrows-v; }
133
- .#{$fa-css-prefix}-arrows-h:before { content: $fa-var-arrows-h; }
134
- .#{$fa-css-prefix}-bar-chart-o:before,
135
- .#{$fa-css-prefix}-bar-chart:before { content: $fa-var-bar-chart; }
136
- .#{$fa-css-prefix}-twitter-square:before { content: $fa-var-twitter-square; }
137
- .#{$fa-css-prefix}-facebook-square:before { content: $fa-var-facebook-square; }
138
- .#{$fa-css-prefix}-camera-retro:before { content: $fa-var-camera-retro; }
139
- .#{$fa-css-prefix}-key:before { content: $fa-var-key; }
140
- .#{$fa-css-prefix}-gears:before,
141
- .#{$fa-css-prefix}-cogs:before { content: $fa-var-cogs; }
142
- .#{$fa-css-prefix}-comments:before { content: $fa-var-comments; }
143
- .#{$fa-css-prefix}-thumbs-o-up:before { content: $fa-var-thumbs-o-up; }
144
- .#{$fa-css-prefix}-thumbs-o-down:before { content: $fa-var-thumbs-o-down; }
145
- .#{$fa-css-prefix}-star-half:before { content: $fa-var-star-half; }
146
- .#{$fa-css-prefix}-heart-o:before { content: $fa-var-heart-o; }
147
- .#{$fa-css-prefix}-sign-out:before { content: $fa-var-sign-out; }
148
- .#{$fa-css-prefix}-linkedin-square:before { content: $fa-var-linkedin-square; }
149
- .#{$fa-css-prefix}-thumb-tack:before { content: $fa-var-thumb-tack; }
150
- .#{$fa-css-prefix}-external-link:before { content: $fa-var-external-link; }
151
- .#{$fa-css-prefix}-sign-in:before { content: $fa-var-sign-in; }
152
- .#{$fa-css-prefix}-trophy:before { content: $fa-var-trophy; }
153
- .#{$fa-css-prefix}-github-square:before { content: $fa-var-github-square; }
154
- .#{$fa-css-prefix}-upload:before { content: $fa-var-upload; }
155
- .#{$fa-css-prefix}-lemon-o:before { content: $fa-var-lemon-o; }
156
- .#{$fa-css-prefix}-phone:before { content: $fa-var-phone; }
157
- .#{$fa-css-prefix}-square-o:before { content: $fa-var-square-o; }
158
- .#{$fa-css-prefix}-bookmark-o:before { content: $fa-var-bookmark-o; }
159
- .#{$fa-css-prefix}-phone-square:before { content: $fa-var-phone-square; }
160
- .#{$fa-css-prefix}-twitter:before { content: $fa-var-twitter; }
161
- .#{$fa-css-prefix}-facebook-f:before,
162
- .#{$fa-css-prefix}-facebook:before { content: $fa-var-facebook; }
163
- .#{$fa-css-prefix}-github:before { content: $fa-var-github; }
164
- .#{$fa-css-prefix}-unlock:before { content: $fa-var-unlock; }
165
- .#{$fa-css-prefix}-credit-card:before { content: $fa-var-credit-card; }
166
- .#{$fa-css-prefix}-feed:before,
167
- .#{$fa-css-prefix}-rss:before { content: $fa-var-rss; }
168
- .#{$fa-css-prefix}-hdd-o:before { content: $fa-var-hdd-o; }
169
- .#{$fa-css-prefix}-bullhorn:before { content: $fa-var-bullhorn; }
170
- .#{$fa-css-prefix}-bell:before { content: $fa-var-bell; }
171
- .#{$fa-css-prefix}-certificate:before { content: $fa-var-certificate; }
172
- .#{$fa-css-prefix}-hand-o-right:before { content: $fa-var-hand-o-right; }
173
- .#{$fa-css-prefix}-hand-o-left:before { content: $fa-var-hand-o-left; }
174
- .#{$fa-css-prefix}-hand-o-up:before { content: $fa-var-hand-o-up; }
175
- .#{$fa-css-prefix}-hand-o-down:before { content: $fa-var-hand-o-down; }
176
- .#{$fa-css-prefix}-arrow-circle-left:before { content: $fa-var-arrow-circle-left; }
177
- .#{$fa-css-prefix}-arrow-circle-right:before { content: $fa-var-arrow-circle-right; }
178
- .#{$fa-css-prefix}-arrow-circle-up:before { content: $fa-var-arrow-circle-up; }
179
- .#{$fa-css-prefix}-arrow-circle-down:before { content: $fa-var-arrow-circle-down; }
180
- .#{$fa-css-prefix}-globe:before { content: $fa-var-globe; }
181
- .#{$fa-css-prefix}-wrench:before { content: $fa-var-wrench; }
182
- .#{$fa-css-prefix}-tasks:before { content: $fa-var-tasks; }
183
- .#{$fa-css-prefix}-filter:before { content: $fa-var-filter; }
184
- .#{$fa-css-prefix}-briefcase:before { content: $fa-var-briefcase; }
185
- .#{$fa-css-prefix}-arrows-alt:before { content: $fa-var-arrows-alt; }
186
- .#{$fa-css-prefix}-group:before,
187
- .#{$fa-css-prefix}-users:before { content: $fa-var-users; }
188
- .#{$fa-css-prefix}-chain:before,
189
- .#{$fa-css-prefix}-link:before { content: $fa-var-link; }
190
- .#{$fa-css-prefix}-cloud:before { content: $fa-var-cloud; }
191
- .#{$fa-css-prefix}-flask:before { content: $fa-var-flask; }
192
- .#{$fa-css-prefix}-cut:before,
193
- .#{$fa-css-prefix}-scissors:before { content: $fa-var-scissors; }
194
- .#{$fa-css-prefix}-copy:before,
195
- .#{$fa-css-prefix}-files-o:before { content: $fa-var-files-o; }
196
- .#{$fa-css-prefix}-paperclip:before { content: $fa-var-paperclip; }
197
- .#{$fa-css-prefix}-save:before,
198
- .#{$fa-css-prefix}-floppy-o:before { content: $fa-var-floppy-o; }
199
- .#{$fa-css-prefix}-square:before { content: $fa-var-square; }
200
- .#{$fa-css-prefix}-navicon:before,
201
- .#{$fa-css-prefix}-reorder:before,
202
- .#{$fa-css-prefix}-bars:before { content: $fa-var-bars; }
203
- .#{$fa-css-prefix}-list-ul:before { content: $fa-var-list-ul; }
204
- .#{$fa-css-prefix}-list-ol:before { content: $fa-var-list-ol; }
205
- .#{$fa-css-prefix}-strikethrough:before { content: $fa-var-strikethrough; }
206
- .#{$fa-css-prefix}-underline:before { content: $fa-var-underline; }
207
- .#{$fa-css-prefix}-table:before { content: $fa-var-table; }
208
- .#{$fa-css-prefix}-magic:before { content: $fa-var-magic; }
209
- .#{$fa-css-prefix}-truck:before { content: $fa-var-truck; }
210
- .#{$fa-css-prefix}-pinterest:before { content: $fa-var-pinterest; }
211
- .#{$fa-css-prefix}-pinterest-square:before { content: $fa-var-pinterest-square; }
212
- .#{$fa-css-prefix}-google-plus-square:before { content: $fa-var-google-plus-square; }
213
- .#{$fa-css-prefix}-google-plus:before { content: $fa-var-google-plus; }
214
- .#{$fa-css-prefix}-money:before { content: $fa-var-money; }
215
- .#{$fa-css-prefix}-caret-down:before { content: $fa-var-caret-down; }
216
- .#{$fa-css-prefix}-caret-up:before { content: $fa-var-caret-up; }
217
- .#{$fa-css-prefix}-caret-left:before { content: $fa-var-caret-left; }
218
- .#{$fa-css-prefix}-caret-right:before { content: $fa-var-caret-right; }
219
- .#{$fa-css-prefix}-columns:before { content: $fa-var-columns; }
220
- .#{$fa-css-prefix}-unsorted:before,
221
- .#{$fa-css-prefix}-sort:before { content: $fa-var-sort; }
222
- .#{$fa-css-prefix}-sort-down:before,
223
- .#{$fa-css-prefix}-sort-desc:before { content: $fa-var-sort-desc; }
224
- .#{$fa-css-prefix}-sort-up:before,
225
- .#{$fa-css-prefix}-sort-asc:before { content: $fa-var-sort-asc; }
226
- .#{$fa-css-prefix}-envelope:before { content: $fa-var-envelope; }
227
- .#{$fa-css-prefix}-linkedin:before { content: $fa-var-linkedin; }
228
- .#{$fa-css-prefix}-rotate-left:before,
229
- .#{$fa-css-prefix}-undo:before { content: $fa-var-undo; }
230
- .#{$fa-css-prefix}-legal:before,
231
- .#{$fa-css-prefix}-gavel:before { content: $fa-var-gavel; }
232
- .#{$fa-css-prefix}-dashboard:before,
233
- .#{$fa-css-prefix}-tachometer:before { content: $fa-var-tachometer; }
234
- .#{$fa-css-prefix}-comment-o:before { content: $fa-var-comment-o; }
235
- .#{$fa-css-prefix}-comments-o:before { content: $fa-var-comments-o; }
236
- .#{$fa-css-prefix}-flash:before,
237
- .#{$fa-css-prefix}-bolt:before { content: $fa-var-bolt; }
238
- .#{$fa-css-prefix}-sitemap:before { content: $fa-var-sitemap; }
239
- .#{$fa-css-prefix}-umbrella:before { content: $fa-var-umbrella; }
240
- .#{$fa-css-prefix}-paste:before,
241
- .#{$fa-css-prefix}-clipboard:before { content: $fa-var-clipboard; }
242
- .#{$fa-css-prefix}-lightbulb-o:before { content: $fa-var-lightbulb-o; }
243
- .#{$fa-css-prefix}-exchange:before { content: $fa-var-exchange; }
244
- .#{$fa-css-prefix}-cloud-download:before { content: $fa-var-cloud-download; }
245
- .#{$fa-css-prefix}-cloud-upload:before { content: $fa-var-cloud-upload; }
246
- .#{$fa-css-prefix}-user-md:before { content: $fa-var-user-md; }
247
- .#{$fa-css-prefix}-stethoscope:before { content: $fa-var-stethoscope; }
248
- .#{$fa-css-prefix}-suitcase:before { content: $fa-var-suitcase; }
249
- .#{$fa-css-prefix}-bell-o:before { content: $fa-var-bell-o; }
250
- .#{$fa-css-prefix}-coffee:before { content: $fa-var-coffee; }
251
- .#{$fa-css-prefix}-cutlery:before { content: $fa-var-cutlery; }
252
- .#{$fa-css-prefix}-file-text-o:before { content: $fa-var-file-text-o; }
253
- .#{$fa-css-prefix}-building-o:before { content: $fa-var-building-o; }
254
- .#{$fa-css-prefix}-hospital-o:before { content: $fa-var-hospital-o; }
255
- .#{$fa-css-prefix}-ambulance:before { content: $fa-var-ambulance; }
256
- .#{$fa-css-prefix}-medkit:before { content: $fa-var-medkit; }
257
- .#{$fa-css-prefix}-fighter-jet:before { content: $fa-var-fighter-jet; }
258
- .#{$fa-css-prefix}-beer:before { content: $fa-var-beer; }
259
- .#{$fa-css-prefix}-h-square:before { content: $fa-var-h-square; }
260
- .#{$fa-css-prefix}-plus-square:before { content: $fa-var-plus-square; }
261
- .#{$fa-css-prefix}-angle-double-left:before { content: $fa-var-angle-double-left; }
262
- .#{$fa-css-prefix}-angle-double-right:before { content: $fa-var-angle-double-right; }
263
- .#{$fa-css-prefix}-angle-double-up:before { content: $fa-var-angle-double-up; }
264
- .#{$fa-css-prefix}-angle-double-down:before { content: $fa-var-angle-double-down; }
265
- .#{$fa-css-prefix}-angle-left:before { content: $fa-var-angle-left; }
266
- .#{$fa-css-prefix}-angle-right:before { content: $fa-var-angle-right; }
267
- .#{$fa-css-prefix}-angle-up:before { content: $fa-var-angle-up; }
268
- .#{$fa-css-prefix}-angle-down:before { content: $fa-var-angle-down; }
269
- .#{$fa-css-prefix}-desktop:before { content: $fa-var-desktop; }
270
- .#{$fa-css-prefix}-laptop:before { content: $fa-var-laptop; }
271
- .#{$fa-css-prefix}-tablet:before { content: $fa-var-tablet; }
272
- .#{$fa-css-prefix}-mobile-phone:before,
273
- .#{$fa-css-prefix}-mobile:before { content: $fa-var-mobile; }
274
- .#{$fa-css-prefix}-circle-o:before { content: $fa-var-circle-o; }
275
- .#{$fa-css-prefix}-quote-left:before { content: $fa-var-quote-left; }
276
- .#{$fa-css-prefix}-quote-right:before { content: $fa-var-quote-right; }
277
- .#{$fa-css-prefix}-spinner:before { content: $fa-var-spinner; }
278
- .#{$fa-css-prefix}-circle:before { content: $fa-var-circle; }
279
- .#{$fa-css-prefix}-mail-reply:before,
280
- .#{$fa-css-prefix}-reply:before { content: $fa-var-reply; }
281
- .#{$fa-css-prefix}-github-alt:before { content: $fa-var-github-alt; }
282
- .#{$fa-css-prefix}-folder-o:before { content: $fa-var-folder-o; }
283
- .#{$fa-css-prefix}-folder-open-o:before { content: $fa-var-folder-open-o; }
284
- .#{$fa-css-prefix}-smile-o:before { content: $fa-var-smile-o; }
285
- .#{$fa-css-prefix}-frown-o:before { content: $fa-var-frown-o; }
286
- .#{$fa-css-prefix}-meh-o:before { content: $fa-var-meh-o; }
287
- .#{$fa-css-prefix}-gamepad:before { content: $fa-var-gamepad; }
288
- .#{$fa-css-prefix}-keyboard-o:before { content: $fa-var-keyboard-o; }
289
- .#{$fa-css-prefix}-flag-o:before { content: $fa-var-flag-o; }
290
- .#{$fa-css-prefix}-flag-checkered:before { content: $fa-var-flag-checkered; }
291
- .#{$fa-css-prefix}-terminal:before { content: $fa-var-terminal; }
292
- .#{$fa-css-prefix}-code:before { content: $fa-var-code; }
293
- .#{$fa-css-prefix}-mail-reply-all:before,
294
- .#{$fa-css-prefix}-reply-all:before { content: $fa-var-reply-all; }
295
- .#{$fa-css-prefix}-star-half-empty:before,
296
- .#{$fa-css-prefix}-star-half-full:before,
297
- .#{$fa-css-prefix}-star-half-o:before { content: $fa-var-star-half-o; }
298
- .#{$fa-css-prefix}-location-arrow:before { content: $fa-var-location-arrow; }
299
- .#{$fa-css-prefix}-crop:before { content: $fa-var-crop; }
300
- .#{$fa-css-prefix}-code-fork:before { content: $fa-var-code-fork; }
301
- .#{$fa-css-prefix}-unlink:before,
302
- .#{$fa-css-prefix}-chain-broken:before { content: $fa-var-chain-broken; }
303
- .#{$fa-css-prefix}-question:before { content: $fa-var-question; }
304
- .#{$fa-css-prefix}-info:before { content: $fa-var-info; }
305
- .#{$fa-css-prefix}-exclamation:before { content: $fa-var-exclamation; }
306
- .#{$fa-css-prefix}-superscript:before { content: $fa-var-superscript; }
307
- .#{$fa-css-prefix}-subscript:before { content: $fa-var-subscript; }
308
- .#{$fa-css-prefix}-eraser:before { content: $fa-var-eraser; }
309
- .#{$fa-css-prefix}-puzzle-piece:before { content: $fa-var-puzzle-piece; }
310
- .#{$fa-css-prefix}-microphone:before { content: $fa-var-microphone; }
311
- .#{$fa-css-prefix}-microphone-slash:before { content: $fa-var-microphone-slash; }
312
- .#{$fa-css-prefix}-shield:before { content: $fa-var-shield; }
313
- .#{$fa-css-prefix}-calendar-o:before { content: $fa-var-calendar-o; }
314
- .#{$fa-css-prefix}-fire-extinguisher:before { content: $fa-var-fire-extinguisher; }
315
- .#{$fa-css-prefix}-rocket:before { content: $fa-var-rocket; }
316
- .#{$fa-css-prefix}-maxcdn:before { content: $fa-var-maxcdn; }
317
- .#{$fa-css-prefix}-chevron-circle-left:before { content: $fa-var-chevron-circle-left; }
318
- .#{$fa-css-prefix}-chevron-circle-right:before { content: $fa-var-chevron-circle-right; }
319
- .#{$fa-css-prefix}-chevron-circle-up:before { content: $fa-var-chevron-circle-up; }
320
- .#{$fa-css-prefix}-chevron-circle-down:before { content: $fa-var-chevron-circle-down; }
321
- .#{$fa-css-prefix}-html5:before { content: $fa-var-html5; }
322
- .#{$fa-css-prefix}-css3:before { content: $fa-var-css3; }
323
- .#{$fa-css-prefix}-anchor:before { content: $fa-var-anchor; }
324
- .#{$fa-css-prefix}-unlock-alt:before { content: $fa-var-unlock-alt; }
325
- .#{$fa-css-prefix}-bullseye:before { content: $fa-var-bullseye; }
326
- .#{$fa-css-prefix}-ellipsis-h:before { content: $fa-var-ellipsis-h; }
327
- .#{$fa-css-prefix}-ellipsis-v:before { content: $fa-var-ellipsis-v; }
328
- .#{$fa-css-prefix}-rss-square:before { content: $fa-var-rss-square; }
329
- .#{$fa-css-prefix}-play-circle:before { content: $fa-var-play-circle; }
330
- .#{$fa-css-prefix}-ticket:before { content: $fa-var-ticket; }
331
- .#{$fa-css-prefix}-minus-square:before { content: $fa-var-minus-square; }
332
- .#{$fa-css-prefix}-minus-square-o:before { content: $fa-var-minus-square-o; }
333
- .#{$fa-css-prefix}-level-up:before { content: $fa-var-level-up; }
334
- .#{$fa-css-prefix}-level-down:before { content: $fa-var-level-down; }
335
- .#{$fa-css-prefix}-check-square:before { content: $fa-var-check-square; }
336
- .#{$fa-css-prefix}-pencil-square:before { content: $fa-var-pencil-square; }
337
- .#{$fa-css-prefix}-external-link-square:before { content: $fa-var-external-link-square; }
338
- .#{$fa-css-prefix}-share-square:before { content: $fa-var-share-square; }
339
- .#{$fa-css-prefix}-compass:before { content: $fa-var-compass; }
340
- .#{$fa-css-prefix}-toggle-down:before,
341
- .#{$fa-css-prefix}-caret-square-o-down:before { content: $fa-var-caret-square-o-down; }
342
- .#{$fa-css-prefix}-toggle-up:before,
343
- .#{$fa-css-prefix}-caret-square-o-up:before { content: $fa-var-caret-square-o-up; }
344
- .#{$fa-css-prefix}-toggle-right:before,
345
- .#{$fa-css-prefix}-caret-square-o-right:before { content: $fa-var-caret-square-o-right; }
346
- .#{$fa-css-prefix}-euro:before,
347
- .#{$fa-css-prefix}-eur:before { content: $fa-var-eur; }
348
- .#{$fa-css-prefix}-gbp:before { content: $fa-var-gbp; }
349
- .#{$fa-css-prefix}-dollar:before,
350
- .#{$fa-css-prefix}-usd:before { content: $fa-var-usd; }
351
- .#{$fa-css-prefix}-rupee:before,
352
- .#{$fa-css-prefix}-inr:before { content: $fa-var-inr; }
353
- .#{$fa-css-prefix}-cny:before,
354
- .#{$fa-css-prefix}-rmb:before,
355
- .#{$fa-css-prefix}-yen:before,
356
- .#{$fa-css-prefix}-jpy:before { content: $fa-var-jpy; }
357
- .#{$fa-css-prefix}-ruble:before,
358
- .#{$fa-css-prefix}-rouble:before,
359
- .#{$fa-css-prefix}-rub:before { content: $fa-var-rub; }
360
- .#{$fa-css-prefix}-won:before,
361
- .#{$fa-css-prefix}-krw:before { content: $fa-var-krw; }
362
- .#{$fa-css-prefix}-bitcoin:before,
363
- .#{$fa-css-prefix}-btc:before { content: $fa-var-btc; }
364
- .#{$fa-css-prefix}-file:before { content: $fa-var-file; }
365
- .#{$fa-css-prefix}-file-text:before { content: $fa-var-file-text; }
366
- .#{$fa-css-prefix}-sort-alpha-asc:before { content: $fa-var-sort-alpha-asc; }
367
- .#{$fa-css-prefix}-sort-alpha-desc:before { content: $fa-var-sort-alpha-desc; }
368
- .#{$fa-css-prefix}-sort-amount-asc:before { content: $fa-var-sort-amount-asc; }
369
- .#{$fa-css-prefix}-sort-amount-desc:before { content: $fa-var-sort-amount-desc; }
370
- .#{$fa-css-prefix}-sort-numeric-asc:before { content: $fa-var-sort-numeric-asc; }
371
- .#{$fa-css-prefix}-sort-numeric-desc:before { content: $fa-var-sort-numeric-desc; }
372
- .#{$fa-css-prefix}-thumbs-up:before { content: $fa-var-thumbs-up; }
373
- .#{$fa-css-prefix}-thumbs-down:before { content: $fa-var-thumbs-down; }
374
- .#{$fa-css-prefix}-youtube-square:before { content: $fa-var-youtube-square; }
375
- .#{$fa-css-prefix}-youtube:before { content: $fa-var-youtube; }
376
- .#{$fa-css-prefix}-xing:before { content: $fa-var-xing; }
377
- .#{$fa-css-prefix}-xing-square:before { content: $fa-var-xing-square; }
378
- .#{$fa-css-prefix}-youtube-play:before { content: $fa-var-youtube-play; }
379
- .#{$fa-css-prefix}-dropbox:before { content: $fa-var-dropbox; }
380
- .#{$fa-css-prefix}-stack-overflow:before { content: $fa-var-stack-overflow; }
381
- .#{$fa-css-prefix}-instagram:before { content: $fa-var-instagram; }
382
- .#{$fa-css-prefix}-flickr:before { content: $fa-var-flickr; }
383
- .#{$fa-css-prefix}-adn:before { content: $fa-var-adn; }
384
- .#{$fa-css-prefix}-bitbucket:before { content: $fa-var-bitbucket; }
385
- .#{$fa-css-prefix}-bitbucket-square:before { content: $fa-var-bitbucket-square; }
386
- .#{$fa-css-prefix}-tumblr:before { content: $fa-var-tumblr; }
387
- .#{$fa-css-prefix}-tumblr-square:before { content: $fa-var-tumblr-square; }
388
- .#{$fa-css-prefix}-long-arrow-down:before { content: $fa-var-long-arrow-down; }
389
- .#{$fa-css-prefix}-long-arrow-up:before { content: $fa-var-long-arrow-up; }
390
- .#{$fa-css-prefix}-long-arrow-left:before { content: $fa-var-long-arrow-left; }
391
- .#{$fa-css-prefix}-long-arrow-right:before { content: $fa-var-long-arrow-right; }
392
- .#{$fa-css-prefix}-apple:before { content: $fa-var-apple; }
393
- .#{$fa-css-prefix}-windows:before { content: $fa-var-windows; }
394
- .#{$fa-css-prefix}-android:before { content: $fa-var-android; }
395
- .#{$fa-css-prefix}-linux:before { content: $fa-var-linux; }
396
- .#{$fa-css-prefix}-dribbble:before { content: $fa-var-dribbble; }
397
- .#{$fa-css-prefix}-skype:before { content: $fa-var-skype; }
398
- .#{$fa-css-prefix}-foursquare:before { content: $fa-var-foursquare; }
399
- .#{$fa-css-prefix}-trello:before { content: $fa-var-trello; }
400
- .#{$fa-css-prefix}-female:before { content: $fa-var-female; }
401
- .#{$fa-css-prefix}-male:before { content: $fa-var-male; }
402
- .#{$fa-css-prefix}-gittip:before,
403
- .#{$fa-css-prefix}-gratipay:before { content: $fa-var-gratipay; }
404
- .#{$fa-css-prefix}-sun-o:before { content: $fa-var-sun-o; }
405
- .#{$fa-css-prefix}-moon-o:before { content: $fa-var-moon-o; }
406
- .#{$fa-css-prefix}-archive:before { content: $fa-var-archive; }
407
- .#{$fa-css-prefix}-bug:before { content: $fa-var-bug; }
408
- .#{$fa-css-prefix}-vk:before { content: $fa-var-vk; }
409
- .#{$fa-css-prefix}-weibo:before { content: $fa-var-weibo; }
410
- .#{$fa-css-prefix}-renren:before { content: $fa-var-renren; }
411
- .#{$fa-css-prefix}-pagelines:before { content: $fa-var-pagelines; }
412
- .#{$fa-css-prefix}-stack-exchange:before { content: $fa-var-stack-exchange; }
413
- .#{$fa-css-prefix}-arrow-circle-o-right:before { content: $fa-var-arrow-circle-o-right; }
414
- .#{$fa-css-prefix}-arrow-circle-o-left:before { content: $fa-var-arrow-circle-o-left; }
415
- .#{$fa-css-prefix}-toggle-left:before,
416
- .#{$fa-css-prefix}-caret-square-o-left:before { content: $fa-var-caret-square-o-left; }
417
- .#{$fa-css-prefix}-dot-circle-o:before { content: $fa-var-dot-circle-o; }
418
- .#{$fa-css-prefix}-wheelchair:before { content: $fa-var-wheelchair; }
419
- .#{$fa-css-prefix}-vimeo-square:before { content: $fa-var-vimeo-square; }
420
- .#{$fa-css-prefix}-turkish-lira:before,
421
- .#{$fa-css-prefix}-try:before { content: $fa-var-try; }
422
- .#{$fa-css-prefix}-plus-square-o:before { content: $fa-var-plus-square-o; }
423
- .#{$fa-css-prefix}-space-shuttle:before { content: $fa-var-space-shuttle; }
424
- .#{$fa-css-prefix}-slack:before { content: $fa-var-slack; }
425
- .#{$fa-css-prefix}-envelope-square:before { content: $fa-var-envelope-square; }
426
- .#{$fa-css-prefix}-wordpress:before { content: $fa-var-wordpress; }
427
- .#{$fa-css-prefix}-openid:before { content: $fa-var-openid; }
428
- .#{$fa-css-prefix}-institution:before,
429
- .#{$fa-css-prefix}-bank:before,
430
- .#{$fa-css-prefix}-university:before { content: $fa-var-university; }
431
- .#{$fa-css-prefix}-mortar-board:before,
432
- .#{$fa-css-prefix}-graduation-cap:before { content: $fa-var-graduation-cap; }
433
- .#{$fa-css-prefix}-yahoo:before { content: $fa-var-yahoo; }
434
- .#{$fa-css-prefix}-google:before { content: $fa-var-google; }
435
- .#{$fa-css-prefix}-reddit:before { content: $fa-var-reddit; }
436
- .#{$fa-css-prefix}-reddit-square:before { content: $fa-var-reddit-square; }
437
- .#{$fa-css-prefix}-stumbleupon-circle:before { content: $fa-var-stumbleupon-circle; }
438
- .#{$fa-css-prefix}-stumbleupon:before { content: $fa-var-stumbleupon; }
439
- .#{$fa-css-prefix}-delicious:before { content: $fa-var-delicious; }
440
- .#{$fa-css-prefix}-digg:before { content: $fa-var-digg; }
441
- .#{$fa-css-prefix}-pied-piper:before { content: $fa-var-pied-piper; }
442
- .#{$fa-css-prefix}-pied-piper-alt:before { content: $fa-var-pied-piper-alt; }
443
- .#{$fa-css-prefix}-drupal:before { content: $fa-var-drupal; }
444
- .#{$fa-css-prefix}-joomla:before { content: $fa-var-joomla; }
445
- .#{$fa-css-prefix}-language:before { content: $fa-var-language; }
446
- .#{$fa-css-prefix}-fax:before { content: $fa-var-fax; }
447
- .#{$fa-css-prefix}-building:before { content: $fa-var-building; }
448
- .#{$fa-css-prefix}-child:before { content: $fa-var-child; }
449
- .#{$fa-css-prefix}-paw:before { content: $fa-var-paw; }
450
- .#{$fa-css-prefix}-spoon:before { content: $fa-var-spoon; }
451
- .#{$fa-css-prefix}-cube:before { content: $fa-var-cube; }
452
- .#{$fa-css-prefix}-cubes:before { content: $fa-var-cubes; }
453
- .#{$fa-css-prefix}-behance:before { content: $fa-var-behance; }
454
- .#{$fa-css-prefix}-behance-square:before { content: $fa-var-behance-square; }
455
- .#{$fa-css-prefix}-steam:before { content: $fa-var-steam; }
456
- .#{$fa-css-prefix}-steam-square:before { content: $fa-var-steam-square; }
457
- .#{$fa-css-prefix}-recycle:before { content: $fa-var-recycle; }
458
- .#{$fa-css-prefix}-automobile:before,
459
- .#{$fa-css-prefix}-car:before { content: $fa-var-car; }
460
- .#{$fa-css-prefix}-cab:before,
461
- .#{$fa-css-prefix}-taxi:before { content: $fa-var-taxi; }
462
- .#{$fa-css-prefix}-tree:before { content: $fa-var-tree; }
463
- .#{$fa-css-prefix}-spotify:before { content: $fa-var-spotify; }
464
- .#{$fa-css-prefix}-deviantart:before { content: $fa-var-deviantart; }
465
- .#{$fa-css-prefix}-soundcloud:before { content: $fa-var-soundcloud; }
466
- .#{$fa-css-prefix}-database:before { content: $fa-var-database; }
467
- .#{$fa-css-prefix}-file-pdf-o:before { content: $fa-var-file-pdf-o; }
468
- .#{$fa-css-prefix}-file-word-o:before { content: $fa-var-file-word-o; }
469
- .#{$fa-css-prefix}-file-excel-o:before { content: $fa-var-file-excel-o; }
470
- .#{$fa-css-prefix}-file-powerpoint-o:before { content: $fa-var-file-powerpoint-o; }
471
- .#{$fa-css-prefix}-file-photo-o:before,
472
- .#{$fa-css-prefix}-file-picture-o:before,
473
- .#{$fa-css-prefix}-file-image-o:before { content: $fa-var-file-image-o; }
474
- .#{$fa-css-prefix}-file-zip-o:before,
475
- .#{$fa-css-prefix}-file-archive-o:before { content: $fa-var-file-archive-o; }
476
- .#{$fa-css-prefix}-file-sound-o:before,
477
- .#{$fa-css-prefix}-file-audio-o:before { content: $fa-var-file-audio-o; }
478
- .#{$fa-css-prefix}-file-movie-o:before,
479
- .#{$fa-css-prefix}-file-video-o:before { content: $fa-var-file-video-o; }
480
- .#{$fa-css-prefix}-file-code-o:before { content: $fa-var-file-code-o; }
481
- .#{$fa-css-prefix}-vine:before { content: $fa-var-vine; }
482
- .#{$fa-css-prefix}-codepen:before { content: $fa-var-codepen; }
483
- .#{$fa-css-prefix}-jsfiddle:before { content: $fa-var-jsfiddle; }
484
- .#{$fa-css-prefix}-life-bouy:before,
485
- .#{$fa-css-prefix}-life-buoy:before,
486
- .#{$fa-css-prefix}-life-saver:before,
487
- .#{$fa-css-prefix}-support:before,
488
- .#{$fa-css-prefix}-life-ring:before { content: $fa-var-life-ring; }
489
- .#{$fa-css-prefix}-circle-o-notch:before { content: $fa-var-circle-o-notch; }
490
- .#{$fa-css-prefix}-ra:before,
491
- .#{$fa-css-prefix}-rebel:before { content: $fa-var-rebel; }
492
- .#{$fa-css-prefix}-ge:before,
493
- .#{$fa-css-prefix}-empire:before { content: $fa-var-empire; }
494
- .#{$fa-css-prefix}-git-square:before { content: $fa-var-git-square; }
495
- .#{$fa-css-prefix}-git:before { content: $fa-var-git; }
496
- .#{$fa-css-prefix}-y-combinator-square:before,
497
- .#{$fa-css-prefix}-yc-square:before,
498
- .#{$fa-css-prefix}-hacker-news:before { content: $fa-var-hacker-news; }
499
- .#{$fa-css-prefix}-tencent-weibo:before { content: $fa-var-tencent-weibo; }
500
- .#{$fa-css-prefix}-qq:before { content: $fa-var-qq; }
501
- .#{$fa-css-prefix}-wechat:before,
502
- .#{$fa-css-prefix}-weixin:before { content: $fa-var-weixin; }
503
- .#{$fa-css-prefix}-send:before,
504
- .#{$fa-css-prefix}-paper-plane:before { content: $fa-var-paper-plane; }
505
- .#{$fa-css-prefix}-send-o:before,
506
- .#{$fa-css-prefix}-paper-plane-o:before { content: $fa-var-paper-plane-o; }
507
- .#{$fa-css-prefix}-history:before { content: $fa-var-history; }
508
- .#{$fa-css-prefix}-circle-thin:before { content: $fa-var-circle-thin; }
509
- .#{$fa-css-prefix}-header:before { content: $fa-var-header; }
510
- .#{$fa-css-prefix}-paragraph:before { content: $fa-var-paragraph; }
511
- .#{$fa-css-prefix}-sliders:before { content: $fa-var-sliders; }
512
- .#{$fa-css-prefix}-share-alt:before { content: $fa-var-share-alt; }
513
- .#{$fa-css-prefix}-share-alt-square:before { content: $fa-var-share-alt-square; }
514
- .#{$fa-css-prefix}-bomb:before { content: $fa-var-bomb; }
515
- .#{$fa-css-prefix}-soccer-ball-o:before,
516
- .#{$fa-css-prefix}-futbol-o:before { content: $fa-var-futbol-o; }
517
- .#{$fa-css-prefix}-tty:before { content: $fa-var-tty; }
518
- .#{$fa-css-prefix}-binoculars:before { content: $fa-var-binoculars; }
519
- .#{$fa-css-prefix}-plug:before { content: $fa-var-plug; }
520
- .#{$fa-css-prefix}-slideshare:before { content: $fa-var-slideshare; }
521
- .#{$fa-css-prefix}-twitch:before { content: $fa-var-twitch; }
522
- .#{$fa-css-prefix}-yelp:before { content: $fa-var-yelp; }
523
- .#{$fa-css-prefix}-newspaper-o:before { content: $fa-var-newspaper-o; }
524
- .#{$fa-css-prefix}-wifi:before { content: $fa-var-wifi; }
525
- .#{$fa-css-prefix}-calculator:before { content: $fa-var-calculator; }
526
- .#{$fa-css-prefix}-paypal:before { content: $fa-var-paypal; }
527
- .#{$fa-css-prefix}-google-wallet:before { content: $fa-var-google-wallet; }
528
- .#{$fa-css-prefix}-cc-visa:before { content: $fa-var-cc-visa; }
529
- .#{$fa-css-prefix}-cc-mastercard:before { content: $fa-var-cc-mastercard; }
530
- .#{$fa-css-prefix}-cc-discover:before { content: $fa-var-cc-discover; }
531
- .#{$fa-css-prefix}-cc-amex:before { content: $fa-var-cc-amex; }
532
- .#{$fa-css-prefix}-cc-paypal:before { content: $fa-var-cc-paypal; }
533
- .#{$fa-css-prefix}-cc-stripe:before { content: $fa-var-cc-stripe; }
534
- .#{$fa-css-prefix}-bell-slash:before { content: $fa-var-bell-slash; }
535
- .#{$fa-css-prefix}-bell-slash-o:before { content: $fa-var-bell-slash-o; }
536
- .#{$fa-css-prefix}-trash:before { content: $fa-var-trash; }
537
- .#{$fa-css-prefix}-copyright:before { content: $fa-var-copyright; }
538
- .#{$fa-css-prefix}-at:before { content: $fa-var-at; }
539
- .#{$fa-css-prefix}-eyedropper:before { content: $fa-var-eyedropper; }
540
- .#{$fa-css-prefix}-paint-brush:before { content: $fa-var-paint-brush; }
541
- .#{$fa-css-prefix}-birthday-cake:before { content: $fa-var-birthday-cake; }
542
- .#{$fa-css-prefix}-area-chart:before { content: $fa-var-area-chart; }
543
- .#{$fa-css-prefix}-pie-chart:before { content: $fa-var-pie-chart; }
544
- .#{$fa-css-prefix}-line-chart:before { content: $fa-var-line-chart; }
545
- .#{$fa-css-prefix}-lastfm:before { content: $fa-var-lastfm; }
546
- .#{$fa-css-prefix}-lastfm-square:before { content: $fa-var-lastfm-square; }
547
- .#{$fa-css-prefix}-toggle-off:before { content: $fa-var-toggle-off; }
548
- .#{$fa-css-prefix}-toggle-on:before { content: $fa-var-toggle-on; }
549
- .#{$fa-css-prefix}-bicycle:before { content: $fa-var-bicycle; }
550
- .#{$fa-css-prefix}-bus:before { content: $fa-var-bus; }
551
- .#{$fa-css-prefix}-ioxhost:before { content: $fa-var-ioxhost; }
552
- .#{$fa-css-prefix}-angellist:before { content: $fa-var-angellist; }
553
- .#{$fa-css-prefix}-cc:before { content: $fa-var-cc; }
554
- .#{$fa-css-prefix}-shekel:before,
555
- .#{$fa-css-prefix}-sheqel:before,
556
- .#{$fa-css-prefix}-ils:before { content: $fa-var-ils; }
557
- .#{$fa-css-prefix}-meanpath:before { content: $fa-var-meanpath; }
558
- .#{$fa-css-prefix}-buysellads:before { content: $fa-var-buysellads; }
559
- .#{$fa-css-prefix}-connectdevelop:before { content: $fa-var-connectdevelop; }
560
- .#{$fa-css-prefix}-dashcube:before { content: $fa-var-dashcube; }
561
- .#{$fa-css-prefix}-forumbee:before { content: $fa-var-forumbee; }
562
- .#{$fa-css-prefix}-leanpub:before { content: $fa-var-leanpub; }
563
- .#{$fa-css-prefix}-sellsy:before { content: $fa-var-sellsy; }
564
- .#{$fa-css-prefix}-shirtsinbulk:before { content: $fa-var-shirtsinbulk; }
565
- .#{$fa-css-prefix}-simplybuilt:before { content: $fa-var-simplybuilt; }
566
- .#{$fa-css-prefix}-skyatlas:before { content: $fa-var-skyatlas; }
567
- .#{$fa-css-prefix}-cart-plus:before { content: $fa-var-cart-plus; }
568
- .#{$fa-css-prefix}-cart-arrow-down:before { content: $fa-var-cart-arrow-down; }
569
- .#{$fa-css-prefix}-diamond:before { content: $fa-var-diamond; }
570
- .#{$fa-css-prefix}-ship:before { content: $fa-var-ship; }
571
- .#{$fa-css-prefix}-user-secret:before { content: $fa-var-user-secret; }
572
- .#{$fa-css-prefix}-motorcycle:before { content: $fa-var-motorcycle; }
573
- .#{$fa-css-prefix}-street-view:before { content: $fa-var-street-view; }
574
- .#{$fa-css-prefix}-heartbeat:before { content: $fa-var-heartbeat; }
575
- .#{$fa-css-prefix}-venus:before { content: $fa-var-venus; }
576
- .#{$fa-css-prefix}-mars:before { content: $fa-var-mars; }
577
- .#{$fa-css-prefix}-mercury:before { content: $fa-var-mercury; }
578
- .#{$fa-css-prefix}-intersex:before,
579
- .#{$fa-css-prefix}-transgender:before { content: $fa-var-transgender; }
580
- .#{$fa-css-prefix}-transgender-alt:before { content: $fa-var-transgender-alt; }
581
- .#{$fa-css-prefix}-venus-double:before { content: $fa-var-venus-double; }
582
- .#{$fa-css-prefix}-mars-double:before { content: $fa-var-mars-double; }
583
- .#{$fa-css-prefix}-venus-mars:before { content: $fa-var-venus-mars; }
584
- .#{$fa-css-prefix}-mars-stroke:before { content: $fa-var-mars-stroke; }
585
- .#{$fa-css-prefix}-mars-stroke-v:before { content: $fa-var-mars-stroke-v; }
586
- .#{$fa-css-prefix}-mars-stroke-h:before { content: $fa-var-mars-stroke-h; }
587
- .#{$fa-css-prefix}-neuter:before { content: $fa-var-neuter; }
588
- .#{$fa-css-prefix}-genderless:before { content: $fa-var-genderless; }
589
- .#{$fa-css-prefix}-facebook-official:before { content: $fa-var-facebook-official; }
590
- .#{$fa-css-prefix}-pinterest-p:before { content: $fa-var-pinterest-p; }
591
- .#{$fa-css-prefix}-whatsapp:before { content: $fa-var-whatsapp; }
592
- .#{$fa-css-prefix}-server:before { content: $fa-var-server; }
593
- .#{$fa-css-prefix}-user-plus:before { content: $fa-var-user-plus; }
594
- .#{$fa-css-prefix}-user-times:before { content: $fa-var-user-times; }
595
- .#{$fa-css-prefix}-hotel:before,
596
- .#{$fa-css-prefix}-bed:before { content: $fa-var-bed; }
597
- .#{$fa-css-prefix}-viacoin:before { content: $fa-var-viacoin; }
598
- .#{$fa-css-prefix}-train:before { content: $fa-var-train; }
599
- .#{$fa-css-prefix}-subway:before { content: $fa-var-subway; }
600
- .#{$fa-css-prefix}-medium:before { content: $fa-var-medium; }
601
- .#{$fa-css-prefix}-yc:before,
602
- .#{$fa-css-prefix}-y-combinator:before { content: $fa-var-y-combinator; }
603
- .#{$fa-css-prefix}-optin-monster:before { content: $fa-var-optin-monster; }
604
- .#{$fa-css-prefix}-opencart:before { content: $fa-var-opencart; }
605
- .#{$fa-css-prefix}-expeditedssl:before { content: $fa-var-expeditedssl; }
606
- .#{$fa-css-prefix}-battery-4:before,
607
- .#{$fa-css-prefix}-battery-full:before { content: $fa-var-battery-full; }
608
- .#{$fa-css-prefix}-battery-3:before,
609
- .#{$fa-css-prefix}-battery-three-quarters:before { content: $fa-var-battery-three-quarters; }
610
- .#{$fa-css-prefix}-battery-2:before,
611
- .#{$fa-css-prefix}-battery-half:before { content: $fa-var-battery-half; }
612
- .#{$fa-css-prefix}-battery-1:before,
613
- .#{$fa-css-prefix}-battery-quarter:before { content: $fa-var-battery-quarter; }
614
- .#{$fa-css-prefix}-battery-0:before,
615
- .#{$fa-css-prefix}-battery-empty:before { content: $fa-var-battery-empty; }
616
- .#{$fa-css-prefix}-mouse-pointer:before { content: $fa-var-mouse-pointer; }
617
- .#{$fa-css-prefix}-i-cursor:before { content: $fa-var-i-cursor; }
618
- .#{$fa-css-prefix}-object-group:before { content: $fa-var-object-group; }
619
- .#{$fa-css-prefix}-object-ungroup:before { content: $fa-var-object-ungroup; }
620
- .#{$fa-css-prefix}-sticky-note:before { content: $fa-var-sticky-note; }
621
- .#{$fa-css-prefix}-sticky-note-o:before { content: $fa-var-sticky-note-o; }
622
- .#{$fa-css-prefix}-cc-jcb:before { content: $fa-var-cc-jcb; }
623
- .#{$fa-css-prefix}-cc-diners-club:before { content: $fa-var-cc-diners-club; }
624
- .#{$fa-css-prefix}-clone:before { content: $fa-var-clone; }
625
- .#{$fa-css-prefix}-balance-scale:before { content: $fa-var-balance-scale; }
626
- .#{$fa-css-prefix}-hourglass-o:before { content: $fa-var-hourglass-o; }
627
- .#{$fa-css-prefix}-hourglass-1:before,
628
- .#{$fa-css-prefix}-hourglass-start:before { content: $fa-var-hourglass-start; }
629
- .#{$fa-css-prefix}-hourglass-2:before,
630
- .#{$fa-css-prefix}-hourglass-half:before { content: $fa-var-hourglass-half; }
631
- .#{$fa-css-prefix}-hourglass-3:before,
632
- .#{$fa-css-prefix}-hourglass-end:before { content: $fa-var-hourglass-end; }
633
- .#{$fa-css-prefix}-hourglass:before { content: $fa-var-hourglass; }
634
- .#{$fa-css-prefix}-hand-grab-o:before,
635
- .#{$fa-css-prefix}-hand-rock-o:before { content: $fa-var-hand-rock-o; }
636
- .#{$fa-css-prefix}-hand-stop-o:before,
637
- .#{$fa-css-prefix}-hand-paper-o:before { content: $fa-var-hand-paper-o; }
638
- .#{$fa-css-prefix}-hand-scissors-o:before { content: $fa-var-hand-scissors-o; }
639
- .#{$fa-css-prefix}-hand-lizard-o:before { content: $fa-var-hand-lizard-o; }
640
- .#{$fa-css-prefix}-hand-spock-o:before { content: $fa-var-hand-spock-o; }
641
- .#{$fa-css-prefix}-hand-pointer-o:before { content: $fa-var-hand-pointer-o; }
642
- .#{$fa-css-prefix}-hand-peace-o:before { content: $fa-var-hand-peace-o; }
643
- .#{$fa-css-prefix}-trademark:before { content: $fa-var-trademark; }
644
- .#{$fa-css-prefix}-registered:before { content: $fa-var-registered; }
645
- .#{$fa-css-prefix}-creative-commons:before { content: $fa-var-creative-commons; }
646
- .#{$fa-css-prefix}-gg:before { content: $fa-var-gg; }
647
- .#{$fa-css-prefix}-gg-circle:before { content: $fa-var-gg-circle; }
648
- .#{$fa-css-prefix}-tripadvisor:before { content: $fa-var-tripadvisor; }
649
- .#{$fa-css-prefix}-odnoklassniki:before { content: $fa-var-odnoklassniki; }
650
- .#{$fa-css-prefix}-odnoklassniki-square:before { content: $fa-var-odnoklassniki-square; }
651
- .#{$fa-css-prefix}-get-pocket:before { content: $fa-var-get-pocket; }
652
- .#{$fa-css-prefix}-wikipedia-w:before { content: $fa-var-wikipedia-w; }
653
- .#{$fa-css-prefix}-safari:before { content: $fa-var-safari; }
654
- .#{$fa-css-prefix}-chrome:before { content: $fa-var-chrome; }
655
- .#{$fa-css-prefix}-firefox:before { content: $fa-var-firefox; }
656
- .#{$fa-css-prefix}-opera:before { content: $fa-var-opera; }
657
- .#{$fa-css-prefix}-internet-explorer:before { content: $fa-var-internet-explorer; }
658
- .#{$fa-css-prefix}-tv:before,
659
- .#{$fa-css-prefix}-television:before { content: $fa-var-television; }
660
- .#{$fa-css-prefix}-contao:before { content: $fa-var-contao; }
661
- .#{$fa-css-prefix}-500px:before { content: $fa-var-500px; }
662
- .#{$fa-css-prefix}-amazon:before { content: $fa-var-amazon; }
663
- .#{$fa-css-prefix}-calendar-plus-o:before { content: $fa-var-calendar-plus-o; }
664
- .#{$fa-css-prefix}-calendar-minus-o:before { content: $fa-var-calendar-minus-o; }
665
- .#{$fa-css-prefix}-calendar-times-o:before { content: $fa-var-calendar-times-o; }
666
- .#{$fa-css-prefix}-calendar-check-o:before { content: $fa-var-calendar-check-o; }
667
- .#{$fa-css-prefix}-industry:before { content: $fa-var-industry; }
668
- .#{$fa-css-prefix}-map-pin:before { content: $fa-var-map-pin; }
669
- .#{$fa-css-prefix}-map-signs:before { content: $fa-var-map-signs; }
670
- .#{$fa-css-prefix}-map-o:before { content: $fa-var-map-o; }
671
- .#{$fa-css-prefix}-map:before { content: $fa-var-map; }
672
- .#{$fa-css-prefix}-commenting:before { content: $fa-var-commenting; }
673
- .#{$fa-css-prefix}-commenting-o:before { content: $fa-var-commenting-o; }
674
- .#{$fa-css-prefix}-houzz:before { content: $fa-var-houzz; }
675
- .#{$fa-css-prefix}-vimeo:before { content: $fa-var-vimeo; }
676
- .#{$fa-css-prefix}-black-tie:before { content: $fa-var-black-tie; }
677
- .#{$fa-css-prefix}-fonticons:before { content: $fa-var-fonticons; }
678
- .#{$fa-css-prefix}-reddit-alien:before { content: $fa-var-reddit-alien; }
679
- .#{$fa-css-prefix}-edge:before { content: $fa-var-edge; }
680
- .#{$fa-css-prefix}-credit-card-alt:before { content: $fa-var-credit-card-alt; }
681
- .#{$fa-css-prefix}-codiepie:before { content: $fa-var-codiepie; }
682
- .#{$fa-css-prefix}-modx:before { content: $fa-var-modx; }
683
- .#{$fa-css-prefix}-fort-awesome:before { content: $fa-var-fort-awesome; }
684
- .#{$fa-css-prefix}-usb:before { content: $fa-var-usb; }
685
- .#{$fa-css-prefix}-product-hunt:before { content: $fa-var-product-hunt; }
686
- .#{$fa-css-prefix}-mixcloud:before { content: $fa-var-mixcloud; }
687
- .#{$fa-css-prefix}-scribd:before { content: $fa-var-scribd; }
688
- .#{$fa-css-prefix}-pause-circle:before { content: $fa-var-pause-circle; }
689
- .#{$fa-css-prefix}-pause-circle-o:before { content: $fa-var-pause-circle-o; }
690
- .#{$fa-css-prefix}-stop-circle:before { content: $fa-var-stop-circle; }
691
- .#{$fa-css-prefix}-stop-circle-o:before { content: $fa-var-stop-circle-o; }
692
- .#{$fa-css-prefix}-shopping-bag:before { content: $fa-var-shopping-bag; }
693
- .#{$fa-css-prefix}-shopping-basket:before { content: $fa-var-shopping-basket; }
694
- .#{$fa-css-prefix}-hashtag:before { content: $fa-var-hashtag; }
695
- .#{$fa-css-prefix}-bluetooth:before { content: $fa-var-bluetooth; }
696
- .#{$fa-css-prefix}-bluetooth-b:before { content: $fa-var-bluetooth-b; }
697
- .#{$fa-css-prefix}-percent:before { content: $fa-var-percent; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_larger.scss DELETED
@@ -1,13 +0,0 @@
1
- // Icon Sizes
2
- // -------------------------
3
-
4
- /* makes the font 33% larger relative to the icon container */
5
- .#{$fa-css-prefix}-lg {
6
- font-size: (4em / 3);
7
- line-height: (3em / 4);
8
- vertical-align: -15%;
9
- }
10
- .#{$fa-css-prefix}-2x { font-size: 2em; }
11
- .#{$fa-css-prefix}-3x { font-size: 3em; }
12
- .#{$fa-css-prefix}-4x { font-size: 4em; }
13
- .#{$fa-css-prefix}-5x { font-size: 5em; }
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_list.scss DELETED
@@ -1,19 +0,0 @@
1
- // List Icons
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix}-ul {
5
- padding-left: 0;
6
- margin-left: $fa-li-width;
7
- list-style-type: none;
8
- > li { position: relative; }
9
- }
10
- .#{$fa-css-prefix}-li {
11
- position: absolute;
12
- left: -$fa-li-width;
13
- width: $fa-li-width;
14
- top: (2em / 14);
15
- text-align: center;
16
- &.#{$fa-css-prefix}-lg {
17
- left: -$fa-li-width + (4em / 14);
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_mixins.scss DELETED
@@ -1,26 +0,0 @@
1
- // Mixins
2
- // --------------------------
3
-
4
- @mixin fa-icon() {
5
- display: inline-block;
6
- font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration
7
- font-size: inherit; // can't have font-size inherit on line above, so need to override
8
- text-rendering: auto; // optimizelegibility throws things off #1094
9
- -webkit-font-smoothing: antialiased;
10
- -moz-osx-font-smoothing: grayscale;
11
-
12
- }
13
-
14
- @mixin fa-icon-rotate($degrees, $rotation) {
15
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation});
16
- -webkit-transform: rotate($degrees);
17
- -ms-transform: rotate($degrees);
18
- transform: rotate($degrees);
19
- }
20
-
21
- @mixin fa-icon-flip($horiz, $vert, $rotation) {
22
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation});
23
- -webkit-transform: scale($horiz, $vert);
24
- -ms-transform: scale($horiz, $vert);
25
- transform: scale($horiz, $vert);
26
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_path.scss DELETED
@@ -1,15 +0,0 @@
1
- /* FONT PATH
2
- * -------------------------- */
3
-
4
- @font-face {
5
- font-family: 'FontAwesome';
6
- src: url('#{$fa-font-path}/fontawesome-webfont.eot?v=#{$fa-version}');
7
- src: url('#{$fa-font-path}/fontawesome-webfont.eot?#iefix&v=#{$fa-version}') format('embedded-opentype'),
8
- url('#{$fa-font-path}/fontawesome-webfont.woff2?v=#{$fa-version}') format('woff2'),
9
- url('#{$fa-font-path}/fontawesome-webfont.woff?v=#{$fa-version}') format('woff'),
10
- url('#{$fa-font-path}/fontawesome-webfont.ttf?v=#{$fa-version}') format('truetype'),
11
- url('#{$fa-font-path}/fontawesome-webfont.svg?v=#{$fa-version}#fontawesomeregular') format('svg');
12
- // src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts
13
- font-weight: normal;
14
- font-style: normal;
15
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_rotated-flipped.scss DELETED
@@ -1,20 +0,0 @@
1
- // Rotated & Flipped Icons
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); }
5
- .#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); }
6
- .#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); }
7
-
8
- .#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); }
9
- .#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); }
10
-
11
- // Hook for IE8-9
12
- // -------------------------
13
-
14
- :root .#{$fa-css-prefix}-rotate-90,
15
- :root .#{$fa-css-prefix}-rotate-180,
16
- :root .#{$fa-css-prefix}-rotate-270,
17
- :root .#{$fa-css-prefix}-flip-horizontal,
18
- :root .#{$fa-css-prefix}-flip-vertical {
19
- filter: none;
20
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_stacked.scss DELETED
@@ -1,20 +0,0 @@
1
- // Stacked Icons
2
- // -------------------------
3
-
4
- .#{$fa-css-prefix}-stack {
5
- position: relative;
6
- display: inline-block;
7
- width: 2em;
8
- height: 2em;
9
- line-height: 2em;
10
- vertical-align: middle;
11
- }
12
- .#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x {
13
- position: absolute;
14
- left: 0;
15
- width: 100%;
16
- text-align: center;
17
- }
18
- .#{$fa-css-prefix}-stack-1x { line-height: inherit; }
19
- .#{$fa-css-prefix}-stack-2x { font-size: 2em; }
20
- .#{$fa-css-prefix}-inverse { color: $fa-inverse; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/_sass/vendor/font-awesome/_variables.scss DELETED
@@ -1,708 +0,0 @@
1
- // Variables
2
- // --------------------------
3
-
4
- $fa-font-path: "../fonts" !default;
5
- $fa-font-size-base: 14px !default;
6
- $fa-line-height-base: 1 !default;
7
- //$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.5.0/fonts" !default; // for referencing Bootstrap CDN font files directly
8
- $fa-css-prefix: fa !default;
9
- $fa-version: "4.5.0" !default;
10
- $fa-border-color: #eee !default;
11
- $fa-inverse: #fff !default;
12
- $fa-li-width: (30em / 14) !default;
13
-
14
- $fa-var-500px: "\f26e";
15
- $fa-var-adjust: "\f042";
16
- $fa-var-adn: "\f170";
17
- $fa-var-align-center: "\f037";
18
- $fa-var-align-justify: "\f039";
19
- $fa-var-align-left: "\f036";
20
- $fa-var-align-right: "\f038";
21
- $fa-var-amazon: "\f270";
22
- $fa-var-ambulance: "\f0f9";
23
- $fa-var-anchor: "\f13d";
24
- $fa-var-android: "\f17b";
25
- $fa-var-angellist: "\f209";
26
- $fa-var-angle-double-down: "\f103";
27
- $fa-var-angle-double-left: "\f100";
28
- $fa-var-angle-double-right: "\f101";
29
- $fa-var-angle-double-up: "\f102";
30
- $fa-var-angle-down: "\f107";
31
- $fa-var-angle-left: "\f104";
32
- $fa-var-angle-right: "\f105";
33
- $fa-var-angle-up: "\f106";
34
- $fa-var-apple: "\f179";
35
- $fa-var-archive: "\f187";
36
- $fa-var-area-chart: "\f1fe";
37
- $fa-var-arrow-circle-down: "\f0ab";
38
- $fa-var-arrow-circle-left: "\f0a8";
39
- $fa-var-arrow-circle-o-down: "\f01a";
40
- $fa-var-arrow-circle-o-left: "\f190";
41
- $fa-var-arrow-circle-o-right: "\f18e";
42
- $fa-var-arrow-circle-o-up: "\f01b";
43
- $fa-var-arrow-circle-right: "\f0a9";
44
- $fa-var-arrow-circle-up: "\f0aa";
45
- $fa-var-arrow-down: "\f063";
46
- $fa-var-arrow-left: "\f060";
47
- $fa-var-arrow-right: "\f061";
48
- $fa-var-arrow-up: "\f062";
49
- $fa-var-arrows: "\f047";
50
- $fa-var-arrows-alt: "\f0b2";
51
- $fa-var-arrows-h: "\f07e";
52
- $fa-var-arrows-v: "\f07d";
53
- $fa-var-asterisk: "\f069";
54
- $fa-var-at: "\f1fa";
55
- $fa-var-automobile: "\f1b9";
56
- $fa-var-backward: "\f04a";
57
- $fa-var-balance-scale: "\f24e";
58
- $fa-var-ban: "\f05e";
59
- $fa-var-bank: "\f19c";
60
- $fa-var-bar-chart: "\f080";
61
- $fa-var-bar-chart-o: "\f080";
62
- $fa-var-barcode: "\f02a";
63
- $fa-var-bars: "\f0c9";
64
- $fa-var-battery-0: "\f244";
65
- $fa-var-battery-1: "\f243";
66
- $fa-var-battery-2: "\f242";
67
- $fa-var-battery-3: "\f241";
68
- $fa-var-battery-4: "\f240";
69
- $fa-var-battery-empty: "\f244";
70
- $fa-var-battery-full: "\f240";
71
- $fa-var-battery-half: "\f242";
72
- $fa-var-battery-quarter: "\f243";
73
- $fa-var-battery-three-quarters: "\f241";
74
- $fa-var-bed: "\f236";
75
- $fa-var-beer: "\f0fc";
76
- $fa-var-behance: "\f1b4";
77
- $fa-var-behance-square: "\f1b5";
78
- $fa-var-bell: "\f0f3";
79
- $fa-var-bell-o: "\f0a2";
80
- $fa-var-bell-slash: "\f1f6";
81
- $fa-var-bell-slash-o: "\f1f7";
82
- $fa-var-bicycle: "\f206";
83
- $fa-var-binoculars: "\f1e5";
84
- $fa-var-birthday-cake: "\f1fd";
85
- $fa-var-bitbucket: "\f171";
86
- $fa-var-bitbucket-square: "\f172";
87
- $fa-var-bitcoin: "\f15a";
88
- $fa-var-black-tie: "\f27e";
89
- $fa-var-bluetooth: "\f293";
90
- $fa-var-bluetooth-b: "\f294";
91
- $fa-var-bold: "\f032";
92
- $fa-var-bolt: "\f0e7";
93
- $fa-var-bomb: "\f1e2";
94
- $fa-var-book: "\f02d";
95
- $fa-var-bookmark: "\f02e";
96
- $fa-var-bookmark-o: "\f097";
97
- $fa-var-briefcase: "\f0b1";
98
- $fa-var-btc: "\f15a";
99
- $fa-var-bug: "\f188";
100
- $fa-var-building: "\f1ad";
101
- $fa-var-building-o: "\f0f7";
102
- $fa-var-bullhorn: "\f0a1";
103
- $fa-var-bullseye: "\f140";
104
- $fa-var-bus: "\f207";
105
- $fa-var-buysellads: "\f20d";
106
- $fa-var-cab: "\f1ba";
107
- $fa-var-calculator: "\f1ec";
108
- $fa-var-calendar: "\f073";
109
- $fa-var-calendar-check-o: "\f274";
110
- $fa-var-calendar-minus-o: "\f272";
111
- $fa-var-calendar-o: "\f133";
112
- $fa-var-calendar-plus-o: "\f271";
113
- $fa-var-calendar-times-o: "\f273";
114
- $fa-var-camera: "\f030";
115
- $fa-var-camera-retro: "\f083";
116
- $fa-var-car: "\f1b9";
117
- $fa-var-caret-down: "\f0d7";
118
- $fa-var-caret-left: "\f0d9";
119
- $fa-var-caret-right: "\f0da";
120
- $fa-var-caret-square-o-down: "\f150";
121
- $fa-var-caret-square-o-left: "\f191";
122
- $fa-var-caret-square-o-right: "\f152";
123
- $fa-var-caret-square-o-up: "\f151";
124
- $fa-var-caret-up: "\f0d8";
125
- $fa-var-cart-arrow-down: "\f218";
126
- $fa-var-cart-plus: "\f217";
127
- $fa-var-cc: "\f20a";
128
- $fa-var-cc-amex: "\f1f3";
129
- $fa-var-cc-diners-club: "\f24c";
130
- $fa-var-cc-discover: "\f1f2";
131
- $fa-var-cc-jcb: "\f24b";
132
- $fa-var-cc-mastercard: "\f1f1";
133
- $fa-var-cc-paypal: "\f1f4";
134
- $fa-var-cc-stripe: "\f1f5";
135
- $fa-var-cc-visa: "\f1f0";
136
- $fa-var-certificate: "\f0a3";
137
- $fa-var-chain: "\f0c1";
138
- $fa-var-chain-broken: "\f127";
139
- $fa-var-check: "\f00c";
140
- $fa-var-check-circle: "\f058";
141
- $fa-var-check-circle-o: "\f05d";
142
- $fa-var-check-square: "\f14a";
143
- $fa-var-check-square-o: "\f046";
144
- $fa-var-chevron-circle-down: "\f13a";
145
- $fa-var-chevron-circle-left: "\f137";
146
- $fa-var-chevron-circle-right: "\f138";
147
- $fa-var-chevron-circle-up: "\f139";
148
- $fa-var-chevron-down: "\f078";
149
- $fa-var-chevron-left: "\f053";
150
- $fa-var-chevron-right: "\f054";
151
- $fa-var-chevron-up: "\f077";
152
- $fa-var-child: "\f1ae";
153
- $fa-var-chrome: "\f268";
154
- $fa-var-circle: "\f111";
155
- $fa-var-circle-o: "\f10c";
156
- $fa-var-circle-o-notch: "\f1ce";
157
- $fa-var-circle-thin: "\f1db";
158
- $fa-var-clipboard: "\f0ea";
159
- $fa-var-clock-o: "\f017";
160
- $fa-var-clone: "\f24d";
161
- $fa-var-close: "\f00d";
162
- $fa-var-cloud: "\f0c2";
163
- $fa-var-cloud-download: "\f0ed";
164
- $fa-var-cloud-upload: "\f0ee";
165
- $fa-var-cny: "\f157";
166
- $fa-var-code: "\f121";
167
- $fa-var-code-fork: "\f126";
168
- $fa-var-codepen: "\f1cb";
169
- $fa-var-codiepie: "\f284";
170
- $fa-var-coffee: "\f0f4";
171
- $fa-var-cog: "\f013";
172
- $fa-var-cogs: "\f085";
173
- $fa-var-columns: "\f0db";
174
- $fa-var-comment: "\f075";
175
- $fa-var-comment-o: "\f0e5";
176
- $fa-var-commenting: "\f27a";
177
- $fa-var-commenting-o: "\f27b";
178
- $fa-var-comments: "\f086";
179
- $fa-var-comments-o: "\f0e6";
180
- $fa-var-compass: "\f14e";
181
- $fa-var-compress: "\f066";
182
- $fa-var-connectdevelop: "\f20e";
183
- $fa-var-contao: "\f26d";
184
- $fa-var-copy: "\f0c5";
185
- $fa-var-copyright: "\f1f9";
186
- $fa-var-creative-commons: "\f25e";
187
- $fa-var-credit-card: "\f09d";
188
- $fa-var-credit-card-alt: "\f283";
189
- $fa-var-crop: "\f125";
190
- $fa-var-crosshairs: "\f05b";
191
- $fa-var-css3: "\f13c";
192
- $fa-var-cube: "\f1b2";
193
- $fa-var-cubes: "\f1b3";
194
- $fa-var-cut: "\f0c4";
195
- $fa-var-cutlery: "\f0f5";
196
- $fa-var-dashboard: "\f0e4";
197
- $fa-var-dashcube: "\f210";
198
- $fa-var-database: "\f1c0";
199
- $fa-var-dedent: "\f03b";
200
- $fa-var-delicious: "\f1a5";
201
- $fa-var-desktop: "\f108";
202
- $fa-var-deviantart: "\f1bd";
203
- $fa-var-diamond: "\f219";
204
- $fa-var-digg: "\f1a6";
205
- $fa-var-dollar: "\f155";
206
- $fa-var-dot-circle-o: "\f192";
207
- $fa-var-download: "\f019";
208
- $fa-var-dribbble: "\f17d";
209
- $fa-var-dropbox: "\f16b";
210
- $fa-var-drupal: "\f1a9";
211
- $fa-var-edge: "\f282";
212
- $fa-var-edit: "\f044";
213
- $fa-var-eject: "\f052";
214
- $fa-var-ellipsis-h: "\f141";
215
- $fa-var-ellipsis-v: "\f142";
216
- $fa-var-empire: "\f1d1";
217
- $fa-var-envelope: "\f0e0";
218
- $fa-var-envelope-o: "\f003";
219
- $fa-var-envelope-square: "\f199";
220
- $fa-var-eraser: "\f12d";
221
- $fa-var-eur: "\f153";
222
- $fa-var-euro: "\f153";
223
- $fa-var-exchange: "\f0ec";
224
- $fa-var-exclamation: "\f12a";
225
- $fa-var-exclamation-circle: "\f06a";
226
- $fa-var-exclamation-triangle: "\f071";
227
- $fa-var-expand: "\f065";
228
- $fa-var-expeditedssl: "\f23e";
229
- $fa-var-external-link: "\f08e";
230
- $fa-var-external-link-square: "\f14c";
231
- $fa-var-eye: "\f06e";
232
- $fa-var-eye-slash: "\f070";
233
- $fa-var-eyedropper: "\f1fb";
234
- $fa-var-facebook: "\f09a";
235
- $fa-var-facebook-f: "\f09a";
236
- $fa-var-facebook-official: "\f230";
237
- $fa-var-facebook-square: "\f082";
238
- $fa-var-fast-backward: "\f049";
239
- $fa-var-fast-forward: "\f050";
240
- $fa-var-fax: "\f1ac";
241
- $fa-var-feed: "\f09e";
242
- $fa-var-female: "\f182";
243
- $fa-var-fighter-jet: "\f0fb";
244
- $fa-var-file: "\f15b";
245
- $fa-var-file-archive-o: "\f1c6";
246
- $fa-var-file-audio-o: "\f1c7";
247
- $fa-var-file-code-o: "\f1c9";
248
- $fa-var-file-excel-o: "\f1c3";
249
- $fa-var-file-image-o: "\f1c5";
250
- $fa-var-file-movie-o: "\f1c8";
251
- $fa-var-file-o: "\f016";
252
- $fa-var-file-pdf-o: "\f1c1";
253
- $fa-var-file-photo-o: "\f1c5";
254
- $fa-var-file-picture-o: "\f1c5";
255
- $fa-var-file-powerpoint-o: "\f1c4";
256
- $fa-var-file-sound-o: "\f1c7";
257
- $fa-var-file-text: "\f15c";
258
- $fa-var-file-text-o: "\f0f6";
259
- $fa-var-file-video-o: "\f1c8";
260
- $fa-var-file-word-o: "\f1c2";
261
- $fa-var-file-zip-o: "\f1c6";
262
- $fa-var-files-o: "\f0c5";
263
- $fa-var-film: "\f008";
264
- $fa-var-filter: "\f0b0";
265
- $fa-var-fire: "\f06d";
266
- $fa-var-fire-extinguisher: "\f134";
267
- $fa-var-firefox: "\f269";
268
- $fa-var-flag: "\f024";
269
- $fa-var-flag-checkered: "\f11e";
270
- $fa-var-flag-o: "\f11d";
271
- $fa-var-flash: "\f0e7";
272
- $fa-var-flask: "\f0c3";
273
- $fa-var-flickr: "\f16e";
274
- $fa-var-floppy-o: "\f0c7";
275
- $fa-var-folder: "\f07b";
276
- $fa-var-folder-o: "\f114";
277
- $fa-var-folder-open: "\f07c";
278
- $fa-var-folder-open-o: "\f115";
279
- $fa-var-font: "\f031";
280
- $fa-var-fonticons: "\f280";
281
- $fa-var-fort-awesome: "\f286";
282
- $fa-var-forumbee: "\f211";
283
- $fa-var-forward: "\f04e";
284
- $fa-var-foursquare: "\f180";
285
- $fa-var-frown-o: "\f119";
286
- $fa-var-futbol-o: "\f1e3";
287
- $fa-var-gamepad: "\f11b";
288
- $fa-var-gavel: "\f0e3";
289
- $fa-var-gbp: "\f154";
290
- $fa-var-ge: "\f1d1";
291
- $fa-var-gear: "\f013";
292
- $fa-var-gears: "\f085";
293
- $fa-var-genderless: "\f22d";
294
- $fa-var-get-pocket: "\f265";
295
- $fa-var-gg: "\f260";
296
- $fa-var-gg-circle: "\f261";
297
- $fa-var-gift: "\f06b";
298
- $fa-var-git: "\f1d3";
299
- $fa-var-git-square: "\f1d2";
300
- $fa-var-github: "\f09b";
301
- $fa-var-github-alt: "\f113";
302
- $fa-var-github-square: "\f092";
303
- $fa-var-gittip: "\f184";
304
- $fa-var-glass: "\f000";
305
- $fa-var-globe: "\f0ac";
306
- $fa-var-google: "\f1a0";
307
- $fa-var-google-plus: "\f0d5";
308
- $fa-var-google-plus-square: "\f0d4";
309
- $fa-var-google-wallet: "\f1ee";
310
- $fa-var-graduation-cap: "\f19d";
311
- $fa-var-gratipay: "\f184";
312
- $fa-var-group: "\f0c0";
313
- $fa-var-h-square: "\f0fd";
314
- $fa-var-hacker-news: "\f1d4";
315
- $fa-var-hand-grab-o: "\f255";
316
- $fa-var-hand-lizard-o: "\f258";
317
- $fa-var-hand-o-down: "\f0a7";
318
- $fa-var-hand-o-left: "\f0a5";
319
- $fa-var-hand-o-right: "\f0a4";
320
- $fa-var-hand-o-up: "\f0a6";
321
- $fa-var-hand-paper-o: "\f256";
322
- $fa-var-hand-peace-o: "\f25b";
323
- $fa-var-hand-pointer-o: "\f25a";
324
- $fa-var-hand-rock-o: "\f255";
325
- $fa-var-hand-scissors-o: "\f257";
326
- $fa-var-hand-spock-o: "\f259";
327
- $fa-var-hand-stop-o: "\f256";
328
- $fa-var-hashtag: "\f292";
329
- $fa-var-hdd-o: "\f0a0";
330
- $fa-var-header: "\f1dc";
331
- $fa-var-headphones: "\f025";
332
- $fa-var-heart: "\f004";
333
- $fa-var-heart-o: "\f08a";
334
- $fa-var-heartbeat: "\f21e";
335
- $fa-var-history: "\f1da";
336
- $fa-var-home: "\f015";
337
- $fa-var-hospital-o: "\f0f8";
338
- $fa-var-hotel: "\f236";
339
- $fa-var-hourglass: "\f254";
340
- $fa-var-hourglass-1: "\f251";
341
- $fa-var-hourglass-2: "\f252";
342
- $fa-var-hourglass-3: "\f253";
343
- $fa-var-hourglass-end: "\f253";
344
- $fa-var-hourglass-half: "\f252";
345
- $fa-var-hourglass-o: "\f250";
346
- $fa-var-hourglass-start: "\f251";
347
- $fa-var-houzz: "\f27c";
348
- $fa-var-html5: "\f13b";
349
- $fa-var-i-cursor: "\f246";
350
- $fa-var-ils: "\f20b";
351
- $fa-var-image: "\f03e";
352
- $fa-var-inbox: "\f01c";
353
- $fa-var-indent: "\f03c";
354
- $fa-var-industry: "\f275";
355
- $fa-var-info: "\f129";
356
- $fa-var-info-circle: "\f05a";
357
- $fa-var-inr: "\f156";
358
- $fa-var-instagram: "\f16d";
359
- $fa-var-institution: "\f19c";
360
- $fa-var-internet-explorer: "\f26b";
361
- $fa-var-intersex: "\f224";
362
- $fa-var-ioxhost: "\f208";
363
- $fa-var-italic: "\f033";
364
- $fa-var-joomla: "\f1aa";
365
- $fa-var-jpy: "\f157";
366
- $fa-var-jsfiddle: "\f1cc";
367
- $fa-var-key: "\f084";
368
- $fa-var-keyboard-o: "\f11c";
369
- $fa-var-krw: "\f159";
370
- $fa-var-language: "\f1ab";
371
- $fa-var-laptop: "\f109";
372
- $fa-var-lastfm: "\f202";
373
- $fa-var-lastfm-square: "\f203";
374
- $fa-var-leaf: "\f06c";
375
- $fa-var-leanpub: "\f212";
376
- $fa-var-legal: "\f0e3";
377
- $fa-var-lemon-o: "\f094";
378
- $fa-var-level-down: "\f149";
379
- $fa-var-level-up: "\f148";
380
- $fa-var-life-bouy: "\f1cd";
381
- $fa-var-life-buoy: "\f1cd";
382
- $fa-var-life-ring: "\f1cd";
383
- $fa-var-life-saver: "\f1cd";
384
- $fa-var-lightbulb-o: "\f0eb";
385
- $fa-var-line-chart: "\f201";
386
- $fa-var-link: "\f0c1";
387
- $fa-var-linkedin: "\f0e1";
388
- $fa-var-linkedin-square: "\f08c";
389
- $fa-var-linux: "\f17c";
390
- $fa-var-list: "\f03a";
391
- $fa-var-list-alt: "\f022";
392
- $fa-var-list-ol: "\f0cb";
393
- $fa-var-list-ul: "\f0ca";
394
- $fa-var-location-arrow: "\f124";
395
- $fa-var-lock: "\f023";
396
- $fa-var-long-arrow-down: "\f175";
397
- $fa-var-long-arrow-left: "\f177";
398
- $fa-var-long-arrow-right: "\f178";
399
- $fa-var-long-arrow-up: "\f176";
400
- $fa-var-magic: "\f0d0";
401
- $fa-var-magnet: "\f076";
402
- $fa-var-mail-forward: "\f064";
403
- $fa-var-mail-reply: "\f112";
404
- $fa-var-mail-reply-all: "\f122";
405
- $fa-var-male: "\f183";
406
- $fa-var-map: "\f279";
407
- $fa-var-map-marker: "\f041";
408
- $fa-var-map-o: "\f278";
409
- $fa-var-map-pin: "\f276";
410
- $fa-var-map-signs: "\f277";
411
- $fa-var-mars: "\f222";
412
- $fa-var-mars-double: "\f227";
413
- $fa-var-mars-stroke: "\f229";
414
- $fa-var-mars-stroke-h: "\f22b";
415
- $fa-var-mars-stroke-v: "\f22a";
416
- $fa-var-maxcdn: "\f136";
417
- $fa-var-meanpath: "\f20c";
418
- $fa-var-medium: "\f23a";
419
- $fa-var-medkit: "\f0fa";
420
- $fa-var-meh-o: "\f11a";
421
- $fa-var-mercury: "\f223";
422
- $fa-var-microphone: "\f130";
423
- $fa-var-microphone-slash: "\f131";
424
- $fa-var-minus: "\f068";
425
- $fa-var-minus-circle: "\f056";
426
- $fa-var-minus-square: "\f146";
427
- $fa-var-minus-square-o: "\f147";
428
- $fa-var-mixcloud: "\f289";
429
- $fa-var-mobile: "\f10b";
430
- $fa-var-mobile-phone: "\f10b";
431
- $fa-var-modx: "\f285";
432
- $fa-var-money: "\f0d6";
433
- $fa-var-moon-o: "\f186";
434
- $fa-var-mortar-board: "\f19d";
435
- $fa-var-motorcycle: "\f21c";
436
- $fa-var-mouse-pointer: "\f245";
437
- $fa-var-music: "\f001";
438
- $fa-var-navicon: "\f0c9";
439
- $fa-var-neuter: "\f22c";
440
- $fa-var-newspaper-o: "\f1ea";
441
- $fa-var-object-group: "\f247";
442
- $fa-var-object-ungroup: "\f248";
443
- $fa-var-odnoklassniki: "\f263";
444
- $fa-var-odnoklassniki-square: "\f264";
445
- $fa-var-opencart: "\f23d";
446
- $fa-var-openid: "\f19b";
447
- $fa-var-opera: "\f26a";
448
- $fa-var-optin-monster: "\f23c";
449
- $fa-var-outdent: "\f03b";
450
- $fa-var-pagelines: "\f18c";
451
- $fa-var-paint-brush: "\f1fc";
452
- $fa-var-paper-plane: "\f1d8";
453
- $fa-var-paper-plane-o: "\f1d9";
454
- $fa-var-paperclip: "\f0c6";
455
- $fa-var-paragraph: "\f1dd";
456
- $fa-var-paste: "\f0ea";
457
- $fa-var-pause: "\f04c";
458
- $fa-var-pause-circle: "\f28b";
459
- $fa-var-pause-circle-o: "\f28c";
460
- $fa-var-paw: "\f1b0";
461
- $fa-var-paypal: "\f1ed";
462
- $fa-var-pencil: "\f040";
463
- $fa-var-pencil-square: "\f14b";
464
- $fa-var-pencil-square-o: "\f044";
465
- $fa-var-percent: "\f295";
466
- $fa-var-phone: "\f095";
467
- $fa-var-phone-square: "\f098";
468
- $fa-var-photo: "\f03e";
469
- $fa-var-picture-o: "\f03e";
470
- $fa-var-pie-chart: "\f200";
471
- $fa-var-pied-piper: "\f1a7";
472
- $fa-var-pied-piper-alt: "\f1a8";
473
- $fa-var-pinterest: "\f0d2";
474
- $fa-var-pinterest-p: "\f231";
475
- $fa-var-pinterest-square: "\f0d3";
476
- $fa-var-plane: "\f072";
477
- $fa-var-play: "\f04b";
478
- $fa-var-play-circle: "\f144";
479
- $fa-var-play-circle-o: "\f01d";
480
- $fa-var-plug: "\f1e6";
481
- $fa-var-plus: "\f067";
482
- $fa-var-plus-circle: "\f055";
483
- $fa-var-plus-square: "\f0fe";
484
- $fa-var-plus-square-o: "\f196";
485
- $fa-var-power-off: "\f011";
486
- $fa-var-print: "\f02f";
487
- $fa-var-product-hunt: "\f288";
488
- $fa-var-puzzle-piece: "\f12e";
489
- $fa-var-qq: "\f1d6";
490
- $fa-var-qrcode: "\f029";
491
- $fa-var-question: "\f128";
492
- $fa-var-question-circle: "\f059";
493
- $fa-var-quote-left: "\f10d";
494
- $fa-var-quote-right: "\f10e";
495
- $fa-var-ra: "\f1d0";
496
- $fa-var-random: "\f074";
497
- $fa-var-rebel: "\f1d0";
498
- $fa-var-recycle: "\f1b8";
499
- $fa-var-reddit: "\f1a1";
500
- $fa-var-reddit-alien: "\f281";
501
- $fa-var-reddit-square: "\f1a2";
502
- $fa-var-refresh: "\f021";
503
- $fa-var-registered: "\f25d";
504
- $fa-var-remove: "\f00d";
505
- $fa-var-renren: "\f18b";
506
- $fa-var-reorder: "\f0c9";
507
- $fa-var-repeat: "\f01e";
508
- $fa-var-reply: "\f112";
509
- $fa-var-reply-all: "\f122";
510
- $fa-var-retweet: "\f079";
511
- $fa-var-rmb: "\f157";
512
- $fa-var-road: "\f018";
513
- $fa-var-rocket: "\f135";
514
- $fa-var-rotate-left: "\f0e2";
515
- $fa-var-rotate-right: "\f01e";
516
- $fa-var-rouble: "\f158";
517
- $fa-var-rss: "\f09e";
518
- $fa-var-rss-square: "\f143";
519
- $fa-var-rub: "\f158";
520
- $fa-var-ruble: "\f158";
521
- $fa-var-rupee: "\f156";
522
- $fa-var-safari: "\f267";
523
- $fa-var-save: "\f0c7";
524
- $fa-var-scissors: "\f0c4";
525
- $fa-var-scribd: "\f28a";
526
- $fa-var-search: "\f002";
527
- $fa-var-search-minus: "\f010";
528
- $fa-var-search-plus: "\f00e";
529
- $fa-var-sellsy: "\f213";
530
- $fa-var-send: "\f1d8";
531
- $fa-var-send-o: "\f1d9";
532
- $fa-var-server: "\f233";
533
- $fa-var-share: "\f064";
534
- $fa-var-share-alt: "\f1e0";
535
- $fa-var-share-alt-square: "\f1e1";
536
- $fa-var-share-square: "\f14d";
537
- $fa-var-share-square-o: "\f045";
538
- $fa-var-shekel: "\f20b";
539
- $fa-var-sheqel: "\f20b";
540
- $fa-var-shield: "\f132";
541
- $fa-var-ship: "\f21a";
542
- $fa-var-shirtsinbulk: "\f214";
543
- $fa-var-shopping-bag: "\f290";
544
- $fa-var-shopping-basket: "\f291";
545
- $fa-var-shopping-cart: "\f07a";
546
- $fa-var-sign-in: "\f090";
547
- $fa-var-sign-out: "\f08b";
548
- $fa-var-signal: "\f012";
549
- $fa-var-simplybuilt: "\f215";
550
- $fa-var-sitemap: "\f0e8";
551
- $fa-var-skyatlas: "\f216";
552
- $fa-var-skype: "\f17e";
553
- $fa-var-slack: "\f198";
554
- $fa-var-sliders: "\f1de";
555
- $fa-var-slideshare: "\f1e7";
556
- $fa-var-smile-o: "\f118";
557
- $fa-var-soccer-ball-o: "\f1e3";
558
- $fa-var-sort: "\f0dc";
559
- $fa-var-sort-alpha-asc: "\f15d";
560
- $fa-var-sort-alpha-desc: "\f15e";
561
- $fa-var-sort-amount-asc: "\f160";
562
- $fa-var-sort-amount-desc: "\f161";
563
- $fa-var-sort-asc: "\f0de";
564
- $fa-var-sort-desc: "\f0dd";
565
- $fa-var-sort-down: "\f0dd";
566
- $fa-var-sort-numeric-asc: "\f162";
567
- $fa-var-sort-numeric-desc: "\f163";
568
- $fa-var-sort-up: "\f0de";
569
- $fa-var-soundcloud: "\f1be";
570
- $fa-var-space-shuttle: "\f197";
571
- $fa-var-spinner: "\f110";
572
- $fa-var-spoon: "\f1b1";
573
- $fa-var-spotify: "\f1bc";
574
- $fa-var-square: "\f0c8";
575
- $fa-var-square-o: "\f096";
576
- $fa-var-stack-exchange: "\f18d";
577
- $fa-var-stack-overflow: "\f16c";
578
- $fa-var-star: "\f005";
579
- $fa-var-star-half: "\f089";
580
- $fa-var-star-half-empty: "\f123";
581
- $fa-var-star-half-full: "\f123";
582
- $fa-var-star-half-o: "\f123";
583
- $fa-var-star-o: "\f006";
584
- $fa-var-steam: "\f1b6";
585
- $fa-var-steam-square: "\f1b7";
586
- $fa-var-step-backward: "\f048";
587
- $fa-var-step-forward: "\f051";
588
- $fa-var-stethoscope: "\f0f1";
589
- $fa-var-sticky-note: "\f249";
590
- $fa-var-sticky-note-o: "\f24a";
591
- $fa-var-stop: "\f04d";
592
- $fa-var-stop-circle: "\f28d";
593
- $fa-var-stop-circle-o: "\f28e";
594
- $fa-var-street-view: "\f21d";
595
- $fa-var-strikethrough: "\f0cc";
596
- $fa-var-stumbleupon: "\f1a4";
597
- $fa-var-stumbleupon-circle: "\f1a3";
598
- $fa-var-subscript: "\f12c";
599
- $fa-var-subway: "\f239";
600
- $fa-var-suitcase: "\f0f2";
601
- $fa-var-sun-o: "\f185";
602
- $fa-var-superscript: "\f12b";
603
- $fa-var-support: "\f1cd";
604
- $fa-var-table: "\f0ce";
605
- $fa-var-tablet: "\f10a";
606
- $fa-var-tachometer: "\f0e4";
607
- $fa-var-tag: "\f02b";
608
- $fa-var-tags: "\f02c";
609
- $fa-var-tasks: "\f0ae";
610
- $fa-var-taxi: "\f1ba";
611
- $fa-var-television: "\f26c";
612
- $fa-var-tencent-weibo: "\f1d5";
613
- $fa-var-terminal: "\f120";
614
- $fa-var-text-height: "\f034";
615
- $fa-var-text-width: "\f035";
616
- $fa-var-th: "\f00a";
617
- $fa-var-th-large: "\f009";
618
- $fa-var-th-list: "\f00b";
619
- $fa-var-thumb-tack: "\f08d";
620
- $fa-var-thumbs-down: "\f165";
621
- $fa-var-thumbs-o-down: "\f088";
622
- $fa-var-thumbs-o-up: "\f087";
623
- $fa-var-thumbs-up: "\f164";
624
- $fa-var-ticket: "\f145";
625
- $fa-var-times: "\f00d";
626
- $fa-var-times-circle: "\f057";
627
- $fa-var-times-circle-o: "\f05c";
628
- $fa-var-tint: "\f043";
629
- $fa-var-toggle-down: "\f150";
630
- $fa-var-toggle-left: "\f191";
631
- $fa-var-toggle-off: "\f204";
632
- $fa-var-toggle-on: "\f205";
633
- $fa-var-toggle-right: "\f152";
634
- $fa-var-toggle-up: "\f151";
635
- $fa-var-trademark: "\f25c";
636
- $fa-var-train: "\f238";
637
- $fa-var-transgender: "\f224";
638
- $fa-var-transgender-alt: "\f225";
639
- $fa-var-trash: "\f1f8";
640
- $fa-var-trash-o: "\f014";
641
- $fa-var-tree: "\f1bb";
642
- $fa-var-trello: "\f181";
643
- $fa-var-tripadvisor: "\f262";
644
- $fa-var-trophy: "\f091";
645
- $fa-var-truck: "\f0d1";
646
- $fa-var-try: "\f195";
647
- $fa-var-tty: "\f1e4";
648
- $fa-var-tumblr: "\f173";
649
- $fa-var-tumblr-square: "\f174";
650
- $fa-var-turkish-lira: "\f195";
651
- $fa-var-tv: "\f26c";
652
- $fa-var-twitch: "\f1e8";
653
- $fa-var-twitter: "\f099";
654
- $fa-var-twitter-square: "\f081";
655
- $fa-var-umbrella: "\f0e9";
656
- $fa-var-underline: "\f0cd";
657
- $fa-var-undo: "\f0e2";
658
- $fa-var-university: "\f19c";
659
- $fa-var-unlink: "\f127";
660
- $fa-var-unlock: "\f09c";
661
- $fa-var-unlock-alt: "\f13e";
662
- $fa-var-unsorted: "\f0dc";
663
- $fa-var-upload: "\f093";
664
- $fa-var-usb: "\f287";
665
- $fa-var-usd: "\f155";
666
- $fa-var-user: "\f007";
667
- $fa-var-user-md: "\f0f0";
668
- $fa-var-user-plus: "\f234";
669
- $fa-var-user-secret: "\f21b";
670
- $fa-var-user-times: "\f235";
671
- $fa-var-users: "\f0c0";
672
- $fa-var-venus: "\f221";
673
- $fa-var-venus-double: "\f226";
674
- $fa-var-venus-mars: "\f228";
675
- $fa-var-viacoin: "\f237";
676
- $fa-var-video-camera: "\f03d";
677
- $fa-var-vimeo: "\f27d";
678
- $fa-var-vimeo-square: "\f194";
679
- $fa-var-vine: "\f1ca";
680
- $fa-var-vk: "\f189";
681
- $fa-var-volume-down: "\f027";
682
- $fa-var-volume-off: "\f026";
683
- $fa-var-volume-up: "\f028";
684
- $fa-var-warning: "\f071";
685
- $fa-var-wechat: "\f1d7";
686
- $fa-var-weibo: "\f18a";
687
- $fa-var-weixin: "\f1d7";
688
- $fa-var-whatsapp: "\f232";
689
- $fa-var-wheelchair: "\f193";
690
- $fa-var-wifi: "\f1eb";
691
- $fa-var-wikipedia-w: "\f266";
692
- $fa-var-windows: "\f17a";
693
- $fa-var-won: "\f159";
694
- $fa-var-wordpress: "\f19a";
695
- $fa-var-wrench: "\f0ad";
696
- $fa-var-xing: "\f168";
697
- $fa-var-xing-square: "\f169";
698
- $fa-var-y-combinator: "\f23b";
699
- $fa-var-y-combinator-square: "\f1d4";
700
- $fa-var-yahoo: "\f19e";
701
- $fa-var-yc: "\f23b";
702
- $fa-var-yc-square: "\f1d4";
703
- $fa-var-yelp: "\f1e9";
704
- $fa-var-yen: "\f157";
705
- $fa-var-youtube: "\f167";
706
- $fa-var-youtube-play: "\f16a";
707
- $fa-var-youtube-square: "\f166";
708
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/announcements-4.0.html DELETED
@@ -1,752 +0,0 @@
1
- ---
2
- layout: default
3
- title: Select2 4.0.0 Released
4
- slug: announcements-4.0
5
- ---
6
- <section id="pre-release" class="jumbotron">
7
- <div class="container">
8
- <h1>Announcing Select2 4.0.0</h1>
9
- </div>
10
- </section>
11
-
12
- <div class="container s2-docs-container">
13
- <div class="row">
14
- <div class="col-md-9" role="main">
15
-
16
- <section id="release">
17
- <h1 class="page-header">Select2 4.0.0</h1>
18
-
19
- <p class="lead">
20
- The 4.0 release of Select2 is the result of three years of working on the
21
- code base and watching where it needs to go. At the core, it is a full
22
- rewrite that addresses many of the extensibility and usability problems
23
- that could not be addressed in previous versions.
24
- </p>
25
-
26
- <p>
27
- This release contains many breaking changes, but easy-upgrade paths have
28
- been created as well as helper modules that will allow for backwards
29
- compatibility to be maintained with past versions of Select2. Upgrading
30
- <em>will</em> require you to read the release notes carefully, but the
31
- migration path should be relatively straightforward. You can view a list
32
- of the most common changes that you will need to make
33
- <a href="https://github.com/select2/select2/releases">in the release notes</a>.
34
- </p>
35
-
36
- <p>
37
- Below is an in-depth review of what is new in Select2, as well as some of
38
- the major changes that have been made.
39
- </p>
40
- </section>
41
-
42
- <section id="new">
43
- <h2>New features</h2>
44
-
45
- <p>
46
- The notable features of this new release include:
47
- </p>
48
-
49
- <ul>
50
- <li>
51
- A more flexible plugin framework that allows you to override Select2 to
52
- behave exactly how you want it to.
53
- </li>
54
- <li>
55
- Consistency with standard <code>&lt;select&gt;</code> elements for all
56
- data adapters, removing the need for hidden <code>&lt;input&gt;</code>
57
- elements.
58
- </li>
59
- <li>
60
- A new build system that uses AMD to keep everything organized.
61
- </li>
62
- <li>
63
- Less specific selectors allowing for Select2 to be styled to fit the
64
- rest of your application.
65
- </li>
66
- </ul>
67
- </section>
68
-
69
- <section id="plugins">
70
- <h2>Plugin system</h2>
71
-
72
- <p>
73
- Select2 now provides interfaces that allow for it to be easily extended,
74
- allowing for anyone to create a plugin that changes the way Select2 works.
75
- This is the result of Select2 being broken into four distinct sections,
76
- each of which can be extended and used together to create your unique
77
- Select2.
78
- </p>
79
-
80
- <p>
81
- The adapters implement a consistent interface that is documented in the
82
- <a href="options.html#adapters">options section for adapters</a>, allowing
83
- you to customize Select2 to do exactly what you are looking for. Select2
84
- is designed such that you can mix and match plugins, with most of the core
85
- options being built as decorators that wrap the standard adapters.
86
- </p>
87
- </section>
88
-
89
- <section id="amd-builds">
90
- <h2>AMD-based build system</h2>
91
-
92
- <p>
93
- Select2 now uses an
94
- <a href="https://en.wikipedia.org/wiki/Asynchronous_module_definition">AMD-based build system</a>,
95
- allowing for builds that only require the parts of Select2 that you need.
96
- While a custom build system has not yet been created, Select2 is open
97
- source and will gladly accept a pull request for one.
98
- </p>
99
-
100
- <p>
101
- Select2 includes the minimal <a href="https://github.com/jrburke/almond">almond</a>
102
- AMD loader, but a custom <code>select2.amd.js</code> build is available
103
- if you already use an AMD loader. The code base (available in the
104
- <code>src</code> directory) also uses AMD, allowing you to include Select2
105
- in your own build system and generate your own builds alongside your
106
- existing infrastructure.
107
- </p>
108
-
109
- <p>
110
- The AMD methods used by Select2 are available as
111
- <code>jQuery.fn.select2.amd.define()/require()</code>, allowing you to use the
112
- included almond loader. These methods are primarily used by the
113
- translations, but they are the recommended way to access custom modules
114
- that Select2 provides.
115
- </p>
116
- </section>
117
-
118
- <section id="migrating">
119
- <h1>Migrating from Select2 3.5</h1>
120
-
121
- <p>
122
- There are a few breaking changes that migrators should be aware of when
123
- they are coming from older versions of Select2.
124
- </p>
125
-
126
- <p>
127
- If you use the full build of Select2 (<code>select2.full.js</code>), you
128
- will be automatically notified of the major breaking changes, and
129
- compatibility modules will be used in some cases to ensure that your code
130
- still behaves how you were expecting.
131
- </p>
132
-
133
- <h2 id="hidden-input">No more hidden input tags</h2>
134
-
135
- <p>
136
- In past versions of Select2, an <code>&lt;input type="hidden" /&gt;</code>
137
- tag was recommended if you wanted to do anything advanced with Select2,
138
- such as work with remote data sources or allow users to add their own
139
- tags. This had the unfortunate side-effect of servers not receiving the
140
- data from Select2 as an array, like a standard <code>&lt;select&gt;</code>
141
- element does, but instead sending a string containing the comma-separated
142
- strings. The code base ended up being littered with special cases for the
143
- hidden input, and libraries using Select2 had to work around the
144
- differences it caused.
145
- </p>
146
-
147
- <p>
148
- In Select2 4.0, the <code>&lt;select&gt;</code> element supports all core
149
- options, and support for the old
150
- <code>&lt;input type="hidden" /&gt;</code> has been deprecated. This means
151
- that if you previously declared an AJAX field with some pre-selected
152
- options that looked like…
153
- </p>
154
-
155
- {% highlight html linenos %}
156
- <input type="hidden" name="select-boxes" value="1,2,4,6" />
157
- {% endhighlight %}
158
-
159
- <p>
160
- It will need to be recreated as a <code>&lt;select&gt;</code> element with
161
- some <code>&lt;option&gt;</code> tags that have <code>value</code>
162
- attributes that match the old value.
163
- </p>
164
-
165
- {% highlight html linenos %}
166
- <select name="select-boxes" multiple="multiple">
167
- <option value="1" selected="selected">Select2</option>
168
- <option value="2" selected="selected">Chosen</option>
169
- <option value="4" selected="selected">selectize.js</option>
170
- <option value="6" selected="selected">typeahead.js</option>
171
- </select>
172
- {% endhighlight %}
173
-
174
- <p>
175
- The options that you create should have <code>selected="selected"</code>
176
- set so Select2 and the browser knows that they should be selected. The
177
- <code>value</code> attribute of the option should also be set to the value
178
- that will be returned from the server for the result, so Select2 can
179
- highlight it as selected in the dropdown. The text within the option
180
- should also reflect the value that should be displayed by default for the
181
- option.
182
- </p>
183
-
184
- <h2 id="new-matcher">Advanced matching of searches</h2>
185
-
186
- <p>
187
- In past versions of Select2, when matching search terms to individual
188
- options, which limited the control that you had when displaying results,
189
- especially in cases where there was nested data. The <code>matcher</code>
190
- function was only given the individual option, even if it was a nested
191
- options, without any context.
192
- </p>
193
-
194
- <p>
195
- With the new matcher function, only the root-level options are matched and
196
- matchers are expected to limit the results of any children options that
197
- they contain. This allows developers to customize how options within
198
- groups can be displayed, and modify how the results are returned.
199
- </p>
200
-
201
- <p>
202
- A function has been created that allows old-style matcher functions to be
203
- converted to the new style. You can retrieve the function from the
204
- <code>select2/compat/matcher</code> module, which should just wrap the old
205
- matcher function.
206
- </p>
207
-
208
- <p>
209
- So if your old code used a matcher that only displayed options if they
210
- started with the term that was entered, it would look something like…
211
- </p>
212
-
213
- {% highlight js linenos %}
214
- function matchStart (term, text) {
215
- if (text.toUpperCase().indexOf(term.toUpperCase()) == 0) {
216
- return true;
217
- }
218
-
219
- return false;
220
- }
221
-
222
- $("select").select2({
223
- matcher: matchStart
224
- })
225
- {% endhighlight %}
226
-
227
- <p>
228
- Then in Select2 4.0, you would need to wrap the <code>matchStart</code>
229
- method (or the name of the matcher you created) with a
230
- <code>oldMatcher</code> method that we have created.
231
- </p>
232
-
233
- {% highlight js linenos %}
234
- function matchStart (term, text) {
235
- if (text.toUpperCase().indexOf(term.toUpperCase()) == 0) {
236
- return true;
237
- }
238
-
239
- return false;
240
- }
241
-
242
- $.fn.select2.amd.require(['select2/compat/matcher'], function (oldMatcher) {
243
- $("select").select2({
244
- matcher: oldMatcher(matchStart)
245
- })
246
- });
247
- {% endhighlight %}
248
-
249
- <p>
250
- This will work for any matchers that only took in the search term and the
251
- text of the option as parameters. If your matcher relied on the third
252
- parameter containing the jQuery element representing the original
253
- <code>&lt;option&gt;</code> tag, then you may need to slightly change
254
- your matcher to expect the full JavaScript data object being passed in
255
- instead. You can still retrieve the jQuery element from the data object
256
- using the <code>data.element</code> property.
257
- </p>
258
-
259
- <h2 id="flexible-placeholders">More flexible placeholders</h2>
260
-
261
- <p>
262
- In the most recent versions of Select2, placeholders could only be
263
- applied to the first (typically the default) option in a
264
- <code>&lt;select&gt;</code> if it was blank. The
265
- <code>placeholderOption</code> option was added to Select2 to allow users
266
- using the <code>select</code> tag to select a different option, typically
267
- an automatically generated option with a different value.
268
- </p>
269
-
270
- <p>
271
- The <code>placeholder</code> option can now take an object as well as just
272
- a string. This replaces the need for the old
273
- <code>placeholderOption</code>, as now the <code>id</code> of the object
274
- can be set to the <code>value</code> attribute of the
275
- <code>&lt;option&gt;</code> tag.
276
- </p>
277
-
278
- <p>
279
- For a select that looks like the following, where the first option (with a
280
- value of <code>-1</code>) is the placeholder option…
281
- </p>
282
-
283
- {% highlight html linenos %}
284
- <select>
285
- <option value="-1" selected="selected">Select an option</option>
286
- <option value="1">Something else</option>
287
- </select>
288
- {% endhighlight %}
289
-
290
- <p>
291
- You would have previously had to get the placeholder option through the
292
- <code>placeholderOption</code>, but now you can do it through the
293
- <code>placeholder</code> option by setting an <code>id</code>.
294
- </p>
295
-
296
- {% highlight js linenos %}
297
- $("select").select2({
298
- placeholder: {
299
- id: "-1",
300
- placeholder: "Select an option"
301
- }
302
- })
303
- {% endhighlight %}
304
-
305
- <p>
306
- And Select2 will automatically display the placeholder when the value of
307
- the select is <code>-1</code>, which it will be by default. This does not
308
- break the old functionality of Select2 where the placeholder option was
309
- blank by default.
310
- </p>
311
-
312
- <h2 id="value-ordering">Display reflects the actual order of the values</h2>
313
-
314
- <p>
315
- In past versions of Select2, choices were displayed in the order that
316
- they were selected. In cases where Select2 was used on a
317
- <code>&lt;select&gt;</code> element, the order that the server received
318
- the selections did not always match the order that the choices were
319
- displayed, resulting in confusion in situations where the order is
320
- important.
321
- </p>
322
-
323
- <p>
324
- Select2 will now order selected choices in the same order that will be
325
- sent to the server.
326
- </p>
327
-
328
- <h2 id="changed-options">Changed method and option names</h2>
329
-
330
- <p>
331
- When designing the future option set for Select2 4.0, special care was
332
- taken to ensure that the most commonly used options were brought over.
333
- For the most part, the commonly used options of Select2 can still be
334
- referenced under their previous names, but there were some changes which
335
- have been noted.
336
- </p>
337
-
338
- <h3 id="removed-initselection">
339
- Removed the requirement of <code>initSelection</code>
340
- </h3>
341
-
342
- <p>
343
- In the past, whenever you wanted to use a custom data adapter, such as
344
- AJAX or tagging, you needed to help Select2 out in determining the initial
345
- values that were selected. This was typically done through the
346
- <code>initSelection</code> option, which took the underlying data of the
347
- input and converted it into data objects that Select2 could use.
348
- </p>
349
-
350
- <p>
351
- This is now handled by
352
- <a href="options.html#dataAdapter">the data adapter</a> in the
353
- <code>current</code> method, which allows Select2 to convert the currently
354
- selected values into data objects that can be displayed. The default
355
- implementation converts the text and value of <code>option</code> elements
356
- into data objects, and is probably suitable for most cases. An example of
357
- the old <code>initSelection</code> option is included below, which
358
- converts the value of the selected options into a data object with both
359
- the <code>id</code> and <code>text</code> matching the selected value.
360
- </p>
361
-
362
- {% highlight js linenos %}
363
- {
364
- initSelection : function (element, callback) {
365
- var data = [];
366
- $(element.val()).each(function () {
367
- data.push({id: this, text: this});
368
- });
369
- callback(data);
370
- }
371
- }
372
- {% endhighlight %}
373
-
374
- <p>
375
- When using the new <code>current</code> method of the custom data adapter,
376
- <strong>this method is called any time Select2 needs a list</strong> of
377
- the currently selected options. This is different from the old
378
- <code>initSelection</code> in that it was only called once, so it could
379
- suffer from being relatively slow to process the data (such as from a
380
- remote data source).
381
- </p>
382
-
383
- {% highlight js linenos %}
384
- $.fn.select2.amd.require([
385
- 'select2/data/array',
386
- 'select2/utils'
387
- ], function (ArrayData, Utils) {
388
- function CustomData ($element, options) {
389
- CustomData.__super__.constructor.call(this, $element, options);
390
- }
391
-
392
- Utils.Extend(CustomData, ArrayData);
393
-
394
- CustomData.prototype.current = function (callback) {
395
- var data = [];
396
- var currentVal = this.$element.val();
397
-
398
- if (!this.$element.prop('multiple')) {
399
- currentVal = [currentVal];
400
- }
401
-
402
- for (var v = 0; v < currentVal.length; v++) {
403
- data.push({
404
- id: currentVal[v],
405
- text: currentVal[v]
406
- });
407
- }
408
-
409
- callback(data);
410
- };
411
-
412
- $("#select").select2({
413
- dataAdapter: CustomData
414
- });
415
- }
416
- {% endhighlight %}
417
-
418
- <p>
419
- The new <code>current</code> method of the data adapter works in a similar
420
- way to the old <code>initSelection</code> method, with three notable
421
- differences. The first, and most important, is that <strong>it is called
422
- whenever the current selections are needed</strong> to ensure that Select2
423
- is always displaying the most accurate and up to date data. No matter
424
- what type of element Select2 is attached to, whether it supports a
425
- single or multiple selections, the data passed to the callback
426
- <strong>must be an array, even if it contains one selection</strong>.
427
- The last is that there is only one parameter, the callback to be
428
- executed with the latest data, and the current element that Select2 is
429
- attached to is available on the class itself as
430
- <code>this.$element</code>.
431
- </p>
432
-
433
- <p>
434
- If you only need to load in the initial options once, and otherwise will
435
- be letting Select2 handle the state of the selections, you don't need to
436
- use a custom data adapter. You can just create the
437
- <code>&lt;option&gt;</code> tags on your own, and Select2 will pick up
438
- the changes.
439
- </p>
440
-
441
- {% highlight js linenos %}
442
- var $element = $('select').select2(); // the select element you are working with
443
-
444
- var $request = $.ajax({
445
- url: '/my/remote/source' // wherever your data is actually coming from
446
- });
447
-
448
- $request.then(function (data) {
449
- // This assumes that the data comes back as an array of data objects
450
- // The idea is that you are using the same callback as the old `initSelection`
451
-
452
- for (var d = 0; d < data.length; d++) {
453
- var item = data[d];
454
-
455
- // Create the DOM option that is pre-selected by default
456
- var option = new Option(item.text, item.id, true, true);
457
-
458
- // Append it to the select
459
- $element.append(option);
460
- }
461
-
462
- // Update the selected options that are displayed
463
- $element.trigger('change');
464
- });
465
- {% endhighlight %}
466
-
467
- <h3 id="query-to-data-adapter">
468
- Custom data adapters instead of <code>query</code>
469
- </h3>
470
-
471
- <p>
472
- <a href="http://select2.github.io/select2/#data">In the past</a>, any time
473
- you wanted to hook Select2 up to a different data source you would be
474
- required to implement custom <code>query</code> and
475
- <code>initSelection</code> methods. This allowed Select2 to determine the
476
- initial selection and the list of results to display, and it would handle
477
- everything else internally, which was fine more most people.
478
- </p>
479
-
480
- <p>
481
- The custom <code>query</code> and <code>initSelection</code> methods have
482
- been replaced by
483
- <a href="options.html#dataAdapter">custom data adapters</a> that handle
484
- how Select2 stores and retrieves the data that will be displayed to the
485
- user. An example of the old <code>query</code> option is provided below,
486
- which is
487
- <a href="http://select2.github.io/select2/#data">the same as the old example</a>,
488
- and it generates results that contain the search term repeated a certain
489
- number of times.
490
- </p>
491
-
492
- {% highlight js linenos %}
493
- {
494
- query: function (query) {
495
- var data = {results: []}, i, j, s;
496
- for (i = 1; i < 5; i++) {
497
- s = "";
498
- for (j = 0; j < i; j++) {s = s + query.term;}
499
- data.results.push({id: query.term + i, text: s});
500
- }
501
- query.callback(data);
502
- }
503
- }
504
- {% endhighlight %}
505
-
506
- <p>
507
- This has been replaced by custom data adapters which define a similarly
508
- named <code>query</code> method. The comparable data adapter is provided
509
- below as an example.
510
- </p>
511
-
512
- {% highlight js linenos %}
513
- $.fn.select2.amd.require([
514
- 'select2/data/array',
515
- 'select2/utils'
516
- ], function (ArrayData, Utils) {
517
- function CustomData ($element, options) {
518
- CustomData.__super__.constructor.call(this, $element, options);
519
- }
520
-
521
- Utils.Extend(CustomData, ArrayData);
522
-
523
- CustomData.prototype.query = function (params, callback) {
524
- var data = {
525
- results: []
526
- };
527
-
528
- for (var i = 1; i < 5; i++) {
529
- var s = "";
530
-
531
- for (var j = 0; j < i; j++) {
532
- s = s + params.term;
533
- }
534
-
535
- data.results.push({
536
- id: params.term + i,
537
- text: s
538
- });
539
- }
540
-
541
- callback(data);
542
- };
543
-
544
- $("#select").select2({
545
- dataAdapter: CustomData
546
- });
547
- }
548
- {% endhighlight %}
549
-
550
- <p>
551
- The new <code>query</code> method of the data adapter is very similar to
552
- the old <code>query</code> option that was passed into Select2 when
553
- initializing it. The old <code>query</code> argument is mostly the same as
554
- the new <code>params</code> that are passed in to query on, and the
555
- callback that should be used to return the results is now passed in as the
556
- second parameter.
557
- </p>
558
-
559
- <h3 id="changed-templating">Renamed templating options</h3>
560
-
561
- <p>
562
- Select2 previously provided multiple options for formatting the results
563
- list and selected options, commonly referred to as "formatters", using the
564
- <code>formatSelection</code> and <code>formatResult</code> options. As the
565
- "formatters" were also used for things such as localization,
566
- <a href="#changed-translations">which has also changed</a>, they have been
567
- renamed to <code>templateSelection</code> and <code>templateResult</code>
568
- and their signatures have changed as well.
569
- </p>
570
-
571
- <p>
572
- You should refer to the updated
573
- <a href="options.html#templating">documentation on templates</a> when
574
- migrating from previous versions of Select2.
575
- </p>
576
-
577
- <h3 id="changed-id">
578
- The <code>id</code> and <code>text</code> properties are strictly enforced
579
- </h3>
580
-
581
- <p>
582
- When working with array and AJAX data in the past, Select2 allowed a
583
- custom <code>id</code> function or attribute to be set in various places,
584
- ranging from the initialization of Select2 to when the remote data was
585
- being returned. This allowed Select2 to better integrate with existing
586
- data sources that did not necessarily use the <code>id</code> attribute to
587
- indicate the unique identifier for an object.
588
- </p>
589
-
590
- <p>
591
- Select2 no longer supports a custom <code>id</code> or <code>text</code>
592
- to be used, but provides integration points for converting incorrect data
593
- to the expected format.
594
- </p>
595
-
596
- <h4>
597
- When working with array data
598
- </h4>
599
-
600
- <p>
601
- Select2 previously supported defining array data as an object that matched
602
- the signature of an AJAX response. A <code>text</code> property could be
603
- specified that would map the given property to the <code>text</code>
604
- property on the individual objects. You can now do this when initializing
605
- Select2 by using the following jQuery code to map the old
606
- <code>text</code> and <code>id</code> properties to the new ones.
607
- </p>
608
-
609
- {% highlight js linenos %}
610
- var data = $.map([
611
- {
612
- pk: 1,
613
- word: 'one'
614
- },
615
- {
616
- pk: 2,
617
- word: 'two'
618
- }
619
- ], function (obj) {
620
- obj.id = obj.id || obj.pk;
621
- obj.text = obj.text || obj.word;
622
-
623
- return obj;
624
- });
625
- {% endhighlight %}
626
-
627
- <p>
628
- This will result in an array of data objects that have the <code>id</code>
629
- properties that match the existing <code>pk</code> properties and
630
- <code>text</code> properties that match the existing <code>word</code>
631
- properties.
632
- </p>
633
-
634
- <h4>
635
- When working with remote data
636
- </h4>
637
-
638
- <p>
639
- The same code that was given above can be used in the
640
- <code>processResults</code> method of an AJAX call to map properties there
641
- as well.
642
- </p>
643
-
644
- <h3 id="changed-translations">Renamed translation options</h3>
645
-
646
- <p>
647
- In previous versions of Select2, the default messages provided to users
648
- could be localized to fit the language of the website that it was being
649
- used on. Select2 only comes with the English language by default, but
650
- provides
651
- <a href="options.html#language">community-contributed translations</a> for
652
- many common languages. Many of the formatters have been moved to the
653
- <code>language</code> option and the signatures of the formatters have
654
- been changed to handle future additions.
655
- </p>
656
-
657
- <h3 id="changed-data">
658
- Declaring options using <code>data-*</code> attributes
659
- </h3>
660
-
661
- <p>
662
- In the past, Select2 has only supported declaring a subset of options
663
- using <code>data-*</code> attributes. Select2 now supports declaring all
664
- options using the attributes, using
665
- <a href="options.html#data-attributes">the format specified in the documentation</a>.
666
- </p>
667
-
668
- <p>
669
- You could previously declare the URL that was used for AJAX requests using
670
- the <code>data-ajax-url</code> attribute. While Select2 still allows for
671
- this, the new attribute that should be used is the
672
- <code>data-ajax--url</code> attribute. Support for the old attribute will
673
- be removed in Select2 4.1.
674
- </p>
675
-
676
- <p>
677
- Although it was not documented, a list of possible tags could also be
678
- provided using the <code>data-select2-tags</code> attribute and passing in
679
- a JSON-formatted array of objects for tags. As the method for specifying
680
- tags has changed in 4.0, you should now provide the array of objects using
681
- the <code>data-data</code> attribute, which maps to
682
- <a href="options.html#data">the array data</a> option. You should also
683
- enable tags by setting <code>data-tags="true"</code> on the object, to
684
- maintain the ability for users to create their own options as well.
685
- </p>
686
-
687
- <p>
688
- If you previously declared the list of tags as…
689
- </p>
690
-
691
- {% highlight html linenos %}
692
- <select data-select2-tags='[{"id": "1", "text": "One"}, {"id": "2", "text": "Two"}]'></select>
693
- {% endhighlight %}
694
-
695
- <p>
696
- …then you should now declare it as…
697
- </p>
698
-
699
- {% highlight html linenos %}
700
- <select data-data='[{"id": "1", "text": "One"}, {"id": "2", "text": "Two"}]' data-tags="true"></select>
701
- {% endhighlight %}
702
-
703
- <h2 id="removed-methods">Deprecated and removed methods</h2>
704
-
705
- <p>
706
- As Select2 now uses a <code>&lt;select&gt;</code> element for all data
707
- sources, a few methods that were available by calling
708
- <code>.select2()</code> are no longer required.
709
- </p>
710
-
711
- <h3>.select2("val")</h3>
712
-
713
- <p>
714
- The <code>"val"</code> method has been deprecated and will be removed in
715
- Select2 4.1. The deprecated method no longer includes the
716
- <code>triggerChange</code> parameter.
717
- </p>
718
-
719
- <p>
720
- You should directly call <code>.val</code> on the underlying
721
- <code>&lt;select&gt;</code> element instead. If you needed the second
722
- parameter (<code>triggerChange</code>), you should also call
723
- <code>.trigger("change")</code> on the element.
724
- </p>
725
-
726
- {% highlight js linenos %}
727
- $("select").val("1").trigger("change"); // instead of $("select").select2("val", "1");
728
- {% endhighlight %}
729
-
730
- <h3>.select2("enable")</h3>
731
-
732
- <p>
733
- Select2 will respect the <code>disabled</code> property of the underlying
734
- select element. In order to enable or disable Select2, you should call
735
- <code>.prop('disabled', true/false)</code> on the
736
- <code>&lt;select&gt;</code> element. Support for the old methods will be
737
- completely removed in Select2 4.1.
738
- </p>
739
-
740
- {% highlight js linenos %}
741
- $("select").prop("disabled", true); // instead of $("select").enable(false);
742
- {% endhighlight %}
743
-
744
- </section>
745
- </div>
746
- <div class="col-md-3" role="complementary">
747
-
748
- {% include nav/announcements-4.0.html %}
749
-
750
- </div>
751
- </div>
752
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/browserconfig.xml DELETED
@@ -1,11 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <browserconfig>
3
- <msapplication>
4
- <tile>
5
- <square70x70logo src="/images/mstile-70x70.png?v=699Nxpjr2A"/>
6
- <square150x150logo src="/images/mstile-150x150.png?v=699Nxpjr2A"/>
7
- <wide310x150logo src="/images/mstile-310x150.png?v=699Nxpjr2A"/>
8
- <TileColor>#da532c</TileColor>
9
- </tile>
10
- </msapplication>
11
- </browserconfig>
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/community.html DELETED
@@ -1,154 +0,0 @@
1
- ---
2
- layout: default
3
- title: Community - Select2
4
- slug: community
5
- ---
6
-
7
- <section class="jumbotron">
8
- <div class="container">
9
- <h1>
10
- Community
11
- </h1>
12
- <p class="lead">
13
- Select2 has an active community that enjoys helping each other out.
14
- </p>
15
- </div>
16
- </section>
17
-
18
- <div class="container">
19
- <section id="support">
20
- <div class="page-header">
21
- <h1>Getting support</h1>
22
- </div>
23
-
24
- <p>
25
- Having trouble getting Select2 working on your website? Is it not working
26
- together with another plugin, even though you think it should? Select2 has a
27
- few communities that you can go to for help getting it all working together.
28
- </p>
29
-
30
- <ol>
31
- <li>
32
- Try sending a message to the
33
- <a href="https://groups.google.com/d/forum/select2">
34
- Select2 discussion group
35
- </a>
36
- or searching the archives.
37
- </li>
38
- <li>
39
- Ask in the <code>#select2</code> channel on
40
- <code>chat.freenode.net</code> or use the
41
- <a href="https://webchat.freenode.net/?channels=select2">
42
- web irc client.
43
- </a>
44
- </li>
45
- <li>
46
- Raise a question on
47
- <a href="http://stackoverflow.com/">Stack Overflow</a>,
48
- make sure to include the
49
- <a href="http://stackoverflow.com/questions/tagged/jquery-select2?sort=votes">
50
- "jquery-select2"
51
- </a>
52
- tag.
53
- </li>
54
- </ol>
55
- </section>
56
-
57
- <section id="reporting-bugs">
58
- <div class="page-header">
59
- <h1>Reporting bugs</h1>
60
- </div>
61
-
62
- <p>
63
- Found a problem with Select2? Feel free to open a ticket on the Select2
64
- repository on GitHub, but you should keep a few things in mind:
65
- </p>
66
-
67
- <ol>
68
- <li>
69
- Use the
70
- <a href="https://github.com/select2/select2/search?q=&type=Issues">
71
- GitHub issue search
72
- </a>
73
- to check if your issue has already been reported.
74
- </li>
75
- <li>
76
- Try to isolate your problem as much as possible, so we can easily test if
77
- the issue has been fixed.
78
- </li>
79
- <li>
80
- Once you are sure the issue is with Select2, and not a third party
81
- library,
82
- <a href="https://github.com/select2/select2/issues/new">
83
- submit a ticket
84
- </a>
85
- to the repository.
86
- </li>
87
- </ol>
88
-
89
- <p>
90
- You can find more information on reporting bugs in the
91
- <a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#reporting-bugs-with-select2">
92
- contributing guide,
93
- </a>
94
- including tips on what information to include.
95
- </p>
96
- </section>
97
-
98
- <section id="requesting-features">
99
- <div class="page-header">
100
- <h1>Requesting new features</h1>
101
- </div>
102
-
103
- <p>
104
- New feature requests are usually requested by the
105
- <a href="https://github.com/select2/select2/issues">
106
- Select2 community on GitHub,
107
- </a>
108
- and are often fulfilled by
109
- <a href="#contributing">
110
- fellow contributors.
111
- </a>
112
- </p>
113
-
114
- <ol>
115
- <li>
116
- Use the
117
- <a href="https://github.com/select2/select2/search?q=&type=Issues">
118
- GitHub issue search
119
- </a>
120
- to check if your feature has already been requested.
121
- </li>
122
- <li>
123
- Check if it hasn't already been implemented as a
124
- <a href="">
125
- third party plugin.
126
- </a>
127
- </li>
128
- <li>
129
- Please make sure you are only requesting a single feature, and not a
130
- collection of smaller features.
131
- </li>
132
- </ol>
133
-
134
- <p>
135
- You can find more information on requesting new features in the
136
- <a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#requesting-features-in-select2">
137
- contributing guide.
138
- </a>
139
- </p>
140
- </section>
141
-
142
- <section id="contributing">
143
- <div class="page-header">
144
- <h1>Getting involved</h1>
145
- </div>
146
-
147
- <p>
148
- You can find more information on getting involved with Select2 in the
149
- <a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#triaging-issues-and-pull-requests">
150
- contributing guide.
151
- </a>
152
- </p>
153
- </section>
154
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/css/bootstrap.scss DELETED
@@ -1,51 +0,0 @@
1
- ---
2
- ---
3
-
4
- /*!
5
- * Bootstrap v3.3.6 (http://getbootstrap.com)
6
- * Copyright 2011-2015 Twitter, Inc.
7
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
8
- */
9
-
10
- // Core variables and mixins
11
- @import "vendor/bootstrap/variables";
12
- @import "vendor/bootstrap/mixins";
13
-
14
- // Reset and dependencies
15
- @import "vendor/bootstrap/normalize";
16
- @import "vendor/bootstrap/print";
17
-
18
- // Core CSS
19
- @import "vendor/bootstrap/scaffolding";
20
- @import "vendor/bootstrap/type";
21
- @import "vendor/bootstrap/code";
22
- @import "vendor/bootstrap/grid";
23
- @import "vendor/bootstrap/tables";
24
- @import "vendor/bootstrap/forms";
25
- @import "vendor/bootstrap/buttons";
26
-
27
- // Components
28
- @import "vendor/bootstrap/component-animations";
29
- @import "vendor/bootstrap/dropdowns";
30
- @import "vendor/bootstrap/button-groups";
31
- @import "vendor/bootstrap/input-groups";
32
- @import "vendor/bootstrap/navs";
33
- @import "vendor/bootstrap/navbar";
34
- @import "vendor/bootstrap/breadcrumbs";
35
- @import "vendor/bootstrap/pagination";
36
- @import "vendor/bootstrap/pager";
37
- @import "vendor/bootstrap/labels";
38
- @import "vendor/bootstrap/badges";
39
- @import "vendor/bootstrap/jumbotron";
40
- @import "vendor/bootstrap/thumbnails";
41
- @import "vendor/bootstrap/alerts";
42
- @import "vendor/bootstrap/media";
43
- @import "vendor/bootstrap/list-group";
44
- @import "vendor/bootstrap/panels";
45
- @import "vendor/bootstrap/responsive-embed";
46
- @import "vendor/bootstrap/wells";
47
- @import "vendor/bootstrap/close";
48
-
49
- // Utility classes
50
- @import "vendor/bootstrap/utilities";
51
- @import "vendor/bootstrap/responsive-utilities";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/css/font-awesome.scss DELETED
@@ -1,16 +0,0 @@
1
- ---
2
- ---
3
-
4
- /*!
5
- * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
6
- * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
7
- */
8
-
9
- $fa-font-path: "../vendor/fonts";
10
-
11
- @import "vendor/font-awesome/variables";
12
- @import "vendor/font-awesome/mixins";
13
- @import "vendor/font-awesome/path";
14
- @import "vendor/font-awesome/core";
15
- @import "vendor/font-awesome/list";
16
- @import "vendor/font-awesome/icons";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/css/s2-docs.scss DELETED
@@ -1,24 +0,0 @@
1
- ---
2
- ---
3
-
4
- @import "vendor/bootstrap/variables";
5
-
6
- @import "result-repository";
7
- @import "sidenav";
8
- @import "hamburger";
9
- @import "code";
10
- @import "featurette";
11
- @import "layout";
12
- @import "nav";
13
- @import "footer";
14
- @import "alert";
15
- @import "home";
16
- @import "examples";
17
- @import "social";
18
- @import "buttons";
19
- @import "anchorjs";
20
- @import "jumbotron";
21
- @import "prettify";
22
- @import "syntax-highlighting";
23
- @import "typography";
24
- @import "dl-panels";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/examples.html DELETED
@@ -1,256 +0,0 @@
1
- ---
2
- layout: default
3
- title: Examples - Select2
4
- slug: examples
5
- ---
6
-
7
- <script type="text/javascript" src="vendor/js/placeholders.jquery.min.js"></script>
8
- <script type="text/javascript" src="dist/js/i18n/es.js"></script>
9
-
10
- <style type="text/css">
11
- .img-flag {
12
- height: 15px;
13
- width: 18px;
14
- }
15
- </style>
16
-
17
- <section class="jumbotron">
18
- <div class="container">
19
- <h1>
20
- Examples
21
- </h1>
22
- </div>
23
- </section>
24
-
25
- <div class="container s2-docs-container">
26
- <div class="row">
27
- <div class="col-md-9" role="main">
28
-
29
- {% include examples/basics.html %}
30
- {% include examples/placeholders.html %}
31
- {% include examples/data.html %}
32
- {% include examples/disabled-mode.html %}
33
- {% include examples/disabled-results.html %}
34
- {% include examples/multiple-max.html %}
35
- {% include examples/hide-search.html %}
36
- {% include examples/programmatic-control.html %}
37
- {% include examples/tags.html %}
38
- {% include examples/tokenizer.html %}
39
- {% include examples/matcher.html %}
40
- {% include examples/localization-rtl-diacritics.html %}
41
- {% include examples/themes-templating-responsive-design.html %}
42
-
43
- </div>
44
- <div class="col-md-3" role="complementary">
45
-
46
- {% include nav/examples.html %}
47
-
48
- </div>
49
- </div>
50
- </div>
51
-
52
- {% include js-source-states.html %}
53
-
54
- <script type="text/javascript">
55
- var $states = $(".js-source-states");
56
- var statesOptions = $states.html();
57
- $states.remove();
58
-
59
- $(".js-states").append(statesOptions);
60
-
61
- $("[data-fill-from]").each(function () {
62
- var $this = $(this);
63
-
64
- var codeContainer = $this.data("fill-from");
65
- var $container = $(codeContainer);
66
-
67
- var code = $.trim($container.html());
68
-
69
- $this.text(code);
70
- $this.addClass("prettyprint linenums");
71
- });
72
-
73
- prettyPrint();
74
-
75
- $.fn.select2.amd.require([
76
- "select2/core",
77
- "select2/utils",
78
- "select2/compat/matcher"
79
- ], function (Select2, Utils, oldMatcher) {
80
- var $basicSingle = $(".js-example-basic-single");
81
- var $basicMultiple = $(".js-example-basic-multiple");
82
- var $limitMultiple = $(".js-example-basic-multiple-limit");
83
-
84
- var $dataArray = $(".js-example-data-array");
85
- var $dataArraySelected = $(".js-example-data-array-selected");
86
-
87
- var data = [
88
- { id: 0, text: 'enhancement' },
89
- { id: 1, text: 'bug' },
90
- { id: 2, text: 'duplicate' },
91
- { id: 3, text: 'invalid' },
92
- { id: 4, text: 'wontfix' }
93
- ];
94
-
95
- var $ajax = $(".js-example-data-ajax");
96
-
97
- var $disabledResults = $(".js-example-disabled-results");
98
-
99
- var $tags = $(".js-example-tags");
100
-
101
- var $matcherStart = $('.js-example-matcher-start');
102
-
103
- var $diacritics = $(".js-example-diacritics");
104
- var $language = $(".js-example-language");
105
-
106
- $.fn.select2.defaults.set("width", "100%");
107
-
108
- $basicSingle.select2();
109
- $basicMultiple.select2();
110
- $limitMultiple.select2({
111
- maximumSelectionLength: 2
112
- });
113
-
114
- function formatState (state) {
115
- if (!state.id) {
116
- return state.text;
117
- }
118
- var $state = $(
119
- '<span>' +
120
- '<img src="vendor/images/flags/' +
121
- state.element.value.toLowerCase() +
122
- '.png" class="img-flag" /> ' +
123
- state.text +
124
- '</span>'
125
- );
126
- return $state;
127
- };
128
-
129
- $(".js-example-templating").select2({
130
- templateResult: formatState,
131
- templateSelection: formatState
132
- });
133
-
134
- $dataArray.select2({
135
- data: data
136
- });
137
-
138
- $dataArraySelected.select2({
139
- data: data
140
- });
141
-
142
- function formatRepo (repo) {
143
- if (repo.loading) return repo.text;
144
-
145
- var markup = "<div class='select2-result-repository clearfix'>" +
146
- "<div class='select2-result-repository__avatar'><img src='" + repo.owner.avatar_url + "' /></div>" +
147
- "<div class='select2-result-repository__meta'>" +
148
- "<div class='select2-result-repository__title'>" + repo.full_name + "</div>";
149
-
150
- if (repo.description) {
151
- markup += "<div class='select2-result-repository__description'>" + repo.description + "</div>";
152
- }
153
-
154
- markup += "<div class='select2-result-repository__statistics'>" +
155
- "<div class='select2-result-repository__forks'><i class='fa fa-flash'></i> " + repo.forks_count + " Forks</div>" +
156
- "<div class='select2-result-repository__stargazers'><i class='fa fa-star'></i> " + repo.stargazers_count + " Stars</div>" +
157
- "<div class='select2-result-repository__watchers'><i class='fa fa-eye'></i> " + repo.watchers_count + " Watchers</div>" +
158
- "</div>" +
159
- "</div></div>";
160
-
161
- return markup;
162
- }
163
-
164
- function formatRepoSelection (repo) {
165
- return repo.full_name || repo.text;
166
- }
167
-
168
- $ajax.select2({
169
- ajax: {
170
- url: "https://api.github.com/search/repositories",
171
- dataType: 'json',
172
- delay: 250,
173
- data: function (params) {
174
- return {
175
- q: params.term, // search term
176
- page: params.page
177
- };
178
- },
179
- processResults: function (data, params) {
180
- // parse the results into the format expected by Select2
181
- // since we are using custom formatting functions we do not need to
182
- // alter the remote JSON data, except to indicate that infinite
183
- // scrolling can be used
184
- params.page = params.page || 1;
185
-
186
- return {
187
- results: data.items,
188
- pagination: {
189
- more: (params.page * 30) < data.total_count
190
- }
191
- };
192
- },
193
- cache: true
194
- },
195
- escapeMarkup: function (markup) { return markup; },
196
- minimumInputLength: 1,
197
- templateResult: formatRepo,
198
- templateSelection: formatRepoSelection
199
- });
200
-
201
- $(".js-example-disabled").select2();
202
- $(".js-example-disabled-multi").select2();
203
-
204
- $(".js-example-responsive").select2({
205
- width: 'resolve' // need to override the changed default
206
- });
207
-
208
- $disabledResults.select2();
209
-
210
- $(".js-example-programmatic").select2();
211
- $(".js-example-programmatic-multi").select2();
212
-
213
- $eventSelect.select2();
214
-
215
- $tags.select2({
216
- tags: ['red', 'blue', 'green']
217
- });
218
-
219
- $(".js-example-tokenizer").select2({
220
- tags: true,
221
- tokenSeparators: [',', ' ']
222
- });
223
-
224
- function matchStart (term, text) {
225
- if (text.toUpperCase().indexOf(term.toUpperCase()) == 0) {
226
- return true;
227
- }
228
-
229
- return false;
230
- }
231
-
232
- $matcherStart.select2({
233
- matcher: oldMatcher(matchStart)
234
- });
235
-
236
- $(".js-example-basic-hide-search").select2({
237
- minimumResultsForSearch: Infinity
238
- });
239
-
240
- $diacritics.select2();
241
-
242
- $language.select2({
243
- language: "es"
244
- });
245
-
246
- $(".js-example-theme-single").select2({
247
- theme: "classic"
248
- });
249
-
250
- $(".js-example-theme-multiple").select2({
251
- theme: "classic"
252
- });
253
-
254
- $(".js-example-rtl").select2();
255
- });
256
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/images/android-chrome-36x36.png DELETED
Binary file
assets/lib/select2-lib/docs/images/android-chrome-48x48.png DELETED
Binary file
assets/lib/select2-lib/docs/images/android-chrome-72x72.png DELETED
Binary file
assets/lib/select2-lib/docs/images/apple-touch-icon-57x57.png DELETED
Binary file
assets/lib/select2-lib/docs/images/apple-touch-icon-60x60.png DELETED
Binary file
assets/lib/select2-lib/docs/images/apple-touch-icon-72x72.png DELETED
Binary file
assets/lib/select2-lib/docs/images/apple-touch-icon-precomposed.png DELETED
Binary file
assets/lib/select2-lib/docs/images/apple-touch-icon.png DELETED
Binary file
assets/lib/select2-lib/docs/images/favicon-16x16.png DELETED
Binary file
assets/lib/select2-lib/docs/images/favicon-32x32.png DELETED
Binary file
assets/lib/select2-lib/docs/images/favicon.ico DELETED
Binary file
assets/lib/select2-lib/docs/images/logo.png DELETED
Binary file
assets/lib/select2-lib/docs/images/manifest.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "name": "Select2",
3
- "icons": [
4
- {
5
- "src": "\/images\/android-chrome-36x36.png?v=699Nxpjr2A",
6
- "sizes": "36x36",
7
- "type": "image\/png",
8
- "density": 0.75
9
- },
10
- {
11
- "src": "\/images\/android-chrome-48x48.png?v=699Nxpjr2A",
12
- "sizes": "48x48",
13
- "type": "image\/png",
14
- "density": 1
15
- },
16
- {
17
- "src": "\/images\/android-chrome-72x72.png?v=699Nxpjr2A",
18
- "sizes": "72x72",
19
- "type": "image\/png",
20
- "density": 1.5
21
- }
22
- ]
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/images/mstile-150x150.png DELETED
Binary file
assets/lib/select2-lib/docs/images/mstile-310x150.png DELETED
Binary file
assets/lib/select2-lib/docs/images/mstile-70x70.png DELETED
Binary file
assets/lib/select2-lib/docs/images/safari-pinned-tab.svg DELETED
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
3
- "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4
- <svg version="1.0" xmlns="http://www.w3.org/2000/svg"
5
- width="72.000000pt" height="72.000000pt" viewBox="0 0 72.000000 72.000000"
6
- preserveAspectRatio="xMidYMid meet">
7
- <metadata>
8
- Created by potrace 1.11, written by Peter Selinger 2001-2013
9
- </metadata>
10
- <g transform="translate(0.000000,72.000000) scale(0.100000,-0.100000)"
11
- fill="#000000" stroke="none">
12
- <path d="M177 598 l-179 -120 86 -57 c47 -31 86 -59 86 -63 0 -3 -39 -32 -86
13
- -63 l-86 -58 181 -119 181 -119 181 122 180 121 -82 54 c-46 30 -84 56 -86 58
14
- -3 2 21 21 52 42 31 22 70 49 86 61 l30 21 -180 121 c-99 67 -181 121 -183
15
- 120 -2 0 -83 -54 -181 -121z"/>
16
- </g>
17
- </svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/index.html DELETED
@@ -1,237 +0,0 @@
1
- ---
2
- layout: home
3
- title: Select2 - The jQuery replacement for select boxes
4
- slug: home
5
- ---
6
-
7
- <main class="jumbotron" role="main">
8
- <div class="container text-center">
9
- <h1>Select2</h1>
10
- <p class="lead">
11
- The jQuery replacement for select boxes
12
- </p>
13
- <p>
14
- <a href="https://github.com/select2/select2/releases" class="btn btn-outline-inverse btn-lg">
15
- Download Select2
16
- </a>
17
- </p>
18
- <p class="version">
19
- Currently v4.0.3</a>
20
- </p>
21
- </div>
22
- </main>
23
-
24
- {% include notice-previous.html %}
25
-
26
- <div class="container">
27
- <section id="lead" class="lead">
28
- Select2 gives you a customizable select box with support for searching,
29
- tagging, remote data sets, infinite scrolling, and many other highly used
30
- options.
31
- </section>
32
-
33
- <hr class="half-rule">
34
-
35
- <div class="s2-docs-featurette">
36
- <div class="row">
37
- <div class="col-sm-4">
38
- <i class="fa fa-language"></i>
39
- <h4>In your language</h4>
40
- <p>
41
- Select2 comes with support for
42
- <a href="examples.html#rtl">RTL environments</a>,
43
- <a href="examples.html#diacritics">searching with diacritics</a> and
44
- <a href="examples.html#language">over 40 languages</a> built-in.
45
- </p>
46
- </div>
47
-
48
- <div class="col-sm-4">
49
- <i class="fa fa-database"></i>
50
- <h4>Remote data support</h4>
51
- <p>
52
- <a href="examples.html#data-ajax">Using AJAX</a> you can efficiently
53
- search large lists of items.
54
- </p>
55
- </div>
56
-
57
- <div class="col-sm-4">
58
- <i class="fa fa-paint-brush"></i>
59
- <h4>Fits in with your theme</h4>
60
- <p>
61
- Fully skinnable, CSS built with Sass and an
62
- <a href="https://github.com/select2/select2-bootstrap-theme">optional theme for Bootstrap 3</a>.
63
- </p>
64
- </div>
65
- </div>
66
-
67
- <div class="row">
68
- <div class="col-sm-4">
69
- <i class="fa fa-plug"></i>
70
- <h4>Fully extensible</h4>
71
- <p>
72
- The <a href="announcements-4.0.html#plugin-system">plugin system</a>
73
- allows you to easily customize Select2 to work exactly how you want it
74
- to.
75
- </p>
76
- </div>
77
-
78
- <div class="col-sm-4">
79
- <i class="fa fa-tag"></i>
80
- <h4>Dynamic item creation</h4>
81
- <p>
82
- Allow users to type in a new option and
83
- <a href="examples.html#tags">add it on the fly</a>.
84
- </p>
85
- </div>
86
-
87
- <div class="col-sm-4">
88
- <i class="fa fa-html5"></i>
89
- <h4>Full browser support</h4>
90
- <p>Support for both modern and legacy browsers is built-in, even including Internet Explorer 8.</p>
91
- </div>
92
- </div>
93
- </div>
94
-
95
- <hr class="half-rule">
96
-
97
- <section id="getting-started">
98
- <h2>
99
- Getting started with Select2
100
- </h2>
101
-
102
- <p>
103
- In order to use Select2, you must include the JavaScript and CSS file on
104
- your website. You can get these files built for you from many different
105
- locations.
106
- </p>
107
-
108
- <h3>
109
- Using Select2 from a CDN
110
- </h3>
111
-
112
- <p>
113
- Select2 is hosted on both the
114
- <a href="https://cdnjs.com/libraries/select2">cdnjs</a> and
115
- <a href="https://www.jsdelivr.com/#!select2">jsDelivr</a> CDNs, allowing
116
- you to quickly include Select2 on your website.
117
- </p>
118
-
119
- <ol>
120
- <li>
121
- <p>
122
- Include the following lines of code in the <code>&lt;head&gt;</code>
123
- section of your HTML.
124
- </p>
125
-
126
- {% highlight html %}
127
- <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css" rel="stylesheet" />
128
- <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js"></script>
129
- {% endhighlight %}
130
-
131
- <div class="alert alert-info">
132
- <i class="fa fa-info-circle"></i>
133
- Immediately following a new release, it takes some time for CDNs to
134
- catch up and get the new versions live on the CDN.
135
- </div>
136
- </li>
137
- <li>
138
- <p>
139
- Initialize Select2 on the <code>&lt;select&gt;</code> element that you
140
- want to make awesome.
141
- </p>
142
-
143
- {% highlight html %}
144
- <script type="text/javascript">
145
- $('select').select2();
146
- </script>
147
- {% endhighlight %}
148
-
149
- </li>
150
- <li>
151
- Check out the <a href="examples.html">examples page</a> to start using
152
- the additional features of Select2.
153
- </li>
154
- </ol>
155
-
156
- <h3>
157
- Downloading the code locally
158
- </h3>
159
-
160
- <p>
161
- In some situations, you can't use Select2 from a CDN and you must include
162
- the files through your own static file servers.
163
- </p>
164
-
165
- <ol>
166
- <li>
167
- <p>
168
- <a href="https://github.com/select2/select2/tags">
169
- Download the code
170
- </a>
171
- from GitHub and copy the <code>dist</code> directory to your project.
172
- </p>
173
- </li>
174
- <li>
175
- <p>
176
- Include the following lines of code in the <code>&lt;head&gt;</code>
177
- section of your HTML.
178
- </p>
179
-
180
- {% highlight html %}
181
- <link href="path/to/select2.min.css" rel="stylesheet" />
182
- <script src="path/to/select2.min.js"></script>
183
- {% endhighlight %}
184
-
185
- </li>
186
- <li>
187
- Check out the <a href="examples.html">examples page</a> to start using
188
- the additional features of Select2.
189
- </li>
190
- </ol>
191
- </section>
192
-
193
- <section id="builds">
194
- <h2>
195
- The different Select2 builds
196
- </h2>
197
-
198
- <p>
199
- Select2 provides multiple builds that are tailored to different
200
- environments where it is going to be used. If you think you need to use
201
- Select2 in a nonstandard environment, like when you are using AMD, you
202
- should read over the list below.
203
- </p>
204
-
205
- <table class="table table-bordered table-striped">
206
- <thead>
207
- <tr>
208
- <th>Build name</th>
209
- <th>When you should use it</th>
210
- </tr>
211
- </thead>
212
- <tbody>
213
- <tr id="builds-standard">
214
- <td>
215
- Standard (<code>select2.js</code> / <code>select2.min.js</code>)
216
- </td>
217
- <td>
218
- This is the build that most people should be using for Select2. It
219
- includes the most commonly used features.
220
- </td>
221
- </tr>
222
- <tr id="builds-full">
223
- <td>
224
- Full (<code>select2.full.js</code> / <code>select2.full.min.js</code>)
225
- </td>
226
- <td>
227
- You should only use this build if you need the additional features
228
- from Select2, like the
229
- <a href="options.html#compatibility">compatibility modules</a> or
230
- recommended includes like
231
- <a href="https://github.com/jquery/jquery-mousewheel">jquery.mousewheel</a>
232
- </td>
233
- </tr>
234
- </tbody>
235
- </table>
236
- </section>
237
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/options-old.html DELETED
@@ -1,37 +0,0 @@
1
- ---
2
- layout: default
3
- title: Options - Select2
4
- slug: options
5
- ---
6
-
7
- <section class="jumbotron">
8
- <div class="container">
9
- <h1>
10
- Options
11
- </h1>
12
- </div>
13
- </section>
14
-
15
- <div class="container s2-docs-container">
16
- <div class="row">
17
- <div class="col-md-9" role="main">
18
-
19
- {% include options-old/core-options.html %}
20
- {% include options-old/dropdown.html %}
21
- {% include options-old/events.html %}
22
- {% include options-old/adapters.html %}
23
- {% include options-old/setting-default-options.html %}
24
- {% include options-old/backwards-compatibility.html %}
25
-
26
- </div>
27
- <div class="col-md-3" role="complementary">
28
-
29
- {% include nav/options-old.html %}
30
-
31
- </div>
32
- </div>
33
- </div>
34
-
35
- <script type="text/javascript">
36
- prettyPrint();
37
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/options.html DELETED
@@ -1,37 +0,0 @@
1
- ---
2
- layout: default
3
- title: Options - Select2
4
- slug: options
5
- ---
6
-
7
- <section class="jumbotron">
8
- <div class="container">
9
- <h1>
10
- Options
11
- </h1>
12
- <p class="lead">
13
- Select2 supports a wide variety of options that allow you to customize it to your needs.
14
- </p>
15
- </div>
16
- </section>
17
-
18
- <div class="container s2-docs-container">
19
- <div class="row">
20
- <div class="col-md-9" role="main">
21
- {% include options/introduction.html %}
22
- {% include options/core.html %}
23
- {% include options/data.html %}
24
- {% include options/selections.html %}
25
- {% include options/dropdown.html %}
26
- {% include options/events.html %}
27
- {% include options/compatibility.html %}
28
- </div>
29
- <div class="col-md-3" role="complementary">
30
- {% include nav/options.html %}
31
- </div>
32
- </div>
33
- </div>
34
-
35
- <script type="text/javascript">
36
- prettyPrint();
37
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/vendor/fonts/FontAwesome.otf DELETED
Binary file
assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.eot DELETED
Binary file
assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.svg DELETED
@@ -1,655 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata></metadata>
5
- <defs>
6
- <font id="fontawesomeregular" horiz-adv-x="1536" >
7
- <font-face units-per-em="1792" ascent="1536" descent="-256" />
8
- <missing-glyph horiz-adv-x="448" />
9
- <glyph unicode=" " horiz-adv-x="448" />
10
- <glyph unicode="&#x09;" horiz-adv-x="448" />
11
- <glyph unicode="&#xa0;" horiz-adv-x="448" />
12
- <glyph unicode="&#xa8;" horiz-adv-x="1792" />
13
- <glyph unicode="&#xa9;" horiz-adv-x="1792" />
14
- <glyph unicode="&#xae;" horiz-adv-x="1792" />
15
- <glyph unicode="&#xb4;" horiz-adv-x="1792" />
16
- <glyph unicode="&#xc6;" horiz-adv-x="1792" />
17
- <glyph unicode="&#xd8;" horiz-adv-x="1792" />
18
- <glyph unicode="&#x2000;" horiz-adv-x="768" />
19
- <glyph unicode="&#x2001;" horiz-adv-x="1537" />
20
- <glyph unicode="&#x2002;" horiz-adv-x="768" />
21
- <glyph unicode="&#x2003;" horiz-adv-x="1537" />
22
- <glyph unicode="&#x2004;" horiz-adv-x="512" />
23
- <glyph unicode="&#x2005;" horiz-adv-x="384" />
24
- <glyph unicode="&#x2006;" horiz-adv-x="256" />
25
- <glyph unicode="&#x2007;" horiz-adv-x="256" />
26
- <glyph unicode="&#x2008;" horiz-adv-x="192" />
27
- <glyph unicode="&#x2009;" horiz-adv-x="307" />
28
- <glyph unicode="&#x200a;" horiz-adv-x="85" />
29
- <glyph unicode="&#x202f;" horiz-adv-x="307" />
30
- <glyph unicode="&#x205f;" horiz-adv-x="384" />
31
- <glyph unicode="&#x2122;" horiz-adv-x="1792" />
32
- <glyph unicode="&#x221e;" horiz-adv-x="1792" />
33
- <glyph unicode="&#x2260;" horiz-adv-x="1792" />
34
- <glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
35
- <glyph unicode="&#xf000;" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
36
- <glyph unicode="&#xf001;" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
37
- <glyph unicode="&#xf002;" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
38
- <glyph unicode="&#xf003;" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317q54 43 100.5 115.5t46.5 131.5z M1792 1120v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
39
- <glyph unicode="&#xf004;" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
40
- <glyph unicode="&#xf005;" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
41
- <glyph unicode="&#xf006;" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
42
- <glyph unicode="&#xf007;" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
43
- <glyph unicode="&#xf008;" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45 t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128 q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19 t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
44
- <glyph unicode="&#xf009;" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
45
- <glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
46
- <glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
47
- <glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
48
- <glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
49
- <glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5 t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
50
- <glyph unicode="&#xf010;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z " />
51
- <glyph unicode="&#xf011;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
52
- <glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
53
- <glyph unicode="&#xf013;" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13 l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22 q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
54
- <glyph unicode="&#xf014;" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832 q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
55
- <glyph unicode="&#xf015;" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
56
- <glyph unicode="&#xf016;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z " />
57
- <glyph unicode="&#xf017;" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
58
- <glyph unicode="&#xf018;" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116z" />
59
- <glyph unicode="&#xf019;" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39z" />
60
- <glyph unicode="&#xf01a;" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
61
- <glyph unicode="&#xf01b;" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
62
- <glyph unicode="&#xf01c;" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
63
- <glyph unicode="&#xf01d;" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
64
- <glyph unicode="&#xf01e;" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
65
- <glyph unicode="&#xf021;" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5 q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
66
- <glyph unicode="&#xf022;" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5 t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47 t47 -113z" />
67
- <glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
68
- <glyph unicode="&#xf024;" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
69
- <glyph unicode="&#xf025;" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5 t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
70
- <glyph unicode="&#xf026;" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
71
- <glyph unicode="&#xf027;" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
72
- <glyph unicode="&#xf028;" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5 t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5q140 -59 225 -188.5t85 -282.5zM1664 640q0 -230 -127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289 t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19q13 0 26 -5q211 -91 338 -283.5t127 -422.5z" />
73
- <glyph unicode="&#xf029;" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
74
- <glyph unicode="&#xf02a;" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
75
- <glyph unicode="&#xf02b;" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
76
- <glyph unicode="&#xf02c;" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91z" />
77
- <glyph unicode="&#xf02d;" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906 q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57q38 -15 59 -43zM575 1056q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5 t-16.5 -22.5zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
78
- <glyph unicode="&#xf02e;" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
79
- <glyph unicode="&#xf02f;" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
80
- <glyph unicode="&#xf030;" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
81
- <glyph unicode="&#xf031;" horiz-adv-x="1664" d="M725 977l-170 -450q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452zM0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57 q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -4 -0.5 -13t-0.5 -13q-63 0 -190 8t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-42 100l-450 2q-26 -58 -76.5 -195.5t-50.5 -162.5 q0 -22 14 -37.5t43.5 -24.5t48.5 -13.5t57 -8.5t41 -4q1 -19 1 -58q0 -9 -2 -27q-58 0 -174.5 10t-174.5 10q-8 0 -26.5 -4t-21.5 -4q-80 -14 -188 -14z" />
82
- <glyph unicode="&#xf032;" horiz-adv-x="1408" d="M555 15q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5t4.5 -83.5t12 -66.5zM541 761q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142 q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13q0 -50 4 -151t4 -152q0 -27 -0.5 -80t-0.5 -79q0 -46 1 -69zM0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v30q0 982 -22 1025q-4 8 -22 14.5t-44.5 11t-49.5 7t-48.5 4.5 t-30.5 3l-4 83q98 2 340 11.5t373 9.5q23 0 68.5 -0.5t67.5 -0.5q70 0 136.5 -13t128.5 -42t108 -71t74 -104.5t28 -137.5q0 -52 -16.5 -95.5t-39 -72t-64.5 -57.5t-73 -45t-84 -40q154 -35 256.5 -134t102.5 -248q0 -100 -35 -179.5t-93.5 -130.5t-138 -85.5t-163.5 -48.5 t-176 -14q-44 0 -132 3t-132 3q-106 0 -307 -11t-231 -12z" />
83
- <glyph unicode="&#xf033;" horiz-adv-x="1024" d="M0 -126l17 85q6 2 81.5 21.5t111.5 37.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5 q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q-138 2 -206 2q-51 0 -143 -9t-121 -11z" />
84
- <glyph unicode="&#xf034;" horiz-adv-x="1792" d="M1744 128q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80zM81 1407l54 -27q12 -5 211 -5q44 0 132 2 t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5q-6 8 -12 12.5t-15.5 6t-13 2.5t-18 0.5t-16.5 -0.5 q-17 0 -66.5 0.5t-74.5 0.5t-64 -2t-71 -6q-9 -81 -8 -136q0 -94 2 -388t2 -455q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27 q19 42 19 383q0 101 -3 303t-3 303v117q0 2 0.5 15.5t0.5 25t-1 25.5t-3 24t-5 14q-11 12 -162 12q-33 0 -93 -12t-80 -26q-19 -13 -34 -72.5t-31.5 -111t-42.5 -53.5q-42 26 -56 44v383z" />
85
- <glyph unicode="&#xf035;" d="M81 1407l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1t-103 1 t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27 q7 16 11.5 74t6 145.5t1.5 155t-0.5 153.5t-0.5 89q0 7 -2.5 21.5t-2.5 22.5q0 7 0.5 44t1 73t0 76.5t-3 67.5t-6.5 32q-11 12 -162 12q-41 0 -163 -13.5t-138 -24.5q-19 -12 -34 -71.5t-31.5 -111.5t-42.5 -54q-42 26 -56 44v383zM1310 125q12 0 42 -19.5t57.5 -41.5 t59.5 -49t36 -30q26 -21 26 -49t-26 -49q-4 -3 -36 -30t-59.5 -49t-57.5 -41.5t-42 -19.5q-13 0 -20.5 10.5t-10 28.5t-2.5 33.5t1.5 33t1.5 19.5h-1024q0 -2 1.5 -19.5t1.5 -33t-2.5 -33.5t-10 -28.5t-20.5 -10.5q-12 0 -42 19.5t-57.5 41.5t-59.5 49t-36 30q-26 21 -26 49 t26 49q4 3 36 30t59.5 49t57.5 41.5t42 19.5q13 0 20.5 -10.5t10 -28.5t2.5 -33.5t-1.5 -33t-1.5 -19.5h1024q0 2 -1.5 19.5t-1.5 33t2.5 33.5t10 28.5t20.5 10.5z" />
86
- <glyph unicode="&#xf036;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
87
- <glyph unicode="&#xf037;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
88
- <glyph unicode="&#xf038;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
89
- <glyph unicode="&#xf039;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
90
- <glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
91
- <glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
92
- <glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
93
- <glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
94
- <glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
95
- <glyph unicode="&#xf040;" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
96
- <glyph unicode="&#xf041;" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
97
- <glyph unicode="&#xf042;" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
98
- <glyph unicode="&#xf043;" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
99
- <glyph unicode="&#xf044;" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92 l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
100
- <glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
101
- <glyph unicode="&#xf046;" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z" />
102
- <glyph unicode="&#xf047;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
103
- <glyph unicode="&#xf048;" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
104
- <glyph unicode="&#xf049;" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
105
- <glyph unicode="&#xf04a;" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
106
- <glyph unicode="&#xf04b;" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
107
- <glyph unicode="&#xf04c;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
108
- <glyph unicode="&#xf04d;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
109
- <glyph unicode="&#xf04e;" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
110
- <glyph unicode="&#xf050;" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
111
- <glyph unicode="&#xf051;" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
112
- <glyph unicode="&#xf052;" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
113
- <glyph unicode="&#xf053;" horiz-adv-x="1280" d="M1171 1235l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45t19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45z" />
114
- <glyph unicode="&#xf054;" horiz-adv-x="1280" d="M1107 659l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45t19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45z" />
115
- <glyph unicode="&#xf055;" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
116
- <glyph unicode="&#xf056;" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
117
- <glyph unicode="&#xf057;" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
118
- <glyph unicode="&#xf058;" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
119
- <glyph unicode="&#xf059;" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
120
- <glyph unicode="&#xf05a;" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
121
- <glyph unicode="&#xf05b;" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143 q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
122
- <glyph unicode="&#xf05c;" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5 t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
123
- <glyph unicode="&#xf05d;" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
124
- <glyph unicode="&#xf05e;" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
125
- <glyph unicode="&#xf060;" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
126
- <glyph unicode="&#xf061;" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
127
- <glyph unicode="&#xf062;" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
128
- <glyph unicode="&#xf063;" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
129
- <glyph unicode="&#xf064;" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
130
- <glyph unicode="&#xf065;" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
131
- <glyph unicode="&#xf066;" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
132
- <glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
133
- <glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
134
- <glyph unicode="&#xf069;" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
135
- <glyph unicode="&#xf06a;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
136
- <glyph unicode="&#xf06b;" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5 t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
137
- <glyph unicode="&#xf06c;" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5 t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96z" />
138
- <glyph unicode="&#xf06d;" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150.5t27.5 -184z" />
139
- <glyph unicode="&#xf06e;" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69z" />
140
- <glyph unicode="&#xf070;" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5 q16 -10 16 -27zM1344 704q0 -139 -79 -253.5t-209 -164.5l280 502q8 -45 8 -84zM1792 576q0 -35 -20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69z " />
141
- <glyph unicode="&#xf071;" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
142
- <glyph unicode="&#xf072;" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
143
- <glyph unicode="&#xf073;" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64 q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47 h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
144
- <glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
145
- <glyph unicode="&#xf075;" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
146
- <glyph unicode="&#xf076;" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
147
- <glyph unicode="&#xf077;" horiz-adv-x="1792" d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
148
- <glyph unicode="&#xf078;" horiz-adv-x="1792" d="M1683 728l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5t19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5z" />
149
- <glyph unicode="&#xf079;" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45z " />
150
- <glyph unicode="&#xf07a;" horiz-adv-x="1664" d="M640 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1536 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1664 1088v-512q0 -24 -16.5 -42.5t-40.5 -21.5l-1044 -122q13 -60 13 -70q0 -16 -24 -64h920q26 0 45 -19t19 -45 t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 11 8 31.5t16 36t21.5 40t15.5 29.5l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t19.5 -15.5t13 -24.5t8 -26t5.5 -29.5t4.5 -26h1201q26 0 45 -19t19 -45z" />
151
- <glyph unicode="&#xf07b;" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
152
- <glyph unicode="&#xf07c;" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
153
- <glyph unicode="&#xf07d;" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
154
- <glyph unicode="&#xf07e;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
155
- <glyph unicode="&#xf080;" horiz-adv-x="2048" d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
156
- <glyph unicode="&#xf081;" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5 t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
157
- <glyph unicode="&#xf082;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-188v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-532q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960z" />
158
- <glyph unicode="&#xf083;" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5v1280 q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5z" />
159
- <glyph unicode="&#xf084;" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5 t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41z" />
160
- <glyph unicode="&#xf085;" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5 l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7 l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8q144 -133 144 -160q0 -9 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5zM1920 198v-140q0 -16 -149 -31 q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20 t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31zM1920 1222v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68 q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70 q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31z" />
161
- <glyph unicode="&#xf086;" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7 q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230z" />
162
- <glyph unicode="&#xf087;" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81zM1536 769 q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128 q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179z" />
163
- <glyph unicode="&#xf088;" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5z M1536 511q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5 h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -74 49 -163z" />
164
- <glyph unicode="&#xf089;" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
165
- <glyph unicode="&#xf08a;" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5 q224 0 351 -124t127 -344z" />
166
- <glyph unicode="&#xf08b;" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45z" />
167
- <glyph unicode="&#xf08c;" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
168
- <glyph unicode="&#xf08d;" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
169
- <glyph unicode="&#xf08e;" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z" />
170
- <glyph unicode="&#xf090;" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5z" />
171
- <glyph unicode="&#xf091;" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143v128q0 40 28 68t68 28h288v96 q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68z" />
172
- <glyph unicode="&#xf092;" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 27.5v239q0 97 -52 142q57 6 102.5 18t94 39 t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103 q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -103t0.5 -68q0 -22 -11 -33.5t-22 -13t-33 -1.5 h-224q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
173
- <glyph unicode="&#xf093;" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69z" />
174
- <glyph unicode="&#xf094;" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t-281 -180.5q-124 -44 -326 -44 q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5 q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -10 1 -18.5t3 -17t4 -13.5t6.5 -16t6.5 -17q16 -40 25 -118.5t9 -136.5z" />
175
- <glyph unicode="&#xf095;" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235t235 -174 q2 -1 19 -11.5t24 -14t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21z" />
176
- <glyph unicode="&#xf096;" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
177
- <glyph unicode="&#xf097;" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
178
- <glyph unicode="&#xf098;" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5t320.5 -216.5q6 -2 30 -11t33 -12.5 t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
179
- <glyph unicode="&#xf099;" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
180
- <glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
181
- <glyph unicode="&#xf09b;" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23 q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
182
- <glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
183
- <glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
184
- <glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" />
185
- <glyph unicode="&#xf0a0;" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75 l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
186
- <glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
187
- <glyph unicode="&#xf0a2;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5 t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
188
- <glyph unicode="&#xf0a3;" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70 l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
189
- <glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5 t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
190
- <glyph unicode="&#xf0a5;" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32zM1664 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45 t45 -19t45 19t19 45zM1792 768v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181q0 103 76 179t180 76h374q-22 60 -22 128 q0 122 81.5 189t206.5 67q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5z" />
191
- <glyph unicode="&#xf0a6;" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5 t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76 q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227z" />
192
- <glyph unicode="&#xf0a7;" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 580 q0 -142 -77.5 -230t-217.5 -87l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100 q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317z" />
193
- <glyph unicode="&#xf0a8;" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
194
- <glyph unicode="&#xf0a9;" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
195
- <glyph unicode="&#xf0aa;" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
196
- <glyph unicode="&#xf0ab;" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
197
- <glyph unicode="&#xf0ac;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5 q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5 q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5 t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-5 7 -8 9q-12 4 -27 -5q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3 q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25 q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5q-16 0 -22 -1q-146 -80 -235 -222q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5 t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5 t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10t17 -20q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21 q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5 q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3 q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5 t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q7 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5 q15 10 -7 16q-17 5 -43 -12zM879 10q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7t-10 1.5t-11.5 -7 q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5q0 -6 2 -16z" />
198
- <glyph unicode="&#xf0ad;" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
199
- <glyph unicode="&#xf0ae;" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
200
- <glyph unicode="&#xf0b0;" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
201
- <glyph unicode="&#xf0b1;" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
202
- <glyph unicode="&#xf0b2;" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19z " />
203
- <glyph unicode="&#xf0c0;" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75 t75 -181zM1344 896q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5zM1920 671q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128q81 117 81 256q0 29 -5 66q66 -23 133 -23q59 0 119 21.5t97.5 42.5 t43.5 21q124 0 124 -353zM1792 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181z" />
204
- <glyph unicode="&#xf0c1;" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15 t21.5 -21.5t18.5 -19q33 31 33 73zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204t85 203l147 146q83 83 203 83q121 0 204 -85l206 -207 q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204z" />
205
- <glyph unicode="&#xf0c2;" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
206
- <glyph unicode="&#xf0c3;" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
207
- <glyph unicode="&#xf0c4;" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148 q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108 q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6 q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
208
- <glyph unicode="&#xf0c5;" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
209
- <glyph unicode="&#xf0c6;" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235 z" />
210
- <glyph unicode="&#xf0c7;" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
211
- <glyph unicode="&#xf0c8;" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
212
- <glyph unicode="&#xf0c9;" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
213
- <glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
214
- <glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
215
- <glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23 l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
216
- <glyph unicode="&#xf0cd;" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41 q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472 q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
217
- <glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
218
- <glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
219
- <glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
220
- <glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
221
- <glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
222
- <glyph unicode="&#xf0d4;" d="M917 631q0 26 -6 64h-362v-132h217q-3 -24 -16.5 -50t-37.5 -53t-66.5 -44.5t-96.5 -17.5q-99 0 -169 71t-70 171t70 171t169 71q92 0 153 -59l104 101q-108 100 -257 100q-160 0 -272 -112.5t-112 -271.5t112 -271.5t272 -112.5q165 0 266.5 105t101.5 270zM1262 585 h109v110h-109v110h-110v-110h-110v-110h110v-110h110v110zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
223
- <glyph unicode="&#xf0d5;" horiz-adv-x="2304" d="M1437 623q0 -208 -87 -370.5t-248 -254t-369 -91.5q-149 0 -285 58t-234 156t-156 234t-58 285t58 285t156 234t234 156t285 58q286 0 491 -192l-199 -191q-117 113 -292 113q-123 0 -227.5 -62t-165.5 -168.5t-61 -232.5t61 -232.5t165.5 -168.5t227.5 -62 q83 0 152.5 23t114.5 57.5t78.5 78.5t49 83t21.5 74h-416v252h692q12 -63 12 -122zM2304 745v-210h-209v-209h-210v209h-209v210h209v209h210v-209h209z" />
224
- <glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
225
- <glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
226
- <glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
227
- <glyph unicode="&#xf0d9;" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
228
- <glyph unicode="&#xf0da;" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
229
- <glyph unicode="&#xf0db;" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
230
- <glyph unicode="&#xf0dc;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
231
- <glyph unicode="&#xf0dd;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
232
- <glyph unicode="&#xf0de;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
233
- <glyph unicode="&#xf0e0;" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t118.5 52h1472q65 0 112.5 -47t47.5 -113z" />
234
- <glyph unicode="&#xf0e1;" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
235
- <glyph unicode="&#xf0e2;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298z" />
236
- <glyph unicode="&#xf0e3;" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14 q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28 q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91z" />
237
- <glyph unicode="&#xf0e4;" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 1024q0 53 -37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1472 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 384q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29 q-141 221 -141 483q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
238
- <glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5 t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
239
- <glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5 t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129 q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
240
- <glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
241
- <glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
242
- <glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69 q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
243
- <glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
244
- <glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47 q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5 t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
245
- <glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
246
- <glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
247
- <glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
248
- <glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68 t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
249
- <glyph unicode="&#xf0f1;" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252 t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136z" />
250
- <glyph unicode="&#xf0f2;" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
251
- <glyph unicode="&#xf0f3;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5 t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
252
- <glyph unicode="&#xf0f4;" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
253
- <glyph unicode="&#xf0f5;" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45z" />
254
- <glyph unicode="&#xf0f6;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704 q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704z" />
255
- <glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
256
- <glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5 t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320 v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
257
- <glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
258
- <glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
259
- <glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
260
- <glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
261
- <glyph unicode="&#xf0fd;" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
262
- <glyph unicode="&#xf0fe;" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
263
- <glyph unicode="&#xf100;" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
264
- <glyph unicode="&#xf101;" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
265
- <glyph unicode="&#xf102;" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
266
- <glyph unicode="&#xf103;" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
267
- <glyph unicode="&#xf104;" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
268
- <glyph unicode="&#xf105;" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
269
- <glyph unicode="&#xf106;" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
270
- <glyph unicode="&#xf107;" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
271
- <glyph unicode="&#xf108;" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
272
- <glyph unicode="&#xf109;" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
273
- <glyph unicode="&#xf10a;" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
274
- <glyph unicode="&#xf10b;" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
275
- <glyph unicode="&#xf10c;" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
276
- <glyph unicode="&#xf10d;" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z" />
277
- <glyph unicode="&#xf10e;" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136z" />
278
- <glyph unicode="&#xf110;" horiz-adv-x="1792" d="M526 142q0 -53 -37.5 -90.5t-90.5 -37.5q-52 0 -90 38t-38 90q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 -64q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -53 -37.5 -90.5t-90.5 -37.5 t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1522 142q0 -52 -38 -90t-90 -38q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM558 1138q0 -66 -47 -113t-113 -47t-113 47t-47 113t47 113t113 47t113 -47t47 -113z M1728 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1088 1344q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1618 1138q0 -93 -66 -158.5t-158 -65.5q-93 0 -158.5 65.5t-65.5 158.5 q0 92 65.5 158t158.5 66q92 0 158 -66t66 -158z" />
279
- <glyph unicode="&#xf111;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
280
- <glyph unicode="&#xf112;" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
281
- <glyph unicode="&#xf113;" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86 t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218 q0 -87 -27 -168q136 -160 136 -398z" />
282
- <glyph unicode="&#xf114;" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
283
- <glyph unicode="&#xf115;" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z " />
284
- <glyph unicode="&#xf116;" horiz-adv-x="1792" />
285
- <glyph unicode="&#xf117;" horiz-adv-x="1792" />
286
- <glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
287
- <glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
288
- <glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
289
- <glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
290
- <glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16 h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96 q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896 h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
291
- <glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102 q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
292
- <glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266 q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8 q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
293
- <glyph unicode="&#xf120;" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
294
- <glyph unicode="&#xf121;" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23z" />
295
- <glyph unicode="&#xf122;" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
296
- <glyph unicode="&#xf123;" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
297
- <glyph unicode="&#xf124;" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
298
- <glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
299
- <glyph unicode="&#xf126;" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497 q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
300
- <glyph unicode="&#xf127;" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18 l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9 t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
301
- <glyph unicode="&#xf128;" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
302
- <glyph unicode="&#xf129;" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
303
- <glyph unicode="&#xf12a;" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
304
- <glyph unicode="&#xf12b;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5t-65.5 -51.5t-30.5 -63h232v80 h126z" />
305
- <glyph unicode="&#xf12c;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73h232v80h126z" />
306
- <glyph unicode="&#xf12d;" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
307
- <glyph unicode="&#xf12e;" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89 q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117 q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143z" />
308
- <glyph unicode="&#xf130;" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
309
- <glyph unicode="&#xf131;" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23 t-10 -23zM1005 1325l-621 -621v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
310
- <glyph unicode="&#xf132;" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
311
- <glyph unicode="&#xf133;" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
312
- <glyph unicode="&#xf134;" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113 q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
313
- <glyph unicode="&#xf135;" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
314
- <glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
315
- <glyph unicode="&#xf137;" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
316
- <glyph unicode="&#xf138;" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
317
- <glyph unicode="&#xf139;" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
318
- <glyph unicode="&#xf13a;" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
319
- <glyph unicode="&#xf13b;" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
320
- <glyph unicode="&#xf13c;" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
321
- <glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19 t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
322
- <glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
323
- <glyph unicode="&#xf140;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
324
- <glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
325
- <glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
326
- <glyph unicode="&#xf143;" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
327
- <glyph unicode="&#xf144;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
328
- <glyph unicode="&#xf145;" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
329
- <glyph unicode="&#xf146;" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
330
- <glyph unicode="&#xf147;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
331
- <glyph unicode="&#xf148;" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
332
- <glyph unicode="&#xf149;" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
333
- <glyph unicode="&#xf14a;" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
334
- <glyph unicode="&#xf14b;" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
335
- <glyph unicode="&#xf14c;" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
336
- <glyph unicode="&#xf14d;" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
337
- <glyph unicode="&#xf14e;" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
338
- <glyph unicode="&#xf150;" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
339
- <glyph unicode="&#xf151;" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
340
- <glyph unicode="&#xf152;" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
341
- <glyph unicode="&#xf153;" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26 l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5l12 3l5 2q13 5 26 -2q12 -7 15 -21z" />
342
- <glyph unicode="&#xf154;" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
343
- <glyph unicode="&#xf155;" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5 t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50 t53 -63.5t31.5 -76.5t13 -94z" />
344
- <glyph unicode="&#xf156;" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
345
- <glyph unicode="&#xf157;" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
346
- <glyph unicode="&#xf158;" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
347
- <glyph unicode="&#xf159;" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28 q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
348
- <glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30 t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
349
- <glyph unicode="&#xf15b;" d="M1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472zM896 992q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544z" />
350
- <glyph unicode="&#xf15c;" d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
351
- <glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162 l230 -662h70z" />
352
- <glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248 v119h121z" />
353
- <glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
354
- <glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
355
- <glyph unicode="&#xf162;" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5 t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
356
- <glyph unicode="&#xf163;" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13 q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
357
- <glyph unicode="&#xf164;" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5 t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
358
- <glyph unicode="&#xf165;" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121 t-76 59q-25 2 -43 20.5t-18 43.5v641q0 26 19 44.5t45 19.5q35 1 158 44q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76z" />
359
- <glyph unicode="&#xf166;" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86v129q0 59 20 86q29 38 80 38t78 -38 q21 -28 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68zM785 1079v-156q0 -51 -32 -51t-32 51v156q0 52 32 52t32 -52zM1318 366q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5 q-20 -87 -20 -260q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73q20 84 20 260zM563 1017l90 296h-75l-51 -195l-53 195h-78l24 -69t23 -69q35 -103 46 -158v-201h74v201zM852 936v130q0 58 -21 87q-29 38 -78 38q-51 0 -78 -38 q-21 -29 -21 -87v-130q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87zM1033 816h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293q0 -37 6 -55q11 -27 43 -27q36 0 77 45v-40zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
360
- <glyph unicode="&#xf167;" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51 q-28 -37 -28 -116v-173q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54q2 9 2 58zM790 1011v210q0 69 -43 69t-43 -69v-210q0 -70 43 -70t43 70zM1509 260q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99 q-26 112 -26 350q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350zM511 1536h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187h106l71 -263zM881 1203v-175q0 -81 -28 -118q-37 -51 -106 -51q-67 0 -105 51 q-28 38 -28 118v175q0 80 28 117q38 51 105 51q69 0 106 -51q28 -37 28 -117zM1216 1365v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91z" />
361
- <glyph unicode="&#xf168;" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
362
- <glyph unicode="&#xf169;" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
363
- <glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
364
- <glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
365
- <glyph unicode="&#xf16c;" d="M1289 -96h-1118v480h-160v-640h1438v640h-160v-480zM347 428l33 157l783 -165l-33 -156zM450 802l67 146l725 -339l-67 -145zM651 1158l102 123l614 -513l-102 -123zM1048 1536l477 -641l-128 -96l-477 641zM330 65v159h800v-159h-800z" />
366
- <glyph unicode="&#xf16d;" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139v1142q0 81 58 139 t139 58h1142q81 0 139 -58t58 -139z" />
367
- <glyph unicode="&#xf16e;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
368
- <glyph unicode="&#xf170;" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
369
- <glyph unicode="&#xf171;" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18 t-76.5 27t-73 43.5t-52 61.5q-25 96 -57 292l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37zM1403 1166q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34t-6 39.5 t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54z" />
370
- <glyph unicode="&#xf172;" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71z M1272 1020q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63q24 13 39.5 23t31 29t19.5 40q48 267 80 473zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
371
- <glyph unicode="&#xf173;" horiz-adv-x="1024" d="M944 207l80 -237q-23 -35 -111 -66t-177 -32q-104 -2 -190.5 26t-142.5 74t-95 106t-55.5 120t-16.5 118v544h-168v215q72 26 129 69.5t91 90t58 102t34 99t15 88.5q1 5 4.5 8.5t7.5 3.5h244v-424h333v-252h-334v-518q0 -30 6.5 -56t22.5 -52.5t49.5 -41.5t81.5 -14 q78 2 134 29z" />
372
- <glyph unicode="&#xf174;" d="M1136 75l-62 183q-44 -22 -103 -22q-36 -1 -62 10.5t-38.5 31.5t-17.5 40.5t-5 43.5v398h257v194h-256v326h-188q-8 0 -9 -10q-5 -44 -17.5 -87t-39 -95t-77 -95t-118.5 -68v-165h130v-418q0 -57 21.5 -115t65 -111t121 -85.5t176.5 -30.5q69 1 136.5 25t85.5 50z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
373
- <glyph unicode="&#xf175;" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
374
- <glyph unicode="&#xf176;" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
375
- <glyph unicode="&#xf177;" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
376
- <glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
377
- <glyph unicode="&#xf179;" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
378
- <glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
379
- <glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5 h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
380
- <glyph unicode="&#xf17c;" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7 q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15 q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5 t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19 q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63 q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18l-4 -5q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54t7 -70.5q46 24 7 92 q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5t60 -22.5zM626 1152 q3 17 -2.5 30t-11.5 15q-9 2 -9 -7q2 -5 5 -6q10 0 7 -15q-3 -20 8 -20q3 0 3 3zM1045 955q-2 8 -6.5 11.5t-13 5t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20zM867 1168q0 11 -5 19.5t-11 12.5t-9 3q-14 -1 -7 -7l4 -2 q14 -4 18 -31q0 -3 8 2zM921 1401q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9t3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7zM1486 60q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5t-30 -18.5 t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43q-19 4 -51 9.5 t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49t-14 -48 q3 -17 37 -26q20 -6 84.5 -18.5t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54q110 143 124 195 q-12 112 -16 310q-2 90 24 151.5t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5t-40.5 -33.5t-61 -14 q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5t15.5 47.5q1 -31 8 -56.5 t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13t16.5 -9.5z" />
381
- <glyph unicode="&#xf17d;" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q-185 164 -433 164q-76 0 -155 -19 q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5zM1424 647q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5q25 -53 44 -95q2 -6 6.5 -17.5t7.5 -16.5q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5t36.5 -6 t25 -4.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
382
- <glyph unicode="&#xf17e;" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 -92 122 -157.5t291 -65.5 q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5q0 73 16 150q-80 104 -80 234q0 159 112.5 271.5t271.5 112.5q130 0 234 -80 q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234z" />
383
- <glyph unicode="&#xf180;" horiz-adv-x="1280" d="M1000 1102l37 194q5 23 -9 40t-35 17h-712q-23 0 -38.5 -17t-15.5 -37v-1101q0 -7 6 -1l291 352q23 26 38 33.5t48 7.5h239q22 0 37 14.5t18 29.5q24 130 37 191q4 21 -11.5 40t-36.5 19h-294q-29 0 -48 19t-19 48v42q0 29 19 47.5t48 18.5h346q18 0 35 13.5t20 29.5z M1227 1324q-15 -73 -53.5 -266.5t-69.5 -350t-35 -173.5q-6 -22 -9 -32.5t-14 -32.5t-24.5 -33t-38.5 -21t-58 -10h-271q-13 0 -22 -10q-8 -9 -426 -494q-22 -25 -58.5 -28.5t-48.5 5.5q-55 22 -55 98v1410q0 55 38 102.5t120 47.5h888q95 0 127 -53t10 -159zM1227 1324 l-158 -790q4 17 35 173.5t69.5 350t53.5 266.5z" />
384
- <glyph unicode="&#xf181;" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
385
- <glyph unicode="&#xf182;" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
386
- <glyph unicode="&#xf183;" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
387
- <glyph unicode="&#xf184;" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
388
- <glyph unicode="&#xf185;" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94 q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29z" />
389
- <glyph unicode="&#xf186;" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
390
- <glyph unicode="&#xf187;" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
391
- <glyph unicode="&#xf188;" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19 t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
392
- <glyph unicode="&#xf189;" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6 q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q17 19 38 30q53 26 239 24 q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2 q39 5 64 -2.5t31 -16.5z" />
393
- <glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422 q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178 q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
394
- <glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
395
- <glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
396
- <glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
397
- <glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
398
- <glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
399
- <glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
400
- <glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
401
- <glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
402
- <glyph unicode="&#xf194;" d="M1292 898q10 216 -161 222q-231 8 -312 -261q44 19 82 19q85 0 74 -96q-4 -57 -74 -167t-105 -110q-43 0 -82 169q-13 54 -45 255q-30 189 -160 177q-59 -7 -164 -100l-81 -72l-81 -72l52 -67q76 52 87 52q57 0 107 -179q15 -55 45 -164.5t45 -164.5q68 -179 164 -179 q157 0 383 294q220 283 226 444zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
403
- <glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
404
- <glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
405
- <glyph unicode="&#xf197;" horiz-adv-x="2176" d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40 t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-288 -288q-26 -26 -70.5 -45t-89.5 -19h-96l-93 464h29 q157 0 273 64zM352 816h-29l93 464h96q46 0 90 -19t70 -45l288 -288q4 -4 11 -10.5t30.5 -23t48.5 -29t61.5 -23t72.5 -10.5l456 -80h-1015q-116 64 -273 64z" />
406
- <glyph unicode="&#xf198;" horiz-adv-x="1664" d="M1519 760q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72l-55 163l-153 -53q-29 -9 -50 -9 q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 -72l54 -160l310 105l-54 160q-8 24 -8 47q0 59 42.5 102 t101.5 43q47 0 85.5 -27.5t53.5 -71.5l53 -161l162 55q21 6 43 6q60 0 102.5 -39.5t42.5 -98.5q0 -45 -30 -81.5t-74 -51.5l-157 -54l105 -316l164 56q24 8 46 8zM725 498l310 105l-105 315l-310 -107z" />
407
- <glyph unicode="&#xf199;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM1280 352v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99q-98 -69 -164 -69v0v0q-66 0 -164 69 q-46 32 -141.5 92.5t-142.5 92.5q-12 8 -33 27t-31 27v-436q0 -40 28 -68t68 -28h832q40 0 68 28t28 68zM1280 925q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 17 -11.5t21 -14t21 -13t23.5 -13 t21.5 -9.5t22.5 -7.5t20.5 -2.5t20.5 2.5t22.5 7.5t21.5 9.5t23.5 13t21 13t21 14t17 11.5l267 174q35 23 66.5 62.5t31.5 73.5z" />
408
- <glyph unicode="&#xf19a;" horiz-adv-x="1792" d="M127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM1415 679q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15t-1.5 -18.5t9 -16.5 t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5t-37 -95.5q0 -12 2 -24t4 -21.5t8 -23t9 -21t12 -22.5t12.5 -21 t14.5 -24t14 -23q63 -107 63 -212zM909 573l237 -647q1 -6 5 -11q-126 -44 -255 -44q-112 0 -217 32zM1570 1009q95 -174 95 -369q0 -209 -104 -385.5t-279 -278.5l235 678q59 169 59 276q0 42 -6 79zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286 t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 -215q173 0 331.5 68t273 182.5t182.5 273t68 331.5t-68 331.5t-182.5 273t-273 182.5t-331.5 68t-331.5 -68t-273 -182.5t-182.5 -273t-68 -331.5t68 -331.5t182.5 -273 t273 -182.5t331.5 -68z" />
409
- <glyph unicode="&#xf19b;" horiz-adv-x="1792" d="M1086 1536v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360zM1755 954l37 -390l-525 114l147 83q-119 70 -280 99v172q277 -33 481 -157z" />
410
- <glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64 q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
411
- <glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433 q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
412
- <glyph unicode="&#xf19e;" d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0 q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
413
- <glyph unicode="&#xf1a0;" d="M768 750h725q12 -67 12 -128q0 -217 -91 -387.5t-259.5 -266.5t-386.5 -96q-157 0 -299 60.5t-245 163.5t-163.5 245t-60.5 299t60.5 299t163.5 245t245 163.5t299 60.5q300 0 515 -201l-209 -201q-123 119 -306 119q-129 0 -238.5 -65t-173.5 -176.5t-64 -243.5 t64 -243.5t173.5 -176.5t238.5 -65q87 0 160 24t120 60t82 82t51.5 87t22.5 78h-436v264z" />
414
- <glyph unicode="&#xf1a1;" horiz-adv-x="1792" d="M1095 369q16 -16 0 -31q-62 -62 -199 -62t-199 62q-16 15 0 31q6 6 15 6t15 -6q48 -49 169 -49q120 0 169 49q6 6 15 6t15 -6zM788 550q0 -37 -26 -63t-63 -26t-63.5 26t-26.5 63q0 38 26.5 64t63.5 26t63 -26.5t26 -63.5zM1183 550q0 -37 -26.5 -63t-63.5 -26t-63 26 t-26 63t26 63.5t63 26.5t63.5 -26t26.5 -64zM1434 670q0 49 -35 84t-85 35t-86 -36q-130 90 -311 96l63 283l200 -45q0 -37 26 -63t63 -26t63.5 26.5t26.5 63.5t-26.5 63.5t-63.5 26.5q-54 0 -80 -50l-221 49q-19 5 -25 -16l-69 -312q-180 -7 -309 -97q-35 37 -87 37 q-50 0 -85 -35t-35 -84q0 -35 18.5 -64t49.5 -44q-6 -27 -6 -56q0 -142 140 -243t337 -101q198 0 338 101t140 243q0 32 -7 57q30 15 48 43.5t18 63.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191 t348 71t348 -71t286 -191t191 -286t71 -348z" />
415
- <glyph unicode="&#xf1a2;" d="M939 407q13 -13 0 -26q-53 -53 -171 -53t-171 53q-13 13 0 26q5 6 13 6t13 -6q42 -42 145 -42t145 42q5 6 13 6t13 -6zM676 563q0 -31 -23 -54t-54 -23t-54 23t-23 54q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1014 563q0 -31 -23 -54t-54 -23t-54 23t-23 54 q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1229 666q0 42 -30 72t-73 30q-42 0 -73 -31q-113 78 -267 82l54 243l171 -39q1 -32 23.5 -54t53.5 -22q32 0 54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5q-48 0 -69 -43l-189 42q-17 5 -21 -13l-60 -268q-154 -6 -265 -83 q-30 32 -74 32q-43 0 -73 -30t-30 -72q0 -30 16 -55t42 -38q-5 -25 -5 -48q0 -122 120 -208.5t289 -86.5q170 0 290 86.5t120 208.5q0 25 -6 49q25 13 40.5 37.5t15.5 54.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
416
- <glyph unicode="&#xf1a3;" d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150 v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103 t385.5 -103t279.5 -279.5t103 -385.5z" />
417
- <glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328 v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
418
- <glyph unicode="&#xf1a5;" d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
419
- <glyph unicode="&#xf1a6;" horiz-adv-x="2048" d="M328 1254h204v-983h-532v697h328v286zM328 435v369h-123v-369h123zM614 968v-697h205v697h-205zM614 1254v-204h205v204h-205zM901 968h533v-942h-533v163h328v82h-328v697zM1229 435v369h-123v-369h123zM1516 968h532v-942h-532v163h327v82h-327v697zM1843 435v369h-123 v-369h123z" />
420
- <glyph unicode="&#xf1a7;" d="M1046 516q0 -64 -38 -109t-91 -45q-43 0 -70 15v277q28 17 70 17q53 0 91 -45.5t38 -109.5zM703 944q0 -64 -38 -109.5t-91 -45.5q-43 0 -70 15v277q28 17 70 17q53 0 91 -45t38 -109zM1265 513q0 134 -88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101 v-636l211 41v206q51 -19 117 -19q125 0 213 95t88 229zM922 940q0 134 -88.5 229t-213.5 95q-74 0 -141 -36h-186v-840l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
421
- <glyph unicode="&#xf1a8;" horiz-adv-x="2038" d="M1222 607q75 3 143.5 -20.5t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14 q6 -5 28 -23.5t25.5 -22t19 -18t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5 41.5t57 59t26.5 51.5q-24 2 -43 -24 q-36 -53 -111.5 -99.5t-136.5 -46.5q-25 0 -75.5 63t-106.5 139.5t-84 96.5q-6 4 -27 30q-482 -112 -513 -112q-16 0 -28 11t-12 27q0 15 8.5 26.5t22.5 14.5l486 106q-8 14 -8 25t5.5 17.5t16 11.5t20 7t23 4.5t18.5 4.5q4 1 15.5 7.5t17.5 6.5q15 0 28 -16t20 -33 q163 37 172 37q17 0 29.5 -11t12.5 -28q0 -15 -8.5 -26t-23.5 -14l-182 -40l-1 -16q-1 -26 81.5 -117.5t104.5 -91.5q47 0 119 80t72 129q0 36 -23.5 53t-51 18.5t-51 11.5t-23.5 34q0 16 10 34l-68 19q43 44 43 117q0 26 -5 58q82 16 144 16q44 0 71.5 -1.5t48.5 -8.5 t31 -13.5t20.5 -24.5t15.5 -33.5t17 -47.5t24 -60l50 25q-3 -40 -23 -60t-42.5 -21t-40 -6.5t-16.5 -20.5zM1282 842q-5 5 -13.5 15.5t-12 14.5t-10.5 11.5t-10 10.5l-8 8t-8.5 7.5t-8 5t-8.5 4.5q-7 3 -14.5 5t-20.5 2.5t-22 0.5h-32.5h-37.5q-126 0 -217 -43 q16 30 36 46.5t54 29.5t65.5 36t46 36.5t50 55t43.5 50.5q12 -9 28 -31.5t32 -36.5t38 -13l12 1v-76l22 -1q247 95 371 190q28 21 50 39t42.5 37.5t33 31t29.5 34t24 31t24.5 37t23 38t27 47.5t29.5 53l7 9q-2 -53 -43 -139q-79 -165 -205 -264t-306 -142q-14 -3 -42 -7.5 t-50 -9.5t-39 -14q3 -19 24.5 -46t21.5 -34q0 -11 -26 -30zM1061 -79q39 26 131.5 47.5t146.5 21.5q9 0 22.5 -15.5t28 -42.5t26 -50t24 -51t14.5 -33q-121 -45 -244 -45q-61 0 -125 11zM822 568l48 12l109 -177l-73 -48zM1323 51q3 -15 3 -16q0 -7 -17.5 -14.5t-46 -13 t-54 -9.5t-53.5 -7.5t-32 -4.5l-7 43q21 2 60.5 8.5t72 10t60.5 3.5h14zM866 679l-96 -20l-6 17q10 1 32.5 7t34.5 6q19 0 35 -10zM1061 45h31l10 -83l-41 -12v95zM1950 1535v1v-1zM1950 1535l-1 -5l-2 -2l1 3zM1950 1535l1 1z" />
422
- <glyph unicode="&#xf1a9;" d="M1167 -50q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16t7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29zM1128 65q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10 q-29 -12 -78 -56q-26 -24 -12 -44q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34zM1483 346q0 22 -5 44.5t-16.5 45t-34 36.5t-52.5 14 q-33 0 -97 -41.5t-129 -83.5t-101 -42q-27 -1 -63.5 19t-76 49t-83.5 58t-100 49t-111 19q-115 -1 -197 -78.5t-84 -178.5q-2 -112 74 -164q29 -20 62.5 -28.5t103.5 -8.5q57 0 132 32.5t134 71t120 70.5t93 31q26 -1 65 -31.5t71.5 -67t68 -67.5t55.5 -32q35 -3 58.5 14 t55.5 63q28 41 42.5 101t14.5 106zM1536 506q0 -164 -62 -304.5t-166 -236t-242.5 -149.5t-290.5 -54t-293 57.5t-247.5 157t-170.5 241.5t-64 302q0 89 19.5 172.5t49 145.5t70.5 118.5t78.5 94t78.5 69.5t64.5 46.5t42.5 24.5q14 8 51 26.5t54.5 28.5t48 30t60.5 44 q36 28 58 72.5t30 125.5q129 -155 186 -193q44 -29 130 -68t129 -66q21 -13 39 -25t60.5 -46.5t76 -70.5t75 -95t69 -122t47 -148.5t19.5 -177.5z" />
423
- <glyph unicode="&#xf1aa;" d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 133.5 -49t69.5 -123q84 20 169.5 -3.5 t149.5 -87.5zM1536 78q0 -85 -60 -145.5t-145 -60.5q-74 0 -131 47t-71 118q-86 -28 -179.5 -6t-161.5 90l-11 12l151 152l12 -12q37 -37 89 -37t89 37t37 89t-37 89l-30 30l-152 152l-160 160l152 152l160 -160l152 -152l29 -30q64 -64 87.5 -150.5t2.5 -171.5 q76 -11 126.5 -68.5t50.5 -134.5zM1534 1202q0 -77 -51 -135t-127 -69q26 -85 3 -176.5t-90 -158.5l-12 -12l-151 152l12 12q37 37 37 89t-37 89t-89 37t-89 -37l-30 -30l-152 -152l-160 -160l-152 152l161 160l152 152l29 30q67 67 159 89.5t178 -3.5q11 75 68.5 126 t135.5 51q85 0 145 -60.5t60 -145.5z" />
424
- <glyph unicode="&#xf1ab;" d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5 q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q-25 -50 -77 -131l64 -28 q12 -6 74.5 -32t67.5 -28q4 -1 10.5 -25.5t4.5 -30.5zM449 944q3 -15 -4 -28q-12 -23 -50 -38q-30 -12 -60 -12q-26 3 -49 26q-14 15 -18 41l1 3q3 -3 19.5 -5t26.5 0t58 16q36 12 55 14q17 0 21 -17zM1147 815l63 -227l-139 42zM39 15l694 232v1032l-694 -233v-1031z M1280 332l102 -31l-181 657l-100 31l-216 -536l102 -31l45 110l211 -65zM777 1294l573 -184v380zM1088 -29l158 -13l-54 -160l-40 66q-130 -83 -276 -108q-58 -12 -91 -12h-84q-79 0 -199.5 39t-183.5 85q-8 7 -8 16q0 8 5 13.5t13 5.5q4 0 18 -7.5t30.5 -16.5t20.5 -11 q73 -37 159.5 -61.5t157.5 -24.5q95 0 167 14.5t157 50.5q15 7 30.5 15.5t34 19t28.5 16.5zM1536 1050v-1079l-774 246q-14 -6 -375 -127.5t-368 -121.5q-13 0 -18 13q0 1 -1 3v1078q3 9 4 10q5 6 20 11q106 35 149 50v384l558 -198q2 0 160.5 55t316 108.5t161.5 53.5 q20 0 20 -21v-418z" />
425
- <glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48 l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 512v128q0 14 -9 23 t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128 q14 0 23 9t9 23zM1184 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 256v128q0 14 -9 23t-23 9h-128 q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1536 896v256h-160q-40 0 -68 28t-28 68v160h-640v-512h896z" />
426
- <glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 160v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM384 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 -96v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9 t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM896 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 928v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 160v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23z" />
427
- <glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68zM864 1152q0 -93 -65.5 -158.5 t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
428
- <glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5 q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 86 56 191.5t139.5 192.5t187.5 146t193 59zM1071 819 q-61 0 -105 39t-63 92.5t-19 113.5q0 74 30 151.5t91.5 135t138.5 57.5q61 0 105 -39t63 -92.5t19 -113.5q0 -73 -30 -151t-92 -135.5t-138 -57.5zM1503 923q77 0 119 -59.5t42 -139.5q0 -74 -35 -152t-100.5 -133.5t-141.5 -55.5q-77 0 -119 59t-42 139q0 74 35 152.5 t100.5 134t141.5 55.5z" />
429
- <glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
430
- <glyph unicode="&#xf1b2;" horiz-adv-x="1792" d="M896 -93l640 349v636l-640 -233v-752zM832 772l698 254l-698 254l-698 -254zM1664 1024v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73z " />
431
- <glyph unicode="&#xf1b3;" horiz-adv-x="2304" d="M640 -96l384 192v314l-384 -164v-342zM576 358l404 173l-404 173l-404 -173zM1664 -96l384 192v314l-384 -164v-342zM1600 358l404 173l-404 173l-404 -173zM1152 651l384 165v266l-384 -164v-267zM1088 1030l441 189l-441 189l-441 -189zM2176 512v-416q0 -36 -19 -67 t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-5 2 -7 4q-2 -2 -7 -4l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l448 192q23 10 50 10t50 -10l448 -192q35 -16 56.5 -48t21.5 -70 v-400l434 -186q36 -16 57 -48t21 -70z" />
432
- <glyph unicode="&#xf1b4;" horiz-adv-x="2048" d="M1848 1197h-511v-124h511v124zM1596 771q-90 0 -146 -52.5t-62 -142.5h408q-18 195 -200 195zM1612 186q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658 q0 -111 57.5 -171.5t166.5 -60.5zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5t45.5 113.5q0 144 -190 144h-260v-294zM0 1282h594q87 0 155 -14t126.5 -47.5t90 -96.5t31.5 -154q0 -181 -172 -263q114 -32 172 -115t58 -204 q0 -75 -24.5 -136.5t-66 -103.5t-98.5 -71t-121 -42t-134 -13h-611v1260z" />
433
- <glyph unicode="&#xf1b5;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM499 1041h-371v-787h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5 t-56.5 60.5t-79 29.5t-97 8.5zM477 723h-176v184h163q119 0 119 -90q0 -94 -106 -94zM486 388h-185v217h189q124 0 124 -113q0 -104 -128 -104zM1136 356q-68 0 -104 38t-36 107h411q1 10 1 30q0 132 -74.5 220.5t-203.5 88.5q-128 0 -210 -86t-82 -216q0 -135 79 -217 t213 -82q205 0 267 191h-138q-11 -34 -47.5 -54t-75.5 -20zM1126 722q113 0 124 -122h-254q4 56 39 89t91 33zM964 988h319v-77h-319v77z" />
434
- <glyph unicode="&#xf1b6;" horiz-adv-x="1792" d="M1582 954q0 -101 -71.5 -172.5t-172.5 -71.5t-172.5 71.5t-71.5 172.5t71.5 172.5t172.5 71.5t172.5 -71.5t71.5 -172.5zM812 212q0 104 -73 177t-177 73q-27 0 -54 -6l104 -42q77 -31 109.5 -106.5t1.5 -151.5q-31 -77 -107 -109t-152 -1q-21 8 -62 24.5t-61 24.5 q32 -60 91 -96.5t130 -36.5q104 0 177 73t73 177zM1642 953q0 126 -89.5 215.5t-215.5 89.5q-127 0 -216.5 -89.5t-89.5 -215.5q0 -127 89.5 -216t216.5 -89q126 0 215.5 89t89.5 216zM1792 953q0 -189 -133.5 -322t-321.5 -133l-437 -319q-12 -129 -109 -218t-229 -89 q-121 0 -214 76t-118 192l-230 92v429l389 -157q79 48 173 48q13 0 35 -2l284 407q2 187 135.5 319t320.5 132q188 0 321.5 -133.5t133.5 -321.5z" />
435
- <glyph unicode="&#xf1b7;" d="M1242 889q0 80 -57 136.5t-137 56.5t-136.5 -57t-56.5 -136q0 -80 56.5 -136.5t136.5 -56.5t137 56.5t57 136.5zM632 301q0 -83 -58 -140.5t-140 -57.5q-56 0 -103 29t-72 77q52 -20 98 -40q60 -24 120 1.5t85 86.5q24 60 -1.5 120t-86.5 84l-82 33q22 5 42 5 q82 0 140 -57.5t58 -140.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v153l172 -69q20 -92 93.5 -152t168.5 -60q104 0 181 70t87 173l345 252q150 0 255.5 105.5t105.5 254.5q0 150 -105.5 255.5t-255.5 105.5 q-148 0 -253 -104.5t-107 -252.5l-225 -322q-9 1 -28 1q-75 0 -137 -37l-297 119v468q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5zM1289 887q0 -100 -71 -170.5t-171 -70.5t-170.5 70.5t-70.5 170.5t70.5 171t170.5 71q101 0 171.5 -70.5t70.5 -171.5z " />
436
- <glyph unicode="&#xf1b8;" horiz-adv-x="1792" d="M836 367l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5q-11 27 -14.5 55t4 65t12 55t21.5 64t19 53q78 -12 509 -28zM449 953l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188 l-140 86zM1680 436l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164l-230 367l211 362l7 -173q170 -16 283 -5t170 33zM895 1360q-47 -63 -265 -435l-317 187l-19 12l225 356q20 31 60 45t80 10q24 -2 48.5 -12t42 -21t41.5 -33t36 -34.5 t36 -39.5t32 -35zM1550 1053l212 -363q18 -37 12.5 -76t-27.5 -74q-13 -20 -33 -37t-38 -28t-48.5 -22t-47 -16t-51.5 -14t-46 -12q-34 72 -265 436l313 195zM1407 1279l142 83l-220 -373l-419 20l151 86q-34 89 -75 166t-75.5 123.5t-64.5 80t-47 46.5l-17 13l405 -1 q31 3 58 -10.5t39 -28.5l11 -15q39 -61 112 -190z" />
437
- <glyph unicode="&#xf1b9;" horiz-adv-x="2048" d="M480 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM516 768h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5zM1888 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM2048 544v-384 q0 -14 -9 -23t-23 -9h-96v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-1024v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5t179 63.5h768q98 0 179 -63.5t104 -157.5 l105 -419h28q93 0 158.5 -65.5t65.5 -158.5z" />
438
- <glyph unicode="&#xf1ba;" horiz-adv-x="2048" d="M1824 640q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-96v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-1024v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5 t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h128q98 0 179 -63.5t104 -157.5l105 -419h28zM320 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM516 640h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5z M1728 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47z" />
439
- <glyph unicode="&#xf1bb;" d="M1504 64q0 -26 -19 -45t-45 -19h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45t19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384 q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45z" />
440
- <glyph unicode="&#xf1bc;" d="M1127 326q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5zM1223 541q0 40 -35 61q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64 q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5zM1331 789q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5q0 -31 20.5 -52t51.5 -21q11 0 40 8q133 37 307 37 q159 0 309.5 -34t253.5 -95q21 -12 40 -12q29 0 50.5 20.5t21.5 51.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
441
- <glyph unicode="&#xf1bd;" horiz-adv-x="1024" d="M1024 1233l-303 -582l24 -31h279v-415h-507l-44 -30l-142 -273l-30 -30h-301v303l303 583l-24 30h-279v415h507l44 30l142 273l30 30h301v-303z" />
442
- <glyph unicode="&#xf1be;" horiz-adv-x="2304" d="M784 164l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17l-14 -523l14 -241q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23zM1080 193l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6l-10 -579q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11 q11 0 20 9q9 7 9 20zM35 533l20 -128l-20 -126q-2 -9 -9 -9t-9 9l-17 126l17 128q2 9 9 9t9 -9zM121 612l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10l-23 202l23 207q0 9 9 9q8 0 10 -9zM401 159zM213 650l25 -245l-25 -237q0 -11 -11 -11q-10 0 -12 11l-21 237l21 245 q2 12 12 12q11 0 11 -12zM307 657l23 -252l-23 -244q-2 -13 -14 -13q-13 0 -13 13l-21 244l21 252q0 13 13 13q12 0 14 -13zM401 639l21 -234l-21 -246q-2 -16 -16 -16q-6 0 -10.5 4.5t-4.5 11.5l-20 246l20 234q0 6 4.5 10.5t10.5 4.5q14 0 16 -15zM784 164zM495 785 l21 -380l-21 -246q0 -7 -5 -12.5t-12 -5.5q-16 0 -18 18l-18 246l18 380q2 18 18 18q7 0 12 -5.5t5 -12.5zM589 871l19 -468l-19 -244q0 -8 -5.5 -13.5t-13.5 -5.5q-18 0 -20 19l-16 244l16 468q2 19 20 19q8 0 13.5 -5.5t5.5 -13.5zM687 911l18 -506l-18 -242 q-2 -21 -22 -21q-19 0 -21 21l-16 242l16 506q0 9 6.5 15.5t14.5 6.5q9 0 15 -6.5t7 -15.5zM1079 169v0v0zM881 915l15 -510l-15 -239q0 -10 -7.5 -17.5t-17.5 -7.5t-17 7t-8 18l-14 239l14 510q0 11 7.5 18t17.5 7t17.5 -7t7.5 -18zM980 896l14 -492l-14 -236q0 -11 -8 -19 t-19 -8t-19 8t-9 19l-12 236l12 492q1 12 9 20t19 8t18.5 -8t8.5 -20zM1192 404l-14 -231v0q0 -13 -9 -22t-22 -9t-22 9t-10 22l-6 114l-6 117l12 636v3q2 15 12 24q9 7 20 7q8 0 15 -5q14 -8 16 -26zM2304 423q0 -117 -83 -199.5t-200 -82.5h-786q-13 2 -22 11t-9 22v899 q0 23 28 33q85 34 181 34q195 0 338 -131.5t160 -323.5q53 22 110 22q117 0 200 -83t83 -201z" />
443
- <glyph unicode="&#xf1c0;" d="M768 768q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 0q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127 t443 -43zM768 384q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 1536q208 0 385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5 t-103 128v128q0 69 103 128t280 93.5t385 34.5z" />
444
- <glyph unicode="&#xf1c1;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M894 465q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36q9 40 56 91.5t132 96.5q14 9 23 -6q2 -2 2 -4q52 85 107 197 q68 136 104 262q-24 82 -30.5 159.5t6.5 127.5q11 40 42 40h21h1q23 0 35 -15q18 -21 9 -68q-2 -6 -4 -8q1 -3 1 -8v-30q-2 -123 -14 -192q55 -164 146 -238zM318 54q52 24 137 158q-51 -40 -87.5 -84t-49.5 -74zM716 974q-15 -42 -2 -132q1 7 7 44q0 3 7 43q1 4 4 8 q-1 1 -1 2t-0.5 1.5t-0.5 1.5q-1 22 -13 36q0 -1 -1 -2v-2zM592 313q135 54 284 81q-2 1 -13 9.5t-16 13.5q-76 67 -127 176q-27 -86 -83 -197q-30 -56 -45 -83zM1238 329q-24 24 -140 24q76 -28 124 -28q14 0 18 1q0 1 -2 3z" />
445
- <glyph unicode="&#xf1c2;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M233 768v-107h70l164 -661h159l128 485q7 20 10 46q2 16 2 24h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4l-3 21q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 -9 -4.5 -24.5t-3.5 -21.5l-4 -21h-4l-2 21 q-2 26 -7 46l-99 438h90v107h-300z" />
446
- <glyph unicode="&#xf1c3;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M429 106v-106h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q-1 4 -5 10q-6 11 -17 23l-106 159h76v107 h-290v-107h68l189 -272l-194 -283h-68z" />
447
- <glyph unicode="&#xf1c4;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
448
- <glyph unicode="&#xf1c5;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
449
- <glyph unicode="&#xf1c6;" d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400 v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137.5q0 25 8 52q21 63 120 396v128h128v-128h79 q22 0 39 -13t23 -34zM640 128q53 0 90.5 19t37.5 45t-37.5 45t-90.5 19t-90.5 -19t-37.5 -45t37.5 -45t90.5 -19z" />
450
- <glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5 q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5t23.5 -42.5q18 -15 40 -15zM826 145q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5t20 -44.5q20 -17 44 -17z" />
451
- <glyph unicode="&#xf1c8;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
452
- <glyph unicode="&#xf1c9;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6.5l-51 38q-11 8 -12.5 21t6.5 24l182 243 l-182 243q-8 11 -6.5 24t12.5 21l51 38q11 8 24 6.5t21 -12.5zM662 6q-13 2 -20.5 13t-5.5 24l138 831q2 13 13 20.5t24 5.5l63 -10q13 -2 20.5 -13t5.5 -24l-138 -831q-2 -13 -13 -20.5t-24 -5.5z" />
453
- <glyph unicode="&#xf1ca;" d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406 q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 105 -293.5t267 -107.5q62 0 121 14z" />
454
- <glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546 q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
455
- <glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94 q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44 0 84.5 -21t73 -55t65 -75t69 -82t77 -75t97 -55 t121.5 -21q121 0 204.5 71.5t83.5 190.5q0 121 -84 192t-207 71q-143 0 -241 -97q14 -16 29.5 -34t34.5 -40t29 -34q66 64 142 64q52 0 92 -33t40 -84q0 -57 -37 -91.5t-94 -34.5q-43 0 -82.5 21t-72 55t-65.5 75t-69.5 82t-77.5 75t-96.5 55t-118.5 21q-122 0 -207 -70.5 t-85 -189.5z" />
456
- <glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194 q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5 t271.5 -112.5zM1380 473l194 -194q90 171 90 361t-90 361l-194 -194q28 -82 28 -167t-28 -167z" />
457
- <glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1760 640q0 -176 -68.5 -336t-184 -275.5t-275.5 -184t-336 -68.5t-336 68.5t-275.5 184t-184 275.5t-68.5 336q0 213 97 398.5t265 305.5t374 151v-228q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5 t136.5 204t51 248.5q0 230 -145.5 406t-366.5 221v228q206 -31 374 -151t265 -305.5t97 -398.5z" />
458
- <glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115q-44 -14 -85 -50t-60 -65l-19 -29q-31 -56 -48 -133.5t-7 -170 t57 -156.5q33 -45 77.5 -60.5t85 -5.5t76 26.5t57.5 33.5l21 16q60 53 96.5 115t48.5 121.5t10 121.5t-18 118t-37 107.5t-45.5 93t-45 72t-34.5 47.5l-13 17q-14 13 -7 13l10 -3q40 -29 62.5 -46t62 -50t64 -58t58.5 -65t55.5 -77t45.5 -88t38 -103t23.5 -117t10.5 -136 q3 -259 -108 -465t-312 -321t-456 -115q-185 0 -351 74t-283.5 198t-184 293t-60.5 353z" />
459
- <glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251 l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241q-52 -10 -98 -10t-98 10l48 241q-90 18 -147 85l-185 -162 q-67 77 -98 169l232 80q-14 42 -14 85t14 85l-233 80q33 93 99 169l185 -162q59 68 147 86l-48 240q44 10 98 10t98 -10l-48 -240q88 -18 147 -86l185 162q66 -76 99 -169zM874 1448v-66q-65 -2 -121 -13l17 -86q-220 -42 -368 -211l-65 56q-38 -42 -73 -98l-57 33 q106 172 282 275.5t385 109.5zM1705 640q0 -205 -98 -385l-57 33q27 52 49 112l-83 28q36 103 36 212q0 112 -35 212l82 28q-19 56 -49 112l57 33q98 -180 98 -385zM1585 1063l-57 -33q-35 56 -73 98l-65 -56q-148 169 -368 211l17 86q-56 11 -121 13v66q209 -6 385 -109.5 t282 -275.5zM1748 640q0 173 -67.5 331t-181.5 272t-272 181.5t-331 67.5t-331 -67.5t-272 -181.5t-181.5 -272t-67.5 -331t67.5 -331t181.5 -272t272 -181.5t331 -67.5t331 67.5t272 181.5t181.5 272t67.5 331zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71 t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
460
- <glyph unicode="&#xf1d2;" d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85 q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387q0 46 2 69h-137q3 -23 3 -71v-392 q0 -50 -3 -75zM1280 366v121q-30 -21 -68 -21q-53 0 -53 82v225h52q9 0 26.5 -1t26.5 -1v117h-105q0 82 3 102h-140q4 -24 4 -55v-47h-60v-117q36 3 37 3q3 0 11 -0.5t12 -0.5v-2h-2v-217q0 -37 2.5 -64t11.5 -56.5t24.5 -48.5t43.5 -31t66 -12q64 0 108 24zM924 1072 q0 36 -24 63.5t-60 27.5t-60.5 -27t-24.5 -64q0 -36 25 -62.5t60 -26.5t59.5 27t24.5 62zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
461
- <glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58 q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 108.5t-47.5 165.5q0 139 95 231.5t235 92.5q96 0 178 -47 q98 0 218 47zM1123 220h-222q4 45 4 134v609q0 94 -4 128h222q-4 -33 -4 -124v-613q0 -89 4 -134zM1724 442v-196q-71 -39 -174 -39q-62 0 -107 20t-70 50t-39.5 78t-18.5 92t-4 103v351h2v4q-7 0 -19 1t-18 1q-21 0 -59 -6v190h96v76q0 54 -6 89h227q-6 -41 -6 -165h171 v-190q-15 0 -43.5 2t-42.5 2h-85v-365q0 -131 87 -131q61 0 109 33zM1148 1389q0 -58 -39 -101.5t-96 -43.5q-58 0 -98 43.5t-40 101.5q0 59 39.5 103t98.5 44q58 0 96.5 -44.5t38.5 -102.5z" />
462
- <glyph unicode="&#xf1d4;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
463
- <glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5 t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186t-102 153t-153 102t-186 38t-186 -38t-153 -102t-102 -153 t-38 -186q0 -114 52 -218q10 -20 3.5 -40t-25.5 -30t-39.5 -3t-30.5 26q-64 123 -64 265q0 119 46.5 227t124.5 186t186 124t226 46q158 0 292.5 -78t212.5 -212.5t78 -292.5z" />
464
- <glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5 q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 -4 -16t-7 -18q-64 -97 -302 -97q-53 0 -110.5 9t-98 20 t-104.5 30q-15 5 -23 7q-14 4 -46 4.5t-40 1.5q-41 -45 -127.5 -65t-168.5 -20q-35 0 -69 1.5t-93 9t-101 20.5t-74.5 40t-32.5 64q0 40 10 59.5t41 48.5q11 2 40.5 13t49.5 12q4 0 14 2q2 2 2 4l-2 3q-48 11 -108 105.5t-73 156.5l-5 3q-4 0 -12 -20q-18 -41 -54.5 -74.5 t-77.5 -37.5h-1q-4 0 -6 4.5t-5 5.5q-23 54 -23 100q0 275 252 466z" />
465
- <glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25 q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -70 4q-169 0 -311 -77t-223.5 -208.5t-81.5 -287.5 q0 -78 23 -152q-35 -3 -68 -3q-26 0 -50 1.5t-55 6.5t-44.5 7t-54.5 10.5t-50 10.5l-253 -127l72 218q-290 203 -290 490q0 169 97.5 311t264 223.5t363.5 81.5q176 0 332.5 -66t262 -182.5t136.5 -260.5zM2048 404q0 -117 -68.5 -223.5t-185.5 -193.5l55 -181l-199 109 q-150 -37 -218 -37q-169 0 -311 70.5t-223.5 191.5t-81.5 264t81.5 264t223.5 191.5t311 70.5q161 0 303 -70.5t227.5 -192t85.5 -263.5z" />
466
- <glyph unicode="&#xf1d8;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11z" />
467
- <glyph unicode="&#xf1d9;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55q-3 39 32 59l1664 960q35 21 68 -2zM1422 26l221 1323l-1434 -827l336 -137 l863 639l-478 -797z" />
468
- <glyph unicode="&#xf1da;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298zM896 928v-448q0 -14 -9 -23 t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23z" />
469
- <glyph unicode="&#xf1db;" d="M768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
470
- <glyph unicode="&#xf1dc;" horiz-adv-x="1792" d="M1682 -128q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5t45 -15 t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5t-3.5 42t-6.5 36.5t-11 31.5t-16 18q-15 10 -45 12t-53 2 t-41 14t-18 45q0 26 12 48t36 22q46 0 138.5 -3.5t138.5 -3.5q42 0 126.5 3.5t126.5 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17 -43.5t-38.5 -14.5t-49.5 -4t-43 -13q-35 -21 -35 -160l1 -320q0 -21 1 -32q13 -3 39 -3h699q25 0 38 3q1 11 1 32l1 320q0 139 -35 160 q-18 11 -58.5 12.5t-66 13t-25.5 49.5q0 26 12.5 48t37.5 22q44 0 132 -3.5t132 -3.5q43 0 129 3.5t129 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17.5 -44t-40 -14.5t-51.5 -3t-44 -12.5q-35 -23 -35 -161l1 -943q0 -119 34 -140q16 -10 46 -13.5t53.5 -4.5t41.5 -15.5t18 -44.5 q0 -26 -12 -48t-36 -22z" />
471
- <glyph unicode="&#xf1dd;" horiz-adv-x="1280" d="M1278 1347v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179 q-64 117 -64 259q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43z" />
472
- <glyph unicode="&#xf1de;" d="M352 128v-128h-352v128h352zM704 256q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM864 640v-128h-864v128h864zM224 1152v-128h-224v128h224zM1536 128v-128h-736v128h736zM576 1280q26 0 45 -19t19 -45v-256 q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1216 768q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1536 640v-128h-224v128h224zM1536 1152v-128h-864v128h864z" />
473
- <glyph unicode="&#xf1e0;" d="M1216 512q133 0 226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5 t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86z" />
474
- <glyph unicode="&#xf1e1;" d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5 t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
475
- <glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5 t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q-13 0 -23 10l-91 90q-9 10 -9 23t9 23q10 9 23 9t23 -9l90 -91 q10 -9 10 -22.5t-10 -22.5zM1751 1129q-11 -9 -23 -9t-23 9l-90 91q-10 9 -10 22.5t10 22.5q9 10 22.5 10t22.5 -10l91 -90q9 -10 9 -23t-9 -23zM1792 1312q0 -14 -9 -23t-23 -9h-96q-14 0 -23 9t-9 23t9 23t23 9h96q14 0 23 -9t9 -23zM1600 1504v-96q0 -14 -9 -23t-23 -9 t-23 9t-9 23v96q0 14 9 23t23 9t23 -9t9 -23zM1751 1449l-91 -90q-10 -10 -22 -10q-13 0 -23 10q-10 9 -10 22.5t10 22.5l90 91q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
476
- <glyph unicode="&#xf1e3;" horiz-adv-x="1792" d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323 l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l139 298l326 40z" />
477
- <glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t-46 -19h-383zM1216 224v-192q0 -14 -9 -23t-23 -9h-192 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1600 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23 zM1408 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1016v-13h-514v10q0 104 -382 102q-382 -1 -382 -102v-10h-514v13q0 17 8.5 43t34 64t65.5 75.5t110.5 76t160 67.5t224 47.5t293.5 18.5t293 -18.5t224 -47.5 t160.5 -67.5t110.5 -76t65.5 -75.5t34 -64t8.5 -43zM1792 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 962v-129q0 -27 -19 -46t-46 -19h-384q-27 0 -46 19t-19 46v129h514z" />
478
- <glyph unicode="&#xf1e5;" horiz-adv-x="1792" d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
479
- <glyph unicode="&#xf1e6;" horiz-adv-x="1792" d="M1755 1083q37 -37 37 -90t-37 -91l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234l401 400 q38 37 91 37t90 -37z" />
480
- <glyph unicode="&#xf1e7;" horiz-adv-x="1792" d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5 t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1t53 1t54.5 4.5t61 8.5t62 13.5t67 19.5t67.5 27t72 34.5z M1763 621q-121 -149 -372 -252q84 -285 -23 -465q-66 -113 -183 -148q-104 -32 -182 15q-86 51 -82 164l-1 326v1q-8 2 -24.5 6t-23.5 5l-1 -338q4 -114 -83 -164q-79 -47 -183 -15q-117 36 -182 150q-105 180 -22 463q-251 103 -372 252q-25 37 -4 63t60 -1q3 -2 11 -7 t11 -8v694q0 72 47 123t114 51h1257q67 0 114 -51t47 -123v-694l21 15q39 27 60 1t-4 -63z" />
481
- <glyph unicode="&#xf1e8;" horiz-adv-x="1792" d="M896 1102v-434h-145v434h145zM1294 1102v-434h-145v434h145zM1294 342l253 254v795h-1194v-1049h326v-217l217 217h398zM1692 1536v-1013l-434 -434h-326l-217 -217h-217v217h-398v1158l109 289h1483z" />
482
- <glyph unicode="&#xf1e9;" d="M773 217v-127q-1 -292 -6 -305q-12 -32 -51 -40q-54 -9 -181.5 38t-162.5 89q-13 15 -17 36q-1 12 4 26q4 10 34 47t181 216q1 0 60 70q15 19 39.5 24.5t49.5 -3.5q24 -10 37.5 -29t12.5 -42zM624 468q-3 -55 -52 -70l-120 -39q-275 -88 -292 -88q-35 2 -54 36 q-12 25 -17 75q-8 76 1 166.5t30 124.5t56 32q13 0 202 -77q70 -29 115 -47l84 -34q23 -9 35.5 -30.5t11.5 -48.5zM1450 171q-7 -54 -91.5 -161t-135.5 -127q-37 -14 -63 7q-14 10 -184 287l-47 77q-14 21 -11.5 46t19.5 46q35 43 83 26q1 -1 119 -40q203 -66 242 -79.5 t47 -20.5q28 -22 22 -61zM778 803q5 -102 -54 -122q-58 -17 -114 71l-378 598q-8 35 19 62q41 43 207.5 89.5t224.5 31.5q40 -10 49 -45q3 -18 22 -305.5t24 -379.5zM1440 695q3 -39 -26 -59q-15 -10 -329 -86q-67 -15 -91 -23l1 2q-23 -6 -46 4t-37 32q-30 47 0 87 q1 1 75 102q125 171 150 204t34 39q28 19 65 2q48 -23 123 -133.5t81 -167.5v-3z" />
483
- <glyph unicode="&#xf1ea;" horiz-adv-x="2048" d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19 t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
484
- <glyph unicode="&#xf1eb;" horiz-adv-x="2048" d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121 q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73t380 -73t320 -205q10 -10 10 -22q0 -18 -75 -93t-92 -75z M1838 827q-11 0 -22 9q-179 157 -371.5 236.5t-420.5 79.5t-420.5 -79.5t-371.5 -236.5q-11 -9 -22 -9q-17 0 -92.5 75t-75.5 93q0 13 10 23q187 186 445 288t527 102t527 -102t445 -288q10 -10 10 -23q0 -18 -75.5 -93t-92.5 -75z" />
485
- <glyph unicode="&#xf1ec;" horiz-adv-x="1792" d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5 t37.5 90.5zM384 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 768q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1536 0v384q0 52 -38 90t-90 38t-90 -38t-38 -90v-384q0 -52 38 -90t90 -38t90 38t38 90zM1152 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5z M1536 1088v256q0 26 -19 45t-45 19h-1280q-26 0 -45 -19t-19 -45v-256q0 -26 19 -45t45 -19h1280q26 0 45 19t19 45zM1536 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1408v-1536q0 -52 -38 -90t-90 -38 h-1408q-52 0 -90 38t-38 90v1536q0 52 38 90t90 38h1408q52 0 90 -38t38 -90z" />
486
- <glyph unicode="&#xf1ed;" d="M1519 890q18 -84 -4 -204q-87 -444 -565 -444h-44q-25 0 -44 -16.5t-24 -42.5l-4 -19l-55 -346l-2 -15q-5 -26 -24.5 -42.5t-44.5 -16.5h-251q-21 0 -33 15t-9 36q9 56 26.5 168t26.5 168t27 167.5t27 167.5q5 37 43 37h131q133 -2 236 21q175 39 287 144q102 95 155 246 q24 70 35 133q1 6 2.5 7.5t3.5 1t6 -3.5q79 -59 98 -162zM1347 1172q0 -107 -46 -236q-80 -233 -302 -315q-113 -40 -252 -42q0 -1 -90 -1l-90 1q-100 0 -118 -96q-2 -8 -85 -530q-1 -10 -12 -10h-295q-22 0 -36.5 16.5t-11.5 38.5l232 1471q5 29 27.5 48t51.5 19h598 q34 0 97.5 -13t111.5 -32q107 -41 163.5 -123t56.5 -196z" />
487
- <glyph unicode="&#xf1ee;" horiz-adv-x="1792" d="M602 949q19 -61 31 -123.5t17 -141.5t-14 -159t-62 -145q-21 81 -67 157t-95.5 127t-99 90.5t-78.5 57.5t-33 19q-62 34 -81.5 100t14.5 128t101 81.5t129 -14.5q138 -83 238 -177zM927 1236q11 -25 20.5 -46t36.5 -100.5t42.5 -150.5t25.5 -179.5t0 -205.5t-47.5 -209.5 t-105.5 -208.5q-51 -72 -138 -72q-54 0 -98 31q-57 40 -69 109t28 127q60 85 81 195t13 199.5t-32 180.5t-39 128t-22 52q-31 63 -8.5 129.5t85.5 97.5q34 17 75 17q47 0 88.5 -25t63.5 -69zM1248 567q-17 -160 -72 -311q-17 131 -63 246q25 174 -5 361q-27 178 -94 342 q114 -90 212 -211q9 -37 15 -80q26 -179 7 -347zM1520 1440q9 -17 23.5 -49.5t43.5 -117.5t50.5 -178t34 -227.5t5 -269t-47 -300t-112.5 -323.5q-22 -48 -66 -75.5t-95 -27.5q-39 0 -74 16q-67 31 -92.5 100t4.5 136q58 126 90 257.5t37.5 239.5t-3.5 213.5t-26.5 180.5 t-38.5 138.5t-32.5 90t-15.5 32.5q-34 65 -11.5 135.5t87.5 104.5q37 20 81 20q49 0 91.5 -25.5t66.5 -70.5z" />
488
- <glyph unicode="&#xf1f0;" horiz-adv-x="2304" d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27 q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24.5 38.5t70.5 16.5q70 1 124 -24l15 -8zM2042 960h-128 q-65 0 -87 -54l-246 -588h174l35 96h212q5 -22 20 -96h154zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
489
- <glyph unicode="&#xf1f1;" horiz-adv-x="2304" d="M671 603h-13q-47 0 -47 -32q0 -22 20 -22q17 0 28 15t12 39zM1066 639h62v3q1 4 0.5 6.5t-1 7t-2 8t-4.5 6.5t-7.5 5t-11.5 2q-28 0 -36 -38zM1606 603h-12q-48 0 -48 -32q0 -22 20 -22q17 0 28 15t12 39zM1925 629q0 41 -30 41q-19 0 -31 -20t-12 -51q0 -42 28 -42 q20 0 32.5 20t12.5 52zM480 770h87l-44 -262h-56l32 201l-71 -201h-39l-4 200l-34 -200h-53l44 262h81l2 -163zM733 663q0 -6 -4 -42q-16 -101 -17 -113h-47l1 22q-20 -26 -58 -26q-23 0 -37.5 16t-14.5 42q0 39 26 60.5t73 21.5q14 0 23 -1q0 3 0.5 5.5t1 4.5t0.5 3 q0 20 -36 20q-29 0 -59 -10q0 4 7 48q38 11 67 11q74 0 74 -62zM889 721l-8 -49q-22 3 -41 3q-27 0 -27 -17q0 -8 4.5 -12t21.5 -11q40 -19 40 -60q0 -72 -87 -71q-34 0 -58 6q0 2 7 49q29 -8 51 -8q32 0 32 19q0 7 -4.5 11.5t-21.5 12.5q-43 20 -43 59q0 72 84 72 q30 0 50 -4zM977 721h28l-7 -52h-29q-2 -17 -6.5 -40.5t-7 -38.5t-2.5 -18q0 -16 19 -16q8 0 16 2l-8 -47q-21 -7 -40 -7q-43 0 -45 47q0 12 8 56q3 20 25 146h55zM1180 648q0 -23 -7 -52h-111q-3 -22 10 -33t38 -11q30 0 58 14l-9 -54q-30 -8 -57 -8q-95 0 -95 95 q0 55 27.5 90.5t69.5 35.5q35 0 55.5 -21t20.5 -56zM1319 722q-13 -23 -22 -62q-22 2 -31 -24t-25 -128h-56l3 14q22 130 29 199h51l-3 -33q14 21 25.5 29.5t28.5 4.5zM1506 763l-9 -57q-28 14 -50 14q-31 0 -51 -27.5t-20 -70.5q0 -30 13.5 -47t38.5 -17q21 0 48 13 l-10 -59q-28 -8 -50 -8q-45 0 -71.5 30.5t-26.5 82.5q0 70 35.5 114.5t91.5 44.5q26 0 61 -13zM1668 663q0 -18 -4 -42q-13 -79 -17 -113h-46l1 22q-20 -26 -59 -26q-23 0 -37 16t-14 42q0 39 25.5 60.5t72.5 21.5q15 0 23 -1q2 7 2 13q0 20 -36 20q-29 0 -59 -10q0 4 8 48 q38 11 67 11q73 0 73 -62zM1809 722q-14 -24 -21 -62q-23 2 -31.5 -23t-25.5 -129h-56l3 14q19 104 29 199h52q0 -11 -4 -33q15 21 26.5 29.5t27.5 4.5zM1950 770h56l-43 -262h-53l3 19q-23 -23 -52 -23q-31 0 -49.5 24t-18.5 64q0 53 27.5 92t64.5 39q31 0 53 -29z M2061 640q0 148 -72.5 273t-198 198t-273.5 73q-181 0 -328 -110q127 -116 171 -284h-50q-44 150 -158 253q-114 -103 -158 -253h-50q44 168 171 284q-147 110 -328 110q-148 0 -273.5 -73t-198 -198t-72.5 -273t72.5 -273t198 -198t273.5 -73q181 0 328 110 q-120 111 -165 264h50q46 -138 152 -233q106 95 152 233h50q-45 -153 -165 -264q147 -110 328 -110q148 0 273.5 73t198 198t72.5 273zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
490
- <glyph unicode="&#xf1f2;" horiz-adv-x="2304" d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42 q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0 -71 44l-42 -40q44 -64 115 -64q51 0 83 30.5t32 79.5zM1008 604 v77q-37 -37 -78 -37q-49 0 -80.5 32.5t-31.5 82.5q0 48 31.5 81.5t77.5 33.5q43 0 81 -38v77q-40 20 -80 20q-74 0 -125.5 -50.5t-51.5 -123.5t51 -123.5t125 -50.5q42 0 81 19zM2240 0v527q-65 -40 -144.5 -84t-237.5 -117t-329.5 -137.5t-417.5 -134.5t-504 -118h1569 q26 0 45 19t19 45zM1389 757q0 75 -53 128t-128 53t-128 -53t-53 -128t53 -128t128 -53t128 53t53 128zM1541 584l144 342h-71l-90 -224l-89 224h-71l142 -342h35zM1714 593h184v56h-119v90h115v56h-115v74h119v57h-184v-333zM2105 593h80l-105 140q76 16 76 94q0 47 -31 73 t-87 26h-97v-333h65v133h9zM2304 1274v-1268q0 -56 -38.5 -95t-93.5 -39h-2040q-55 0 -93.5 39t-38.5 95v1268q0 56 38.5 95t93.5 39h2040q55 0 93.5 -39t38.5 -95z" />
491
- <glyph unicode="&#xf1f3;" horiz-adv-x="2304" d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1t-32.5 0.5t-29.5 0.5v-91h-126l-80 90l-83 -90h-256v271h260 l80 -89l82 89h207q109 0 109 -89zM964 794v-56h-217v271h217v-57h-152v-49h148v-55h-148v-54h152zM2304 235v-229q0 -55 -38.5 -94.5t-93.5 -39.5h-2040q-55 0 -93.5 39.5t-38.5 94.5v678h111l25 61h55l25 -61h218v46l19 -46h113l20 47v-47h541v99l10 1q10 0 10 -14v-86h279 v23q23 -12 55 -18t52.5 -6.5t63 0.5t51.5 1l25 61h56l25 -61h227v58l34 -58h182v378h-180v-44l-25 44h-185v-44l-23 44h-249q-69 0 -109 -22v22h-172v-22q-24 22 -73 22h-628l-43 -97l-43 97h-198v-44l-22 44h-169l-78 -179v391q0 55 38.5 94.5t93.5 39.5h2040 q55 0 93.5 -39.5t38.5 -94.5v-678h-120q-51 0 -81 -22v22h-177q-55 0 -78 -22v22h-316v-22q-31 22 -87 22h-209v-22q-23 22 -91 22h-234l-54 -58l-50 58h-349v-378h343l55 59l52 -59h211v89h21q59 0 90 13v-102h174v99h8q8 0 10 -2t2 -10v-87h529q57 0 88 24v-24h168 q60 0 95 17zM1546 469q0 -23 -12 -43t-34 -29q25 -9 34 -26t9 -46v-54h-65v45q0 33 -12 43.5t-46 10.5h-69v-99h-65v271h154q48 0 77 -15t29 -58zM1269 936q0 -24 -12.5 -44t-33.5 -29q26 -9 34.5 -25.5t8.5 -46.5v-53h-65q0 9 0.5 26.5t0 25t-3 18.5t-8.5 16t-17.5 8.5 t-29.5 3.5h-70v-98h-64v271l153 -1q49 0 78 -14.5t29 -57.5zM1798 327v-56h-216v271h216v-56h-151v-49h148v-55h-148v-54zM1372 1009v-271h-66v271h66zM2065 357q0 -86 -102 -86h-126v58h126q34 0 34 25q0 16 -17 21t-41.5 5t-49.5 3.5t-42 22.5t-17 55q0 39 26 60t66 21 h130v-57h-119q-36 0 -36 -25q0 -16 17.5 -20.5t42 -4t49 -2.5t42 -21.5t17.5 -54.5zM2304 407v-101q-24 -35 -88 -35h-125v58h125q33 0 33 25q0 13 -12.5 19t-31 5.5t-40 2t-40 8t-31 24t-12.5 48.5q0 39 26.5 60t66.5 21h129v-57h-118q-36 0 -36 -25q0 -20 29 -22t68.5 -5 t56.5 -26zM2139 1008v-270h-92l-122 203v-203h-132l-26 60h-134l-25 -60h-75q-129 0 -129 133q0 138 133 138h63v-59q-7 0 -28 1t-28.5 0.5t-23 -2t-21.5 -6.5t-14.5 -13.5t-11.5 -23t-3 -33.5q0 -38 13.5 -58t49.5 -20h29l92 213h97l109 -256v256h99l114 -188v188h66z" />
492
- <glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M745 630q0 -37 -25.5 -61.5t-62.5 -24.5q-29 0 -46.5 16t-17.5 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM1530 779q0 -42 -22 -57t-66 -15l-32 -1l17 107q2 11 13 11h18q22 0 35 -2t25 -12.5t12 -30.5zM1881 630q0 -36 -25.5 -61t-61.5 -25q-29 0 -47 16 t-18 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM513 801q0 59 -38.5 85.5t-100.5 26.5h-160q-19 0 -21 -19l-65 -408q-1 -6 3 -11t10 -5h76q20 0 22 19l18 110q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM822 489l41 261q1 6 -3 11t-10 5h-76 q-14 0 -17 -33q-27 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q28 0 58 12t48 32q-4 -12 -4 -21q0 -16 13 -16h69q19 0 22 19zM1269 752q0 5 -4 9.5t-9 4.5h-77q-11 0 -18 -10l-106 -156l-44 150q-5 16 -22 16h-75q-5 0 -9 -4.5t-4 -9.5q0 -2 19.5 -59 t42 -123t23.5 -70q-82 -112 -82 -120q0 -13 13 -13h77q11 0 18 10l255 368q2 2 2 7zM1649 801q0 59 -38.5 85.5t-100.5 26.5h-159q-20 0 -22 -19l-65 -408q-1 -6 3 -11t10 -5h82q12 0 16 13l18 116q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM1958 489 l41 261q1 6 -3 11t-10 5h-76q-14 0 -17 -33q-26 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q29 0 59 12t47 32q0 -1 -2 -9t-2 -12q0 -16 13 -16h69q19 0 22 19zM2176 898v1q0 14 -13 14h-74q-11 0 -13 -11l-65 -416l-1 -2q0 -5 4 -9.5t10 -4.5h66 q19 0 21 19zM392 764q-5 -35 -26 -46t-60 -11l-33 -1l17 107q2 11 13 11h19q40 0 58 -11.5t12 -48.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
493
- <glyph unicode="&#xf1f5;" horiz-adv-x="2304" d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109 q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 -8l-17 -103h62v-219q0 -84 44 -120q38 -30 111 -30q32 0 79 11v118 q-32 -7 -44 -7q-42 0 -42 50v197h77zM1087 724v139q-15 3 -28 3q-32 0 -55.5 -16t-33.5 -46l-10 56h-131v-471h150v306q26 31 82 31q16 0 26 -2zM1124 389h150v471h-150v-471zM1746 638q0 122 -45 179q-40 52 -111 52q-64 0 -117 -56l-8 47h-132v-645l150 25v151 q36 -11 68 -11q83 0 134 56q61 65 61 202zM1278 986q0 33 -23 56t-56 23t-56 -23t-23 -56t23 -56.5t56 -23.5t56 23.5t23 56.5zM2176 629q0 113 -48 176q-50 64 -144 64q-96 0 -151.5 -66t-55.5 -180q0 -128 63 -188q55 -55 161 -55q101 0 160 40l-16 103q-57 -31 -128 -31 q-43 0 -63 19q-23 19 -28 66h248q2 14 2 52zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
494
- <glyph unicode="&#xf1f6;" horiz-adv-x="2048" d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5 l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5 l418 363q10 8 23.5 7t21.5 -11z" />
495
- <glyph unicode="&#xf1f7;" horiz-adv-x="2048" d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128 q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161 q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5l418 363q10 8 23.5 7t21.5 -11z" />
496
- <glyph unicode="&#xf1f8;" horiz-adv-x="1408" d="M512 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM768 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1024 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167 q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
497
- <glyph unicode="&#xf1f9;" d="M1150 462v-109q0 -50 -36.5 -89t-94 -60.5t-118 -32.5t-117.5 -11q-205 0 -342.5 139t-137.5 346q0 203 136 339t339 136q34 0 75.5 -4.5t93 -18t92.5 -34t69 -56.5t28 -81v-109q0 -16 -16 -16h-118q-16 0 -16 16v70q0 43 -65.5 67.5t-137.5 24.5q-140 0 -228.5 -91.5 t-88.5 -237.5q0 -151 91.5 -249.5t233.5 -98.5q68 0 138 24t70 66v70q0 7 4.5 11.5t10.5 4.5h119q6 0 11 -4.5t5 -11.5zM768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
498
- <glyph unicode="&#xf1fa;" d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53 q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0 -39 12.5 -52t44.5 -13q28 1 57 5.5t73 24 t77 50t57 89.5t24 137q0 292 -174 466t-466 174q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51q228 0 405 144q11 9 24 8t21 -12l41 -49q8 -12 7 -24q-2 -13 -12 -22q-102 -83 -227.5 -128t-258.5 -45q-156 0 -298 61 t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q344 0 556 -212t212 -556z" />
499
- <glyph unicode="&#xf1fb;" horiz-adv-x="1792" d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10 t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
500
- <glyph unicode="&#xf1fc;" horiz-adv-x="1792" d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5 t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
501
- <glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-31 -15t-44 -7q-35 0 -56.5 11t-51.5 38q-29 25 -47 38t-58 27 t-86 14q-45 0 -85 -14.5t-58 -27t-48 -37.5q-21 -19 -32.5 -27t-31 -15t-43.5 -7q-35 0 -56.5 11t-51.5 38q-28 24 -47 37.5t-59 27.5t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-30 -27 -51.5 -38t-56.5 -11v192q0 80 56 136t136 56h64v448h256v-448h256v448h256v-448h256v448 h256v-448h64q80 0 136 -56t56 -136zM512 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1024 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51 t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1536 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150z" />
502
- <glyph unicode="&#xf1fe;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
503
- <glyph unicode="&#xf200;" horiz-adv-x="1792" d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
504
- <glyph unicode="&#xf201;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9 t9 -23z" />
505
- <glyph unicode="&#xf202;" horiz-adv-x="1792" d="M1292 832q0 -6 10 -41q10 -29 25 -49.5t41 -34t44 -20t55 -16.5q325 -91 325 -332q0 -146 -105.5 -242.5t-254.5 -96.5q-59 0 -111.5 18.5t-91.5 45.5t-77 74.5t-63 87.5t-53.5 103.5t-43.5 103t-39.5 106.5t-35.5 95q-32 81 -61.5 133.5t-73.5 96.5t-104 64t-142 20 q-96 0 -183 -55.5t-138 -144.5t-51 -185q0 -160 106.5 -279.5t263.5 -119.5q177 0 258 95q56 63 83 116l84 -152q-15 -34 -44 -70l1 -1q-131 -152 -388 -152q-147 0 -269.5 79t-190.5 207.5t-68 274.5q0 105 43.5 206t116 176.5t172 121.5t204.5 46q87 0 159 -19t123.5 -50 t95 -80t72.5 -99t58.5 -117t50.5 -124.5t50 -130.5t55 -127q96 -200 233 -200q81 0 138.5 48.5t57.5 128.5q0 42 -19 72t-50.5 46t-72.5 31.5t-84.5 27t-87.5 34t-81 52t-65 82t-39 122.5q-3 16 -3 33q0 110 87.5 192t198.5 78q78 -3 120.5 -14.5t90.5 -53.5h-1 q12 -11 23 -24.5t26 -36t19 -27.5l-129 -99q-26 49 -54 70v1q-23 21 -97 21q-49 0 -84 -33t-35 -83z" />
506
- <glyph unicode="&#xf203;" d="M1432 484q0 173 -234 239q-35 10 -53 16.5t-38 25t-29 46.5q0 2 -2 8.5t-3 12t-1 7.5q0 36 24.5 59.5t60.5 23.5q54 0 71 -15h-1q20 -15 39 -51l93 71q-39 54 -49 64q-33 29 -67.5 39t-85.5 10q-80 0 -142 -57.5t-62 -137.5q0 -7 2 -23q16 -96 64.5 -140t148.5 -73 q29 -8 49 -15.5t45 -21.5t38.5 -34.5t13.5 -46.5v-5q1 -58 -40.5 -93t-100.5 -35q-97 0 -167 144q-23 47 -51.5 121.5t-48 125.5t-54 110.5t-74 95.5t-103.5 60.5t-147 24.5q-101 0 -192 -56t-144 -148t-50 -192v-1q4 -108 50.5 -199t133.5 -147.5t196 -56.5q186 0 279 110 q20 27 31 51l-60 109q-42 -80 -99 -116t-146 -36q-115 0 -191 87t-76 204q0 105 82 189t186 84q112 0 170 -53.5t104 -172.5q8 -21 25.5 -68.5t28.5 -76.5t31.5 -74.5t38.5 -74t45.5 -62.5t55.5 -53.5t66 -33t80 -13.5q107 0 183 69.5t76 174.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
507
- <glyph unicode="&#xf204;" horiz-adv-x="2048" d="M1152 640q0 104 -40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM1920 640q0 104 -40.5 198.5 t-109.5 163.5t-163.5 109.5t-198.5 40.5h-386q119 -90 188.5 -224t69.5 -288t-69.5 -288t-188.5 -224h386q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM2048 640q0 -130 -51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5 t-136.5 204t-51 248.5t51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5z" />
508
- <glyph unicode="&#xf205;" horiz-adv-x="2048" d="M0 640q0 130 51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5t-51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5t-136.5 204t-51 248.5zM1408 128q104 0 198.5 40.5t163.5 109.5 t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
509
- <glyph unicode="&#xf206;" horiz-adv-x="2304" d="M762 384h-314q-40 0 -57.5 35t6.5 67l188 251q-65 31 -137 31q-132 0 -226 -94t-94 -226t94 -226t226 -94q115 0 203 72.5t111 183.5zM576 512h186q-18 85 -75 148zM1056 512l288 384h-480l-99 -132q105 -103 126 -252h165zM2176 448q0 132 -94 226t-226 94 q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94t226 94t94 226zM2304 448q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 97 39.5 183.5t109.5 149.5l-65 98l-353 -469 q-18 -26 -51 -26h-197q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q114 0 215 -55l137 183h-224q-26 0 -45 19t-19 45t19 45t45 19h384v-128h435l-85 128h-222q-26 0 -45 19t-19 45t19 45t45 19h256q33 0 53 -28l267 -400 q91 44 192 44q185 0 316.5 -131.5t131.5 -316.5z" />
510
- <glyph unicode="&#xf207;" d="M384 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1362 716l-72 384q-5 23 -22.5 37.5t-40.5 14.5 h-918q-23 0 -40.5 -14.5t-22.5 -37.5l-72 -384q-5 -30 14 -53t49 -23h1062q30 0 49 23t14 53zM1136 1328q0 20 -14 34t-34 14h-640q-20 0 -34 -14t-14 -34t14 -34t34 -14h640q20 0 34 14t14 34zM1536 603v-603h-128v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5v128h-768v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5v128h-128v603q0 112 25 223l103 454q9 78 97.5 137t230 89t312.5 30t312.5 -30t230 -89t97.5 -137l105 -454q23 -102 23 -223z" />
511
- <glyph unicode="&#xf208;" horiz-adv-x="2048" d="M1463 704q0 -35 -25 -60.5t-61 -25.5h-702q-36 0 -61 25.5t-25 60.5t25 60.5t61 25.5h702q36 0 61 -25.5t25 -60.5zM1677 704q0 86 -23 170h-982q-36 0 -61 25t-25 60q0 36 25 61t61 25h908q-88 143 -235 227t-320 84q-177 0 -327.5 -87.5t-238 -237.5t-87.5 -327 q0 -86 23 -170h982q36 0 61 -25t25 -60q0 -36 -25 -61t-61 -25h-908q88 -143 235.5 -227t320.5 -84q132 0 253 51.5t208 139t139 208t52 253.5zM2048 959q0 -35 -25 -60t-61 -25h-131q17 -85 17 -170q0 -167 -65.5 -319.5t-175.5 -263t-262.5 -176t-319.5 -65.5 q-246 0 -448.5 133t-301.5 350h-189q-36 0 -61 25t-25 61q0 35 25 60t61 25h132q-17 85 -17 170q0 167 65.5 319.5t175.5 263t262.5 176t320.5 65.5q245 0 447.5 -133t301.5 -350h188q36 0 61 -25t25 -61z" />
512
- <glyph unicode="&#xf209;" horiz-adv-x="1280" d="M953 1158l-114 -328l117 -21q165 451 165 518q0 56 -38 56q-57 0 -130 -225zM654 471l33 -88q37 42 71 67l-33 5.5t-38.5 7t-32.5 8.5zM362 1367q0 -98 159 -521q18 10 49 10q15 0 75 -5l-121 351q-75 220 -123 220q-19 0 -29 -17.5t-10 -37.5zM283 608q0 -36 51.5 -119 t117.5 -153t100 -70q14 0 25.5 13t11.5 27q0 24 -32 102q-13 32 -32 72t-47.5 89t-61.5 81t-62 32q-20 0 -45.5 -27t-25.5 -47zM125 273q0 -41 25 -104q59 -145 183.5 -227t281.5 -82q227 0 382 170q152 169 152 427q0 43 -1 67t-11.5 62t-30.5 56q-56 49 -211.5 75.5 t-270.5 26.5q-37 0 -49 -11q-12 -5 -12 -35q0 -34 21.5 -60t55.5 -40t77.5 -23.5t87.5 -11.5t85 -4t70 0h23q24 0 40 -19q15 -19 19 -55q-28 -28 -96 -54q-61 -22 -93 -46q-64 -46 -108.5 -114t-44.5 -137q0 -31 18.5 -88.5t18.5 -87.5l-3 -12q-4 -12 -4 -14 q-137 10 -146 216q-8 -2 -41 -2q2 -7 2 -21q0 -53 -40.5 -89.5t-94.5 -36.5q-82 0 -166.5 78t-84.5 159q0 34 33 67q52 -64 60 -76q77 -104 133 -104q12 0 26.5 8.5t14.5 20.5q0 34 -87.5 145t-116.5 111q-43 0 -70 -44.5t-27 -90.5zM11 264q0 101 42.5 163t136.5 88 q-28 74 -28 104q0 62 61 123t122 61q29 0 70 -15q-163 462 -163 567q0 80 41 130.5t119 50.5q131 0 325 -581q6 -17 8 -23q6 16 29 79.5t43.5 118.5t54 127.5t64.5 123t70.5 86.5t76.5 36q71 0 112 -49t41 -122q0 -108 -159 -550q61 -15 100.5 -46t58.5 -78t26 -93.5 t7 -110.5q0 -150 -47 -280t-132 -225t-211 -150t-278 -55q-111 0 -223 42q-149 57 -258 191.5t-109 286.5z" />
513
- <glyph unicode="&#xf20a;" horiz-adv-x="2048" d="M785 528h207q-14 -158 -98.5 -248.5t-214.5 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-203q-5 64 -35.5 99t-81.5 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t40 -51.5t66 -18q95 0 109 139zM1497 528h206 q-14 -158 -98 -248.5t-214 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-204q-4 64 -35 99t-81 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t39.5 -51.5t65.5 -18q49 0 76.5 38t33.5 101zM1856 647q0 207 -15.5 307 t-60.5 161q-6 8 -13.5 14t-21.5 15t-16 11q-86 63 -697 63q-625 0 -710 -63q-5 -4 -17.5 -11.5t-21 -14t-14.5 -14.5q-45 -60 -60 -159.5t-15 -308.5q0 -208 15 -307.5t60 -160.5q6 -8 15 -15t20.5 -14t17.5 -12q44 -33 239.5 -49t470.5 -16q610 0 697 65q5 4 17 11t20.5 14 t13.5 16q46 60 61 159t15 309zM2048 1408v-1536h-2048v1536h2048z" />
514
- <glyph unicode="&#xf20b;" d="M992 912v-496q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v496q0 112 -80 192t-192 80h-272v-1152q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v1344q0 14 9 23t23 9h464q135 0 249 -66.5t180.5 -180.5t66.5 -249zM1376 1376v-880q0 -135 -66.5 -249t-180.5 -180.5 t-249 -66.5h-464q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-768h272q112 0 192 80t80 192v880q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
515
- <glyph unicode="&#xf20c;" d="M1311 694v-114q0 -24 -13.5 -38t-37.5 -14h-202q-24 0 -38 14t-14 38v114q0 24 14 38t38 14h202q24 0 37.5 -14t13.5 -38zM821 464v250q0 53 -32.5 85.5t-85.5 32.5h-133q-68 0 -96 -52q-28 52 -96 52h-130q-53 0 -85.5 -32.5t-32.5 -85.5v-250q0 -22 21 -22h55 q22 0 22 22v230q0 24 13.5 38t38.5 14h94q24 0 38 -14t14 -38v-230q0 -22 21 -22h54q22 0 22 22v230q0 24 14 38t38 14h97q24 0 37.5 -14t13.5 -38v-230q0 -22 22 -22h55q21 0 21 22zM1410 560v154q0 53 -33 85.5t-86 32.5h-264q-53 0 -86 -32.5t-33 -85.5v-410 q0 -21 22 -21h55q21 0 21 21v180q31 -42 94 -42h191q53 0 86 32.5t33 85.5zM1536 1176v-1072q0 -96 -68 -164t-164 -68h-1072q-96 0 -164 68t-68 164v1072q0 96 68 164t164 68h1072q96 0 164 -68t68 -164z" />
516
- <glyph unicode="&#xf20d;" d="M915 450h-294l147 551zM1001 128h311l-324 1024h-440l-324 -1024h311l383 314zM1536 1120v-960q0 -118 -85 -203t-203 -85h-960q-118 0 -203 85t-85 203v960q0 118 85 203t203 85h960q118 0 203 -85t85 -203z" />
517
- <glyph unicode="&#xf20e;" horiz-adv-x="2048" d="M2048 641q0 -21 -13 -36.5t-33 -19.5l-205 -356q3 -9 3 -18q0 -20 -12.5 -35.5t-32.5 -19.5l-193 -337q3 -8 3 -16q0 -23 -16.5 -40t-40.5 -17q-25 0 -41 18h-400q-17 -20 -43 -20t-43 20h-399q-17 -20 -43 -20q-23 0 -40 16.5t-17 40.5q0 8 4 20l-193 335 q-20 4 -32.5 19.5t-12.5 35.5q0 9 3 18l-206 356q-20 5 -32.5 20.5t-12.5 35.5q0 21 13.5 36.5t33.5 19.5l199 344q0 1 -0.5 3t-0.5 3q0 36 34 51l209 363q-4 10 -4 18q0 24 17 40.5t40 16.5q26 0 44 -21h396q16 21 43 21t43 -21h398q18 21 44 21q23 0 40 -16.5t17 -40.5 q0 -6 -4 -18l207 -358q23 -1 39 -17.5t16 -38.5q0 -13 -7 -27l187 -324q19 -4 31.5 -19.5t12.5 -35.5zM1063 -158h389l-342 354h-143l-342 -354h360q18 16 39 16t39 -16zM112 654q1 -4 1 -13q0 -10 -2 -15l208 -360q2 0 4.5 -1t5.5 -2.5l5 -2.5l188 199v347l-187 194 q-13 -8 -29 -10zM986 1438h-388l190 -200l554 200h-280q-16 -16 -38 -16t-38 16zM1689 226q1 6 5 11l-64 68l-17 -79h76zM1583 226l22 105l-252 266l-296 -307l63 -64h463zM1495 -142l16 28l65 310h-427l333 -343q8 4 13 5zM578 -158h5l342 354h-373v-335l4 -6q14 -5 22 -13 zM552 226h402l64 66l-309 321l-157 -166v-221zM359 226h163v189l-168 -177q4 -8 5 -12zM358 1051q0 -1 0.5 -2t0.5 -2q0 -16 -8 -29l171 -177v269zM552 1121v-311l153 -157l297 314l-223 236zM556 1425l-4 -8v-264l205 74l-191 201q-6 -2 -10 -3zM1447 1438h-16l-621 -224 l213 -225zM1023 946l-297 -315l311 -319l296 307zM688 634l-136 141v-284zM1038 270l-42 -44h85zM1374 618l238 -251l132 624l-3 5l-1 1zM1718 1018q-8 13 -8 29v2l-216 376q-5 1 -13 5l-437 -463l310 -327zM522 1142v223l-163 -282zM522 196h-163l163 -283v283zM1607 196 l-48 -227l130 227h-82zM1729 266l207 361q-2 10 -2 14q0 1 3 16l-171 296l-129 -612l77 -82q5 3 15 7z" />
518
- <glyph unicode="&#xf210;" d="M0 856q0 131 91.5 226.5t222.5 95.5h742l352 358v-1470q0 -132 -91.5 -227t-222.5 -95h-780q-131 0 -222.5 95t-91.5 227v790zM1232 102l-176 180v425q0 46 -32 79t-78 33h-484q-46 0 -78 -33t-32 -79v-492q0 -46 32.5 -79.5t77.5 -33.5h770z" />
519
- <glyph unicode="&#xf211;" d="M934 1386q-317 -121 -556 -362.5t-358 -560.5q-20 89 -20 176q0 208 102.5 384.5t278.5 279t384 102.5q82 0 169 -19zM1203 1267q93 -65 164 -155q-389 -113 -674.5 -400.5t-396.5 -676.5q-93 72 -155 162q112 386 395 671t667 399zM470 -67q115 356 379.5 622t619.5 384 q40 -92 54 -195q-292 -120 -516 -345t-343 -518q-103 14 -194 52zM1536 -125q-193 50 -367 115q-135 -84 -290 -107q109 205 274 370.5t369 275.5q-21 -152 -101 -284q65 -175 115 -370z" />
520
- <glyph unicode="&#xf212;" horiz-adv-x="2048" d="M1893 1144l155 -1272q-131 0 -257 57q-200 91 -393 91q-226 0 -374 -148q-148 148 -374 148q-193 0 -393 -91q-128 -57 -252 -57h-5l155 1272q224 127 482 127q233 0 387 -106q154 106 387 106q258 0 482 -127zM1398 157q129 0 232 -28.5t260 -93.5l-124 1021 q-171 78 -368 78q-224 0 -374 -141q-150 141 -374 141q-197 0 -368 -78l-124 -1021q105 43 165.5 65t148.5 39.5t178 17.5q202 0 374 -108q172 108 374 108zM1438 191l-55 907q-211 -4 -359 -155q-152 155 -374 155q-176 0 -336 -66l-114 -941q124 51 228.5 76t221.5 25 q209 0 374 -102q172 107 374 102z" />
521
- <glyph unicode="&#xf213;" horiz-adv-x="2048" d="M1500 165v733q0 21 -15 36t-35 15h-93q-20 0 -35 -15t-15 -36v-733q0 -20 15 -35t35 -15h93q20 0 35 15t15 35zM1216 165v531q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-531q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM924 165v429q0 20 -15 35t-35 15h-101 q-20 0 -35 -15t-15 -35v-429q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM632 165v362q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-362q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM2048 311q0 -166 -118 -284t-284 -118h-1244q-166 0 -284 118t-118 284 q0 116 63 214.5t168 148.5q-10 34 -10 73q0 113 80.5 193.5t193.5 80.5q102 0 180 -67q45 183 194 300t338 117q149 0 275 -73.5t199.5 -199.5t73.5 -275q0 -66 -14 -122q135 -33 221 -142.5t86 -247.5z" />
522
- <glyph unicode="&#xf214;" d="M0 1536h1536v-1392l-776 -338l-760 338v1392zM1436 209v926h-1336v-926l661 -294zM1436 1235v201h-1336v-201h1336zM181 937v-115h-37v115h37zM181 789v-115h-37v115h37zM181 641v-115h-37v115h37zM181 493v-115h-37v115h37zM181 345v-115h-37v115h37zM207 202l15 34 l105 -47l-15 -33zM343 142l15 34l105 -46l-15 -34zM478 82l15 34l105 -46l-15 -34zM614 23l15 33l104 -46l-15 -34zM797 10l105 46l15 -33l-105 -47zM932 70l105 46l15 -34l-105 -46zM1068 130l105 46l15 -34l-105 -46zM1203 189l105 47l15 -34l-105 -46zM259 1389v-36h-114 v36h114zM421 1389v-36h-115v36h115zM583 1389v-36h-115v36h115zM744 1389v-36h-114v36h114zM906 1389v-36h-114v36h114zM1068 1389v-36h-115v36h115zM1230 1389v-36h-115v36h115zM1391 1389v-36h-114v36h114zM181 1049v-79h-37v115h115v-36h-78zM421 1085v-36h-115v36h115z M583 1085v-36h-115v36h115zM744 1085v-36h-114v36h114zM906 1085v-36h-114v36h114zM1068 1085v-36h-115v36h115zM1230 1085v-36h-115v36h115zM1355 970v79h-78v36h115v-115h-37zM1355 822v115h37v-115h-37zM1355 674v115h37v-115h-37zM1355 526v115h37v-115h-37zM1355 378 v115h37v-115h-37zM1355 230v115h37v-115h-37zM760 265q-129 0 -221 91.5t-92 221.5q0 129 92 221t221 92q130 0 221.5 -92t91.5 -221q0 -130 -91.5 -221.5t-221.5 -91.5zM595 646q0 -36 19.5 -56.5t49.5 -25t64 -7t64 -2t49.5 -9t19.5 -30.5q0 -49 -112 -49q-97 0 -123 51 h-3l-31 -63q67 -42 162 -42q29 0 56.5 5t55.5 16t45.5 33t17.5 53q0 46 -27.5 69.5t-67.5 27t-79.5 3t-67 5t-27.5 25.5q0 21 20.5 33t40.5 15t41 3q34 0 70.5 -11t51.5 -34h3l30 58q-3 1 -21 8.5t-22.5 9t-19.5 7t-22 7t-20 4.5t-24 4t-23 1q-29 0 -56.5 -5t-54 -16.5 t-43 -34t-16.5 -53.5z" />
523
- <glyph unicode="&#xf215;" horiz-adv-x="2048" d="M863 504q0 112 -79.5 191.5t-191.5 79.5t-191 -79.5t-79 -191.5t79 -191t191 -79t191.5 79t79.5 191zM1726 505q0 112 -79 191t-191 79t-191.5 -79t-79.5 -191q0 -113 79.5 -192t191.5 -79t191 79.5t79 191.5zM2048 1314v-1348q0 -44 -31.5 -75.5t-76.5 -31.5h-1832 q-45 0 -76.5 31.5t-31.5 75.5v1348q0 44 31.5 75.5t76.5 31.5h431q44 0 76 -31.5t32 -75.5v-161h754v161q0 44 32 75.5t76 31.5h431q45 0 76.5 -31.5t31.5 -75.5z" />
524
- <glyph unicode="&#xf216;" horiz-adv-x="2048" d="M1430 953zM1690 749q148 0 253 -98.5t105 -244.5q0 -157 -109 -261.5t-267 -104.5q-85 0 -162 27.5t-138 73.5t-118 106t-109 126.5t-103.5 132.5t-108.5 126t-117 106t-136 73.5t-159 27.5q-154 0 -251.5 -91.5t-97.5 -244.5q0 -157 104 -250t263 -93q100 0 208 37.5 t193 98.5q5 4 21 18.5t30 24t22 9.5q14 0 24.5 -10.5t10.5 -24.5q0 -24 -60 -77q-101 -88 -234.5 -142t-260.5 -54q-133 0 -245.5 58t-180 165t-67.5 241q0 205 141.5 341t347.5 136q120 0 226.5 -43.5t185.5 -113t151.5 -153t139 -167.5t133.5 -153.5t149.5 -113 t172.5 -43.5q102 0 168.5 61.5t66.5 162.5q0 95 -64.5 159t-159.5 64q-30 0 -81.5 -18.5t-68.5 -18.5q-20 0 -35.5 15t-15.5 35q0 18 8.5 57t8.5 59q0 159 -107.5 263t-266.5 104q-58 0 -111.5 -18.5t-84 -40.5t-55.5 -40.5t-33 -18.5q-15 0 -25.5 10.5t-10.5 25.5 q0 19 25 46q59 67 147 103.5t182 36.5q191 0 318 -125.5t127 -315.5q0 -37 -4 -66q57 15 115 15z" />
525
- <glyph unicode="&#xf217;" horiz-adv-x="1664" d="M1216 832q0 26 -19 45t-45 19h-128v128q0 26 -19 45t-45 19t-45 -19t-19 -45v-128h-128q-26 0 -45 -19t-19 -45t19 -45t45 -19h128v-128q0 -26 19 -45t45 -19t45 19t19 45v128h128q26 0 45 19t19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
526
- <glyph unicode="&#xf218;" horiz-adv-x="1664" d="M1280 832q0 26 -19 45t-45 19t-45 -19l-147 -146v293q0 26 -19 45t-45 19t-45 -19t-19 -45v-293l-147 146q-19 19 -45 19t-45 -19t-19 -45t19 -45l256 -256q19 -19 45 -19t45 19l256 256q19 19 19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
527
- <glyph unicode="&#xf219;" horiz-adv-x="2048" d="M212 768l623 -665l-300 665h-323zM1024 -4l349 772h-698zM538 896l204 384h-262l-288 -384h346zM1213 103l623 665h-323zM683 896h682l-204 384h-274zM1510 896h346l-288 384h-262zM1651 1382l384 -512q14 -18 13 -41.5t-17 -40.5l-960 -1024q-18 -20 -47 -20t-47 20 l-960 1024q-16 17 -17 40.5t13 41.5l384 512q18 26 51 26h1152q33 0 51 -26z" />
528
- <glyph unicode="&#xf21a;" horiz-adv-x="2048" d="M1811 -19q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83 q19 19 45 19t45 -19l83 -83zM237 19q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -82l83 82q19 19 45 19t45 -19l83 -82l64 64v293l-210 314q-17 26 -7 56.5t40 40.5l177 58v299h128v128h256v128h256v-128h256v-128h128v-299l177 -58q30 -10 40 -40.5t-7 -56.5l-210 -314 v-293l19 18q19 19 45 19t45 -19l83 -82l83 82q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83zM640 1152v-128l384 128l384 -128v128h-128v128h-512v-128h-128z" />
529
- <glyph unicode="&#xf21b;" d="M576 0l96 448l-96 128l-128 64zM832 0l128 640l-128 -64l-96 -128zM992 1010q-2 4 -4 6q-10 8 -96 8q-70 0 -167 -19q-7 -2 -21 -2t-21 2q-97 19 -167 19q-86 0 -96 -8q-2 -2 -4 -6q2 -18 4 -27q2 -3 7.5 -6.5t7.5 -10.5q2 -4 7.5 -20.5t7 -20.5t7.5 -17t8.5 -17t9 -14 t12 -13.5t14 -9.5t17.5 -8t20.5 -4t24.5 -2q36 0 59 12.5t32.5 30t14.5 34.5t11.5 29.5t17.5 12.5h12q11 0 17.5 -12.5t11.5 -29.5t14.5 -34.5t32.5 -30t59 -12.5q13 0 24.5 2t20.5 4t17.5 8t14 9.5t12 13.5t9 14t8.5 17t7.5 17t7 20.5t7.5 20.5q2 7 7.5 10.5t7.5 6.5 q2 9 4 27zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 61 4.5 118t19 125.5t37.5 123.5t63.5 103.5t93.5 74.5l-90 220h214q-22 64 -22 128q0 12 2 32q-194 40 -194 96q0 57 210 99q17 62 51.5 134t70.5 114q32 37 76 37q30 0 84 -31t84 -31t84 31 t84 31q44 0 76 -37q36 -42 70.5 -114t51.5 -134q210 -42 210 -99q0 -56 -194 -96q7 -81 -20 -160h214l-82 -225q63 -33 107.5 -96.5t65.5 -143.5t29 -151.5t8 -148.5z" />
530
- <glyph unicode="&#xf21c;" horiz-adv-x="2304" d="M2301 500q12 -103 -22 -198.5t-99 -163.5t-158.5 -106t-196.5 -31q-161 11 -279.5 125t-134.5 274q-12 111 27.5 210.5t118.5 170.5l-71 107q-96 -80 -151 -194t-55 -244q0 -27 -18.5 -46.5t-45.5 -19.5h-256h-69q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5 t-131.5 316.5t131.5 316.5t316.5 131.5q76 0 152 -27l24 45q-123 110 -304 110h-64q-26 0 -45 19t-19 45t19 45t45 19h128q78 0 145 -13.5t116.5 -38.5t71.5 -39.5t51 -36.5h512h115l-85 128h-222q-30 0 -49 22.5t-14 52.5q4 23 23 38t43 15h253q33 0 53 -28l70 -105 l114 114q19 19 46 19h101q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-179l115 -172q131 63 275 36q143 -26 244 -134.5t118 -253.5zM448 128q115 0 203 72.5t111 183.5h-314q-35 0 -55 31q-18 32 -1 63l147 277q-47 13 -91 13q-132 0 -226 -94t-94 -226t94 -226 t226 -94zM1856 128q132 0 226 94t94 226t-94 226t-226 94q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94z" />
531
- <glyph unicode="&#xf21d;" d="M1408 0q0 -63 -61.5 -113.5t-164 -81t-225 -46t-253.5 -15.5t-253.5 15.5t-225 46t-164 81t-61.5 113.5q0 49 33 88.5t91 66.5t118 44.5t131 29.5q26 5 48 -10.5t26 -41.5q5 -26 -10.5 -48t-41.5 -26q-58 -10 -106 -23.5t-76.5 -25.5t-48.5 -23.5t-27.5 -19.5t-8.5 -12 q3 -11 27 -26.5t73 -33t114 -32.5t160.5 -25t201.5 -10t201.5 10t160.5 25t114 33t73 33.5t27 27.5q-1 4 -8.5 11t-27.5 19t-48.5 23.5t-76.5 25t-106 23.5q-26 4 -41.5 26t-10.5 48q4 26 26 41.5t48 10.5q71 -12 131 -29.5t118 -44.5t91 -66.5t33 -88.5zM1024 896v-384 q0 -26 -19 -45t-45 -19h-64v-384q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v384h-64q-26 0 -45 19t-19 45v384q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM928 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5 t158.5 -65.5t65.5 -158.5z" />
532
- <glyph unicode="&#xf21e;" horiz-adv-x="1792" d="M1280 512h305q-5 -6 -10 -10.5t-9 -7.5l-3 -4l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-5 2 -21 20h369q22 0 39.5 13.5t22.5 34.5l70 281l190 -667q6 -20 23 -33t39 -13q21 0 38 13t23 33l146 485l56 -112q18 -35 57 -35zM1792 940q0 -145 -103 -300h-369l-111 221 q-8 17 -25.5 27t-36.5 8q-45 -5 -56 -46l-129 -430l-196 686q-6 20 -23.5 33t-39.5 13t-39 -13.5t-22 -34.5l-116 -464h-423q-103 155 -103 300q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124 t127 -344z" />
533
- <glyph unicode="&#xf221;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292 q11 134 80.5 249t182 188t245.5 88q170 19 319 -54t236 -212t87 -306zM128 960q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" />
534
- <glyph unicode="&#xf222;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-382 -383q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5 q203 0 359 -126l382 382h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
535
- <glyph unicode="&#xf223;" horiz-adv-x="1280" d="M830 1220q145 -72 233.5 -210.5t88.5 -305.5q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5 t-147.5 384.5q0 167 88.5 305.5t233.5 210.5q-165 96 -228 273q-6 16 3.5 29.5t26.5 13.5h69q21 0 29 -20q44 -106 140 -171t214 -65t214 65t140 171q8 20 37 20h61q17 0 26.5 -13.5t3.5 -29.5q-63 -177 -228 -273zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
536
- <glyph unicode="&#xf224;" d="M1024 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-149 16 -270.5 103t-186.5 223.5t-53 291.5q16 204 160 353.5t347 172.5q118 14 228 -19t198 -103l255 254h-134q-14 0 -23 9t-9 23v64zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
537
- <glyph unicode="&#xf225;" horiz-adv-x="1792" d="M1280 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5t-147.5 384.5q0 201 126 359l-52 53l-101 -111q-9 -10 -22 -10.5t-23 7.5l-48 44q-10 8 -10.5 21.5t8.5 23.5l105 115l-111 112v-134q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9 t-9 23v288q0 26 19 45t45 19h288q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-133l106 -107l86 94q9 10 22 10.5t23 -7.5l48 -44q10 -8 10.5 -21.5t-8.5 -23.5l-90 -99l57 -56q158 126 359 126t359 -126l255 254h-134q-14 0 -23 9t-9 23v64zM832 256q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
538
- <glyph unicode="&#xf226;" horiz-adv-x="1792" d="M1790 1007q12 -155 -52.5 -292t-186 -224t-271.5 -103v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-512v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23 t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292q17 206 164.5 356.5t352.5 169.5q206 21 377 -94q171 115 377 94q205 -19 352.5 -169.5t164.5 -356.5zM896 647q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM576 512q115 0 218 57q-154 165 -154 391 q0 224 154 391q-103 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1152 128v260q-137 15 -256 94q-119 -79 -256 -94v-260h512zM1216 512q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5q-115 0 -218 -57q154 -167 154 -391 q0 -226 -154 -391q103 -57 218 -57z" />
539
- <glyph unicode="&#xf227;" horiz-adv-x="1920" d="M1536 1120q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-31 -182 -166 -312t-318 -156q-210 -29 -384.5 80t-241.5 300q-117 6 -221 57.5t-177.5 133t-113.5 192.5t-32 230 q9 135 78 252t182 191.5t248 89.5q118 14 227.5 -19t198.5 -103l255 254h-134q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q59 -74 93 -169q182 -9 328 -124l255 254h-134q-14 0 -23 9 t-9 23v64zM1024 704q0 20 -4 58q-162 -25 -271 -150t-109 -292q0 -20 4 -58q162 25 271 150t109 292zM128 704q0 -168 111 -294t276 -149q-3 29 -3 59q0 210 135 369.5t338 196.5q-53 120 -163.5 193t-245.5 73q-185 0 -316.5 -131.5t-131.5 -316.5zM1088 -128 q185 0 316.5 131.5t131.5 316.5q0 168 -111 294t-276 149q3 -29 3 -59q0 -210 -135 -369.5t-338 -196.5q53 -120 163.5 -193t245.5 -73z" />
540
- <glyph unicode="&#xf228;" horiz-adv-x="2048" d="M1664 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-32 -180 -164.5 -310t-313.5 -157q-223 -34 -409 90q-117 -78 -256 -93v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23 t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-155 17 -279.5 109.5t-187 237.5t-39.5 307q25 187 159.5 322.5t320.5 164.5q224 34 410 -90q146 97 320 97q201 0 359 -126l255 254h-134q-14 0 -23 9 t-9 23v64zM896 391q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM128 704q0 -185 131.5 -316.5t316.5 -131.5q117 0 218 57q-154 167 -154 391t154 391q-101 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5zM1216 256q185 0 316.5 131.5t131.5 316.5 t-131.5 316.5t-316.5 131.5q-117 0 -218 -57q154 -167 154 -391t-154 -391q101 -57 218 -57z" />
541
- <glyph unicode="&#xf229;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-213 -214l140 -140q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-140 141l-78 -79q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5 t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5q203 0 359 -126l78 78l-172 172q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l172 -172l213 213h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
542
- <glyph unicode="&#xf22a;" horiz-adv-x="1280" d="M640 892q217 -24 364.5 -187.5t147.5 -384.5q0 -167 -87 -306t-236 -212t-319 -54q-133 15 -245.5 88t-182 188t-80.5 249q-12 155 52.5 292t186 224t271.5 103v132h-160q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h160v165l-92 -92q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22 t9 23l202 201q19 19 45 19t45 -19l202 -201q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-92 92v-165h160q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-160v-132zM576 -128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5 t131.5 -316.5t316.5 -131.5z" />
543
- <glyph unicode="&#xf22b;" horiz-adv-x="2048" d="M1901 621q19 -19 19 -45t-19 -45l-294 -294q-9 -10 -22.5 -10t-22.5 10l-45 45q-10 9 -10 22.5t10 22.5l185 185h-294v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-132q-24 -217 -187.5 -364.5t-384.5 -147.5q-167 0 -306 87t-212 236t-54 319q15 133 88 245.5 t188 182t249 80.5q155 12 292 -52.5t224 -186t103 -271.5h132v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h294l-185 185q-10 9 -10 22.5t10 22.5l45 45q9 10 22.5 10t22.5 -10zM576 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5 t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
544
- <glyph unicode="&#xf22c;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-612q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v612q-217 24 -364.5 187.5t-147.5 384.5q0 117 45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM576 512q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
545
- <glyph unicode="&#xf22d;" horiz-adv-x="1280" d="M1024 576q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1152 576q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123 t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5z" />
546
- <glyph unicode="&#xf22e;" horiz-adv-x="1792" />
547
- <glyph unicode="&#xf22f;" horiz-adv-x="1792" />
548
- <glyph unicode="&#xf230;" d="M1451 1408q35 0 60 -25t25 -60v-1366q0 -35 -25 -60t-60 -25h-391v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-735q-35 0 -60 25t-25 60v1366q0 35 25 60t60 25h1366z" />
549
- <glyph unicode="&#xf231;" horiz-adv-x="1280" d="M0 939q0 108 37.5 203.5t103.5 166.5t152 123t185 78t202 26q158 0 294 -66.5t221 -193.5t85 -287q0 -96 -19 -188t-60 -177t-100 -149.5t-145 -103t-189 -38.5q-68 0 -135 32t-96 88q-10 -39 -28 -112.5t-23.5 -95t-20.5 -71t-26 -71t-32 -62.5t-46 -77.5t-62 -86.5 l-14 -5l-9 10q-15 157 -15 188q0 92 21.5 206.5t66.5 287.5t52 203q-32 65 -32 169q0 83 52 156t132 73q61 0 95 -40.5t34 -102.5q0 -66 -44 -191t-44 -187q0 -63 45 -104.5t109 -41.5q55 0 102 25t78.5 68t56 95t38 110.5t20 111t6.5 99.5q0 173 -109.5 269.5t-285.5 96.5 q-200 0 -334 -129.5t-134 -328.5q0 -44 12.5 -85t27 -65t27 -45.5t12.5 -30.5q0 -28 -15 -73t-37 -45q-2 0 -17 3q-51 15 -90.5 56t-61 94.5t-32.5 108t-11 106.5z" />
550
- <glyph unicode="&#xf232;" d="M985 562q13 0 97.5 -44t89.5 -53q2 -5 2 -15q0 -33 -17 -76q-16 -39 -71 -65.5t-102 -26.5q-57 0 -190 62q-98 45 -170 118t-148 185q-72 107 -71 194v8q3 91 74 158q24 22 52 22q6 0 18 -1.5t19 -1.5q19 0 26.5 -6.5t15.5 -27.5q8 -20 33 -88t25 -75q0 -21 -34.5 -57.5 t-34.5 -46.5q0 -7 5 -15q34 -73 102 -137q56 -53 151 -101q12 -7 22 -7q15 0 54 48.5t52 48.5zM782 32q127 0 243.5 50t200.5 134t134 200.5t50 243.5t-50 243.5t-134 200.5t-200.5 134t-243.5 50t-243.5 -50t-200.5 -134t-134 -200.5t-50 -243.5q0 -203 120 -368l-79 -233 l242 77q158 -104 345 -104zM782 1414q153 0 292.5 -60t240.5 -161t161 -240.5t60 -292.5t-60 -292.5t-161 -240.5t-240.5 -161t-292.5 -60q-195 0 -365 94l-417 -134l136 405q-108 178 -108 389q0 153 60 292.5t161 240.5t240.5 161t292.5 60z" />
551
- <glyph unicode="&#xf233;" horiz-adv-x="1792" d="M128 128h1024v128h-1024v-128zM128 640h1024v128h-1024v-128zM1696 192q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM128 1152h1024v128h-1024v-128zM1696 704q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1696 1216 q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1792 384v-384h-1792v384h1792zM1792 896v-384h-1792v384h1792zM1792 1408v-384h-1792v384h1792z" />
552
- <glyph unicode="&#xf234;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1664 512h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-352q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5 t-9.5 22.5v352h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v352q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-352zM928 288q0 -52 38 -90t90 -38h256v-238q-68 -50 -171 -50h-874q-121 0 -194 69t-73 190q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q79 -61 154.5 -91.5t164.5 -30.5t164.5 30.5t154.5 91.5q20 17 39 17q132 0 217 -96h-223q-52 0 -90 -38t-38 -90v-192z" />
553
- <glyph unicode="&#xf235;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1781 320l249 -249q9 -9 9 -23q0 -13 -9 -22l-136 -136q-9 -9 -22 -9q-14 0 -23 9l-249 249l-249 -249q-9 -9 -23 -9q-13 0 -22 9l-136 136 q-9 9 -9 22q0 14 9 23l249 249l-249 249q-9 9 -9 23q0 13 9 22l136 136q9 9 22 9q14 0 23 -9l249 -249l249 249q9 9 23 9q13 0 22 -9l136 -136q9 -9 9 -22q0 -14 -9 -23zM1283 320l-181 -181q-37 -37 -37 -91q0 -53 37 -90l83 -83q-21 -3 -44 -3h-874q-121 0 -194 69 t-73 190q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q154 -122 319 -122t319 122q20 17 39 17q28 0 57 -6q-28 -27 -41 -50t-13 -56q0 -54 37 -91z" />
554
- <glyph unicode="&#xf236;" horiz-adv-x="2048" d="M256 512h1728q26 0 45 -19t19 -45v-448h-256v256h-1536v-256h-256v1216q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-704zM832 832q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM2048 576v64q0 159 -112.5 271.5t-271.5 112.5h-704 q-26 0 -45 -19t-19 -45v-384h1152z" />
555
- <glyph unicode="&#xf237;" d="M1536 1536l-192 -448h192v-192h-274l-55 -128h329v-192h-411l-357 -832l-357 832h-411v192h329l-55 128h-274v192h192l-192 448h256l323 -768h378l323 768h256zM768 320l108 256h-216z" />
556
- <glyph unicode="&#xf238;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM768 192q80 0 136 56t56 136t-56 136t-136 56 t-136 -56t-56 -136t56 -136t136 -56zM1344 768v512h-1152v-512h1152z" />
557
- <glyph unicode="&#xf239;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM288 224q66 0 113 47t47 113t-47 113t-113 47 t-113 -47t-47 -113t47 -113t113 -47zM704 768v512h-544v-512h544zM1248 224q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM1408 768v512h-576v-512h576z" />
558
- <glyph unicode="&#xf23a;" horiz-adv-x="1792" d="M597 1115v-1173q0 -25 -12.5 -42.5t-36.5 -17.5q-17 0 -33 8l-465 233q-21 10 -35.5 33.5t-14.5 46.5v1140q0 20 10 34t29 14q14 0 44 -15l511 -256q3 -3 3 -5zM661 1014l534 -866l-534 266v600zM1792 996v-1054q0 -25 -14 -40.5t-38 -15.5t-47 13l-441 220zM1789 1116 q0 -3 -256.5 -419.5t-300.5 -487.5l-390 634l324 527q17 28 52 28q14 0 26 -6l541 -270q4 -2 4 -6z" />
559
- <glyph unicode="&#xf23b;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1408v-1536h-1536v1536h1536z" />
560
- <glyph unicode="&#xf23c;" horiz-adv-x="2296" d="M478 -139q-8 -16 -27 -34.5t-37 -25.5q-25 -9 -51.5 3.5t-28.5 31.5q-1 22 40 55t68 38q23 4 34 -21.5t2 -46.5zM1819 -139q7 -16 26 -34.5t38 -25.5q25 -9 51.5 3.5t27.5 31.5q2 22 -39.5 55t-68.5 38q-22 4 -33 -21.5t-2 -46.5zM1867 -30q13 -27 56.5 -59.5t77.5 -41.5 q45 -13 82 4.5t37 50.5q0 46 -67.5 100.5t-115.5 59.5q-40 5 -63.5 -37.5t-6.5 -76.5zM428 -30q-13 -27 -56 -59.5t-77 -41.5q-45 -13 -82 4.5t-37 50.5q0 46 67.5 100.5t115.5 59.5q40 5 63 -37.5t6 -76.5zM1158 1094h1q-41 0 -76 -15q27 -8 44 -30.5t17 -49.5 q0 -35 -27 -60t-65 -25q-52 0 -80 43q-5 -23 -5 -42q0 -74 56 -126.5t135 -52.5q80 0 136 52.5t56 126.5t-56 126.5t-136 52.5zM1462 1312q-99 109 -220.5 131.5t-245.5 -44.5q27 60 82.5 96.5t118 39.5t121.5 -17t99.5 -74.5t44.5 -131.5zM2212 73q8 -11 -11 -42 q7 -23 7 -40q1 -56 -44.5 -112.5t-109.5 -91.5t-118 -37q-48 -2 -92 21.5t-66 65.5q-687 -25 -1259 0q-23 -41 -66.5 -65t-92.5 -22q-86 3 -179.5 80.5t-92.5 160.5q2 22 7 40q-19 31 -11 42q6 10 31 1q14 22 41 51q-7 29 2 38q11 10 39 -4q29 20 59 34q0 29 13 37 q23 12 51 -16q35 5 61 -2q18 -4 38 -19v73q-11 0 -18 2q-53 10 -97 44.5t-55 87.5q-9 38 0 81q15 62 93 95q2 17 19 35.5t36 23.5t33 -7.5t19 -30.5h13q46 -5 60 -23q3 -3 5 -7q10 1 30.5 3.5t30.5 3.5q-15 11 -30 17q-23 40 -91 43q0 6 1 10q-62 2 -118.5 18.5t-84.5 47.5 q-32 36 -42.5 92t-2.5 112q16 126 90 179q23 16 52 4.5t32 -40.5q0 -1 1.5 -14t2.5 -21t3 -20t5.5 -19t8.5 -10q27 -14 76 -12q48 46 98 74q-40 4 -162 -14l47 46q61 58 163 111q145 73 282 86q-20 8 -41 15.5t-47 14t-42.5 10.5t-47.5 11t-43 10q595 126 904 -139 q98 -84 158 -222q85 -10 121 9h1q5 3 8.5 10t5.5 19t3 19.5t3 21.5l1 14q3 28 32 40t52 -5q73 -52 91 -178q7 -57 -3.5 -113t-42.5 -91q-28 -32 -83.5 -48.5t-115.5 -18.5v-10q-71 -2 -95 -43q-14 -5 -31 -17q11 -1 32 -3.5t30 -3.5q1 4 5 8q16 18 60 23h13q5 18 19 30t33 8 t36 -23t19 -36q79 -32 93 -95q9 -40 1 -81q-12 -53 -56 -88t-97 -44q-10 -2 -17 -2q0 -49 -1 -73q20 15 38 19q26 7 61 2q28 28 51 16q14 -9 14 -37q33 -16 59 -34q27 13 38 4q10 -10 2 -38q28 -30 41 -51q23 8 31 -1zM1937 1025q0 -29 -9 -54q82 -32 112 -132 q4 37 -9.5 98.5t-41.5 90.5q-20 19 -36 17t-16 -20zM1859 925q35 -42 47.5 -108.5t-0.5 -124.5q67 13 97 45q13 14 18 28q-3 64 -31 114.5t-79 66.5q-15 -15 -52 -21zM1822 921q-30 0 -44 1q42 -115 53 -239q21 0 43 3q16 68 1 135t-53 100zM258 839q30 100 112 132 q-9 25 -9 54q0 18 -16.5 20t-35.5 -17q-28 -29 -41.5 -90.5t-9.5 -98.5zM294 737q29 -31 97 -45q-13 58 -0.5 124.5t47.5 108.5v0q-37 6 -52 21q-51 -16 -78.5 -66t-31.5 -115q9 -17 18 -28zM471 683q14 124 73 235q-19 -4 -55 -18l-45 -19v1q-46 -89 -20 -196q25 -3 47 -3z M1434 644q8 -38 16.5 -108.5t11.5 -89.5q3 -18 9.5 -21.5t23.5 4.5q40 20 62 85.5t23 125.5q-24 2 -146 4zM1152 1285q-116 0 -199 -82.5t-83 -198.5q0 -117 83 -199.5t199 -82.5t199 82.5t83 199.5q0 116 -83 198.5t-199 82.5zM1380 646q-106 2 -211 0v1q-1 -27 2.5 -86 t13.5 -66q29 -14 93.5 -14.5t95.5 10.5q9 3 11 39t-0.5 69.5t-4.5 46.5zM1112 447q8 4 9.5 48t-0.5 88t-4 63v1q-212 -3 -214 -3q-4 -20 -7 -62t0 -83t14 -46q34 -15 101 -16t101 10zM718 636q-16 -59 4.5 -118.5t77.5 -84.5q15 -8 24 -5t12 21q3 16 8 90t10 103 q-69 -2 -136 -6zM591 510q3 -23 -34 -36q132 -141 271.5 -240t305.5 -154q172 49 310.5 146t293.5 250q-33 13 -30 34l3 9v1v-1q-17 2 -50 5.5t-48 4.5q-26 -90 -82 -132q-51 -38 -82 1q-5 6 -9 14q-7 13 -17 62q-2 -5 -5 -9t-7.5 -7t-8 -5.5t-9.5 -4l-10 -2.5t-12 -2 l-12 -1.5t-13.5 -1t-13.5 -0.5q-106 -9 -163 11q-4 -17 -10 -26.5t-21 -15t-23 -7t-36 -3.5q-2 0 -3 -0.5t-3 -0.5h-3q-179 -17 -203 40q-2 -63 -56 -54q-47 8 -91 54q-12 13 -20 26q-17 29 -26 65q-58 -6 -87 -10q1 -2 4 -10zM507 -118q3 14 3 30q-17 71 -51 130t-73 70 q-41 12 -101.5 -14.5t-104.5 -80t-39 -107.5q35 -53 100 -93t119 -42q51 -2 94 28t53 79zM510 53q23 -63 27 -119q195 113 392 174q-98 52 -180.5 120t-179.5 165q-6 -4 -29 -13q0 -2 -1 -5t-1 -4q31 -18 22 -37q-12 -23 -56 -34q-10 -13 -29 -24h-1q-2 -83 1 -150 q19 -34 35 -73zM579 -113q532 -21 1145 0q-254 147 -428 196q-76 -35 -156 -57q-8 -3 -16 0q-65 21 -129 49q-208 -60 -416 -188h-1v-1q1 0 1 1zM1763 -67q4 54 28 120q14 38 33 71l-1 -1q3 77 3 153q-15 8 -30 25q-42 9 -56 33q-9 20 22 38q-2 4 -2 9q-16 4 -28 12 q-204 -190 -383 -284q198 -59 414 -176zM2155 -90q5 54 -39 107.5t-104 80t-102 14.5q-38 -11 -72.5 -70.5t-51.5 -129.5q0 -16 3 -30q10 -49 53 -79t94 -28q54 2 119 42t100 93z" />
561
- <glyph unicode="&#xf23d;" horiz-adv-x="2304" d="M1524 -25q0 -68 -48 -116t-116 -48t-116.5 48t-48.5 116t48.5 116.5t116.5 48.5t116 -48.5t48 -116.5zM775 -25q0 -68 -48.5 -116t-116.5 -48t-116 48t-48 116t48 116.5t116 48.5t116.5 -48.5t48.5 -116.5zM0 1469q57 -60 110.5 -104.5t121 -82t136 -63t166 -45.5 t200 -31.5t250 -18.5t304 -9.5t372.5 -2.5q139 0 244.5 -5t181 -16.5t124 -27.5t71 -39.5t24 -51.5t-19.5 -64t-56.5 -76.5t-89.5 -91t-116 -104.5t-139 -119q-185 -157 -286 -247q29 51 76.5 109t94 105.5t94.5 98.5t83 91.5t54 80.5t13 70t-45.5 55.5t-116.5 41t-204 23.5 t-304 5q-168 -2 -314 6t-256 23t-204.5 41t-159.5 51.5t-122.5 62.5t-91.5 66.5t-68 71.5t-50.5 69.5t-40 68t-36.5 59.5z" />
562
- <glyph unicode="&#xf23e;" horiz-adv-x="1792" d="M896 1472q-169 0 -323 -66t-265.5 -177.5t-177.5 -265.5t-66 -323t66 -323t177.5 -265.5t265.5 -177.5t323 -66t323 66t265.5 177.5t177.5 265.5t66 323t-66 323t-177.5 265.5t-265.5 177.5t-323 66zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348 t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM496 704q16 0 16 -16v-480q0 -16 -16 -16h-32q-16 0 -16 16v480q0 16 16 16h32zM896 640q53 0 90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-114q0 -14 -9 -23 t-23 -9h-64q-14 0 -23 9t-9 23v114q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5zM896 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM544 928v-96 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5v-96q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 146 -103 249t-249 103t-249 -103t-103 -249zM1408 192v512q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-512 q0 -26 19 -45t45 -19h896q26 0 45 19t19 45z" />
563
- <glyph unicode="&#xf240;" horiz-adv-x="2304" d="M1920 1024v-768h-1664v768h1664zM2048 448h128v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288zM2304 832v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113 v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160q53 0 90.5 -37.5t37.5 -90.5z" />
564
- <glyph unicode="&#xf241;" horiz-adv-x="2304" d="M256 256v768h1280v-768h-1280zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
565
- <glyph unicode="&#xf242;" horiz-adv-x="2304" d="M256 256v768h896v-768h-896zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
566
- <glyph unicode="&#xf243;" horiz-adv-x="2304" d="M256 256v768h512v-768h-512zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
567
- <glyph unicode="&#xf244;" horiz-adv-x="2304" d="M2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23 v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
568
- <glyph unicode="&#xf245;" horiz-adv-x="1280" d="M1133 493q31 -30 14 -69q-17 -40 -59 -40h-382l201 -476q10 -25 0 -49t-34 -35l-177 -75q-25 -10 -49 0t-35 34l-191 452l-312 -312q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v1504q0 42 40 59q12 5 24 5q27 0 45 -19z" />
569
- <glyph unicode="&#xf246;" horiz-adv-x="1024" d="M832 1408q-320 0 -320 -224v-416h128v-128h-128v-544q0 -224 320 -224h64v-128h-64q-272 0 -384 146q-112 -146 -384 -146h-64v128h64q320 0 320 224v544h-128v128h128v416q0 224 -320 224h-64v128h64q272 0 384 -146q112 146 384 146h64v-128h-64z" />
570
- <glyph unicode="&#xf247;" horiz-adv-x="2048" d="M2048 1152h-128v-1024h128v-384h-384v128h-1280v-128h-384v384h128v1024h-128v384h384v-128h1280v128h384v-384zM1792 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 -128v128h-128v-128h128zM1664 0v128h128v1024h-128v128h-1280v-128h-128v-1024h128v-128 h1280zM1920 -128v128h-128v-128h128zM1280 896h384v-768h-896v256h-384v768h896v-256zM512 512h640v512h-640v-512zM1536 256v512h-256v-384h-384v-128h640z" />
571
- <glyph unicode="&#xf248;" horiz-adv-x="2304" d="M2304 768h-128v-640h128v-384h-384v128h-896v-128h-384v384h128v128h-384v-128h-384v384h128v640h-128v384h384v-128h896v128h384v-384h-128v-128h384v128h384v-384zM2048 1024v-128h128v128h-128zM1408 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 256 v128h-128v-128h128zM1536 384h-128v-128h128v128zM384 384h896v128h128v640h-128v128h-896v-128h-128v-640h128v-128zM896 -128v128h-128v-128h128zM2176 -128v128h-128v-128h128zM2048 128v640h-128v128h-384v-384h128v-384h-384v128h-384v-128h128v-128h896v128h128z" />
572
- <glyph unicode="&#xf249;" d="M1024 288v-416h-928q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68v-928h-416q-40 0 -68 -28t-28 -68zM1152 256h381q-15 -82 -65 -132l-184 -184q-50 -50 -132 -65v381z" />
573
- <glyph unicode="&#xf24a;" d="M1400 256h-248v-248q29 10 41 22l185 185q12 12 22 41zM1120 384h288v896h-1280v-1280h896v288q0 40 28 68t68 28zM1536 1312v-1024q0 -40 -20 -88t-48 -76l-184 -184q-28 -28 -76 -48t-88 -20h-1024q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68 z" />
574
- <glyph unicode="&#xf24b;" horiz-adv-x="2304" d="M1951 538q0 -26 -15.5 -44.5t-38.5 -23.5q-8 -2 -18 -2h-153v140h153q10 0 18 -2q23 -5 38.5 -23.5t15.5 -44.5zM1933 751q0 -25 -15 -42t-38 -21q-3 -1 -15 -1h-139v129h139q3 0 8.5 -0.5t6.5 -0.5q23 -4 38 -21.5t15 -42.5zM728 587v308h-228v-308q0 -58 -38 -94.5 t-105 -36.5q-108 0 -229 59v-112q53 -15 121 -23t109 -9l42 -1q328 0 328 217zM1442 403v113q-99 -52 -200 -59q-108 -8 -169 41t-61 142t61 142t169 41q101 -7 200 -58v112q-48 12 -100 19.5t-80 9.5l-28 2q-127 6 -218.5 -14t-140.5 -60t-71 -88t-22 -106t22 -106t71 -88 t140.5 -60t218.5 -14q101 4 208 31zM2176 518q0 54 -43 88.5t-109 39.5v3q57 8 89 41.5t32 79.5q0 55 -41 88t-107 36q-3 0 -12 0.5t-14 0.5h-455v-510h491q74 0 121.5 36.5t47.5 96.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90 t90 38h2048q52 0 90 -38t38 -90z" />
575
- <glyph unicode="&#xf24c;" horiz-adv-x="2304" d="M858 295v693q-106 -41 -172 -135.5t-66 -211.5t66 -211.5t172 -134.5zM1362 641q0 117 -66 211.5t-172 135.5v-694q106 41 172 135.5t66 211.5zM1577 641q0 -159 -78.5 -294t-213.5 -213.5t-294 -78.5q-119 0 -227.5 46.5t-187 125t-125 187t-46.5 227.5q0 159 78.5 294 t213.5 213.5t294 78.5t294 -78.5t213.5 -213.5t78.5 -294zM1960 634q0 139 -55.5 261.5t-147.5 205.5t-213.5 131t-252.5 48h-301q-176 0 -323.5 -81t-235 -230t-87.5 -335q0 -171 87 -317.5t236 -231.5t323 -85h301q129 0 251.5 50.5t214.5 135t147.5 202.5t55.5 246z M2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
576
- <glyph unicode="&#xf24d;" horiz-adv-x="1792" d="M1664 -96v1088q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5zM1792 992v-1088q0 -66 -47 -113t-113 -47h-1088q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113 zM1408 1376v-160h-128v160q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h160v-128h-160q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113z" />
577
- <glyph unicode="&#xf24e;" horiz-adv-x="2304" d="M1728 1088l-384 -704h768zM448 1088l-384 -704h768zM1269 1280q-14 -40 -45.5 -71.5t-71.5 -45.5v-1291h608q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1344q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h608v1291q-40 14 -71.5 45.5t-45.5 71.5h-491q-14 0 -23 9t-9 23v64 q0 14 9 23t23 9h491q21 57 70 92.5t111 35.5t111 -35.5t70 -92.5h491q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-491zM1088 1264q33 0 56.5 23.5t23.5 56.5t-23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5zM2176 384q0 -73 -46.5 -131t-117.5 -91 t-144.5 -49.5t-139.5 -16.5t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81zM896 384q0 -73 -46.5 -131t-117.5 -91t-144.5 -49.5t-139.5 -16.5 t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81z" />
578
- <glyph unicode="&#xf250;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-77 -29 -149 -92.5 t-129.5 -152.5t-92.5 -210t-35 -253h1024q0 132 -35 253t-92.5 210t-129.5 152.5t-149 92.5q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
579
- <glyph unicode="&#xf251;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -66 9 -128h1006q9 61 9 128zM1280 -128q0 130 -34 249.5t-90.5 208t-126.5 152t-146 94.5h-230q-76 -31 -146 -94.5t-126.5 -152t-90.5 -208t-34 -249.5h1024z" />
580
- <glyph unicode="&#xf252;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -206 85 -384h854q85 178 85 384zM1223 192q-54 141 -145.5 241.5t-194.5 142.5h-230q-103 -42 -194.5 -142.5t-145.5 -241.5h910z" />
581
- <glyph unicode="&#xf253;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-137 -51 -244 -196 h700q-107 145 -244 196q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
582
- <glyph unicode="&#xf254;" d="M1504 -64q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472zM130 0q3 55 16 107t30 95t46 87t53.5 76t64.5 69.5t66 60t70.5 55t66.5 47.5t65 43q-43 28 -65 43t-66.5 47.5t-70.5 55t-66 60t-64.5 69.5t-53.5 76t-46 87 t-30 95t-16 107h1276q-3 -55 -16 -107t-30 -95t-46 -87t-53.5 -76t-64.5 -69.5t-66 -60t-70.5 -55t-66.5 -47.5t-65 -43q43 -28 65 -43t66.5 -47.5t70.5 -55t66 -60t64.5 -69.5t53.5 -76t46 -87t30 -95t16 -107h-1276zM1504 1536q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9 h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472z" />
583
- <glyph unicode="&#xf255;" d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v172q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25 q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v122q0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27 t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21 q72 69 174 69z" />
584
- <glyph unicode="&#xf256;" horiz-adv-x="1792" d="M880 1408q-46 0 -79 -33t-33 -79v-656h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528v-256l-154 205q-38 51 -102 51q-53 0 -90.5 -37.5t-37.5 -90.5q0 -43 26 -77l384 -512q38 -51 102 -51h688q34 0 61 22t34 56l76 405q5 32 5 59v498q0 46 -33 79t-79 33t-79 -33 t-33 -79v-272h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528h-32v656q0 46 -33 79t-79 33zM880 1536q68 0 125.5 -35.5t88.5 -96.5q19 4 42 4q99 0 169.5 -70.5t70.5 -169.5v-17q105 6 180.5 -64t75.5 -175v-498q0 -40 -8 -83l-76 -404q-14 -79 -76.5 -131t-143.5 -52 h-688q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 106 75 181t181 75q78 0 128 -34v434q0 99 70.5 169.5t169.5 70.5q23 0 42 -4q31 61 88.5 96.5t125.5 35.5z" />
585
- <glyph unicode="&#xf257;" horiz-adv-x="1792" d="M1073 -128h-177q-163 0 -226 141q-23 49 -23 102v5q-62 30 -98.5 88.5t-36.5 127.5q0 38 5 48h-261q-106 0 -181 75t-75 181t75 181t181 75h113l-44 17q-74 28 -119.5 93.5t-45.5 145.5q0 106 75 181t181 75q46 0 91 -17l628 -239h401q106 0 181 -75t75 -181v-668 q0 -88 -54 -157.5t-140 -90.5l-339 -85q-92 -23 -186 -23zM1024 583l-155 -71l-163 -74q-30 -14 -48 -41.5t-18 -60.5q0 -46 33 -79t79 -33q26 0 46 10l338 154q-49 10 -80.5 50t-31.5 90v55zM1344 272q0 46 -33 79t-79 33q-26 0 -46 -10l-290 -132q-28 -13 -37 -17 t-30.5 -17t-29.5 -23.5t-16 -29t-8 -40.5q0 -50 31.5 -82t81.5 -32q20 0 38 9l352 160q30 14 48 41.5t18 60.5zM1112 1024l-650 248q-24 8 -46 8q-53 0 -90.5 -37.5t-37.5 -90.5q0 -40 22.5 -73t59.5 -47l526 -200v-64h-640q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5h535l233 106v198q0 63 46 106l111 102h-69zM1073 0q82 0 155 19l339 85q43 11 70 45.5t27 78.5v668q0 53 -37.5 90.5t-90.5 37.5h-308l-136 -126q-36 -33 -36 -82v-296q0 -46 33 -77t79 -31t79 35t33 81v208h32v-208q0 -70 -57 -114q52 -8 86.5 -48.5t34.5 -93.5 q0 -42 -23 -78t-61 -53l-310 -141h91z" />
586
- <glyph unicode="&#xf258;" horiz-adv-x="2048" d="M1151 1536q61 0 116 -28t91 -77l572 -781q118 -159 118 -359v-355q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v177l-286 143h-546q-80 0 -136 56t-56 136v32q0 119 84.5 203.5t203.5 84.5h420l42 128h-686q-100 0 -173.5 67.5t-81.5 166.5q-65 79 -65 182v32 q0 80 56 136t136 56h959zM1920 -64v355q0 157 -93 284l-573 781q-39 52 -103 52h-959q-26 0 -45 -19t-19 -45q0 -32 1.5 -49.5t9.5 -40.5t25 -43q10 31 35.5 50t56.5 19h832v-32h-832q-26 0 -45 -19t-19 -45q0 -44 3 -58q8 -44 44 -73t81 -29h640h91q40 0 68 -28t28 -68 q0 -15 -5 -30l-64 -192q-10 -29 -35 -47.5t-56 -18.5h-443q-66 0 -113 -47t-47 -113v-32q0 -26 19 -45t45 -19h561q16 0 29 -7l317 -158q24 -13 38.5 -36t14.5 -50v-197q0 -26 19 -45t45 -19h384q26 0 45 19t19 45z" />
587
- <glyph unicode="&#xf259;" horiz-adv-x="2048" d="M816 1408q-48 0 -79.5 -34t-31.5 -82q0 -14 3 -28l150 -624h-26l-116 482q-9 38 -39.5 62t-69.5 24q-47 0 -79 -34t-32 -81q0 -11 4 -29q3 -13 39 -161t68 -282t32 -138v-227l-307 230q-34 26 -77 26q-52 0 -89.5 -36.5t-37.5 -88.5q0 -67 56 -110l507 -379 q34 -26 76 -26h694q33 0 59 20.5t34 52.5l100 401q8 30 10 88t9 86l116 478q3 12 3 26q0 46 -33 79t-80 33q-38 0 -69 -25.5t-40 -62.5l-99 -408h-26l132 547q3 14 3 28q0 47 -32 80t-80 33q-38 0 -68.5 -24t-39.5 -62l-145 -602h-127l-164 682q-9 38 -39.5 62t-68.5 24z M1461 -256h-694q-85 0 -153 51l-507 380q-50 38 -78.5 94t-28.5 118q0 105 75 179t180 74q25 0 49.5 -5.5t41.5 -11t41 -20.5t35 -23t38.5 -29.5t37.5 -28.5l-123 512q-7 35 -7 59q0 93 60 162t152 79q14 87 80.5 144.5t155.5 57.5q83 0 148 -51.5t85 -132.5l103 -428 l83 348q20 81 85 132.5t148 51.5q87 0 152.5 -54t82.5 -139q93 -10 155 -78t62 -161q0 -30 -7 -57l-116 -477q-5 -22 -5 -67q0 -51 -13 -108l-101 -401q-19 -75 -79.5 -122.5t-137.5 -47.5z" />
588
- <glyph unicode="&#xf25a;" horiz-adv-x="1792" d="M640 1408q-53 0 -90.5 -37.5t-37.5 -90.5v-512v-384l-151 202q-41 54 -107 54q-52 0 -89 -38t-37 -90q0 -43 26 -77l384 -512q38 -51 102 -51h718q22 0 39.5 13.5t22.5 34.5l92 368q24 96 24 194v217q0 41 -28 71t-68 30t-68 -28t-28 -68h-32v61q0 48 -32 81.5t-80 33.5 q-46 0 -79 -33t-33 -79v-64h-32v90q0 55 -37 94.5t-91 39.5q-53 0 -90.5 -37.5t-37.5 -90.5v-96h-32v570q0 55 -37 94.5t-91 39.5zM640 1536q107 0 181.5 -77.5t74.5 -184.5v-220q22 2 32 2q99 0 173 -69q47 21 99 21q113 0 184 -87q27 7 56 7q94 0 159 -67.5t65 -161.5 v-217q0 -116 -28 -225l-92 -368q-16 -64 -68 -104.5t-118 -40.5h-718q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 105 74.5 180.5t179.5 75.5q71 0 130 -35v547q0 106 75 181t181 75zM768 128v384h-32v-384h32zM1024 128v384h-32v-384h32zM1280 128v384h-32 v-384h32z" />
589
- <glyph unicode="&#xf25b;" d="M1288 889q60 0 107 -23q141 -63 141 -226v-177q0 -94 -23 -186l-85 -339q-21 -86 -90.5 -140t-157.5 -54h-668q-106 0 -181 75t-75 181v401l-239 628q-17 45 -17 91q0 106 75 181t181 75q80 0 145.5 -45.5t93.5 -119.5l17 -44v113q0 106 75 181t181 75t181 -75t75 -181 v-261q27 5 48 5q69 0 127.5 -36.5t88.5 -98.5zM1072 896q-33 0 -60.5 -18t-41.5 -48l-74 -163l-71 -155h55q50 0 90 -31.5t50 -80.5l154 338q10 20 10 46q0 46 -33 79t-79 33zM1293 761q-22 0 -40.5 -8t-29 -16t-23.5 -29.5t-17 -30.5t-17 -37l-132 -290q-10 -20 -10 -46 q0 -46 33 -79t79 -33q33 0 60.5 18t41.5 48l160 352q9 18 9 38q0 50 -32 81.5t-82 31.5zM128 1120q0 -22 8 -46l248 -650v-69l102 111q43 46 106 46h198l106 233v535q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-640h-64l-200 526q-14 37 -47 59.5t-73 22.5 q-53 0 -90.5 -37.5t-37.5 -90.5zM1180 -128q44 0 78.5 27t45.5 70l85 339q19 73 19 155v91l-141 -310q-17 -38 -53 -61t-78 -23q-53 0 -93.5 34.5t-48.5 86.5q-44 -57 -114 -57h-208v32h208q46 0 81 33t35 79t-31 79t-77 33h-296q-49 0 -82 -36l-126 -136v-308 q0 -53 37.5 -90.5t90.5 -37.5h668z" />
590
- <glyph unicode="&#xf25c;" horiz-adv-x="1973" d="M857 992v-117q0 -13 -9.5 -22t-22.5 -9h-298v-812q0 -13 -9 -22.5t-22 -9.5h-135q-13 0 -22.5 9t-9.5 23v812h-297q-13 0 -22.5 9t-9.5 22v117q0 14 9 23t23 9h793q13 0 22.5 -9.5t9.5 -22.5zM1895 995l77 -961q1 -13 -8 -24q-10 -10 -23 -10h-134q-12 0 -21 8.5 t-10 20.5l-46 588l-189 -425q-8 -19 -29 -19h-120q-20 0 -29 19l-188 427l-45 -590q-1 -12 -10 -20.5t-21 -8.5h-135q-13 0 -23 10q-9 10 -9 24l78 961q1 12 10 20.5t21 8.5h142q20 0 29 -19l220 -520q10 -24 20 -51q3 7 9.5 24.5t10.5 26.5l221 520q9 19 29 19h141 q13 0 22 -8.5t10 -20.5z" />
591
- <glyph unicode="&#xf25d;" horiz-adv-x="1792" d="M1042 833q0 88 -60 121q-33 18 -117 18h-123v-281h162q66 0 102 37t36 105zM1094 548l205 -373q8 -17 -1 -31q-8 -16 -27 -16h-152q-20 0 -28 17l-194 365h-155v-350q0 -14 -9 -23t-23 -9h-134q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h294q128 0 190 -24q85 -31 134 -109 t49 -180q0 -92 -42.5 -165.5t-115.5 -109.5q6 -10 9 -16zM896 1376q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM1792 640 q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
592
- <glyph unicode="&#xf25e;" horiz-adv-x="1792" d="M605 303q153 0 257 104q14 18 3 36l-45 82q-6 13 -24 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78 q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-148 0 -246 -96.5t-98 -240.5q0 -146 97 -241.5t247 -95.5zM1235 303q153 0 257 104q14 18 4 36l-45 82q-8 14 -25 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5 t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-147 0 -245.5 -96.5t-98.5 -240.5q0 -146 97 -241.5t247 -95.5zM896 1376 q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71z" />
593
- <glyph unicode="&#xf260;" horiz-adv-x="2048" d="M736 736l384 -384l-384 -384l-672 672l672 672l168 -168l-96 -96l-72 72l-480 -480l480 -480l193 193l-289 287zM1312 1312l672 -672l-672 -672l-168 168l96 96l72 -72l480 480l-480 480l-193 -193l289 -287l-96 -96l-384 384z" />
594
- <glyph unicode="&#xf261;" horiz-adv-x="1792" d="M717 182l271 271l-279 279l-88 -88l192 -191l-96 -96l-279 279l279 279l40 -40l87 87l-127 128l-454 -454zM1075 190l454 454l-454 454l-271 -271l279 -279l88 88l-192 191l96 96l279 -279l-279 -279l-40 40l-87 -88zM1792 640q0 -182 -71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
595
- <glyph unicode="&#xf262;" horiz-adv-x="2304" d="M651 539q0 -39 -27.5 -66.5t-65.5 -27.5q-39 0 -66.5 27.5t-27.5 66.5q0 38 27.5 65.5t66.5 27.5q38 0 65.5 -27.5t27.5 -65.5zM1805 540q0 -39 -27.5 -66.5t-66.5 -27.5t-66.5 27.5t-27.5 66.5t27.5 66t66.5 27t66.5 -27t27.5 -66zM765 539q0 79 -56.5 136t-136.5 57 t-136.5 -56.5t-56.5 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM1918 540q0 80 -56.5 136.5t-136.5 56.5q-79 0 -136 -56.5t-57 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM850 539q0 -116 -81.5 -197.5t-196.5 -81.5q-116 0 -197.5 82t-81.5 197 t82 196.5t197 81.5t196.5 -81.5t81.5 -196.5zM2004 540q0 -115 -81.5 -196.5t-197.5 -81.5q-115 0 -196.5 81.5t-81.5 196.5t81.5 196.5t196.5 81.5q116 0 197.5 -81.5t81.5 -196.5zM1040 537q0 191 -135.5 326.5t-326.5 135.5q-125 0 -231 -62t-168 -168.5t-62 -231.5 t62 -231.5t168 -168.5t231 -62q191 0 326.5 135.5t135.5 326.5zM1708 1110q-254 111 -556 111q-319 0 -573 -110q117 0 223 -45.5t182.5 -122.5t122 -183t45.5 -223q0 115 43.5 219.5t118 180.5t177.5 123t217 50zM2187 537q0 191 -135 326.5t-326 135.5t-326.5 -135.5 t-135.5 -326.5t135.5 -326.5t326.5 -135.5t326 135.5t135 326.5zM1921 1103h383q-44 -51 -75 -114.5t-40 -114.5q110 -151 110 -337q0 -156 -77 -288t-209 -208.5t-287 -76.5q-133 0 -249 56t-196 155q-47 -56 -129 -179q-11 22 -53.5 82.5t-74.5 97.5 q-80 -99 -196.5 -155.5t-249.5 -56.5q-155 0 -287 76.5t-209 208.5t-77 288q0 186 110 337q-9 51 -40 114.5t-75 114.5h365q149 100 355 156.5t432 56.5q224 0 421 -56t348 -157z" />
596
- <glyph unicode="&#xf263;" horiz-adv-x="1280" d="M640 629q-188 0 -321 133t-133 320q0 188 133 321t321 133t321 -133t133 -321q0 -187 -133 -320t-321 -133zM640 1306q-92 0 -157.5 -65.5t-65.5 -158.5q0 -92 65.5 -157.5t157.5 -65.5t157.5 65.5t65.5 157.5q0 93 -65.5 158.5t-157.5 65.5zM1163 574q13 -27 15 -49.5 t-4.5 -40.5t-26.5 -38.5t-42.5 -37t-61.5 -41.5q-115 -73 -315 -94l73 -72l267 -267q30 -31 30 -74t-30 -73l-12 -13q-31 -30 -74 -30t-74 30q-67 68 -267 268l-267 -268q-31 -30 -74 -30t-73 30l-12 13q-31 30 -31 73t31 74l267 267l72 72q-203 21 -317 94 q-39 25 -61.5 41.5t-42.5 37t-26.5 38.5t-4.5 40.5t15 49.5q10 20 28 35t42 22t56 -2t65 -35q5 -4 15 -11t43 -24.5t69 -30.5t92 -24t113 -11q91 0 174 25.5t120 50.5l38 25q33 26 65 35t56 2t42 -22t28 -35z" />
597
- <glyph unicode="&#xf264;" d="M927 956q0 -66 -46.5 -112.5t-112.5 -46.5t-112.5 46.5t-46.5 112.5t46.5 112.5t112.5 46.5t112.5 -46.5t46.5 -112.5zM1141 593q-10 20 -28 32t-47.5 9.5t-60.5 -27.5q-10 -8 -29 -20t-81 -32t-127 -20t-124 18t-86 36l-27 18q-31 25 -60.5 27.5t-47.5 -9.5t-28 -32 q-22 -45 -2 -74.5t87 -73.5q83 -53 226 -67l-51 -52q-142 -142 -191 -190q-22 -22 -22 -52.5t22 -52.5l9 -9q22 -22 52.5 -22t52.5 22l191 191q114 -115 191 -191q22 -22 52.5 -22t52.5 22l9 9q22 22 22 52.5t-22 52.5l-191 190l-52 52q141 14 225 67q67 44 87 73.5t-2 74.5 zM1092 956q0 134 -95 229t-229 95t-229 -95t-95 -229t95 -229t229 -95t229 95t95 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
598
- <glyph unicode="&#xf265;" horiz-adv-x="1720" d="M1565 1408q65 0 110 -45.5t45 -110.5v-519q0 -176 -68 -336t-182.5 -275t-274 -182.5t-334.5 -67.5q-176 0 -335.5 67.5t-274.5 182.5t-183 275t-68 336v519q0 64 46 110t110 46h1409zM861 344q47 0 82 33l404 388q37 35 37 85q0 49 -34.5 83.5t-83.5 34.5q-47 0 -82 -33 l-323 -310l-323 310q-35 33 -81 33q-49 0 -83.5 -34.5t-34.5 -83.5q0 -51 36 -85l405 -388q33 -33 81 -33z" />
599
- <glyph unicode="&#xf266;" horiz-adv-x="2304" d="M1494 -103l-295 695q-25 -49 -158.5 -305.5t-198.5 -389.5q-1 -1 -27.5 -0.5t-26.5 1.5q-82 193 -255.5 587t-259.5 596q-21 50 -66.5 107.5t-103.5 100.5t-102 43q0 5 -0.5 24t-0.5 27h583v-50q-39 -2 -79.5 -16t-66.5 -43t-10 -64q26 -59 216.5 -499t235.5 -540 q31 61 140 266.5t131 247.5q-19 39 -126 281t-136 295q-38 69 -201 71v50l513 -1v-47q-60 -2 -93.5 -25t-12.5 -69q33 -70 87 -189.5t86 -187.5q110 214 173 363q24 55 -10 79.5t-129 26.5q1 7 1 25v24q64 0 170.5 0.5t180 1t92.5 0.5v-49q-62 -2 -119 -33t-90 -81 l-213 -442q13 -33 127.5 -290t121.5 -274l441 1017q-14 38 -49.5 62.5t-65 31.5t-55.5 8v50l460 -4l1 -2l-1 -44q-139 -4 -201 -145q-526 -1216 -559 -1291h-49z" />
600
- <glyph unicode="&#xf267;" horiz-adv-x="1792" d="M949 643q0 -26 -16.5 -45t-41.5 -19q-26 0 -45 16.5t-19 41.5q0 26 17 45t42 19t44 -16.5t19 -41.5zM964 585l350 581q-9 -8 -67.5 -62.5t-125.5 -116.5t-136.5 -127t-117 -110.5t-50.5 -51.5l-349 -580q7 7 67 62t126 116.5t136 127t117 111t50 50.5zM1611 640 q0 -201 -104 -371q-3 2 -17 11t-26.5 16.5t-16.5 7.5q-13 0 -13 -13q0 -10 59 -44q-74 -112 -184.5 -190.5t-241.5 -110.5l-16 67q-1 10 -15 10q-5 0 -8 -5.5t-2 -9.5l16 -68q-72 -15 -146 -15q-199 0 -372 105q1 2 13 20.5t21.5 33.5t9.5 19q0 13 -13 13q-6 0 -17 -14.5 t-22.5 -34.5t-13.5 -23q-113 75 -192 187.5t-110 244.5l69 15q10 3 10 15q0 5 -5.5 8t-10.5 2l-68 -15q-14 72 -14 139q0 206 109 379q2 -1 18.5 -12t30 -19t17.5 -8q13 0 13 12q0 6 -12.5 15.5t-32.5 21.5l-20 12q77 112 189 189t244 107l15 -67q2 -10 15 -10q5 0 8 5.5 t2 10.5l-15 66q71 13 134 13q204 0 379 -109q-39 -56 -39 -65q0 -13 12 -13q11 0 48 64q111 -75 187.5 -186t107.5 -241l-56 -12q-10 -2 -10 -16q0 -5 5.5 -8t9.5 -2l57 13q14 -72 14 -140zM1696 640q0 163 -63.5 311t-170.5 255t-255 170.5t-311 63.5t-311 -63.5 t-255 -170.5t-170.5 -255t-63.5 -311t63.5 -311t170.5 -255t255 -170.5t311 -63.5t311 63.5t255 170.5t170.5 255t63.5 311zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191 t191 -286t71 -348z" />
601
- <glyph unicode="&#xf268;" horiz-adv-x="1792" d="M893 1536q240 2 451 -120q232 -134 352 -372l-742 39q-160 9 -294 -74.5t-185 -229.5l-276 424q128 159 311 245.5t383 87.5zM146 1131l337 -663q72 -143 211 -217t293 -45l-230 -451q-212 33 -385 157.5t-272.5 316t-99.5 411.5q0 267 146 491zM1732 962 q58 -150 59.5 -310.5t-48.5 -306t-153 -272t-246 -209.5q-230 -133 -498 -119l405 623q88 131 82.5 290.5t-106.5 277.5zM896 942q125 0 213.5 -88.5t88.5 -213.5t-88.5 -213.5t-213.5 -88.5t-213.5 88.5t-88.5 213.5t88.5 213.5t213.5 88.5z" />
602
- <glyph unicode="&#xf269;" horiz-adv-x="1792" d="M903 -256q-283 0 -504.5 150.5t-329.5 398.5q-58 131 -67 301t26 332.5t111 312t179 242.5l-11 -281q11 14 68 15.5t70 -15.5q42 81 160.5 138t234.5 59q-54 -45 -119.5 -148.5t-58.5 -163.5q25 -8 62.5 -13.5t63 -7.5t68 -4t50.5 -3q15 -5 9.5 -45.5t-30.5 -75.5 q-5 -7 -16.5 -18.5t-56.5 -35.5t-101 -34l15 -189l-139 67q-18 -43 -7.5 -81.5t36 -66.5t65.5 -41.5t81 -6.5q51 9 98 34.5t83.5 45t73.5 17.5q61 -4 89.5 -33t19.5 -65q-1 -2 -2.5 -5.5t-8.5 -12.5t-18 -15.5t-31.5 -10.5t-46.5 -1q-60 -95 -144.5 -135.5t-209.5 -29.5 q74 -61 162.5 -82.5t168.5 -6t154.5 52t128 87.5t80.5 104q43 91 39 192.5t-37.5 188.5t-78.5 125q87 -38 137 -79.5t77 -112.5q15 170 -57.5 343t-209.5 284q265 -77 412 -279.5t151 -517.5q2 -127 -40.5 -255t-123.5 -238t-189 -196t-247.5 -135.5t-288.5 -49.5z" />
603
- <glyph unicode="&#xf26a;" horiz-adv-x="1792" d="M1493 1308q-165 110 -359 110q-155 0 -293 -73t-240 -200q-75 -93 -119.5 -218t-48.5 -266v-42q4 -141 48.5 -266t119.5 -218q102 -127 240 -200t293 -73q194 0 359 110q-121 -108 -274.5 -168t-322.5 -60q-29 0 -43 1q-175 8 -333 82t-272 193t-181 281t-67 339 q0 182 71 348t191 286t286 191t348 71h3q168 -1 320.5 -60.5t273.5 -167.5zM1792 640q0 -192 -77 -362.5t-213 -296.5q-104 -63 -222 -63q-137 0 -255 84q154 56 253.5 233t99.5 405q0 227 -99 404t-253 234q119 83 254 83q119 0 226 -65q135 -125 210.5 -295t75.5 -361z " />
604
- <glyph unicode="&#xf26b;" horiz-adv-x="1792" d="M1792 599q0 -56 -7 -104h-1151q0 -146 109.5 -244.5t257.5 -98.5q99 0 185.5 46.5t136.5 130.5h423q-56 -159 -170.5 -281t-267.5 -188.5t-321 -66.5q-187 0 -356 83q-228 -116 -394 -116q-237 0 -237 263q0 115 45 275q17 60 109 229q199 360 475 606 q-184 -79 -427 -354q63 274 283.5 449.5t501.5 175.5q30 0 45 -1q255 117 433 117q64 0 116 -13t94.5 -40.5t66.5 -76.5t24 -115q0 -116 -75 -286q101 -182 101 -390zM1722 1239q0 83 -53 132t-137 49q-108 0 -254 -70q121 -47 222.5 -131.5t170.5 -195.5q51 135 51 216z M128 2q0 -86 48.5 -132.5t134.5 -46.5q115 0 266 83q-122 72 -213.5 183t-137.5 245q-98 -205 -98 -332zM632 715h728q-5 142 -113 237t-251 95q-144 0 -251.5 -95t-112.5 -237z" />
605
- <glyph unicode="&#xf26c;" horiz-adv-x="2048" d="M1792 288v960q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1248v-960q0 -66 -47 -113t-113 -47h-736v-128h352q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23 v64q0 14 9 23t23 9h352v128h-736q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
606
- <glyph unicode="&#xf26d;" horiz-adv-x="1792" d="M138 1408h197q-70 -64 -126 -149q-36 -56 -59 -115t-30 -125.5t-8.5 -120t10.5 -132t21 -126t28 -136.5q4 -19 6 -28q51 -238 81 -329q57 -171 152 -275h-272q-48 0 -82 34t-34 82v1304q0 48 34 82t82 34zM1346 1408h308q48 0 82 -34t34 -82v-1304q0 -48 -34 -82t-82 -34 h-178q212 210 196 565l-469 -101q-2 -45 -12 -82t-31 -72t-59.5 -59.5t-93.5 -36.5q-123 -26 -199 40q-32 27 -53 61t-51.5 129t-64.5 258q-35 163 -45.5 263t-5.5 139t23 77q20 41 62.5 73t102.5 45q45 12 83.5 6.5t67 -17t54 -35t43 -48t34.5 -56.5l468 100 q-68 175 -180 287z" />
607
- <glyph unicode="&#xf26e;" d="M1401 -11l-6 -6q-113 -114 -259 -175q-154 -64 -317 -64q-165 0 -317 64q-148 63 -259 175q-113 112 -175 258q-42 103 -54 189q-4 28 48 36q51 8 56 -20q1 -1 1 -4q18 -90 46 -159q50 -124 152 -226q98 -98 226 -152q132 -56 276 -56q143 0 276 56q128 55 225 152l6 6 q10 10 25 6q12 -3 33 -22q36 -37 17 -58zM929 604l-66 -66l63 -63q21 -21 -7 -49q-17 -17 -32 -17q-10 0 -19 10l-62 61l-66 -66q-5 -5 -15 -5q-15 0 -31 16l-2 2q-18 15 -18 29q0 7 8 17l66 65l-66 66q-16 16 14 45q18 18 31 18q6 0 13 -5l65 -66l65 65q18 17 48 -13 q27 -27 11 -44zM1400 547q0 -118 -46 -228q-45 -105 -126 -186q-80 -80 -187 -126t-228 -46t-228 46t-187 126q-82 82 -125 186q-15 32 -15 40h-1q-9 27 43 44q50 16 60 -12q37 -99 97 -167h1v339v2q3 136 102 232q105 103 253 103q147 0 251 -103t104 -249 q0 -147 -104.5 -251t-250.5 -104q-58 0 -112 16q-28 11 -13 61q16 51 44 43l14 -3q14 -3 32.5 -6t30.5 -3q104 0 176 71.5t72 174.5q0 101 -72 171q-71 71 -175 71q-107 0 -178 -80q-64 -72 -64 -160v-413q110 -67 242 -67q96 0 185 36.5t156 103.5t103.5 155t36.5 183 q0 198 -141 339q-140 140 -339 140q-200 0 -340 -140q-53 -53 -77 -87l-2 -2q-8 -11 -13 -15.5t-21.5 -9.5t-38.5 3q-21 5 -36.5 16.5t-15.5 26.5v680q0 15 10.5 26.5t27.5 11.5h877q30 0 30 -55t-30 -55h-811v-483h1q40 42 102 84t108 61q109 46 231 46q121 0 228 -46 t187 -126q81 -81 126 -186q46 -112 46 -229zM1369 1128q9 -8 9 -18t-5.5 -18t-16.5 -21q-26 -26 -39 -26q-9 0 -16 7q-106 91 -207 133q-128 56 -276 56q-133 0 -262 -49q-27 -10 -45 37q-9 25 -8 38q3 16 16 20q130 57 299 57q164 0 316 -64q137 -58 235 -152z" />
608
- <glyph unicode="&#xf270;" horiz-adv-x="1792" d="M1551 60q15 6 26 3t11 -17.5t-15 -33.5q-13 -16 -44 -43.5t-95.5 -68t-141 -74t-188 -58t-229.5 -24.5q-119 0 -238 31t-209 76.5t-172.5 104t-132.5 105t-84 87.5q-8 9 -10 16.5t1 12t8 7t11.5 2t11.5 -4.5q192 -117 300 -166q389 -176 799 -90q190 40 391 135z M1758 175q11 -16 2.5 -69.5t-28.5 -102.5q-34 -83 -85 -124q-17 -14 -26 -9t0 24q21 45 44.5 121.5t6.5 98.5q-5 7 -15.5 11.5t-27 6t-29.5 2.5t-35 0t-31.5 -2t-31 -3t-22.5 -2q-6 -1 -13 -1.5t-11 -1t-8.5 -1t-7 -0.5h-5.5h-4.5t-3 0.5t-2 1.5l-1.5 3q-6 16 47 40t103 30 q46 7 108 1t76 -24zM1364 618q0 -31 13.5 -64t32 -58t37.5 -46t33 -32l13 -11l-227 -224q-40 37 -79 75.5t-58 58.5l-19 20q-11 11 -25 33q-38 -59 -97.5 -102.5t-127.5 -63.5t-140 -23t-137.5 21t-117.5 65.5t-83 113t-31 162.5q0 84 28 154t72 116.5t106.5 83t122.5 57 t130 34.5t119.5 18.5t99.5 6.5v127q0 65 -21 97q-34 53 -121 53q-6 0 -16.5 -1t-40.5 -12t-56 -29.5t-56 -59.5t-48 -96l-294 27q0 60 22 119t67 113t108 95t151.5 65.5t190.5 24.5q100 0 181 -25t129.5 -61.5t81 -83t45 -86t12.5 -73.5v-589zM692 597q0 -86 70 -133 q66 -44 139 -22q84 25 114 123q14 45 14 101v162q-59 -2 -111 -12t-106.5 -33.5t-87 -71t-32.5 -114.5z" />
609
- <glyph unicode="&#xf271;" horiz-adv-x="1792" d="M1536 1280q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128zM1152 1376v-288q0 -14 9 -23t23 -9 h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 1376v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM1536 -128v1024h-1408v-1024h1408zM896 448h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224 v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224z" />
610
- <glyph unicode="&#xf272;" horiz-adv-x="1792" d="M1152 416v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23 t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h128q52 0 90 -38t38 -90z" />
611
- <glyph unicode="&#xf273;" horiz-adv-x="1792" d="M1111 151l-46 -46q-9 -9 -22 -9t-23 9l-188 189l-188 -189q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22t9 23l189 188l-189 188q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l188 -188l188 188q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23l-188 -188l188 -188q9 -10 9 -23t-9 -22z M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
612
- <glyph unicode="&#xf274;" horiz-adv-x="1792" d="M1303 572l-512 -512q-10 -9 -23 -9t-23 9l-288 288q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l220 -220l444 444q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23 t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
613
- <glyph unicode="&#xf275;" horiz-adv-x="1792" d="M448 1536q26 0 45 -19t19 -45v-891l536 429q17 14 40 14q26 0 45 -19t19 -45v-379l536 429q17 14 40 14q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h384z" />
614
- <glyph unicode="&#xf276;" horiz-adv-x="1024" d="M512 448q66 0 128 15v-655q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v655q61 -15 128 -15zM512 1536q212 0 362 -150t150 -362t-150 -362t-362 -150t-362 150t-150 362t150 362t362 150zM512 1312q14 0 23 9t9 23t-9 23t-23 9q-146 0 -249 -103t-103 -249 q0 -14 9 -23t23 -9t23 9t9 23q0 119 84.5 203.5t203.5 84.5z" />
615
- <glyph unicode="&#xf277;" horiz-adv-x="1792" d="M1745 1239q10 -10 10 -23t-10 -23l-141 -141q-28 -28 -68 -28h-1344q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h576v64q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-64h512q40 0 68 -28zM768 320h256v-512q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v512zM1600 768 q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1344q-40 0 -68 28l-141 141q-10 10 -10 23t10 23l141 141q28 28 68 28h512v192h256v-192h576z" />
616
- <glyph unicode="&#xf278;" horiz-adv-x="2048" d="M2020 1525q28 -20 28 -53v-1408q0 -20 -11 -36t-29 -23l-640 -256q-24 -11 -48 0l-616 246l-616 -246q-10 -5 -24 -5q-19 0 -36 11q-28 20 -28 53v1408q0 20 11 36t29 23l640 256q24 11 48 0l616 -246l616 246q32 13 60 -6zM736 1390v-1270l576 -230v1270zM128 1173 v-1270l544 217v1270zM1920 107v1270l-544 -217v-1270z" />
617
- <glyph unicode="&#xf279;" horiz-adv-x="1792" d="M512 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472q0 20 17 28l480 256q7 4 15 4zM1760 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472 q0 20 17 28l480 256q7 4 15 4zM640 1536q8 0 14 -3l512 -256q18 -10 18 -29v-1472q0 -13 -9.5 -22.5t-22.5 -9.5q-8 0 -14 3l-512 256q-18 10 -18 29v1472q0 13 9.5 22.5t22.5 9.5z" />
618
- <glyph unicode="&#xf27a;" horiz-adv-x="1792" d="M640 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 640q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-110 0 -211 18q-173 -173 -435 -229q-52 -10 -86 -13q-12 -1 -22 6t-13 18q-4 15 20 37q5 5 23.5 21.5t25.5 23.5t23.5 25.5t24 31.5t20.5 37 t20 48t14.5 57.5t12.5 72.5q-146 90 -229.5 216.5t-83.5 269.5q0 174 120 321.5t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
619
- <glyph unicode="&#xf27b;" horiz-adv-x="1792" d="M640 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 -53 -37.5 -90.5t-90.5 -37.5 t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5 t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51 t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 130 71 248.5t191 204.5t286 136.5t348 50.5t348 -50.5t286 -136.5t191 -204.5t71 -248.5z" />
620
- <glyph unicode="&#xf27c;" horiz-adv-x="1024" d="M512 345l512 295v-591l-512 -296v592zM0 640v-591l512 296zM512 1527v-591l-512 -296v591zM512 936l512 295v-591z" />
621
- <glyph unicode="&#xf27d;" horiz-adv-x="1792" d="M1709 1018q-10 -236 -332 -651q-333 -431 -562 -431q-142 0 -240 263q-44 160 -132 482q-72 262 -157 262q-18 0 -127 -76l-77 98q24 21 108 96.5t130 115.5q156 138 241 146q95 9 153 -55.5t81 -203.5q44 -287 66 -373q55 -249 120 -249q51 0 154 161q101 161 109 246 q13 139 -109 139q-57 0 -121 -26q120 393 459 382q251 -8 236 -326z" />
622
- <glyph unicode="&#xf27e;" d="M0 1408h1536v-1536h-1536v1536zM1085 293l-221 631l221 297h-634l221 -297l-221 -631l317 -304z" />
623
- <glyph unicode="&#xf280;" d="M0 1408h1536v-1536h-1536v1536zM908 1088l-12 -33l75 -83l-31 -114l25 -25l107 57l107 -57l25 25l-31 114l75 83l-12 33h-95l-53 96h-32l-53 -96h-95zM641 925q32 0 44.5 -16t11.5 -63l174 21q0 55 -17.5 92.5t-50.5 56t-69 25.5t-85 7q-133 0 -199 -57.5t-66 -182.5v-72 h-96v-128h76q20 0 20 -8v-382q0 -14 -5 -20t-18 -7l-73 -7v-88h448v86l-149 14q-6 1 -8.5 1.5t-3.5 2.5t-0.5 4t1 7t0.5 10v387h191l38 128h-231q-6 0 -2 6t4 9v80q0 27 1.5 40.5t7.5 28t19.5 20t36.5 5.5zM1248 96v86l-54 9q-7 1 -9.5 2.5t-2.5 3t1 7.5t1 12v520h-275 l-23 -101l83 -22q23 -7 23 -27v-370q0 -14 -6 -18.5t-20 -6.5l-70 -9v-86h352z" />
624
- <glyph unicode="&#xf281;" horiz-adv-x="1792" d="M1792 690q0 -58 -29.5 -105.5t-79.5 -72.5q12 -46 12 -96q0 -155 -106.5 -287t-290.5 -208.5t-400 -76.5t-399.5 76.5t-290 208.5t-106.5 287q0 47 11 94q-51 25 -82 73.5t-31 106.5q0 82 58 140.5t141 58.5q85 0 145 -63q218 152 515 162l116 521q3 13 15 21t26 5 l369 -81q18 37 54 59.5t79 22.5q62 0 106 -43.5t44 -105.5t-44 -106t-106 -44t-105.5 43.5t-43.5 105.5l-334 74l-104 -472q300 -9 519 -160q58 61 143 61q83 0 141 -58.5t58 -140.5zM418 491q0 -62 43.5 -106t105.5 -44t106 44t44 106t-44 105.5t-106 43.5q-61 0 -105 -44 t-44 -105zM1228 136q11 11 11 26t-11 26q-10 10 -25 10t-26 -10q-41 -42 -121 -62t-160 -20t-160 20t-121 62q-11 10 -26 10t-25 -10q-11 -10 -11 -25.5t11 -26.5q43 -43 118.5 -68t122.5 -29.5t91 -4.5t91 4.5t122.5 29.5t118.5 68zM1225 341q62 0 105.5 44t43.5 106 q0 61 -44 105t-105 44q-62 0 -106 -43.5t-44 -105.5t44 -106t106 -44z" />
625
- <glyph unicode="&#xf282;" horiz-adv-x="1792" d="M69 741h1q16 126 58.5 241.5t115 217t167.5 176t223.5 117.5t276.5 43q231 0 414 -105.5t294 -303.5q104 -187 104 -442v-188h-1125q1 -111 53.5 -192.5t136.5 -122.5t189.5 -57t213 -3t208 46.5t173.5 84.5v-377q-92 -55 -229.5 -92t-312.5 -38t-316 53 q-189 73 -311.5 249t-124.5 372q-3 242 111 412t325 268q-48 -60 -78 -125.5t-46 -159.5h635q8 77 -8 140t-47 101.5t-70.5 66.5t-80.5 41t-75 20.5t-56 8.5l-22 1q-135 -5 -259.5 -44.5t-223.5 -104.5t-176 -140.5t-138 -163.5z" />
626
- <glyph unicode="&#xf283;" horiz-adv-x="2304" d="M0 32v608h2304v-608q0 -66 -47 -113t-113 -47h-1984q-66 0 -113 47t-47 113zM640 256v-128h384v128h-384zM256 256v-128h256v128h-256zM2144 1408q66 0 113 -47t47 -113v-224h-2304v224q0 66 47 113t113 47h1984z" />
627
- <glyph unicode="&#xf284;" horiz-adv-x="1792" d="M1549 857q55 0 85.5 -28.5t30.5 -83.5t-34 -82t-91 -27h-136v-177h-25v398h170zM1710 267l-4 -11l-5 -10q-113 -230 -330.5 -366t-474.5 -136q-182 0 -348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71q244 0 454.5 -124t329.5 -338l2 -4l8 -16 q-30 -15 -136.5 -68.5t-163.5 -84.5q-6 -3 -479 -268q384 -183 799 -366zM896 -234q250 0 462.5 132.5t322.5 357.5l-287 129q-72 -140 -206 -222t-292 -82q-151 0 -280 75t-204 204t-75 280t75 280t204 204t280 75t280 -73.5t204 -204.5l280 143q-116 208 -321 329 t-443 121q-119 0 -232.5 -31.5t-209 -87.5t-176.5 -137t-137 -176.5t-87.5 -209t-31.5 -232.5t31.5 -232.5t87.5 -209t137 -176.5t176.5 -137t209 -87.5t232.5 -31.5z" />
628
- <glyph unicode="&#xf285;" horiz-adv-x="1792" d="M1427 827l-614 386l92 151h855zM405 562l-184 116v858l1183 -743zM1424 697l147 -95v-858l-532 335zM1387 718l-500 -802h-855l356 571z" />
629
- <glyph unicode="&#xf286;" horiz-adv-x="1792" d="M640 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1152 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1664 496v-752h-640v320q0 80 -56 136t-136 56t-136 -56t-56 -136v-320h-640v752q0 16 16 16h96 q16 0 16 -16v-112h128v624q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h16v393q-32 19 -32 55q0 26 19 45t45 19t45 -19t19 -45q0 -36 -32 -55v-9h272q16 0 16 -16v-224q0 -16 -16 -16h-272v-128h16q16 0 16 -16v-112h128 v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-624h128v112q0 16 16 16h96q16 0 16 -16z" />
630
- <glyph unicode="&#xf287;" horiz-adv-x="2304" d="M2288 731q16 -8 16 -27t-16 -27l-320 -192q-8 -5 -16 -5q-9 0 -16 4q-16 10 -16 28v128h-858q37 -58 83 -165q16 -37 24.5 -55t24 -49t27 -47t27 -34t31.5 -26t33 -8h96v96q0 14 9 23t23 9h320q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v96h-96 q-32 0 -61 10t-51 23.5t-45 40.5t-37 46t-33.5 57t-28.5 57.5t-28 60.5q-23 53 -37 81.5t-36 65t-44.5 53.5t-46.5 17h-360q-22 -84 -91 -138t-157 -54q-106 0 -181 75t-75 181t75 181t181 75q88 0 157 -54t91 -138h104q24 0 46.5 17t44.5 53.5t36 65t37 81.5q19 41 28 60.5 t28.5 57.5t33.5 57t37 46t45 40.5t51 23.5t61 10h107q21 57 70 92.5t111 35.5q80 0 136 -56t56 -136t-56 -136t-136 -56q-62 0 -111 35.5t-70 92.5h-107q-17 0 -33 -8t-31.5 -26t-27 -34t-27 -47t-24 -49t-24.5 -55q-46 -107 -83 -165h1114v128q0 18 16 28t32 -1z" />
631
- <glyph unicode="&#xf288;" horiz-adv-x="1792" d="M1150 774q0 -56 -39.5 -95t-95.5 -39h-253v269h253q56 0 95.5 -39.5t39.5 -95.5zM1329 774q0 130 -91.5 222t-222.5 92h-433v-896h180v269h253q130 0 222 91.5t92 221.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348 t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
632
- <glyph unicode="&#xf289;" horiz-adv-x="2304" d="M1645 438q0 59 -34 106.5t-87 68.5q-7 -45 -23 -92q-7 -24 -27.5 -38t-44.5 -14q-12 0 -24 3q-31 10 -45 38.5t-4 58.5q23 71 23 143q0 123 -61 227.5t-166 165.5t-228 61q-134 0 -247 -73t-167 -194q108 -28 188 -106q22 -23 22 -55t-22 -54t-54 -22t-55 22 q-75 75 -180 75q-106 0 -181 -74.5t-75 -180.5t75 -180.5t181 -74.5h1046q79 0 134.5 55.5t55.5 133.5zM1798 438q0 -142 -100.5 -242t-242.5 -100h-1046q-169 0 -289 119.5t-120 288.5q0 153 100 267t249 136q62 184 221 298t354 114q235 0 408.5 -158.5t196.5 -389.5 q116 -25 192.5 -118.5t76.5 -214.5zM2048 438q0 -175 -97 -319q-23 -33 -64 -33q-24 0 -43 13q-26 17 -32 48.5t12 57.5q71 104 71 233t-71 233q-18 26 -12 57t32 49t57.5 11.5t49.5 -32.5q97 -142 97 -318zM2304 438q0 -244 -134 -443q-23 -34 -64 -34q-23 0 -42 13 q-26 18 -32.5 49t11.5 57q108 164 108 358q0 195 -108 357q-18 26 -11.5 57.5t32.5 48.5q26 18 57 12t49 -33q134 -198 134 -442z" />
633
- <glyph unicode="&#xf28a;" d="M1500 -13q0 -89 -63 -152.5t-153 -63.5t-153.5 63.5t-63.5 152.5q0 90 63.5 153.5t153.5 63.5t153 -63.5t63 -153.5zM1267 268q-115 -15 -192.5 -102.5t-77.5 -205.5q0 -74 33 -138q-146 -78 -379 -78q-109 0 -201 21t-153.5 54.5t-110.5 76.5t-76 85t-44.5 83 t-23.5 66.5t-6 39.5q0 19 4.5 42.5t18.5 56t36.5 58t64 43.5t94.5 18t94 -17.5t63 -41t35.5 -53t17.5 -49t4 -33.5q0 -34 -23 -81q28 -27 82 -42t93 -17l40 -1q115 0 190 51t75 133q0 26 -9 48.5t-31.5 44.5t-49.5 41t-74 44t-93.5 47.5t-119.5 56.5q-28 13 -43 20 q-116 55 -187 100t-122.5 102t-72 125.5t-20.5 162.5q0 78 20.5 150t66 137.5t112.5 114t166.5 77t221.5 28.5q120 0 220 -26t164.5 -67t109.5 -94t64 -105.5t19 -103.5q0 -46 -15 -82.5t-36.5 -58t-48.5 -36t-49 -19.5t-39 -5h-8h-32t-39 5t-44 14t-41 28t-37 46t-24 70.5 t-10 97.5q-15 16 -59 25.5t-81 10.5l-37 1q-68 0 -117.5 -31t-70.5 -70t-21 -76q0 -24 5 -43t24 -46t53 -51t97 -53.5t150 -58.5q76 -25 138.5 -53.5t109 -55.5t83 -59t60.5 -59.5t41 -62.5t26.5 -62t14.5 -63.5t6 -62t1 -62.5z" />
634
- <glyph unicode="&#xf28b;" d="M704 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1152 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103 t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
635
- <glyph unicode="&#xf28c;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM864 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192z" />
636
- <glyph unicode="&#xf28d;" d="M1088 352v576q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
637
- <glyph unicode="&#xf28e;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h576q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-576z" />
638
- <glyph unicode="&#xf290;" horiz-adv-x="1792" d="M1757 128l35 -313q3 -28 -16 -50q-19 -21 -48 -21h-1664q-29 0 -48 21q-19 22 -16 50l35 313h1722zM1664 967l86 -775h-1708l86 775q3 24 21 40.5t43 16.5h256v-128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5v128h384v-128q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5v128h256q25 0 43 -16.5t21 -40.5zM1280 1152v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
639
- <glyph unicode="&#xf291;" horiz-adv-x="2048" d="M1920 768q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5h-15l-115 -662q-8 -46 -44 -76t-82 -30h-1280q-46 0 -82 30t-44 76l-115 662h-15q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5h1792zM485 -32q26 2 43.5 22.5t15.5 46.5l-32 416q-2 26 -22.5 43.5 t-46.5 15.5t-43.5 -22.5t-15.5 -46.5l32 -416q2 -25 20.5 -42t43.5 -17h5zM896 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1280 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1632 27l32 416 q2 26 -15.5 46.5t-43.5 22.5t-46.5 -15.5t-22.5 -43.5l-32 -416q-2 -26 15.5 -46.5t43.5 -22.5h5q25 0 43.5 17t20.5 42zM476 1244l-93 -412h-132l101 441q19 88 89 143.5t160 55.5h167q0 26 19 45t45 19h384q26 0 45 -19t19 -45h167q90 0 160 -55.5t89 -143.5l101 -441 h-132l-93 412q-11 44 -45.5 72t-79.5 28h-167q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45h-167q-45 0 -79.5 -28t-45.5 -72z" />
640
- <glyph unicode="&#xf292;" horiz-adv-x="1792" d="M991 512l64 256h-254l-64 -256h254zM1759 1016l-56 -224q-7 -24 -31 -24h-327l-64 -256h311q15 0 25 -12q10 -14 6 -28l-56 -224q-5 -24 -31 -24h-327l-81 -328q-7 -24 -31 -24h-224q-16 0 -26 12q-9 12 -6 28l78 312h-254l-81 -328q-7 -24 -31 -24h-225q-15 0 -25 12 q-9 12 -6 28l78 312h-311q-15 0 -25 12q-9 12 -6 28l56 224q7 24 31 24h327l64 256h-311q-15 0 -25 12q-10 14 -6 28l56 224q5 24 31 24h327l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h254l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h311 q15 0 25 -12q9 -12 6 -28z" />
641
- <glyph unicode="&#xf293;" d="M841 483l148 -148l-149 -149zM840 1094l149 -149l-148 -148zM710 -130l464 464l-306 306l306 306l-464 464v-611l-255 255l-93 -93l320 -321l-320 -321l93 -93l255 255v-611zM1429 640q0 -209 -32 -365.5t-87.5 -257t-140.5 -162.5t-181.5 -86.5t-219.5 -24.5 t-219.5 24.5t-181.5 86.5t-140.5 162.5t-87.5 257t-32 365.5t32 365.5t87.5 257t140.5 162.5t181.5 86.5t219.5 24.5t219.5 -24.5t181.5 -86.5t140.5 -162.5t87.5 -257t32 -365.5z" />
642
- <glyph unicode="&#xf294;" horiz-adv-x="1024" d="M596 113l173 172l-173 172v-344zM596 823l173 172l-173 172v-344zM628 640l356 -356l-539 -540v711l-297 -296l-108 108l372 373l-372 373l108 108l297 -296v711l539 -540z" />
643
- <glyph unicode="&#xf295;" d="M1280 256q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM512 1024q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5 t112.5 -271.5zM1440 1344q0 -20 -13 -38l-1056 -1408q-19 -26 -51 -26h-160q-26 0 -45 19t-19 45q0 20 13 38l1056 1408q19 26 51 26h160q26 0 45 -19t19 -45zM768 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
644
- <glyph unicode="&#xf296;" horiz-adv-x="1792" />
645
- <glyph unicode="&#xf297;" horiz-adv-x="1792" />
646
- <glyph unicode="&#xf298;" horiz-adv-x="1792" />
647
- <glyph unicode="&#xf299;" horiz-adv-x="1792" />
648
- <glyph unicode="&#xf29a;" horiz-adv-x="1792" />
649
- <glyph unicode="&#xf29b;" horiz-adv-x="1792" />
650
- <glyph unicode="&#xf29c;" horiz-adv-x="1792" />
651
- <glyph unicode="&#xf29d;" horiz-adv-x="1792" />
652
- <glyph unicode="&#xf29e;" horiz-adv-x="1792" />
653
- <glyph unicode="&#xf500;" horiz-adv-x="1792" />
654
- </font>
655
- </defs></svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.ttf DELETED
Binary file
assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.woff DELETED
Binary file
assets/lib/select2-lib/docs/vendor/fonts/fontawesome-webfont.woff2 DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ak.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/al.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ar.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/az.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ca.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/co.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ct.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/de.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/fl.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ga.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/hi.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ia.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/id.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/il.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/in.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ks.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ky.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/la.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ma.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/md.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/me.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/mi.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/mn.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/mo.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ms.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/mt.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nc.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nd.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ne.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nh.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nj.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nm.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/nv.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ny.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/oh.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ok.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/or.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/pa.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ri.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/sc.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/sd.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/tn.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/tx.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/ut.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/va.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/vt.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/wa.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/wi.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/wv.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/images/flags/wy.png DELETED
Binary file
assets/lib/select2-lib/docs/vendor/js/anchor.min.js DELETED
@@ -1,6 +0,0 @@
1
- /*!
2
- * AnchorJS - v1.1.1 - 2015-05-23
3
- * https://github.com/bryanbraun/anchorjs
4
- * Copyright (c) 2015 Bryan Braun; Licensed MIT
5
- */
6
- function AnchorJS(A){"use strict";this.options=A||{},this._applyRemainingDefaultOptions=function(A){this.options.icon=this.options.hasOwnProperty("icon")?A.icon:"&#xe9cb",this.options.visible=this.options.hasOwnProperty("visible")?A.visible:"hover",this.options.placement=this.options.hasOwnProperty("placement")?A.placement:"right",this.options.class=this.options.hasOwnProperty("class")?A.class:""},this._applyRemainingDefaultOptions(A),this.add=function(A){var e,t,o,n,i,s,a,l,c,r,h,g,B,Q;if(this._applyRemainingDefaultOptions(this.options),A){if("string"!=typeof A)throw new Error("The selector provided to AnchorJS was invalid.")}else A="h1, h2, h3, h4, h5, h6";if(e=document.querySelectorAll(A),0===e.length)return!1;for(this._addBaselineStyles(),t=document.querySelectorAll("[id]"),o=[].map.call(t,function(A){return A.id}),i=0;i<e.length;i++){if(e[i].hasAttribute("id"))n=e[i].getAttribute("id");else{s=e[i].textContent,a=s.replace(/[^\w\s-]/gi,"").replace(/\s+/g,"-").replace(/-{2,}/g,"-").substring(0,64).replace(/^-+|-+$/gm,"").toLowerCase(),r=a,c=0;do void 0!==l&&(r=a+"-"+c),l=o.indexOf(r),c+=1;while(-1!==l);l=void 0,o.push(r),e[i].setAttribute("id",r),n=r}h=n.replace(/-/g," "),g='<a class="anchorjs-link '+this.options.class+'" href="#'+n+'" aria-label="Anchor link for: '+h+'" data-anchorjs-icon="'+this.options.icon+'"></a>',B=document.createElement("div"),B.innerHTML=g,Q=B.childNodes,"always"===this.options.visible&&(Q[0].style.opacity="1"),"&#xe9cb"===this.options.icon&&(Q[0].style.fontFamily="anchorjs-icons",Q[0].style.fontStyle="normal",Q[0].style.fontVariant="normal",Q[0].style.fontWeight="normal"),"left"===this.options.placement?(Q[0].style.position="absolute",Q[0].style.marginLeft="-1em",Q[0].style.paddingRight="0.5em",e[i].insertBefore(Q[0],e[i].firstChild)):(Q[0].style.paddingLeft="0.375em",e[i].appendChild(Q[0]))}return this},this.remove=function(A){for(var e,t=document.querySelectorAll(A),o=0;o<t.length;o++)e=t[o].querySelector(".anchorjs-link"),e&&t[o].removeChild(e);return this},this._addBaselineStyles=function(){if(null===document.head.querySelector("style.anchorjs")){var A,e=document.createElement("style"),t=" .anchorjs-link { opacity: 0; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }",o=" *:hover > .anchorjs-link, .anchorjs-link:focus { opacity: 1; }",n=' @font-face { font-family: "anchorjs-icons"; font-style: normal; font-weight: normal; src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBTUAAAC8AAAAYGNtYXAWi9QdAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zgq29TcAAAF4AAABNGhlYWQEZM3pAAACrAAAADZoaGVhBhUDxgAAAuQAAAAkaG10eASAADEAAAMIAAAAFGxvY2EAKACuAAADHAAAAAxtYXhwAAgAVwAAAygAAAAgbmFtZQ5yJ3cAAANIAAAB2nBvc3QAAwAAAAAFJAAAACAAAwJAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpywPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6cv//f//AAAAAAAg6cv//f//AAH/4xY5AAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACADEARAJTAsAAKwBUAAABIiYnJjQ/AT4BMzIWFxYUDwEGIicmND8BNjQnLgEjIgYPAQYUFxYUBw4BIwciJicmND8BNjIXFhQPAQYUFx4BMzI2PwE2NCcmNDc2MhcWFA8BDgEjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAEAAAABAACiToc1Xw889QALBAAAAAAA0XnFFgAAAADRecUWAAAAAAJTAsAAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAlMAAQAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAACAAAAAoAAMQAAAAAACgAUAB4AmgABAAAABQBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIABwCfAAEAAAAAAAMADgBLAAEAAAAAAAQADgC0AAEAAAAAAAUACwAqAAEAAAAAAAYADgB1AAEAAAAAAAoAGgDeAAMAAQQJAAEAHAAOAAMAAQQJAAIADgCmAAMAAQQJAAMAHABZAAMAAQQJAAQAHADCAAMAAQQJAAUAFgA1AAMAAQQJAAYAHACDAAMAAQQJAAoANAD4YW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"); }',i=" [data-anchorjs-icon]::after { content: attr(data-anchorjs-icon); }";e.className="anchorjs",e.appendChild(document.createTextNode("")),A=document.head.querySelector('[rel="stylesheet"], style'),void 0===A?document.head.appendChild(e):document.head.insertBefore(e,A),e.sheet.insertRule(t,e.sheet.cssRules.length),e.sheet.insertRule(o,e.sheet.cssRules.length),e.sheet.insertRule(i,e.sheet.cssRules.length),e.sheet.insertRule(n,e.sheet.cssRules.length)}}}var anchors=new AnchorJS;
 
 
 
 
 
 
assets/lib/select2-lib/docs/vendor/js/bootstrap.min.js DELETED
@@ -1,6 +0,0 @@
1
- /*!
2
- * Bootstrap v3.2.0 (http://getbootstrap.com)
3
- * Copyright 2011-2014 Twitter, Inc.
4
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
- */
6
- if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.2.0",d.prototype.close=function(b){function c(){f.detach().trigger("closed.bs.alert").remove()}var d=a(this),e=d.attr("data-target");e||(e=d.attr("href"),e=e&&e.replace(/.*(?=#[^\s]*$)/,""));var f=a(e);b&&b.preventDefault(),f.length||(f=d.hasClass("alert")?d:d.parent()),f.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",c).emulateTransitionEnd(150):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.2.0",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),d[e](null==f[b]?this.options[b]:f[b]),setTimeout(a.proxy(function(){"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")&&(c.prop("checked")&&this.$element.hasClass("active")?a=!1:b.find(".active").removeClass("active")),a&&c.prop("checked",!this.$element.hasClass("active")).trigger("change")}a&&this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),c.preventDefault()})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b).on("keydown.bs.carousel",a.proxy(this.keydown,this)),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=this.sliding=this.interval=this.$active=this.$items=null,"hover"==this.options.pause&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.2.0",c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0},c.prototype.keydown=function(a){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.to=function(b){var c=this,d=this.getItemIndex(this.$active=this.$element.find(".item.active"));return b>this.$items.length-1||0>b?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){c.to(b)}):d==b?this.pause().cycle():this.slide(b>d?"next":"prev",a(this.$items[b]))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,c){var d=this.$element.find(".item.active"),e=c||d[b](),f=this.interval,g="next"==b?"left":"right",h="next"==b?"first":"last",i=this;if(!e.length){if(!this.options.wrap)return;e=this.$element.find(".item")[h]()}if(e.hasClass("active"))return this.sliding=!1;var j=e[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:g});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,f&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(e)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:g});return a.support.transition&&this.$element.hasClass("slide")?(e.addClass(b),e[0].offsetWidth,d.addClass(g),e.addClass(g),d.one("bsTransitionEnd",function(){e.removeClass([b,g].join(" ")).addClass("active"),d.removeClass(["active",g].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(1e3*d.css("transition-duration").slice(0,-1))):(d.removeClass("active"),e.addClass("active"),this.sliding=!1,this.$element.trigger(m)),f&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this},a(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}}),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.collapse"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b);!e&&f.toggle&&"show"==b&&(b=!b),e||d.data("bs.collapse",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.transitioning=null,this.options.parent&&(this.$parent=a(this.options.parent)),this.options.toggle&&this.toggle()};c.VERSION="3.2.0",c.DEFAULTS={toggle:!0},c.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},c.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var c=a.Event("show.bs.collapse");if(this.$element.trigger(c),!c.isDefaultPrevented()){var d=this.$parent&&this.$parent.find("> .panel > .in");if(d&&d.length){var e=d.data("bs.collapse");if(e&&e.transitioning)return;b.call(d,"hide"),e||d.data("bs.collapse",null)}var f=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[f](0),this.transitioning=1;var g=function(){this.$element.removeClass("collapsing").addClass("collapse in")[f](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return g.call(this);var h=a.camelCase(["scroll",f].join("-"));this.$element.one("bsTransitionEnd",a.proxy(g,this)).emulateTransitionEnd(350)[f](this.$element[0][h])}}},c.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse").removeClass("in"),this.transitioning=1;var d=function(){this.transitioning=0,this.$element.trigger("hidden.bs.collapse").removeClass("collapsing").addClass("collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(d,this)).emulateTransitionEnd(350):d.call(this)}}},c.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};var d=a.fn.collapse;a.fn.collapse=b,a.fn.collapse.Constructor=c,a.fn.collapse.noConflict=function(){return a.fn.collapse=d,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(c){var d,e=a(this),f=e.attr("data-target")||c.preventDefault()||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""),g=a(f),h=g.data("bs.collapse"),i=h?"toggle":e.data(),j=e.attr("data-parent"),k=j&&a(j);h&&h.transitioning||(k&&k.find('[data-toggle="collapse"][data-parent="'+j+'"]').not(e).addClass("collapsed"),e[g.hasClass("in")?"addClass":"removeClass"]("collapsed")),b.call(g,i)})}(jQuery),+function(a){"use strict";function b(b){b&&3===b.which||(a(e).remove(),a(f).each(function(){var d=c(a(this)),e={relatedTarget:this};d.hasClass("open")&&(d.trigger(b=a.Event("hide.bs.dropdown",e)),b.isDefaultPrevented()||d.removeClass("open").trigger("hidden.bs.dropdown",e))}))}function c(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.2.0",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=c(e),g=f.hasClass("open");if(b(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a('<div class="dropdown-backdrop"/>').insertAfter(a(this)).on("click",b);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(b){if(/(38|40|27)/.test(b.keyCode)){var d=a(this);if(b.preventDefault(),b.stopPropagation(),!d.is(".disabled, :disabled")){var e=c(d),g=e.hasClass("open");if(!g||g&&27==b.keyCode)return 27==b.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.divider):visible a",i=e.find('[role="menu"]'+h+', [role="listbox"]'+h);if(i.length){var j=i.index(i.filter(":focus"));38==b.keyCode&&j>0&&j--,40==b.keyCode&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",b).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f+', [role="menu"], [role="listbox"]',g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$backdrop=this.isShown=null,this.scrollbarWidth=0,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.2.0",c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var c=this,d=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(d),this.isShown||d.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.$body.addClass("modal-open"),this.setScrollbar(),this.escape(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.backdrop(function(){var d=a.support.transition&&c.$element.hasClass("fade");c.$element.parent().length||c.$element.appendTo(c.$body),c.$element.show().scrollTop(0),d&&c.$element[0].offsetWidth,c.$element.addClass("in").attr("aria-hidden",!1),c.enforceFocus();var e=a.Event("shown.bs.modal",{relatedTarget:b});d?c.$element.find(".modal-dialog").one("bsTransitionEnd",function(){c.$element.trigger("focus").trigger(e)}).emulateTransitionEnd(300):c.$element.trigger("focus").trigger(e)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.$body.removeClass("modal-open"),this.resetScrollbar(),this.escape(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").attr("aria-hidden",!0).off("click.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(300):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keyup.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keyup.dismiss.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var c=this,d=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var e=a.support.transition&&d;if(this.$backdrop=a('<div class="modal-backdrop '+d+'" />').appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus.call(this.$element[0]):this.hide.call(this))},this)),e&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;e?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(150):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var f=function(){c.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",f).emulateTransitionEnd(150):f()}else b&&b()},c.prototype.checkScrollbar=function(){document.body.clientWidth>=window.innerWidth||(this.scrollbarWidth=this.scrollbarWidth||this.measureScrollbar())},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.scrollbarWidth&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right","")},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||"destroy"!=b)&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("tooltip",a,b)};c.VERSION="3.2.0",c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(this.options.viewport.selector||this.options.viewport);for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show()},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var c=a.contains(document.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!c)return;var d=this,e=this.tip(),f=this.getUID(this.type);this.setContent(),e.attr("id",f),this.$element.attr("aria-describedby",f),this.options.animation&&e.addClass("fade");var g="function"==typeof this.options.placement?this.options.placement.call(this,e[0],this.$element[0]):this.options.placement,h=/\s?auto?\s?/i,i=h.test(g);i&&(g=g.replace(h,"")||"top"),e.detach().css({top:0,left:0,display:"block"}).addClass(g).data("bs."+this.type,this),this.options.container?e.appendTo(this.options.container):e.insertAfter(this.$element);var j=this.getPosition(),k=e[0].offsetWidth,l=e[0].offsetHeight;if(i){var m=g,n=this.$element.parent(),o=this.getPosition(n);g="bottom"==g&&j.top+j.height+l-o.scroll>o.height?"top":"top"==g&&j.top-o.scroll-l<0?"bottom":"right"==g&&j.right+k>o.width?"left":"left"==g&&j.left-k<o.left?"right":g,e.removeClass(m).addClass(g)}var p=this.getCalculatedOffset(g,j,k,l);this.applyPlacement(p,g);var q=function(){d.$element.trigger("shown.bs."+d.type),d.hoverState=null};a.support.transition&&this.$tip.hasClass("fade")?e.one("bsTransitionEnd",q).emulateTransitionEnd(150):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top=b.top+g,b.left=b.left+h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=k.left?2*k.left-e+i:2*k.top-f+j,m=k.left?"left":"top",n=k.left?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(l,d[0][n],m)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c,a?50*(1-a/b)+"%":"")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(){function b(){"in"!=c.hoverState&&d.detach(),c.$element.trigger("hidden.bs."+c.type)}var c=this,d=this.tip(),e=a.Event("hide.bs."+this.type);return this.$element.removeAttr("aria-describedby"),this.$element.trigger(e),e.isDefaultPrevented()?void 0:(d.removeClass("in"),a.support.transition&&this.$tip.hasClass("fade")?d.one("bsTransitionEnd",b).emulateTransitionEnd(150):b(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName;return a.extend({},"function"==typeof c.getBoundingClientRect?c.getBoundingClientRect():null,{scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop(),width:d?a(window).width():b.outerWidth(),height:d?a(window).height():b.outerHeight()},d?{top:0,left:0}:b.offset())},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.width&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){return this.$tip=this.$tip||a(this.options.template)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.validate=function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){clearTimeout(this.timeout),this.hide().$element.off("."+this.type).removeData("bs."+this.type)};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||"destroy"!=b)&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.2.0",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").empty()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},c.prototype.tip=function(){return this.$tip||(this.$tip=a(this.options.template)),this.$tip};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){var e=a.proxy(this.process,this);this.$body=a("body"),this.$scrollElement=a(a(c).is("body")?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",e),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.2.0",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b="offset",c=0;a.isWindow(this.$scrollElement[0])||(b="position",c=this.$scrollElement.scrollTop()),this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight();var d=this;this.$body.find(this.selector).map(function(){var d=a(this),e=d.data("target")||d.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[b]().top+c,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){d.offsets.push(this[0]),d.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<=e[0])return g!=(a=f[0])&&this.activate(a);for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(!e[a+1]||b<=e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,a(this.selector).parentsUntil(this.options.target,".active").removeClass("active");var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.2.0",c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a")[0],f=a.Event("show.bs.tab",{relatedTarget:e});if(b.trigger(f),!f.isDefaultPrevented()){var g=a(d);this.activate(b.closest("li"),c),this.activate(g,g.parent(),function(){b.trigger({type:"shown.bs.tab",relatedTarget:e})})}}},c.prototype.activate=function(b,c,d){function e(){f.removeClass("active").find("> .dropdown-menu > .active").removeClass("active"),b.addClass("active"),g?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu")&&b.closest("li.dropdown").addClass("active"),d&&d()}var f=c.find("> .active"),g=d&&a.support.transition&&f.hasClass("fade");g?f.one("bsTransitionEnd",e).emulateTransitionEnd(150):e(),f.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this},a(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(c){c.preventDefault(),b.call(a(this),"show")})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=this.unpin=this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.2.0",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=a(document).height(),d=this.$target.scrollTop(),e=this.$element.offset(),f=this.options.offset,g=f.top,h=f.bottom;"object"!=typeof f&&(h=g=f),"function"==typeof g&&(g=f.top(this.$element)),"function"==typeof h&&(h=f.bottom(this.$element));var i=null!=this.unpin&&d+this.unpin<=e.top?!1:null!=h&&e.top+this.$element.height()>=b-h?"bottom":null!=g&&g>=d?"top":!1;if(this.affixed!==i){null!=this.unpin&&this.$element.css("top","");var j="affix"+(i?"-"+i:""),k=a.Event(j+".bs.affix");this.$element.trigger(k),k.isDefaultPrevented()||(this.affixed=i,this.unpin="bottom"==i?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(j).trigger(a.Event(j.replace("affix","affixed"))),"bottom"==i&&this.$element.offset({top:b-this.$element.height()-h}))}}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},d.offsetBottom&&(d.offset.bottom=d.offsetBottom),d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
 
 
 
 
 
 
assets/lib/select2-lib/docs/vendor/js/jquery.min.js DELETED
@@ -1,4 +0,0 @@
1
- /*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
2
- !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.2",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=hb(),z=hb(),A=hb(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},eb=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fb){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function gb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+rb(o[l]);w=ab.test(a)&&pb(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function hb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ib(a){return a[u]=!0,a}function jb(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function kb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function lb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function nb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function ob(a){return ib(function(b){return b=+b,ib(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pb(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=gb.support={},f=gb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=gb.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",eb,!1):e.attachEvent&&e.attachEvent("onunload",eb)),p=!f(g),c.attributes=jb(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=jb(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=jb(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(jb(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),jb(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&jb(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return lb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?lb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},gb.matches=function(a,b){return gb(a,null,null,b)},gb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return gb(b,n,null,[a]).length>0},gb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},gb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},gb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},gb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=gb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=gb.selectors={cacheLength:50,createPseudo:ib,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||gb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&gb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=gb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||gb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ib(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ib(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ib(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ib(function(a){return function(b){return gb(a,b).length>0}}),contains:ib(function(a){return a=a.replace(cb,db),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ib(function(a){return W.test(a||"")||gb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:ob(function(){return[0]}),last:ob(function(a,b){return[b-1]}),eq:ob(function(a,b,c){return[0>c?c+b:c]}),even:ob(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:ob(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:ob(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:ob(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=mb(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=nb(b);function qb(){}qb.prototype=d.filters=d.pseudos,d.setFilters=new qb,g=gb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?gb.error(a):z(a,i).slice(0)};function rb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function tb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ub(a,b,c){for(var d=0,e=b.length;e>d;d++)gb(a,b[d],c);return c}function vb(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wb(a,b,c,d,e,f){return d&&!d[u]&&(d=wb(d)),e&&!e[u]&&(e=wb(e,f)),ib(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ub(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:vb(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=vb(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=vb(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sb(function(a){return a===b},h,!0),l=sb(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sb(tb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wb(i>1&&tb(m),i>1&&rb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xb(a.slice(i,e)),f>e&&xb(a=a.slice(e)),f>e&&rb(a))}m.push(c)}return tb(m)}function yb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=vb(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&gb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ib(f):f}return h=gb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,yb(e,d)),f.selector=a}return f},i=gb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&pb(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&rb(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&pb(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=jb(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),jb(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||kb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&jb(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||kb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),jb(function(a){return null==a.getAttribute("disabled")})||kb(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),gb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;
3
- return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.clientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==cb()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===cb()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ab:bb):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:bb,isPropagationStopped:bb,isImmediatePropagationStopped:bb,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ab,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ab,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ab,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=bb;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=bb),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function db(a){var b=eb.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var eb="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fb=/ jQuery\d+="(?:null|\d+)"/g,gb=new RegExp("<(?:"+eb+")[\\s/>]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/<tbody/i,lb=/<|&#?\w+;/,mb=/<(?:script|style|link)/i,nb=/checked\s*(?:[^=]|=\s*.checked.)/i,ob=/^$|\/(?:java|ecma)script/i,pb=/^true\/(.*)/,qb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,rb={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?"<table>"!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Cb[0].contentWindow||Cb[0].contentDocument).document,b.write(),b.close(),c=Eb(a,b),Cb.detach()),Db[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.getElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Gb=/^margin/,Hb=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ib,Jb,Kb=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ib=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Hb.test(g)&&Gb.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0===g?g:g+""}):y.documentElement.currentStyle&&(Ib=function(a){return a.currentStyle},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Hb.test(g)&&!Kb.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function Lb(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.extend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight),b.removeChild(i)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Mb=/alpha\([^)]*\)/i,Nb=/opacity\s*=\s*([^)]*)/,Ob=/^(none|table(?!-c[ea]).+)/,Pb=new RegExp("^("+S+")(.*)$","i"),Qb=new RegExp("^([+-])=("+S+")","i"),Rb={position:"absolute",visibility:"hidden",display:"block"},Sb={letterSpacing:"0",fontWeight:"400"},Tb=["Webkit","O","Moz","ms"];function Ub(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Tb.length;while(e--)if(b=Tb[e]+c,b in a)return b;return d}function Vb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fb(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wb(a,b,c){var d=Pb.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Yb(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ib(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Jb(a,b,f),(0>e||null==e)&&(e=a.style[b]),Hb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xb(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Jb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ub(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ub(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Jb(a,b,d)),"normal"===f&&b in Sb&&(f=Sb[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Ob.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Rb,function(){return Yb(a,b,d)}):Yb(a,b,d):void 0},set:function(a,c,d){var e=d&&Ib(a);return Wb(a,c,d?Xb(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Nb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Mb,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=Mb.test(f)?f.replace(Mb,e):f+" "+e)}}),m.cssHooks.marginRight=Lb(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Jb,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Gb.test(a)||(m.cssHooks[a+b].set=Wb)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ib(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Vb(this,!0)},hide:function(){return Vb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Zb(a,b,c,d,e){return new Zb.prototype.init(a,b,c,d,e)
4
- }m.Tween=Zb,Zb.prototype={constructor:Zb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Zb.propHooks[this.prop];return a&&a.get?a.get(this):Zb.propHooks._default.get(this)},run:function(a){var b,c=Zb.propHooks[this.prop];return this.pos=b=this.options.duration?m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Zb.propHooks._default.set(this),this}},Zb.prototype.init.prototype=Zb.prototype,Zb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Zb.propHooks.scrollTop=Zb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Zb.prototype.init,m.fx.step={};var $b,_b,ac=/^(?:toggle|show|hide)$/,bc=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cc=/queueHooks$/,dc=[ic],ec={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bc.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bc.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fc(){return setTimeout(function(){$b=void 0}),$b=m.now()}function gc(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hc(a,b,c){for(var d,e=(ec[b]||[]).concat(ec["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ic(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fb(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fb(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ac.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fb(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hc(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jc(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kc(a,b,c){var d,e,f=0,g=dc.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$b||fc(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$b||fc(),duration:c.duration,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jc(k,j.opts.specialEasing);g>f;f++)if(d=dc[f].call(j,a,k,j.opts))return d;return m.map(k,hc,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kc,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],ec[c]=ec[c]||[],ec[c].unshift(b)},prefilter:function(a,b){b?dc.unshift(a):dc.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kc(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cc.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gc(b,!0),a,d,e)}}),m.each({slideDown:gc("show"),slideUp:gc("hide"),slideToggle:gc("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($b=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||m.fx.stop(),$b=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_b||(_b=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_b),_b=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.optDisabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lc=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lc,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mc,nc,oc=m.expr.attrHandle,pc=/^(?:checked|selected)$/i,qc=k.getSetAttribute,rc=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nc:mc)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rc&&qc||!pc.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qc?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nc={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rc&&qc||!pc.test(c)?a.setAttribute(!qc&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c=oc[b]||m.find.attr;oc[b]=rc&&qc||!pc.test(b)?function(a,b,d){var e,f;return d||(f=oc[b],oc[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,oc[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rc&&qc||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mc&&mc.set(a,b,c)}}),qc||(mc={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},oc.id=oc.name=oc.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mc.set},m.attrHooks.contenteditable={set:function(a,b,c){mc.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sc=/^(?:input|select|textarea|button|object)$/i,tc=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sc.test(a.nodeName)||tc.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var uc=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(uc," ").indexOf(b)>=0)return!0;return!1}}),m.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vc=m.now(),wc=/\?/,xc=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xc,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yc,zc,Ac=/#.*$/,Bc=/([?&])_=[^&]*/,Cc=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Dc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ec=/^(?:GET|HEAD)$/,Fc=/^\/\//,Gc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hc={},Ic={},Jc="*/".concat("*");try{zc=location.href}catch(Kc){zc=y.createElement("a"),zc.href="",zc=zc.href}yc=Gc.exec(zc.toLowerCase())||[];function Lc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mc(a,b,c,d){var e={},f=a===Ic;function g(h){var i;return e[h]=!0,m.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nc(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Oc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zc,type:"GET",isLocal:Dc.test(yc[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nc(Nc(a,m.ajaxSettings),b):Nc(m.ajaxSettings,a)},ajaxPrefilter:Lc(Hc),ajaxTransport:Lc(Ic),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cc.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zc)+"").replace(Ac,"").replace(Fc,yc[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(c=Gc.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yc[1]&&c[2]===yc[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yc[3]||("http:"===yc[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mc(Hc,k,b,v),2===t)return v;h=m.event&&k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Ec.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wc.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bc.test(e)?e.replace(Bc,"$1_="+vc++):e+(wc.test(e)?"&":"?")+"_="+vc++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jc+"; q=0.01":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mc(Ic,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Oc(k,v,c)),u=Pc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qc=/%20/g,Rc=/\[\]$/,Sc=/\r?\n/g,Tc=/^(?:submit|button|image|reset|file)$/i,Uc=/^(?:input|select|textarea|keygen)/i;function Vc(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rc.test(a)?d(a,e):Vc(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vc(a+"["+e+"]",b[e],c,d)}m.param=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vc(c,a[c],b,e);return d.join("&").replace(Qc,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Uc.test(this.nodeName)&&!Tc.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sc,"\r\n")}}):{name:b.name,value:c.replace(Sc,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&Zc()||$c()}:Zc;var Wc=0,Xc={},Yc=m.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Xc)Xc[a](void 0,!0)}),k.cors=!!Yc&&"withCredentials"in Yc,Yc=k.ajax=!!Yc,Yc&&m.ajaxTransport(function(a){if(!a.crossDomain||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wc;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)void 0!==c[e]&&f.setRequestHeader(e,c[e]+"");f.send(a.hasContent&&a.data||null),b=function(c,e){var h,i,j;if(b&&(e||4===f.readyState))if(delete Xc[g],b=void 0,f.onreadystatechange=m.noop,e)4!==f.readyState&&f.abort();else{j={},h=f.status,"string"==typeof f.responseText&&(j.text=f.responseText);try{i=f.statusText}catch(k){i=""}h||!a.isLocal||a.crossDomain?1223===h&&(h=204):h=j.text?200:404}j&&d(h,i,j,f.getAllResponseHeaders())},a.async?4===f.readyState?setTimeout(b):f.onreadystatechange=Xc[g]=b:b()},abort:function(){b&&b(void 0,!0)}}}});function Zc(){try{return new a.XMLHttpRequest}catch(b){}}function $c(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return m.globalEval(a),a}}}),m.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),m.ajaxTransport("script",function(a){if(a.crossDomain){var b,c=y.head||m("head")[0]||y.documentElement;return{send:function(d,e){b=y.createElement("script"),b.async=!0,a.scriptCharset&&(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&&(b.onload=b.onreadystatechange=null,b.parentNode&&b.parentNode.removeChild(b),b=null,c||e(200,"success"))},c.insertBefore(b,c.firstChild)},abort:function(){b&&b.onload(void 0,!0)}}}});var _c=[],ad=/(=)\?(?=&|$)|\?\?/;m.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=_c.pop()||m.expando+"_"+vc++;return this[a]=!0,a}}),m.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(ad.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ad.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=m.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ad,"$1"+e):b.jsonp!==!1&&(b.url+=(wc.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||m.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,_c.push(e)),g&&m.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),m.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||y;var d=u.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=m.buildFragment([a],b,e),e&&e.length&&m(e).remove(),m.merge([],d.childNodes))};var bd=m.fn.load;m.fn.load=function(a,b,c){if("string"!=typeof a&&bd)return bd.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=m.trim(a.slice(h,a.length)),a=a.slice(0,h)),m.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(f="POST"),g.length>0&&m.ajax({url:a,type:f,dataType:"html",data:b}).done(function(a){e=arguments,g.html(d?m("<div>").append(m.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,e||[a.responseText,b,a])}),this},m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m.expr.filters.animated=function(a){return m.grep(m.timers,function(b){return a===b.elem}).length};var cd=a.document.documentElement;function dd(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}m.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=m.css(a,"position"),l=m(a),n={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=m.css(a,"top"),i=m.css(a,"left"),j=("absolute"===k||"fixed"===k)&&m.inArray("auto",[f,i])>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),m.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(n.top=b.top-h.top+g),null!=b.left&&(n.left=b.left-h.left+e),"using"in b?b.using.call(a,n):l.css(n)}},m.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){m.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&&e.ownerDocument;if(f)return b=f.documentElement,m.contains(b,e)?(typeof e.getBoundingClientRect!==K&&(d=e.getBoundingClientRect()),c=dd(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),