Admin Custom Login - Version 3.1.1

Version Description

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Admin Custom Login
Version 3.1.1
Comparing to
See all releases

Code changes from version 3.0.0 to 3.1.1

admin-custom-login.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
- * Version: 3.0.0
5
  * Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
6
  * Author: Weblizar
7
  * Author URI: https://weblizar.com/plugins/
@@ -9,6 +9,7 @@
9
  * Text Domain: admin-custom-login
10
  * Domain Path: /languages
11
  */
 
12
  /** Exit if accessed directly **/
13
  if ( ! defined( 'ABSPATH' ) ) exit;
14
  define("WEBLIZAR_NALF_PLUGIN_URL", plugin_dir_url(__FILE__));
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
+ * Version: 3.1.1
5
  * Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
6
  * Author: Weblizar
7
  * Author URI: https://weblizar.com/plugins/
9
  * Text Domain: admin-custom-login
10
  * Domain Path: /languages
11
  */
12
+
13
  /** Exit if accessed directly **/
14
  if ( ! defined( 'ABSPATH' ) ) exit;
15
  define("WEBLIZAR_NALF_PLUGIN_URL", plugin_dir_url(__FILE__));
admin/inc/admin_menu.php CHANGED
@@ -14,9 +14,3 @@
14
  </div>
15
  </div>
16
  </div>
17
- <style type="text/css">
18
- .Configuration_btn {
19
- margin-top: 10px;
20
- text-align: center;
21
- }
22
- </style>
14
  </div>
15
  </div>
16
  </div>
 
 
 
 
 
 
css/animate.css CHANGED
@@ -4,7 +4,6 @@
4
  Animate.css - http://daneden.me/animate
5
  Licensed under the MIT license - http://opensource.org/licenses/MIT
6
 
7
- Copyright (c) 2014 Daniel Eden
8
  */
9
 
10
  .animated {
@@ -3129,7 +3128,6 @@ Copyright (c) 2014 Daniel Eden
3129
  Magic - http://minimamente.com
3130
  Licensed under the MIT license
3131
 
3132
- Copyright (c) 2014 Christian Pucci
3133
 
3134
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3135
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4
  Animate.css - http://daneden.me/animate
5
  Licensed under the MIT license - http://opensource.org/licenses/MIT
6
 
 
7
  */
8
 
9
  .animated {
3128
  Magic - http://minimamente.com
3129
  Licensed under the MIT license
3130
 
 
3131
 
3132
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3133
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
css/custom-login-style.css ADDED
File without changes
css/custom.css CHANGED
@@ -1,4 +1,10 @@
1
  /* Text & color & Login form background*/
 
 
 
 
 
 
2
  .ui-state-default, .ui-widget-content .ui-state-default{
3
  background-color: #fff;
4
  border: 0px solid #c5dbec;
@@ -101,4 +107,1496 @@
101
  }
102
  #TB_window {
103
  height: auto !important;
104
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  /* Text & color & Login form background*/
2
+ span.input-group-addon {
3
+ /* line-height: 1.3; */
4
+ font-size: 24px;
5
+ margin-left: 5px;
6
+ }
7
+
8
  .ui-state-default, .ui-widget-content .ui-state-default{
9
  background-color: #fff;
10
  border: 0px solid #c5dbec;
107
  }
108
  #TB_window {
109
  height: auto !important;
110
+ }
111
+
112
+ /* Guidline update */
113
+
114
+ .Configuration_btn {
115
+ margin-top: 10px;
116
+ text-align: center;
117
+ }
118
+
119
+ .radio-span{
120
+ border-bottom:none;
121
+
122
+ }
123
+ .dialog-button,.dialog-button7{
124
+ display:none;
125
+ }
126
+ .dialog{
127
+ position: fixed; z-index: 9999;
128
+ }
129
+
130
+ .colcent{
131
+ width:100% !important;
132
+ text-align: center !important;
133
+ }
134
+ .img_banner{
135
+ width:100%;
136
+ }
137
+ @font-face {
138
+ font-family: 'Montserrat Alternates', sans-serif;
139
+ font-family: 'Nunito Sans', sans-serif;
140
+ font-family: 'Abel', sans-serif;
141
+ font-family: 'Nanum Gothic', sans-serif;
142
+ font-family: 'Lora', serif;
143
+ src: url(https://fonts.googleapis.com/css?family=Abel|Lora|Montserrat+Alternates|Nanum+Gothic|Nunito+Sans);
144
+ }
145
+
146
+ body{
147
+ font-family: 'Nanum Gothic', sans-serif;
148
+
149
+ }
150
+
151
+ .radio-span{
152
+ border-bottom:none;
153
+
154
+ }
155
+ .bg-color{
156
+ margin-bottom: 10px;
157
+ }
158
+ .bg-color img{
159
+ margin-right: auto;
160
+ }
161
+ .dialog-button1,.dialog-close-button11{
162
+ display:none;
163
+ }
164
+ .dialog{
165
+ position: fixed; z-index: 9999;
166
+ }
167
+
168
+ .acl_gcaptcha_sub_label {
169
+ font-weight: bold;
170
+ background-color: #f1f1f1;
171
+ padding: 7px 10px;
172
+ margin-top: 10px;
173
+ font-size: 15px;
174
+ }
175
+ div.acl_gcaptcha_info {
176
+ margin-top: 7px;
177
+ word-break: break-all;
178
+ }
179
+ .acl_gcaptcha_info {
180
+ color: #888;
181
+ font-size: 13px;
182
+ font-style: italic;
183
+ }
184
+ .radio-span{
185
+ border-bottom:none;
186
+ }
187
+ .dialog-button49, .dialog-button109{
188
+ display:none;
189
+ }
190
+ .dialog{
191
+ position: fixed; z-index: 9999;
192
+ }
193
+
194
+ .radio-span{
195
+ border-bottom:none;
196
+
197
+ }
198
+ .radio-span td{
199
+ width:80%;
200
+
201
+ }
202
+ .radio-span p{
203
+ margin-bottom:15px;
204
+ }
205
+ .wb-col-md-12{
206
+ width:100%;
207
+ }
208
+ .wb_plugin_feature{
209
+ color:#fff;
210
+ }
211
+ .wb-text-center{
212
+ text-align:center;
213
+ }
214
+
215
+ .wp-img-responsive{
216
+ max-width:100%;
217
+ }
218
+
219
+ .wb_plugin_feature_banner.default_pattern {
220
+ box-shadow: 0px 2px 20px #818181;
221
+ margin: 40px 0px;
222
+ background: #ee3e3f;
223
+ float: left;
224
+ display: block;
225
+ clear: right;
226
+ width: 98%;
227
+ position: relative;
228
+ }
229
+ .wb_banner_featurs-list ul {
230
+ list-style: decimal;
231
+ color:#fff;
232
+ display: inline-block;
233
+ }
234
+
235
+ .wb_button-primary {
236
+ padding: 15px 20px;
237
+ color: #fff;
238
+ text-decoration: none;
239
+ margin: 5px;
240
+ border-radius: 4px;
241
+ box-shadow: 2px 2px 5px #1111113d;
242
+ background-color: #3d9b3d;
243
+ }
244
+ .wp_btn-grup .wb_button-primary {
245
+ width: 100%;
246
+ }
247
+ .plugin_vrsion {
248
+ position: absolute;
249
+ background: #55505a;
250
+ border-radius: 0px 0px 0px 52px;
251
+ padding: 15px 30px;
252
+ right: 0px;
253
+ /* border: 1px solid; */
254
+ font-size: 18px;
255
+ top: 0;
256
+ box-shadow: -6px 5px 7px hsla(187, 1%, 15%, 0.3);
257
+ }
258
+ .wb_banner_featurs-list ul li {
259
+ margin: 7px 20px;
260
+ font-size: 14px;
261
+
262
+ }
263
+ .wb_banner_featurs-list h2 {
264
+ border-bottom:2px solid #fff;
265
+ }
266
+ .wp_btn-grup {
267
+ display: flex;
268
+ text-align:center;
269
+ }
270
+ /*--media-responsive csss--*/
271
+ @media (min-width: 901px){
272
+ .wb_banner_featurs-list ul li {
273
+ float: left;
274
+ width: 42%
275
+ }
276
+
277
+ .wb-col-md-6{
278
+ float:left;
279
+ width:50%;
280
+ }
281
+ .wp_btn-grup {
282
+ margin: 0 auto;
283
+ width: 60%;
284
+ }
285
+ }
286
+
287
+ @media (max-width: 900px){
288
+ .wb-col-sm-12{
289
+ width:100%;
290
+ }
291
+ .wb_plugin_feature_banner.default_pattern {
292
+ background: linear-gradient(0deg, #e53637 57%, rgba(4, 4, 4, 0.74) 39%), url(./img/bg.jpg);
293
+ }
294
+ .wb_plugin_feature_banner{
295
+ float:none;
296
+ }
297
+ .wb-col-sm-6{
298
+ float:left;
299
+ width:50%;
300
+ }
301
+ }
302
+
303
+ .wb_plugin_feature_banner.pattern_2 {
304
+ background: linear-gradient(17deg, #663399 -16%, #ee3e3f 70%, #440e0e 93%), url(./img/bg.jpg);
305
+ }
306
+
307
+ .wb_plugin_feature_banner.pattern_3 {
308
+ background: linear-gradient(17deg, #6f3f9e -16%, #d63131de 93%), url(./img/bg-3.jpg);
309
+ background-repeat: repeat-x;
310
+ }
311
+ a.wb_button-primary:hover,
312
+ a.wb_button-primary:focus {
313
+ color: #f1f1f1;
314
+ text-decoration: none;
315
+ }
316
+
317
+ #post-social-5{
318
+ background: url('img/bg1.jpg'),linear-gradient(#eb01a5, #d13531) center center fixed;
319
+ }
320
+ .acl-rate-us{
321
+ text-align:center; text-decoration: none;font:normal 30px;
322
+ }
323
+ .navbar-static-top{
324
+ margin-bottom: 0; background-color:#29282f;
325
+ }
326
+
327
+ a.logo-cls {
328
+ border: 0px !important;
329
+ background-color: #29282f !important;
330
+ }
331
+
332
+ a.logo-cls :hover {
333
+ border: 0px !important;
334
+ background-color: #29282f !important;
335
+ }
336
+
337
+
338
+
339
+
340
+
341
+
342
+ /* Offers */
343
+ .setting_page {padding: 0;margin-top: 25px;}
344
+
345
+ a.button.button-primary.thickbox.eswhortcode {
346
+ color: #555d66;
347
+ border-color: #ccc;
348
+ background: #f7f7f7;
349
+ box-shadow: 0 1px 0 #ccc;
350
+ vertical-align: top;
351
+ text-shadow: none;
352
+ }
353
+ div#TB_ajaxContent {
354
+ width: 96%!important;
355
+ height: 810px!important;
356
+ }
357
+ .weblizar-generator-clearfix:before,
358
+ .weblizar-generator-clearfix:after {
359
+ display: table;
360
+ content: " ";
361
+ }
362
+ .weblizar-generator-clearfix:after { clear: both; }
363
+ .weblizar-generator-clear {
364
+ height: 0;
365
+ clear: both;
366
+ overflow: hidden;8
367
+ min-height: 60px;
368
+ background: 50% 50% url("../images/spinner.gif") no-repeat !important;
369
+ }
370
+ .weblizar-generator-loading * { visibility: hidden; }
371
+
372
+ .weblizar-generator-button img {
373
+ margin: -1px 2px 0 -5px;
374
+ vertical-align: middle;
375
+ }
376
+ .wp-media-buttons .weblizar-generator-button img {
377
+ margin: -1px -1px 0 -4px;
378
+ vertical-align: middle;
379
+ }
380
+
381
+ #weblizar-generator-wrap { display: none; }
382
+ #weblizar-generator {
383
+ position: relative;
384
+ /* width: 85%; */
385
+ max-width: 1000px;
386
+ margin: 16px auto;
387
+ padding: 0px;
388
+ background: #fff;
389
+ /* -webkit-box-shadow: 0 2px 25px #000; */
390
+ -moz-box-shadow: none;
391
+ box-shadow: none;
392
+ -webkit-transition: max-width .2s;
393
+ -moz-transition: max-width .2s;
394
+ transition: max-width .2s;
395
+ }
396
+ #weblizar-generator.weblizar-generator-narrow { max-width: none; }
397
+
398
+ /* Generator tools */
399
+ #weblizar-generator-tools { margin: 0 20px 20px 0; }
400
+ #weblizar-generator-tools span {
401
+ display: inline-block;
402
+ width: 1px;
403
+ height: 1em;
404
+ margin: 0 0.5em;
405
+ border-right: 1px dotted #555;
406
+ vertical-align: middle;
407
+ }
408
+ #weblizar-generator-tools a { text-decoration: none; }
409
+ #weblizar-generator-tools a.weblizar-add-ons {
410
+ display: inline-block;
411
+ padding: 2px 7px;
412
+ background: #FF7654;
413
+ color: #fff;
414
+ border: 1px solid #ff4d21;
415
+ border-radius: 3px;
416
+ }
417
+ #weblizar-generator-tools a.weblizar-add-ons:hover { background: #ff4d21; }
418
+
419
+ /* Search box */
420
+ #weblizar-generator-search {
421
+ width: 100%;
422
+ border: 1px solid #23282f;
423
+ border-radius: 6px;
424
+ margin-bottom: 5px;
425
+ padding: 10px 10px 10px 42px;
426
+ background: 5px 50% url(../images/search.png) no-repeat;
427
+ color: #00a0d2;
428
+ font-size: 14px;
429
+ text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
430
+ }
431
+ #weblizar-generator-search-pro-tip {
432
+ margin: 14px 5px 17px 5px;
433
+ color: #23282fe0;
434
+ font-style: italic;
435
+ text-align: left;
436
+ font-size: 0.9em;
437
+ }
438
+
439
+ /* Filter box */
440
+ #weblizar-generator-filter {
441
+ margin: 0px;
442
+ padding: 14px 1px;
443
+ border-top: none;
444
+ border-bottom: none;
445
+ background: #23282d;
446
+ color: #f7f7f7 !important;
447
+ text-align: center;
448
+ line-height: 24px;
449
+ border-radius: 5px;
450
+ border: 1px solid #d0cfcf;
451
+ }
452
+ #weblizar-generator-filter a,
453
+ #weblizar-generator-filter strong {
454
+ display: inline-block;
455
+ margin: 0 1em;
456
+ line-height: 1;
457
+ border-bottom: none;
458
+ text-decoration: none;
459
+ color: #f7f7f7bd;
460
+ text-shadow: 2px 5px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
461
+ font-size:15px;
462
+ font-weight:bold;
463
+ }
464
+ #weblizar-generator-filter a {
465
+ border-bottom: none;
466
+ text-decoration: none;
467
+ color: #f7f7f7;
468
+ text-shadow: 2px 5px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
469
+ font-size:14px;
470
+ font-weight:bold;
471
+ }
472
+ #weblizar-generator-filter a:hover {
473
+ color: #777;
474
+ }
475
+ /* Dropdown choices */
476
+ #weblizar-generator-choices {
477
+ margin-top: 35px;
478
+ border-radius: 6px;
479
+ text-align: center;
480
+ background-color: #23282e;
481
+ }
482
+ #weblizar-generator-choices > span {
483
+ position: relative;
484
+ display: block;
485
+ width: 25%!important;
486
+ height: 50px;
487
+ min-width: 130px;
488
+ padding: 0 5px 0 40px;
489
+ float: left;
490
+ border: 1px solid #cccccc4a;
491
+ overflow: hidden;
492
+ -webkit-box-sizing: border-box;
493
+ -moz-box-sizing: border-box;
494
+ box-sizing: border-box;
495
+ border-bottom: none;
496
+ vertical-align: top;
497
+ text-align: left;
498
+ line-height: 46px;
499
+ cursor: pointer;
500
+ color: #f7f7f7;
501
+ font-weight: 600;
502
+ font-size: 16px;
503
+ text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255,255,255,0.3);
504
+ }
505
+
506
+ #weblizar-generator-choices span:hover {
507
+ border-bottom: 1px solid #6f6d6da1;
508
+ background: #6f6d6da1;
509
+ color: #fff;
510
+ }
511
+ #weblizar-generator-choices span img {
512
+ position: absolute;
513
+ top: 7px;
514
+ left: 7px;
515
+ width: 14px;
516
+ height: 14px;
517
+ }
518
+ #weblizar-generator-choices span i {
519
+ position: absolute;
520
+ top: 1px;
521
+ left: 1px;
522
+ display: block;
523
+ width: 26px;
524
+ height: 46px;
525
+ color: #fdfdfd;
526
+ text-align: center;
527
+ font-size: 16px;
528
+ line-height: 42px;
529
+ }
530
+ #weblizar-generator-choices span:hover i { color: #fff; }
531
+ .su-generator-choice-first {
532
+ outline: 1px solid #09f;
533
+ box-shadow: 0 0 3px rgba(30,140,190,.8);
534
+ }
535
+
536
+ /* Breadcrumbs */
537
+ #weblizar-generator-breadcrumbs {
538
+ margin: 0 -20px;
539
+ padding: 14px 20px;
540
+ border-top: 1px solid #ccc;
541
+ border-bottom: 1px solid #ccc;
542
+ background: #eee;
543
+ color: #555;
544
+ line-height: 24px;
545
+ }
546
+ #weblizar-generator-breadcrumbs span {
547
+ margin-right: 1em;
548
+ font-weight: bold;
549
+ }
550
+ #su-generator-breadcrumbs small {
551
+ color: #bbb;
552
+ font-weight: normal;
553
+ font-size: 0.9em;
554
+ }
555
+
556
+ /* Notes */
557
+ .weblizar-generator-note {
558
+ position: relative;
559
+ margin: 0 -20px;
560
+ padding: 5px 20px;
561
+ background: #FFFFB8;
562
+ border-bottom: 1px solid #ccc;
563
+ color: #333;
564
+ line-height: 18px;
565
+ }
566
+ .weblizar-generator-note-content {
567
+ min-height: 20px;
568
+ margin-left: 35px;
569
+ }
570
+ .weblizar-generator-note p { margin: 10px 0; }
571
+ .weblizar-generator-note a {
572
+ text-decoration: underline;
573
+ }
574
+ .weblizar-generator-note i {
575
+ position: absolute;
576
+ top: 15px;
577
+ left: 20px;
578
+ display: block;
579
+ width: 1em;
580
+ height: 1em;
581
+ color: #555;
582
+ text-align: left;
583
+ font-size: 20px;
584
+ line-height: 1em;
585
+ }
586
+
587
+ /* Attribute container */
588
+ #weblizar-generator-settings .weblizar-generator-attr-container {
589
+ margin: 0 -20px;
590
+ padding: 1.5em 20px;
591
+ border-bottom: 1px solid #ccc;
592
+ }
593
+
594
+ /* Attribute name */
595
+ #weblizar-generator-settings h5,
596
+ #weblizar-generator-preview h5 {
597
+ margin: 0 0 15px 0;
598
+ font-size: 1em;
599
+ }
600
+
601
+ /* Attribute description */
602
+ .weblizar-generator-attr-desc {
603
+ margin-top: 15px;
604
+ color: #aaa;
605
+ font-style: italic;
606
+ line-height: 1.6;
607
+ }
608
+ .weblizar-generator-attr-desc b { color: #999; }
609
+
610
+ /* Small text after text field */
611
+ .weblizar-generator-px-units {
612
+ position: relative;
613
+ margin-right: 15px;
614
+ }
615
+ .weblizar-generator-px-units:before {
616
+ position: absolute;
617
+ right: -18px;
618
+ bottom: 3px;
619
+ display: block;
620
+ width: 15px;
621
+ color: #999;
622
+ content: 'px';
623
+ text-align: left;
624
+ font-size: 0.9em;
625
+ }
626
+
627
+ /* Clickable values in attribute description */
628
+ .weblizar-generator-attr-desc b.su-generator-set-value {
629
+ border-bottom: 1px dotted #999;
630
+ cursor: pointer;
631
+ }
632
+ .su-generator-attr-desc b.su-generator-set-value:hover {
633
+ border-bottom: 1px dotted #333;
634
+ color: #333;
635
+ }
636
+
637
+ /* Common attribute fields */
638
+ #weblizar-generator-settings input[type="text"],
639
+ #weblizar-generator-settings input[type="number"],
640
+ #weblizar-generator-settings textarea,
641
+ #weblizar-generator-settings select {
642
+ width: 100%;
643
+ height: auto;
644
+ padding: 10px;
645
+ }
646
+
647
+ /* Upload fields */
648
+ .weblizar-generator-field-actions { padding-top: 10px; }
649
+ .weblizar-generator-field-actions .button,
650
+ .weblizar-generator-field-actions span { margin-right: 5px; }
651
+ .weblizar-generator-field-actions img {
652
+ margin: 0 6px 0 -4px;
653
+ vertical-align: middle;
654
+ }
655
+
656
+ div#mceu_62-body {
657
+ width: 798px!important;
658
+ height: 698px;
659
+ }
660
+ div#mceu_62 {
661
+ width: 798px!important;
662
+ }
663
+
664
+
665
+
666
+
667
+
668
+
669
+
670
+
671
+ #selected-shortcode input[type=range] {
672
+ /*removes default webkit styles*/
673
+ -webkit-appearance: none;
674
+
675
+ /*fix for FF unable to apply focus style bug */
676
+ border: 1px solid white;
677
+
678
+ /*required for proper track sizing in FF*/
679
+ width: 300px;
680
+ }
681
+ #selected-shortcode input[type=range]::-webkit-slider-runnable-track {
682
+ width: 300px;
683
+ height: 5px;
684
+ background: #ddd;
685
+ border: none;
686
+ border-radius: 3px;
687
+ }
688
+ #selected-shortcode input[type=range]::-webkit-slider-thumb {
689
+ -webkit-appearance: none;
690
+ border: none;
691
+ height: 16px;
692
+ width: 16px;
693
+ border-radius: 50%;
694
+ background: #1e8cbee8;
695
+ margin-top: -5px;
696
+ }
697
+ #selected-shortcode input[type=range]:focus {
698
+ outline: none;
699
+ }
700
+ #selected-shortcode input[type=range]:focus::-webkit-slider-runnable-track {
701
+ background: #ccc;
702
+ }
703
+
704
+ #selected-shortcode input[type=range]::-moz-range-track {
705
+ width: 300px;
706
+ height: 5px;
707
+ background: #ddd;
708
+ border: none;
709
+ border-radius: 3px;
710
+ }
711
+ #selected-shortcode input[type=range]::-moz-range-thumb {
712
+ border: none;
713
+ height: 16px;
714
+ width: 16px;
715
+ border-radius: 50%;
716
+ background: goldenrod;
717
+ }
718
+
719
+ /*hide the outline behind the border*/
720
+ #selected-shortcode input[type=range]:-moz-focusring{
721
+ outline: 1px solid white;
722
+ outline-offset: -1px;
723
+ }
724
+
725
+ #selected-shortcode input[type=range]::-ms-track {
726
+ width: 300px;
727
+ height: 5px;
728
+
729
+ /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
730
+ background: transparent;
731
+
732
+ /*leave room for the larger thumb to overflow with a transparent border */
733
+ border-color: transparent;
734
+ border-width: 6px 0;
735
+
736
+ /*remove default tick marks*/
737
+ color: transparent;
738
+ }
739
+ #selected-shortcode input[type=range]::-ms-fill-lower {
740
+ background: #777;
741
+ border-radius: 10px;
742
+ }
743
+ #selected-shortcode input[type=range]::-ms-fill-upper {
744
+ background: #ddd;
745
+ border-radius: 10px;
746
+ }
747
+ #selected-shortcode input[type=range]::-ms-thumb {
748
+ border: none;
749
+ height: 16px;
750
+ width: 16px;
751
+ border-radius: 50%;
752
+ background: goldenrod;
753
+ }
754
+ #selected-shortcode input[type=range]:focus::-ms-fill-lower {
755
+ background: #888;
756
+ }
757
+ #selected-shortcode input[type=range]:focus::-ms-fill-upper {
758
+ background: #ccc;
759
+ }
760
+
761
+ .btn.custom_button_shortcode {
762
+ -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
763
+ -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa!important;
764
+ box-shadow: 0px 1px 0px 0px #f0f7fa!important;
765
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2))!important;
766
+ background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
767
+ background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
768
+ background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
769
+ background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
770
+ background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%)!important;
771
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
772
+ background-color: #33bdef!important;
773
+ -moz-border-radius: 6px;
774
+ -webkit-border-radius: 6px!important;
775
+ border-radius: 6px!important;
776
+ border: 1px solid #057fd0!important;
777
+ display: inline-block!important;
778
+ cursor: pointer;
779
+ color: #ffffff;
780
+ font-family: Arial;
781
+ font-size: 20px!important;
782
+ font-weight: bold;
783
+ padding: 4px 57px!important;
784
+ text-decoration: none!important;
785
+ text-shadow: 0px -1px 0px #5b6178!important;
786
+ line-height: 0px !important;
787
+ margin-top: 12px !important;
788
+ }
789
+ #selected-shortcode .btn.custom_button_shortcode:hover {
790
+ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
791
+ background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
792
+ background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
793
+ background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
794
+ background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
795
+ background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
796
+ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
797
+ background-color:#019ad2;
798
+ }
799
+ #selected-shortcode .btn.custom_button_shortcode:active {
800
+ position:relative;
801
+ top:1px;
802
+ }
803
+ #selected-shortcode #map {
804
+ height: 100%;
805
+ }
806
+ #selected-shortcode #description {
807
+ font-family: Roboto;
808
+ font-size: 15px;
809
+ font-weight: 300;
810
+ }
811
+
812
+ #selected-shortcode #infowindow-content .title {
813
+ font-weight: bold;
814
+ }
815
+
816
+ #selected-shortcode #infowindow-content {
817
+ display: none;
818
+ }
819
+
820
+ #selected-shortcode #map #infowindow-content {
821
+ display: inline;
822
+ }
823
+
824
+ #selected-shortcode .pac-card {
825
+ margin: 10px 10px 0 0;
826
+ border-radius: 2px 0 0 2px;
827
+ box-sizing: border-box;
828
+ -moz-box-sizing: border-box;
829
+ outline: none;
830
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
831
+ background-color: #fff;
832
+ font-family: Roboto;
833
+ }
834
+
835
+ #selected-shortcode #pac-container {
836
+ padding-bottom: 12px;
837
+ margin-right: 12px;
838
+ }
839
+
840
+ #selected-shortcode .pac-controls {
841
+ display: inline-block;
842
+ padding: 5px 11px;
843
+ }
844
+
845
+ #selected-shortcode .pac-controls label {
846
+ font-family: Roboto;
847
+ font-size: 13px;
848
+ font-weight: 300;
849
+ }
850
+
851
+ #selected-shortcode #pac-input {
852
+ background-color: #fff;
853
+ font-family: Roboto;
854
+ font-size: 15px;
855
+ font-weight: 300;
856
+ margin-left: 12px;
857
+ padding: 0 11px 0 13px;
858
+ text-overflow: ellipsis;
859
+ width: 400px;
860
+ }
861
+
862
+ #selected-shortcode #pac-input:focus {
863
+ border-color: #4d90fe;
864
+ }
865
+
866
+ #selected-shortcode #title {
867
+ color: #fff;
868
+ background-color: #4d90fe;
869
+ font-size: 25px;
870
+ font-weight: 500;
871
+ padding: 6px 12px;
872
+ }
873
+ #selected-shortcode #target {
874
+ width: 345px;
875
+ }
876
+ /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
877
+ @media (max-width: 600px) {
878
+ .col-25, .col-75, input[type=submit] {
879
+ width: 100%;
880
+ display: inline-flex;
881
+ margin-top: 0;
882
+ }
883
+ }
884
+
885
+
886
+
887
+ /*----Extra--*/
888
+ .clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0;}
889
+ * html .clearfix{ zoom: 1; } /* IE6 */
890
+ *:first-child+html .clearfix { zoom: 1; } /* IE7 */
891
+
892
+ #wpex-shortcodes-popup{ text-shadow: 1px 1px 1px #fff; font-size:14px; }
893
+
894
+ #shortcode-selector-title{ margin-top: 20px; }
895
+ /*#select-shortcode{ border: 1px solid #ccc; margin-bottom: 25px; }*/
896
+ #select-shortcode-inner{ padding: 15px; border: 1px solid #fff; }
897
+ #select-shortcode select{ margin-left: 78px; float: none; width: 400px; font-size: 13px; padding: 5px; }
898
+
899
+
900
+ /*#shortcode-editor { border: 1px solid #ccc; position: relative; }*/
901
+ /*#shortcode-editor-inner{ padding: 15px 15px 0; border: 1px solid #fff; }*/
902
+
903
+ .padding-bottom{ padding-bottom: 15px; }
904
+
905
+ #shortcode-editor h2{ margin-top: 0px; }
906
+ #select-shortcode { border: 1px solid transparent!important; }
907
+ #shortcode-editor { border: 1px solid transparent!important; }
908
+ #shortcode-editor label { display: block; float: left; margin: 0 8px 0 0; width: auto!important; }
909
+ #shortcode-editor select{ padding: 0px!important; }
910
+ #shortcode-editor select,
911
+ #shortcode-editor input,
912
+ #shortcode-editor textarea { display: block; float: left; width: 100%;padding: 10px; margin-bottom:2%;font-size:14px; box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255, 255, 255, 0.84);}
913
+ #shortcode-editor input:focus,
914
+ #shortcode-editor textarea:focus {background: #fff;border: 1px solid #bdbdbd !important;color: #444;-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
915
+ #shortcode-editor select { box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255, 255, 255, 0.84); color: #000000ab; }
916
+ /*#shortcode-editor #insert { text-align: center; bottom: -45px; right: 0px; display: block; margin: 10px 0 0; text-decoration: none;margin-top:2%;margin-bottom:2%; }*/
917
+ /*#shortcode-editor #insert {
918
+ display: block;
919
+ border: 1px solid #2891bb!important;
920
+ border-radius: 3px!important;
921
+ padding: 4px!important;
922
+ color: white!important;
923
+ background-color: #2891bb!important;
924
+ }*/
925
+ #shortcode-editor .form-section{ margin-bottom: 20px; }
926
+
927
+
928
+ #wpex-shortcodes-popup h2{ margin-bottom: 20px; fontsize: 14px; color: #333; padding: 10px 10px 11px 10px; border: 1px solid #d0cfcf; margin-top: 20px;}
929
+ #select-shortcode-wrap{ margin-bottom: 20px; }
930
+ .clear{ clear: both; }
931
+
932
+ hr{ outline: none; border: 0; border-top: 1px solid #ddd; border-bottom: 1px solid #fff; margin: 30px auto; height: 2px;}
933
+
934
+ #su-generator-choices a
935
+ {
936
+ position: relative;
937
+ display: block;
938
+ width: 20%;
939
+ height: 28px;
940
+ min-width: 130px;
941
+ padding: 0 5px 0 30px;
942
+ float: left;
943
+ overflow: hidden;
944
+ -webkit-box-sizing: border-box;
945
+ -moz-box-sizing: border-box;
946
+ box-sizing: border-box;
947
+ border-bottom: 1px dotted #e5e5e5;
948
+ color: #222;
949
+ vertical-align: top;
950
+ text-align: left;
951
+ line-height: 28px;
952
+ cursor: pointer;
953
+ }
954
+ #su-generator-choices a:hover
955
+ {
956
+ border-bottom: 1px solid #333;
957
+ background: #333;
958
+ color: #fff;
959
+ }
960
+
961
+
962
+ /* Cp */
963
+ .switch {
964
+ position: relative;
965
+ display: inline-block;
966
+ width: 60px;
967
+ height: 34px;
968
+ }
969
+
970
+ .switch input {display:none!important;}
971
+ .slider {
972
+ position: absolute;
973
+ cursor: pointer;
974
+ top: 25px;
975
+ left: 58px;
976
+ right: -105px;
977
+ width: auto;
978
+ bottom: 0;
979
+ background-color: #ccc;
980
+ -webkit-transition: .4s;
981
+ transition: .4s;
982
+ }
983
+
984
+ .slider:before {
985
+ position: absolute;
986
+ content: "";
987
+ height: 26px;
988
+ width: 26px;
989
+ left: 4px;
990
+ bottom: 4px;
991
+ background-color: white;
992
+ -webkit-transition: .4s;
993
+ transition: .4s;
994
+ }
995
+
996
+ input:checked + .slider {
997
+ background-color: #2f93c1; width:auto;
998
+ }
999
+
1000
+ input:focus + .slider {
1001
+ box-shadow: 0 0 1px #2196F3;
1002
+ }
1003
+
1004
+ input:checked + .slider:before {
1005
+ -webkit-transform: translateX(26px);
1006
+ -ms-transform: translateX(26px);
1007
+ transform: translateX(26px);
1008
+ }
1009
+
1010
+ /* Rounded sliders */
1011
+ .slider.round {
1012
+ border-radius: 34px;
1013
+ }
1014
+
1015
+ .slider.round:before {
1016
+ border-radius: 50%;
1017
+ }
1018
+
1019
+ /* new css */
1020
+ /* Style inputs, select elements and textareas */
1021
+ #shortcode-editor input[type=text],#shortcode-editor select,#shortcode-editor textarea{
1022
+ width: 100%;
1023
+ padding: 12px;
1024
+ border: 1px solid #ccc;
1025
+ border-radius: 4px;
1026
+ box-sizing: border-box;
1027
+ resize: vertical;
1028
+ }
1029
+
1030
+ /* Style the label to display next to the inputs */
1031
+ label {
1032
+ padding: 12px 12px 12px 0;
1033
+ display: inline-block;
1034
+ }
1035
+
1036
+ /* Style the submit button */
1037
+ #shortcode-editor input[type=submit] {
1038
+ background-color: #4CAF50;
1039
+ color: white;
1040
+ padding: 12px 20px;
1041
+ border: none;
1042
+ border-radius: 4px;
1043
+ cursor: pointer;
1044
+ float: right;
1045
+ }
1046
+
1047
+ /* Style the container */
1048
+
1049
+
1050
+ /* Floating column for labels: 25% width */
1051
+ .col-25 {
1052
+ float: left;
1053
+ width: 25%;
1054
+ margin-top: 6px;
1055
+ }
1056
+
1057
+ /* Floating column for inputs: 75% width */
1058
+ .col-75 {
1059
+ float: left;
1060
+ width: 75%;
1061
+ margin-top: 6px;
1062
+ }
1063
+
1064
+ /* Clear floats after the columns */
1065
+ .row:after {
1066
+ content: "";
1067
+ display: table;
1068
+ clear: both;
1069
+ }
1070
+
1071
+ #selected-shortcode span output {
1072
+ border: 1px solid #333333b0;
1073
+ padding: 12px 15px;
1074
+ margin-left: 24px;
1075
+ position: relative;
1076
+ top: 14px;
1077
+ background-color: #333333b0;
1078
+ border-radius: 100%;
1079
+ color: #fff;
1080
+ font-weight: bold;
1081
+ font-size: 20px;
1082
+ text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1083
+ }
1084
+ #selected-shortcode .col-25 label {
1085
+ color: #555;
1086
+ font-weight: bold;
1087
+ font-size: 16px;
1088
+ text-shadow: 2px 3px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1089
+ }
1090
+
1091
+ input.button.button-small.wp-picker-clear {
1092
+ width: auto!important;
1093
+ padding: 0px 14px!important;
1094
+ }
1095
+ .wp-picker-input-wrap label {
1096
+ padding: 0!important;
1097
+ }
1098
+ /****** Media upload iframe **********/
1099
+
1100
+ .iconpicker-container .iconpicker {
1101
+ overflow: inherit!important;
1102
+ }
1103
+ .iconpicker .iconpicker-item.iconpicker-selected {
1104
+ color: #1caae0;
1105
+ background: #23282d;
1106
+ }
1107
+ input#upload-btn {
1108
+ display: inline-block;
1109
+ text-decoration: none;
1110
+ font-size: 13px;
1111
+ line-height: 26px;
1112
+ height: 28px;
1113
+ width: 27%;
1114
+ margin-right: 2px!important;
1115
+ margin: 0;
1116
+ padding: 0 10px 1px;
1117
+ cursor: pointer;
1118
+ border-width: 1px;
1119
+ border-style: solid;
1120
+ -webkit-appearance: none;
1121
+ border-radius: 3px;
1122
+ white-space: nowrap;
1123
+ box-sizing: border-box;
1124
+ }
1125
+
1126
+ /* 23-12-2017 */
1127
+ #shortcode-editor a.shortcode-editor-back {
1128
+ text-decoration: none;
1129
+ display: inline-block;
1130
+ border: 1px solid;
1131
+ padding: 4px;
1132
+ border-radius: 13px;
1133
+ }
1134
+ #shortcode-editor a.shortcode-editor-back:hover {
1135
+ background: #1cabe0;
1136
+ color: #fff;
1137
+ text-shadow: none;
1138
+ }
1139
+ #shortcode-editor span.shortcode-editor-title {
1140
+ margin-left: 7px;
1141
+ display: inline-block;
1142
+ color: #00a0d2;
1143
+ font-weight: bold;
1144
+ font-size: 18px;
1145
+ text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1146
+ }
1147
+
1148
+
1149
+ @media (max-width: 767px) {
1150
+ div#TB_ajaxContent {
1151
+ width: 100%!important;
1152
+ height: 100%!important;
1153
+ clear: both;
1154
+ padding:0px!important;
1155
+ overflow: auto;
1156
+ text-align: left;
1157
+ line-height: 1.4em;
1158
+ }
1159
+ #TB_window {
1160
+ position: fixed;
1161
+ margin: 0px!important;
1162
+ left: 4%!important;
1163
+ }
1164
+ }
1165
+ span.blog-editor-title {
1166
+ margin-left: 7px;
1167
+ display: inline-block;
1168
+ color: #00a0d2;
1169
+ font-weight: bold;
1170
+ font-size: 18px;
1171
+ text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1172
+ }
1173
+
1174
+ .col-md-12.settings {
1175
+ padding: 37px;
1176
+ margin-top: 41px;
1177
+ box-shadow: 1px 1px 1px 1px #ccc;
1178
+ }
1179
+ .settings .sub {
1180
+ display: inline;
1181
+ width: 10%;
1182
+ margin-left: 14px;
1183
+ color: #fff;
1184
+ font-size: 15px;
1185
+ background-color: #00a0d2bd;
1186
+ }
1187
+ .settings input[type=text] {
1188
+ display: inline;
1189
+ width: 36%;
1190
+ }
1191
+ .get_link {
1192
+ font-size: 18px;
1193
+ color: #fff!important;
1194
+ background: #333;
1195
+ /* font-weight: bold; */
1196
+ padding: 9px 12px;
1197
+ border-left: 3px solid #00a0d2;
1198
+ text-decoration: none !important;
1199
+ transition: all 0.5s;
1200
+ -moz-transition: all 0.5s;
1201
+ -webkit-transition: all 0.5s;
1202
+ -o-transition: all 0.5s;
1203
+ }
1204
+ .product-tbs.nav>li.active>a, .product-tbs.nav>li>a:focus, .product-tbs.nav>li>a:hover {
1205
+ text-decoration: none;
1206
+ color: #fff!important;
1207
+ background-color: #3fb6db!important;
1208
+ }
1209
+ .product-tbs.nav-tabs>li>a {
1210
+ color: #333;
1211
+ }
1212
+ .get_link:hover{
1213
+ text-decoration: none!important;
1214
+ background: #4a4a4a;
1215
+ transition: all 0.5s;
1216
+ -moz-transition: all 0.5s;
1217
+ -webkit-transition: all 0.5s;
1218
+ -o-transition: all 0.5s;
1219
+ transition: opacity .25s ease-out;
1220
+ -moz-transition: opacity .25s ease-out;
1221
+ -webkit-transition: opacity .25s ease-out;
1222
+ -o-transition: opacity .25s ease-out;
1223
+ }
1224
+
1225
+ .get_link:hover i.fa.fa-hand-o-right{
1226
+ background: #4a4a4a;
1227
+ color: #00a0d2;
1228
+ transition: all 0.5s;
1229
+ -moz-transition: all 0.5s;
1230
+ -webkit-transition: all 0.5s;
1231
+ -o-transition: all 0.5s;
1232
+ transition: opacity .25s ease-out;
1233
+ -moz-transition: opacity .25s ease-out;
1234
+ -webkit-transition: opacity .25s ease-out;
1235
+ -o-transition: opacity .25s ease-out;
1236
+ }
1237
+
1238
+ i.fa.fa-hand-o-right {
1239
+ color: #fff;
1240
+ margin-left: -7px;
1241
+ font-size: 29px;
1242
+ background: rgba(0, 0, 0, 0.78);
1243
+ text-align: center;
1244
+ line-height: 42px;
1245
+ height: 48px;
1246
+ width: 48px;
1247
+ }
1248
+ /*----admin-our-products-ddd---*/
1249
+ .navbar-collapse ul.nav.navbar-nav {
1250
+ display: block!important;
1251
+ }
1252
+
1253
+
1254
+ .p_header{
1255
+ color:#fff;
1256
+ padding:50px 0;
1257
+ }
1258
+ .p_header h1{
1259
+ margin:0;
1260
+ }
1261
+ .p_header .navbar-form{
1262
+ margin:0;
1263
+ }
1264
+ .p_front{
1265
+ background:#ddd;
1266
+ padding:50px 0;
1267
+ }
1268
+ .p_front .container{
1269
+ background:#fff;
1270
+ }
1271
+ .p_head{
1272
+ margin:0;
1273
+ }
1274
+ .p_front .p_form {
1275
+ float: right;
1276
+ display: inline-flex;
1277
+ margin-top: 20px;
1278
+ }
1279
+ .p_front .p_form label {
1280
+ margin-right:20px;
1281
+ }
1282
+ .p_front .p_form .form-control {
1283
+ min-width: 160px;
1284
+ }
1285
+ .p-select {
1286
+ display: inline-block;
1287
+ position: relative;
1288
+ }
1289
+ select.form-control {
1290
+ box-shadow: none;
1291
+ color: rgba(145, 145, 145, 0.7);
1292
+ line-height: 1.5;
1293
+ }
1294
+ select {
1295
+ -moz-appearance: none;
1296
+ display: inline-block;
1297
+ font: inherit;
1298
+ outline: medium none;
1299
+ position: relative;
1300
+ }
1301
+ .p-select::after {
1302
+ border-color: #919191 transparent transparent;
1303
+ border-style: solid;
1304
+ border-width: 5px 5px 0;
1305
+ content: "";
1306
+ height: 8px;
1307
+ line-height: 0;
1308
+ margin-top: -2px;
1309
+ position: absolute;
1310
+ right: 11px;
1311
+ top: 50%;
1312
+ width: 8px;
1313
+ z-index: 1;
1314
+ }
1315
+ .p_plugin {
1316
+ border: 1px solid #ccc;
1317
+ margin:40px 0;
1318
+ padding: 20px 10px;
1319
+ }
1320
+ .p_plugin_pic .img-thumbnail{
1321
+ padding:0;
1322
+ border:0;
1323
+ display:block;
1324
+ position:relative
1325
+ }
1326
+ .p-box{
1327
+ margin:0;
1328
+ }
1329
+ .p-box h2 a {
1330
+ text-decoration: none;
1331
+ color: #4a4848;
1332
+ display: block;
1333
+ font-weight: bold;
1334
+ text-shadow: 2px 2px 2px #ccc;
1335
+ line-height: 26px;
1336
+ font-size: 24px;
1337
+ }
1338
+ .p_head.theme h1 {
1339
+ text-align: center;
1340
+ font-weight: bold;
1341
+ text-shadow: 2px 2px 2px #ccc;
1342
+ }
1343
+ .p_rateing{
1344
+ list-style:none;
1345
+ padding:0;
1346
+ margin:0;
1347
+ }
1348
+ .p_rateing li{
1349
+ display:inline-block;
1350
+ }
1351
+ .price {
1352
+ line-height: 1;
1353
+ margin: 0 0 30px;
1354
+ text-align: center;
1355
+ }
1356
+ .currency {
1357
+ display: inline-block;
1358
+ font-size: 16px;
1359
+ margin-right: 10px;
1360
+ text-transform: uppercase;
1361
+ vertical-align: middle;
1362
+ }
1363
+ .price-number {
1364
+ color: #5b5b5b;
1365
+ display: inline-block;
1366
+ font-size: 43px;
1367
+ vertical-align: middle;
1368
+ }
1369
+ .btn-group-vertical .btn-lg {
1370
+ font-size: 16px;
1371
+ font-weight: 500;
1372
+ margin: 0 0 4px;
1373
+ padding-left: 15px;
1374
+ padding-right: 15px;
1375
+ }
1376
+ .p_plugin_desc p{
1377
+ margin:10px 0;
1378
+ color:#777;
1379
+ }
1380
+ .p_plugin_desc_cming p{
1381
+ margin:10px 0;
1382
+ color:#777;
1383
+ font-size: 15px;
1384
+ }
1385
+ .star-rating a {
1386
+ color: #ffd700;
1387
+ font-size:18px;
1388
+ }
1389
+ .menu,
1390
+ .spa-menu-head{
1391
+ margin:0;
1392
+ }
1393
+ .p_plugin_pic .img-thumbnail .overlay {
1394
+ background-color: rgba(255,255,255,0.90);
1395
+ border: 15px solid rgba(0,0,0,0.30);
1396
+ height: 100%;
1397
+ opacity: 0;
1398
+ visibility:hidden;
1399
+ position: absolute;
1400
+ text-align: center;
1401
+ top: 0;
1402
+ width: 100%;
1403
+ color: #fff;
1404
+ }
1405
+ .p_plugin_pic:hover .overlay {
1406
+ opacity: 0.75;
1407
+ visibility:visible;
1408
+ transition:all ease 0.6s;
1409
+ }
1410
+ .p_plugin_pic .overlay a{
1411
+ color:#fff;
1412
+ text-decoration:none;
1413
+ }
1414
+ .p_plugin_pic .overlay i {
1415
+ border-radius: 50%;
1416
+ font-size: 20px;
1417
+ height: 40px;
1418
+ padding: 8px 0;
1419
+ width:40px;
1420
+ border:1px solid #666;
1421
+ color:#666;
1422
+ margin-top:30%;
1423
+ }
1424
+ .p-box h2{
1425
+ margin:0;
1426
+ }
1427
+ .p-box p strong {
1428
+ font-size: 16px !important;
1429
+ }
1430
+ .p-box ul li {
1431
+ margin-bottom: 2px !important;
1432
+ }
1433
+ @media (max-width:768px){
1434
+ .col-md-12.settings {
1435
+ padding: 3px;
1436
+ margin-top: 21px;
1437
+
1438
+ }
1439
+ .btn-group-vertical .btn-lg {
1440
+ padding: 6px 15px;
1441
+ }
1442
+ .settings .sub {
1443
+ display: inline;
1444
+ width: 50%;
1445
+ margin-left: 0;
1446
+ margin-top: 15px;
1447
+ }
1448
+ .settings input[type=text] {
1449
+ display: inline;
1450
+ width: 100%;
1451
+ }
1452
+
1453
+
1454
+ .p-box h2{
1455
+ font-size:24px;
1456
+ }
1457
+ .p-select::after {
1458
+ margin-top: -5px;
1459
+ right: 5px;
1460
+ }
1461
+ .navbar-right {
1462
+ float: left !important;
1463
+ margin-top: 20px !important;
1464
+ }
1465
+ }
1466
+ @media (max-width:767px){
1467
+ .menu .dropdown-menu {
1468
+ position:relative !important;
1469
+ left:0 !important;
1470
+ width:100%;
1471
+ }
1472
+ }
1473
+ @media (max-width:480px){
1474
+ .btn-group-vertical .btn-lg {
1475
+ display: inline-block;
1476
+ width: auto;
1477
+ margin: 7px 2px;
1478
+ padding: 5px 15px;
1479
+ border-radius: 0 !important;
1480
+ }
1481
+ .price {
1482
+ margin: 0px 0px 10px;
1483
+ text-align: left;
1484
+ display:inline-block;
1485
+ }
1486
+ .p-box h2 {
1487
+ font-size: 20px;
1488
+ }
1489
+ .section-title{
1490
+ font-size:30px;
1491
+ }
1492
+ .p_front .p_form {
1493
+ float: left;
1494
+ }
1495
+ .price-number {
1496
+ font-size: 30px;
1497
+ }
1498
+ .p_plugin_desc p {
1499
+ font-size: 14px;
1500
+ }
1501
+ .p_head h1{
1502
+ font-size:24px;
1503
+ }
1504
+ .input-lg {
1505
+ height: 35px;
1506
+ padding: 5px 10px;
1507
+ float: left;
1508
+ width:64%;
1509
+ display:inline-block;
1510
+ }
1511
+ .navbar-right {
1512
+ float: none !important;
1513
+ }
1514
+ .navbar-form .form-group {
1515
+ margin-bottom: 0px;
1516
+ }
1517
+ .btn-lg {
1518
+ padding: 5px 15px;
1519
+ }
1520
+ }
1521
+ li:hover {
1522
+ cursor: pointer;
1523
+ }
1524
+ #theme , #plugin , #comingup {
1525
+ padding: 0 10px;
1526
+ font-size:20px;
1527
+ }
1528
+ #plugin {
1529
+ font-size:20px;
1530
+ }
1531
+ .menu {
1532
+ padding-top: 0 !important;
1533
+ }
1534
+ .theme-menu.active button {
1535
+ background-color: #0098ff !important;
1536
+ color: #fff !important;
1537
+ }
1538
+ .p_front{
1539
+ display:none;
1540
+ }
1541
+ .p_front.active{
1542
+ display:block !important;
1543
+ }
1544
+ .tp {
1545
+ font-size: 18px;
1546
+ font-weight: 700;
1547
+ padding-top: 12px;
1548
+ padding-bottom: 8px;
1549
+ }
1550
+ .p_head h2 {
1551
+ color: #252424d1;
1552
+ font-weight: bold;
1553
+ margin-bottom: 25px;
1554
+ padding-left: 15px;
1555
+ }
1556
+ .p_head p {
1557
+ color: #434343c7;
1558
+ font-size: 17px;
1559
+ text-align: justify;
1560
+ }
1561
+ .panel-default>.panel-heading {
1562
+ background-color: #e0ecf0;
1563
+ }
1564
+ h4.panel-title {
1565
+ font-weight: bold;
1566
+ }
1567
+ .panel-body h4 {
1568
+ color: #333;
1569
+ }
1570
+ a.view-demo {
1571
+ padding: 10px;
1572
+ color: #fff;
1573
+ font-size: 18px;
1574
+ box-shadow: 2px 2px 2px #ccc;
1575
+ background-color: #46b450;
1576
+ }
1577
+ .imgheathcare {
1578
+ float:right;
1579
+ width: 28%;
1580
+ height: 470px;
1581
+ }
1582
+ .row.p_plugin.blog_gallery {
1583
+ margin: 15px 0px;
1584
+ }
1585
+
1586
+ .page-wrapper.ui-tabs-panel{
1587
+ background-color:#fff;
1588
+ }
1589
+ .product-main-cont .nav-tabs {
1590
+ border-bottom: 1px solid #ddd;
1591
+ display: flex;
1592
+ width: 100%;
1593
+ }
1594
+
1595
+ .product-main-cont .nav-tabs>li {
1596
+ float: left;
1597
+ margin-bottom: -1px;
1598
+ width: 50%;
1599
+ text-align: center;
1600
+ }
1601
+
1602
+
css/fontawesome-iconpicker.css CHANGED
@@ -1,29 +1,10 @@
1
  /*!
2
  * Font Awesome Icon Picker
3
- * http://mjolnic.github.io/fontawesome-iconpicker/
4
- *
5
- * Originally written by (c) 2014 Javier Aguilar @mjolnic
6
- * Licensed under the MIT License
7
- * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
8
- *
9
- */
10
- /*
11
- * Font Awesome Icon Picker
12
- * http://mjolnic.github.io/fontawesome-iconpicker/
13
- *
14
- * Originally written by (c) 2014 Javier Aguilar @mjolnic
15
- * Licensed under the MIT License
16
- * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
17
- *
18
- */
19
- /*
20
- * Font Awesome Icon Picker
21
- * http://mjolnic.github.io/fontawesome-iconpicker/
22
- *
23
- * Originally written by (c) 2014 Javier Aguilar @mjolnic
24
- * Licensed under the MIT License
25
- * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
26
  *
 
 
 
27
  */
28
  .iconpicker-popover.popover {
29
  position: absolute;
@@ -33,8 +14,9 @@
33
  max-width: none;
34
  padding: 1px;
35
  text-align: left;
36
- width: 365px;
37
  background: #f7f7f7;
 
38
  }
39
  .iconpicker-popover.popover.top,
40
  .iconpicker-popover.popover.topLeftCorner,
@@ -61,7 +43,7 @@
61
  margin-left: -10px;
62
  }
63
  .iconpicker-popover.popover.inline {
64
- margin: 0 0 14px 0;
65
  position: relative;
66
  display: inline-block;
67
  opacity: 1;
@@ -85,9 +67,9 @@
85
  padding: 0;
86
  }
87
  .iconpicker-popover.popover .popover-title {
88
- padding: 14px;
89
- font-size: 14px;
90
- line-height: 16px;
91
  border-bottom: 1px solid #ebebeb;
92
  background-color: #f7f7f7;
93
  }
@@ -95,7 +77,7 @@
95
  margin: 0 0 2px 0;
96
  }
97
  .iconpicker-popover.popover .popover-title-text ~ input[type=search].iconpicker-search {
98
- margin-top: 14px;
99
  }
100
  .iconpicker-popover.popover .popover-content {
101
  padding: 0px;
@@ -104,7 +86,7 @@
104
  .iconpicker-popover .popover-footer {
105
  float: none;
106
  clear: both;
107
- padding: 14px;
108
  text-align: right;
109
  margin: 0;
110
  border-top: 1px solid #ebebeb;
@@ -123,137 +105,136 @@
123
  }
124
  .iconpicker-popover .popover-footer input[type=search].iconpicker-search {
125
  /*width:auto;
126
- float:left;*/
127
- margin-bottom: 14px;
128
  }
129
  .iconpicker-popover.popover > .arrow,
130
  .iconpicker-popover.popover > .arrow:after {
131
- position: absolute !important;
132
- display: block !important;
133
- width: 0 !important;
134
- height: 0 !important;
135
- border-color: transparent !important;
136
- border-style: solid !important;
137
- margin-left:0px !important
138
  }
139
  .iconpicker-popover.popover > .arrow {
140
- border-width: 11px !important;
141
  }
142
  .iconpicker-popover.popover > .arrow:after {
143
- border-width: 10px !important;
144
  content: "";
145
  }
146
  .iconpicker-popover.popover.top > .arrow,
147
  .iconpicker-popover.popover.topLeft > .arrow,
148
  .iconpicker-popover.popover.topRight > .arrow {
149
- left: 50% !important;
150
- margin-left: -11px !important;
151
- border-bottom-width: 0 !important;
152
- border-top-color: #999999 !important;
153
- border-top-color: rgba(0, 0, 0, 0.25) !important;
154
- bottom: -11px !important;
155
  }
156
  .iconpicker-popover.popover.top > .arrow:after,
157
  .iconpicker-popover.popover.topLeft > .arrow:after,
158
  .iconpicker-popover.popover.topRight > .arrow:after {
159
- content: " " !important;
160
- bottom: 1px !important;
161
- margin-left: -10px !important;
162
- border-bottom-width: 0 !important;
163
- border-top-color: #ffffff !important;
164
  }
165
  .iconpicker-popover.popover.topLeft > .arrow {
166
- left: 14px !important;
167
- margin-left: 0 !important;
168
  }
169
  .iconpicker-popover.popover.topRight > .arrow {
170
- left: auto !important;
171
- right: 14px !important;
172
- margin-left: 0 !important;
173
  }
174
  .iconpicker-popover.popover.right > .arrow,
175
  .iconpicker-popover.popover.rightTop > .arrow,
176
  .iconpicker-popover.popover.rightBottom > .arrow {
177
- top: 50% !important;
178
- left: -11px !important;
179
- margin-top: -11px !important;
180
- border-left-width: 0 !important;
181
- border-right-color: #999999 !important;
182
- border-right-color: rgba(0, 0, 0, 0.25) !important;
183
  }
184
  .iconpicker-popover.popover.right > .arrow:after,
185
  .iconpicker-popover.popover.rightTop > .arrow:after,
186
  .iconpicker-popover.popover.rightBottom > .arrow:after {
187
- content: " " !important;
188
- left: 1px !important;
189
- bottom: -10px !important;
190
- border-left-width: 0 !important;
191
- border-right-color: #ffffff !important;
192
  }
193
  .iconpicker-popover.popover.rightTop > .arrow {
194
- top: auto !important;
195
- bottom: 14px !important;
196
- margin-top: 0 !important;
197
  }
198
  .iconpicker-popover.popover.rightBottom > .arrow {
199
- top: 14px !important;
200
- margin-top: 0 !important;
201
  }
202
  .iconpicker-popover.popover.bottom > .arrow,
203
  .iconpicker-popover.popover.bottomRight > .arrow,
204
  .iconpicker-popover.popover.bottomLeft > .arrow {
205
- left: 50% !important;
206
- margin-left: -11px !important;
207
- border-top-width: 0 !important;
208
- border-bottom-color: #999999 !important;
209
- border-bottom-color: rgba(0, 0, 0, 0.25) !important;
210
  top: -11px;
211
  }
212
  .iconpicker-popover.popover.bottom > .arrow:after,
213
  .iconpicker-popover.popover.bottomRight > .arrow:after,
214
  .iconpicker-popover.popover.bottomLeft > .arrow:after {
215
- content: " " !important;
216
- top: 1px !important;
217
- margin-left: -10px !important;
218
- border-top-width: 0 !important;
219
- border-bottom-color: #ffffff !important;
220
  }
221
  .iconpicker-popover.popover.bottomLeft > .arrow {
222
- left: 14px !important;
223
- margin-left: 0 !important;
224
  }
225
  .iconpicker-popover.popover.bottomRight > .arrow {
226
- left: auto !important;
227
- right: 14px !important;
228
- margin-left: 0 !important;
229
  }
230
  .iconpicker-popover.popover.left > .arrow,
231
  .iconpicker-popover.popover.leftBottom > .arrow,
232
  .iconpicker-popover.popover.leftTop > .arrow {
233
- top: 50% !important;
234
- right: -11px !important;
235
- margin-top: -11px !important;
236
- border-right-width: 0 !important;
237
- border-left-color: #999999 !important;
238
- border-left-color: rgba(0, 0, 0, 0.25) !important;
239
  }
240
  .iconpicker-popover.popover.left > .arrow:after,
241
  .iconpicker-popover.popover.leftBottom > .arrow:after,
242
  .iconpicker-popover.popover.leftTop > .arrow:after {
243
- content: " " !important;
244
- right: 1px !important;
245
- border-right-width: 0 !important;
246
- border-left-color: #ffffff !important;
247
- bottom: -10px !important;
248
  }
249
  .iconpicker-popover.popover.leftBottom > .arrow {
250
- top: 14px !important;
251
- margin-top: 0 !important;
252
  }
253
  .iconpicker-popover.popover.leftTop > .arrow {
254
- top: auto !important;
255
- bottom: 14px !important;
256
- margin-top: 0 !important;
257
  }
258
  .iconpicker {
259
  position: relative;
@@ -282,13 +263,13 @@
282
  position: relative;
283
  clear: both;
284
  float: none;
285
- padding: 30px;
286
  background: #fff;
287
  margin: 0;
288
  overflow: hidden;
289
  overflow-y: auto;
290
- min-height: 55px;
291
- max-height: 275px;
292
  }
293
  .iconpicker .iconpicker-items:before,
294
  .iconpicker .iconpicker-items:after {
@@ -300,45 +281,31 @@
300
  }
301
  .iconpicker .iconpicker-item {
302
  float: left;
303
- width: 26px;
304
- height: 26px;
305
- padding: 14px;
306
- margin: 6px;
307
  text-align: center;
308
  cursor: pointer;
309
-
310
- font-size: 28px;
311
-
312
- color: #777;
313
- border: 3px solid #eee;
314
- border-radius: 3px;
315
  /*&:nth-child(4n+4) {
316
- margin-right: 0;
317
- }
318
- &:nth-last-child(-n+4) {
319
- margin-bottom: 0;
320
- }*/
321
  }
322
  .iconpicker .iconpicker-item:hover:not(.iconpicker-selected) {
323
- background-color: #ffffff;
324
- border-color:#47CCE8 !important;
325
- color : #47CCE8 !important;
326
  }
327
  .iconpicker .iconpicker-item.iconpicker-selected {
328
  box-shadow: none;
 
 
329
  }
330
  .iconpicker-component {
331
  cursor: pointer;
332
- }
333
- .iconpicker-selected{
334
- color: #ffffff !important;
335
- }
336
- .bg-primary
337
- {
338
- background-color:#47CCE8 !important;
339
- border-color:#47CCE8 !important;
340
- }
341
- .popover-title-text{
342
- font-weight:bold;
343
- font-size:16px;
344
  }
1
  /*!
2
  * Font Awesome Icon Picker
3
+ * https://farbelous.github.io/fontawesome-iconpicker/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  *
5
+ * @author Javi Aguilar, itsjavi.com
6
+ * @license MIT License
7
+ * @see https://github.com/farbelous/fontawesome-iconpicker/blob/master/LICENSE
8
  */
9
  .iconpicker-popover.popover {
10
  position: absolute;
14
  max-width: none;
15
  padding: 1px;
16
  text-align: left;
17
+ width: 234px;
18
  background: #f7f7f7;
19
+ z-index: 9;
20
  }
21
  .iconpicker-popover.popover.top,
22
  .iconpicker-popover.popover.topLeftCorner,
43
  margin-left: -10px;
44
  }
45
  .iconpicker-popover.popover.inline {
46
+ margin: 0 0 12px 0;
47
  position: relative;
48
  display: inline-block;
49
  opacity: 1;
67
  padding: 0;
68
  }
69
  .iconpicker-popover.popover .popover-title {
70
+ padding: 12px;
71
+ font-size: 13px;
72
+ line-height: 15px;
73
  border-bottom: 1px solid #ebebeb;
74
  background-color: #f7f7f7;
75
  }
77
  margin: 0 0 2px 0;
78
  }
79
  .iconpicker-popover.popover .popover-title-text ~ input[type=search].iconpicker-search {
80
+ margin-top: 12px;
81
  }
82
  .iconpicker-popover.popover .popover-content {
83
  padding: 0px;
86
  .iconpicker-popover .popover-footer {
87
  float: none;
88
  clear: both;
89
+ padding: 12px;
90
  text-align: right;
91
  margin: 0;
92
  border-top: 1px solid #ebebeb;
105
  }
106
  .iconpicker-popover .popover-footer input[type=search].iconpicker-search {
107
  /*width:auto;
108
+ float:left;*/
109
+ margin-bottom: 12px;
110
  }
111
  .iconpicker-popover.popover > .arrow,
112
  .iconpicker-popover.popover > .arrow:after {
113
+ position: absolute;
114
+ display: block;
115
+ width: 0;
116
+ height: 0;
117
+ border-color: transparent;
118
+ border-style: solid;
 
119
  }
120
  .iconpicker-popover.popover > .arrow {
121
+ border-width: 11px;
122
  }
123
  .iconpicker-popover.popover > .arrow:after {
124
+ border-width: 10px;
125
  content: "";
126
  }
127
  .iconpicker-popover.popover.top > .arrow,
128
  .iconpicker-popover.popover.topLeft > .arrow,
129
  .iconpicker-popover.popover.topRight > .arrow {
130
+ left: 50%;
131
+ margin-left: -11px;
132
+ border-bottom-width: 0;
133
+ border-top-color: #999999;
134
+ border-top-color: rgba(0, 0, 0, 0.25);
135
+ bottom: -11px;
136
  }
137
  .iconpicker-popover.popover.top > .arrow:after,
138
  .iconpicker-popover.popover.topLeft > .arrow:after,
139
  .iconpicker-popover.popover.topRight > .arrow:after {
140
+ content: " ";
141
+ bottom: 1px;
142
+ margin-left: -10px;
143
+ border-bottom-width: 0;
144
+ border-top-color: #fff;
145
  }
146
  .iconpicker-popover.popover.topLeft > .arrow {
147
+ left: 8px;
148
+ margin-left: 0;
149
  }
150
  .iconpicker-popover.popover.topRight > .arrow {
151
+ left: auto;
152
+ right: 8px;
153
+ margin-left: 0;
154
  }
155
  .iconpicker-popover.popover.right > .arrow,
156
  .iconpicker-popover.popover.rightTop > .arrow,
157
  .iconpicker-popover.popover.rightBottom > .arrow {
158
+ top: 50%;
159
+ left: -11px;
160
+ margin-top: -11px;
161
+ border-left-width: 0;
162
+ border-right-color: #999999;
163
+ border-right-color: rgba(0, 0, 0, 0.25);
164
  }
165
  .iconpicker-popover.popover.right > .arrow:after,
166
  .iconpicker-popover.popover.rightTop > .arrow:after,
167
  .iconpicker-popover.popover.rightBottom > .arrow:after {
168
+ content: " ";
169
+ left: 1px;
170
+ bottom: -10px;
171
+ border-left-width: 0;
172
+ border-right-color: #fff;
173
  }
174
  .iconpicker-popover.popover.rightTop > .arrow {
175
+ top: auto;
176
+ bottom: 8px;
177
+ margin-top: 0;
178
  }
179
  .iconpicker-popover.popover.rightBottom > .arrow {
180
+ top: 8px;
181
+ margin-top: 0;
182
  }
183
  .iconpicker-popover.popover.bottom > .arrow,
184
  .iconpicker-popover.popover.bottomRight > .arrow,
185
  .iconpicker-popover.popover.bottomLeft > .arrow {
186
+ left: 50%;
187
+ margin-left: -11px;
188
+ border-top-width: 0;
189
+ border-bottom-color: #999999;
190
+ border-bottom-color: rgba(0, 0, 0, 0.25);
191
  top: -11px;
192
  }
193
  .iconpicker-popover.popover.bottom > .arrow:after,
194
  .iconpicker-popover.popover.bottomRight > .arrow:after,
195
  .iconpicker-popover.popover.bottomLeft > .arrow:after {
196
+ content: " ";
197
+ top: 1px;
198
+ margin-left: -10px;
199
+ border-top-width: 0;
200
+ border-bottom-color: #fff;
201
  }
202
  .iconpicker-popover.popover.bottomLeft > .arrow {
203
+ left: 8px;
204
+ margin-left: 0;
205
  }
206
  .iconpicker-popover.popover.bottomRight > .arrow {
207
+ left: auto;
208
+ right: 8px;
209
+ margin-left: 0;
210
  }
211
  .iconpicker-popover.popover.left > .arrow,
212
  .iconpicker-popover.popover.leftBottom > .arrow,
213
  .iconpicker-popover.popover.leftTop > .arrow {
214
+ top: 50%;
215
+ right: -11px;
216
+ margin-top: -11px;
217
+ border-right-width: 0;
218
+ border-left-color: #999999;
219
+ border-left-color: rgba(0, 0, 0, 0.25);
220
  }
221
  .iconpicker-popover.popover.left > .arrow:after,
222
  .iconpicker-popover.popover.leftBottom > .arrow:after,
223
  .iconpicker-popover.popover.leftTop > .arrow:after {
224
+ content: " ";
225
+ right: 1px;
226
+ border-right-width: 0;
227
+ border-left-color: #fff;
228
+ bottom: -10px;
229
  }
230
  .iconpicker-popover.popover.leftBottom > .arrow {
231
+ top: 8px;
232
+ margin-top: 0;
233
  }
234
  .iconpicker-popover.popover.leftTop > .arrow {
235
+ top: auto;
236
+ bottom: 8px;
237
+ margin-top: 0;
238
  }
239
  .iconpicker {
240
  position: relative;
263
  position: relative;
264
  clear: both;
265
  float: none;
266
+ padding: 12px 0 0 12px;
267
  background: #fff;
268
  margin: 0;
269
  overflow: hidden;
270
  overflow-y: auto;
271
+ min-height: 49px;
272
+ max-height: 246px;
273
  }
274
  .iconpicker .iconpicker-items:before,
275
  .iconpicker .iconpicker-items:after {
281
  }
282
  .iconpicker .iconpicker-item {
283
  float: left;
284
+ width: 14px;
285
+ height: 14px;
286
+ padding: 12px;
287
+ margin: 0 12px 12px 0;
288
  text-align: center;
289
  cursor: pointer;
290
+ border-radius: 3px;
291
+ font-size: 14px;
292
+ box-shadow: 0 0 0 1px #ddd;
293
+ color: inherit;
 
 
294
  /*&:nth-child(4n+4) {
295
+ margin-right: 0;
296
+ }
297
+ &:nth-last-child(-n+4) {
298
+ margin-bottom: 0;
299
+ }*/
300
  }
301
  .iconpicker .iconpicker-item:hover:not(.iconpicker-selected) {
302
+ background-color: #eee;
 
 
303
  }
304
  .iconpicker .iconpicker-item.iconpicker-selected {
305
  box-shadow: none;
306
+ color: #fff;
307
+ background: #000;
308
  }
309
  .iconpicker-component {
310
  cursor: pointer;
 
 
 
 
 
 
 
 
 
 
 
 
311
  }
css/smartech.css CHANGED
@@ -1040,17 +1040,17 @@ table.dataTable thead .sorting_desc_disabled {
1040
  table.dataTable thead .sorting_asc:after {
1041
  content: "\f0de";
1042
  float: right;
1043
- font-family: fontawesome; }
1044
 
1045
  table.dataTable thead .sorting_desc:after {
1046
  content: "\f0dd";
1047
  float: right;
1048
- font-family: fontawesome; }
1049
 
1050
  table.dataTable thead .sorting:after {
1051
  content: "\f0dc";
1052
  float: right;
1053
- font-family: fontawesome;
1054
  color: rgba(50, 50, 50, 0.5); }
1055
 
1056
  .btn-circle {
1040
  table.dataTable thead .sorting_asc:after {
1041
  content: "\f0de";
1042
  float: right;
1043
+ font-family: 'Font Awesome 5 Free'; }
1044
 
1045
  table.dataTable thead .sorting_desc:after {
1046
  content: "\f0dd";
1047
  float: right;
1048
+ font-family: 'Font Awesome 5 Free'; }
1049
 
1050
  table.dataTable thead .sorting:after {
1051
  content: "\f0dc";
1052
  float: right;
1053
+ font-family: 'Font Awesome 5 Free';
1054
  color: rgba(50, 50, 50, 0.5); }
1055
 
1056
  .btn-circle {
includes/banner.php CHANGED
@@ -37,116 +37,3 @@ $acl_bg_imgpath = WEBLIZAR_NALF_PLUGIN_URL."images/bg.jpg";
37
  </div>
38
  </div>
39
  </div>
40
- <style type="text/css">
41
- .wb-col-md-12{
42
- width:100%;
43
- }
44
- .wb_plugin_feature{
45
- color:#fff;
46
- }
47
- .wb-text-center{
48
- text-align:center;
49
- }
50
-
51
- .wp-img-responsive{
52
- max-width:100%;
53
- }
54
-
55
- .wb_plugin_feature_banner.default_pattern {
56
- box-shadow: 0px 2px 20px #818181;
57
- margin: 40px 0px;
58
- background: linear-gradient(-67deg, #e53637 57%, rgba(4, 4, 4, 0.65) 39%), url(<?php echo esc_attr($acl_bg_imgpath); ?>);
59
- float: left;
60
- display: block;
61
- clear: right;
62
- width: 98%;
63
- position: relative;
64
- }
65
- .wb_banner_featurs-list ul {
66
- list-style: decimal;
67
- color:#fff;
68
- display: inline-block;
69
- }
70
-
71
- .wb_button-primary {
72
- padding: 15px 20px;
73
- color: #fff;
74
- text-decoration: none;
75
- margin: 5px;
76
- border-radius: 4px;
77
- box-shadow: 2px 2px 5px #1111113d;
78
- background-color: #3d9b3d;
79
- }
80
- .wp_btn-grup .wb_button-primary {
81
- width: 100%;
82
- }
83
- .plugin_vrsion {
84
- position: absolute;
85
- background: #55505a;
86
- border-radius: 0px 0px 0px 52px;
87
- padding: 15px 30px;
88
- right: 0px;
89
- /* border: 1px solid; */
90
- font-size: 18px;
91
- top: 0;
92
- box-shadow: -6px 5px 7px hsla(187, 1%, 15%, 0.3);
93
- }
94
- .wb_banner_featurs-list ul li {
95
- margin: 7px 20px;
96
- font-size: 14px;
97
-
98
- }
99
- .wb_banner_featurs-list h2 {
100
- border-bottom:2px solid #fff;
101
- }
102
- .wp_btn-grup {
103
- display: flex;
104
- text-align:center;
105
- }
106
- /*--media-responsive csss--*/
107
- @media (min-width: 901px){
108
- .wb_banner_featurs-list ul li {
109
- float: left;
110
- width: 42%
111
- }
112
-
113
- .wb-col-md-6{
114
- float:left;
115
- width:50%;
116
- }
117
- .wp_btn-grup {
118
- margin: 0 auto;
119
- width: 60%;
120
- }
121
- }
122
-
123
- @media (max-width: 900px){
124
- .wb-col-sm-12{
125
- width:100%;
126
- }
127
- .wb_plugin_feature_banner.default_pattern {
128
- background: linear-gradient(0deg, #e53637 57%, rgba(4, 4, 4, 0.74) 39%), url(./img/bg.jpg);
129
- }
130
- .wb_plugin_feature_banner{
131
- float:none;
132
- }
133
- .wb-col-sm-6{
134
- float:left;
135
- width:50%;
136
- }
137
- }
138
-
139
- .wb_plugin_feature_banner.pattern_2 {
140
- background: linear-gradient(17deg, #663399 -16%, #ee3e3f 70%, #440e0e 93%), url(./img/bg.jpg);
141
- }
142
-
143
- .wb_plugin_feature_banner.pattern_3 {
144
- background: linear-gradient(17deg, #6f3f9e -16%, #d63131de 93%), url(./img/bg-3.jpg);
145
- background-repeat: repeat-x;
146
- }
147
- a.wb_button-primary:hover,
148
- a.wb_button-primary:focus {
149
- color: #f1f1f1;
150
- text-decoration: none;
151
- }
152
- </style>
37
  </div>
38
  </div>
39
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/content.php CHANGED
@@ -1,24 +1,9 @@
1
  <?php
2
-
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
 
6
  require_once('get_value.php');
7
  ?>
8
- <style>
9
- #post-social-5{
10
- background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('<?php echo WEBLIZAR_NALF_PLUGIN_URL.'css/img/pattern-1.png'; ?>') left top repeat, url('<?php echo WEBLIZAR_NALF_PLUGIN_URL.'css/img/bg1.jpg'; ?>') center center fixed;
11
- }
12
- .acl-rate-us{
13
- text-align:center; text-decoration: none;font:normal 30px;
14
- }
15
- .navbar-static-top{
16
- margin-bottom: 0; background-color:#29282f;
17
- }
18
- </style>
19
- <!-- ==============================================
20
- Fonts
21
- =============================================== -->
22
 
23
  <div id="wrapper">
24
  <!-- Navigation -->
@@ -231,26 +216,4 @@ Fonts
231
  </div>
232
  </div>
233
  <!-- /#wrapper -->
234
- <script>
235
- jQuery(function() {
236
- jQuery('.icp').iconpicker({
237
- title: 'Font Awesome Iocns', // Popover title (optional) only if specified in the template
238
- selected: false, // use this value as the current item and ignore the original
239
- defaultValue: true, // use this value as the current item if input or element value is empty
240
- placement: 'topRight', // (has some issues with auto and CSS). auto, top, bottom, left, right
241
- showFooter: true,
242
- mustAccept:false,
243
- });
244
- });
245
- </script>
246
- <style type="text/css">
247
- a.logo-cls {
248
- border: 0px !important;
249
- background-color: #29282f !important;
250
- }
251
 
252
- a.logo-cls :hover {
253
- border: 0px !important;
254
- background-color: #29282f !important;
255
- }
256
- </style>
1
  <?php
 
2
  // Exit if accessed directly
3
  if ( ! defined( 'ABSPATH' ) ) exit;
4
 
5
  require_once('get_value.php');
6
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
8
  <div id="wrapper">
9
  <!-- Navigation -->
216
  </div>
217
  </div>
218
  <!-- /#wrapper -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
 
 
 
 
 
 
includes/dashboard/dashboard.php CHANGED
@@ -65,27 +65,6 @@ if ( ! defined( 'ABSPATH' ) ) exit;
65
  </div>
66
  </div>
67
 
68
- <!--<div class="panel panel-primary panel-default content-panel">
69
- <div class="panel-body">
70
- <table class="form-table">
71
- <tr>
72
- <th scope="row" >Enjoying Using Fre Plugin, Please Donate Us</th>
73
- <td></td>
74
- </tr>
75
- <tr class="radio-span" style="border-bottom:none;">
76
- <td class="colcent">
77
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
78
- <input type="hidden" name="cmd" value="_s-xclick">
79
- <input type="hidden" name="hosted_button_id" value="9MXDU3NKPCR5Y">
80
- <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
81
- <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
82
- </form>
83
- </td>
84
- </tr>
85
- </table>
86
- </div>
87
- </div>-->
88
-
89
  <button data-dialog="somedialog" class="dialog-button"><?php esc_html_e('Open Dialog', WEBLIZAR_ACL)?></button>
90
  <div id="somedialog" class="dialog">
91
  <div class="dialog__overlay"></div>
@@ -127,147 +106,16 @@ if ( ! defined( 'ABSPATH' ) ) exit;
127
  </div>
128
  </div>
129
  <!-- /row -->
130
- <style type="text/css">
131
-
132
- .radio-span{
133
- border-bottom:none;
134
 
135
- }
136
- .dialog-button,.dialog-button7{
137
- display:none;
138
- }
139
- .dialog{
140
- position: fixed; z-index: 9999;
141
- }
142
 
143
- </style>
144
- <script>
145
- function Custom_login_dashboard(Action, id) {
146
- if(Action == "dashboardSave") {
147
- (function() {
148
- var dlgtrigger = document.querySelector( '[data-dialog]' ),
149
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog' ) ),
150
- // svg..
151
- morphEl = somedialog.querySelector( '.morph-shape' ),
152
- s = Snap( morphEl.querySelector( 'svg' ) ),
153
- path = s.select( 'path' ),
154
- steps = {
155
- open : morphEl.getAttribute( 'data-morph-open' ),
156
- close : morphEl.getAttribute( 'data-morph-close' )
157
- },
158
- dlg = new DialogFx( somedialog, {
159
- onOpenDialog : function( instance ) {
160
- // animate path
161
- setTimeout(function() {
162
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
163
- }, 250 );
164
- },
165
- onCloseDialog : function( instance ) {
166
- // animate path
167
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
168
- }
169
- } );
170
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
171
- })();
172
-
173
- if (document.getElementById('dashboard_status1').checked) {
174
- var dashboard_status = document.getElementById('dashboard_status1').value;
175
- }
176
- else{
177
- var dashboard_status = document.getElementById('dashboard_status2').value;
178
- }
179
- var PostData = "Action=" + Action + "&dashboard_status=" + dashboard_status ;
180
- jQuery.ajax({
181
- dataType : 'html',
182
- type: 'POST',
183
- url : location.href,
184
- cache: false,
185
- data : PostData,
186
- complete : function() { },
187
- success: function(data) {
188
- // Save message box open
189
- jQuery(".dialog-button").click();
190
- // Function to close message box
191
-
192
- setTimeout(function(){
193
- jQuery("#dialog-close-button").click();
194
- }, 1000);
195
- }
196
- });
197
- }
198
-
199
- // Save Message box Close On Mouse Hover
200
- document.getElementById('dialog-close-button').disabled = false;
201
- jQuery('#dialog-close-button').hover(function () {
202
- jQuery("#dialog-close-button").click();
203
- document.getElementById('dialog-close-button').disabled = true;
204
- }
205
- );
206
-
207
- // Reset Message box Close On Mouse Hover
208
- document.getElementById('dialog-close-button7').disabled = false;
209
- jQuery('#dialog-close-button7').hover(function () {
210
- jQuery("#dialog-close-button7").click();
211
- document.getElementById('dialog-close-button7').disabled = true;
212
- }
213
- );
214
 
215
- if(Action == "dashboardReset") {
216
- (function() {
217
- var dlgtrigger = document.querySelector( '[data-dialog7]' ),
218
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog7' ) ),
219
- // svg..
220
- morphEl = somedialog.querySelector( '.morph-shape' ),
221
- s = Snap( morphEl.querySelector( 'svg' ) ),
222
- path = s.select( 'path' ),
223
- steps = {
224
- open : morphEl.getAttribute( 'data-morph-open' ),
225
- close : morphEl.getAttribute( 'data-morph-close' )
226
- },
227
- dlg = new DialogFx( somedialog, {
228
- onOpenDialog : function( instance ) {
229
- // animate path
230
- setTimeout(function() {
231
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
232
- }, 250 );
233
- },
234
- onCloseDialog : function( instance ) {
235
- // animate path
236
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
237
- }
238
- } );
239
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
240
- })();
241
-
242
- var PostData = "Action=" + Action ;
243
- jQuery.ajax({
244
- dataType : 'html',
245
- type: 'POST',
246
- url : location.href,
247
- cache: false,
248
- data : PostData,
249
- complete : function() { },
250
- success: function(data) {
251
- jQuery(document).ready( function() {
252
- jQuery('input[name=dashboard_status]').val(['disable']);
253
- });
254
- // Reset message box open
255
- jQuery(".dialog-button7").click();
256
- // Function to close message box
257
- setTimeout(function(){
258
- jQuery("#dialog-close-button7").click();
259
- }, 1000);
260
- }
261
- });
262
- }
263
  }
264
 
265
- function Acl_show_login_form_Image() {
266
- var img_src= document.getElementById("login_form_image").value;
267
- jQuery("#top_form_img_prev").attr('src',img_src);
268
- }
269
- </script>
270
- <?php
271
  if(isset($_POST['Action'])) {
272
  $Action = sanitize_text_field($_POST['Action']);
273
 
@@ -289,26 +137,3 @@ if(isset($_POST['Action'])) {
289
  }
290
  }
291
  ?>
292
- <style type="text/css">
293
- .colcent{
294
- width:100% !important;
295
- text-align: center !important;
296
- }
297
- .img_banner{
298
- width:100%;
299
- }
300
- @font-face {
301
- font-family: 'Montserrat Alternates', sans-serif;
302
- font-family: 'Nunito Sans', sans-serif;
303
- font-family: 'Abel', sans-serif;
304
- font-family: 'Nanum Gothic', sans-serif;
305
- font-family: 'Lora', serif;
306
- src: url(https://fonts.googleapis.com/css?family=Abel|Lora|Montserrat+Alternates|Nanum+Gothic|Nunito+Sans);
307
- }
308
-
309
- body{
310
- font-family: 'Nanum Gothic', sans-serif;
311
-
312
- }
313
- /*--close-media-responsive csss--*/
314
- </style>
65
  </div>
66
  </div>
67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  <button data-dialog="somedialog" class="dialog-button"><?php esc_html_e('Open Dialog', WEBLIZAR_ACL)?></button>
69
  <div id="somedialog" class="dialog">
70
  <div class="dialog__overlay"></div>
106
  </div>
107
  </div>
108
  <!-- /row -->
 
 
 
 
109
 
 
 
 
 
 
 
 
110
 
111
+ <?php
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
 
113
+ add_action('admin_enqueue_scripts', 'dashboard_print_scripts');
114
+ function dashboard_print_scripts() {
115
+ wp_enqueue_script('wl-acl-dashboard',WEBLIZAR_NALF_PLUGIN_URL.'js/dashboard.js');
116
+ wp_add_inline_script('wl-acl-dashboard');
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  }
118
 
 
 
 
 
 
 
119
  if(isset($_POST['Action'])) {
120
  $Action = sanitize_text_field($_POST['Action']);
121
 
137
  }
138
  }
139
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/design/background.php CHANGED
@@ -3,103 +3,7 @@
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
6
- <script>
7
- function Acl_show_Image() {
8
- var img_src= document.getElementById("top_image").value;
9
- jQuery("#top_img_prev").attr('src',img_src);
10
- }
11
- function Acl_top_img_clear() {
12
- document.getElementById("top_image").value ="";
13
- }
14
-
15
- //Set Value of Drop Down
16
- jQuery(document).ready(function(){
17
- //Top Background Select
18
- jQuery("#select-background").val('<?php if($top_bg_type != ""){echo esc_attr($top_bg_type);}else {echo "";}?>');
19
- getComboid();
20
-
21
- //Top Background strech
22
- <?php if( $top_cover == "yes"){?>
23
- jQuery("#div-on-strech").hide();
24
- <?php } else {?>
25
- jQuery("#div-on-strech").show();
26
- <?php }?>
27
-
28
- //Top Background Repeat
29
- jQuery("#top_bg_repeat").val('<?php if($top_repeat != ""){echo esc_attr($top_repeat);}else {echo "";}?>');
30
-
31
- //Top Background Position
32
- jQuery("#top_bg_position").val('<?php if($top_position != ""){echo esc_attr($top_position);}else {echo "";}?>');
33
-
34
- //Top Background Attachment
35
- jQuery("#top_bg_attachment").val('<?php if($top_attachment != ""){echo esc_attr($top_attachment);}else {echo "";}?>');
36
-
37
- //Top SlideShow No
38
- jQuery("#top_slideshow_no").val('<?php if($top_slideshow_no != ""){echo esc_attr($top_slideshow_no);}else {echo "";}?>');
39
-
40
- //Top Slide Animation
41
- jQuery("#top_bg_slider_animation").val('<?php if($top_bg_slider_animation != ""){echo esc_attr($top_bg_slider_animation);}else {echo "";}?>');
42
- });
43
-
44
- function OnChangeCheckbox (checkbox) {
45
- if (checkbox.checked) {
46
- jQuery("#div-on-strech").hide();
47
- }
48
- else {
49
- jQuery("#div-on-strech").show();
50
- }
51
- }
52
-
53
- function getComboid() {
54
- var optionvalue = jQuery( "#select-background option:selected" ).val();
55
- jQuery(".no-background").hide();
56
-
57
- if(optionvalue== "static-background-color")
58
- {
59
- jQuery( "#div-bakground-color" ).show();
60
- }
61
- if(optionvalue== "static-background-image")
62
- {
63
- jQuery( "#div-bakground-image" ).show();
64
- }
65
- if(optionvalue== "slider-background")
66
- {
67
- jQuery( "#div-bakground-Slideshow" ).show();
68
- }
69
- }
70
 
71
- function set_slideshow(){
72
- number = jQuery("#top_slideshow_no").val();
73
- for(i=1;i<=6;i++){
74
- if(i<=number){
75
- jQuery("#slideshow_settings_"+i).show(500);
76
- }
77
- else{
78
- jQuery("#slideshow_settings_"+i).hide(500);
79
- }
80
- }
81
- }
82
- </script>
83
- <style type="text/css">
84
-
85
- .radio-span{
86
- border-bottom:none;
87
-
88
- }
89
- .bg-color{
90
- margin-bottom: 10px;
91
- }
92
- .bg-color img{
93
- margin-right: auto;
94
- }
95
- .dialog-button1,.dialog-close-button11{
96
- display:none;
97
- }
98
- .dialog{
99
- position: fixed; z-index: 9999;
100
- }
101
-
102
- </style>
103
  <div class="row">
104
  <div class="post-social-wrapper clearfix">
105
  <div class="col-md-12 post-social-item">
@@ -417,192 +321,11 @@ function set_slideshow(){
417
 
418
  </div>
419
  <!-- /row -->
420
- <script>
421
- function Custom_login_top(Action, id){
422
- if(Action == "topbgSave") {
423
- (function() {
424
- var dlgtrigger1 = document.querySelector( '[data-dialog1]' ),
425
 
426
- somedialog1 = document.getElementById( dlgtrigger1.getAttribute( 'data-dialog1' ) ),
427
- // svg..
428
- morphEl1 = somedialog1.querySelector( '#morph-shape1' ),
429
- s1 = Snap( morphEl1.querySelector( 'svg' ) ),
430
- path = s1.select( 'path' ),
431
- steps = {
432
- open : morphEl1.getAttribute( 'data-morph-open1' ),
433
- close : morphEl1.getAttribute( 'data-morph-close1' )
434
- },
435
- dlg = new DialogFx( somedialog1, {
436
- onOpenDialog : function( instance ) {
437
- // animate path
438
- setTimeout(function() {
439
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
440
- }, 250 );
441
- },
442
- onCloseDialog : function( instance ) {
443
- // animate path
444
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
445
- }
446
- } );
447
- dlgtrigger1.addEventListener( 'click', dlg.toggle.bind(dlg) );
448
- })();
449
- // Top Background Type Option
450
- var select_bg_value = jQuery( "#select-background option:selected" ).val();
451
-
452
- //Top Background Color
453
- var top_background_color = jQuery("#top-background-color").val();
454
-
455
- //Top background Image URL
456
- var top_bg_image = jQuery("#top_image").val();
457
-
458
- //Top background Strech
459
- if (jQuery('#bg-strech').is(":checked")) {
460
- var top_cover = "yes";
461
- } else {
462
- var top_cover = "no";
463
- }
464
 
465
- var top_bg_repeat = jQuery( "#top_bg_repeat option:selected" ).val();
466
- var top_bg_position = jQuery( "#top_bg_position option:selected" ).val();
467
- var top_bg_attachment = jQuery( "#top_bg_attachment option:selected" ).val();
468
- var top_slideshow_no = jQuery( "#top_slideshow_no option:selected" ).val();
469
- var top_bg_slider_animation = jQuery( "#top_bg_slider_animation option:selected" ).val();
470
-
471
- // Slider image URL and Label Save
472
- number = jQuery("#top_slideshow_no").val();
473
- var a =[];
474
- var b =[];
475
- for(i=1;i<=6;i++){
476
- if(i<=number){
477
- a[i] =document.getElementById("simages-"+i).src;
478
- b[i] =jQuery("#image_label-"+i).val();
479
- } else {
480
- a[i]= '';
481
- b[i] = "";
482
- }
483
- }
484
-
485
- var PostData = "Action=" + Action + "&select_bg_value=" + select_bg_value + "&top_background_color=" + top_background_color + "&top_bg_image=" + top_bg_image + "&top_cover=" + top_cover + "&top_bg_repeat=" + top_bg_repeat + "&top_bg_position=" + top_bg_position + "&top_bg_attachment=" + top_bg_attachment + "&top_slideshow_no=" + top_slideshow_no + "&top_bg_slider_animation=" + top_bg_slider_animation + "&Slidshow_image_1=" + a[1] + "&Slidshow_image_2=" + a[2] + "&Slidshow_image_3=" + a[3] + "&Slidshow_image_4=" + a[4] + "&Slidshow_image_5=" + a[5] + "&Slidshow_image_6=" + a[6] + "&image_label_1=" + b[1] + "&image_label_2=" + b[2] + "&image_label_3=" + b[3] + "&image_label_4=" + b[4] + "&image_label_5=" + b[5] + "&image_label_6=" + b[6];
486
- jQuery.ajax({
487
- dataType : 'html',
488
- type: 'POST',
489
- url : location.href,
490
- cache: false,
491
- data : PostData,
492
- complete : function() { },
493
- success: function(data) {
494
- // message box open
495
- jQuery(".dialog-button1").click();
496
- // Function to close message box
497
- setTimeout(function(){
498
- jQuery("#dialog-close-button1").click();
499
- }, 1000);
500
- }
501
- });
502
- }
503
-
504
- // Save Message box Close On Mouse Hover
505
- document.getElementById('dialog-close-button1').disabled = false;
506
- jQuery('#dialog-close-button1').hover(function () {
507
- jQuery("#dialog-close-button1").click();
508
- document.getElementById('dialog-close-button1').disabled = true;
509
- });
510
-
511
- // Reset Message box Close On Mouse Hover
512
- document.getElementById('dialog-close-button11').disabled = false;
513
- jQuery('#dialog-close-button11').hover(function () {
514
- jQuery("#dialog-close-button11").click();
515
- document.getElementById('dialog-close-button11').disabled = true;
516
- });
517
-
518
- if(Action == "topbgReset") {
519
- (function() {
520
- var dlgtrigger1 = document.querySelector( '[data-dialog11]' ),
521
- somedialog1 = document.getElementById( dlgtrigger1.getAttribute( 'data-dialog11' ) ),
522
- // svg..
523
- morphEl1 = somedialog1.querySelector( '#morph-shape1' ),
524
- s1 = Snap( morphEl1.querySelector( 'svg' ) ),
525
- path = s1.select( 'path' ),
526
- steps = {
527
- open : morphEl1.getAttribute( 'data-morph-open1' ),
528
- close : morphEl1.getAttribute( 'data-morph-close1' )
529
- },
530
- dlg = new DialogFx( somedialog1, {
531
- onOpenDialog : function( instance ) {
532
- // animate path
533
- setTimeout(function() {
534
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
535
- }, 250 );
536
- },
537
- onCloseDialog : function( instance ) {
538
- // animate path
539
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
540
- }
541
- } );
542
- dlgtrigger1.addEventListener( 'click', dlg.toggle.bind(dlg) );
543
- })();
544
-
545
- var PostData = "Action=" + Action ;
546
- jQuery.ajax({
547
- dataType : 'html',
548
- type: 'POST',
549
- url : location.href,
550
- cache: false,
551
- data : PostData,
552
- complete : function() { },
553
- success: function(data) {
554
- // Show Background Image Option
555
- jQuery(".no-background").hide();
556
- jQuery( "#div-bakground-image" ).show();
557
 
558
- //Top Background Select
559
- jQuery("#select-background").val('static-background-image');
560
-
561
- //Top Background Repeat
562
- jQuery("#top_bg_repeat").val('repeat');
563
-
564
- //Top Background Position
565
- jQuery("#top_bg_position").val('left top');
566
-
567
- //Top Background Attachment
568
- jQuery("#top_bg_attachment").val('fixed');
569
-
570
- //Top SlideShow No
571
- jQuery("#top_slideshow_no").val('6');
572
-
573
- //Top Slider Animation
574
- jQuery("#top_bg_slider_animation").val('slider-style1');
575
-
576
- // Top Background Image
577
- document.getElementById("top_image").value = "<?php echo WEBLIZAR_NALF_PLUGIN_URL?>/images/3d-background.jpg";
578
-
579
- // Top Background Color
580
- jQuery("#td-top-background-color a.wp-color-result").closest("a").css({"background-color": "#f9fad2"});
581
-
582
- //hide Image slider
583
- number = jQuery("#top_slideshow_no").val();
584
-
585
- for(i=1;i<=6;i++){
586
- if(i<=number){
587
- jQuery("#slideshow_settings_"+i).show();
588
- } else {
589
- jQuery("#slideshow_settings_"+i).hide();
590
- }
591
- }
592
- //set default value to Image slider
593
- for(i=1;i<=6;i++){
594
- jQuery("#simages-"+i).attr('src','<?php echo WEBLIZAR_NALF_PLUGIN_URL?>/images/rpg-default.jpg' );
595
- }
596
- jQuery(".dialog-button11").click();
597
- // Function to close message box
598
- setTimeout(function(){
599
- jQuery("#dialog-close-button11").click();
600
- }, 1000);
601
- }
602
- });
603
- }
604
- }
605
- </script>
606
  <?php
607
  if(isset($_POST['Action'])) {
608
  $Action = sanitize_text_field($_POST['Action']);
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  <div class="row">
8
  <div class="post-social-wrapper clearfix">
9
  <div class="col-md-12 post-social-item">
321
 
322
  </div>
323
  <!-- /row -->
324
+ <?php
 
 
 
 
325
 
326
+ ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
327
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
  <?php
330
  if(isset($_POST['Action'])) {
331
  $Action = sanitize_text_field($_POST['Action']);
includes/design/text_and_color.php CHANGED
@@ -4,80 +4,6 @@
4
  // Exit if accessed directly
5
  if ( ! defined( 'ABSPATH' ) ) exit;
6
  ?>
7
- <Script>
8
- //button Headline-Font-size slider
9
- jQuery(function() {
10
- jQuery( "#button-size-slider" ).slider({
11
- orientation: "horizontal",
12
- range: "min",
13
- max: 100,
14
- min:0,
15
- slide: function( event, ui ) {
16
- jQuery( "#headline-size-text-box" ).val( ui.value );
17
- }
18
- });
19
- jQuery( "#button-size-slider" ).slider("value",<?php if($heading_font_size != ""){echo esc_attr($heading_font_size);}else{echo "30";}?> );
20
- jQuery( "#headline-size-text-box" ).val( jQuery( "#button-size-slider" ).slider( "value") );
21
- });
22
-
23
- //button Input-Font-size slider
24
- jQuery(function() {
25
- jQuery( "#button-size-slider2" ).slider({
26
- orientation: "horizontal",
27
- range: "min",
28
- max: 100,
29
- min:0,
30
- slide: function( event, ui ) {
31
- jQuery( "#input-size-text-box" ).val( ui.value );
32
- }
33
- });
34
- jQuery( "#button-size-slider2" ).slider("value",<?php if($input_font_size != ""){echo esc_attr($input_font_size);}else{echo "30";}?> );
35
- jQuery( "#input-size-text-box" ).val( jQuery( "#button-size-slider2" ).slider( "value") );
36
- });
37
-
38
- //button Link-font-size slider
39
- jQuery(function() {
40
- jQuery( "#button-size-slider3" ).slider({
41
- orientation: "horizontal",
42
- range: "min",
43
- max: 100,
44
- min:0,
45
- slide: function( event, ui ) {
46
- jQuery( "#link-size-text-box" ).val( ui.value );
47
- }
48
- });
49
- jQuery( "#button-size-slider3" ).slider("value",<?php if($link_size != ""){echo esc_attr($link_size);}else{echo "30";}?>);
50
- jQuery( "#link-size-text-box" ).val( jQuery( "#button-size-slider3" ).slider( "value") );
51
- });
52
-
53
- //button Button-font-size slider
54
- jQuery(function() {
55
- jQuery( "#button-size-slider7" ).slider({
56
- orientation: "horizontal",
57
- range: "min",
58
- max: 100,
59
- min:0,
60
- slide: function( event, ui ){
61
- jQuery( "#button-size-text-box" ).val( ui.value );
62
- }
63
- });
64
- jQuery( "#button-size-slider7" ).slider("value",<?php if($button_font_size != ""){echo esc_attr($button_font_size);}else{echo "30";}?> );
65
- jQuery( "#button-size-text-box" ).val( jQuery("#button-size-slider7").slider("value"));
66
- });
67
-
68
- //Set Value of Drop Down
69
- jQuery(document).ready(function(){
70
- //Headline Font Style
71
- jQuery("#headline_font_style").val('<?php if($heading_font_style != ""){echo esc_attr($heading_font_style);}else {echo "";}?>');
72
- //Input Font Style
73
- jQuery("#input_font_style").val('<?php if($input_font_style != ""){echo esc_attr($input_font_style);}else {echo "";}?>');
74
- //Link Font Style
75
- jQuery("#link_font_style").val('<?php if($link_font_style != ""){echo esc_attr($link_font_style);}else {echo "";}?>');
76
- //Button Font Style
77
- jQuery("#button_font_style").val('<?php if($button_font_style != ""){echo esc_attr($button_font_style);}else {echo "";}?>');
78
- });
79
- </script>
80
-
81
  <div class="row">
82
  <div class="post-social-wrapper clearfix">
83
  <div class="col-md-12 post-social-item">
@@ -271,7 +197,7 @@ jQuery(document).ready(function(){
271
  <div class="panel-body">
272
  <table class="form-table">
273
  <tr>
274
- <th scope="row" ><?php esc_html_e('Show Back To Site Link', WEBLIZAR_ACL)?></th>
275
  <td></td>
276
  </tr>
277
  <tr class="radio-span" style="border-bottom:none;">
@@ -457,8 +383,6 @@ jQuery(document).ready(function(){
457
  echo "<option disabled>Error to fetch Google fonts.</option>";
458
  echo "<option disabled>Google font will not available in offline mode.</option>";
459
  }
460
-
461
-
462
  }
463
  ?>
464
  <option value="ntf-grandregular"><?php esc_html_e('NTF Grand Regular', WEBLIZAR_ACL)?></option>
@@ -701,191 +625,6 @@ jQuery(document).ready(function(){
701
  </div>
702
  </div>
703
  </div>
704
- <!-- /row -->
705
- <script>
706
- function Custom_login_text(Action, id){
707
- if(Action == "textandcolorSave") {
708
- (function() {
709
- var dlgtrigger = document.querySelector( '[data-dialog3]' ),
710
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog3' ) ),
711
- // svg..
712
- morphEl = somedialog.querySelector( '.morph-shape' ),
713
- s = Snap( morphEl.querySelector( 'svg' ) ),
714
- path = s.select( 'path' ),
715
- steps = {
716
- open : morphEl.getAttribute( 'data-morph-open' ),
717
- close : morphEl.getAttribute( 'data-morph-close' )
718
- },
719
- dlg = new DialogFx( somedialog, {
720
- onOpenDialog : function( instance ) {
721
- // animate path
722
- setTimeout(function() {
723
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
724
- }, 250 );
725
- },
726
- onCloseDialog : function( instance ) {
727
- // animate path
728
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
729
- }
730
- } );
731
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
732
- })();
733
-
734
- var heading_font_color = jQuery("#headline-font-color").val();
735
- var input_font_color = jQuery("#input-font-color").val();
736
- var link_color = jQuery("#link-color").val();
737
- var button_color = jQuery("#button-color").val();
738
- var login_button_font_color = jQuery("#login-button-text-color").val();
739
- var heading_font_size = jQuery("#headline-size-text-box").val();
740
- var input_font_size = jQuery("#input-size-text-box").val();
741
- var link_size = jQuery("#link-size-text-box").val();
742
- var button_font_size = jQuery("#button-size-text-box").val();
743
-
744
- if (document.getElementById('enable_Link_shadow1').checked) {
745
- var enable_link_shadow = document.getElementById('enable_Link_shadow1').value;
746
- } else {
747
- var enable_link_shadow = document.getElementById('enable_Link_shadow2').value;
748
- }
749
- if (document.getElementById('show_remember_me_field1').checked) {
750
- var show_remember_me_field = document.getElementById('show_remember_me_field1').value;
751
- } else {
752
- var show_remember_me_field = document.getElementById('show_remember_me_field2').value;
753
- }
754
- if (document.getElementById('show_back_to_site_link1').checked) {
755
- var show_back_to_site_link = document.getElementById('show_back_to_site_link1').value;
756
- } else {
757
- var show_back_to_site_link = document.getElementById('show_back_to_site_link2').value;
758
- }
759
- if (document.getElementById('show_copyright_link_text1').checked) {
760
- var show_copyright_link_text = document.getElementById('show_copyright_link_text1').value;
761
- } else {
762
- var show_copyright_link_text = document.getElementById('show_copyright_link_text2').value;
763
- }
764
- var link_shadow_color = jQuery("#link-shadow-color").val();
765
-
766
- var heading_font_style = jQuery( "#headline_font_style option:selected" ).val();
767
- var input_font_style = jQuery( "#input_font_style option:selected" ).val();
768
- var link_font_style = jQuery( "#link_font_style option:selected" ).val();
769
- var button_font_style = jQuery( "#button_font_style option:selected" ).val();
770
-
771
- if (document.getElementById('enable_inputbox_icon1').checked) {
772
- var enable_inputbox_icon = document.getElementById('enable_inputbox_icon1').value;
773
- } else {
774
- var enable_inputbox_icon = document.getElementById('enable_inputbox_icon2').value;
775
- }
776
- var user_input_icon = jQuery("#user-input-icon").val();
777
- var password_input_icon = jQuery("#password-input-icon").val();
778
- var PostData = "Action=" + Action + "&heading_font_color=" + heading_font_color + "&input_font_color=" + input_font_color + "&link_color=" + link_color + "&button_color=" + button_color + "&login_button_font_color=" + login_button_font_color + "&heading_font_size=" + heading_font_size + "&input_font_size=" + input_font_size + "&link_size=" + link_size + "&button_font_size=" + button_font_size + "&enable_link_shadow=" + enable_link_shadow + "&show_remember_me_field=" + show_remember_me_field + "&show_back_to_site_link=" + show_back_to_site_link + "&show_copyright_link_text=" + show_copyright_link_text + "&link_shadow_color=" + link_shadow_color + "&heading_font_style=" + heading_font_style + "&input_font_style=" + input_font_style + "&link_font_style=" + link_font_style + "&button_font_style=" + button_font_style + "&enable_inputbox_icon=" + enable_inputbox_icon + "&user_input_icon=" + user_input_icon + "&password_input_icon=" + password_input_icon;
779
- jQuery.ajax({
780
- dataType : 'html',
781
- type: 'POST',
782
- url : location.href,
783
- cache: false,
784
- data : PostData,
785
- complete : function() { },
786
- success: function(data) {
787
- // Save message box open
788
- jQuery(".dialog-button3").click();
789
- // Function to close message box
790
- setTimeout(function(){
791
- jQuery("#dialog-close-button3").click();
792
- }, 1000);
793
- }
794
- });
795
- }
796
- // Save Message box Close On Mouse Hover
797
- document.getElementById('dialog-close-button3').disabled = false;
798
- jQuery('#dialog-close-button3').hover(function () {
799
- jQuery("#dialog-close-button3").click();
800
- document.getElementById('dialog-close-button3').disabled = true;
801
- });
802
-
803
- // Reset Message box Close On Mouse Hover
804
- document.getElementById('dialog-close-button9').disabled = false;
805
- jQuery('#dialog-close-button9').hover(function () {
806
- jQuery("#dialog-close-button9").click();
807
- document.getElementById('dialog-close-button9').disabled = true;
808
- });
809
-
810
- if(Action == "textandcolorReset") {
811
- (function() {
812
- var dlgtrigger = document.querySelector( '[data-dialog9]' ),
813
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog9' ) ),
814
- // svg..
815
- morphEl = somedialog.querySelector( '.morph-shape' ),
816
- s = Snap( morphEl.querySelector( 'svg' ) ),
817
- path = s.select( 'path' ),
818
- steps = {
819
- open : morphEl.getAttribute( 'data-morph-open' ),
820
- close : morphEl.getAttribute( 'data-morph-close' )
821
- },
822
- dlg = new DialogFx( somedialog, {
823
- onOpenDialog : function( instance ) {
824
- // animate path
825
- setTimeout(function() {
826
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
827
- }, 250 );
828
- },
829
- onCloseDialog : function( instance ) {
830
- // animate path
831
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
832
- }
833
- });
834
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
835
- })();
836
-
837
- var PostData = "Action=" + Action ;
838
- jQuery.ajax({
839
- dataType : 'html',
840
- type: 'POST',
841
- url : location.href,
842
- cache: false,
843
- data : PostData,
844
- complete : function() { },
845
- success: function(data) {
846
- //Headline Font Style
847
- jQuery("#headline_font_style").val('Arial');
848
- //Input Font Style
849
- jQuery("#input_font_style").val('Arial');
850
- //Link Font Style
851
- jQuery("#link_font_style").val('Arial');
852
- //Button Font Style
853
- jQuery("#button_font_style").val('Arial');
854
- // Heading Font Color
855
- jQuery("#td-headline-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
856
- // Input Font Color
857
- jQuery("#td-input-font-color a.wp-color-result").closest("a").css({"background-color": "#000000"});
858
- //Link Font Color
859
- jQuery("#td-link-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
860
- // Button Font Color
861
- jQuery("#td-button-font-color a.wp-color-result").closest("a").css({"background-color": "#dd3333"});
862
- jQuery("#td-login-button-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
863
-
864
- jQuery( "#button-size-slider" ).slider("value",14 );
865
- jQuery( "#headline-size-text-box" ).val( jQuery( "#button-size-slider" ).slider( "value") );
866
-
867
- jQuery( "#button-size-slider2" ).slider("value",18 );
868
- jQuery( "#input-size-text-box" ).val( jQuery( "#button-size-slider2" ).slider( "value") );
869
-
870
- jQuery( "#button-size-slider3" ).slider("value",14 );
871
- jQuery( "#link-size-text-box" ).val( jQuery( "#button-size-slider3" ).slider( "value") );
872
-
873
- jQuery( "#button-size-slider7" ).slider("value",14 );
874
- jQuery( "#button-size-text-box" ).val( jQuery( "#button-size-slider7" ).slider( "value") );
875
-
876
- document.getElementById("user-input-icon").value ='fa-user';
877
- document.getElementById("password-input-icon").value ='fa-key';
878
- // Reset message box open
879
- jQuery(".dialog-button9").click();
880
- // Function to close message box
881
- setTimeout(function(){
882
- jQuery("#dialog-close-button9").click();
883
- }, 1000);
884
- }
885
- });
886
- }
887
- }
888
- </script>
889
  <?php
890
  if(isset($_POST['Action'])) {
891
  $Action = sanitize_text_field($_POST['Action']);
4
  // Exit if accessed directly
5
  if ( ! defined( 'ABSPATH' ) ) exit;
6
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  <div class="row">
8
  <div class="post-social-wrapper clearfix">
9
  <div class="col-md-12 post-social-item">
197
  <div class="panel-body">
198
  <table class="form-table">
199
  <tr>
200
+ <th scope="row" ><?php esc_html_e('Show Back To Site Link ', WEBLIZAR_ACL)?></th>
201
  <td></td>
202
  </tr>
203
  <tr class="radio-span" style="border-bottom:none;">
383
  echo "<option disabled>Error to fetch Google fonts.</option>";
384
  echo "<option disabled>Google font will not available in offline mode.</option>";
385
  }
 
 
386
  }
387
  ?>
388
  <option value="ntf-grandregular"><?php esc_html_e('NTF Grand Regular', WEBLIZAR_ACL)?></option>
625
  </div>
626
  </div>
627
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
628
  <?php
629
  if(isset($_POST['Action'])) {
630
  $Action = sanitize_text_field($_POST['Action']);
includes/googlecaptcha-settings/gcaptcha-settings.php CHANGED
@@ -19,33 +19,6 @@ if ( ! defined( 'ABSPATH' ) ) exit;
19
  </div>
20
  </div>
21
  </div>
22
- <style type="text/css">
23
- .acl_gcaptcha_sub_label {
24
- font-weight: bold;
25
- background-color: #f1f1f1;
26
- padding: 7px 10px;
27
- margin-top: 10px;
28
- font-size: 15px;
29
- }
30
- div.acl_gcaptcha_info {
31
- margin-top: 7px;
32
- word-break: break-all;
33
- }
34
- .acl_gcaptcha_info {
35
- color: #888;
36
- font-size: 13px;
37
- font-style: italic;
38
- }
39
- .radio-span{
40
- border-bottom:none;
41
- }
42
- .dialog-button49, .dialog-button109{
43
- display:none;
44
- }
45
- .dialog{
46
- position: fixed; z-index: 9999;
47
- }
48
- </style>
49
  <div class="panel panel-primary panel-default content-panel">
50
  <div class="panel-body">
51
  <table class="form-table">
@@ -190,7 +163,6 @@ if ( ! defined( 'ABSPATH' ) ) exit;
190
  </div>
191
  <!-- /row -->
192
  <script>
193
-
194
  var recaptcha_keys_v2 = jQuery('.recaptcha_keys_v2');
195
  var recaptcha_keys_v3 = jQuery('.recaptcha_keys_v3');
196
 
19
  </div>
20
  </div>
21
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  <div class="panel panel-primary panel-default content-panel">
23
  <div class="panel-body">
24
  <table class="form-table">
163
  </div>
164
  <!-- /row -->
165
  <script>
 
166
  var recaptcha_keys_v2 = jQuery('.recaptcha_keys_v2');
167
  var recaptcha_keys_v3 = jQuery('.recaptcha_keys_v3');
168
 
includes/help/help.php CHANGED
@@ -91,15 +91,5 @@ if ( ! defined( 'ABSPATH' ) ) exit;
91
  </div>
92
  </div>
93
  </div>
94
- <style type="text/css">
95
-
96
- .radio-span{
97
- border-bottom:none;
98
 
99
- }
100
- .radio-span .acl-rate-us{
101
- text-align:center; text-decoration: none;font:normal 30px;
102
- }
103
-
104
- </style>
105
  <!-- /row -->
91
  </div>
92
  </div>
93
  </div>
 
 
 
 
94
 
 
 
 
 
 
 
95
  <!-- /row -->
includes/help/rate.php CHANGED
@@ -68,7 +68,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
68
  <input type="hidden" name="cmd" value="_s-xclick">
69
  <input type="hidden" name="hosted_button_id" value="9MXDU3NKPCR5Y">
70
  <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
71
- <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
72
  </form>
73
  </td>
74
 
@@ -78,18 +78,4 @@ if ( ! defined( 'ABSPATH' ) ) exit;
78
  </div>
79
  </div>
80
  <!-- /row -->
81
- <style type="text/css">
82
- .colcent{
83
- width:100% !important;
84
- text-align: center !important;
85
- }
86
- .colcent .acl-rate-us{
87
- text-align:center; text-decoration: none;font:normal 30px;
88
-
89
- }
90
- .radio-span{
91
- border-bottom:none;
92
 
93
- }
94
-
95
- </style>
68
  <input type="hidden" name="cmd" value="_s-xclick">
69
  <input type="hidden" name="hosted_button_id" value="9MXDU3NKPCR5Y">
70
  <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
71
+ <img alt="paypal" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
72
  </form>
73
  </td>
74
 
78
  </div>
79
  </div>
80
  <!-- /row -->
 
 
 
 
 
 
 
 
 
 
 
81
 
 
 
 
includes/import-export-setting/import_export.php CHANGED
@@ -57,18 +57,3 @@ if ( ! defined( 'ABSPATH' ) ) exit;
57
  </div>
58
  </div>
59
  <!-- /row -->
60
- <style type="text/css">
61
-
62
- .radio-span{
63
- border-bottom:none;
64
-
65
- }
66
- .radio-span td{
67
- width:80%;
68
-
69
- }
70
- .radio-span p{
71
- margin-bottom:15px;
72
- }
73
-
74
- </style>
57
  </div>
58
  </div>
59
  <!-- /row -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/login-form-setting/login-form-background.php CHANGED
@@ -3,185 +3,6 @@
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
6
- <script>
7
- //on load form floating
8
- var floatingform = '<?php echo esc_attr($login_form_position); ?>';
9
- if(floatingform == "default") {
10
- jQuery( "#div-login-float" ).hide();
11
- jQuery( "#div-login-custom" ).hide();
12
- }
13
- if(floatingform == "lf_float_style") {
14
- jQuery( "#div-login-float" ).show();
15
- jQuery( "#div-login-custom" ).hide();
16
- }
17
- if(floatingform == "lf_customize_style") {
18
- jQuery( "#div-login-float" ).hide();
19
- jQuery( "#div-login-custom" ).show();
20
- }
21
-
22
- function form_position_change() {
23
- var floatingformchange = jQuery( "#login_form_position option:selected" ).val();
24
-
25
- if(floatingformchange== "default") {
26
- jQuery( "#div-login-float" ).hide();
27
- jQuery( "#div-login-custom" ).hide();
28
- }
29
- if(floatingformchange== "lf_float_style") {
30
- jQuery( "#div-login-float" ).show();
31
- jQuery( "#div-login-custom" ).hide();
32
- }
33
- if(floatingformchange== "lf_customize_style") {
34
- jQuery( "#div-login-float" ).hide();
35
- jQuery( "#div-login-custom" ).show();
36
- }
37
- }
38
-
39
- function Acl_show_Image_2() {
40
- var img_src= document.getElementById("login_bg_image").value;
41
- jQuery("#img").attr('src',img_src);
42
- }
43
-
44
- function Acl_login_img_clear() {
45
- document.getElementById("login_bg_image").value ="";
46
- }
47
-
48
- //button Login Form Width slider
49
- jQuery(function() {
50
- jQuery( "#login-opacity-slider" ).slider({
51
- orientation: "horizontal",
52
- range: "min",
53
- max: 10,
54
- min: 0,
55
- slide: function( event, ui ) {
56
- jQuery( "#login-opacity-text-box" ).val( ui.value );
57
- }
58
- });
59
- jQuery( "#login-opacity-slider" ).slider("value",<?php if($login_form_opacity != ""){echo esc_attr($login_form_opacity);}else{echo "10";}?>);
60
- jQuery( "#login-opacity-text-box" ).val( jQuery( "#login-opacity-slider" ).slider( "value") );
61
- });
62
-
63
- //button Login Form Width slider
64
- jQuery(function() {
65
- jQuery( "#button-size-slider4" ).slider({
66
- orientation: "horizontal",
67
- range: "min",
68
- max: 600,
69
- min:200,
70
- slide: function( event, ui ) {
71
- jQuery( "#login-width-text-box" ).val( ui.value );
72
- }
73
- });
74
- jQuery( "#button-size-slider4" ).slider("value",<?php if($login_form_width != ""){echo esc_attr($login_form_width);}else{echo "300";}?>);
75
- jQuery( "#login-width-text-box" ).val( jQuery( "#button-size-slider4" ).slider( "value") );
76
- });
77
-
78
-
79
- //button Login Form Align Left
80
- jQuery(function() {
81
- jQuery( "#button_left" ).slider({
82
- orientation: "horizontal",
83
- range: "min",
84
- max:1300,
85
- min:0,
86
- slide: function( event, ui ) {
87
- jQuery( "#login_form_left" ).val( ui.value );
88
- }
89
- });
90
- jQuery( "#button_left" ).slider("value",<?php if($login_form_left != ""){echo esc_attr($login_form_left);}else{echo "700";}?>);
91
- jQuery( "#login_form_left" ).val( jQuery( "#button_left" ).slider( "value") );
92
- });
93
- //button Login Form Align Top
94
- jQuery(function() {
95
- jQuery( "#button_top" ).slider({
96
- orientation: "horizontal",
97
- range: "min",
98
- max:600,
99
- min:0,
100
- slide: function( event, ui ) {
101
- jQuery( "#login_form_top" ).val( ui.value );
102
- }
103
- });
104
- jQuery( "#button_top" ).slider("value",<?php if($login_form_top != ""){echo esc_attr($login_form_top);}else{echo "300";}?>);
105
- jQuery( "#login_form_top" ).val( jQuery( "#button_top" ).slider( "value") );
106
- });
107
-
108
- //button Border Radius slider
109
- jQuery(function() {
110
- jQuery( "#button-size-slider5" ).slider({
111
- orientation: "horizontal",
112
- range: "min",
113
- max: 15,
114
- min:0,
115
- slide: function( event, ui ) {
116
- jQuery( "#login-Radius-text-box" ).val( ui.value );
117
- }
118
- });
119
- jQuery( "#button-size-slider5" ).slider("value",<?php if($login_form_radius != ""){echo esc_attr($login_form_radius);}else{echo "3";}?> );
120
- jQuery( "#login-Radius-text-box" ).val( jQuery( "#button-size-slider5" ).slider( "value") );
121
- });
122
-
123
- //button Border Thickness slider
124
- jQuery(function() {
125
- jQuery( "#button-size-slider6" ).slider({
126
- orientation: "horizontal",
127
- range: "min",
128
- max: 20,
129
- min:0,
130
- slide: function( event, ui ) {
131
- jQuery( "#login-thickness-text-box" ).val( ui.value );
132
- }
133
- });
134
- jQuery( "#button-size-slider6" ).slider("value",<?php if($login_border_thikness != ""){echo esc_attr($login_border_thikness);}else{echo "3";}?> );
135
- jQuery( "#login-thickness-text-box" ).val( jQuery( "#button-size-slider6" ).slider( "value") );
136
- });
137
-
138
-
139
- //Button Font Size slider for login form message
140
- jQuery(function() {
141
- jQuery( "#button-msg-font-resizer" ).slider({
142
- orientation: "horizontal",
143
- range: "min",
144
- max: 48,
145
- min:12,
146
- slide: function( event, ui ) {
147
- jQuery( "#login-msg-text-size" ).val( ui.value );
148
- }
149
- });
150
- jQuery( "#button-msg-font-resizer" ).slider("value",<?php if($login_msg_fontsize != ""){echo esc_attr($login_msg_fontsize);}else{echo "16";}?> );
151
- jQuery( "#login-msg-text-size" ).val( jQuery( "#button-msg-font-resizer" ).slider( "value") );
152
- });
153
-
154
- //Set Value of Drop Down
155
- jQuery(document).ready(function() {
156
- //Login Background Select
157
- jQuery("#select-login-bg").val('<?php if($login_bg_type != ""){echo esc_attr($login_bg_type);}else {echo "";}?>');
158
- loginbgchange();
159
- //login Background Effect
160
- jQuery("#login_bg_color_overlay").val('<?php if($login_bg_effect != ""){echo esc_attr($login_bg_effect);}else {echo "";}?>');
161
- //login border style
162
- jQuery("#login_border_style").val('<?php if($login_border_style != ""){echo esc_attr($login_border_style);}else {echo "";}?>');
163
-
164
- jQuery("#login_redirect_force").val('<?php if($login_redirect_force != ""){echo esc_attr($login_redirect_force);}else {echo "";}?>');
165
- //login Background Repeat
166
- jQuery("#login_bg_repeat").val('<?php if($login_bg_repeat != ""){echo esc_attr($login_bg_repeat);}else {echo "";}?>');
167
- //login Background Position
168
- jQuery("#login_bg_position").val('<?php if($login_bg_position != ""){echo esc_attr($login_bg_position);}else {echo "";}?>');
169
- });
170
-
171
- function loginbgchange() {
172
- jQuery(".no-login-bg").hide();
173
-
174
- var Login_optionvalue = jQuery( "#select-login-bg option:selected" ).val();
175
- if(Login_optionvalue== "static-background-color") {
176
- jQuery( "#div-login-bg-color" ).show();
177
- }
178
-
179
- if(Login_optionvalue== "static-background-image") {
180
- jQuery( "#div-login-bg-image" ).show();
181
- }
182
- }
183
- </script>
184
-
185
  <div class="row">
186
  <div class="post-social-wrapper clearfix">
187
  <div class="col-md-12 post-social-item">
@@ -854,227 +675,6 @@ function loginbgchange() {
854
  </div>
855
  </div>
856
  <!-- /row -->
857
- <script>
858
- function Custom_login_login(Action, id){
859
- if(Action == "loginbgSave") {
860
- (function() {
861
-
862
- var dlgtrigger = document.querySelector( '[data-dialog2]' ),
863
-
864
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog2' ) ),
865
- // svg..
866
- morphEl = somedialog.querySelector( '.morph-shape' ),
867
- s = Snap( morphEl.querySelector( 'svg' ) ),
868
- path = s.select( 'path' ),
869
- steps = {
870
- open : morphEl.getAttribute( 'data-morph-open' ),
871
- close : morphEl.getAttribute( 'data-morph-close' )
872
- },
873
- dlg = new DialogFx( somedialog, {
874
- onOpenDialog : function( instance ) {
875
- // animate path
876
- setTimeout(function() {
877
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
878
- }, 250 );
879
- },
880
- onCloseDialog : function( instance ) {
881
- // animate path
882
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
883
- }
884
- } );
885
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
886
- })();
887
- var login_form_position = jQuery( "#login_form_position option:selected" ).val();
888
- var login_form_float = jQuery('input[name=login_form_float]:checked').val();
889
- if (!login_form_float) {
890
- login_form_float = 'center';
891
- }
892
- var login_form_left = jQuery("#login_form_left").val();
893
- var login_form_top = jQuery("#login_form_top").val();
894
- var Login_bg_value = jQuery( "#select-login-bg option:selected" ).val();
895
- var login_background_color = jQuery("#login-background-color").val();
896
- var login_bg_color_overlay = jQuery( "#login_bg_color_overlay option:selected" ).val();
897
- var login_bg_image = jQuery("#login_bg_image").val();
898
- var login_form_opacity = jQuery("#login-opacity-text-box").val();
899
- var login_form_width= jQuery("#login-width-text-box").val();
900
- var login_form_radius= jQuery("#login-Radius-text-box").val();
901
- var login_border_style = jQuery( "#login_border_style option:selected" ).val();
902
- var login_redirect_force = jQuery( "#login_redirect_force option:selected" ).val();
903
- var login_border_thikness = jQuery("#login-thickness-text-box").val();
904
- var login_border_color = jQuery("#login-Border-color").val();
905
- var login_bg_repeat = jQuery( "#login_bg_repeat option:selected" ).val();
906
- var login_bg_position = jQuery( "#login_bg_position option:selected" ).val();
907
- var login_custom_css = jQuery( "#login_custom_css").val();
908
- var login_redirect_user = jQuery( "#login_redirect_user").val();
909
- var login_force_redirect_url = jQuery( "#login_force_redirect_url").val();
910
- var log_form_above_msg = jQuery( "#log_form_above_msg").val();
911
- var login_msg_fontsize = jQuery("#login-msg-text-size").val();
912
- var login_msg_font_color = jQuery("#login-msg-font-color").val();
913
- var tagline_msg = jQuery( "#tagline_msg").val();
914
- var login_tagline_text_color = jQuery("#login-tagline-text-color").val();
915
- var login_tagline_link_color = jQuery("#login-tagline-link-color").val();
916
- var user_cust_lbl = jQuery( "#user_cust_lbl").val();
917
- var pass_cust_lbl = jQuery( "#pass_cust_lbl").val();
918
- var label_username = jQuery( "#label_username").val();
919
- var label_password = jQuery( "#label_password").val();
920
- var label_loginButton = jQuery( "#label_loginButton").val();
921
- //alert(tagline_msg);
922
-
923
- if (document.getElementById('login_enable_shadow1').checked) {
924
- var login_enable_shadow = document.getElementById('login_enable_shadow1').value;
925
- } else {
926
- var login_enable_shadow = document.getElementById('login_enable_shadow2').value;
927
- }
928
- var login_shadow_color = jQuery("#login_shadow_color").val();
929
-
930
- var PostData = "Action=" + Action + "&login_form_position=" + login_form_position + "&Login_bg_value=" + Login_bg_value + "&login_background_color=" + login_background_color + "&login_bg_color_overlay=" + login_bg_color_overlay + "&login_bg_image=" + login_bg_image + "&login_form_opacity=" + login_form_opacity + "&login_form_width=" + login_form_width + "&login_form_radius=" + login_form_radius + "&login_border_style=" + login_border_style + "&login_redirect_force=" + login_redirect_force +"&login_border_thikness=" + login_border_thikness + "&login_border_color=" + login_border_color + "&login_bg_repeat=" + login_bg_repeat + "&login_bg_position=" + login_bg_position + "&login_enable_shadow=" + login_enable_shadow + "&login_shadow_color=" + login_shadow_color + "&login_custom_css=" + login_custom_css + "&login_redirect_user=" + login_redirect_user + "&login_force_redirect_url=" + login_force_redirect_url +"&login_form_left=" + login_form_left + "&log_form_above_msg=" + log_form_above_msg + "&login_msg_font_color=" + login_msg_font_color + "&login_tagline_text_color=" + login_tagline_text_color + "&login_tagline_link_color=" + login_tagline_link_color + "&login_msg_fontsize=" + login_msg_fontsize + "&login_form_top=" + login_form_top + "&login_form_float=" + login_form_float + "&tagline_msg=" + tagline_msg + "&user_cust_lbl=" + user_cust_lbl + "&pass_cust_lbl=" + pass_cust_lbl + '&label_username=' + label_username + '&label_password=' + label_password + '&label_loginButton=' + label_loginButton;
931
- jQuery.ajax({
932
- dataType : 'html',
933
- type: 'POST',
934
- url : location.href,
935
- cache: false,
936
- data : PostData,
937
- complete : function() { },
938
- success: function(data) {
939
- // Save message box open
940
- jQuery(".dialog-button2").click();
941
- // Function to close message box
942
- setTimeout(function(){
943
- jQuery("#dialog-close-button2").click();
944
- }, 1000);
945
- }
946
- });
947
- }
948
- // Save Message box Close On Mouse Hover
949
- document.getElementById('dialog-close-button2').disabled = false;
950
- jQuery('#dialog-close-button2').hover(function () {
951
- jQuery("#dialog-close-button2").click();
952
- document.getElementById('dialog-close-button2').disabled = true;
953
- });
954
-
955
- // Reset Message box Close On Mouse Hover
956
- document.getElementById('dialog-close-button8').disabled = false;
957
- jQuery('#dialog-close-button8').hover(function () {
958
- jQuery("#dialog-close-button8").click();
959
- document.getElementById('dialog-close-button8').disabled = true;
960
- });
961
-
962
- //on reset settings
963
- if(Action == "loginbgReset") {
964
- (function() {
965
- var dlgtrigger = document.querySelector( '[data-dialog8]' ),
966
-
967
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog8' ) ),
968
- // svg..
969
- morphEl = somedialog.querySelector( '.morph-shape' ),
970
- s = Snap( morphEl.querySelector( 'svg' ) ),
971
- path = s.select( 'path' ),
972
- steps = {
973
- open : morphEl.getAttribute( 'data-morph-open' ),
974
- close : morphEl.getAttribute( 'data-morph-close' )
975
- },
976
- dlg = new DialogFx( somedialog, {
977
- onOpenDialog : function( instance ) {
978
- // animate path
979
- setTimeout(function() {
980
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
981
- }, 250 );
982
- },
983
- onCloseDialog : function( instance ) {
984
- // animate path
985
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
986
- }
987
- } );
988
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
989
- })();
990
-
991
- var PostData = "Action=" + Action ;
992
- jQuery.ajax({
993
- dataType : 'html',
994
- type: 'POST',
995
- url : location.href,
996
- cache: false,
997
- data : PostData,
998
- complete : function() { },
999
- success: function(data) {
1000
- // Show Background Image Option
1001
- jQuery(".no-login-bg").hide();
1002
- jQuery( "#div-login-bg-image" ).show();
1003
-
1004
- // Show Login Form Position
1005
- jQuery( "#div-login-float" ).hide();
1006
- jQuery( "#div-login-custom" ).hide();
1007
- jQuery("#login_form_position").val('login_form_float');
1008
-
1009
- //login Background Effect
1010
- jQuery("#login_bg_color_overlay").val('pattern-1');
1011
- //login border style
1012
- jQuery("#login_border_style").val('solid');
1013
-
1014
- jQuery("#login_redirect_force").val('no');
1015
- //login Background Repeat
1016
- jQuery("#login_bg_repeat").val('repeat');
1017
- //login Background Position
1018
- jQuery("#login_bg_position").val('left top');
1019
-
1020
- //Enable Login From Shadow
1021
- jQuery(document).ready( function() {
1022
- jQuery('input[name=enable_form_shadow]').val(['yes']);
1023
- // Message Display Above Login Form
1024
- jQuery("#log_form_above_msg").val('');
1025
- // Tagline Message Display Below Login Form
1026
- jQuery("#tagline_msg").val('This login form is created by <a href="https://wordpress.org/plugins/admin-custom-login/" target="_blank">ACL</a> , developed by <a href="https://www.weblizar.com" target="_blank">weblizar</a>');
1027
- //login Custom Css
1028
- jQuery("#login_custom_css").val('');
1029
- //login Redirect User
1030
- jQuery("#login_redirect_user").val('');
1031
-
1032
- jQuery("#login_force_redirect_url").val('<?php echo get_home_url()."/wp-login.php"; ?>');
1033
- // Username label text
1034
- jQuery("#user_cust_lbl").val('Type Username or Email');
1035
- // Password label text
1036
- jQuery("#pass_cust_lbl").val('Type Password');
1037
- });
1038
-
1039
- //Login Image
1040
- document.getElementById("login_bg_image").value ="<?php echo WEBLIZAR_NALF_PLUGIN_URL?>/images/3d-background.jpg";
1041
- // Login From Background Color
1042
- jQuery("#td-login-background-color a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
1043
- // Login From Border Color
1044
- jQuery("#td-login-Border-color a.wp-color-result").closest("a").css({"background-color": "#0069A0"});
1045
- // Login From Shadow Color
1046
- jQuery("#login_shadow_color a.wp-color-result").closest("a").css({"background-color": "#C8C8C8"});
1047
-
1048
- // Login Message Font Color
1049
- jQuery("#td-login-msg-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
1050
- jQuery("#td-login-tagline-text-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
1051
- jQuery("#td-login-tagline-link-color a.wp-color-result").closest("a").css({"background-color": "#f00"});
1052
-
1053
- jQuery( "#login-opacity-slider" ).slider("value",10);
1054
- jQuery( "#login-opacity-text-box" ).val( jQuery( "#login-opacity-slider" ).slider( "value") );
1055
-
1056
- jQuery( "#button-size-slider4" ).slider("value",520);
1057
- jQuery( "#login-width-text-box" ).val( jQuery( "#button-size-slider4" ).slider( "value") );
1058
-
1059
- jQuery( "#button-size-slider5" ).slider("value",10 );
1060
- jQuery( "#login-Radius-text-box" ).val( jQuery( "#button-size-slider5" ).slider( "value") );
1061
-
1062
- jQuery( "#button-size-slider6" ).slider("value",4 );
1063
- jQuery( "#login-thickness-text-box" ).val( jQuery( "#button-size-slider6" ).slider( "value") );
1064
-
1065
- jQuery( "#button-msg-font-resizer" ).slider("value",16 );
1066
- jQuery( "#login-msg-text-size" ).val( jQuery( "#button-msg-font-resizer" ).slider( "value") );
1067
- // Reset message box open
1068
- jQuery(".dialog-button8").click();
1069
- // Function to close message box
1070
- setTimeout(function(){
1071
- jQuery("#dialog-close-button8").click();
1072
- }, 1000);
1073
- }
1074
- });
1075
- }
1076
- }
1077
- </script>
1078
  <?php
1079
  if(isset($_POST['Action'])){
1080
  $Action = sanitize_text_field($_POST['Action']);
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  <div class="row">
7
  <div class="post-social-wrapper clearfix">
8
  <div class="col-md-12 post-social-item">
675
  </div>
676
  </div>
677
  <!-- /row -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
678
  <?php
679
  if(isset($_POST['Action'])){
680
  $Action = sanitize_text_field($_POST['Action']);
includes/offers.php CHANGED
@@ -411,1263 +411,3 @@
411
  </div>
412
  </div>
413
  </div>
414
- <style>
415
- .setting_page {padding: 0;margin-top: 25px;}
416
-
417
- a.button.button-primary.thickbox.eswhortcode {
418
- color: #555d66;
419
- border-color: #ccc;
420
- background: #f7f7f7;
421
- box-shadow: 0 1px 0 #ccc;
422
- vertical-align: top;
423
- text-shadow: none;
424
- }
425
- div#TB_ajaxContent {
426
- width: 96%!important;
427
- height: 810px!important;
428
- }
429
- .weblizar-generator-clearfix:before,
430
- .weblizar-generator-clearfix:after {
431
- display: table;
432
- content: " ";
433
- }
434
- .weblizar-generator-clearfix:after { clear: both; }
435
- .weblizar-generator-clear {
436
- height: 0;
437
- clear: both;
438
- overflow: hidden;8
439
- min-height: 60px;
440
- background: 50% 50% url("../images/spinner.gif") no-repeat !important;
441
- }
442
- .weblizar-generator-loading * { visibility: hidden; }
443
-
444
- .weblizar-generator-button img {
445
- margin: -1px 2px 0 -5px;
446
- vertical-align: middle;
447
- }
448
- .wp-media-buttons .weblizar-generator-button img {
449
- margin: -1px -1px 0 -4px;
450
- vertical-align: middle;
451
- }
452
-
453
- #weblizar-generator-wrap { display: none; }
454
- #weblizar-generator {
455
- position: relative;
456
- /* width: 85%; */
457
- max-width: 1000px;
458
- margin: 16px auto;
459
- padding: 0px;
460
- background: #fff;
461
- /* -webkit-box-shadow: 0 2px 25px #000; */
462
- -moz-box-shadow: none;
463
- box-shadow: none;
464
- -webkit-transition: max-width .2s;
465
- -moz-transition: max-width .2s;
466
- transition: max-width .2s;
467
- }
468
- #weblizar-generator.weblizar-generator-narrow { max-width: none; }
469
-
470
- /* Generator tools */
471
- #weblizar-generator-tools { margin: 0 20px 20px 0; }
472
- #weblizar-generator-tools span {
473
- display: inline-block;
474
- width: 1px;
475
- height: 1em;
476
- margin: 0 0.5em;
477
- border-right: 1px dotted #555;
478
- vertical-align: middle;
479
- }
480
- #weblizar-generator-tools a { text-decoration: none; }
481
- #weblizar-generator-tools a.weblizar-add-ons {
482
- display: inline-block;
483
- padding: 2px 7px;
484
- background: #FF7654;
485
- color: #fff;
486
- border: 1px solid #ff4d21;
487
- border-radius: 3px;
488
- }
489
- #weblizar-generator-tools a.weblizar-add-ons:hover { background: #ff4d21; }
490
-
491
- /* Search box */
492
- #weblizar-generator-search {
493
- width: 100%;
494
- border: 1px solid #23282f;
495
- border-radius: 6px;
496
- margin-bottom: 5px;
497
- padding: 10px 10px 10px 42px;
498
- background: 5px 50% url(../images/search.png) no-repeat;
499
- color: #00a0d2;
500
- font-size: 14px;
501
- text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
502
- }
503
- #weblizar-generator-search-pro-tip {
504
- margin: 14px 5px 17px 5px;
505
- color: #23282fe0;
506
- font-style: italic;
507
- text-align: left;
508
- font-size: 0.9em;
509
- }
510
-
511
- /* Filter box */
512
- #weblizar-generator-filter {
513
- margin: 0px;
514
- padding: 14px 1px;
515
- border-top: none;
516
- border-bottom: none;
517
- background: #23282d;
518
- color: #f7f7f7 !important;
519
- text-align: center;
520
- line-height: 24px;
521
- border-radius: 5px;
522
- border: 1px solid #d0cfcf;
523
- }
524
- #weblizar-generator-filter a,
525
- #weblizar-generator-filter strong {
526
- display: inline-block;
527
- margin: 0 1em;
528
- line-height: 1;
529
- border-bottom: none;
530
- text-decoration: none;
531
- color: #f7f7f7bd;
532
- text-shadow: 2px 5px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
533
- font-size:15px;
534
- font-weight:bold;
535
- }
536
- #weblizar-generator-filter a {
537
- border-bottom: none;
538
- text-decoration: none;
539
- color: #f7f7f7;
540
- text-shadow: 2px 5px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
541
- font-size:14px;
542
- font-weight:bold;
543
- }
544
- #weblizar-generator-filter a:hover {
545
- color: #777;
546
- }
547
- /* Dropdown choices */
548
- #weblizar-generator-choices {
549
- margin-top: 35px;
550
- border-radius: 6px;
551
- text-align: center;
552
- background-color: #23282e;
553
- }
554
- #weblizar-generator-choices > span {
555
- position: relative;
556
- display: block;
557
- width: 25%!important;
558
- height: 50px;
559
- min-width: 130px;
560
- padding: 0 5px 0 40px;
561
- float: left;
562
- border: 1px solid #cccccc4a;
563
- overflow: hidden;
564
- -webkit-box-sizing: border-box;
565
- -moz-box-sizing: border-box;
566
- box-sizing: border-box;
567
- border-bottom: none;
568
- vertical-align: top;
569
- text-align: left;
570
- line-height: 46px;
571
- cursor: pointer;
572
- color: #f7f7f7;
573
- font-weight: 600;
574
- font-size: 16px;
575
- text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255,255,255,0.3);
576
- }
577
-
578
- #weblizar-generator-choices span:hover {
579
- border-bottom: 1px solid #6f6d6da1;
580
- background: #6f6d6da1;
581
- color: #fff;
582
- }
583
- #weblizar-generator-choices span img {
584
- position: absolute;
585
- top: 7px;
586
- left: 7px;
587
- width: 14px;
588
- height: 14px;
589
- }
590
- #weblizar-generator-choices span i {
591
- position: absolute;
592
- top: 1px;
593
- left: 1px;
594
- display: block;
595
- width: 26px;
596
- height: 46px;
597
- color: #fdfdfd;
598
- text-align: center;
599
- font-size: 16px;
600
- line-height: 42px;
601
- }
602
- #weblizar-generator-choices span:hover i { color: #fff; }
603
- .su-generator-choice-first {
604
- outline: 1px solid #09f;
605
- box-shadow: 0 0 3px rgba(30,140,190,.8);
606
- }
607
-
608
- /* Breadcrumbs */
609
- #weblizar-generator-breadcrumbs {
610
- margin: 0 -20px;
611
- padding: 14px 20px;
612
- border-top: 1px solid #ccc;
613
- border-bottom: 1px solid #ccc;
614
- background: #eee;
615
- color: #555;
616
- line-height: 24px;
617
- }
618
- #weblizar-generator-breadcrumbs span {
619
- margin-right: 1em;
620
- font-weight: bold;
621
- }
622
- #su-generator-breadcrumbs small {
623
- color: #bbb;
624
- font-weight: normal;
625
- font-size: 0.9em;
626
- }
627
-
628
- /* Notes */
629
- .weblizar-generator-note {
630
- position: relative;
631
- margin: 0 -20px;
632
- padding: 5px 20px;
633
- background: #FFFFB8;
634
- border-bottom: 1px solid #ccc;
635
- color: #333;
636
- line-height: 18px;
637
- }
638
- .weblizar-generator-note-content {
639
- min-height: 20px;
640
- margin-left: 35px;
641
- }
642
- .weblizar-generator-note p { margin: 10px 0; }
643
- .weblizar-generator-note a {
644
- text-decoration: underline;
645
- }
646
- .weblizar-generator-note i {
647
- position: absolute;
648
- top: 15px;
649
- left: 20px;
650
- display: block;
651
- width: 1em;
652
- height: 1em;
653
- color: #555;
654
- text-align: left;
655
- font-size: 20px;
656
- line-height: 1em;
657
- }
658
-
659
- /* Attribute container */
660
- #weblizar-generator-settings .weblizar-generator-attr-container {
661
- margin: 0 -20px;
662
- padding: 1.5em 20px;
663
- border-bottom: 1px solid #ccc;
664
- }
665
-
666
- /* Attribute name */
667
- #weblizar-generator-settings h5,
668
- #weblizar-generator-preview h5 {
669
- margin: 0 0 15px 0;
670
- font-size: 1em;
671
- }
672
-
673
- /* Attribute description */
674
- .weblizar-generator-attr-desc {
675
- margin-top: 15px;
676
- color: #aaa;
677
- font-style: italic;
678
- line-height: 1.6;
679
- }
680
- .weblizar-generator-attr-desc b { color: #999; }
681
-
682
- /* Small text after text field */
683
- .weblizar-generator-px-units {
684
- position: relative;
685
- margin-right: 15px;
686
- }
687
- .weblizar-generator-px-units:before {
688
- position: absolute;
689
- right: -18px;
690
- bottom: 3px;
691
- display: block;
692
- width: 15px;
693
- color: #999;
694
- content: 'px';
695
- text-align: left;
696
- font-size: 0.9em;
697
- }
698
-
699
- /* Clickable values in attribute description */
700
- .weblizar-generator-attr-desc b.su-generator-set-value {
701
- border-bottom: 1px dotted #999;
702
- cursor: pointer;
703
- }
704
- .su-generator-attr-desc b.su-generator-set-value:hover {
705
- border-bottom: 1px dotted #333;
706
- color: #333;
707
- }
708
-
709
- /* Common attribute fields */
710
- #weblizar-generator-settings input[type="text"],
711
- #weblizar-generator-settings input[type="number"],
712
- #weblizar-generator-settings textarea,
713
- #weblizar-generator-settings select {
714
- width: 100%;
715
- height: auto;
716
- padding: 10px;
717
- }
718
-
719
- /* Upload fields */
720
- .weblizar-generator-field-actions { padding-top: 10px; }
721
- .weblizar-generator-field-actions .button,
722
- .weblizar-generator-field-actions span { margin-right: 5px; }
723
- .weblizar-generator-field-actions img {
724
- margin: 0 6px 0 -4px;
725
- vertical-align: middle;
726
- }
727
-
728
- div#mceu_62-body {
729
- width: 798px!important;
730
- height: 698px;
731
- }
732
- div#mceu_62 {
733
- width: 798px!important;
734
- }
735
-
736
-
737
-
738
-
739
-
740
-
741
-
742
-
743
- #selected-shortcode input[type=range] {
744
- /*removes default webkit styles*/
745
- -webkit-appearance: none;
746
-
747
- /*fix for FF unable to apply focus style bug */
748
- border: 1px solid white;
749
-
750
- /*required for proper track sizing in FF*/
751
- width: 300px;
752
- }
753
- #selected-shortcode input[type=range]::-webkit-slider-runnable-track {
754
- width: 300px;
755
- height: 5px;
756
- background: #ddd;
757
- border: none;
758
- border-radius: 3px;
759
- }
760
- #selected-shortcode input[type=range]::-webkit-slider-thumb {
761
- -webkit-appearance: none;
762
- border: none;
763
- height: 16px;
764
- width: 16px;
765
- border-radius: 50%;
766
- background: #1e8cbee8;
767
- margin-top: -5px;
768
- }
769
- #selected-shortcode input[type=range]:focus {
770
- outline: none;
771
- }
772
- #selected-shortcode input[type=range]:focus::-webkit-slider-runnable-track {
773
- background: #ccc;
774
- }
775
-
776
- #selected-shortcode input[type=range]::-moz-range-track {
777
- width: 300px;
778
- height: 5px;
779
- background: #ddd;
780
- border: none;
781
- border-radius: 3px;
782
- }
783
- #selected-shortcode input[type=range]::-moz-range-thumb {
784
- border: none;
785
- height: 16px;
786
- width: 16px;
787
- border-radius: 50%;
788
- background: goldenrod;
789
- }
790
-
791
- /*hide the outline behind the border*/
792
- #selected-shortcode input[type=range]:-moz-focusring{
793
- outline: 1px solid white;
794
- outline-offset: -1px;
795
- }
796
-
797
- #selected-shortcode input[type=range]::-ms-track {
798
- width: 300px;
799
- height: 5px;
800
-
801
- /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
802
- background: transparent;
803
-
804
- /*leave room for the larger thumb to overflow with a transparent border */
805
- border-color: transparent;
806
- border-width: 6px 0;
807
-
808
- /*remove default tick marks*/
809
- color: transparent;
810
- }
811
- #selected-shortcode input[type=range]::-ms-fill-lower {
812
- background: #777;
813
- border-radius: 10px;
814
- }
815
- #selected-shortcode input[type=range]::-ms-fill-upper {
816
- background: #ddd;
817
- border-radius: 10px;
818
- }
819
- #selected-shortcode input[type=range]::-ms-thumb {
820
- border: none;
821
- height: 16px;
822
- width: 16px;
823
- border-radius: 50%;
824
- background: goldenrod;
825
- }
826
- #selected-shortcode input[type=range]:focus::-ms-fill-lower {
827
- background: #888;
828
- }
829
- #selected-shortcode input[type=range]:focus::-ms-fill-upper {
830
- background: #ccc;
831
- }
832
-
833
- .btn.custom_button_shortcode {
834
- -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
835
- -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa!important;
836
- box-shadow: 0px 1px 0px 0px #f0f7fa!important;
837
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2))!important;
838
- background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
839
- background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
840
- background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
841
- background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
842
- background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%)!important;
843
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
844
- background-color: #33bdef!important;
845
- -moz-border-radius: 6px;
846
- -webkit-border-radius: 6px!important;
847
- border-radius: 6px!important;
848
- border: 1px solid #057fd0!important;
849
- display: inline-block!important;
850
- cursor: pointer;
851
- color: #ffffff;
852
- font-family: Arial;
853
- font-size: 20px!important;
854
- font-weight: bold;
855
- padding: 4px 57px!important;
856
- text-decoration: none!important;
857
- text-shadow: 0px -1px 0px #5b6178!important;
858
- line-height: 0px !important;
859
- margin-top: 12px !important;
860
- }
861
- #selected-shortcode .btn.custom_button_shortcode:hover {
862
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
863
- background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
864
- background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
865
- background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
866
- background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
867
- background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
868
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
869
- background-color:#019ad2;
870
- }
871
- #selected-shortcode .btn.custom_button_shortcode:active {
872
- position:relative;
873
- top:1px;
874
- }
875
- #selected-shortcode #map {
876
- height: 100%;
877
- }
878
- #selected-shortcode #description {
879
- font-family: Roboto;
880
- font-size: 15px;
881
- font-weight: 300;
882
- }
883
-
884
- #selected-shortcode #infowindow-content .title {
885
- font-weight: bold;
886
- }
887
-
888
- #selected-shortcode #infowindow-content {
889
- display: none;
890
- }
891
-
892
- #selected-shortcode #map #infowindow-content {
893
- display: inline;
894
- }
895
-
896
- #selected-shortcode .pac-card {
897
- margin: 10px 10px 0 0;
898
- border-radius: 2px 0 0 2px;
899
- box-sizing: border-box;
900
- -moz-box-sizing: border-box;
901
- outline: none;
902
- box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
903
- background-color: #fff;
904
- font-family: Roboto;
905
- }
906
-
907
- #selected-shortcode #pac-container {
908
- padding-bottom: 12px;
909
- margin-right: 12px;
910
- }
911
-
912
- #selected-shortcode .pac-controls {
913
- display: inline-block;
914
- padding: 5px 11px;
915
- }
916
-
917
- #selected-shortcode .pac-controls label {
918
- font-family: Roboto;
919
- font-size: 13px;
920
- font-weight: 300;
921
- }
922
-
923
- #selected-shortcode #pac-input {
924
- background-color: #fff;
925
- font-family: Roboto;
926
- font-size: 15px;
927
- font-weight: 300;
928
- margin-left: 12px;
929
- padding: 0 11px 0 13px;
930
- text-overflow: ellipsis;
931
- width: 400px;
932
- }
933
-
934
- #selected-shortcode #pac-input:focus {
935
- border-color: #4d90fe;
936
- }
937
-
938
- #selected-shortcode #title {
939
- color: #fff;
940
- background-color: #4d90fe;
941
- font-size: 25px;
942
- font-weight: 500;
943
- padding: 6px 12px;
944
- }
945
- #selected-shortcode #target {
946
- width: 345px;
947
- }
948
- /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
949
- @media (max-width: 600px) {
950
- .col-25, .col-75, input[type=submit] {
951
- width: 100%;
952
- display: inline-flex;
953
- margin-top: 0;
954
- }
955
- }
956
-
957
-
958
-
959
- /*----Extra--*/
960
- .clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0;}
961
- * html .clearfix{ zoom: 1; } /* IE6 */
962
- *:first-child+html .clearfix { zoom: 1; } /* IE7 */
963
-
964
- #wpex-shortcodes-popup{ text-shadow: 1px 1px 1px #fff; font-size:14px; }
965
-
966
- #shortcode-selector-title{ margin-top: 20px; }
967
- /*#select-shortcode{ border: 1px solid #ccc; margin-bottom: 25px; }*/
968
- #select-shortcode-inner{ padding: 15px; border: 1px solid #fff; }
969
- #select-shortcode select{ margin-left: 78px; float: none; width: 400px; font-size: 13px; padding: 5px; }
970
-
971
-
972
- /*#shortcode-editor { border: 1px solid #ccc; position: relative; }*/
973
- /*#shortcode-editor-inner{ padding: 15px 15px 0; border: 1px solid #fff; }*/
974
-
975
- .padding-bottom{ padding-bottom: 15px; }
976
-
977
- #shortcode-editor h2{ margin-top: 0px; }
978
- #select-shortcode { border: 1px solid transparent!important; }
979
- #shortcode-editor { border: 1px solid transparent!important; }
980
- #shortcode-editor label { display: block; float: left; margin: 0 8px 0 0; width: auto!important; }
981
- #shortcode-editor select{ padding: 0px!important; }
982
- #shortcode-editor select,
983
- #shortcode-editor input,
984
- #shortcode-editor textarea { display: block; float: left; width: 100%;padding: 10px; margin-bottom:2%;font-size:14px; box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255, 255, 255, 0.84);}
985
- #shortcode-editor input:focus,
986
- #shortcode-editor textarea:focus {background: #fff;border: 1px solid #bdbdbd !important;color: #444;-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
987
- #shortcode-editor select { box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.12), 0px -5px 35px rgba(255, 255, 255, 0.84); color: #000000ab; }
988
- /*#shortcode-editor #insert { text-align: center; bottom: -45px; right: 0px; display: block; margin: 10px 0 0; text-decoration: none;margin-top:2%;margin-bottom:2%; }*/
989
- /*#shortcode-editor #insert {
990
- display: block;
991
- border: 1px solid #2891bb!important;
992
- border-radius: 3px!important;
993
- padding: 4px!important;
994
- color: white!important;
995
- background-color: #2891bb!important;
996
- }*/
997
- #shortcode-editor .form-section{ margin-bottom: 20px; }
998
-
999
-
1000
- #wpex-shortcodes-popup h2{ margin-bottom: 20px; fontsize: 14px; color: #333; padding: 10px 10px 11px 10px; border: 1px solid #d0cfcf; margin-top: 20px;}
1001
- #select-shortcode-wrap{ margin-bottom: 20px; }
1002
- .clear{ clear: both; }
1003
-
1004
- hr{ outline: none; border: 0; border-top: 1px solid #ddd; border-bottom: 1px solid #fff; margin: 30px auto; height: 2px;}
1005
-
1006
- #su-generator-choices a
1007
- {
1008
- position: relative;
1009
- display: block;
1010
- width: 20%;
1011
- height: 28px;
1012
- min-width: 130px;
1013
- padding: 0 5px 0 30px;
1014
- float: left;
1015
- overflow: hidden;
1016
- -webkit-box-sizing: border-box;
1017
- -moz-box-sizing: border-box;
1018
- box-sizing: border-box;
1019
- border-bottom: 1px dotted #e5e5e5;
1020
- color: #222;
1021
- vertical-align: top;
1022
- text-align: left;
1023
- line-height: 28px;
1024
- cursor: pointer;
1025
- }
1026
- #su-generator-choices a:hover
1027
- {
1028
- border-bottom: 1px solid #333;
1029
- background: #333;
1030
- color: #fff;
1031
- }
1032
-
1033
-
1034
- /* Cp */
1035
- .switch {
1036
- position: relative;
1037
- display: inline-block;
1038
- width: 60px;
1039
- height: 34px;
1040
- }
1041
-
1042
- .switch input {display:none!important;}
1043
- .slider {
1044
- position: absolute;
1045
- cursor: pointer;
1046
- top: 25px;
1047
- left: 58px;
1048
- right: -105px;
1049
- width: auto;
1050
- bottom: 0;
1051
- background-color: #ccc;
1052
- -webkit-transition: .4s;
1053
- transition: .4s;
1054
- }
1055
-
1056
- .slider:before {
1057
- position: absolute;
1058
- content: "";
1059
- height: 26px;
1060
- width: 26px;
1061
- left: 4px;
1062
- bottom: 4px;
1063
- background-color: white;
1064
- -webkit-transition: .4s;
1065
- transition: .4s;
1066
- }
1067
-
1068
- input:checked + .slider {
1069
- background-color: #2f93c1; width:auto;
1070
- }
1071
-
1072
- input:focus + .slider {
1073
- box-shadow: 0 0 1px #2196F3;
1074
- }
1075
-
1076
- input:checked + .slider:before {
1077
- -webkit-transform: translateX(26px);
1078
- -ms-transform: translateX(26px);
1079
- transform: translateX(26px);
1080
- }
1081
-
1082
- /* Rounded sliders */
1083
- .slider.round {
1084
- border-radius: 34px;
1085
- }
1086
-
1087
- .slider.round:before {
1088
- border-radius: 50%;
1089
- }
1090
-
1091
- /* new css */
1092
- /* Style inputs, select elements and textareas */
1093
- #shortcode-editor input[type=text],#shortcode-editor select,#shortcode-editor textarea{
1094
- width: 100%;
1095
- padding: 12px;
1096
- border: 1px solid #ccc;
1097
- border-radius: 4px;
1098
- box-sizing: border-box;
1099
- resize: vertical;
1100
- }
1101
-
1102
- /* Style the label to display next to the inputs */
1103
- label {
1104
- padding: 12px 12px 12px 0;
1105
- display: inline-block;
1106
- }
1107
-
1108
- /* Style the submit button */
1109
- #shortcode-editor input[type=submit] {
1110
- background-color: #4CAF50;
1111
- color: white;
1112
- padding: 12px 20px;
1113
- border: none;
1114
- border-radius: 4px;
1115
- cursor: pointer;
1116
- float: right;
1117
- }
1118
-
1119
- /* Style the container */
1120
-
1121
-
1122
- /* Floating column for labels: 25% width */
1123
- .col-25 {
1124
- float: left;
1125
- width: 25%;
1126
- margin-top: 6px;
1127
- }
1128
-
1129
- /* Floating column for inputs: 75% width */
1130
- .col-75 {
1131
- float: left;
1132
- width: 75%;
1133
- margin-top: 6px;
1134
- }
1135
-
1136
- /* Clear floats after the columns */
1137
- .row:after {
1138
- content: "";
1139
- display: table;
1140
- clear: both;
1141
- }
1142
-
1143
- #selected-shortcode span output {
1144
- border: 1px solid #333333b0;
1145
- padding: 12px 15px;
1146
- margin-left: 24px;
1147
- position: relative;
1148
- top: 14px;
1149
- background-color: #333333b0;
1150
- border-radius: 100%;
1151
- color: #fff;
1152
- font-weight: bold;
1153
- font-size: 20px;
1154
- text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1155
- }
1156
- #selected-shortcode .col-25 label {
1157
- color: #555;
1158
- font-weight: bold;
1159
- font-size: 16px;
1160
- text-shadow: 2px 3px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1161
- }
1162
-
1163
- input.button.button-small.wp-picker-clear {
1164
- width: auto!important;
1165
- padding: 0px 14px!important;
1166
- }
1167
- .wp-picker-input-wrap label {
1168
- padding: 0!important;
1169
- }
1170
- /****** Media upload iframe **********/
1171
-
1172
- .iconpicker-container .iconpicker {
1173
- overflow: inherit!important;
1174
- }
1175
- .iconpicker .iconpicker-item.iconpicker-selected {
1176
- color: #1caae0;
1177
- background: #23282d;
1178
- }
1179
- input#upload-btn {
1180
- display: inline-block;
1181
- text-decoration: none;
1182
- font-size: 13px;
1183
- line-height: 26px;
1184
- height: 28px;
1185
- width: 27%;
1186
- margin-right: 2px!important;
1187
- margin: 0;
1188
- padding: 0 10px 1px;
1189
- cursor: pointer;
1190
- border-width: 1px;
1191
- border-style: solid;
1192
- -webkit-appearance: none;
1193
- border-radius: 3px;
1194
- white-space: nowrap;
1195
- box-sizing: border-box;
1196
- }
1197
-
1198
- /* 23-12-2017 */
1199
- #shortcode-editor a.shortcode-editor-back {
1200
- text-decoration: none;
1201
- display: inline-block;
1202
- border: 1px solid;
1203
- padding: 4px;
1204
- border-radius: 13px;
1205
- }
1206
- #shortcode-editor a.shortcode-editor-back:hover {
1207
- background: #1cabe0;
1208
- color: #fff;
1209
- text-shadow: none;
1210
- }
1211
- #shortcode-editor span.shortcode-editor-title {
1212
- margin-left: 7px;
1213
- display: inline-block;
1214
- color: #00a0d2;
1215
- font-weight: bold;
1216
- font-size: 18px;
1217
- text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1218
- }
1219
-
1220
-
1221
- @media (max-width: 767px) {
1222
- div#TB_ajaxContent {
1223
- width: 100%!important;
1224
- height: 100%!important;
1225
- clear: both;
1226
- padding:0px!important;
1227
- overflow: auto;
1228
- text-align: left;
1229
- line-height: 1.4em;
1230
- }
1231
- #TB_window {
1232
- position: fixed;
1233
- margin: 0px!important;
1234
- left: 4%!important;
1235
- }
1236
- }
1237
- span.blog-editor-title {
1238
- margin-left: 7px;
1239
- display: inline-block;
1240
- color: #00a0d2;
1241
- font-weight: bold;
1242
- font-size: 18px;
1243
- text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
1244
- }
1245
-
1246
- .col-md-12.settings {
1247
- padding: 37px;
1248
- margin-top: 41px;
1249
- box-shadow: 1px 1px 1px 1px #ccc;
1250
- }
1251
- .settings .sub {
1252
- display: inline;
1253
- width: 10%;
1254
- margin-left: 14px;
1255
- color: #fff;
1256
- font-size: 15px;
1257
- background-color: #00a0d2bd;
1258
- }
1259
- .settings input[type=text] {
1260
- display: inline;
1261
- width: 36%;
1262
- }
1263
- .get_link {
1264
- font-size: 18px;
1265
- color: #fff!important;
1266
- background: #333;
1267
- /* font-weight: bold; */
1268
- padding: 9px 12px;
1269
- border-left: 3px solid #00a0d2;
1270
- text-decoration: none !important;
1271
- transition: all 0.5s;
1272
- -moz-transition: all 0.5s;
1273
- -webkit-transition: all 0.5s;
1274
- -o-transition: all 0.5s;
1275
- }
1276
- .product-tbs.nav>li.active>a, .product-tbs.nav>li>a:focus, .product-tbs.nav>li>a:hover {
1277
- text-decoration: none;
1278
- color: #fff!important;
1279
- background-color: #3fb6db!important;
1280
- }
1281
- .product-tbs.nav-tabs>li>a {
1282
- color: #333;
1283
- }
1284
- .get_link:hover{
1285
- text-decoration: none!important;
1286
- background: #4a4a4a;
1287
- transition: all 0.5s;
1288
- -moz-transition: all 0.5s;
1289
- -webkit-transition: all 0.5s;
1290
- -o-transition: all 0.5s;
1291
- transition: opacity .25s ease-out;
1292
- -moz-transition: opacity .25s ease-out;
1293
- -webkit-transition: opacity .25s ease-out;
1294
- -o-transition: opacity .25s ease-out;
1295
- }
1296
-
1297
- .get_link:hover i.fa.fa-hand-o-right{
1298
- background: #4a4a4a;
1299
- color: #00a0d2;
1300
- transition: all 0.5s;
1301
- -moz-transition: all 0.5s;
1302
- -webkit-transition: all 0.5s;
1303
- -o-transition: all 0.5s;
1304
- transition: opacity .25s ease-out;
1305
- -moz-transition: opacity .25s ease-out;
1306
- -webkit-transition: opacity .25s ease-out;
1307
- -o-transition: opacity .25s ease-out;
1308
- }
1309
-
1310
- i.fa.fa-hand-o-right {
1311
- color: #fff;
1312
- margin-left: -7px;
1313
- font-size: 29px;
1314
- background: rgba(0, 0, 0, 0.78);
1315
- text-align: center;
1316
- line-height: 42px;
1317
- height: 48px;
1318
- width: 48px;
1319
- }
1320
- /*----admin-our-products-ddd---*/
1321
- .navbar-collapse ul.nav.navbar-nav {
1322
- display: block!important;
1323
- }
1324
-
1325
-
1326
- .p_header{
1327
- color:#fff;
1328
- padding:50px 0;
1329
- }
1330
- .p_header h1{
1331
- margin:0;
1332
- }
1333
- .p_header .navbar-form{
1334
- margin:0;
1335
- }
1336
- .p_front{
1337
- background:#ddd;
1338
- padding:50px 0;
1339
- }
1340
- .p_front .container{
1341
- background:#fff;
1342
- }
1343
- .p_head{
1344
- margin:0;
1345
- }
1346
- .p_front .p_form {
1347
- float: right;
1348
- display: inline-flex;
1349
- margin-top: 20px;
1350
- }
1351
- .p_front .p_form label {
1352
- margin-right:20px;
1353
- }
1354
- .p_front .p_form .form-control {
1355
- min-width: 160px;
1356
- }
1357
- .p-select {
1358
- display: inline-block;
1359
- position: relative;
1360
- }
1361
- select.form-control {
1362
- box-shadow: none;
1363
- color: rgba(145, 145, 145, 0.7);
1364
- line-height: 1.5;
1365
- }
1366
- select {
1367
- -moz-appearance: none;
1368
- display: inline-block;
1369
- font: inherit;
1370
- outline: medium none;
1371
- position: relative;
1372
- }
1373
- .p-select::after {
1374
- border-color: #919191 transparent transparent;
1375
- border-style: solid;
1376
- border-width: 5px 5px 0;
1377
- content: "";
1378
- height: 8px;
1379
- line-height: 0;
1380
- margin-top: -2px;
1381
- position: absolute;
1382
- right: 11px;
1383
- top: 50%;
1384
- width: 8px;
1385
- z-index: 1;
1386
- }
1387
- .p_plugin {
1388
- border: 1px solid #ccc;
1389
- margin:40px 0;
1390
- padding: 20px 10px;
1391
- }
1392
- .p_plugin_pic .img-thumbnail{
1393
- padding:0;
1394
- border:0;
1395
- display:block;
1396
- position:relative
1397
- }
1398
- .p-box{
1399
- margin:0;
1400
- }
1401
- .p-box h2 a {
1402
- text-decoration: none;
1403
- color: #4a4848;
1404
- display: block;
1405
- font-weight: bold;
1406
- text-shadow: 2px 2px 2px #ccc;
1407
- line-height: 26px;
1408
- font-size: 24px;
1409
- }
1410
- .p_head.theme h1 {
1411
- text-align: center;
1412
- font-weight: bold;
1413
- text-shadow: 2px 2px 2px #ccc;
1414
- }
1415
- .p_rateing{
1416
- list-style:none;
1417
- padding:0;
1418
- margin:0;
1419
- }
1420
- .p_rateing li{
1421
- display:inline-block;
1422
- }
1423
- .price {
1424
- line-height: 1;
1425
- margin: 0 0 30px;
1426
- text-align: center;
1427
- }
1428
- .currency {
1429
- display: inline-block;
1430
- font-size: 16px;
1431
- margin-right: 10px;
1432
- text-transform: uppercase;
1433
- vertical-align: middle;
1434
- }
1435
- .price-number {
1436
- color: #5b5b5b;
1437
- display: inline-block;
1438
- font-size: 43px;
1439
- vertical-align: middle;
1440
- }
1441
- .btn-group-vertical .btn-lg {
1442
- font-size: 16px;
1443
- font-weight: 500;
1444
- margin: 0 0 4px;
1445
- padding-left: 15px;
1446
- padding-right: 15px;
1447
- }
1448
- .p_plugin_desc p{
1449
- margin:10px 0;
1450
- color:#777;
1451
- }
1452
- .p_plugin_desc_cming p{
1453
- margin:10px 0;
1454
- color:#777;
1455
- font-size: 15px;
1456
- }
1457
- .star-rating a {
1458
- color: #ffd700;
1459
- font-size:18px;
1460
- }
1461
- .menu,
1462
- .spa-menu-head{
1463
- margin:0;
1464
- }
1465
- .p_plugin_pic .img-thumbnail .overlay {
1466
- background-color: rgba(255,255,255,0.90);
1467
- border: 15px solid rgba(0,0,0,0.30);
1468
- height: 100%;
1469
- opacity: 0;
1470
- visibility:hidden;
1471
- position: absolute;
1472
- text-align: center;
1473
- top: 0;
1474
- width: 100%;
1475
- color: #fff;
1476
- }
1477
- .p_plugin_pic:hover .overlay {
1478
- opacity: 0.75;
1479
- visibility:visible;
1480
- transition:all ease 0.6s;
1481
- }
1482
- .p_plugin_pic .overlay a{
1483
- color:#fff;
1484
- text-decoration:none;
1485
- }
1486
- .p_plugin_pic .overlay i {
1487
- border-radius: 50%;
1488
- font-size: 20px;
1489
- height: 40px;
1490
- padding: 8px 0;
1491
- width:40px;
1492
- border:1px solid #666;
1493
- color:#666;
1494
- margin-top:30%;
1495
- }
1496
- .p-box h2{
1497
- margin:0;
1498
- }
1499
- .p-box p strong {
1500
- font-size: 16px !important;
1501
- }
1502
- .p-box ul li {
1503
- margin-bottom: 2px !important;
1504
- }
1505
- @media (max-width:768px){
1506
- .col-md-12.settings {
1507
- padding: 3px;
1508
- margin-top: 21px;
1509
-
1510
- }
1511
- .btn-group-vertical .btn-lg {
1512
- padding: 6px 15px;
1513
- }
1514
- .settings .sub {
1515
- display: inline;
1516
- width: 50%;
1517
- margin-left: 0;
1518
- margin-top: 15px;
1519
- }
1520
- .settings input[type=text] {
1521
- display: inline;
1522
- width: 100%;
1523
- }
1524
-
1525
-
1526
- .p-box h2{
1527
- font-size:24px;
1528
- }
1529
- .p-select::after {
1530
- margin-top: -5px;
1531
- right: 5px;
1532
- }
1533
- .navbar-right {
1534
- float: left !important;
1535
- margin-top: 20px !important;
1536
- }
1537
- }
1538
- @media (max-width:767px){
1539
- .menu .dropdown-menu {
1540
- position:relative !important;
1541
- left:0 !important;
1542
- width:100%;
1543
- }
1544
- }
1545
- @media (max-width:480px){
1546
- .btn-group-vertical .btn-lg {
1547
- display: inline-block;
1548
- width: auto;
1549
- margin: 7px 2px;
1550
- padding: 5px 15px;
1551
- border-radius: 0 !important;
1552
- }
1553
- .price {
1554
- margin: 0px 0px 10px;
1555
- text-align: left;
1556
- display:inline-block;
1557
- }
1558
- .p-box h2 {
1559
- font-size: 20px;
1560
- }
1561
- .section-title{
1562
- font-size:30px;
1563
- }
1564
- .p_front .p_form {
1565
- float: left;
1566
- }
1567
- .price-number {
1568
- font-size: 30px;
1569
- }
1570
- .p_plugin_desc p {
1571
- font-size: 14px;
1572
- }
1573
- .p_head h1{
1574
- font-size:24px;
1575
- }
1576
- .input-lg {
1577
- height: 35px;
1578
- padding: 5px 10px;
1579
- float: left;
1580
- width:64%;
1581
- display:inline-block;
1582
- }
1583
- .navbar-right {
1584
- float: none !important;
1585
- }
1586
- .navbar-form .form-group {
1587
- margin-bottom: 0px;
1588
- }
1589
- .btn-lg {
1590
- padding: 5px 15px;
1591
- }
1592
- }
1593
- li:hover {
1594
- cursor: pointer;
1595
- }
1596
- #theme , #plugin , #comingup {
1597
- padding: 0 10px;
1598
- font-size:20px;
1599
- }
1600
- #plugin {
1601
- font-size:20px;
1602
- }
1603
- .menu {
1604
- padding-top: 0 !important;
1605
- }
1606
- .theme-menu.active button {
1607
- background-color: #0098ff !important;
1608
- color: #fff !important;
1609
- }
1610
- .p_front{
1611
- display:none;
1612
- }
1613
- .p_front.active{
1614
- display:block !important;
1615
- }
1616
- .tp {
1617
- font-size: 18px;
1618
- font-weight: 700;
1619
- padding-top: 12px;
1620
- padding-bottom: 8px;
1621
- }
1622
- .p_head h2 {
1623
- color: #252424d1;
1624
- font-weight: bold;
1625
- margin-bottom: 25px;
1626
- padding-left: 15px;
1627
- }
1628
- .p_head p {
1629
- color: #434343c7;
1630
- font-size: 17px;
1631
- text-align: justify;
1632
- }
1633
- .panel-default>.panel-heading {
1634
- background-color: #e0ecf0;
1635
- }
1636
- h4.panel-title {
1637
- font-weight: bold;
1638
- }
1639
- .panel-body h4 {
1640
- color: #333;
1641
- }
1642
- a.view-demo {
1643
- padding: 10px;
1644
- color: #fff;
1645
- font-size: 18px;
1646
- box-shadow: 2px 2px 2px #ccc;
1647
- background-color: #46b450;
1648
- }
1649
- .imgheathcare {
1650
- float:right;
1651
- width: 28%;
1652
- height: 470px;
1653
- }
1654
- .row.p_plugin.blog_gallery {
1655
- margin: 15px 0px;
1656
- }
1657
-
1658
- .page-wrapper.ui-tabs-panel{
1659
- background-color:#fff;
1660
- }
1661
- .product-main-cont .nav-tabs {
1662
- border-bottom: 1px solid #ddd;
1663
- display: flex;
1664
- width: 100%;
1665
- }
1666
-
1667
- .product-main-cont .nav-tabs>li {
1668
- float: left;
1669
- margin-bottom: -1px;
1670
- width: 50%;
1671
- text-align: center;
1672
- }
1673
- </style>
411
  </div>
412
  </div>
413
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
includes/settings/page-settings.php CHANGED
@@ -2,59 +2,8 @@
2
  <?php
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
- ?>
6
- <Script>
7
- //logo Image preview
8
- function Acl_show_Image_3() {
9
- var img_src= document.getElementById("logo-image").value;
10
- jQuery("#logo_img_prev").attr('src',img_src);
11
- }
12
- //button Button-font-size slider
13
- jQuery(function() {
14
- jQuery( "#logo-width-slider" ).slider({
15
- orientation: "horizontal",
16
- range: "min",
17
- max: 500,
18
- min:0,
19
- slide: function( event, ui ) {
20
- jQuery( "#logo-width-text-box" ).val( ui.value );
21
- }
22
- });
23
- jQuery( "#logo-width-slider" ).slider("value",<?php if($logo_width != ""){echo esc_attr($logo_width);}else{echo "200";}?>);
24
- jQuery( "#logo-width-text-box" ).val( jQuery( "#logo-width-slider" ).slider( "value") );
25
- });
26
 
27
- //button Button-font-size slider
28
- jQuery(function() {
29
- jQuery( "#logo-height-slider" ).slider({
30
- orientation: "horizontal",
31
- range: "min",
32
- max: 500,
33
- min:0,
34
- slide: function(event,ui){
35
- jQuery( "#logo-height-text-box" ).val( ui.value );
36
- }
37
- });
38
- jQuery( "#logo-height-slider" ).slider("value",<?php if($logo_height != ""){echo esc_attr($logo_height);}else{echo "60";}?> );
39
- jQuery( "#logo-height-text-box" ).val( jQuery( "#logo-height-slider" ).slider( "value") );
40
- });
41
- </script>
42
- <style type="text/css">
43
-
44
- .radio-span{
45
- border-bottom:none;
46
-
47
- }
48
- .size-slider{
49
- width: 25%;display:inline-block;
50
- }
51
- .dialog-button4, .dialog-button10{
52
- display:none;
53
- }
54
- .dialog{
55
- position: fixed; z-index: 9999;
56
- }
57
- </style>
58
  <div class="row">
59
  <div class="post-social-wrapper clearfix">
60
  <div class="col-md-12 post-social-item">
@@ -129,16 +78,17 @@ jQuery(function() {
129
  </div>
130
  <div class="panel panel-primary panel-default content-panel">
131
  <div class="panel-body">
 
132
  <table class="form-table">
133
  <tr>
134
  <th scope="row" ><?php esc_html_e('Logo Image Width',WEBLIZAR_ACL)?></th>
135
  <td></td>
136
  </tr>
137
- <tr class="radio-span">
138
  <td>
139
- <div id="logo-width-slider" class="size-slider"></div>
140
  <input type="text" class="slider-text" id="logo-width-text-box" name="headline-size-text-box" readonly="readonly">
141
- <span class="slider-text-span"><?php esc_html_e('Px', WEBLIZAR_ACL)?></span>
142
  </td>
143
  </tr>
144
  </table>
@@ -153,9 +103,9 @@ jQuery(function() {
153
  </tr>
154
  <tr class="radio-span">
155
  <td>
156
- <div id="logo-height-slider" class="size-slider"></div>
157
  <input type="text" class="slider-text" id="logo-height-text-box" name="input-size-text-box" readonly="readonly">
158
- <span class="slider-text-span"><?php esc_html_e('Px', WEBLIZAR_ACL)?></span>
159
  </td>
160
  </tr>
161
  </table>
@@ -230,132 +180,6 @@ jQuery(function() {
230
  </div>
231
  </div>
232
  </div>
233
- <script>
234
- function Custom_login_logo(Action, id){
235
- if(Action == "logoSave") {
236
- (function(){
237
- var dlgtrigger = document.querySelector( '[data-dialog4]' ),
238
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog4' ) ),
239
- // svg..
240
- morphEl = somedialog.querySelector( '.morph-shape' ),
241
- s = Snap( morphEl.querySelector( 'svg' ) ),
242
- path = s.select( 'path' ),
243
- steps = {
244
- open : morphEl.getAttribute( 'data-morph-open' ),
245
- close : morphEl.getAttribute( 'data-morph-close' )
246
- },
247
- dlg = new DialogFx( somedialog, {
248
- onOpenDialog : function( instance ) {
249
- // animate path
250
- setTimeout(function() {
251
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
252
- }, 250 );
253
- },
254
- onCloseDialog : function( instance ) {
255
- // animate path
256
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
257
- }
258
- } );
259
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
260
- })();
261
-
262
- var logo_image = jQuery("#logo-image").val();
263
- var logo_show = jQuery('input[name=show_logo]:checked').val();
264
- var logo_width = jQuery("#logo-width-text-box").val();
265
- var logo_height = jQuery("#logo-height-text-box").val();
266
- var logo_url = jQuery("#log-url").val();
267
- var logo_url_title = jQuery("#log-url-title").val();
268
- var PostData = "Action=" + Action + "&logo_image=" + logo_image + "&logo_show=" + logo_show + "&logo_width=" + logo_width + "&logo_height=" + logo_height + "&logo_url=" + logo_url + "&logo_url_title=" + logo_url_title;
269
- jQuery.ajax({
270
- dataType : 'html',
271
- type: 'POST',
272
- url : location.href,
273
- cache: false,
274
- data : PostData,
275
- complete : function() { },
276
- success: function(data) {
277
- // Save message box open
278
- jQuery(".dialog-button4").click();
279
- // Function to close message box
280
- setTimeout(function(){
281
- jQuery("#dialog-close-button4").click();
282
- }, 1000);
283
- }
284
- });
285
- }
286
-
287
- // Save Message box Close On Mouse Hover
288
- document.getElementById('dialog-close-button4').disabled = false;
289
- jQuery('#dialog-close-button4').hover(function () {
290
- jQuery("#dialog-close-button4").click();
291
- document.getElementById('dialog-close-button4').disabled = true;
292
- });
293
-
294
- // Reset Message box Close On Mouse Hover
295
- document.getElementById('dialog-close-button10').disabled = false;
296
- jQuery('#dialog-close-button10').hover(function () {
297
- jQuery("#dialog-close-button10").click();
298
- document.getElementById('dialog-close-button10').disabled = true;
299
- });
300
-
301
- if(Action == "logoReset") {
302
- (function(){
303
- var dlgtrigger = document.querySelector( '[data-dialog10]' ),
304
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog10' ) ),
305
- // svg..
306
- morphEl = somedialog.querySelector( '.morph-shape' ),
307
- s = Snap( morphEl.querySelector( 'svg' ) ),
308
- path = s.select( 'path' ),
309
- steps = {
310
- open : morphEl.getAttribute( 'data-morph-open' ),
311
- close : morphEl.getAttribute( 'data-morph-close' )
312
- },
313
- dlg = new DialogFx( somedialog, {
314
- onOpenDialog : function( instance ) {
315
- // animate path
316
- setTimeout(function() {
317
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
318
- }, 250 );
319
- },
320
- onCloseDialog : function( instance ) {
321
- // animate path
322
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
323
- }
324
- } );
325
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
326
- })();
327
-
328
- var PostData = "Action=" + Action ;
329
- jQuery.ajax({
330
- dataType : 'html',
331
- type: 'POST',
332
- url : location.href,
333
- cache: false,
334
- data : PostData,
335
- complete : function() { },
336
- success: function(data) {
337
- document.getElementById("logo-image").value ="<?php echo WEBLIZAR_NALF_PLUGIN_URL?>/images/default-logo.jpg";
338
-
339
- jQuery( "#logo-width-slider" ).slider("value",274 );
340
- jQuery( "#logo-width-text-box" ).val( jQuery( "#logo-width-slider" ).slider( "value") );
341
-
342
- jQuery( "#logo-height-slider" ).slider("value",63);
343
- jQuery( "#logo-height-text-box" ).val( jQuery( "#logo-height-slider" ).slider( "value") );
344
-
345
- document.getElementById("log-url").value ="<?php echo home_url(); ?>";
346
- document.getElementById("log-url-title").value ="Your Site Name and Info";
347
-
348
- // Reset message box open
349
- jQuery(".dialog-button10").click();
350
- // Function to close message box
351
- setTimeout(function(){
352
- jQuery("#dialog-close-button10").click();
353
- }, 1000);
354
- }
355
- });
356
- }
357
- }
358
- </script>
359
  <?php
360
  if(isset($_POST['Action'])) {
361
  $Action = sanitize_text_field($_POST['Action']);
2
  <?php
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
 
6
+ ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  <div class="row">
8
  <div class="post-social-wrapper clearfix">
9
  <div class="col-md-12 post-social-item">
78
  </div>
79
  <div class="panel panel-primary panel-default content-panel">
80
  <div class="panel-body">
81
+
82
  <table class="form-table">
83
  <tr>
84
  <th scope="row" ><?php esc_html_e('Logo Image Width',WEBLIZAR_ACL)?></th>
85
  <td></td>
86
  </tr>
87
+ <tr class="radio-span" style="border-bottom:none;">
88
  <td>
89
+ <div id="logo-width-slider" class="size-slider" style="width: 25%;display:inline-block"></div>
90
  <input type="text" class="slider-text" id="logo-width-text-box" name="headline-size-text-box" readonly="readonly">
91
+ <span class="slider-text-span" style="width: 25%;display:inline-block"><?php esc_html_e('Px', WEBLIZAR_ACL)?></span>
92
  </td>
93
  </tr>
94
  </table>
103
  </tr>
104
  <tr class="radio-span">
105
  <td>
106
+ <div id="logo-height-slider" class="size-slider"style="width: 25%;display:inline-block"></div>
107
  <input type="text" class="slider-text" id="logo-height-text-box" name="input-size-text-box" readonly="readonly">
108
+ <span class="slider-text-span" style="width: 25%;display:inline-block"><?php esc_html_e('Px', WEBLIZAR_ACL)?></span>
109
  </td>
110
  </tr>
111
  </table>
180
  </div>
181
  </div>
182
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  <?php
184
  if(isset($_POST['Action'])) {
185
  $Action = sanitize_text_field($_POST['Action']);
includes/social/social.php CHANGED
@@ -3,13 +3,7 @@
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
6
- <script>
7
- //Set Value of Drop Down
8
- jQuery(document).ready(function(){
9
- //Enable Social Icon
10
- jQuery("#enable_social_icon").val('<?php if($enable_social_icon != ""){echo esc_attr($enable_social_icon);}else {echo "";}?>');
11
- });
12
- </script>
13
  <div class="row">
14
  <div class="post-social-wrapper clearfix">
15
  <div class="col-md-12 post-social-item">
@@ -244,184 +238,6 @@ jQuery(document).ready(function(){
244
  </div>
245
  </div>
246
  <!-- /row -->
247
- <script>
248
- function Custom_login_social(Action, id){
249
- if(Action == "socialSave") {
250
- (function() {
251
- var dlgtrigger = document.querySelector( '[data-dialog5]' ),
252
-
253
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog5' ) ),
254
- // svg..
255
- morphEl = somedialog.querySelector( '.morph-shape' ),
256
- s = Snap( morphEl.querySelector( 'svg' ) ),
257
- path = s.select( 'path' ),
258
- steps = {
259
- open : morphEl.getAttribute( 'data-morph-open' ),
260
- close : morphEl.getAttribute( 'data-morph-close' )
261
- },
262
- dlg = new DialogFx( somedialog, {
263
- onOpenDialog : function( instance ) {
264
- // animate path
265
- setTimeout(function() {
266
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
267
- }, 250 );
268
- },
269
- onCloseDialog : function( instance ) {
270
- // animate path
271
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
272
- }
273
- } );
274
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
275
- })();
276
- //enable disable
277
- var enable_social_icon = jQuery( "#enable_social_icon option:selected" ).val();
278
-
279
- if (document.getElementById('social_size1').checked) {
280
- var social_icon_size = document.getElementById('social_size1').value;
281
- } else if (document.getElementById('social_size2').checked) {
282
- var social_icon_size = document.getElementById('social_size2').value;
283
- } else {
284
- var social_icon_size = document.getElementById('social_size3').value;
285
- }
286
- if (document.getElementById('social_layout1').checked) {
287
- var social_icon_layout = document.getElementById('social_layout1').value;
288
- } else {
289
- var social_icon_layout = document.getElementById('social_layout2').value;
290
- }
291
- if (document.getElementById('social_link_new_window1').checked) {
292
- var social_link_new_window = document.getElementById('social_link_new_window1').value;
293
- } else {
294
- var social_link_new_window = document.getElementById('social_link_new_window2').value;
295
- }
296
- var social_icon_color = jQuery("#social-icon-color").val();
297
- var social_icon_color_onhover = jQuery("#social-icon-color-onhover").val();
298
- var social_icon_bg = jQuery("#social-bg-color").val();
299
- var social_icon_bg_onhover = jQuery("#social-bg-color-onhover").val();
300
-
301
- // Social Links
302
- var social_facebook_link = encodeURIComponent(jQuery("#facebook-link").val());
303
- var social_twitter_link = encodeURIComponent(jQuery("#twitter-link").val());
304
- var social_linkedin_link = encodeURIComponent(jQuery("#linkedin-link").val());
305
- var social_google_plus_link = encodeURIComponent(jQuery("#google-plus-link").val());
306
- var social_pinterest_link = encodeURIComponent(jQuery("#pinterest-link").val());
307
- var social_digg_link = encodeURIComponent(jQuery("#digg-link").val());
308
- var social_youtube_link = encodeURIComponent(jQuery("#youtube-link").val());
309
- var social_flickr_link = encodeURIComponent(jQuery("#flickr-link").val());
310
- var social_tumblr_link = encodeURIComponent(jQuery("#tumblr-link").val());
311
- var social_skype_link = encodeURIComponent(jQuery("#skype-link").val());
312
- var social_instagram_link = encodeURIComponent(jQuery("#instagram-link").val());
313
- var social_telegram_link = encodeURIComponent(jQuery("#telegram-link").val());
314
- var social_whatsapp_link = encodeURIComponent(jQuery("#whatsapp-link").val());
315
-
316
- //console.log(social_link_new_window);
317
-
318
- var PostData = "Action=" + Action + "&enable_social_icon=" + enable_social_icon + "&social_icon_size=" + social_icon_size + "&social_icon_layout=" + social_icon_layout + "&social_link_new_window=" + social_link_new_window + "&social_icon_color=" + social_icon_color + "&social_icon_color_onhover=" + social_icon_color_onhover + "&social_icon_bg=" + social_icon_bg + "&social_icon_bg_onhover=" + social_icon_bg_onhover + "&social_facebook_link=" + social_facebook_link + "&social_twitter_link=" + social_twitter_link + "&social_linkedin_link=" + social_linkedin_link + "&social_google_plus_link=" + social_google_plus_link + "&social_pinterest_link=" + social_pinterest_link + "&social_digg_link=" + social_digg_link + "&social_youtube_link=" + social_youtube_link + "&social_flickr_link=" + social_flickr_link + "&social_tumblr_link=" + social_tumblr_link + "&social_skype_link=" + social_skype_link + "&social_instagram_link=" + social_instagram_link + "&social_telegram_link=" + social_telegram_link + "&social_whatsapp_link=" + social_whatsapp_link;
319
- jQuery.ajax({
320
- dataType : 'html',
321
- type: 'POST',
322
- url : location.href,
323
- cache: false,
324
- data : PostData,
325
- complete : function() { },
326
- success: function(data) {
327
- // Save message box open
328
- jQuery(".dialog-button5").click();
329
- // Function to close message box
330
- setTimeout(function(){
331
- jQuery("#dialog-close-button5").click();
332
- }, 1000);
333
- }
334
- });
335
- }
336
- // Save Message box Close On Mouse Hover
337
- document.getElementById('dialog-close-button5').disabled = false;
338
- jQuery('#dialog-close-button5').hover(function () {
339
- jQuery("#dialog-close-button5").click();
340
- document.getElementById('dialog-close-button5').disabled = true;
341
- });
342
-
343
- // Reset Message box Close On Mouse Hover
344
- document.getElementById('dialog-close-button6').disabled = false;
345
- jQuery('#dialog-close-button6').hover(function () {
346
- jQuery("#dialog-close-button6").click();
347
- document.getElementById('dialog-close-button6').disabled = true;
348
- });
349
- if(Action == "socialReset") {
350
- (function() {
351
- var dlgtrigger = document.querySelector( '[data-dialog6]' ),
352
-
353
- somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog6' ) ),
354
- // svg..
355
- morphEl = somedialog.querySelector( '.morph-shape' ),
356
- s = Snap( morphEl.querySelector( 'svg' ) ),
357
- path = s.select( 'path' ),
358
- steps = {
359
- open : morphEl.getAttribute( 'data-morph-open' ),
360
- close : morphEl.getAttribute( 'data-morph-close' )
361
- },
362
- dlg = new DialogFx( somedialog, {
363
- onOpenDialog : function( instance ) {
364
- // animate path
365
- setTimeout(function() {
366
- path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
367
- }, 250 );
368
- },
369
- onCloseDialog : function( instance ) {
370
- // animate path
371
- path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
372
- }
373
- } );
374
- dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
375
- })();
376
-
377
- var PostData = "Action=" + Action ;
378
- jQuery.ajax({
379
- dataType : 'html',
380
- type: 'POST',
381
- url : location.href,
382
- cache: false,
383
- data : PostData,
384
- complete : function() { },
385
- success: function(data) {
386
- jQuery("#enable_social_icon").val('outer');
387
-
388
- jQuery(document).ready( function() {
389
- jQuery('input[name=social_size]').val(['mediam']);
390
- });
391
-
392
- jQuery(document).ready( function() {
393
- jQuery('input[name=social_layout]').val(['rectangle']);
394
- });
395
-
396
- jQuery("#social-icon-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
397
- jQuery("#social-icon-color-onhover a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
398
- jQuery("#social-bg-color a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
399
- jQuery("#social-bg-color-onhover a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
400
-
401
- document.getElementById("facebook-link").value ="http://facebook.com";
402
- document.getElementById("twitter-link").value ="https://twitter.com/minimalmonkey";
403
- document.getElementById("linkedin-link").value ="https://in.linkedin.com/";
404
- document.getElementById("google-plus-link").value ="http://plus.google.com";
405
- document.getElementById("pinterest-link").value ="https://in.pinterest.com/";
406
- document.getElementById("digg-link").value ="https://digg.com/";
407
- document.getElementById("youtube-link").value ="https://youtube.com/";
408
- document.getElementById("flickr-link").value ="https://flickr.com/";
409
- document.getElementById("tumblr-link").value ="https://tumblr.com/";
410
- document.getElementById("skype-link").value ="https://skype.com/";
411
- document.getElementById("instagram-link").value ="https://instagram.com/";
412
- document.getElementById("telegram-link").value ="https://telegram.org/";
413
- document.getElementById("whatsapp-link").value ="https://www.whatsapp.com/";
414
- // Save message box open
415
- jQuery(".dialog-button6").click();
416
- // Function to close message box
417
- setTimeout(function(){
418
- jQuery("#dialog-close-button6").click();
419
- }, 1000);
420
- }
421
- });
422
- }
423
- }
424
- </script>
425
  <?php
426
  if(isset($_POST['Action'])) {
427
  $Action = $_POST['Action'];
3
  // Exit if accessed directly
4
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  ?>
6
+
 
 
 
 
 
 
7
  <div class="row">
8
  <div class="post-social-wrapper clearfix">
9
  <div class="col-md-12 post-social-item">
238
  </div>
239
  </div>
240
  <!-- /row -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
241
  <?php
242
  if(isset($_POST['Action'])) {
243
  $Action = $_POST['Action'];
init.php CHANGED
@@ -124,9 +124,10 @@ function acl_admin_custom_login_js() {
124
  wp_enqueue_script('wl-acl-modernizr-custom',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/modernizr.custom.js');
125
  wp_enqueue_script('wl-acl-classie',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/classie.js');
126
  wp_enqueue_script('wl-acl-dialogFx',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/dialogFx.js');
 
127
  }
128
  }
129
-
130
  function acl_advanced_login_form_plugin() {
131
  wp_enqueue_script('jquery');
132
  $dashboard_page = unserialize(get_option('Admin_custome_login_dashboard'));
@@ -258,7 +259,97 @@ if($dashboard_page['dashboard_status'] == "enable"){
258
  function acl_admin_custom_login_content(){
259
  require_once('includes/content.php');
260
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
261
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  /**** Process a settings export that generates a .json file of the shop settings ***/
263
  function acl_export_settings() {
264
  if( empty( $_POST['acl_export_action'] ) || 'export_settings' != $_POST['acl_export_action'] )
@@ -270,94 +361,94 @@ function acl_export_settings() {
270
  return;
271
 
272
  /**** Get value of Dashboard page **/
273
- $dashboard_page = unserialize(get_option('Admin_custome_login_dashboard'));
274
  $dashboard_status = $dashboard_page['dashboard_status'];
275
 
276
  /**** Get value of Top page **/
277
- $top_page = unserialize(get_option('Admin_custome_login_top'));
278
- $top_bg_type = $top_page['top_bg_type'];
279
- $top_color = $top_page['top_color'];
280
- $top_image = $top_page['top_image'];
281
- $top_cover = $top_page['top_cover'];
282
- $top_repeat = $top_page['top_repeat'];
283
- $top_position = $top_page['top_position'];
284
- $top_attachment = $top_page['top_attachment'];
285
  global $top_slideshow_no ;
286
- $top_slideshow_no = $top_page['top_slideshow_no'];
287
  $top_bg_slider_animation = $top_page['top_bg_slider_animation'];
288
 
289
  /**** Get value of Login page **/
290
- $login_page = unserialize(get_option('Admin_custome_login_login'));
291
- $login_form_position= $login_page['login_form_position'];
292
- $login_form_left = $login_page['login_form_left'];
293
- $login_form_float = $login_page['login_form_float'];
294
- $login_custom_css=$login_page['login_custom_css'];
295
- $login_form_top = $login_page['login_form_top'];
296
- $login_bg_type = $login_page['login_bg_type'];
297
- $login_bg_color = $login_page['login_bg_color'];
298
- $login_bg_effect = $login_page['login_bg_effect'];
299
- $login_bg_image = $login_page['login_bg_image'];
300
- $login_form_opacity = $login_page['login_form_opacity'];
301
- $login_form_width = $login_page['login_form_width'];
302
- $login_form_radius = $login_page['login_form_radius'];
303
- $login_border_style = $login_page['login_border_style'];
304
- $login_border_thikness = $login_page['login_border_thikness'];
305
- $login_border_color = $login_page['login_border_color'];
306
- $login_bg_repeat = $login_page['login_bg_repeat'];
307
- $login_bg_position = $login_page['login_bg_position'];
308
- $login_enable_shadow = $login_page['login_enable_shadow'];
309
- $login_shadow_color = $login_page['login_shadow_color'];
310
- $log_form_above_msg = $login_page['log_form_above_msg'];
311
- $login_redirect_force = $login_page['login_redirect_force'];
312
- $login_redirect_user = $login_page['login_redirect_user'];
313
  $login_force_redirect_url = $login_page['login_force_redirect_url'];
314
- $login_msg_fontsize = $login_page['login_msg_fontsize'];
315
- $login_msg_font_color = $login_page['login_msg_font_color'];
316
  $login_tagline_text_color = isset( $login_page['login_tagline_text_color'] ) ? $login_page['login_tagline_text_color'] : '#ffffff';
317
  $login_tagline_link_color = isset( $login_page['login_tagline_link_color'] ) ? $login_page['login_tagline_link_color'] : '#f00';
318
- $tagline_msg = $login_page['tagline_msg'];
319
- $user_cust_lbl = $login_page['user_cust_lbl'];
320
- $pass_cust_lbl = $login_page['pass_cust_lbl'];
321
- $label_username= $login_page['label_username'];
322
- $label_password= $login_page['label_password'];
323
- $label_loginButton= $login_page['label_loginButton'];
324
 
325
 
326
  /**** Get value of Text and Color page **/
327
- $text_and_color_page = unserialize(get_option('Admin_custome_login_text'));
328
- $heading_font_color = $text_and_color_page['heading_font_color'];
329
- $input_font_color = $text_and_color_page['input_font_color'];
330
- $link_color = $text_and_color_page['link_color'];
331
- $button_color = $text_and_color_page['button_color'];
332
- $login_button_font_color = isset( $text_and_color_page['login_button_font_color'] ) ? $text_and_color_page['login_button_font_color'] : '#ffffff';
333
- $heading_font_size = $text_and_color_page['heading_font_size'];
334
- $input_font_size = $text_and_color_page['input_font_size'];
335
- $link_size = $text_and_color_page['link_size'];
336
- $button_font_size = $text_and_color_page['button_font_size'];
337
- $enable_link_shadow = $text_and_color_page['enable_link_shadow'];
338
- $show_remember_me_field =isset( $text_and_color_page['show_remember_me_field'] ) ? $text_and_color_page['show_remember_me_field'] : 'yes';
339
- $show_back_to_site_link = isset( $text_and_color_page['show_back_to_site_link'] ) ? $text_and_color_page['show_back_to_site_link'] : 'yes';
340
  $show_copyright_link_text =isset( $text_and_color_page['show_copyright_link_text'] ) ? $text_and_color_page['show_copyright_link_text'] : 'yes';
341
- $link_shadow_color = $text_and_color_page['link_shadow_color'];
342
- $heading_font_style = $text_and_color_page['heading_font_style'];
343
- $input_font_style = $text_and_color_page['input_font_style'];
344
- $link_font_style = $text_and_color_page['link_font_style'];
345
- $button_font_style = $text_and_color_page['button_font_style'];
346
- $enable_inputbox_icon = $text_and_color_page['enable_inputbox_icon'];
347
- $user_input_icon = $text_and_color_page['user_input_icon'];
348
- $password_input_icon = $text_and_color_page['password_input_icon'];
349
 
350
  /**** Get value of Logo page **/
351
- $logo_page = unserialize(get_option('Admin_custome_login_logo'));
352
- $logo_show = isset( $logo_page['logo_show'] ) ? $logo_page['logo_show'] : 'yes';
353
- $logo_image = $logo_page['logo_image'];
354
- $logo_width = $logo_page['logo_width'];
355
- $logo_height = $logo_page['logo_height'];
356
- $logo_url = $logo_page['logo_url'];
357
  $logo_url_title = $logo_page['logo_url_title'];
358
 
359
  /**** Get value of Slidshow image **/
360
- $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
361
  $Slidshow_image_1 = $Slidshow_image['Slidshow_image_1'];
362
  $Slidshow_image_2 = $Slidshow_image['Slidshow_image_2'];
363
  $Slidshow_image_3 = $Slidshow_image['Slidshow_image_3'];
@@ -372,30 +463,30 @@ function acl_export_settings() {
372
  $Slidshow_image_label_5 = $Slidshow_image['Slidshow_image_label_5'];
373
  $Slidshow_image_label_6 = $Slidshow_image['Slidshow_image_label_6'];
374
 
375
- $Social_page = unserialize(get_option('Admin_custome_login_Social'));
376
  $enable_social_icon = $Social_page['enable_social_icon'];
377
- $social_icon_size = $Social_page['social_icon_size'];
378
  $social_icon_layout = $Social_page['social_icon_layout'];
379
 
380
  $social_link_new_window = $Social_page['social_link_new_window'];
381
 
382
- $social_icon_color = $Social_page['social_icon_color'];
383
  $social_icon_color_onhover = $Social_page['social_icon_color_onhover'];
384
- $social_icon_bg = $Social_page['social_icon_bg'];
385
- $social_icon_bg_onhover = $Social_page['social_icon_bg_onhover'];
386
- $social_facebook_link = $Social_page['social_facebook_link'];
387
- $social_twitter_link = $Social_page['social_twitter_link'];
388
- $social_linkedin_link = $Social_page['social_linkedin_link'];
389
- $social_google_plus_link = $Social_page['social_google_plus_link'];
390
- $social_pinterest_link = $Social_page['social_pinterest_link'];
391
- $social_digg_link = $Social_page['social_digg_link'];
392
- $social_youtube_link = $Social_page['social_youtube_link'];
393
- $social_flickr_link = $Social_page['social_flickr_link'];
394
- $social_tumblr_link = $Social_page['social_tumblr_link'];
395
- $social_skype_link = $Social_page['social_skype_link'];
396
- $social_instagram_link = $Social_page['social_instagram_link'];
397
- $social_telegram_link = $Social_page['social_telegram_link'];
398
- $social_whatsapp_link = $Social_page['social_whatsapp_link'];
399
 
400
  $g_page = unserialize(get_option('Admin_custome_login_gcaptcha'));
401
  $site_key = $g_page['site_key'];
@@ -564,60 +655,60 @@ function acl_import_settings() {
564
 
565
  $ACL_Settings = unserialize($settings);
566
 
567
- $dashboard_status = $ACL_Settings['dashboard_status'];
568
- $top_bg_type = $ACL_Settings['top_bg_type'];
569
- $top_color = $ACL_Settings['top_color'];
570
- $top_image = $ACL_Settings['top_image'];
571
- $top_cover = $ACL_Settings['top_cover'];
572
- $top_repeat = $ACL_Settings['top_repeat'];
573
- $top_position = $ACL_Settings['top_position'];
574
- $top_attachment = $ACL_Settings['top_attachment'];
575
- $top_slideshow_no = $ACL_Settings['top_slideshow_no'];
576
- $top_bg_slider_animation = $ACL_Settings['top_bg_slider_animation'];
577
- $login_form_position = $ACL_Settings['login_form_position'];
578
- $login_form_left = $ACL_Settings['login_form_left'];
579
- $login_form_float = $ACL_Settings['login_form_float'];
580
- $login_custom_css = $ACL_Settings['login_custom_css'];
581
- $login_form_top = $ACL_Settings['login_form_top'];
582
- $login_bg_type = $ACL_Settings['login_bg_type'];
583
- $login_bg_color = $ACL_Settings['login_bg_color'];
584
- $login_bg_effect = $ACL_Settings['login_bg_effect'];
585
- $login_bg_image = $ACL_Settings['login_bg_image'];
586
- $login_form_opacity = $ACL_Settings['login_form_opacity'];
587
- $login_form_width = $ACL_Settings['login_form_width'];
588
- $login_form_radius = $ACL_Settings['login_form_radius'];
589
- $login_border_style = $ACL_Settings['login_border_style'];
590
- $login_border_thikness = $ACL_Settings['login_border_thikness'];
591
- $login_border_color = $ACL_Settings['login_border_color'];
592
- $login_bg_repeat = $ACL_Settings['login_bg_repeat'];
593
- $login_bg_position = $ACL_Settings['login_bg_position'];
594
- $login_enable_shadow = $ACL_Settings['login_enable_shadow'];
595
- $login_shadow_color = $ACL_Settings['login_shadow_color'];
596
- $log_form_above_msg = $ACL_Settings['log_form_above_msg'];
597
- $login_redirect_force = $ACL_Settings['login_redirect_force'];
598
- $login_redirect_user = $ACL_Settings['login_redirect_user'];
599
  $login_force_redirect_url = $ACL_Settings['login_force_redirect_url'];
600
- $login_msg_fontsize = $ACL_Settings['login_msg_fontsize'];
601
- $login_msg_font_color = $ACL_Settings['login_msg_font_color'];
602
  $login_tagline_text_color = isset( $ACL_Settings['login_tagline_text_color'] ) ? $ACL_Settings['login_tagline_text_color'] : '#ffffff';
603
  $login_tagline_link_color = isset( $ACL_Settings['login_tagline_link_color'] ) ? $ACL_Settings['login_tagline_link_color'] : '#f00';
604
- $tagline_msg = $ACL_Settings['tagline_msg'];
605
- $user_cust_lbl = $ACL_Settings['user_cust_lbl'];
606
- $pass_cust_lbl = $ACL_Settings['pass_cust_lbl'];
607
- $label_username = $ACL_Settings['label_username'];
608
- $label_password = $ACL_Settings['label_password'];
609
- $label_loginButton = $ACL_Settings['label_loginButton'];
610
 
611
- $heading_font_color = $ACL_Settings['heading_font_color'];
612
- $input_font_color = $ACL_Settings['input_font_color'];
613
- $link_color = $ACL_Settings['link_color'];
614
- $button_color = $ACL_Settings['button_color'];
615
  $login_button_font_color = $ACL_Settings['login_button_font_color'];
616
- $heading_font_size = $ACL_Settings['heading_font_size'];
617
- $input_font_size = $ACL_Settings['input_font_size'];
618
- $link_size = $ACL_Settings['link_size'];
619
- $button_font_size = $ACL_Settings['button_font_size'];
620
- $enable_link_shadow = $ACL_Settings['enable_link_shadow'];
621
  $show_remember_me_field = isset( $ACL_Settings['show_remember_me_field'] ) ? $ACL_Settings['show_remember_me_field'] : 'yes';
622
  $show_back_to_site_link = isset( $ACL_Settings['show_back_to_site_link'] ) ? $ACL_Settings['show_back_to_site_link'] : 'yes';
623
  $show_copyright_link_text =isset( $ACL_Settings['show_copyright_link_text'] ) ? $ACL_Settings['show_copyright_link_text'] : 'yes';
@@ -651,34 +742,34 @@ function acl_import_settings() {
651
  $Slidshow_image_label_5 = $ACL_Settings['Slidshow_image_label_5'];
652
  $Slidshow_image_label_6 = $ACL_Settings['Slidshow_image_label_6'];
653
 
654
- $enable_social_icon = $ACL_Settings['enable_social_icon'];
655
- $social_icon_size = $ACL_Settings['social_icon_size'];
656
- $social_icon_layout = $ACL_Settings['social_icon_layout'];
657
- $social_link_new_window = $ACL_Settings['social_link_new_window'];
658
- $social_icon_color = $ACL_Settings['social_icon_color'];
659
- $social_icon_color_onhover= $ACL_Settings['social_icon_color_onhover'];
660
- $social_icon_bg = $ACL_Settings['social_icon_bg'];
661
- $social_icon_bg_onhover = $ACL_Settings['social_icon_bg_onhover'];
662
- $social_facebook_link = $ACL_Settings['social_facebook_link'];
663
- $social_twitter_link = $ACL_Settings['social_twitter_link'];
664
- $social_linkedin_link = $ACL_Settings['social_linkedin_link'];
665
- $social_google_plus_link= $ACL_Settings['social_google_plus_link'];
666
- $social_pinterest_link = $ACL_Settings['social_pinterest_link'];
667
- $social_digg_link = $ACL_Settings['social_digg_link'];
668
- $social_youtube_link = $ACL_Settings['social_youtube_link'];
669
- $social_flickr_link = $ACL_Settings['social_flickr_link'];
670
- $social_tumblr_link = $ACL_Settings['social_tumblr_link'];
671
- $social_skype_link = $ACL_Settings['social_skype_link'];
672
- $social_instagram_link = $ACL_Settings['social_instagram_link'];
673
- $social_telegram_link = $ACL_Settings['social_telegram_link'];
674
- $social_whatsapp_link = $ACL_Settings['social_whatsapp_link'];
675
 
676
  $site_key = $ACL_Settings['site_key'];
677
  $secret_key = $ACL_Settings['secret_key'];
678
  $login_enable_gcaptcha = $ACL_Settings['login_enable_gcaptcha'];
679
  $acl_gcaptcha_theme = $ACL_Settings['acl_gcaptcha_theme'];
680
 
681
- $upload_dir = wp_upload_dir();
682
  $plugins_dir = plugins_url();
683
 
684
  /**** Top Background Image **/
@@ -862,28 +953,28 @@ function acl_import_settings() {
862
  update_option('Admin_custome_login_logo', $logo_page);
863
 
864
  $Social_page= serialize(array(
865
- 'enable_social_icon' => $enable_social_icon ,
866
- 'social_icon_size' => $social_icon_size ,
867
- 'social_icon_layout' => $social_icon_layout ,
868
- 'social_link_new_window'=> $social_link_new_window ,
869
- 'social_icon_color' => $social_icon_color ,
870
- 'social_icon_color_onhover'=> $social_icon_color_onhover ,
871
- 'social_icon_bg' => $social_icon_bg,
872
- 'social_icon_bg_onhover'=> $social_icon_bg_onhover ,
873
- 'social_facebook_link' => $social_facebook_link ,
874
- 'social_twitter_link' => $social_twitter_link,
875
- 'social_linkedin_link' => $social_linkedin_link ,
876
- 'social_google_plus_link'=> $social_google_plus_link ,
877
- 'social_pinterest_link' => $social_pinterest_link,
878
- 'social_digg_link' => $social_digg_link,
879
- 'social_youtube_link' => $social_youtube_link,
880
- 'social_flickr_link' => $social_flickr_link,
881
- 'social_tumblr_link' => $social_tumblr_link,
882
- //'social_vkontakte_link' => $social_vkontakte_link,
883
- 'social_skype_link' => $social_skype_link,
884
- 'social_instagram_link' => $social_instagram_link,
885
- 'social_telegram_link' => $social_telegram_link,
886
- 'social_whatsapp_link' => $social_telegram_link,
887
  ));
888
  update_option('Admin_custome_login_Social', $Social_page);
889
 
124
  wp_enqueue_script('wl-acl-modernizr-custom',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/modernizr.custom.js');
125
  wp_enqueue_script('wl-acl-classie',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/classie.js');
126
  wp_enqueue_script('wl-acl-dialogFx',WEBLIZAR_NALF_PLUGIN_URL.'js/dialog/dialogFx.js');
127
+ wp_enqueue_script('wl-acl-dashboard',WEBLIZAR_NALF_PLUGIN_URL.'js/dashboard.js');
128
  }
129
  }
130
+
131
  function acl_advanced_login_form_plugin() {
132
  wp_enqueue_script('jquery');
133
  $dashboard_page = unserialize(get_option('Admin_custome_login_dashboard'));
259
  function acl_admin_custom_login_content(){
260
  require_once('includes/content.php');
261
  }
262
+ // Guidline update
263
+ function background_enqueue_script() {
264
+ if(strpos($_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 'admin_custom_login') == true) {
265
+ $top_page = unserialize(get_option('Admin_custome_login_top'));
266
+ wp_register_script( 'wl-acl-background', WEBLIZAR_NALF_PLUGIN_URL.'js/background.js',array('jquery'), true, true );
267
+ wp_enqueue_script( 'wl-acl-background' );
268
+ wp_localize_script( 'wl-acl-background', 'frontend_ajax_object',
269
+ array(
270
+ 'top_bg_type' => $top_page['top_bg_type'],
271
+ 'top_cover' => $top_page['top_cover'],
272
+ 'top_repeat' => $top_page['top_repeat'],
273
+ 'top_position' => $top_page['top_position'],
274
+ 'top_attachment' => $top_page['top_attachment'],
275
+ 'top_slideshow_no' => $top_page['top_slideshow_no'],
276
+ 'top_bg_slider_animation' => $top_page['top_bg_slider_animation'],
277
+ )
278
+ );
279
+ }
280
+ }
281
+ add_action( 'admin_enqueue_scripts', 'background_enqueue_script' );
282
+
283
+ function text_and_color_enqueue() {
284
+ if(strpos($_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 'admin_custom_login') == true) {
285
+ $text_and_color_page = unserialize(get_option('Admin_custome_login_text'));
286
+ wp_register_script( 'wl-acl-text-and-color', WEBLIZAR_NALF_PLUGIN_URL.'js/textandcolor.js',array('jquery'), true, true );
287
+ wp_enqueue_script( 'wl-acl-text-and-color' );
288
+ wp_localize_script( 'wl-acl-text-and-color', 'textandcolor_object',
289
+ array(
290
+ 'heading_font_size' => $text_and_color_page['heading_font_size'],
291
+ 'input_font_size' => $text_and_color_page['input_font_size'],
292
+ 'link_size' => $text_and_color_page['link_size'],
293
+ 'button_font_size' => $text_and_color_page['button_font_size'],
294
+ 'heading_font_style' => $text_and_color_page['heading_font_style'],
295
+ 'input_font_style' => $text_and_color_page['input_font_style'],
296
+ 'link_font_style' => $text_and_color_page['link_font_style'],
297
+ 'button_font_style' => $text_and_color_page['button_font_style']
298
+ ));
299
+ }
300
+
301
+ }
302
+ add_action( 'admin_enqueue_scripts', 'text_and_color_enqueue' );
303
+
304
+ function login_form_enqueue_script() {
305
+ if(strpos($_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 'admin_custom_login') == true) {
306
+ $login_page = unserialize(get_option('Admin_custome_login_login'));
307
+ $text_and_color_page = unserialize(get_option('Admin_custome_login_text'));
308
+ $Social_page = unserialize(get_option('Admin_custome_login_Social'));
309
+ wp_register_script( 'wl-acl-login-form', WEBLIZAR_NALF_PLUGIN_URL.'js/inlinejs/loginform.js',array('jquery'), true, true );
310
+ wp_enqueue_script( 'wl-acl-login-form' );
311
+ wp_localize_script( 'wl-acl-login-form', 'login_object',
312
+ array(
313
+ 'login_form_position' => $login_page['login_form_position'],
314
+ 'login_form_opacity' => $login_page['login_form_opacity'],
315
+ 'login_form_width' => $login_page['login_form_width'],
316
+ 'login_form_left' => $login_page['login_form_left'],
317
+ 'login_form_top' => $login_page['login_form_top'],
318
+ 'login_form_radius' => $login_page['login_form_radius'],
319
+ 'login_border_thikness' => $login_page['login_border_thikness'],
320
+ 'login_msg_fontsize' => $login_page['login_msg_fontsize'],
321
+ 'login_bg_type' => $login_page['login_bg_type'],
322
+ 'login_bg_effect' => $login_page['login_bg_effect'],
323
+ 'login_border_style' => $login_page['login_border_style'],
324
+ 'login_redirect_force' => $login_page['login_redirect_force'],
325
+ 'login_bg_repeat' => $login_page['login_bg_repeat'],
326
+ 'login_bg_position' => $login_page['login_bg_position'],
327
+ 'heading_font' => $text_and_color_page["heading_font_style"],
328
+ 'button_font' => $text_and_color_page['input_font_style'],
329
+ 'link_font' => $text_and_color_page['link_font_style'],
330
+ 'bfont_style' => $text_and_color_page['link_font_style'],
331
+ 'enable_social_icon' => $Social_page['enable_social_icon'],
332
+
333
+ ) );
334
+ }
335
+
336
+ }
337
+ add_action( 'admin_enqueue_scripts', 'login_form_enqueue_script' );
338
+ add_action( 'admin_enqueue_scripts', 'page_settings_enqueue_script' );
339
 
340
+ function page_settings_enqueue_script() {
341
+ if(strpos($_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 'admin_custom_login') == true) {
342
+ $logo_page = unserialize(get_option('Admin_custome_login_logo'));
343
+ wp_register_script( 'wl-acl-page-settings', WEBLIZAR_NALF_PLUGIN_URL.'js/inlinejs/pagesettings.js',array('jquery'), true, true );
344
+ wp_enqueue_script( 'wl-acl-page-settings' );
345
+ wp_localize_script( 'wl-acl-page-settings', 'page_settings_object',
346
+ array(
347
+ 'logo_width' => $logo_page['logo_width'],
348
+ 'logo_height' => $logo_page['logo_height'],
349
+
350
+ ) );
351
+ }
352
+ }
353
  /**** Process a settings export that generates a .json file of the shop settings ***/
354
  function acl_export_settings() {
355
  if( empty( $_POST['acl_export_action'] ) || 'export_settings' != $_POST['acl_export_action'] )
361
  return;
362
 
363
  /**** Get value of Dashboard page **/
364
+ $dashboard_page = unserialize(get_option('Admin_custome_login_dashboard'));
365
  $dashboard_status = $dashboard_page['dashboard_status'];
366
 
367
  /**** Get value of Top page **/
368
+ $top_page = unserialize(get_option('Admin_custome_login_top'));
369
+ $top_bg_type = $top_page['top_bg_type'];
370
+ $top_color = $top_page['top_color'];
371
+ $top_image = $top_page['top_image'];
372
+ $top_cover = $top_page['top_cover'];
373
+ $top_repeat = $top_page['top_repeat'];
374
+ $top_position = $top_page['top_position'];
375
+ $top_attachment = $top_page['top_attachment'];
376
  global $top_slideshow_no ;
377
+ $top_slideshow_no = $top_page['top_slideshow_no'];
378
  $top_bg_slider_animation = $top_page['top_bg_slider_animation'];
379
 
380
  /**** Get value of Login page **/
381
+ $login_page = unserialize(get_option('Admin_custome_login_login'));
382
+ $login_form_position = $login_page['login_form_position'];
383
+ $login_form_left = $login_page['login_form_left'];
384
+ $login_form_float = $login_page['login_form_float'];
385
+ $login_custom_css =$login_page['login_custom_css'];
386
+ $login_form_top = $login_page['login_form_top'];
387
+ $login_bg_type = $login_page['login_bg_type'];
388
+ $login_bg_color = $login_page['login_bg_color'];
389
+ $login_bg_effect = $login_page['login_bg_effect'];
390
+ $login_bg_image = $login_page['login_bg_image'];
391
+ $login_form_opacity = $login_page['login_form_opacity'];
392
+ $login_form_width = $login_page['login_form_width'];
393
+ $login_form_radius = $login_page['login_form_radius'];
394
+ $login_border_style = $login_page['login_border_style'];
395
+ $login_border_thikness = $login_page['login_border_thikness'];
396
+ $login_border_color = $login_page['login_border_color'];
397
+ $login_bg_repeat = $login_page['login_bg_repeat'];
398
+ $login_bg_position = $login_page['login_bg_position'];
399
+ $login_enable_shadow = $login_page['login_enable_shadow'];
400
+ $login_shadow_color = $login_page['login_shadow_color'];
401
+ $log_form_above_msg = $login_page['log_form_above_msg'];
402
+ $login_redirect_force = $login_page['login_redirect_force'];
403
+ $login_redirect_user = $login_page['login_redirect_user'];
404
  $login_force_redirect_url = $login_page['login_force_redirect_url'];
405
+ $login_msg_fontsize = $login_page['login_msg_fontsize'];
406
+ $login_msg_font_color = $login_page['login_msg_font_color'];
407
  $login_tagline_text_color = isset( $login_page['login_tagline_text_color'] ) ? $login_page['login_tagline_text_color'] : '#ffffff';
408
  $login_tagline_link_color = isset( $login_page['login_tagline_link_color'] ) ? $login_page['login_tagline_link_color'] : '#f00';
409
+ $tagline_msg = $login_page['tagline_msg'];
410
+ $user_cust_lbl = $login_page['user_cust_lbl'];
411
+ $pass_cust_lbl = $login_page['pass_cust_lbl'];
412
+ $label_username = $login_page['label_username'];
413
+ $label_password = $login_page['label_password'];
414
+ $label_loginButton = $login_page['label_loginButton'];
415
 
416
 
417
  /**** Get value of Text and Color page **/
418
+ $text_and_color_page = unserialize(get_option('Admin_custome_login_text'));
419
+ $heading_font_color = $text_and_color_page['heading_font_color'];
420
+ $input_font_color = $text_and_color_page['input_font_color'];
421
+ $link_color = $text_and_color_page['link_color'];
422
+ $button_color = $text_and_color_page['button_color'];
423
+ $login_button_font_color = isset( $text_and_color_page['login_button_font_color'] ) ? $text_and_color_page['login_button_font_color'] : '#ffffff';
424
+ $heading_font_size = $text_and_color_page['heading_font_size'];
425
+ $input_font_size = $text_and_color_page['input_font_size'];
426
+ $link_size = $text_and_color_page['link_size'];
427
+ $button_font_size = $text_and_color_page['button_font_size'];
428
+ $enable_link_shadow = $text_and_color_page['enable_link_shadow'];
429
+ $show_remember_me_field =isset( $text_and_color_page['show_remember_me_field'] ) ? $text_and_color_page['show_remember_me_field'] : 'yes';
430
+ $show_back_to_site_link = isset( $text_and_color_page['show_back_to_site_link'] ) ? $text_and_color_page['show_back_to_site_link'] : 'yes';
431
  $show_copyright_link_text =isset( $text_and_color_page['show_copyright_link_text'] ) ? $text_and_color_page['show_copyright_link_text'] : 'yes';
432
+ $link_shadow_color = $text_and_color_page['link_shadow_color'];
433
+ $heading_font_style = $text_and_color_page['heading_font_style'];
434
+ $input_font_style = $text_and_color_page['input_font_style'];
435
+ $link_font_style = $text_and_color_page['link_font_style'];
436
+ $button_font_style = $text_and_color_page['button_font_style'];
437
+ $enable_inputbox_icon = $text_and_color_page['enable_inputbox_icon'];
438
+ $user_input_icon = $text_and_color_page['user_input_icon'];
439
+ $password_input_icon = $text_and_color_page['password_input_icon'];
440
 
441
  /**** Get value of Logo page **/
442
+ $logo_page = unserialize(get_option('Admin_custome_login_logo'));
443
+ $logo_show = isset( $logo_page['logo_show'] ) ? $logo_page['logo_show'] : 'yes';
444
+ $logo_image = $logo_page['logo_image'];
445
+ $logo_width = $logo_page['logo_width'];
446
+ $logo_height = $logo_page['logo_height'];
447
+ $logo_url = $logo_page['logo_url'];
448
  $logo_url_title = $logo_page['logo_url_title'];
449
 
450
  /**** Get value of Slidshow image **/
451
+ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
452
  $Slidshow_image_1 = $Slidshow_image['Slidshow_image_1'];
453
  $Slidshow_image_2 = $Slidshow_image['Slidshow_image_2'];
454
  $Slidshow_image_3 = $Slidshow_image['Slidshow_image_3'];
463
  $Slidshow_image_label_5 = $Slidshow_image['Slidshow_image_label_5'];
464
  $Slidshow_image_label_6 = $Slidshow_image['Slidshow_image_label_6'];
465
 
466
+ $Social_page = unserialize(get_option('Admin_custome_login_Social'));
467
  $enable_social_icon = $Social_page['enable_social_icon'];
468
+ $social_icon_size = $Social_page['social_icon_size'];
469
  $social_icon_layout = $Social_page['social_icon_layout'];
470
 
471
  $social_link_new_window = $Social_page['social_link_new_window'];
472
 
473
+ $social_icon_color = $Social_page['social_icon_color'];
474
  $social_icon_color_onhover = $Social_page['social_icon_color_onhover'];
475
+ $social_icon_bg = $Social_page['social_icon_bg'];
476
+ $social_icon_bg_onhover = $Social_page['social_icon_bg_onhover'];
477
+ $social_facebook_link = $Social_page['social_facebook_link'];
478
+ $social_twitter_link = $Social_page['social_twitter_link'];
479
+ $social_linkedin_link = $Social_page['social_linkedin_link'];
480
+ $social_google_plus_link = $Social_page['social_google_plus_link'];
481
+ $social_pinterest_link = $Social_page['social_pinterest_link'];
482
+ $social_digg_link = $Social_page['social_digg_link'];
483
+ $social_youtube_link = $Social_page['social_youtube_link'];
484
+ $social_flickr_link = $Social_page['social_flickr_link'];
485
+ $social_tumblr_link = $Social_page['social_tumblr_link'];
486
+ $social_skype_link = $Social_page['social_skype_link'];
487
+ $social_instagram_link = $Social_page['social_instagram_link'];
488
+ $social_telegram_link = $Social_page['social_telegram_link'];
489
+ $social_whatsapp_link = $Social_page['social_whatsapp_link'];
490
 
491
  $g_page = unserialize(get_option('Admin_custome_login_gcaptcha'));
492
  $site_key = $g_page['site_key'];
655
 
656
  $ACL_Settings = unserialize($settings);
657
 
658
+ $dashboard_status = $ACL_Settings['dashboard_status'];
659
+ $top_bg_type = $ACL_Settings['top_bg_type'];
660
+ $top_color = $ACL_Settings['top_color'];
661
+ $top_image = $ACL_Settings['top_image'];
662
+ $top_cover = $ACL_Settings['top_cover'];
663
+ $top_repeat = $ACL_Settings['top_repeat'];
664
+ $top_position = $ACL_Settings['top_position'];
665
+ $top_attachment = $ACL_Settings['top_attachment'];
666
+ $top_slideshow_no = $ACL_Settings['top_slideshow_no'];
667
+ $top_bg_slider_animation = $ACL_Settings['top_bg_slider_animation'];
668
+ $login_form_position = $ACL_Settings['login_form_position'];
669
+ $login_form_left = $ACL_Settings['login_form_left'];
670
+ $login_form_float = $ACL_Settings['login_form_float'];
671
+ $login_custom_css = $ACL_Settings['login_custom_css'];
672
+ $login_form_top = $ACL_Settings['login_form_top'];
673
+ $login_bg_type = $ACL_Settings['login_bg_type'];
674
+ $login_bg_color = $ACL_Settings['login_bg_color'];
675
+ $login_bg_effect = $ACL_Settings['login_bg_effect'];
676
+ $login_bg_image = $ACL_Settings['login_bg_image'];
677
+ $login_form_opacity = $ACL_Settings['login_form_opacity'];
678
+ $login_form_width = $ACL_Settings['login_form_width'];
679
+ $login_form_radius = $ACL_Settings['login_form_radius'];
680
+ $login_border_style = $ACL_Settings['login_border_style'];
681
+ $login_border_thikness = $ACL_Settings['login_border_thikness'];
682
+ $login_border_color = $ACL_Settings['login_border_color'];
683
+ $login_bg_repeat = $ACL_Settings['login_bg_repeat'];
684
+ $login_bg_position = $ACL_Settings['login_bg_position'];
685
+ $login_enable_shadow = $ACL_Settings['login_enable_shadow'];
686
+ $login_shadow_color = $ACL_Settings['login_shadow_color'];
687
+ $log_form_above_msg = $ACL_Settings['log_form_above_msg'];
688
+ $login_redirect_force = $ACL_Settings['login_redirect_force'];
689
+ $login_redirect_user = $ACL_Settings['login_redirect_user'];
690
  $login_force_redirect_url = $ACL_Settings['login_force_redirect_url'];
691
+ $login_msg_fontsize = $ACL_Settings['login_msg_fontsize'];
692
+ $login_msg_font_color = $ACL_Settings['login_msg_font_color'];
693
  $login_tagline_text_color = isset( $ACL_Settings['login_tagline_text_color'] ) ? $ACL_Settings['login_tagline_text_color'] : '#ffffff';
694
  $login_tagline_link_color = isset( $ACL_Settings['login_tagline_link_color'] ) ? $ACL_Settings['login_tagline_link_color'] : '#f00';
695
+ $tagline_msg = $ACL_Settings['tagline_msg'];
696
+ $user_cust_lbl = $ACL_Settings['user_cust_lbl'];
697
+ $pass_cust_lbl = $ACL_Settings['pass_cust_lbl'];
698
+ $label_username = $ACL_Settings['label_username'];
699
+ $label_password = $ACL_Settings['label_password'];
700
+ $label_loginButton = $ACL_Settings['label_loginButton'];
701
 
702
+ $heading_font_color = $ACL_Settings['heading_font_color'];
703
+ $input_font_color = $ACL_Settings['input_font_color'];
704
+ $link_color = $ACL_Settings['link_color'];
705
+ $button_color = $ACL_Settings['button_color'];
706
  $login_button_font_color = $ACL_Settings['login_button_font_color'];
707
+ $heading_font_size = $ACL_Settings['heading_font_size'];
708
+ $input_font_size = $ACL_Settings['input_font_size'];
709
+ $link_size = $ACL_Settings['link_size'];
710
+ $button_font_size = $ACL_Settings['button_font_size'];
711
+ $enable_link_shadow = $ACL_Settings['enable_link_shadow'];
712
  $show_remember_me_field = isset( $ACL_Settings['show_remember_me_field'] ) ? $ACL_Settings['show_remember_me_field'] : 'yes';
713
  $show_back_to_site_link = isset( $ACL_Settings['show_back_to_site_link'] ) ? $ACL_Settings['show_back_to_site_link'] : 'yes';
714
  $show_copyright_link_text =isset( $ACL_Settings['show_copyright_link_text'] ) ? $ACL_Settings['show_copyright_link_text'] : 'yes';
742
  $Slidshow_image_label_5 = $ACL_Settings['Slidshow_image_label_5'];
743
  $Slidshow_image_label_6 = $ACL_Settings['Slidshow_image_label_6'];
744
 
745
+ $enable_social_icon = $ACL_Settings['enable_social_icon'];
746
+ $social_icon_size = $ACL_Settings['social_icon_size'];
747
+ $social_icon_layout = $ACL_Settings['social_icon_layout'];
748
+ $social_link_new_window = $ACL_Settings['social_link_new_window'];
749
+ $social_icon_color = $ACL_Settings['social_icon_color'];
750
+ $social_icon_color_onhover = $ACL_Settings['social_icon_color_onhover'];
751
+ $social_icon_bg = $ACL_Settings['social_icon_bg'];
752
+ $social_icon_bg_onhover = $ACL_Settings['social_icon_bg_onhover'];
753
+ $social_facebook_link = $ACL_Settings['social_facebook_link'];
754
+ $social_twitter_link = $ACL_Settings['social_twitter_link'];
755
+ $social_linkedin_link = $ACL_Settings['social_linkedin_link'];
756
+ $social_google_plus_link = $ACL_Settings['social_google_plus_link'];
757
+ $social_pinterest_link = $ACL_Settings['social_pinterest_link'];
758
+ $social_digg_link = $ACL_Settings['social_digg_link'];
759
+ $social_youtube_link = $ACL_Settings['social_youtube_link'];
760
+ $social_flickr_link = $ACL_Settings['social_flickr_link'];
761
+ $social_tumblr_link = $ACL_Settings['social_tumblr_link'];
762
+ $social_skype_link = $ACL_Settings['social_skype_link'];
763
+ $social_instagram_link = $ACL_Settings['social_instagram_link'];
764
+ $social_telegram_link = $ACL_Settings['social_telegram_link'];
765
+ $social_whatsapp_link = $ACL_Settings['social_whatsapp_link'];
766
 
767
  $site_key = $ACL_Settings['site_key'];
768
  $secret_key = $ACL_Settings['secret_key'];
769
  $login_enable_gcaptcha = $ACL_Settings['login_enable_gcaptcha'];
770
  $acl_gcaptcha_theme = $ACL_Settings['acl_gcaptcha_theme'];
771
 
772
+ $upload_dir = wp_upload_dir();
773
  $plugins_dir = plugins_url();
774
 
775
  /**** Top Background Image **/
953
  update_option('Admin_custome_login_logo', $logo_page);
954
 
955
  $Social_page= serialize(array(
956
+ 'enable_social_icon' => $enable_social_icon ,
957
+ 'social_icon_size' => $social_icon_size ,
958
+ 'social_icon_layout' => $social_icon_layout ,
959
+ 'social_link_new_window' => $social_link_new_window ,
960
+ 'social_icon_color' => $social_icon_color ,
961
+ 'social_icon_color_onhover' => $social_icon_color_onhover ,
962
+ 'social_icon_bg' => $social_icon_bg,
963
+ 'social_icon_bg_onhover' => $social_icon_bg_onhover ,
964
+ 'social_facebook_link' => $social_facebook_link ,
965
+ 'social_twitter_link' => $social_twitter_link,
966
+ 'social_linkedin_link' => $social_linkedin_link ,
967
+ 'social_google_plus_link' => $social_google_plus_link ,
968
+ 'social_pinterest_link' => $social_pinterest_link,
969
+ 'social_digg_link' => $social_digg_link,
970
+ 'social_youtube_link' => $social_youtube_link,
971
+ 'social_flickr_link' => $social_flickr_link,
972
+ 'social_tumblr_link' => $social_tumblr_link,
973
+ //'social_vkontakte_link' => $social_vkontakte_link,
974
+ 'social_skype_link' => $social_skype_link,
975
+ 'social_instagram_link' => $social_instagram_link,
976
+ 'social_telegram_link' => $social_telegram_link,
977
+ 'social_whatsapp_link' => $social_telegram_link,
978
  ));
979
  update_option('Admin_custome_login_Social', $Social_page);
980
 
js/background.js ADDED
@@ -0,0 +1,288 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ // console.log('hello');
2
+
3
+ function Acl_show_Image() {
4
+ var img_src= document.getElementById("top_image").value;
5
+ jQuery("#top_img_prev").attr('src',img_src);
6
+ }
7
+ function Acl_top_img_clear() {
8
+ document.getElementById("top_image").value ="";
9
+ }
10
+
11
+ //Set Value of Drop Down
12
+ jQuery(document).ready(function(){
13
+
14
+ //Top Background Select
15
+ // var top_bg_type = frontend_ajax_object.top_bg_type;
16
+ if ( frontend_ajax_object.top_bg_type.length != 0 && frontend_ajax_object.top_bg_type != undefined ) {
17
+ var top_bg_type = frontend_ajax_object.top_bg_type;
18
+ } else {
19
+ var top_bg_type = '' ;
20
+ }
21
+
22
+ jQuery("#select-background").val();
23
+ getComboid();
24
+
25
+ //Top Background strech
26
+ var top_cover = frontend_ajax_object.top_cover;
27
+ if( top_cover == "yes"){
28
+ jQuery("#div-on-strech").hide();
29
+ } else {
30
+ jQuery("#div-on-strech").show();
31
+ }
32
+
33
+ //Top Background Repeat
34
+ var top_repeat = frontend_ajax_object.top_repeat;
35
+ if (top_repeat != ""){
36
+ jQuery("#top_bg_repeat").val();
37
+ }
38
+
39
+ //Top Background Position
40
+ var top_position = frontend_ajax_object.top_position;
41
+ if(top_position != ""){
42
+ jQuery("#top_bg_position").val();
43
+ }
44
+
45
+ //Top Background Attachment
46
+ var top_attachment = frontend_ajax_object.top_attachment;
47
+ if(top_attachment != ""){
48
+ jQuery("#top_bg_attachment").val();
49
+ };
50
+
51
+ //Top SlideShow No
52
+ var top_attachment = frontend_ajax_object.top_slideshow_no;
53
+ if(top_attachment != ""){
54
+ jQuery("#top_slideshow_no").val();
55
+ };
56
+
57
+ //Top Slide Animation
58
+ var top_attachment = frontend_ajax_object.top_bg_slider_animation;
59
+ if(top_attachment != ""){
60
+ jQuery("#top_bg_slider_animation").val();
61
+ };
62
+ });
63
+
64
+ function OnChangeCheckbox (checkbox) {
65
+ if (checkbox.checked) {
66
+ jQuery("#div-on-strech").hide();
67
+ }
68
+ else {
69
+ jQuery("#div-on-strech").show();
70
+ }
71
+ }
72
+
73
+ function getComboid() {
74
+ var optionvalue = jQuery( "#select-background option:selected" ).val();
75
+ jQuery(".no-background").hide();
76
+
77
+ if(optionvalue== "static-background-color")
78
+ {
79
+ jQuery( "#div-bakground-color" ).show();
80
+ }
81
+ if(optionvalue== "static-background-image")
82
+ {
83
+ jQuery( "#div-bakground-image" ).show();
84
+ }
85
+ if(optionvalue== "slider-background")
86
+ {
87
+ jQuery( "#div-bakground-Slideshow" ).show();
88
+ }
89
+ }
90
+
91
+ function set_slideshow(){
92
+ number = jQuery("#top_slideshow_no").val();
93
+ for(i=1;i<=6;i++){
94
+ if(i<=number){
95
+ jQuery("#slideshow_settings_"+i).show(500);
96
+ }
97
+ else{
98
+ jQuery("#slideshow_settings_"+i).hide(500);
99
+ }
100
+ }
101
+ }
102
+
103
+
104
+
105
+ function Custom_login_top(Action, id){
106
+ if(Action == "topbgSave") {
107
+ (function() {
108
+ var dlgtrigger1 = document.querySelector( '[data-dialog1]' ),
109
+
110
+ somedialog1 = document.getElementById( dlgtrigger1.getAttribute( 'data-dialog1' ) ),
111
+ // svg..
112
+ morphEl1 = somedialog1.querySelector( '#morph-shape1' ),
113
+ s1 = Snap( morphEl1.querySelector( 'svg' ) ),
114
+ path = s1.select( 'path' ),
115
+ steps = {
116
+ open : morphEl1.getAttribute( 'data-morph-open1' ),
117
+ close : morphEl1.getAttribute( 'data-morph-close1' )
118
+ },
119
+ dlg = new DialogFx( somedialog1, {
120
+ onOpenDialog : function( instance ) {
121
+ // animate path
122
+ setTimeout(function() {
123
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
124
+ }, 250 );
125
+ },
126
+ onCloseDialog : function( instance ) {
127
+ // animate path
128
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
129
+ }
130
+ } );
131
+ dlgtrigger1.addEventListener( 'click', dlg.toggle.bind(dlg) );
132
+ })();
133
+ // Top Background Type Option
134
+ var select_bg_value = jQuery( "#select-background option:selected" ).val();
135
+
136
+ //Top Background Color
137
+ var top_background_color = jQuery("#top-background-color").val();
138
+
139
+ //Top background Image URL
140
+ var top_bg_image = jQuery("#top_image").val();
141
+
142
+ //Top background Strech
143
+ if (jQuery('#bg-strech').is(":checked")) {
144
+ var top_cover = "yes";
145
+ } else {
146
+ var top_cover = "no";
147
+ }
148
+
149
+ var top_bg_repeat = jQuery( "#top_bg_repeat option:selected" ).val();
150
+ var top_bg_position = jQuery( "#top_bg_position option:selected" ).val();
151
+ var top_bg_attachment = jQuery( "#top_bg_attachment option:selected" ).val();
152
+ var top_slideshow_no = jQuery( "#top_slideshow_no option:selected" ).val();
153
+ var top_bg_slider_animation = jQuery( "#top_bg_slider_animation option:selected" ).val();
154
+
155
+ // Slider image URL and Label Save
156
+ number = jQuery("#top_slideshow_no").val();
157
+ var a =[];
158
+ var b =[];
159
+ for(i=1;i<=6;i++){
160
+ if(i<=number){
161
+ a[i] =document.getElementById("simages-"+i).src;
162
+ b[i] =jQuery("#image_label-"+i).val();
163
+ } else {
164
+ a[i]= '';
165
+ b[i] = "";
166
+ }
167
+ }
168
+
169
+ var PostData = "Action=" + Action + "&select_bg_value=" + select_bg_value + "&top_background_color=" + top_background_color + "&top_bg_image=" + top_bg_image + "&top_cover=" + top_cover + "&top_bg_repeat=" + top_bg_repeat + "&top_bg_position=" + top_bg_position + "&top_bg_attachment=" + top_bg_attachment + "&top_slideshow_no=" + top_slideshow_no + "&top_bg_slider_animation=" + top_bg_slider_animation + "&Slidshow_image_1=" + a[1] + "&Slidshow_image_2=" + a[2] + "&Slidshow_image_3=" + a[3] + "&Slidshow_image_4=" + a[4] + "&Slidshow_image_5=" + a[5] + "&Slidshow_image_6=" + a[6] + "&image_label_1=" + b[1] + "&image_label_2=" + b[2] + "&image_label_3=" + b[3] + "&image_label_4=" + b[4] + "&image_label_5=" + b[5] + "&image_label_6=" + b[6];
170
+ jQuery.ajax({
171
+ dataType : 'html',
172
+ type: 'POST',
173
+ url : location.href,
174
+ cache: false,
175
+ data : PostData,
176
+ complete : function() { },
177
+ success: function(data) {
178
+ // message box open
179
+ jQuery(".dialog-button1").click();
180
+ // Function to close message box
181
+ setTimeout(function(){
182
+ jQuery("#dialog-close-button1").click();
183
+ }, 1000);
184
+ }
185
+ });
186
+ }
187
+
188
+ // Save Message box Close On Mouse Hover
189
+ document.getElementById('dialog-close-button1').disabled = false;
190
+ jQuery('#dialog-close-button1').hover(function () {
191
+ jQuery("#dialog-close-button1").click();
192
+ document.getElementById('dialog-close-button1').disabled = true;
193
+ });
194
+
195
+ // Reset Message box Close On Mouse Hover
196
+ document.getElementById('dialog-close-button11').disabled = false;
197
+ jQuery('#dialog-close-button11').hover(function () {
198
+ jQuery("#dialog-close-button11").click();
199
+ document.getElementById('dialog-close-button11').disabled = true;
200
+ });
201
+
202
+ if(Action == "topbgReset") {
203
+ (function() {
204
+ var dlgtrigger1 = document.querySelector( '[data-dialog11]' ),
205
+ somedialog1 = document.getElementById( dlgtrigger1.getAttribute( 'data-dialog11' ) ),
206
+ // svg..
207
+ morphEl1 = somedialog1.querySelector( '#morph-shape1' ),
208
+ s1 = Snap( morphEl1.querySelector( 'svg' ) ),
209
+ path = s1.select( 'path' ),
210
+ steps = {
211
+ open : morphEl1.getAttribute( 'data-morph-open1' ),
212
+ close : morphEl1.getAttribute( 'data-morph-close1' )
213
+ },
214
+ dlg = new DialogFx( somedialog1, {
215
+ onOpenDialog : function( instance ) {
216
+ // animate path
217
+ setTimeout(function() {
218
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
219
+ }, 250 );
220
+ },
221
+ onCloseDialog : function( instance ) {
222
+ // animate path
223
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
224
+ }
225
+ } );
226
+ dlgtrigger1.addEventListener( 'click', dlg.toggle.bind(dlg) );
227
+ })();
228
+
229
+ var PostData = "Action=" + Action ;
230
+ jQuery.ajax({
231
+ dataType : 'html',
232
+ type: 'POST',
233
+ url : location.href,
234
+ cache: false,
235
+ data : PostData,
236
+ complete : function() { },
237
+ success: function(data) {
238
+ // Show Background Image Option
239
+ jQuery(".no-background").hide();
240
+ jQuery( "#div-bakground-image" ).show();
241
+
242
+ //Top Background Select
243
+ jQuery("#select-background").val('static-background-image');
244
+
245
+ //Top Background Repeat
246
+ jQuery("#top_bg_repeat").val('repeat');
247
+
248
+ //Top Background Position
249
+ jQuery("#top_bg_position").val('left top');
250
+
251
+ //Top Background Attachment
252
+ jQuery("#top_bg_attachment").val('fixed');
253
+
254
+ //Top SlideShow No
255
+ jQuery("#top_slideshow_no").val('6');
256
+
257
+ //Top Slider Animation
258
+ jQuery("#top_bg_slider_animation").val('slider-style1');
259
+
260
+ // Top Background Image
261
+ document.getElementById("top_image").value = "/images/3d-background.jpg";
262
+
263
+ // Top Background Color
264
+ jQuery("#td-top-background-color a.wp-color-result").closest("a").css({"background-color": "#f9fad2"});
265
+
266
+ //hide Image slider
267
+ number = jQuery("#top_slideshow_no").val();
268
+
269
+ for(i=1;i<=6;i++){
270
+ if(i<=number){
271
+ jQuery("#slideshow_settings_"+i).show();
272
+ } else {
273
+ jQuery("#slideshow_settings_"+i).hide();
274
+ }
275
+ }
276
+ //set default value to Image slider
277
+ for(i=1;i<=6;i++){
278
+ jQuery("#simages-"+i).attr('src','/images/rpg-default.jpg' );
279
+ }
280
+ jQuery(".dialog-button11").click();
281
+ // Function to close message box
282
+ setTimeout(function(){
283
+ jQuery("#dialog-close-button11").click();
284
+ }, 1000);
285
+ }
286
+ });
287
+ }
288
+ }
js/dashboard.js ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ function Custom_login_dashboard(Action, id) {
2
+ if(Action == "dashboardSave") {
3
+ (function() {
4
+ var dlgtrigger = document.querySelector( '[data-dialog]' ),
5
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog' ) ),
6
+ // svg..
7
+ morphEl = somedialog.querySelector( '.morph-shape' ),
8
+ s = Snap( morphEl.querySelector( 'svg' ) ),
9
+ path = s.select( 'path' ),
10
+ steps = {
11
+ open : morphEl.getAttribute( 'data-morph-open' ),
12
+ close : morphEl.getAttribute( 'data-morph-close' )
13
+ },
14
+ dlg = new DialogFx( somedialog, {
15
+ onOpenDialog : function( instance ) {
16
+ // animate path
17
+ setTimeout(function() {
18
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
19
+ }, 250 );
20
+ },
21
+ onCloseDialog : function( instance ) {
22
+ // animate path
23
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
24
+ }
25
+ } );
26
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
27
+ })();
28
+
29
+ if (document.getElementById('dashboard_status1').checked) {
30
+ var dashboard_status = document.getElementById('dashboard_status1').value;
31
+ }
32
+ else{
33
+ var dashboard_status = document.getElementById('dashboard_status2').value;
34
+ }
35
+ var PostData = "Action=" + Action + "&dashboard_status=" + dashboard_status ;
36
+ jQuery.ajax({
37
+ dataType : 'html',
38
+ type: 'POST',
39
+ url : location.href,
40
+ cache: false,
41
+ data : PostData,
42
+ complete : function() { },
43
+ success: function(data) {
44
+ // Save message box open
45
+ jQuery(".dialog-button").click();
46
+ // Function to close message box
47
+
48
+ setTimeout(function(){
49
+ jQuery("#dialog-close-button").click();
50
+ }, 1000);
51
+ }
52
+ });
53
+ }
54
+
55
+ // Save Message box Close On Mouse Hover
56
+ document.getElementById('dialog-close-button').disabled = false;
57
+ jQuery('#dialog-close-button').hover(function () {
58
+ jQuery("#dialog-close-button").click();
59
+ document.getElementById('dialog-close-button').disabled = true;
60
+ }
61
+ );
62
+
63
+ // Reset Message box Close On Mouse Hover
64
+ document.getElementById('dialog-close-button7').disabled = false;
65
+ jQuery('#dialog-close-button7').hover(function () {
66
+ jQuery("#dialog-close-button7").click();
67
+ document.getElementById('dialog-close-button7').disabled = true;
68
+ }
69
+ );
70
+
71
+ if(Action == "dashboardReset") {
72
+ (function() {
73
+ var dlgtrigger = document.querySelector( '[data-dialog7]' ),
74
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog7' ) ),
75
+ // svg..
76
+ morphEl = somedialog.querySelector( '.morph-shape' ),
77
+ s = Snap( morphEl.querySelector( 'svg' ) ),
78
+ path = s.select( 'path' ),
79
+ steps = {
80
+ open : morphEl.getAttribute( 'data-morph-open' ),
81
+ close : morphEl.getAttribute( 'data-morph-close' )
82
+ },
83
+ dlg = new DialogFx( somedialog, {
84
+ onOpenDialog : function( instance ) {
85
+ // animate path
86
+ setTimeout(function() {
87
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
88
+ }, 250 );
89
+ },
90
+ onCloseDialog : function( instance ) {
91
+ // animate path
92
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
93
+ }
94
+ } );
95
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
96
+ })();
97
+
98
+ var PostData = "Action=" + Action ;
99
+ jQuery.ajax({
100
+ dataType : 'html',
101
+ type: 'POST',
102
+ url : location.href,
103
+ cache: false,
104
+ data : PostData,
105
+ complete : function() { },
106
+ success: function(data) {
107
+ jQuery(document).ready( function() {
108
+ jQuery('input[name=dashboard_status]').val(['disable']);
109
+ });
110
+ // Reset message box open
111
+ jQuery(".dialog-button7").click();
112
+ // Function to close message box
113
+ setTimeout(function(){
114
+ jQuery("#dialog-close-button7").click();
115
+ }, 1000);
116
+ }
117
+ });
118
+ }
119
+ }
120
+
121
+ function Acl_show_login_form_Image() {
122
+ var img_src= document.getElementById("login_form_image").value;
123
+ jQuery("#top_form_img_prev").attr('src',img_src);
124
+ }
js/fontawesome-iconpicker.js CHANGED
@@ -1,413 +1,439 @@
1
- (function(a, b) {
2
- a.ui = a.ui || {};
3
- var c, d = Math.max, e = Math.abs, f = Math.round, g = /left|center|right/, h = /top|center|bottom/, i = /[\+\-]\d+(\.[\d]+)?%?/, j = /^\w+/, k = /%$/, l = a.fn.pos;
4
- function m(a, b, c) {
5
- return [ parseFloat(a[0]) * (k.test(a[0]) ? b / 100 : 1), parseFloat(a[1]) * (k.test(a[1]) ? c / 100 : 1) ];
6
- }
7
- function n(b, c) {
8
- return parseInt(a.css(b, c), 10) || 0;
 
 
 
 
 
 
 
9
  }
10
- function o(b) {
11
- var c = b[0];
12
- if (c.nodeType === 9) {
13
- return {
14
- width: b.width(),
15
- height: b.height(),
16
- offset: {
17
- top: 0,
18
- left: 0
19
- }
20
- };
21
  }
22
- if (a.isWindow(c)) {
23
- return {
24
- width: b.width(),
25
- height: b.height(),
26
- offset: {
27
- top: b.scrollTop(),
28
- left: b.scrollLeft()
29
- }
30
- };
31
  }
32
- if (c.preventDefault) {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  return {
34
- width: 0,
35
- height: 0,
36
- offset: {
37
- top: c.pageY,
38
- left: c.pageX
39
- }
40
  };
41
  }
42
- return {
43
- width: b.outerWidth(),
44
- height: b.outerHeight(),
45
- offset: b.offset()
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  };
47
- }
48
- a.pos = {
49
- scrollbarWidth: function() {
50
- if (c !== b) {
51
- return c;
52
- }
53
- var d, e, f = a("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"), g = f.children()[0];
54
- a("body").append(f);
55
- d = g.offsetWidth;
56
- f.css("overflow", "scroll");
57
- e = g.offsetWidth;
58
- if (d === e) {
59
- e = f[0].clientWidth;
60
- }
61
- f.remove();
62
- return c = d - e;
63
- },
64
- getScrollInfo: function(b) {
65
- var c = b.isWindow || b.isDocument ? "" : b.element.css("overflow-x"), d = b.isWindow || b.isDocument ? "" : b.element.css("overflow-y"), e = c === "scroll" || c === "auto" && b.width < b.element[0].scrollWidth, f = d === "scroll" || d === "auto" && b.height < b.element[0].scrollHeight;
66
- return {
67
- width: f ? a.pos.scrollbarWidth() : 0,
68
- height: e ? a.pos.scrollbarWidth() : 0
69
- };
70
- },
71
- getWithinInfo: function(b) {
72
- var c = a(b || window), d = a.isWindow(c[0]), e = !!c[0] && c[0].nodeType === 9;
73
- return {
74
- element: c,
75
- isWindow: d,
76
- isDocument: e,
77
- offset: c.offset() || {
78
- left: 0,
79
- top: 0
80
- },
81
- scrollLeft: c.scrollLeft(),
82
- scrollTop: c.scrollTop(),
83
- width: d ? c.width() : c.outerWidth(),
84
- height: d ? c.height() : c.outerHeight()
85
- };
86
- }
87
- };
88
- a.fn.pos = function(b) {
89
- if (!b || !b.of) {
90
- return l.apply(this, arguments);
91
- }
92
- b = a.extend({}, b);
93
- var c, k, p, q, r, s, t = a(b.of), u = a.pos.getWithinInfo(b.within), v = a.pos.getScrollInfo(u), w = (b.collision || "flip").split(" "), x = {};
94
- s = o(t);
95
- if (t[0].preventDefault) {
96
- b.at = "left top";
97
- }
98
- k = s.width;
99
- p = s.height;
100
- q = s.offset;
101
- r = a.extend({}, q);
102
- a.each([ "my", "at" ], function() {
103
- var a = (b[this] || "").split(" "), c, d;
104
- if (a.length === 1) {
105
- a = g.test(a[0]) ? a.concat([ "center" ]) : h.test(a[0]) ? [ "center" ].concat(a) : [ "center", "center" ];
106
- }
107
- a[0] = g.test(a[0]) ? a[0] : "center";
108
- a[1] = h.test(a[1]) ? a[1] : "center";
109
- c = i.exec(a[0]);
110
- d = i.exec(a[1]);
111
- x[this] = [ c ? c[0] : 0, d ? d[0] : 0 ];
112
- b[this] = [ j.exec(a[0])[0], j.exec(a[1])[0] ];
113
- });
114
- if (w.length === 1) {
115
- w[1] = w[0];
116
- }
117
- if (b.at[0] === "right") {
118
- r.left += k;
119
- } else if (b.at[0] === "center") {
120
- r.left += k / 2;
121
- }
122
- if (b.at[1] === "bottom") {
123
- r.top += p;
124
- } else if (b.at[1] === "center") {
125
- r.top += p / 2;
126
- }
127
- c = m(x.at, k, p);
128
- r.left += c[0];
129
- r.top += c[1];
130
- return this.each(function() {
131
- var g, h, i = a(this), j = i.outerWidth(), l = i.outerHeight(), o = n(this, "marginLeft"), s = n(this, "marginTop"), y = j + o + n(this, "marginRight") + v.width, z = l + s + n(this, "marginBottom") + v.height, A = a.extend({}, r), B = m(x.my, i.outerWidth(), i.outerHeight());
132
- if (b.my[0] === "right") {
133
- A.left -= j;
134
- } else if (b.my[0] === "center") {
135
- A.left -= j / 2;
136
- }
137
- if (b.my[1] === "bottom") {
138
- A.top -= l;
139
- } else if (b.my[1] === "center") {
140
- A.top -= l / 2;
141
- }
142
- A.left += B[0];
143
- A.top += B[1];
144
- if (!a.support.offsetFractions) {
145
- A.left = f(A.left);
146
- A.top = f(A.top);
147
- }
148
- g = {
149
- marginLeft: o,
150
- marginTop: s
151
- };
152
- a.each([ "left", "top" ], function(d, e) {
153
- if (a.ui.pos[w[d]]) {
154
- a.ui.pos[w[d]][e](A, {
155
- targetWidth: k,
156
- targetHeight: p,
157
- elemWidth: j,
158
- elemHeight: l,
159
- collisionPosition: g,
160
- collisionWidth: y,
161
- collisionHeight: z,
162
- offset: [ c[0] + B[0], c[1] + B[1] ],
163
- my: b.my,
164
- at: b.at,
165
- within: u,
166
- elem: i
167
- });
168
  }
 
 
 
 
 
 
169
  });
170
- if (b.using) {
171
- h = function(a) {
172
- var c = q.left - A.left, f = c + k - j, g = q.top - A.top, h = g + p - l, m = {
173
- target: {
174
- element: t,
175
- left: q.left,
176
- top: q.top,
177
- width: k,
178
- height: p
179
- },
180
- element: {
181
- element: i,
182
- left: A.left,
183
- top: A.top,
184
- width: j,
185
- height: l
186
- },
187
- horizontal: f < 0 ? "left" : c > 0 ? "right" : "center",
188
- vertical: h < 0 ? "top" : g > 0 ? "bottom" : "middle"
189
- };
190
- if (k < j && e(c + f) < k) {
191
- m.horizontal = "center";
192
- }
193
- if (p < l && e(g + h) < p) {
194
- m.vertical = "middle";
195
- }
196
- if (d(e(c), e(f)) > d(e(g), e(h))) {
197
- m.important = "horizontal";
198
- } else {
199
- m.important = "vertical";
200
- }
201
- b.using.call(this, a, m);
202
- };
203
  }
204
- i.offset(a.extend(A, {
205
- using: h
206
- }));
207
- });
208
- };
209
- a.ui.pos = {
210
- _trigger: function(a, b, c, d) {
211
- if (b.elem) {
212
- b.elem.trigger({
213
- type: c,
214
- position: a,
215
- positionData: b,
216
- triggered: d
217
- });
218
  }
219
- },
220
- fit: {
221
- left: function(b, c) {
222
- a.ui.pos._trigger(b, c, "posCollide", "fitLeft");
223
- var e = c.within, f = e.isWindow ? e.scrollLeft : e.offset.left, g = e.width, h = b.left - c.collisionPosition.marginLeft, i = f - h, j = h + c.collisionWidth - g - f, k;
224
- if (c.collisionWidth > g) {
225
- if (i > 0 && j <= 0) {
226
- k = b.left + i + c.collisionWidth - g - f;
227
- b.left += i - k;
228
- } else if (j > 0 && i <= 0) {
229
- b.left = f;
230
- } else {
231
- if (i > j) {
232
- b.left = f + g - c.collisionWidth;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
233
  } else {
234
- b.left = f;
235
  }
236
- }
237
- } else if (i > 0) {
238
- b.left += i;
239
- } else if (j > 0) {
240
- b.left -= j;
241
- } else {
242
- b.left = d(b.left - h, b.left);
 
 
 
 
 
 
 
 
 
 
243
  }
244
- a.ui.pos._trigger(b, c, "posCollided", "fitLeft");
245
  },
246
- top: function(b, c) {
247
- a.ui.pos._trigger(b, c, "posCollide", "fitTop");
248
- var e = c.within, f = e.isWindow ? e.scrollTop : e.offset.top, g = c.within.height, h = b.top - c.collisionPosition.marginTop, i = f - h, j = h + c.collisionHeight - g - f, k;
249
- if (c.collisionHeight > g) {
250
- if (i > 0 && j <= 0) {
251
- k = b.top + i + c.collisionHeight - g - f;
252
- b.top += i - k;
253
- } else if (j > 0 && i <= 0) {
254
- b.top = f;
255
- } else {
256
- if (i > j) {
257
- b.top = f + g - c.collisionHeight;
258
  } else {
259
- b.top = f;
 
 
 
 
260
  }
 
 
 
 
 
 
261
  }
262
- } else if (i > 0) {
263
- b.top += i;
264
- } else if (j > 0) {
265
- b.top -= j;
266
- } else {
267
- b.top = d(b.top - h, b.top);
268
- }
269
- a.ui.pos._trigger(b, c, "posCollided", "fitTop");
270
- }
271
- },
272
- flip: {
273
- left: function(b, c) {
274
- a.ui.pos._trigger(b, c, "posCollide", "flipLeft");
275
- var d = c.within, f = d.offset.left + d.scrollLeft, g = d.width, h = d.isWindow ? d.scrollLeft : d.offset.left, i = b.left - c.collisionPosition.marginLeft, j = i - h, k = i + c.collisionWidth - g - h, l = c.my[0] === "left" ? -c.elemWidth : c.my[0] === "right" ? c.elemWidth : 0, m = c.at[0] === "left" ? c.targetWidth : c.at[0] === "right" ? -c.targetWidth : 0, n = -2 * c.offset[0], o, p;
276
- if (j < 0) {
277
- o = b.left + l + m + n + c.collisionWidth - g - f;
278
- if (o < 0 || o < e(j)) {
279
- b.left += l + m + n;
280
- }
281
- } else if (k > 0) {
282
- p = b.left - c.collisionPosition.marginLeft + l + m + n - h;
283
- if (p > 0 || e(p) < k) {
284
- b.left += l + m + n;
 
285
  }
 
286
  }
287
- a.ui.pos._trigger(b, c, "posCollided", "flipLeft");
288
  },
289
- top: function(b, c) {
290
- a.ui.pos._trigger(b, c, "posCollide", "flipTop");
291
- var d = c.within, f = d.offset.top + d.scrollTop, g = d.height, h = d.isWindow ? d.scrollTop : d.offset.top, i = b.top - c.collisionPosition.marginTop, j = i - h, k = i + c.collisionHeight - g - h, l = c.my[1] === "top", m = l ? -c.elemHeight : c.my[1] === "bottom" ? c.elemHeight : 0, n = c.at[1] === "top" ? c.targetHeight : c.at[1] === "bottom" ? -c.targetHeight : 0, o = -2 * c.offset[1], p, q;
292
- if (j < 0) {
293
- q = b.top + m + n + o + c.collisionHeight - g - f;
294
- if (b.top + m + n + o > j && (q < 0 || q < e(j))) {
295
- b.top += m + n + o;
 
 
 
 
 
 
 
296
  }
297
- } else if (k > 0) {
298
- p = b.top - c.collisionPosition.marginTop + m + n + o - h;
299
- if (b.top + m + n + o > k && (p > 0 || e(p) < k)) {
300
- b.top += m + n + o;
 
 
 
 
 
 
 
 
 
 
 
301
  }
 
302
  }
303
- a.ui.pos._trigger(b, c, "posCollided", "flipTop");
304
- }
305
- },
306
- flipfit: {
307
- left: function() {
308
- a.ui.pos.flip.left.apply(this, arguments);
309
- a.ui.pos.fit.left.apply(this, arguments);
310
  },
311
- top: function() {
312
- a.ui.pos.flip.top.apply(this, arguments);
313
- a.ui.pos.fit.top.apply(this, arguments);
 
 
 
 
 
 
314
  }
315
- }
316
- };
317
- (function() {
318
- var b, c, d, e, f, g = document.getElementsByTagName("body")[0], h = document.createElement("div");
319
- b = document.createElement(g ? "div" : "body");
320
- d = {
321
- visibility: "hidden",
322
- width: 0,
323
- height: 0,
324
- border: 0,
325
- margin: 0,
326
- background: "none"
327
  };
328
- if (g) {
329
- a.extend(d, {
330
- position: "absolute",
331
- left: "-1000px",
332
- top: "-1000px"
333
- });
334
- }
335
- for (f in d) {
336
- b.style[f] = d[f];
337
- }
338
- b.appendChild(h);
339
- c = g || document.documentElement;
340
- c.insertBefore(b, c.firstChild);
341
- h.style.cssText = "position: absolute; left: 10.7432222px;";
342
- e = a(h).offset().left;
343
- a.support.offsetFractions = e > 10 && e < 11;
344
- b.innerHTML = "";
345
- c.removeChild(b);
 
 
 
 
 
 
 
 
 
 
 
 
346
  })();
347
- })(jQuery);
 
348
 
349
- (function(a) {
350
  "use strict";
351
  if (typeof define === "function" && define.amd) {
352
- define([ "jquery" ], a);
353
  } else if (window.jQuery && !window.jQuery.fn.iconpicker) {
354
- a(window.jQuery);
355
  }
356
- })(function(a) {
357
  "use strict";
358
- var b = {
359
- isEmpty: function(a) {
360
- return a === false || a === "" || a === null || a === undefined;
361
  },
362
- isEmptyObject: function(a) {
363
- return this.isEmpty(a) === true || a.length === 0;
364
  },
365
- isElement: function(b) {
366
- return a(b).length > 0;
367
  },
368
- isString: function(a) {
369
- return typeof a === "string" || a instanceof String;
370
  },
371
- isArray: function(b) {
372
- return a.isArray(b);
373
  },
374
- inArray: function(b, c) {
375
- return a.inArray(b, c) !== -1;
376
  },
377
- throwError: function(a) {
378
- throw "Font Awesome Icon Picker Exception: " + a;
379
  }
380
  };
381
- var c = function(d, e) {
382
- this._id = c._idCounter++;
383
- this.element = a(d).addClass("iconpicker-element");
384
- this._trigger("iconpickerCreate");
385
- this.options = a.extend({}, c.defaultOptions, this.element.data(), e);
386
- this.options.templates = a.extend({}, c.defaultOptions.templates, this.options.templates);
 
 
387
  this.options.originalPlacement = this.options.placement;
388
- this.container = b.isElement(this.options.container) ? a(this.options.container) : false;
389
  if (this.container === false) {
390
- this.container = this.element.is("input") ? this.element.parent() : this.element;
 
 
 
 
391
  }
392
- if (this.container.addClass("iconpicker-container").is(".dropdown-menu")) {
 
393
  this.options.placement = "inline";
394
  }
395
- this.input = this.element.is("input") ? this.element.addClass("iconpicker-input") : false;
396
  if (this.input === false) {
397
  this.input = this.container.find(this.options.input);
 
 
 
398
  }
399
- this.component = this.container.find(this.options.component).addClass("iconpicker-component");
400
  if (this.component.length === 0) {
401
  this.component = false;
402
  } else {
403
- this.component.find("i").addClass(this.options.iconComponentBaseClass);
404
  }
405
  this._createPopover();
406
  this._createIconpicker();
407
  if (this.getAcceptButton().length === 0) {
408
  this.options.mustAccept = false;
409
  }
410
- if (this.container.is(".input-group")) {
411
  this.container.parent().append(this.popover);
412
  } else {
413
  this.container.append(this.popover);
@@ -418,10 +444,12 @@
418
  if (this.isInline()) {
419
  this.show();
420
  }
421
- this._trigger("iconpickerCreated");
 
 
422
  };
423
- c._idCounter = 0;
424
- c.defaultOptions = {
425
  title: false,
426
  selected: false,
427
  defaultValue: false,
@@ -434,61 +462,62 @@
434
  mustAccept: false,
435
  selectedCustomClass: "bg-primary",
436
  icons: [],
437
- iconBaseClass: "fa",
438
- iconComponentBaseClass: "fa fa-fw",
439
- iconClassPrefix: "fa-",
440
- input: "input",
441
- component: ".input-group-addon",
442
  container: false,
 
443
  templates: {
444
  popover: '<div class="iconpicker-popover popover"><div class="arrow"></div>' + '<div class="popover-title"></div><div class="popover-content"></div></div>',
445
  footer: '<div class="popover-footer"></div>',
446
  buttons: '<button class="iconpicker-btn iconpicker-btn-cancel btn btn-default btn-sm">Cancel</button>' + ' <button class="iconpicker-btn iconpicker-btn-accept btn btn-primary btn-sm">Accept</button>',
447
  search: '<input type="search" class="form-control iconpicker-search" placeholder="Type to filter" />',
448
  iconpicker: '<div class="iconpicker"><div class="iconpicker-items"></div></div>',
449
- iconpickerItem: '<div class="iconpicker-item"><i></i></div>'
450
  }
451
  };
452
- c.batch = function(b, c) {
453
- var d = Array.prototype.slice.call(arguments, 2);
454
- return a(b).each(function() {
455
- var b = a(this).data("iconpicker");
456
- if (!!b) {
457
- b[c].apply(b, d);
458
  }
459
  });
460
  };
461
- c.prototype = {
462
- constructor: c,
463
  options: {},
464
  _id: 0,
465
- _trigger: function(b, c) {
466
- c = c || {};
467
- this.element.trigger(a.extend({
468
- type: b,
469
  iconpickerInstance: this
470
- }, c));
471
  },
472
  _createPopover: function() {
473
- this.popover = a(this.options.templates.popover);
474
- var c = this.popover.find(".popover-title");
475
  if (!!this.options.title) {
476
- c.append(a('<div class="popover-title-text">' + this.options.title + "</div>"));
477
  }
478
- if (!this.options.searchInFooter && !b.isEmpty(this.options.templates.buttons)) {
479
- c.append(this.options.templates.search);
480
  } else if (!this.options.title) {
481
- c.remove();
482
  }
483
- if (this.options.showFooter && !b.isEmpty(this.options.templates.footer)) {
484
- var d = a(this.options.templates.footer);
485
- if (!b.isEmpty(this.options.templates.search) && this.options.searchInFooter) {
486
- d.append(a(this.options.templates.search));
487
  }
488
- if (!b.isEmpty(this.options.templates.buttons)) {
489
- d.append(a(this.options.templates.buttons));
490
  }
491
- this.popover.append(d);
492
  }
493
  if (this.options.animation === true) {
494
  this.popover.addClass("fade");
@@ -496,106 +525,118 @@
496
  return this.popover;
497
  },
498
  _createIconpicker: function() {
499
- var b = this;
500
- this.iconpicker = a(this.options.templates.iconpicker);
501
- var c = function(c) {
502
- var d = a(this);
503
- if (d.is("." + b.options.iconBaseClass)) {
504
- d = d.parent();
505
- }
506
- b._trigger("iconpickerSelect", {
507
- iconpickerItem: d,
508
- iconpickerValue: b.iconpickerValue
509
  });
510
- if (b.options.mustAccept === false) {
511
- b.update(d.data("iconpickerValue"));
512
- b._trigger("iconpickerSelected", {
513
  iconpickerItem: this,
514
- iconpickerValue: b.iconpickerValue
515
  });
516
  } else {
517
- b.update(d.data("iconpickerValue"), true);
518
  }
519
- if (b.options.hideOnSelect && b.options.mustAccept === false) {
520
- b.hide();
521
  }
522
  };
523
- for (var d in this.options.icons) {
524
- var e = a(this.options.templates.iconpickerItem);
525
- e.find("i").addClass(b.options.iconBaseClass + " " + this.options.iconClassPrefix + this.options.icons[d]);
526
- e.data("iconpickerValue", this.options.icons[d]).on("click.iconpicker", c);
527
- this.iconpicker.find(".iconpicker-items").append(e.attr("title", "." + this.getValue(this.options.icons[d])));
 
 
 
 
 
 
 
 
 
 
 
 
528
  }
 
529
  this.popover.find(".popover-content").append(this.iconpicker);
530
  return this.iconpicker;
531
  },
532
- _isEventInsideIconpicker: function(b) {
533
- var c = a(b.target);
534
- if ((!c.hasClass("iconpicker-element") || c.hasClass("iconpicker-element") && !c.is(this.element)) && c.parents(".iconpicker-popover").length === 0) {
535
  return false;
536
  }
537
  return true;
538
  },
539
  _bindElementEvents: function() {
540
- var c = this;
541
- this.getSearchInput().on("keyup", function() {
542
- c.filter(a(this).val().toLowerCase());
543
  });
544
  this.getAcceptButton().on("click.iconpicker", function() {
545
- var a = c.iconpicker.find(".iconpicker-selected").get(0);
546
- c.update(c.iconpickerValue);
547
- c._trigger("iconpickerSelected", {
548
- iconpickerItem: a,
549
- iconpickerValue: c.iconpickerValue
550
  });
551
- if (!c.isInline()) {
552
- c.hide();
553
  }
554
  });
555
  this.getCancelButton().on("click.iconpicker", function() {
556
- if (!c.isInline()) {
557
- c.hide();
558
  }
559
  });
560
- this.element.on("focus.iconpicker", function(a) {
561
- c.show();
562
- a.stopPropagation();
563
  });
564
  if (this.hasComponent()) {
565
  this.component.on("click.iconpicker", function() {
566
- c.toggle();
567
  });
568
  }
569
  if (this.hasInput()) {
570
- this.input.on("keyup.iconpicker", function(a) {
571
- if (!b.inArray(a.keyCode, [ 38, 40, 37, 39, 16, 17, 18, 9, 8, 91, 93, 20, 46, 186, 190, 46, 78, 188, 44, 86 ])) {
572
- c.update();
573
  } else {
574
- c._updateFormGroupStatus(c.getValid(this.value) !== false);
 
 
 
575
  }
576
  });
577
  }
578
  },
579
  _bindWindowEvents: function() {
580
- var b = a(window.document);
581
- var c = this;
582
- var d = ".iconpicker.inst" + this._id;
583
- a(window).on("resize.iconpicker" + d + " orientationchange.iconpicker" + d, function(a) {
584
- if (c.popover.hasClass("in")) {
585
- c.updatePlacement();
586
  }
587
  });
588
- if (!c.isInline()) {
589
- b.on("mouseup" + d, function(a) {
590
- if (!c._isEventInsideIconpicker(a) && !c.isInline()) {
591
- c.hide();
592
  }
593
- a.stopPropagation();
594
- a.preventDefault();
595
- return false;
596
  });
597
  }
598
- return false;
599
  },
600
  _unbindElementEvents: function() {
601
  this.popover.off(".iconpicker");
@@ -611,141 +652,141 @@
611
  }
612
  },
613
  _unbindWindowEvents: function() {
614
- a(window).off(".iconpicker.inst" + this._id);
615
- a(window.document).off(".iconpicker.inst" + this._id);
616
- },
617
- updatePlacement: function(b, c) {
618
- b = b || this.options.placement;
619
- this.options.placement = b;
620
- c = c || this.options.collision;
621
- c = c === true ? "flip" : c;
622
- var d = {
623
  at: "right bottom",
624
  my: "right top",
625
- of: this.hasInput() ? this.input : this.container,
626
- collision: c === true ? "flip" : c,
627
  within: window
628
  };
629
  this.popover.removeClass("inline topLeftCorner topLeft top topRight topRightCorner " + "rightTop right rightBottom bottomRight bottomRightCorner " + "bottom bottomLeft bottomLeftCorner leftBottom left leftTop");
630
- if (typeof b === "object") {
631
- return this.popover.pos(a.extend({}, d, b));
632
  }
633
- switch (b) {
634
  case "inline":
635
  {
636
- d = false;
637
  }
638
  break;
639
 
640
  case "topLeftCorner":
641
  {
642
- d.my = "right bottom";
643
- d.at = "left top";
644
  }
645
  break;
646
 
647
  case "topLeft":
648
  {
649
- d.my = "left bottom";
650
- d.at = "left top";
651
  }
652
  break;
653
 
654
  case "top":
655
  {
656
- d.my = "center bottom";
657
- d.at = "center top";
658
  }
659
  break;
660
 
661
  case "topRight":
662
  {
663
- d.my = "right bottom";
664
- d.at = "right top";
665
  }
666
  break;
667
 
668
  case "topRightCorner":
669
  {
670
- d.my = "left bottom";
671
- d.at = "right top";
672
  }
673
  break;
674
 
675
  case "rightTop":
676
  {
677
- d.my = "left bottom";
678
- d.at = "right center";
679
  }
680
  break;
681
 
682
  case "right":
683
  {
684
- d.my = "left center";
685
- d.at = "right center";
686
  }
687
  break;
688
 
689
  case "rightBottom":
690
  {
691
- d.my = "left top";
692
- d.at = "right center";
693
  }
694
  break;
695
 
696
  case "bottomRightCorner":
697
  {
698
- d.my = "left top";
699
- d.at = "right bottom";
700
  }
701
  break;
702
 
703
  case "bottomRight":
704
  {
705
- d.my = "right top";
706
- d.at = "right bottom";
707
  }
708
  break;
709
 
710
  case "bottom":
711
  {
712
- d.my = "center top";
713
- d.at = "center bottom";
714
  }
715
  break;
716
 
717
  case "bottomLeft":
718
  {
719
- d.my = "left top";
720
- d.at = "left bottom";
721
  }
722
  break;
723
 
724
  case "bottomLeftCorner":
725
  {
726
- d.my = "right top";
727
- d.at = "left bottom";
728
  }
729
  break;
730
 
731
  case "leftBottom":
732
  {
733
- d.my = "right top";
734
- d.at = "left center";
735
  }
736
  break;
737
 
738
  case "left":
739
  {
740
- d.my = "right center";
741
- d.at = "left center";
742
  }
743
  break;
744
 
745
  case "leftTop":
746
  {
747
- d.my = "right bottom";
748
- d.at = "left center";
749
  }
750
  break;
751
 
@@ -758,8 +799,8 @@
758
  this.popover.css({
759
  display: this.options.placement === "inline" ? "" : "block"
760
  });
761
- if (d !== false) {
762
- this.popover.pos(d).css("maxWidth", a(window).width() - this.container.offset().left - 5);
763
  } else {
764
  this.popover.css({
765
  top: "auto",
@@ -774,19 +815,21 @@
774
  },
775
  _updateComponents: function() {
776
  this.iconpicker.find(".iconpicker-item.iconpicker-selected").removeClass("iconpicker-selected " + this.options.selectedCustomClass);
777
- this.iconpicker.find("." + this.options.iconBaseClass + "." + this.options.iconClassPrefix + this.iconpickerValue).parent().addClass("iconpicker-selected " + this.options.selectedCustomClass);
 
 
778
  if (this.hasComponent()) {
779
- var a = this.component.find("i");
780
- if (a.length > 0) {
781
- a.attr("class", this.options.iconComponentBaseClass + " " + this.getValue());
782
  } else {
783
- this.component.html(this.getValueHtml());
784
  }
785
  }
786
  },
787
- _updateFormGroupStatus: function(a) {
788
  if (this.hasInput()) {
789
- if (a !== false) {
790
  this.input.parents(".form-group:first").removeClass("has-error");
791
  } else {
792
  this.input.parents(".form-group:first").addClass("has-error");
@@ -795,68 +838,84 @@
795
  }
796
  return false;
797
  },
798
- getValid: function(c) {
799
- if (!b.isString(c)) {
800
- c = "";
801
  }
802
- var d = c === "";
803
- c = a.trim(c.replace(this.options.iconClassPrefix, ""));
804
- if (b.inArray(c, this.options.icons) || d) {
805
- return c;
 
 
 
 
 
 
 
806
  }
807
  return false;
808
  },
809
- setValue: function(a) {
810
- var b = this.getValid(a);
811
- if (b !== false) {
812
- this.iconpickerValue = b;
813
  this._trigger("iconpickerSetValue", {
814
- iconpickerValue: b
815
  });
816
  return this.iconpickerValue;
817
  } else {
818
  this._trigger("iconpickerInvalid", {
819
- iconpickerValue: a
820
  });
821
  return false;
822
  }
823
  },
824
- getValue: function(a) {
825
- return this.options.iconClassPrefix + (a ? a : this.iconpickerValue);
826
  },
827
- getValueHtml: function() {
828
- return '<i class="' + this.options.iconBaseClass + " " + this.getValue() + '"></i>';
829
- },
830
- setSourceValue: function(a) {
831
- a = this.setValue(a);
832
- if (a !== false && a !== "") {
833
  if (this.hasInput()) {
834
- this.input.val(this.getValue());
835
  } else {
836
- this.element.data("iconpickerValue", this.getValue());
837
  }
838
  this._trigger("iconpickerSetSourceValue", {
839
- iconpickerValue: a
840
  });
841
  }
842
- return a;
843
  },
844
- getSourceValue: function(a) {
845
- a = a || this.options.defaultValue;
846
- var b = a;
847
  if (this.hasInput()) {
848
- b = this.input.val();
849
  } else {
850
- b = this.element.data("iconpickerValue");
851
  }
852
- if (b === undefined || b === "" || b === null || b === false) {
853
- b = a;
854
  }
855
- return b;
856
  },
857
  hasInput: function() {
858
  return this.input !== false;
859
  },
 
 
 
 
 
 
 
 
 
 
 
 
860
  hasComponent: function() {
861
  return this.component !== false;
862
  },
@@ -872,55 +931,65 @@
872
  getSearchInput: function() {
873
  return this.popover.find(".iconpicker-search");
874
  },
875
- filter: function(c) {
876
- if (b.isEmpty(c)) {
877
  this.iconpicker.find(".iconpicker-item").show();
878
- return a(false);
879
  } else {
880
- var d = [];
881
  this.iconpicker.find(".iconpicker-item").each(function() {
882
- var b = a(this);
883
- var e = b.attr("title").toLowerCase();
884
- var f = false;
 
 
885
  try {
886
- f = new RegExp(c, "g");
887
- } catch (g) {
888
- f = false;
889
  }
890
- if (f !== false && e.match(f)) {
891
- d.push(b);
892
- b.show();
893
  } else {
894
- b.hide();
895
  }
896
  });
897
- return d;
898
  }
899
  },
900
  show: function() {
901
  if (this.popover.hasClass("in")) {
902
  return false;
903
  }
904
- a.iconpicker.batch(a(".iconpicker-popover.in:not(.inline)").not(this.popover), "hide");
905
- this._trigger("iconpickerShow");
 
 
906
  this.updatePlacement();
907
  this.popover.addClass("in");
908
- setTimeout(a.proxy(function() {
909
  this.popover.css("display", this.isInline() ? "" : "block");
910
- this._trigger("iconpickerShown");
 
 
911
  }, this), this.options.animation ? 300 : 1);
912
  },
913
  hide: function() {
914
  if (!this.popover.hasClass("in")) {
915
  return false;
916
  }
917
- this._trigger("iconpickerHide");
 
 
918
  this.popover.removeClass("in");
919
- setTimeout(a.proxy(function() {
920
  this.popover.css("display", "none");
921
  this.getSearchInput().val("");
922
  this.filter("");
923
- this._trigger("iconpickerHidden");
 
 
924
  }, this), this.options.animation ? 300 : 1);
925
  },
926
  toggle: function() {
@@ -930,28 +999,36 @@
930
  this.show(true);
931
  }
932
  },
933
- update: function(a, b) {
934
- a = a ? a : this.getSourceValue(this.iconpickerValue);
935
- this._trigger("iconpickerUpdate");
936
- if (b === true) {
937
- a = this.setValue(a);
 
 
938
  } else {
939
- a = this.setSourceValue(a);
940
- this._updateFormGroupStatus(a !== false);
941
  }
942
- if (a !== false) {
943
  this._updateComponents();
944
  }
945
- this._trigger("iconpickerUpdated");
946
- return a;
 
 
947
  },
948
  destroy: function() {
949
- this._trigger("iconpickerDestroy");
 
 
950
  this.element.removeData("iconpicker").removeData("iconpickerValue").removeClass("iconpicker-element");
951
  this._unbindElementEvents();
952
  this._unbindWindowEvents();
953
- a(this.popover).remove();
954
- this._trigger("iconpickerDestroyed");
 
 
955
  },
956
  disable: function() {
957
  if (this.hasInput()) {
@@ -977,14 +1054,4252 @@
977
  return this.options.placement === "inline" || this.popover.hasClass("inline");
978
  }
979
  };
980
- a.iconpicker = c;
981
- a.fn.iconpicker = function(b) {
982
  return this.each(function() {
983
- var d = a(this);
984
- if (!d.data("iconpicker")) {
985
- d.data("iconpicker", new c(this, typeof b === "object" ? b : {}));
986
  }
987
  });
988
  };
989
- c.defaultOptions.icons = [ "adjust", "adn", "align-center", "align-justify", "align-left", "align-right", "ambulance", "anchor", "android", "angle-double-down", "angle-double-left", "angle-double-right", "angle-double-up", "angle-down", "angle-left", "angle-right", "angle-up", "apple", "archive", "arrow-circle-down", "arrow-circle-left", "arrow-circle-o-down", "arrow-circle-o-left", "arrow-circle-o-right", "arrow-circle-o-up", "arrow-circle-right", "arrow-circle-up", "arrow-down", "arrow-left", "arrow-right", "arrow-up", "arrows", "arrows-alt", "arrows-h", "arrows-v", "asterisk", "automobile", "backward", "ban", "bank", "bar-chart-o", "barcode", "bars", "beer", "behance", "behance-square", "bell", "bell-o", "bitbucket", "bitbucket-square", "bitcoin", "bold", "bolt", "bomb", "book", "bookmark", "bookmark-o", "briefcase", "btc", "bug", "building", "building-o", "bullhorn", "bullseye", "cab", "calendar", "calendar-o", "camera", "camera-retro", "car", "caret-down", "caret-left", "caret-right", "caret-square-o-down", "caret-square-o-left", "caret-square-o-right", "caret-square-o-up", "caret-up", "certificate", "chain", "chain-broken", "check", "check-circle", "check-circle-o", "check-square", "check-square-o", "chevron-circle-down", "chevron-circle-left", "chevron-circle-right", "chevron-circle-up", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "child", "circle", "circle-o", "circle-o-notch", "circle-thin", "clipboard", "clock-o", "cloud", "cloud-download", "cloud-upload", "cny", "code", "code-fork", "codepen", "coffee", "cog", "cogs", "columns", "comment", "comment-o", "comments", "comments-o", "compass", "compress", "copy", "credit-card", "crop", "crosshairs", "css3", "cube", "cubes", "cut", "cutlery", "dashboard", "database", "dedent", "delicious", "desktop", "deviantart", "digg", "dollar", "dot-circle-o", "download", "dribbble", "dropbox", "drupal", "edit", "eject", "ellipsis-h", "ellipsis-v", "empire", "envelope", "envelope-o", "envelope-square", "eraser", "eur", "euro", "exchange", "exclamation", "exclamation-circle", "exclamation-triangle", "expand", "external-link", "external-link-square", "eye", "eye-slash", "facebook", "facebook-square", "fast-backward", "fast-forward", "fax", "female", "fighter-jet", "file", "file-archive-o", "file-audio-o", "file-code-o", "file-excel-o", "file-image-o", "file-movie-o", "file-o", "file-pdf-o", "file-photo-o", "file-picture-o", "file-powerpoint-o", "file-sound-o", "file-text", "file-text-o", "file-video-o", "file-word-o", "file-zip-o", "files-o", "film", "filter", "fire", "fire-extinguisher", "flag", "flag-checkered", "flag-o", "flash", "flask", "flickr", "floppy-o", "folder", "folder-o", "folder-open", "folder-open-o", "font", "forward", "foursquare", "frown-o", "gamepad", "gavel", "gbp", "ge", "gear", "gears", "gift", "git", "git-square", "github", "github-alt", "github-square", "gittip", "glass", "globe", "google", "google-plus", "google-plus-square", "graduation-cap", "group", "h-square", "hacker-news", "hand-o-down", "hand-o-left", "hand-o-right", "hand-o-up", "hdd-o", "header", "headphones", "heart", "heart-o", "history", "home", "hospital-o", "html5", "image", "inbox", "indent", "info", "info-circle", "inr", "instagram", "institution", "italic", "joomla", "jpy", "jsfiddle", "key", "keyboard-o", "krw", "language", "laptop", "leaf", "legal", "lemon-o", "level-down", "level-up", "life-bouy", "life-ring", "life-saver", "lightbulb-o", "link", "linkedin", "linkedin-square", "linux", "list", "list-alt", "list-ol", "list-ul", "location-arrow", "lock", "long-arrow-down", "long-arrow-left", "long-arrow-right", "long-arrow-up", "magic", "magnet", "mail-forward", "mail-reply", "mail-reply-all", "male", "map-marker", "maxcdn", "medkit", "meh-o", "microphone", "microphone-slash", "minus", "minus-circle", "minus-square", "minus-square-o", "mobile", "mobile-phone", "money", "moon-o", "mortar-board", "music", "navicon", "openid", "outdent", "pagelines", "paper-plane", "paper-plane-o", "paperclip", "paragraph", "paste", "pause", "paw", "pencil", "pencil-square", "pencil-square-o", "phone", "phone-square", "photo", "picture-o", "pied-piper", "pied-piper-alt", "pied-piper-square", "pinterest", "pinterest-square", "plane", "play", "play-circle", "play-circle-o", "plus", "plus-circle", "plus-square", "plus-square-o", "power-off", "print", "puzzle-piece", "qq", "qrcode", "question", "question-circle", "quote-left", "quote-right", "ra", "random", "rebel", "recycle", "reddit", "reddit-square", "refresh", "renren", "reorder", "repeat", "reply", "reply-all", "retweet", "rmb", "road", "rocket", "rotate-left", "rotate-right", "rouble", "rss", "rss-square", "rub", "ruble", "rupee", "save", "scissors", "search", "search-minus", "search-plus", "send", "send-o", "share", "share-alt", "share-alt-square", "share-square", "share-square-o", "shield", "shopping-cart", "sign-in", "sign-out", "signal", "sitemap", "skype", "slack", "sliders", "smile-o", "sort", "sort-alpha-asc", "sort-alpha-desc", "sort-amount-asc", "sort-amount-desc", "sort-asc", "sort-desc", "sort-down", "sort-numeric-asc", "sort-numeric-desc", "sort-up", "soundcloud", "space-shuttle", "spinner", "spoon", "spotify", "square", "square-o", "stack-exchange", "stack-overflow", "star", "star-half", "star-half-empty", "star-half-full", "star-half-o", "star-o", "steam", "steam-square", "step-backward", "step-forward", "stethoscope", "stop", "strikethrough", "stumbleupon", "stumbleupon-circle", "subscript", "suitcase", "sun-o", "superscript", "support", "table", "tablet", "tachometer", "tag", "tags", "tasks", "taxi", "tencent-weibo", "terminal", "text-height", "text-width", "th", "th-large", "th-list", "thumb-tack", "thumbs-down", "thumbs-o-down", "thumbs-o-up", "thumbs-up", "ticket", "times", "times-circle", "times-circle-o", "tint", "toggle-down", "toggle-left", "toggle-right", "toggle-up", "trash-o", "tree", "trello", "trophy", "truck", "try", "tumblr", "tumblr-square", "turkish-lira", "twitter", "twitter-square", "umbrella", "underline", "undo", "university", "unlink", "unlock", "unlock-alt", "unsorted", "upload", "usd", "user", "user-md", "users", "video-camera", "vimeo-square", "vine", "vk", "volume-down", "volume-off", "volume-up", "warning", "wechat", "weibo", "weixin", "wheelchair", "windows", "won", "wordpress", "wrench", "xing", "xing-square", "yahoo", "yen", "youtube", "youtube-play", "youtube-square" ];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
990
  });
1
+ /*!
2
+ * Font Awesome Icon Picker
3
+ * https://farbelous.github.io/fontawesome-iconpicker/
4
+ *
5
+ * @author Javi Aguilar, itsjavi.com
6
+ * @license MIT License
7
+ * @see https://github.com/farbelous/fontawesome-iconpicker/blob/master/LICENSE
8
+ */
9
+
10
+
11
+ (function(e) {
12
+ if (typeof define === "function" && define.amd) {
13
+ define([ "jquery" ], e);
14
+ } else {
15
+ e(jQuery);
16
  }
17
+ })(function(j) {
18
+ j.ui = j.ui || {};
19
+ var e = j.ui.version = "1.12.1";
20
+ (function() {
21
+ var r, y = Math.max, x = Math.abs, s = /left|center|right/, i = /top|center|bottom/, f = /[\+\-]\d+(\.[\d]+)?%?/, l = /^\w+/, c = /%$/, a = j.fn.pos;
22
+ function q(e, a, t) {
23
+ return [ parseFloat(e[0]) * (c.test(e[0]) ? a / 100 : 1), parseFloat(e[1]) * (c.test(e[1]) ? t / 100 : 1) ];
 
 
 
 
24
  }
25
+ function C(e, a) {
26
+ return parseInt(j.css(e, a), 10) || 0;
 
 
 
 
 
 
 
27
  }
28
+ function t(e) {
29
+ var a = e[0];
30
+ if (a.nodeType === 9) {
31
+ return {
32
+ width: e.width(),
33
+ height: e.height(),
34
+ offset: {
35
+ top: 0,
36
+ left: 0
37
+ }
38
+ };
39
+ }
40
+ if (j.isWindow(a)) {
41
+ return {
42
+ width: e.width(),
43
+ height: e.height(),
44
+ offset: {
45
+ top: e.scrollTop(),
46
+ left: e.scrollLeft()
47
+ }
48
+ };
49
+ }
50
+ if (a.preventDefault) {
51
+ return {
52
+ width: 0,
53
+ height: 0,
54
+ offset: {
55
+ top: a.pageY,
56
+ left: a.pageX
57
+ }
58
+ };
59
+ }
60
  return {
61
+ width: e.outerWidth(),
62
+ height: e.outerHeight(),
63
+ offset: e.offset()
 
 
 
64
  };
65
  }
66
+ j.pos = {
67
+ scrollbarWidth: function() {
68
+ if (r !== undefined) {
69
+ return r;
70
+ }
71
+ var e, a, t = j("<div " + "style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'>" + "<div style='height:100px;width:auto;'></div></div>"), s = t.children()[0];
72
+ j("body").append(t);
73
+ e = s.offsetWidth;
74
+ t.css("overflow", "scroll");
75
+ a = s.offsetWidth;
76
+ if (e === a) {
77
+ a = t[0].clientWidth;
78
+ }
79
+ t.remove();
80
+ return r = e - a;
81
+ },
82
+ getScrollInfo: function(e) {
83
+ var a = e.isWindow || e.isDocument ? "" : e.element.css("overflow-x"), t = e.isWindow || e.isDocument ? "" : e.element.css("overflow-y"), s = a === "scroll" || a === "auto" && e.width < e.element[0].scrollWidth, r = t === "scroll" || t === "auto" && e.height < e.element[0].scrollHeight;
84
+ return {
85
+ width: r ? j.pos.scrollbarWidth() : 0,
86
+ height: s ? j.pos.scrollbarWidth() : 0
87
+ };
88
+ },
89
+ getWithinInfo: function(e) {
90
+ var a = j(e || window), t = j.isWindow(a[0]), s = !!a[0] && a[0].nodeType === 9, r = !t && !s;
91
+ return {
92
+ element: a,
93
+ isWindow: t,
94
+ isDocument: s,
95
+ offset: r ? j(e).offset() : {
96
+ left: 0,
97
+ top: 0
98
+ },
99
+ scrollLeft: a.scrollLeft(),
100
+ scrollTop: a.scrollTop(),
101
+ width: a.outerWidth(),
102
+ height: a.outerHeight()
103
+ };
104
+ }
105
  };
106
+ j.fn.pos = function(h) {
107
+ if (!h || !h.of) {
108
+ return a.apply(this, arguments);
109
+ }
110
+ h = j.extend({}, h);
111
+ var m, p, d, u, T, e, g = j(h.of), b = j.pos.getWithinInfo(h.within), k = j.pos.getScrollInfo(b), w = (h.collision || "flip").split(" "), v = {};
112
+ e = t(g);
113
+ if (g[0].preventDefault) {
114
+ h.at = "left top";
115
+ }
116
+ p = e.width;
117
+ d = e.height;
118
+ u = e.offset;
119
+ T = j.extend({}, u);
120
+ j.each([ "my", "at" ], function() {
121
+ var e = (h[this] || "").split(" "), a, t;
122
+ if (e.length === 1) {
123
+ e = s.test(e[0]) ? e.concat([ "center" ]) : i.test(e[0]) ? [ "center" ].concat(e) : [ "center", "center" ];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
  }
125
+ e[0] = s.test(e[0]) ? e[0] : "center";
126
+ e[1] = i.test(e[1]) ? e[1] : "center";
127
+ a = f.exec(e[0]);
128
+ t = f.exec(e[1]);
129
+ v[this] = [ a ? a[0] : 0, t ? t[0] : 0 ];
130
+ h[this] = [ l.exec(e[0])[0], l.exec(e[1])[0] ];
131
  });
132
+ if (w.length === 1) {
133
+ w[1] = w[0];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  }
135
+ if (h.at[0] === "right") {
136
+ T.left += p;
137
+ } else if (h.at[0] === "center") {
138
+ T.left += p / 2;
 
 
 
 
 
 
 
 
 
 
139
  }
140
+ if (h.at[1] === "bottom") {
141
+ T.top += d;
142
+ } else if (h.at[1] === "center") {
143
+ T.top += d / 2;
144
+ }
145
+ m = q(v.at, p, d);
146
+ T.left += m[0];
147
+ T.top += m[1];
148
+ return this.each(function() {
149
+ var t, e, f = j(this), l = f.outerWidth(), c = f.outerHeight(), a = C(this, "marginLeft"), s = C(this, "marginTop"), r = l + a + C(this, "marginRight") + k.width, i = c + s + C(this, "marginBottom") + k.height, o = j.extend({}, T), n = q(v.my, f.outerWidth(), f.outerHeight());
150
+ if (h.my[0] === "right") {
151
+ o.left -= l;
152
+ } else if (h.my[0] === "center") {
153
+ o.left -= l / 2;
154
+ }
155
+ if (h.my[1] === "bottom") {
156
+ o.top -= c;
157
+ } else if (h.my[1] === "center") {
158
+ o.top -= c / 2;
159
+ }
160
+ o.left += n[0];
161
+ o.top += n[1];
162
+ t = {
163
+ marginLeft: a,
164
+ marginTop: s
165
+ };
166
+ j.each([ "left", "top" ], function(e, a) {
167
+ if (j.ui.pos[w[e]]) {
168
+ j.ui.pos[w[e]][a](o, {
169
+ targetWidth: p,
170
+ targetHeight: d,
171
+ elemWidth: l,
172
+ elemHeight: c,
173
+ collisionPosition: t,
174
+ collisionWidth: r,
175
+ collisionHeight: i,
176
+ offset: [ m[0] + n[0], m[1] + n[1] ],
177
+ my: h.my,
178
+ at: h.at,
179
+ within: b,
180
+ elem: f
181
+ });
182
+ }
183
+ });
184
+ if (h.using) {
185
+ e = function(e) {
186
+ var a = u.left - o.left, t = a + p - l, s = u.top - o.top, r = s + d - c, i = {
187
+ target: {
188
+ element: g,
189
+ left: u.left,
190
+ top: u.top,
191
+ width: p,
192
+ height: d
193
+ },
194
+ element: {
195
+ element: f,
196
+ left: o.left,
197
+ top: o.top,
198
+ width: l,
199
+ height: c
200
+ },
201
+ horizontal: t < 0 ? "left" : a > 0 ? "right" : "center",
202
+ vertical: r < 0 ? "top" : s > 0 ? "bottom" : "middle"
203
+ };
204
+ if (p < l && x(a + t) < p) {
205
+ i.horizontal = "center";
206
+ }
207
+ if (d < c && x(s + r) < d) {
208
+ i.vertical = "middle";
209
+ }
210
+ if (y(x(a), x(t)) > y(x(s), x(r))) {
211
+ i.important = "horizontal";
212
  } else {
213
+ i.important = "vertical";
214
  }
215
+ h.using.call(this, e, i);
216
+ };
217
+ }
218
+ f.offset(j.extend(o, {
219
+ using: e
220
+ }));
221
+ });
222
+ };
223
+ j.ui.pos = {
224
+ _trigger: function(e, a, t, s) {
225
+ if (a.elem) {
226
+ a.elem.trigger({
227
+ type: t,
228
+ position: e,
229
+ positionData: a,
230
+ triggered: s
231
+ });
232
  }
 
233
  },
234
+ fit: {
235
+ left: function(e, a) {
236
+ j.ui.pos._trigger(e, a, "posCollide", "fitLeft");
237
+ var t = a.within, s = t.isWindow ? t.scrollLeft : t.offset.left, r = t.width, i = e.left - a.collisionPosition.marginLeft, f = s - i, l = i + a.collisionWidth - r - s, c;
238
+ if (a.collisionWidth > r) {
239
+ if (f > 0 && l <= 0) {
240
+ c = e.left + f + a.collisionWidth - r - s;
241
+ e.left += f - c;
242
+ } else if (l > 0 && f <= 0) {
243
+ e.left = s;
 
 
244
  } else {
245
+ if (f > l) {
246
+ e.left = s + r - a.collisionWidth;
247
+ } else {
248
+ e.left = s;
249
+ }
250
  }
251
+ } else if (f > 0) {
252
+ e.left += f;
253
+ } else if (l > 0) {
254
+ e.left -= l;
255
+ } else {
256
+ e.left = y(e.left - i, e.left);
257
  }
258
+ j.ui.pos._trigger(e, a, "posCollided", "fitLeft");
259
+ },
260
+ top: function(e, a) {
261
+ j.ui.pos._trigger(e, a, "posCollide", "fitTop");
262
+ var t = a.within, s = t.isWindow ? t.scrollTop : t.offset.top, r = a.within.height, i = e.top - a.collisionPosition.marginTop, f = s - i, l = i + a.collisionHeight - r - s, c;
263
+ if (a.collisionHeight > r) {
264
+ if (f > 0 && l <= 0) {
265
+ c = e.top + f + a.collisionHeight - r - s;
266
+ e.top += f - c;
267
+ } else if (l > 0 && f <= 0) {
268
+ e.top = s;
269
+ } else {
270
+ if (f > l) {
271
+ e.top = s + r - a.collisionHeight;
272
+ } else {
273
+ e.top = s;
274
+ }
275
+ }
276
+ } else if (f > 0) {
277
+ e.top += f;
278
+ } else if (l > 0) {
279
+ e.top -= l;
280
+ } else {
281
+ e.top = y(e.top - i, e.top);
282
  }
283
+ j.ui.pos._trigger(e, a, "posCollided", "fitTop");
284
  }
 
285
  },
286
+ flip: {
287
+ left: function(e, a) {
288
+ j.ui.pos._trigger(e, a, "posCollide", "flipLeft");
289
+ var t = a.within, s = t.offset.left + t.scrollLeft, r = t.width, i = t.isWindow ? t.scrollLeft : t.offset.left, f = e.left - a.collisionPosition.marginLeft, l = f - i, c = f + a.collisionWidth - r - i, o = a.my[0] === "left" ? -a.elemWidth : a.my[0] === "right" ? a.elemWidth : 0, n = a.at[0] === "left" ? a.targetWidth : a.at[0] === "right" ? -a.targetWidth : 0, h = -2 * a.offset[0], m, p;
290
+ if (l < 0) {
291
+ m = e.left + o + n + h + a.collisionWidth - r - s;
292
+ if (m < 0 || m < x(l)) {
293
+ e.left += o + n + h;
294
+ }
295
+ } else if (c > 0) {
296
+ p = e.left - a.collisionPosition.marginLeft + o + n + h - i;
297
+ if (p > 0 || x(p) < c) {
298
+ e.left += o + n + h;
299
+ }
300
  }
301
+ j.ui.pos._trigger(e, a, "posCollided", "flipLeft");
302
+ },
303
+ top: function(e, a) {
304
+ j.ui.pos._trigger(e, a, "posCollide", "flipTop");
305
+ var t = a.within, s = t.offset.top + t.scrollTop, r = t.height, i = t.isWindow ? t.scrollTop : t.offset.top, f = e.top - a.collisionPosition.marginTop, l = f - i, c = f + a.collisionHeight - r - i, o = a.my[1] === "top", n = o ? -a.elemHeight : a.my[1] === "bottom" ? a.elemHeight : 0, h = a.at[1] === "top" ? a.targetHeight : a.at[1] === "bottom" ? -a.targetHeight : 0, m = -2 * a.offset[1], p, d;
306
+ if (l < 0) {
307
+ d = e.top + n + h + m + a.collisionHeight - r - s;
308
+ if (d < 0 || d < x(l)) {
309
+ e.top += n + h + m;
310
+ }
311
+ } else if (c > 0) {
312
+ p = e.top - a.collisionPosition.marginTop + n + h + m - i;
313
+ if (p > 0 || x(p) < c) {
314
+ e.top += n + h + m;
315
+ }
316
  }
317
+ j.ui.pos._trigger(e, a, "posCollided", "flipTop");
318
  }
 
 
 
 
 
 
 
319
  },
320
+ flipfit: {
321
+ left: function() {
322
+ j.ui.pos.flip.left.apply(this, arguments);
323
+ j.ui.pos.fit.left.apply(this, arguments);
324
+ },
325
+ top: function() {
326
+ j.ui.pos.flip.top.apply(this, arguments);
327
+ j.ui.pos.fit.top.apply(this, arguments);
328
+ }
329
  }
 
 
 
 
 
 
 
 
 
 
 
 
330
  };
331
+ (function() {
332
+ var e, a, t, s, r, i = document.getElementsByTagName("body")[0], f = document.createElement("div");
333
+ e = document.createElement(i ? "div" : "body");
334
+ t = {
335
+ visibility: "hidden",
336
+ width: 0,
337
+ height: 0,
338
+ border: 0,
339
+ margin: 0,
340
+ background: "none"
341
+ };
342
+ if (i) {
343
+ j.extend(t, {
344
+ position: "absolute",
345
+ left: "-1000px",
346
+ top: "-1000px"
347
+ });
348
+ }
349
+ for (r in t) {
350
+ e.style[r] = t[r];
351
+ }
352
+ e.appendChild(f);
353
+ a = i || document.documentElement;
354
+ a.insertBefore(e, a.firstChild);
355
+ f.style.cssText = "position: absolute; left: 10.7432222px;";
356
+ s = j(f).offset().left;
357
+ j.support.offsetFractions = s > 10 && s < 11;
358
+ e.innerHTML = "";
359
+ a.removeChild(e);
360
+ })();
361
  })();
362
+ var a = j.ui.position;
363
+ });
364
 
365
+ (function(e) {
366
  "use strict";
367
  if (typeof define === "function" && define.amd) {
368
+ define([ "jquery" ], e);
369
  } else if (window.jQuery && !window.jQuery.fn.iconpicker) {
370
+ e(window.jQuery);
371
  }
372
+ })(function(c) {
373
  "use strict";
374
+ var f = {
375
+ isEmpty: function(e) {
376
+ return e === false || e === "" || e === null || e === undefined;
377
  },
378
+ isEmptyObject: function(e) {
379
+ return this.isEmpty(e) === true || e.length === 0;
380
  },
381
+ isElement: function(e) {
382
+ return c(e).length > 0;
383
  },
384
+ isString: function(e) {
385
+ return typeof e === "string" || e instanceof String;
386
  },
387
+ isArray: function(e) {
388
+ return c.isArray(e);
389
  },
390
+ inArray: function(e, a) {
391
+ return c.inArray(e, a) !== -1;
392
  },
393
+ throwError: function(e) {
394
+ throw "Font Awesome Icon Picker Exception: " + e;
395
  }
396
  };
397
+ var t = function(e, a) {
398
+ this._id = t._idCounter++;
399
+ this.element = c(e).addClass("iconpicker-element");
400
+ this._trigger("iconpickerCreate", {
401
+ iconpickerValue: this.iconpickerValue
402
+ });
403
+ this.options = c.extend({}, t.defaultOptions, this.element.data(), a);
404
+ this.options.templates = c.extend({}, t.defaultOptions.templates, this.options.templates);
405
  this.options.originalPlacement = this.options.placement;
406
+ this.container = f.isElement(this.options.container) ? c(this.options.container) : false;
407
  if (this.container === false) {
408
+ if (this.element.is(".dropdown-toggle")) {
409
+ this.container = c("~ .dropdown-menu:first", this.element);
410
+ } else {
411
+ this.container = this.element.is("input,textarea,button,.btn") ? this.element.parent() : this.element;
412
+ }
413
  }
414
+ this.container.addClass("iconpicker-container");
415
+ if (this.isDropdownMenu()) {
416
  this.options.placement = "inline";
417
  }
418
+ this.input = this.element.is("input,textarea") ? this.element.addClass("iconpicker-input") : false;
419
  if (this.input === false) {
420
  this.input = this.container.find(this.options.input);
421
+ if (!this.input.is("input,textarea")) {
422
+ this.input = false;
423
+ }
424
  }
425
+ this.component = this.isDropdownMenu() ? this.container.parent().find(this.options.component) : this.container.find(this.options.component);
426
  if (this.component.length === 0) {
427
  this.component = false;
428
  } else {
429
+ this.component.find("i").addClass("iconpicker-component");
430
  }
431
  this._createPopover();
432
  this._createIconpicker();
433
  if (this.getAcceptButton().length === 0) {
434
  this.options.mustAccept = false;
435
  }
436
+ if (this.isInputGroup()) {
437
  this.container.parent().append(this.popover);
438
  } else {
439
  this.container.append(this.popover);
444
  if (this.isInline()) {
445
  this.show();
446
  }
447
+ this._trigger("iconpickerCreated", {
448
+ iconpickerValue: this.iconpickerValue
449
+ });
450
  };
451
+ t._idCounter = 0;
452
+ t.defaultOptions = {
453
  title: false,
454
  selected: false,
455
  defaultValue: false,
462
  mustAccept: false,
463
  selectedCustomClass: "bg-primary",
464
  icons: [],
465
+ fullClassFormatter: function(e) {
466
+ return e;
467
+ },
468
+ input: "input,.iconpicker-input",
469
+ inputSearch: false,
470
  container: false,
471
+ component: ".input-group-addon,.iconpicker-component",
472
  templates: {
473
  popover: '<div class="iconpicker-popover popover"><div class="arrow"></div>' + '<div class="popover-title"></div><div class="popover-content"></div></div>',
474
  footer: '<div class="popover-footer"></div>',
475
  buttons: '<button class="iconpicker-btn iconpicker-btn-cancel btn btn-default btn-sm">Cancel</button>' + ' <button class="iconpicker-btn iconpicker-btn-accept btn btn-primary btn-sm">Accept</button>',
476
  search: '<input type="search" class="form-control iconpicker-search" placeholder="Type to filter" />',
477
  iconpicker: '<div class="iconpicker"><div class="iconpicker-items"></div></div>',
478
+ iconpickerItem: '<a role="button" href="javascript:;" class="iconpicker-item"><i></i></a>'
479
  }
480
  };
481
+ t.batch = function(e, a) {
482
+ var t = Array.prototype.slice.call(arguments, 2);
483
+ return c(e).each(function() {
484
+ var e = c(this).data("iconpicker");
485
+ if (!!e) {
486
+ e[a].apply(e, t);
487
  }
488
  });
489
  };
490
+ t.prototype = {
491
+ constructor: t,
492
  options: {},
493
  _id: 0,
494
+ _trigger: function(e, a) {
495
+ a = a || {};
496
+ this.element.trigger(c.extend({
497
+ type: e,
498
  iconpickerInstance: this
499
+ }, a));
500
  },
501
  _createPopover: function() {
502
+ this.popover = c(this.options.templates.popover);
503
+ var e = this.popover.find(".popover-title");
504
  if (!!this.options.title) {
505
+ e.append(c('<div class="popover-title-text">' + this.options.title + "</div>"));
506
  }
507
+ if (this.hasSeparatedSearchInput() && !this.options.searchInFooter) {
508
+ e.append(this.options.templates.search);
509
  } else if (!this.options.title) {
510
+ e.remove();
511
  }
512
+ if (this.options.showFooter && !f.isEmpty(this.options.templates.footer)) {
513
+ var a = c(this.options.templates.footer);
514
+ if (this.hasSeparatedSearchInput() && this.options.searchInFooter) {
515
+ a.append(c(this.options.templates.search));
516
  }
517
+ if (!f.isEmpty(this.options.templates.buttons)) {
518
+ a.append(c(this.options.templates.buttons));
519
  }
520
+ this.popover.append(a);
521
  }
522
  if (this.options.animation === true) {
523
  this.popover.addClass("fade");
525
  return this.popover;
526
  },
527
  _createIconpicker: function() {
528
+ var t = this;
529
+ this.iconpicker = c(this.options.templates.iconpicker);
530
+ var e = function(e) {
531
+ var a = c(this);
532
+ if (a.is("i")) {
533
+ a = a.parent();
534
+ }
535
+ t._trigger("iconpickerSelect", {
536
+ iconpickerItem: a,
537
+ iconpickerValue: t.iconpickerValue
538
  });
539
+ if (t.options.mustAccept === false) {
540
+ t.update(a.data("iconpickerValue"));
541
+ t._trigger("iconpickerSelected", {
542
  iconpickerItem: this,
543
+ iconpickerValue: t.iconpickerValue
544
  });
545
  } else {
546
+ t.update(a.data("iconpickerValue"), true);
547
  }
548
+ if (t.options.hideOnSelect && t.options.mustAccept === false) {
549
+ t.hide();
550
  }
551
  };
552
+ var a = c(this.options.templates.iconpickerItem);
553
+ var s = [];
554
+ for (var r in this.options.icons) {
555
+ if (typeof this.options.icons[r].title === "string") {
556
+ var i = a.clone();
557
+ i.find("i").addClass(this.options.fullClassFormatter(this.options.icons[r].title));
558
+ i.data("iconpickerValue", this.options.icons[r].title).on("click.iconpicker", e);
559
+ i.attr("title", "." + this.options.icons[r].title);
560
+ if (this.options.icons[r].searchTerms.length > 0) {
561
+ var f = "";
562
+ for (var l = 0; l < this.options.icons[r].searchTerms.length; l++) {
563
+ f = f + this.options.icons[r].searchTerms[l] + " ";
564
+ }
565
+ i.attr("data-search-terms", f);
566
+ }
567
+ s.push(i);
568
+ }
569
  }
570
+ this.iconpicker.find(".iconpicker-items").append(s);
571
  this.popover.find(".popover-content").append(this.iconpicker);
572
  return this.iconpicker;
573
  },
574
+ _isEventInsideIconpicker: function(e) {
575
+ var a = c(e.target);
576
+ if ((!a.hasClass("iconpicker-element") || a.hasClass("iconpicker-element") && !a.is(this.element)) && a.parents(".iconpicker-popover").length === 0) {
577
  return false;
578
  }
579
  return true;
580
  },
581
  _bindElementEvents: function() {
582
+ var a = this;
583
+ this.getSearchInput().on("keyup.iconpicker", function() {
584
+ a.filter(c(this).val().toLowerCase());
585
  });
586
  this.getAcceptButton().on("click.iconpicker", function() {
587
+ var e = a.iconpicker.find(".iconpicker-selected").get(0);
588
+ a.update(a.iconpickerValue);
589
+ a._trigger("iconpickerSelected", {
590
+ iconpickerItem: e,
591
+ iconpickerValue: a.iconpickerValue
592
  });
593
+ if (!a.isInline()) {
594
+ a.hide();
595
  }
596
  });
597
  this.getCancelButton().on("click.iconpicker", function() {
598
+ if (!a.isInline()) {
599
+ a.hide();
600
  }
601
  });
602
+ this.element.on("focus.iconpicker", function(e) {
603
+ a.show();
604
+ e.stopPropagation();
605
  });
606
  if (this.hasComponent()) {
607
  this.component.on("click.iconpicker", function() {
608
+ a.toggle();
609
  });
610
  }
611
  if (this.hasInput()) {
612
+ this.input.on("keyup.iconpicker", function(e) {
613
+ if (!f.inArray(e.keyCode, [ 38, 40, 37, 39, 16, 17, 18, 9, 8, 91, 93, 20, 46, 186, 190, 46, 78, 188, 44, 86 ])) {
614
+ a.update();
615
  } else {
616
+ a._updateFormGroupStatus(a.getValid(this.value) !== false);
617
+ }
618
+ if (a.options.inputSearch === true) {
619
+ a.filter(c(this).val().toLowerCase());
620
  }
621
  });
622
  }
623
  },
624
  _bindWindowEvents: function() {
625
+ var e = c(window.document);
626
+ var a = this;
627
+ var t = ".iconpicker.inst" + this._id;
628
+ c(window).on("resize.iconpicker" + t + " orientationchange.iconpicker" + t, function(e) {
629
+ if (a.popover.hasClass("in")) {
630
+ a.updatePlacement();
631
  }
632
  });
633
+ if (!a.isInline()) {
634
+ e.on("mouseup" + t, function(e) {
635
+ if (!a._isEventInsideIconpicker(e) && !a.isInline()) {
636
+ a.hide();
637
  }
 
 
 
638
  });
639
  }
 
640
  },
641
  _unbindElementEvents: function() {
642
  this.popover.off(".iconpicker");
652
  }
653
  },
654
  _unbindWindowEvents: function() {
655
+ c(window).off(".iconpicker.inst" + this._id);
656
+ c(window.document).off(".iconpicker.inst" + this._id);
657
+ },
658
+ updatePlacement: function(e, a) {
659
+ e = e || this.options.placement;
660
+ this.options.placement = e;
661
+ a = a || this.options.collision;
662
+ a = a === true ? "flip" : a;
663
+ var t = {
664
  at: "right bottom",
665
  my: "right top",
666
+ of: this.hasInput() && !this.isInputGroup() ? this.input : this.container,
667
+ collision: a === true ? "flip" : a,
668
  within: window
669
  };
670
  this.popover.removeClass("inline topLeftCorner topLeft top topRight topRightCorner " + "rightTop right rightBottom bottomRight bottomRightCorner " + "bottom bottomLeft bottomLeftCorner leftBottom left leftTop");
671
+ if (typeof e === "object") {
672
+ return this.popover.pos(c.extend({}, t, e));
673
  }
674
+ switch (e) {
675
  case "inline":
676
  {
677
+ t = false;
678
  }
679
  break;
680
 
681
  case "topLeftCorner":
682
  {
683
+ t.my = "right bottom";
684
+ t.at = "left top";
685
  }
686
  break;
687
 
688
  case "topLeft":
689
  {
690
+ t.my = "left bottom";
691
+ t.at = "left top";
692
  }
693
  break;
694
 
695
  case "top":
696
  {
697
+ t.my = "center bottom";
698
+ t.at = "center top";
699
  }
700
  break;
701
 
702
  case "topRight":
703
  {
704
+ t.my = "right bottom";
705
+ t.at = "right top";
706
  }
707
  break;
708
 
709
  case "topRightCorner":
710
  {
711
+ t.my = "left bottom";
712
+ t.at = "right top";
713
  }
714
  break;
715
 
716
  case "rightTop":
717
  {
718
+ t.my = "left bottom";
719
+ t.at = "right center";
720
  }
721
  break;
722
 
723
  case "right":
724
  {
725
+ t.my = "left center";
726
+ t.at = "right center";
727
  }
728
  break;
729
 
730
  case "rightBottom":
731
  {
732
+ t.my = "left top";
733
+ t.at = "right center";
734
  }
735
  break;
736
 
737
  case "bottomRightCorner":
738
  {
739
+ t.my = "left top";
740
+ t.at = "right bottom";
741
  }
742
  break;
743
 
744
  case "bottomRight":
745
  {
746
+ t.my = "right top";
747
+ t.at = "right bottom";
748
  }
749
  break;
750
 
751
  case "bottom":
752
  {
753
+ t.my = "center top";
754
+ t.at = "center bottom";
755
  }
756
  break;
757
 
758
  case "bottomLeft":
759
  {
760
+ t.my = "left top";
761
+ t.at = "left bottom";
762
  }
763
  break;
764
 
765
  case "bottomLeftCorner":
766
  {
767
+ t.my = "right top";
768
+ t.at = "left bottom";
769
  }
770
  break;
771
 
772
  case "leftBottom":
773
  {
774
+ t.my = "right top";
775
+ t.at = "left center";
776
  }
777
  break;
778
 
779
  case "left":
780
  {
781
+ t.my = "right center";
782
+ t.at = "left center";
783
  }
784
  break;
785
 
786
  case "leftTop":
787
  {
788
+ t.my = "right bottom";
789
+ t.at = "left center";
790
  }
791
  break;
792
 
799
  this.popover.css({
800
  display: this.options.placement === "inline" ? "" : "block"
801
  });
802
+ if (t !== false) {
803
+ this.popover.pos(t).css("maxWidth", c(window).width() - this.container.offset().left - 5);
804
  } else {
805
  this.popover.css({
806
  top: "auto",
815
  },
816
  _updateComponents: function() {
817
  this.iconpicker.find(".iconpicker-item.iconpicker-selected").removeClass("iconpicker-selected " + this.options.selectedCustomClass);
818
+ if (this.iconpickerValue) {
819
+ this.iconpicker.find("." + this.options.fullClassFormatter(this.iconpickerValue).replace(/ /g, ".")).parent().addClass("iconpicker-selected " + this.options.selectedCustomClass);
820
+ }
821
  if (this.hasComponent()) {
822
+ var e = this.component.find("i");
823
+ if (e.length > 0) {
824
+ e.attr("class", this.options.fullClassFormatter(this.iconpickerValue));
825
  } else {
826
+ this.component.html(this.getHtml());
827
  }
828
  }
829
  },
830
+ _updateFormGroupStatus: function(e) {
831
  if (this.hasInput()) {
832
+ if (e !== false) {
833
  this.input.parents(".form-group:first").removeClass("has-error");
834
  } else {
835
  this.input.parents(".form-group:first").addClass("has-error");
838
  }
839
  return false;
840
  },
841
+ getValid: function(e) {
842
+ if (!f.isString(e)) {
843
+ e = "";
844
  }
845
+ var a = e === "";
846
+ e = c.trim(e);
847
+ var t = false;
848
+ for (var s = 0; s < this.options.icons.length; s++) {
849
+ if (this.options.icons[s].title === e) {
850
+ t = true;
851
+ break;
852
+ }
853
+ }
854
+ if (t || a) {
855
+ return e;
856
  }
857
  return false;
858
  },
859
+ setValue: function(e) {
860
+ var a = this.getValid(e);
861
+ if (a !== false) {
862
+ this.iconpickerValue = a;
863
  this._trigger("iconpickerSetValue", {
864
+ iconpickerValue: a
865
  });
866
  return this.iconpickerValue;
867
  } else {
868
  this._trigger("iconpickerInvalid", {
869
+ iconpickerValue: e
870
  });
871
  return false;
872
  }
873
  },
874
+ getHtml: function() {
875
+ return '<i class="' + this.options.fullClassFormatter(this.iconpickerValue) + '"></i>';
876
  },
877
+ setSourceValue: function(e) {
878
+ e = this.setValue(e);
879
+ if (e !== false && e !== "") {
 
 
 
880
  if (this.hasInput()) {
881
+ this.input.val(this.iconpickerValue);
882
  } else {
883
+ this.element.data("iconpickerValue", this.iconpickerValue);
884
  }
885
  this._trigger("iconpickerSetSourceValue", {
886
+ iconpickerValue: e
887
  });
888
  }
889
+ return e;
890
  },
891
+ getSourceValue: function(e) {
892
+ e = e || this.options.defaultValue;
893
+ var a = e;
894
  if (this.hasInput()) {
895
+ a = this.input.val();
896
  } else {
897
+ a = this.element.data("iconpickerValue");
898
  }
899
+ if (a === undefined || a === "" || a === null || a === false) {
900
+ a = e;
901
  }
902
+ return a;
903
  },
904
  hasInput: function() {
905
  return this.input !== false;
906
  },
907
+ isInputSearch: function() {
908
+ return this.hasInput() && this.options.inputSearch === true;
909
+ },
910
+ isInputGroup: function() {
911
+ return this.container.is(".input-group");
912
+ },
913
+ isDropdownMenu: function() {
914
+ return this.container.is(".dropdown-menu");
915
+ },
916
+ hasSeparatedSearchInput: function() {
917
+ return this.options.templates.search !== false && !this.isInputSearch();
918
+ },
919
  hasComponent: function() {
920
  return this.component !== false;
921
  },
931
  getSearchInput: function() {
932
  return this.popover.find(".iconpicker-search");
933
  },
934
+ filter: function(r) {
935
+ if (f.isEmpty(r)) {
936
  this.iconpicker.find(".iconpicker-item").show();
937
+ return c(false);
938
  } else {
939
+ var i = [];
940
  this.iconpicker.find(".iconpicker-item").each(function() {
941
+ var e = c(this);
942
+ var a = e.attr("title").toLowerCase();
943
+ var t = e.attr("data-search-terms") ? e.attr("data-search-terms").toLowerCase() : "";
944
+ a = a + " " + t;
945
+ var s = false;
946
  try {
947
+ s = new RegExp("(^|\\W)" + r, "g");
948
+ } catch (e) {
949
+ s = false;
950
  }
951
+ if (s !== false && a.match(s)) {
952
+ i.push(e);
953
+ e.show();
954
  } else {
955
+ e.hide();
956
  }
957
  });
958
+ return i;
959
  }
960
  },
961
  show: function() {
962
  if (this.popover.hasClass("in")) {
963
  return false;
964
  }
965
+ c.iconpicker.batch(c(".iconpicker-popover.in:not(.inline)").not(this.popover), "hide");
966
+ this._trigger("iconpickerShow", {
967
+ iconpickerValue: this.iconpickerValue
968
+ });
969
  this.updatePlacement();
970
  this.popover.addClass("in");
971
+ setTimeout(c.proxy(function() {
972
  this.popover.css("display", this.isInline() ? "" : "block");
973
+ this._trigger("iconpickerShown", {
974
+ iconpickerValue: this.iconpickerValue
975
+ });
976
  }, this), this.options.animation ? 300 : 1);
977
  },
978
  hide: function() {
979
  if (!this.popover.hasClass("in")) {
980
  return false;
981
  }
982
+ this._trigger("iconpickerHide", {
983
+ iconpickerValue: this.iconpickerValue
984
+ });
985
  this.popover.removeClass("in");
986
+ setTimeout(c.proxy(function() {
987
  this.popover.css("display", "none");
988
  this.getSearchInput().val("");
989
  this.filter("");
990
+ this._trigger("iconpickerHidden", {
991
+ iconpickerValue: this.iconpickerValue
992
+ });
993
  }, this), this.options.animation ? 300 : 1);
994
  },
995
  toggle: function() {
999
  this.show(true);
1000
  }
1001
  },
1002
+ update: function(e, a) {
1003
+ e = e ? e : this.getSourceValue(this.iconpickerValue);
1004
+ this._trigger("iconpickerUpdate", {
1005
+ iconpickerValue: this.iconpickerValue
1006
+ });
1007
+ if (a === true) {
1008
+ e = this.setValue(e);
1009
  } else {
1010
+ e = this.setSourceValue(e);
1011
+ this._updateFormGroupStatus(e !== false);
1012
  }
1013
+ if (e !== false) {
1014
  this._updateComponents();
1015
  }
1016
+ this._trigger("iconpickerUpdated", {
1017
+ iconpickerValue: this.iconpickerValue
1018
+ });
1019
+ return e;
1020
  },
1021
  destroy: function() {
1022
+ this._trigger("iconpickerDestroy", {
1023
+ iconpickerValue: this.iconpickerValue
1024
+ });
1025
  this.element.removeData("iconpicker").removeData("iconpickerValue").removeClass("iconpicker-element");
1026
  this._unbindElementEvents();
1027
  this._unbindWindowEvents();
1028
+ c(this.popover).remove();
1029
+ this._trigger("iconpickerDestroyed", {
1030
+ iconpickerValue: this.iconpickerValue
1031
+ });
1032
  },
1033
  disable: function() {
1034
  if (this.hasInput()) {
1054
  return this.options.placement === "inline" || this.popover.hasClass("inline");
1055
  }
1056
  };
1057
+ c.iconpicker = t;
1058
+ c.fn.iconpicker = function(a) {
1059
  return this.each(function() {
1060
+ var e = c(this);
1061
+ if (!e.data("iconpicker")) {
1062
+ e.data("iconpicker", new t(this, typeof a === "object" ? a : {}));
1063
  }
1064
  });
1065
  };
1066
+ t.defaultOptions = c.extend(t.defaultOptions, {
1067
+ icons: [ {
1068
+ title: "fab fa-500px",
1069
+ searchTerms: []
1070
+ }, {
1071
+ title: "fab fa-accessible-icon",
1072
+ searchTerms: [ "accessibility", "handicap", "person", "wheelchair", "wheelchair-alt" ]
1073
+ }, {
1074
+ title: "fab fa-accusoft",
1075
+ searchTerms: []
1076
+ }, {
1077
+ title: "fab fa-acquisitions-incorporated",
1078
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "game", "gaming", "tabletop" ]
1079
+ }, {
1080
+ title: "fas fa-ad",
1081
+ searchTerms: []
1082
+ }, {
1083
+ title: "fas fa-address-book",
1084
+ searchTerms: []
1085
+ }, {
1086
+ title: "far fa-address-book",
1087
+ searchTerms: []
1088
+ }, {
1089
+ title: "fas fa-address-card",
1090
+ searchTerms: []
1091
+ }, {
1092
+ title: "far fa-address-card",
1093
+ searchTerms: []
1094
+ }, {
1095
+ title: "fas fa-adjust",
1096
+ searchTerms: [ "contrast" ]
1097
+ }, {
1098
+ title: "fab fa-adn",
1099
+ searchTerms: []
1100
+ }, {
1101
+ title: "fab fa-adversal",
1102
+ searchTerms: []
1103
+ }, {
1104
+ title: "fab fa-affiliatetheme",
1105
+ searchTerms: []
1106
+ }, {
1107
+ title: "fas fa-air-freshener",
1108
+ searchTerms: []
1109
+ }, {
1110
+ title: "fab fa-algolia",
1111
+ searchTerms: []
1112
+ }, {
1113
+ title: "fas fa-align-center",
1114
+ searchTerms: [ "middle", "text" ]
1115
+ }, {
1116
+ title: "fas fa-align-justify",
1117
+ searchTerms: [ "text" ]
1118
+ }, {
1119
+ title: "fas fa-align-left",
1120
+ searchTerms: [ "text" ]
1121
+ }, {
1122
+ title: "fas fa-align-right",
1123
+ searchTerms: [ "text" ]
1124
+ }, {
1125
+ title: "fab fa-alipay",
1126
+ searchTerms: []
1127
+ }, {
1128
+ title: "fas fa-allergies",
1129
+ searchTerms: [ "freckles", "hand", "intolerances", "pox", "spots" ]
1130
+ }, {
1131
+ title: "fab fa-amazon",
1132
+ searchTerms: []
1133
+ }, {
1134
+ title: "fab fa-amazon-pay",
1135
+ searchTerms: []
1136
+ }, {
1137
+ title: "fas fa-ambulance",
1138
+ searchTerms: [ "help", "machine", "support", "vehicle" ]
1139
+ }, {
1140
+ title: "fas fa-american-sign-language-interpreting",
1141
+ searchTerms: []
1142
+ }, {
1143
+ title: "fab fa-amilia",
1144
+ searchTerms: []
1145
+ }, {
1146
+ title: "fas fa-anchor",
1147
+ searchTerms: [ "link" ]
1148
+ }, {
1149
+ title: "fab fa-android",
1150
+ searchTerms: [ "robot" ]
1151
+ }, {
1152
+ title: "fab fa-angellist",
1153
+ searchTerms: []
1154
+ }, {
1155
+ title: "fas fa-angle-double-down",
1156
+ searchTerms: [ "arrows" ]
1157
+ }, {
1158
+ title: "fas fa-angle-double-left",
1159
+ searchTerms: [ "arrows", "back", "laquo", "previous", "quote" ]
1160
+ }, {
1161
+ title: "fas fa-angle-double-right",
1162
+ searchTerms: [ "arrows", "forward", "next", "quote", "raquo" ]
1163
+ }, {
1164
+ title: "fas fa-angle-double-up",
1165
+ searchTerms: [ "arrows" ]
1166
+ }, {
1167
+ title: "fas fa-angle-down",
1168
+ searchTerms: [ "arrow" ]
1169
+ }, {
1170
+ title: "fas fa-angle-left",
1171
+ searchTerms: [ "arrow", "back", "previous" ]
1172
+ }, {
1173
+ title: "fas fa-angle-right",
1174
+ searchTerms: [ "arrow", "forward", "next" ]
1175
+ }, {
1176
+ title: "fas fa-angle-up",
1177
+ searchTerms: [ "arrow" ]
1178
+ }, {
1179
+ title: "fas fa-angry",
1180
+ searchTerms: [ "disapprove", "emoticon", "face", "mad", "upset" ]
1181
+ }, {
1182
+ title: "far fa-angry",
1183
+ searchTerms: [ "disapprove", "emoticon", "face", "mad", "upset" ]
1184
+ }, {
1185
+ title: "fab fa-angrycreative",
1186
+ searchTerms: []
1187
+ }, {
1188
+ title: "fab fa-angular",
1189
+ searchTerms: []
1190
+ }, {
1191
+ title: "fas fa-ankh",
1192
+ searchTerms: [ "amulet", "copper", "coptic christianity", "copts", "crux ansata", "egyptian", "venus" ]
1193
+ }, {
1194
+ title: "fab fa-app-store",
1195
+ searchTerms: []
1196
+ }, {
1197
+ title: "fab fa-app-store-ios",
1198
+ searchTerms: []
1199
+ }, {
1200
+ title: "fab fa-apper",
1201
+ searchTerms: []
1202
+ }, {
1203
+ title: "fab fa-apple",
1204
+ searchTerms: [ "food", "fruit", "mac", "osx" ]
1205
+ }, {
1206
+ title: "fas fa-apple-alt",
1207
+ searchTerms: [ "fall", "food", "fruit", "fuji", "macintosh", "seasonal" ]
1208
+ }, {
1209
+ title: "fab fa-apple-pay",
1210
+ searchTerms: []
1211
+ }, {
1212
+ title: "fas fa-archive",
1213
+ searchTerms: [ "box", "package", "storage" ]
1214
+ }, {
1215
+ title: "fas fa-archway",
1216
+ searchTerms: [ "arc", "monument", "road", "street" ]
1217
+ }, {
1218
+ title: "fas fa-arrow-alt-circle-down",
1219
+ searchTerms: [ "arrow-circle-o-down", "download" ]
1220
+ }, {
1221
+ title: "far fa-arrow-alt-circle-down",
1222
+ searchTerms: [ "arrow-circle-o-down", "download" ]
1223
+ }, {
1224
+ title: "fas fa-arrow-alt-circle-left",
1225
+ searchTerms: [ "arrow-circle-o-left", "back", "previous" ]
1226
+ }, {
1227
+ title: "far fa-arrow-alt-circle-left",
1228
+ searchTerms: [ "arrow-circle-o-left", "back", "previous" ]
1229
+ }, {
1230
+ title: "fas fa-arrow-alt-circle-right",
1231
+ searchTerms: [ "arrow-circle-o-right", "forward", "next" ]
1232
+ }, {
1233
+ title: "far fa-arrow-alt-circle-right",
1234
+ searchTerms: [ "arrow-circle-o-right", "forward", "next" ]
1235
+ }, {
1236
+ title: "fas fa-arrow-alt-circle-up",
1237
+ searchTerms: [ "arrow-circle-o-up" ]
1238
+ }, {
1239
+ title: "far fa-arrow-alt-circle-up",
1240
+ searchTerms: [ "arrow-circle-o-up" ]
1241
+ }, {
1242
+ title: "fas fa-arrow-circle-down",
1243
+ searchTerms: [ "download" ]
1244
+ }, {
1245
+ title: "fas fa-arrow-circle-left",
1246
+ searchTerms: [ "back", "previous" ]
1247
+ }, {
1248
+ title: "fas fa-arrow-circle-right",
1249
+ searchTerms: [ "forward", "next" ]
1250
+ }, {
1251
+ title: "fas fa-arrow-circle-up",
1252
+ searchTerms: []
1253
+ }, {
1254
+ title: "fas fa-arrow-down",
1255
+ searchTerms: [ "download" ]
1256
+ }, {
1257
+ title: "fas fa-arrow-left",
1258
+ searchTerms: [ "back", "previous" ]
1259
+ }, {
1260
+ title: "fas fa-arrow-right",
1261
+ searchTerms: [ "forward", "next" ]
1262
+ }, {
1263
+ title: "fas fa-arrow-up",
1264
+ searchTerms: []
1265
+ }, {
1266
+ title: "fas fa-arrows-alt",
1267
+ searchTerms: [ "arrow", "arrows", "bigger", "enlarge", "expand", "fullscreen", "move", "position", "reorder", "resize" ]
1268
+ }, {
1269
+ title: "fas fa-arrows-alt-h",
1270
+ searchTerms: [ "arrows-h", "resize" ]
1271
+ }, {
1272
+ title: "fas fa-arrows-alt-v",
1273
+ searchTerms: [ "arrows-v", "resize" ]
1274
+ }, {
1275
+ title: "fas fa-assistive-listening-systems",
1276
+ searchTerms: []
1277
+ }, {
1278
+ title: "fas fa-asterisk",
1279
+ searchTerms: [ "details" ]
1280
+ }, {
1281
+ title: "fab fa-asymmetrik",
1282
+ searchTerms: []
1283
+ }, {
1284
+ title: "fas fa-at",
1285
+ searchTerms: [ "e-mail", "email" ]
1286
+ }, {
1287
+ title: "fas fa-atlas",
1288
+ searchTerms: [ "book", "directions", "geography", "map", "wayfinding" ]
1289
+ }, {
1290
+ title: "fas fa-atom",
1291
+ searchTerms: [ "atheism", "chemistry", "science" ]
1292
+ }, {
1293
+ title: "fab fa-audible",
1294
+ searchTerms: []
1295
+ }, {
1296
+ title: "fas fa-audio-description",
1297
+ searchTerms: []
1298
+ }, {
1299
+ title: "fab fa-autoprefixer",
1300
+ searchTerms: []
1301
+ }, {
1302
+ title: "fab fa-avianex",
1303
+ searchTerms: []
1304
+ }, {
1305
+ title: "fab fa-aviato",
1306
+ searchTerms: []
1307
+ }, {
1308
+ title: "fas fa-award",
1309
+ searchTerms: [ "honor", "praise", "prize", "recognition", "ribbon" ]
1310
+ }, {
1311
+ title: "fab fa-aws",
1312
+ searchTerms: []
1313
+ }, {
1314
+ title: "fas fa-backspace",
1315
+ searchTerms: [ "command", "delete", "keyboard", "undo" ]
1316
+ }, {
1317
+ title: "fas fa-backward",
1318
+ searchTerms: [ "previous", "rewind" ]
1319
+ }, {
1320
+ title: "fas fa-balance-scale",
1321
+ searchTerms: [ "balanced", "justice", "legal", "measure", "weight" ]
1322
+ }, {
1323
+ title: "fas fa-ban",
1324
+ searchTerms: [ "abort", "ban", "block", "cancel", "delete", "hide", "prohibit", "remove", "stop", "trash" ]
1325
+ }, {
1326
+ title: "fas fa-band-aid",
1327
+ searchTerms: [ "bandage", "boo boo", "ouch" ]
1328
+ }, {
1329
+ title: "fab fa-bandcamp",
1330
+ searchTerms: []
1331
+ }, {
1332
+ title: "fas fa-barcode",
1333
+ searchTerms: [ "scan" ]
1334
+ }, {
1335
+ title: "fas fa-bars",
1336
+ searchTerms: [ "checklist", "drag", "hamburger", "list", "menu", "nav", "navigation", "ol", "reorder", "settings", "todo", "ul" ]
1337
+ }, {
1338
+ title: "fas fa-baseball-ball",
1339
+ searchTerms: []
1340
+ }, {
1341
+ title: "fas fa-basketball-ball",
1342
+ searchTerms: []
1343
+ }, {
1344
+ title: "fas fa-bath",
1345
+ searchTerms: []
1346
+ }, {
1347
+ title: "fas fa-battery-empty",
1348
+ searchTerms: [ "power", "status" ]
1349
+ }, {
1350
+ title: "fas fa-battery-full",
1351
+ searchTerms: [ "power", "status" ]
1352
+ }, {
1353
+ title: "fas fa-battery-half",
1354
+ searchTerms: [ "power", "status" ]
1355
+ }, {
1356
+ title: "fas fa-battery-quarter",
1357
+ searchTerms: [ "power", "status" ]
1358
+ }, {
1359
+ title: "fas fa-battery-three-quarters",
1360
+ searchTerms: [ "power", "status" ]
1361
+ }, {
1362
+ title: "fas fa-bed",
1363
+ searchTerms: [ "lodging", "sleep", "travel" ]
1364
+ }, {
1365
+ title: "fas fa-beer",
1366
+ searchTerms: [ "alcohol", "bar", "beverage", "drink", "liquor", "mug", "stein" ]
1367
+ }, {
1368
+ title: "fab fa-behance",
1369
+ searchTerms: []
1370
+ }, {
1371
+ title: "fab fa-behance-square",
1372
+ searchTerms: []
1373
+ }, {
1374
+ title: "fas fa-bell",
1375
+ searchTerms: [ "alert", "notification", "reminder" ]
1376
+ }, {
1377
+ title: "far fa-bell",
1378
+ searchTerms: [ "alert", "notification", "reminder" ]
1379
+ }, {
1380
+ title: "fas fa-bell-slash",
1381
+ searchTerms: []
1382
+ }, {
1383
+ title: "far fa-bell-slash",
1384
+ searchTerms: []
1385
+ }, {
1386
+ title: "fas fa-bezier-curve",
1387
+ searchTerms: [ "curves", "illustrator", "lines", "path", "vector" ]
1388
+ }, {
1389
+ title: "fas fa-bible",
1390
+ searchTerms: [ "book", "catholicism", "christianity" ]
1391
+ }, {
1392
+ title: "fas fa-bicycle",
1393
+ searchTerms: [ "bike", "gears", "transportation", "vehicle" ]
1394
+ }, {
1395
+ title: "fab fa-bimobject",
1396
+ searchTerms: []
1397
+ }, {
1398
+ title: "fas fa-binoculars",
1399
+ searchTerms: []
1400
+ }, {
1401
+ title: "fas fa-birthday-cake",
1402
+ searchTerms: []
1403
+ }, {
1404
+ title: "fab fa-bitbucket",
1405
+ searchTerms: [ "bitbucket-square", "git" ]
1406
+ }, {
1407
+ title: "fab fa-bitcoin",
1408
+ searchTerms: []
1409
+ }, {
1410
+ title: "fab fa-bity",
1411
+ searchTerms: []
1412
+ }, {
1413
+ title: "fab fa-black-tie",
1414
+ searchTerms: []
1415
+ }, {
1416
+ title: "fab fa-blackberry",
1417
+ searchTerms: []
1418
+ }, {
1419
+ title: "fas fa-blender",
1420
+ searchTerms: []
1421
+ }, {
1422
+ title: "fas fa-blender-phone",
1423
+ searchTerms: [ "appliance", "fantasy", "silly" ]
1424
+ }, {
1425
+ title: "fas fa-blind",
1426
+ searchTerms: []
1427
+ }, {
1428
+ title: "fab fa-blogger",
1429
+ searchTerms: []
1430
+ }, {
1431
+ title: "fab fa-blogger-b",
1432
+ searchTerms: []
1433
+ }, {
1434
+ title: "fab fa-bluetooth",
1435
+ searchTerms: []
1436
+ }, {
1437
+ title: "fab fa-bluetooth-b",
1438
+ searchTerms: []
1439
+ }, {
1440
+ title: "fas fa-bold",
1441
+ searchTerms: []
1442
+ }, {
1443
+ title: "fas fa-bolt",
1444
+ searchTerms: [ "electricity", "lightning", "weather", "zap" ]
1445
+ }, {
1446
+ title: "fas fa-bomb",
1447
+ searchTerms: []
1448
+ }, {
1449
+ title: "fas fa-bone",
1450
+ searchTerms: []
1451
+ }, {
1452
+ title: "fas fa-bong",
1453
+ searchTerms: [ "aparatus", "cannabis", "marijuana", "pipe", "smoke", "smoking" ]
1454
+ }, {
1455
+ title: "fas fa-book",
1456
+ searchTerms: [ "documentation", "read" ]
1457
+ }, {
1458
+ title: "fas fa-book-dead",
1459
+ searchTerms: [ "Dungeons & Dragons", "crossbones", "d&d", "dark arts", "death", "dnd", "documentation", "evil", "fantasy", "halloween", "holiday", "read", "skull", "spell" ]
1460
+ }, {
1461
+ title: "fas fa-book-open",
1462
+ searchTerms: [ "flyer", "notebook", "open book", "pamphlet", "reading" ]
1463
+ }, {
1464
+ title: "fas fa-book-reader",
1465
+ searchTerms: [ "library" ]
1466
+ }, {
1467
+ title: "fas fa-bookmark",
1468
+ searchTerms: [ "save" ]
1469
+ }, {
1470
+ title: "far fa-bookmark",
1471
+ searchTerms: [ "save" ]
1472
+ }, {
1473
+ title: "fas fa-bowling-ball",
1474
+ searchTerms: []
1475
+ }, {
1476
+ title: "fas fa-box",
1477
+ searchTerms: [ "package" ]
1478
+ }, {
1479
+ title: "fas fa-box-open",
1480
+ searchTerms: []
1481
+ }, {
1482
+ title: "fas fa-boxes",
1483
+ searchTerms: []
1484
+ }, {
1485
+ title: "fas fa-braille",
1486
+ searchTerms: []
1487
+ }, {
1488
+ title: "fas fa-brain",
1489
+ searchTerms: [ "cerebellum", "gray matter", "intellect", "medulla oblongata", "mind", "noodle", "wit" ]
1490
+ }, {
1491
+ title: "fas fa-briefcase",
1492
+ searchTerms: [ "bag", "business", "luggage", "office", "work" ]
1493
+ }, {
1494
+ title: "fas fa-briefcase-medical",
1495
+ searchTerms: [ "health briefcase" ]
1496
+ }, {
1497
+ title: "fas fa-broadcast-tower",
1498
+ searchTerms: [ "airwaves", "radio", "waves" ]
1499
+ }, {
1500
+ title: "fas fa-broom",
1501
+ searchTerms: [ "clean", "firebolt", "fly", "halloween", "holiday", "nimbus 2000", "quidditch", "sweep", "witch" ]
1502
+ }, {
1503
+ title: "fas fa-brush",
1504
+ searchTerms: [ "bristles", "color", "handle", "painting" ]
1505
+ }, {
1506
+ title: "fab fa-btc",
1507
+ searchTerms: []
1508
+ }, {
1509
+ title: "fas fa-bug",
1510
+ searchTerms: [ "insect", "report" ]
1511
+ }, {
1512
+ title: "fas fa-building",
1513
+ searchTerms: [ "apartment", "business", "company", "office", "work" ]
1514
+ }, {
1515
+ title: "far fa-building",
1516
+ searchTerms: [ "apartment", "business", "company", "office", "work" ]
1517
+ }, {
1518
+ title: "fas fa-bullhorn",
1519
+ searchTerms: [ "announcement", "broadcast", "louder", "megaphone", "share" ]
1520
+ }, {
1521
+ title: "fas fa-bullseye",
1522
+ searchTerms: [ "target" ]
1523
+ }, {
1524
+ title: "fas fa-burn",
1525
+ searchTerms: [ "energy" ]
1526
+ }, {
1527
+ title: "fab fa-buromobelexperte",
1528
+ searchTerms: []
1529
+ }, {
1530
+ title: "fas fa-bus",
1531
+ searchTerms: [ "machine", "public transportation", "transportation", "vehicle" ]
1532
+ }, {
1533
+ title: "fas fa-bus-alt",
1534
+ searchTerms: [ "machine", "public transportation", "transportation", "vehicle" ]
1535
+ }, {
1536
+ title: "fas fa-business-time",
1537
+ searchTerms: [ "briefcase", "business socks", "clock", "flight of the conchords", "wednesday" ]
1538
+ }, {
1539
+ title: "fab fa-buysellads",
1540
+ searchTerms: []
1541
+ }, {
1542
+ title: "fas fa-calculator",
1543
+ searchTerms: []
1544
+ }, {
1545
+ title: "fas fa-calendar",
1546
+ searchTerms: [ "calendar-o", "date", "event", "schedule", "time", "when" ]
1547
+ }, {
1548
+ title: "far fa-calendar",
1549
+ searchTerms: [ "calendar-o", "date", "event", "schedule", "time", "when" ]
1550
+ }, {
1551
+ title: "fas fa-calendar-alt",
1552
+ searchTerms: [ "calendar", "date", "event", "schedule", "time", "when" ]
1553
+ }, {
1554
+ title: "far fa-calendar-alt",
1555
+ searchTerms: [ "calendar", "date", "event", "schedule", "time", "when" ]
1556
+ }, {
1557
+ title: "fas fa-calendar-check",
1558
+ searchTerms: [ "accept", "agree", "appointment", "confirm", "correct", "done", "ok", "select", "success", "todo" ]
1559
+ }, {
1560
+ title: "far fa-calendar-check",
1561
+ searchTerms: [ "accept", "agree", "appointment", "confirm", "correct", "done", "ok", "select", "success", "todo" ]
1562
+ }, {
1563
+ title: "fas fa-calendar-minus",
1564
+ searchTerms: [ "delete", "negative", "remove" ]
1565
+ }, {
1566
+ title: "far fa-calendar-minus",
1567
+ searchTerms: [ "delete", "negative", "remove" ]
1568
+ }, {
1569
+ title: "fas fa-calendar-plus",
1570
+ searchTerms: [ "add", "create", "new", "positive" ]
1571
+ }, {
1572
+ title: "far fa-calendar-plus",
1573
+ searchTerms: [ "add", "create", "new", "positive" ]
1574
+ }, {
1575
+ title: "fas fa-calendar-times",
1576
+ searchTerms: [ "archive", "delete", "remove", "x" ]
1577
+ }, {
1578
+ title: "far fa-calendar-times",
1579
+ searchTerms: [ "archive", "delete", "remove", "x" ]
1580
+ }, {
1581
+ title: "fas fa-camera",
1582
+ searchTerms: [ "photo", "picture", "record" ]
1583
+ }, {
1584
+ title: "fas fa-camera-retro",
1585
+ searchTerms: [ "photo", "picture", "record" ]
1586
+ }, {
1587
+ title: "fas fa-campground",
1588
+ searchTerms: [ "camping", "fall", "outdoors", "seasonal", "tent" ]
1589
+ }, {
1590
+ title: "fas fa-cannabis",
1591
+ searchTerms: [ "bud", "chronic", "drugs", "endica", "endo", "ganja", "marijuana", "mary jane", "pot", "reefer", "sativa", "spliff", "weed", "whacky-tabacky" ]
1592
+ }, {
1593
+ title: "fas fa-capsules",
1594
+ searchTerms: [ "drugs", "medicine" ]
1595
+ }, {
1596
+ title: "fas fa-car",
1597
+ searchTerms: [ "machine", "transportation", "vehicle" ]
1598
+ }, {
1599
+ title: "fas fa-car-alt",
1600
+ searchTerms: []
1601
+ }, {
1602
+ title: "fas fa-car-battery",
1603
+ searchTerms: []
1604
+ }, {
1605
+ title: "fas fa-car-crash",
1606
+ searchTerms: []
1607
+ }, {
1608
+ title: "fas fa-car-side",
1609
+ searchTerms: []
1610
+ }, {
1611
+ title: "fas fa-caret-down",
1612
+ searchTerms: [ "arrow", "dropdown", "menu", "more", "triangle down" ]
1613
+ }, {
1614
+ title: "fas fa-caret-left",
1615
+ searchTerms: [ "arrow", "back", "previous", "triangle left" ]
1616
+ }, {
1617
+ title: "fas fa-caret-right",
1618
+ searchTerms: [ "arrow", "forward", "next", "triangle right" ]
1619
+ }, {
1620
+ title: "fas fa-caret-square-down",
1621
+ searchTerms: [ "caret-square-o-down", "dropdown", "menu", "more" ]
1622
+ }, {
1623
+ title: "far fa-caret-square-down",
1624
+ searchTerms: [ "caret-square-o-down", "dropdown", "menu", "more" ]
1625
+ }, {
1626
+ title: "fas fa-caret-square-left",
1627
+ searchTerms: [ "back", "caret-square-o-left", "previous" ]
1628
+ }, {
1629
+ title: "far fa-caret-square-left",
1630
+ searchTerms: [ "back", "caret-square-o-left", "previous" ]
1631
+ }, {
1632
+ title: "fas fa-caret-square-right",
1633
+ searchTerms: [ "caret-square-o-right", "forward", "next" ]
1634
+ }, {
1635
+ title: "far fa-caret-square-right",
1636
+ searchTerms: [ "caret-square-o-right", "forward", "next" ]
1637
+ }, {
1638
+ title: "fas fa-caret-square-up",
1639
+ searchTerms: [ "caret-square-o-up" ]
1640
+ }, {
1641
+ title: "far fa-caret-square-up",
1642
+ searchTerms: [ "caret-square-o-up" ]
1643
+ }, {
1644
+ title: "fas fa-caret-up",
1645
+ searchTerms: [ "arrow", "triangle up" ]
1646
+ }, {
1647
+ title: "fas fa-cart-arrow-down",
1648
+ searchTerms: [ "shopping" ]
1649
+ }, {
1650
+ title: "fas fa-cart-plus",
1651
+ searchTerms: [ "add", "create", "new", "positive", "shopping" ]
1652
+ }, {
1653
+ title: "fas fa-cat",
1654
+ searchTerms: [ "feline", "halloween", "holiday", "kitten", "kitty", "meow", "pet" ]
1655
+ }, {
1656
+ title: "fab fa-cc-amazon-pay",
1657
+ searchTerms: []
1658
+ }, {
1659
+ title: "fab fa-cc-amex",
1660
+ searchTerms: [ "amex" ]
1661
+ }, {
1662
+ title: "fab fa-cc-apple-pay",
1663
+ searchTerms: []
1664
+ }, {
1665
+ title: "fab fa-cc-diners-club",
1666
+ searchTerms: []
1667
+ }, {
1668
+ title: "fab fa-cc-discover",
1669
+ searchTerms: []
1670
+ }, {
1671
+ title: "fab fa-cc-jcb",
1672
+ searchTerms: []
1673
+ }, {
1674
+ title: "fab fa-cc-mastercard",
1675
+ searchTerms: []
1676
+ }, {
1677
+ title: "fab fa-cc-paypal",
1678
+ searchTerms: []
1679
+ }, {
1680
+ title: "fab fa-cc-stripe",
1681
+ searchTerms: []
1682
+ }, {
1683
+ title: "fab fa-cc-visa",
1684
+ searchTerms: []
1685
+ }, {
1686
+ title: "fab fa-centercode",
1687
+ searchTerms: []
1688
+ }, {
1689
+ title: "fas fa-certificate",
1690
+ searchTerms: [ "badge", "star" ]
1691
+ }, {
1692
+ title: "fas fa-chair",
1693
+ searchTerms: [ "furniture", "seat" ]
1694
+ }, {
1695
+ title: "fas fa-chalkboard",
1696
+ searchTerms: [ "blackboard", "learning", "school", "teaching", "whiteboard", "writing" ]
1697
+ }, {
1698
+ title: "fas fa-chalkboard-teacher",
1699
+ searchTerms: [ "blackboard", "instructor", "learning", "professor", "school", "whiteboard", "writing" ]
1700
+ }, {
1701
+ title: "fas fa-charging-station",
1702
+ searchTerms: []
1703
+ }, {
1704
+ title: "fas fa-chart-area",
1705
+ searchTerms: [ "analytics", "area-chart", "graph" ]
1706
+ }, {
1707
+ title: "fas fa-chart-bar",
1708
+ searchTerms: [ "analytics", "bar-chart", "graph" ]
1709
+ }, {
1710
+ title: "far fa-chart-bar",
1711
+ searchTerms: [ "analytics", "bar-chart", "graph" ]
1712
+ }, {
1713
+ title: "fas fa-chart-line",
1714
+ searchTerms: [ "activity", "analytics", "dashboard", "graph", "line-chart" ]
1715
+ }, {
1716
+ title: "fas fa-chart-pie",
1717
+ searchTerms: [ "analytics", "graph", "pie-chart" ]
1718
+ }, {
1719
+ title: "fas fa-check",
1720
+ searchTerms: [ "accept", "agree", "checkmark", "confirm", "correct", "done", "notice", "notification", "notify", "ok", "select", "success", "tick", "todo", "yes" ]
1721
+ }, {
1722
+ title: "fas fa-check-circle",
1723
+ searchTerms: [ "accept", "agree", "confirm", "correct", "done", "ok", "select", "success", "todo", "yes" ]
1724
+ }, {
1725
+ title: "far fa-check-circle",
1726
+ searchTerms: [ "accept", "agree", "confirm", "correct", "done", "ok", "select", "success", "todo", "yes" ]
1727
+ }, {
1728
+ title: "fas fa-check-double",
1729
+ searchTerms: [ "accept", "agree", "checkmark", "confirm", "correct", "done", "notice", "notification", "notify", "ok", "select", "success", "tick", "todo" ]
1730
+ }, {
1731
+ title: "fas fa-check-square",
1732
+ searchTerms: [ "accept", "agree", "checkmark", "confirm", "correct", "done", "ok", "select", "success", "todo", "yes" ]
1733
+ }, {
1734
+ title: "far fa-check-square",
1735
+ searchTerms: [ "accept", "agree", "checkmark", "confirm", "correct", "done", "ok", "select", "success", "todo", "yes" ]
1736
+ }, {
1737
+ title: "fas fa-chess",
1738
+ searchTerms: []
1739
+ }, {
1740
+ title: "fas fa-chess-bishop",
1741
+ searchTerms: []
1742
+ }, {
1743
+ title: "fas fa-chess-board",
1744
+ searchTerms: []
1745
+ }, {
1746
+ title: "fas fa-chess-king",
1747
+ searchTerms: []
1748
+ }, {
1749
+ title: "fas fa-chess-knight",
1750
+ searchTerms: []
1751
+ }, {
1752
+ title: "fas fa-chess-pawn",
1753
+ searchTerms: []
1754
+ }, {
1755
+ title: "fas fa-chess-queen",
1756
+ searchTerms: []
1757
+ }, {
1758
+ title: "fas fa-chess-rook",
1759
+ searchTerms: []
1760
+ }, {
1761
+ title: "fas fa-chevron-circle-down",
1762
+ searchTerms: [ "arrow", "dropdown", "menu", "more" ]
1763
+ }, {
1764
+ title: "fas fa-chevron-circle-left",
1765
+ searchTerms: [ "arrow", "back", "previous" ]
1766
+ }, {
1767
+ title: "fas fa-chevron-circle-right",
1768
+ searchTerms: [ "arrow", "forward", "next" ]
1769
+ }, {
1770
+ title: "fas fa-chevron-circle-up",
1771
+ searchTerms: [ "arrow" ]
1772
+ }, {
1773
+ title: "fas fa-chevron-down",
1774
+ searchTerms: []
1775
+ }, {
1776
+ title: "fas fa-chevron-left",
1777
+ searchTerms: [ "back", "bracket", "previous" ]
1778
+ }, {
1779
+ title: "fas fa-chevron-right",
1780
+ searchTerms: [ "bracket", "forward", "next" ]
1781
+ }, {
1782
+ title: "fas fa-chevron-up",
1783
+ searchTerms: []
1784
+ }, {
1785
+ title: "fas fa-child",
1786
+ searchTerms: []
1787
+ }, {
1788
+ title: "fab fa-chrome",
1789
+ searchTerms: [ "browser" ]
1790
+ }, {
1791
+ title: "fas fa-church",
1792
+ searchTerms: [ "building", "community", "religion" ]
1793
+ }, {
1794
+ title: "fas fa-circle",
1795
+ searchTerms: [ "circle-thin", "dot", "notification" ]
1796
+ }, {
1797
+ title: "far fa-circle",
1798
+ searchTerms: [ "circle-thin", "dot", "notification" ]
1799
+ }, {
1800
+ title: "fas fa-circle-notch",
1801
+ searchTerms: [ "circle-o-notch" ]
1802
+ }, {
1803
+ title: "fas fa-city",
1804
+ searchTerms: [ "buildings", "busy", "skyscrapers", "urban", "windows" ]
1805
+ }, {
1806
+ title: "fas fa-clipboard",
1807
+ searchTerms: [ "paste" ]
1808
+ }, {
1809
+ title: "far fa-clipboard",
1810
+ searchTerms: [ "paste" ]
1811
+ }, {
1812
+ title: "fas fa-clipboard-check",
1813
+ searchTerms: [ "accept", "agree", "confirm", "done", "ok", "select", "success", "todo", "yes" ]
1814
+ }, {
1815
+ title: "fas fa-clipboard-list",
1816
+ searchTerms: [ "checklist", "completed", "done", "finished", "intinerary", "ol", "schedule", "todo", "ul" ]
1817
+ }, {
1818
+ title: "fas fa-clock",
1819
+ searchTerms: [ "date", "late", "schedule", "timer", "timestamp", "watch" ]
1820
+ }, {
1821
+ title: "far fa-clock",
1822
+ searchTerms: [ "date", "late", "schedule", "timer", "timestamp", "watch" ]
1823
+ }, {
1824
+ title: "fas fa-clone",
1825
+ searchTerms: [ "copy", "duplicate" ]
1826
+ }, {
1827
+ title: "far fa-clone",
1828
+ searchTerms: [ "copy", "duplicate" ]
1829
+ }, {
1830
+ title: "fas fa-closed-captioning",
1831
+ searchTerms: [ "cc" ]
1832
+ }, {
1833
+ title: "far fa-closed-captioning",
1834
+ searchTerms: [ "cc" ]
1835
+ }, {
1836
+ title: "fas fa-cloud",
1837
+ searchTerms: [ "save" ]
1838
+ }, {
1839
+ title: "fas fa-cloud-download-alt",
1840
+ searchTerms: [ "import" ]
1841
+ }, {
1842
+ title: "fas fa-cloud-meatball",
1843
+ searchTerms: []
1844
+ }, {
1845
+ title: "fas fa-cloud-moon",
1846
+ searchTerms: [ "crescent", "evening", "halloween", "holiday", "lunar", "night", "sky" ]
1847
+ }, {
1848
+ title: "fas fa-cloud-moon-rain",
1849
+ searchTerms: []
1850
+ }, {
1851
+ title: "fas fa-cloud-rain",
1852
+ searchTerms: [ "precipitation" ]
1853
+ }, {
1854
+ title: "fas fa-cloud-showers-heavy",
1855
+ searchTerms: [ "precipitation", "rain", "storm" ]
1856
+ }, {
1857
+ title: "fas fa-cloud-sun",
1858
+ searchTerms: [ "day", "daytime", "fall", "outdoors", "seasonal" ]
1859
+ }, {
1860
+ title: "fas fa-cloud-sun-rain",
1861
+ searchTerms: []
1862
+ }, {
1863
+ title: "fas fa-cloud-upload-alt",
1864
+ searchTerms: [ "cloud-upload" ]
1865
+ }, {
1866
+ title: "fab fa-cloudscale",
1867
+ searchTerms: []
1868
+ }, {
1869
+ title: "fab fa-cloudsmith",
1870
+ searchTerms: []
1871
+ }, {
1872
+ title: "fab fa-cloudversify",
1873
+ searchTerms: []
1874
+ }, {
1875
+ title: "fas fa-cocktail",
1876
+ searchTerms: [ "alcohol", "beverage", "drink" ]
1877
+ }, {
1878
+ title: "fas fa-code",
1879
+ searchTerms: [ "brackets", "html" ]
1880
+ }, {
1881
+ title: "fas fa-code-branch",
1882
+ searchTerms: [ "branch", "code-fork", "fork", "git", "github", "rebase", "svn", "vcs", "version" ]
1883
+ }, {
1884
+ title: "fab fa-codepen",
1885
+ searchTerms: []
1886
+ }, {
1887
+ title: "fab fa-codiepie",
1888
+ searchTerms: []
1889
+ }, {
1890
+ title: "fas fa-coffee",
1891
+ searchTerms: [ "beverage", "breakfast", "cafe", "drink", "fall", "morning", "mug", "seasonal", "tea" ]
1892
+ }, {
1893
+ title: "fas fa-cog",
1894
+ searchTerms: [ "settings" ]
1895
+ }, {
1896
+ title: "fas fa-cogs",
1897
+ searchTerms: [ "gears", "settings" ]
1898
+ }, {
1899
+ title: "fas fa-coins",
1900
+ searchTerms: []
1901
+ }, {
1902
+ title: "fas fa-columns",
1903
+ searchTerms: [ "dashboard", "panes", "split" ]
1904
+ }, {
1905
+ title: "fas fa-comment",
1906
+ searchTerms: [ "bubble", "chat", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1907
+ }, {
1908
+ title: "far fa-comment",
1909
+ searchTerms: [ "bubble", "chat", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1910
+ }, {
1911
+ title: "fas fa-comment-alt",
1912
+ searchTerms: [ "bubble", "chat", "commenting", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1913
+ }, {
1914
+ title: "far fa-comment-alt",
1915
+ searchTerms: [ "bubble", "chat", "commenting", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1916
+ }, {
1917
+ title: "fas fa-comment-dollar",
1918
+ searchTerms: []
1919
+ }, {
1920
+ title: "fas fa-comment-dots",
1921
+ searchTerms: []
1922
+ }, {
1923
+ title: "far fa-comment-dots",
1924
+ searchTerms: []
1925
+ }, {
1926
+ title: "fas fa-comment-slash",
1927
+ searchTerms: []
1928
+ }, {
1929
+ title: "fas fa-comments",
1930
+ searchTerms: [ "bubble", "chat", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1931
+ }, {
1932
+ title: "far fa-comments",
1933
+ searchTerms: [ "bubble", "chat", "conversation", "feedback", "message", "note", "notification", "sms", "speech", "texting" ]
1934
+ }, {
1935
+ title: "fas fa-comments-dollar",
1936
+ searchTerms: []
1937
+ }, {
1938
+ title: "fas fa-compact-disc",
1939
+ searchTerms: [ "bluray", "cd", "disc", "media" ]
1940
+ }, {
1941
+ title: "fas fa-compass",
1942
+ searchTerms: [ "directory", "location", "menu", "safari" ]
1943
+ }, {
1944
+ title: "far fa-compass",
1945
+ searchTerms: [ "directory", "location", "menu", "safari" ]
1946
+ }, {
1947
+ title: "fas fa-compress",
1948
+ searchTerms: [ "collapse", "combine", "contract", "merge", "smaller" ]
1949
+ }, {
1950
+ title: "fas fa-concierge-bell",
1951
+ searchTerms: [ "attention", "hotel", "service", "support" ]
1952
+ }, {
1953
+ title: "fab fa-connectdevelop",
1954
+ searchTerms: []
1955
+ }, {
1956
+ title: "fab fa-contao",
1957
+ searchTerms: []
1958
+ }, {
1959
+ title: "fas fa-cookie",
1960
+ searchTerms: [ "baked good", "chips", "food", "snack", "sweet", "treat" ]
1961
+ }, {
1962
+ title: "fas fa-cookie-bite",
1963
+ searchTerms: [ "baked good", "bitten", "chips", "eating", "food", "snack", "sweet", "treat" ]
1964
+ }, {
1965
+ title: "fas fa-copy",
1966
+ searchTerms: [ "clone", "duplicate", "file", "files-o" ]
1967
+ }, {
1968
+ title: "far fa-copy",
1969
+ searchTerms: [ "clone", "duplicate", "file", "files-o" ]
1970
+ }, {
1971
+ title: "fas fa-copyright",
1972
+ searchTerms: []
1973
+ }, {
1974
+ title: "far fa-copyright",
1975
+ searchTerms: []
1976
+ }, {
1977
+ title: "fas fa-couch",
1978
+ searchTerms: [ "furniture", "sofa" ]
1979
+ }, {
1980
+ title: "fab fa-cpanel",
1981
+ searchTerms: []
1982
+ }, {
1983
+ title: "fab fa-creative-commons",
1984
+ searchTerms: []
1985
+ }, {
1986
+ title: "fab fa-creative-commons-by",
1987
+ searchTerms: []
1988
+ }, {
1989
+ title: "fab fa-creative-commons-nc",
1990
+ searchTerms: []
1991
+ }, {
1992
+ title: "fab fa-creative-commons-nc-eu",
1993
+ searchTerms: []
1994
+ }, {
1995
+ title: "fab fa-creative-commons-nc-jp",
1996
+ searchTerms: []
1997
+ }, {
1998
+ title: "fab fa-creative-commons-nd",
1999
+ searchTerms: []
2000
+ }, {
2001
+ title: "fab fa-creative-commons-pd",
2002
+ searchTerms: []
2003
+ }, {
2004
+ title: "fab fa-creative-commons-pd-alt",
2005
+ searchTerms: []
2006
+ }, {
2007
+ title: "fab fa-creative-commons-remix",
2008
+ searchTerms: []
2009
+ }, {
2010
+ title: "fab fa-creative-commons-sa",
2011
+ searchTerms: []
2012
+ }, {
2013
+ title: "fab fa-creative-commons-sampling",
2014
+ searchTerms: []
2015
+ }, {
2016
+ title: "fab fa-creative-commons-sampling-plus",
2017
+ searchTerms: []
2018
+ }, {
2019
+ title: "fab fa-creative-commons-share",
2020
+ searchTerms: []
2021
+ }, {
2022
+ title: "fab fa-creative-commons-zero",
2023
+ searchTerms: []
2024
+ }, {
2025
+ title: "fas fa-credit-card",
2026
+ searchTerms: [ "buy", "checkout", "credit-card-alt", "debit", "money", "payment", "purchase" ]
2027
+ }, {
2028
+ title: "far fa-credit-card",
2029
+ searchTerms: [ "buy", "checkout", "credit-card-alt", "debit", "money", "payment", "purchase" ]
2030
+ }, {
2031
+ title: "fab fa-critical-role",
2032
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "game", "gaming", "tabletop" ]
2033
+ }, {
2034
+ title: "fas fa-crop",
2035
+ searchTerms: [ "design" ]
2036
+ }, {
2037
+ title: "fas fa-crop-alt",
2038
+ searchTerms: []
2039
+ }, {
2040
+ title: "fas fa-cross",
2041
+ searchTerms: [ "catholicism", "christianity" ]
2042
+ }, {
2043
+ title: "fas fa-crosshairs",
2044
+ searchTerms: [ "gpd", "picker", "position" ]
2045
+ }, {
2046
+ title: "fas fa-crow",
2047
+ searchTerms: [ "bird", "bullfrog", "fauna", "halloween", "holiday", "toad" ]
2048
+ }, {
2049
+ title: "fas fa-crown",
2050
+ searchTerms: []
2051
+ }, {
2052
+ title: "fab fa-css3",
2053
+ searchTerms: [ "code" ]
2054
+ }, {
2055
+ title: "fab fa-css3-alt",
2056
+ searchTerms: []
2057
+ }, {
2058
+ title: "fas fa-cube",
2059
+ searchTerms: [ "package" ]
2060
+ }, {
2061
+ title: "fas fa-cubes",
2062
+ searchTerms: [ "packages" ]
2063
+ }, {
2064
+ title: "fas fa-cut",
2065
+ searchTerms: [ "scissors" ]
2066
+ }, {
2067
+ title: "fab fa-cuttlefish",
2068
+ searchTerms: []
2069
+ }, {
2070
+ title: "fab fa-d-and-d",
2071
+ searchTerms: []
2072
+ }, {
2073
+ title: "fab fa-d-and-d-beyond",
2074
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "gaming", "tabletop" ]
2075
+ }, {
2076
+ title: "fab fa-dashcube",
2077
+ searchTerms: []
2078
+ }, {
2079
+ title: "fas fa-database",
2080
+ searchTerms: []
2081
+ }, {
2082
+ title: "fas fa-deaf",
2083
+ searchTerms: []
2084
+ }, {
2085
+ title: "fab fa-delicious",
2086
+ searchTerms: []
2087
+ }, {
2088
+ title: "fas fa-democrat",
2089
+ searchTerms: [ "american", "democratic party", "donkey", "election", "left", "left-wing", "liberal", "politics", "usa" ]
2090
+ }, {
2091
+ title: "fab fa-deploydog",
2092
+ searchTerms: []
2093
+ }, {
2094
+ title: "fab fa-deskpro",
2095
+ searchTerms: []
2096
+ }, {
2097
+ title: "fas fa-desktop",
2098
+ searchTerms: [ "computer", "cpu", "demo", "desktop", "device", "machine", "monitor", "pc", "screen" ]
2099
+ }, {
2100
+ title: "fab fa-dev",
2101
+ searchTerms: []
2102
+ }, {
2103
+ title: "fab fa-deviantart",
2104
+ searchTerms: []
2105
+ }, {
2106
+ title: "fas fa-dharmachakra",
2107
+ searchTerms: [ "buddhism", "buddhist", "wheel of dharma" ]
2108
+ }, {
2109
+ title: "fas fa-diagnoses",
2110
+ searchTerms: []
2111
+ }, {
2112
+ title: "fas fa-dice",
2113
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2114
+ }, {
2115
+ title: "fas fa-dice-d20",
2116
+ searchTerms: [ "Dungeons & Dragons", "chance", "d&d", "dnd", "fantasy", "gambling", "game", "roll" ]
2117
+ }, {
2118
+ title: "fas fa-dice-d6",
2119
+ searchTerms: [ "Dungeons & Dragons", "chance", "d&d", "dnd", "fantasy", "gambling", "game", "roll" ]
2120
+ }, {
2121
+ title: "fas fa-dice-five",
2122
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2123
+ }, {
2124
+ title: "fas fa-dice-four",
2125
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2126
+ }, {
2127
+ title: "fas fa-dice-one",
2128
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2129
+ }, {
2130
+ title: "fas fa-dice-six",
2131
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2132
+ }, {
2133
+ title: "fas fa-dice-three",
2134
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2135
+ }, {
2136
+ title: "fas fa-dice-two",
2137
+ searchTerms: [ "chance", "gambling", "game", "roll" ]
2138
+ }, {
2139
+ title: "fab fa-digg",
2140
+ searchTerms: []
2141
+ }, {
2142
+ title: "fab fa-digital-ocean",
2143
+ searchTerms: []
2144
+ }, {
2145
+ title: "fas fa-digital-tachograph",
2146
+ searchTerms: []
2147
+ }, {
2148
+ title: "fas fa-directions",
2149
+ searchTerms: []
2150
+ }, {
2151
+ title: "fab fa-discord",
2152
+ searchTerms: []
2153
+ }, {
2154
+ title: "fab fa-discourse",
2155
+ searchTerms: []
2156
+ }, {
2157
+ title: "fas fa-divide",
2158
+ searchTerms: []
2159
+ }, {
2160
+ title: "fas fa-dizzy",
2161
+ searchTerms: [ "dazed", "disapprove", "emoticon", "face" ]
2162
+ }, {
2163
+ title: "far fa-dizzy",
2164
+ searchTerms: [ "dazed", "disapprove", "emoticon", "face" ]
2165
+ }, {
2166
+ title: "fas fa-dna",
2167
+ searchTerms: [ "double helix", "helix" ]
2168
+ }, {
2169
+ title: "fab fa-dochub",
2170
+ searchTerms: []
2171
+ }, {
2172
+ title: "fab fa-docker",
2173
+ searchTerms: []
2174
+ }, {
2175
+ title: "fas fa-dog",
2176
+ searchTerms: [ "canine", "fauna", "mammmal", "pet", "pooch", "puppy", "woof" ]
2177
+ }, {
2178
+ title: "fas fa-dollar-sign",
2179
+ searchTerms: [ "$", "dollar-sign", "money", "price", "usd" ]
2180
+ }, {
2181
+ title: "fas fa-dolly",
2182
+ searchTerms: []
2183
+ }, {
2184
+ title: "fas fa-dolly-flatbed",
2185
+ searchTerms: []
2186
+ }, {
2187
+ title: "fas fa-donate",
2188
+ searchTerms: [ "generosity", "give" ]
2189
+ }, {
2190
+ title: "fas fa-door-closed",
2191
+ searchTerms: []
2192
+ }, {
2193
+ title: "fas fa-door-open",
2194
+ searchTerms: []
2195
+ }, {
2196
+ title: "fas fa-dot-circle",
2197
+ searchTerms: [ "bullseye", "notification", "target" ]
2198
+ }, {
2199
+ title: "far fa-dot-circle",
2200
+ searchTerms: [ "bullseye", "notification", "target" ]
2201
+ }, {
2202
+ title: "fas fa-dove",
2203
+ searchTerms: [ "bird", "fauna", "flying", "peace" ]
2204
+ }, {
2205
+ title: "fas fa-download",
2206
+ searchTerms: [ "import" ]
2207
+ }, {
2208
+ title: "fab fa-draft2digital",
2209
+ searchTerms: []
2210
+ }, {
2211
+ title: "fas fa-drafting-compass",
2212
+ searchTerms: [ "mechanical drawing", "plot", "plotting" ]
2213
+ }, {
2214
+ title: "fas fa-dragon",
2215
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy" ]
2216
+ }, {
2217
+ title: "fas fa-draw-polygon",
2218
+ searchTerms: []
2219
+ }, {
2220
+ title: "fab fa-dribbble",
2221
+ searchTerms: []
2222
+ }, {
2223
+ title: "fab fa-dribbble-square",
2224
+ searchTerms: []
2225
+ }, {
2226
+ title: "fab fa-dropbox",
2227
+ searchTerms: []
2228
+ }, {
2229
+ title: "fas fa-drum",
2230
+ searchTerms: [ "instrument", "music", "percussion", "snare", "sound" ]
2231
+ }, {
2232
+ title: "fas fa-drum-steelpan",
2233
+ searchTerms: [ "calypso", "instrument", "music", "percussion", "reggae", "snare", "sound", "steel", "tropical" ]
2234
+ }, {
2235
+ title: "fas fa-drumstick-bite",
2236
+ searchTerms: []
2237
+ }, {
2238
+ title: "fab fa-drupal",
2239
+ searchTerms: []
2240
+ }, {
2241
+ title: "fas fa-dumbbell",
2242
+ searchTerms: [ "exercise", "gym", "strength", "weight", "weight-lifting" ]
2243
+ }, {
2244
+ title: "fas fa-dungeon",
2245
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "door", "entrance", "fantasy", "gate" ]
2246
+ }, {
2247
+ title: "fab fa-dyalog",
2248
+ searchTerms: []
2249
+ }, {
2250
+ title: "fab fa-earlybirds",
2251
+ searchTerms: []
2252
+ }, {
2253
+ title: "fab fa-ebay",
2254
+ searchTerms: []
2255
+ }, {
2256
+ title: "fab fa-edge",
2257
+ searchTerms: [ "browser", "ie" ]
2258
+ }, {
2259
+ title: "fas fa-edit",
2260
+ searchTerms: [ "edit", "pen", "pencil", "update", "write" ]
2261
+ }, {
2262
+ title: "far fa-edit",
2263
+ searchTerms: [ "edit", "pen", "pencil", "update", "write" ]
2264
+ }, {
2265
+ title: "fas fa-eject",
2266
+ searchTerms: []
2267
+ }, {
2268
+ title: "fab fa-elementor",
2269
+ searchTerms: []
2270
+ }, {
2271
+ title: "fas fa-ellipsis-h",
2272
+ searchTerms: [ "dots", "drag", "kebab", "list", "menu", "nav", "navigation", "ol", "reorder", "settings", "ul" ]
2273
+ }, {
2274
+ title: "fas fa-ellipsis-v",
2275
+ searchTerms: [ "dots", "drag", "kebab", "list", "menu", "nav", "navigation", "ol", "reorder", "settings", "ul" ]
2276
+ }, {
2277
+ title: "fab fa-ello",
2278
+ searchTerms: []
2279
+ }, {
2280
+ title: "fab fa-ember",
2281
+ searchTerms: []
2282
+ }, {
2283
+ title: "fab fa-empire",
2284
+ searchTerms: []
2285
+ }, {
2286
+ title: "fas fa-envelope",
2287
+ searchTerms: [ "e-mail", "email", "letter", "mail", "message", "notification", "support" ]
2288
+ }, {
2289
+ title: "far fa-envelope",
2290
+ searchTerms: [ "e-mail", "email", "letter", "mail", "message", "notification", "support" ]
2291
+ }, {
2292
+ title: "fas fa-envelope-open",
2293
+ searchTerms: [ "e-mail", "email", "letter", "mail", "message", "notification", "support" ]
2294
+ }, {
2295
+ title: "far fa-envelope-open",
2296
+ searchTerms: [ "e-mail", "email", "letter", "mail", "message", "notification", "support" ]
2297
+ }, {
2298
+ title: "fas fa-envelope-open-text",
2299
+ searchTerms: []
2300
+ }, {
2301
+ title: "fas fa-envelope-square",
2302
+ searchTerms: [ "e-mail", "email", "letter", "mail", "message", "notification", "support" ]
2303
+ }, {
2304
+ title: "fab fa-envira",
2305
+ searchTerms: [ "leaf" ]
2306
+ }, {
2307
+ title: "fas fa-equals",
2308
+ searchTerms: []
2309
+ }, {
2310
+ title: "fas fa-eraser",
2311
+ searchTerms: [ "delete", "remove" ]
2312
+ }, {
2313
+ title: "fab fa-erlang",
2314
+ searchTerms: []
2315
+ }, {
2316
+ title: "fab fa-ethereum",
2317
+ searchTerms: []
2318
+ }, {
2319
+ title: "fab fa-etsy",
2320
+ searchTerms: []
2321
+ }, {
2322
+ title: "fas fa-euro-sign",
2323
+ searchTerms: [ "eur" ]
2324
+ }, {
2325
+ title: "fas fa-exchange-alt",
2326
+ searchTerms: [ "arrow", "arrows", "exchange", "reciprocate", "return", "swap", "transfer" ]
2327
+ }, {
2328
+ title: "fas fa-exclamation",
2329
+ searchTerms: [ "alert", "danger", "error", "important", "notice", "notification", "notify", "problem", "warning" ]
2330
+ }, {
2331
+ title: "fas fa-exclamation-circle",
2332
+ searchTerms: [ "alert", "danger", "error", "important", "notice", "notification", "notify", "problem", "warning" ]
2333
+ }, {
2334
+ title: "fas fa-exclamation-triangle",
2335
+ searchTerms: [ "alert", "danger", "error", "important", "notice", "notification", "notify", "problem", "warning" ]
2336
+ }, {
2337
+ title: "fas fa-expand",
2338
+ searchTerms: [ "bigger", "enlarge", "resize" ]
2339
+ }, {
2340
+ title: "fas fa-expand-arrows-alt",
2341
+ searchTerms: [ "arrows-alt", "bigger", "enlarge", "move", "resize" ]
2342
+ }, {
2343
+ title: "fab fa-expeditedssl",
2344
+ searchTerms: []
2345
+ }, {
2346
+ title: "fas fa-external-link-alt",
2347
+ searchTerms: [ "external-link", "new", "open" ]
2348
+ }, {
2349
+ title: "fas fa-external-link-square-alt",
2350
+ searchTerms: [ "external-link-square", "new", "open" ]
2351
+ }, {
2352
+ title: "fas fa-eye",
2353
+ searchTerms: [ "optic", "see", "seen", "show", "sight", "views", "visible" ]
2354
+ }, {
2355
+ title: "far fa-eye",
2356
+ searchTerms: [ "optic", "see", "seen", "show", "sight", "views", "visible" ]
2357
+ }, {
2358
+ title: "fas fa-eye-dropper",
2359
+ searchTerms: [ "eyedropper" ]
2360
+ }, {
2361
+ title: "fas fa-eye-slash",
2362
+ searchTerms: [ "blind", "hide", "show", "toggle", "unseen", "views", "visible", "visiblity" ]
2363
+ }, {
2364
+ title: "far fa-eye-slash",
2365
+ searchTerms: [ "blind", "hide", "show", "toggle", "unseen", "views", "visible", "visiblity" ]
2366
+ }, {
2367
+ title: "fab fa-facebook",
2368
+ searchTerms: [ "facebook-official", "social network" ]
2369
+ }, {
2370
+ title: "fab fa-facebook-f",
2371
+ searchTerms: [ "facebook" ]
2372
+ }, {
2373
+ title: "fab fa-facebook-messenger",
2374
+ searchTerms: []
2375
+ }, {
2376
+ title: "fab fa-facebook-square",
2377
+ searchTerms: [ "social network" ]
2378
+ }, {
2379
+ title: "fab fa-fantasy-flight-games",
2380
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "game", "gaming", "tabletop" ]
2381
+ }, {
2382
+ title: "fas fa-fast-backward",
2383
+ searchTerms: [ "beginning", "first", "previous", "rewind", "start" ]
2384
+ }, {
2385
+ title: "fas fa-fast-forward",
2386
+ searchTerms: [ "end", "last", "next" ]
2387
+ }, {
2388
+ title: "fas fa-fax",
2389
+ searchTerms: []
2390
+ }, {
2391
+ title: "fas fa-feather",
2392
+ searchTerms: [ "bird", "light", "plucked", "quill" ]
2393
+ }, {
2394
+ title: "fas fa-feather-alt",
2395
+ searchTerms: [ "bird", "light", "plucked", "quill" ]
2396
+ }, {
2397
+ title: "fas fa-female",
2398
+ searchTerms: [ "human", "person", "profile", "user", "woman" ]
2399
+ }, {
2400
+ title: "fas fa-fighter-jet",
2401
+ searchTerms: [ "airplane", "fast", "fly", "goose", "maverick", "plane", "quick", "top gun", "transportation", "travel" ]
2402
+ }, {
2403
+ title: "fas fa-file",
2404
+ searchTerms: [ "document", "new", "page", "pdf", "resume" ]
2405
+ }, {
2406
+ title: "far fa-file",
2407
+ searchTerms: [ "document", "new", "page", "pdf", "resume" ]
2408
+ }, {
2409
+ title: "fas fa-file-alt",
2410
+ searchTerms: [ "document", "file-text", "invoice", "new", "page", "pdf" ]
2411
+ }, {
2412
+ title: "far fa-file-alt",
2413
+ searchTerms: [ "document", "file-text", "invoice", "new", "page", "pdf" ]
2414
+ }, {
2415
+ title: "fas fa-file-archive",
2416
+ searchTerms: [ ".zip", "bundle", "compress", "compression", "download", "zip" ]
2417
+ }, {
2418
+ title: "far fa-file-archive",
2419
+ searchTerms: [ ".zip", "bundle", "compress", "compression", "download", "zip" ]
2420
+ }, {
2421
+ title: "fas fa-file-audio",
2422
+ searchTerms: []
2423
+ }, {
2424
+ title: "far fa-file-audio",
2425
+ searchTerms: []
2426
+ }, {
2427
+ title: "fas fa-file-code",
2428
+ searchTerms: []
2429
+ }, {
2430
+ title: "far fa-file-code",
2431
+ searchTerms: []
2432
+ }, {
2433
+ title: "fas fa-file-contract",
2434
+ searchTerms: [ "agreement", "binding", "document", "legal", "signature" ]
2435
+ }, {
2436
+ title: "fas fa-file-csv",
2437
+ searchTerms: [ "spreadsheets" ]
2438
+ }, {
2439
+ title: "fas fa-file-download",
2440
+ searchTerms: []
2441
+ }, {
2442
+ title: "fas fa-file-excel",
2443
+ searchTerms: []
2444
+ }, {
2445
+ title: "far fa-file-excel",
2446
+ searchTerms: []
2447
+ }, {
2448
+ title: "fas fa-file-export",
2449
+ searchTerms: []
2450
+ }, {
2451
+ title: "fas fa-file-image",
2452
+ searchTerms: []
2453
+ }, {
2454
+ title: "far fa-file-image",
2455
+ searchTerms: []
2456
+ }, {
2457
+ title: "fas fa-file-import",
2458
+ searchTerms: []
2459
+ }, {
2460
+ title: "fas fa-file-invoice",
2461
+ searchTerms: [ "bill", "document", "receipt" ]
2462
+ }, {
2463
+ title: "fas fa-file-invoice-dollar",
2464
+ searchTerms: [ "$", "bill", "document", "dollar-sign", "money", "receipt", "usd" ]
2465
+ }, {
2466
+ title: "fas fa-file-medical",
2467
+ searchTerms: []
2468
+ }, {
2469
+ title: "fas fa-file-medical-alt",
2470
+ searchTerms: []
2471
+ }, {
2472
+ title: "fas fa-file-pdf",
2473
+ searchTerms: []
2474
+ }, {
2475
+ title: "far fa-file-pdf",
2476
+ searchTerms: []
2477
+ }, {
2478
+ title: "fas fa-file-powerpoint",
2479
+ searchTerms: []
2480
+ }, {
2481
+ title: "far fa-file-powerpoint",
2482
+ searchTerms: []
2483
+ }, {
2484
+ title: "fas fa-file-prescription",
2485
+ searchTerms: [ "drugs", "medical", "medicine", "rx" ]
2486
+ }, {
2487
+ title: "fas fa-file-signature",
2488
+ searchTerms: [ "John Hancock", "contract", "document", "name" ]
2489
+ }, {
2490
+ title: "fas fa-file-upload",
2491
+ searchTerms: []
2492
+ }, {
2493
+ title: "fas fa-file-video",
2494
+ searchTerms: []
2495
+ }, {
2496
+ title: "far fa-file-video",
2497
+ searchTerms: []
2498
+ }, {
2499
+ title: "fas fa-file-word",
2500
+ searchTerms: []
2501
+ }, {
2502
+ title: "far fa-file-word",
2503
+ searchTerms: []
2504
+ }, {
2505
+ title: "fas fa-fill",
2506
+ searchTerms: [ "bucket", "color", "paint", "paint bucket" ]
2507
+ }, {
2508
+ title: "fas fa-fill-drip",
2509
+ searchTerms: [ "bucket", "color", "drop", "paint", "paint bucket", "spill" ]
2510
+ }, {
2511
+ title: "fas fa-film",
2512
+ searchTerms: [ "movie" ]
2513
+ }, {
2514
+ title: "fas fa-filter",
2515
+ searchTerms: [ "funnel", "options" ]
2516
+ }, {
2517
+ title: "fas fa-fingerprint",
2518
+ searchTerms: [ "human", "id", "identification", "lock", "smudge", "touch", "unique", "unlock" ]
2519
+ }, {
2520
+ title: "fas fa-fire",
2521
+ searchTerms: [ "caliente", "flame", "heat", "hot", "popular" ]
2522
+ }, {
2523
+ title: "fas fa-fire-extinguisher",
2524
+ searchTerms: []
2525
+ }, {
2526
+ title: "fab fa-firefox",
2527
+ searchTerms: [ "browser" ]
2528
+ }, {
2529
+ title: "fas fa-first-aid",
2530
+ searchTerms: []
2531
+ }, {
2532
+ title: "fab fa-first-order",
2533
+ searchTerms: []
2534
+ }, {
2535
+ title: "fab fa-first-order-alt",
2536
+ searchTerms: []
2537
+ }, {
2538
+ title: "fab fa-firstdraft",
2539
+ searchTerms: []
2540
+ }, {
2541
+ title: "fas fa-fish",
2542
+ searchTerms: [ "fauna", "gold", "swimming" ]
2543
+ }, {
2544
+ title: "fas fa-fist-raised",
2545
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "hand", "ki", "monk", "resist", "strength", "unarmed combat" ]
2546
+ }, {
2547
+ title: "fas fa-flag",
2548
+ searchTerms: [ "country", "notice", "notification", "notify", "pole", "report", "symbol" ]
2549
+ }, {
2550
+ title: "far fa-flag",
2551
+ searchTerms: [ "country", "notice", "notification", "notify", "pole", "report", "symbol" ]
2552
+ }, {
2553
+ title: "fas fa-flag-checkered",
2554
+ searchTerms: [ "notice", "notification", "notify", "pole", "racing", "report", "symbol" ]
2555
+ }, {
2556
+ title: "fas fa-flag-usa",
2557
+ searchTerms: [ "betsy ross", "country", "old glory", "stars", "stripes", "symbol" ]
2558
+ }, {
2559
+ title: "fas fa-flask",
2560
+ searchTerms: [ "beaker", "experimental", "labs", "science" ]
2561
+ }, {
2562
+ title: "fab fa-flickr",
2563
+ searchTerms: []
2564
+ }, {
2565
+ title: "fab fa-flipboard",
2566
+ searchTerms: []
2567
+ }, {
2568
+ title: "fas fa-flushed",
2569
+ searchTerms: [ "embarrassed", "emoticon", "face" ]
2570
+ }, {
2571
+ title: "far fa-flushed",
2572
+ searchTerms: [ "embarrassed", "emoticon", "face" ]
2573
+ }, {
2574
+ title: "fab fa-fly",
2575
+ searchTerms: []
2576
+ }, {
2577
+ title: "fas fa-folder",
2578
+ searchTerms: []
2579
+ }, {
2580
+ title: "far fa-folder",
2581
+ searchTerms: []
2582
+ }, {
2583
+ title: "fas fa-folder-minus",
2584
+ searchTerms: [ "archive", "delete", "negative", "remove" ]
2585
+ }, {
2586
+ title: "fas fa-folder-open",
2587
+ searchTerms: []
2588
+ }, {
2589
+ title: "far fa-folder-open",
2590
+ searchTerms: []
2591
+ }, {
2592
+ title: "fas fa-folder-plus",
2593
+ searchTerms: [ "add", "create", "new", "positive" ]
2594
+ }, {
2595
+ title: "fas fa-font",
2596
+ searchTerms: [ "text" ]
2597
+ }, {
2598
+ title: "fab fa-font-awesome",
2599
+ searchTerms: [ "meanpath" ]
2600
+ }, {
2601
+ title: "fab fa-font-awesome-alt",
2602
+ searchTerms: []
2603
+ }, {
2604
+ title: "fab fa-font-awesome-flag",
2605
+ searchTerms: []
2606
+ }, {
2607
+ title: "far fa-font-awesome-logo-full",
2608
+ searchTerms: []
2609
+ }, {
2610
+ title: "fas fa-font-awesome-logo-full",
2611
+ searchTerms: []
2612
+ }, {
2613
+ title: "fab fa-font-awesome-logo-full",
2614
+ searchTerms: []
2615
+ }, {
2616
+ title: "fab fa-fonticons",
2617
+ searchTerms: []
2618
+ }, {
2619
+ title: "fab fa-fonticons-fi",
2620
+ searchTerms: []
2621
+ }, {
2622
+ title: "fas fa-football-ball",
2623
+ searchTerms: [ "fall", "pigskin", "seasonal" ]
2624
+ }, {
2625
+ title: "fab fa-fort-awesome",
2626
+ searchTerms: [ "castle" ]
2627
+ }, {
2628
+ title: "fab fa-fort-awesome-alt",
2629
+ searchTerms: [ "castle" ]
2630
+ }, {
2631
+ title: "fab fa-forumbee",
2632
+ searchTerms: []
2633
+ }, {
2634
+ title: "fas fa-forward",
2635
+ searchTerms: [ "forward", "next" ]
2636
+ }, {
2637
+ title: "fab fa-foursquare",
2638
+ searchTerms: []
2639
+ }, {
2640
+ title: "fab fa-free-code-camp",
2641
+ searchTerms: []
2642
+ }, {
2643
+ title: "fab fa-freebsd",
2644
+ searchTerms: []
2645
+ }, {
2646
+ title: "fas fa-frog",
2647
+ searchTerms: [ "amphibian", "bullfrog", "fauna", "hop", "kermit", "kiss", "prince", "ribbit", "toad", "wart" ]
2648
+ }, {
2649
+ title: "fas fa-frown",
2650
+ searchTerms: [ "disapprove", "emoticon", "face", "rating", "sad" ]
2651
+ }, {
2652
+ title: "far fa-frown",
2653
+ searchTerms: [ "disapprove", "emoticon", "face", "rating", "sad" ]
2654
+ }, {
2655
+ title: "fas fa-frown-open",
2656
+ searchTerms: [ "disapprove", "emoticon", "face", "rating", "sad" ]
2657
+ }, {
2658
+ title: "far fa-frown-open",
2659
+ searchTerms: [ "disapprove", "emoticon", "face", "rating", "sad" ]
2660
+ }, {
2661
+ title: "fab fa-fulcrum",
2662
+ searchTerms: []
2663
+ }, {
2664
+ title: "fas fa-funnel-dollar",
2665
+ searchTerms: []
2666
+ }, {
2667
+ title: "fas fa-futbol",
2668
+ searchTerms: [ "ball", "football", "soccer" ]
2669
+ }, {
2670
+ title: "far fa-futbol",
2671
+ searchTerms: [ "ball", "football", "soccer" ]
2672
+ }, {
2673
+ title: "fab fa-galactic-republic",
2674
+ searchTerms: [ "politics", "star wars" ]
2675
+ }, {
2676
+ title: "fab fa-galactic-senate",
2677
+ searchTerms: [ "star wars" ]
2678
+ }, {
2679
+ title: "fas fa-gamepad",
2680
+ searchTerms: [ "controller" ]
2681
+ }, {
2682
+ title: "fas fa-gas-pump",
2683
+ searchTerms: []
2684
+ }, {
2685
+ title: "fas fa-gavel",
2686
+ searchTerms: [ "hammer", "judge", "lawyer", "opinion" ]
2687
+ }, {
2688
+ title: "fas fa-gem",
2689
+ searchTerms: [ "diamond" ]
2690
+ }, {
2691
+ title: "far fa-gem",
2692
+ searchTerms: [ "diamond" ]
2693
+ }, {
2694
+ title: "fas fa-genderless",
2695
+ searchTerms: []
2696
+ }, {
2697
+ title: "fab fa-get-pocket",
2698
+ searchTerms: []
2699
+ }, {
2700
+ title: "fab fa-gg",
2701
+ searchTerms: []
2702
+ }, {
2703
+ title: "fab fa-gg-circle",
2704
+ searchTerms: []
2705
+ }, {
2706
+ title: "fas fa-ghost",
2707
+ searchTerms: [ "apparition", "blinky", "clyde", "floating", "halloween", "holiday", "inky", "pinky", "spirit" ]
2708
+ }, {
2709
+ title: "fas fa-gift",
2710
+ searchTerms: [ "generosity", "giving", "party", "present", "wrapped" ]
2711
+ }, {
2712
+ title: "fab fa-git",
2713
+ searchTerms: []
2714
+ }, {
2715
+ title: "fab fa-git-square",
2716
+ searchTerms: []
2717
+ }, {
2718
+ title: "fab fa-github",
2719
+ searchTerms: [ "octocat" ]
2720
+ }, {
2721
+ title: "fab fa-github-alt",
2722
+ searchTerms: [ "octocat" ]
2723
+ }, {
2724
+ title: "fab fa-github-square",
2725
+ searchTerms: [ "octocat" ]
2726
+ }, {
2727
+ title: "fab fa-gitkraken",
2728
+ searchTerms: []
2729
+ }, {
2730
+ title: "fab fa-gitlab",
2731
+ searchTerms: [ "Axosoft" ]
2732
+ }, {
2733
+ title: "fab fa-gitter",
2734
+ searchTerms: []
2735
+ }, {
2736
+ title: "fas fa-glass-martini",
2737
+ searchTerms: [ "alcohol", "bar", "beverage", "drink", "glass", "liquor", "martini" ]
2738
+ }, {
2739
+ title: "fas fa-glass-martini-alt",
2740
+ searchTerms: []
2741
+ }, {
2742
+ title: "fas fa-glasses",
2743
+ searchTerms: [ "foureyes", "hipster", "nerd", "reading", "sight", "spectacles" ]
2744
+ }, {
2745
+ title: "fab fa-glide",
2746
+ searchTerms: []
2747
+ }, {
2748
+ title: "fab fa-glide-g",
2749
+ searchTerms: []
2750
+ }, {
2751
+ title: "fas fa-globe",
2752
+ searchTerms: [ "all", "coordinates", "country", "earth", "global", "gps", "language", "localize", "location", "map", "online", "place", "planet", "translate", "travel", "world" ]
2753
+ }, {
2754
+ title: "fas fa-globe-africa",
2755
+ searchTerms: [ "all", "country", "earth", "global", "gps", "language", "localize", "location", "map", "online", "place", "planet", "translate", "travel", "world" ]
2756
+ }, {
2757
+ title: "fas fa-globe-americas",
2758
+ searchTerms: [ "all", "country", "earth", "global", "gps", "language", "localize", "location", "map", "online", "place", "planet", "translate", "travel", "world" ]
2759
+ }, {
2760
+ title: "fas fa-globe-asia",
2761
+ searchTerms: [ "all", "country", "earth", "global", "gps", "language", "localize", "location", "map", "online", "place", "planet", "translate", "travel", "world" ]
2762
+ }, {
2763
+ title: "fab fa-gofore",
2764
+ searchTerms: []
2765
+ }, {
2766
+ title: "fas fa-golf-ball",
2767
+ searchTerms: []
2768
+ }, {
2769
+ title: "fab fa-goodreads",
2770
+ searchTerms: []
2771
+ }, {
2772
+ title: "fab fa-goodreads-g",
2773
+ searchTerms: []
2774
+ }, {
2775
+ title: "fab fa-google",
2776
+ searchTerms: []
2777
+ }, {
2778
+ title: "fab fa-google-drive",
2779
+ searchTerms: []
2780
+ }, {
2781
+ title: "fab fa-google-play",
2782
+ searchTerms: []
2783
+ }, {
2784
+ title: "fab fa-google-plus",
2785
+ searchTerms: [ "google-plus-circle", "google-plus-official" ]
2786
+ }, {
2787
+ title: "fab fa-google-plus-g",
2788
+ searchTerms: [ "google-plus", "social network" ]
2789
+ }, {
2790
+ title: "fab fa-google-plus-square",
2791
+ searchTerms: [ "social network" ]
2792
+ }, {
2793
+ title: "fab fa-google-wallet",
2794
+ searchTerms: []
2795
+ }, {
2796
+ title: "fas fa-gopuram",
2797
+ searchTerms: [ "building", "entrance", "hinduism", "temple", "tower" ]
2798
+ }, {
2799
+ title: "fas fa-graduation-cap",
2800
+ searchTerms: [ "learning", "school", "student" ]
2801
+ }, {
2802
+ title: "fab fa-gratipay",
2803
+ searchTerms: [ "favorite", "heart", "like", "love" ]
2804
+ }, {
2805
+ title: "fab fa-grav",
2806
+ searchTerms: []
2807
+ }, {
2808
+ title: "fas fa-greater-than",
2809
+ searchTerms: []
2810
+ }, {
2811
+ title: "fas fa-greater-than-equal",
2812
+ searchTerms: []
2813
+ }, {
2814
+ title: "fas fa-grimace",
2815
+ searchTerms: [ "cringe", "emoticon", "face" ]
2816
+ }, {
2817
+ title: "far fa-grimace",
2818
+ searchTerms: [ "cringe", "emoticon", "face" ]
2819
+ }, {
2820
+ title: "fas fa-grin",
2821
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2822
+ }, {
2823
+ title: "far fa-grin",
2824
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2825
+ }, {
2826
+ title: "fas fa-grin-alt",
2827
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2828
+ }, {
2829
+ title: "far fa-grin-alt",
2830
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2831
+ }, {
2832
+ title: "fas fa-grin-beam",
2833
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2834
+ }, {
2835
+ title: "far fa-grin-beam",
2836
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2837
+ }, {
2838
+ title: "fas fa-grin-beam-sweat",
2839
+ searchTerms: [ "emoticon", "face", "smile" ]
2840
+ }, {
2841
+ title: "far fa-grin-beam-sweat",
2842
+ searchTerms: [ "emoticon", "face", "smile" ]
2843
+ }, {
2844
+ title: "fas fa-grin-hearts",
2845
+ searchTerms: [ "emoticon", "face", "love", "smile" ]
2846
+ }, {
2847
+ title: "far fa-grin-hearts",
2848
+ searchTerms: [ "emoticon", "face", "love", "smile" ]
2849
+ }, {
2850
+ title: "fas fa-grin-squint",
2851
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2852
+ }, {
2853
+ title: "far fa-grin-squint",
2854
+ searchTerms: [ "emoticon", "face", "laugh", "smile" ]
2855
+ }, {
2856
+ title: "fas fa-grin-squint-tears",
2857
+ searchTerms: [ "emoticon", "face", "happy", "smile" ]
2858
+ }, {
2859
+ title: "far fa-grin-squint-tears",
2860
+ searchTerms: [ "emoticon", "face", "happy", "smile" ]
2861
+ }, {
2862
+ title: "fas fa-grin-stars",
2863
+ searchTerms: [ "emoticon", "face", "star-struck" ]
2864
+ }, {
2865
+ title: "far fa-grin-stars",
2866
+ searchTerms: [ "emoticon", "face", "star-struck" ]
2867
+ }, {
2868
+ title: "fas fa-grin-tears",
2869
+ searchTerms: [ "LOL", "emoticon", "face" ]
2870
+ }, {
2871
+ title: "far fa-grin-tears",
2872
+ searchTerms: [ "LOL", "emoticon", "face" ]
2873
+ }, {
2874
+ title: "fas fa-grin-tongue",
2875
+ searchTerms: [ "LOL", "emoticon", "face" ]
2876
+ }, {
2877
+ title: "far fa-grin-tongue",
2878
+ searchTerms: [ "LOL", "emoticon", "face" ]
2879
+ }, {
2880
+ title: "fas fa-grin-tongue-squint",
2881
+ searchTerms: [ "LOL", "emoticon", "face" ]
2882
+ }, {
2883
+ title: "far fa-grin-tongue-squint",
2884
+ searchTerms: [ "LOL", "emoticon", "face" ]
2885
+ }, {
2886
+ title: "fas fa-grin-tongue-wink",
2887
+ searchTerms: [ "LOL", "emoticon", "face" ]
2888
+ }, {
2889
+ title: "far fa-grin-tongue-wink",
2890
+ searchTerms: [ "LOL", "emoticon", "face" ]
2891
+ }, {
2892
+ title: "fas fa-grin-wink",
2893
+ searchTerms: [ "emoticon", "face", "flirt", "laugh", "smile" ]
2894
+ }, {
2895
+ title: "far fa-grin-wink",
2896
+ searchTerms: [ "emoticon", "face", "flirt", "laugh", "smile" ]
2897
+ }, {
2898
+ title: "fas fa-grip-horizontal",
2899
+ searchTerms: [ "affordance", "drag", "drop", "grab", "handle" ]
2900
+ }, {
2901
+ title: "fas fa-grip-vertical",
2902
+ searchTerms: [ "affordance", "drag", "drop", "grab", "handle" ]
2903
+ }, {
2904
+ title: "fab fa-gripfire",
2905
+ searchTerms: []
2906
+ }, {
2907
+ title: "fab fa-grunt",
2908
+ searchTerms: []
2909
+ }, {
2910
+ title: "fab fa-gulp",
2911
+ searchTerms: []
2912
+ }, {
2913
+ title: "fas fa-h-square",
2914
+ searchTerms: [ "hospital", "hotel" ]
2915
+ }, {
2916
+ title: "fab fa-hacker-news",
2917
+ searchTerms: []
2918
+ }, {
2919
+ title: "fab fa-hacker-news-square",
2920
+ searchTerms: []
2921
+ }, {
2922
+ title: "fab fa-hackerrank",
2923
+ searchTerms: []
2924
+ }, {
2925
+ title: "fas fa-hammer",
2926
+ searchTerms: [ "admin", "fix", "repair", "settings", "tool" ]
2927
+ }, {
2928
+ title: "fas fa-hamsa",
2929
+ searchTerms: [ "amulet", "christianity", "islam", "jewish", "judaism", "muslim", "protection" ]
2930
+ }, {
2931
+ title: "fas fa-hand-holding",
2932
+ searchTerms: []
2933
+ }, {
2934
+ title: "fas fa-hand-holding-heart",
2935
+ searchTerms: []
2936
+ }, {
2937
+ title: "fas fa-hand-holding-usd",
2938
+ searchTerms: [ "$", "dollar sign", "donation", "giving", "money", "price" ]
2939
+ }, {
2940
+ title: "fas fa-hand-lizard",
2941
+ searchTerms: []
2942
+ }, {
2943
+ title: "far fa-hand-lizard",
2944
+ searchTerms: []
2945
+ }, {
2946
+ title: "fas fa-hand-paper",
2947
+ searchTerms: [ "stop" ]
2948
+ }, {
2949
+ title: "far fa-hand-paper",
2950
+ searchTerms: [ "stop" ]
2951
+ }, {
2952
+ title: "fas fa-hand-peace",
2953
+ searchTerms: []
2954
+ }, {
2955
+ title: "far fa-hand-peace",
2956
+ searchTerms: []
2957
+ }, {
2958
+ title: "fas fa-hand-point-down",
2959
+ searchTerms: [ "finger", "hand-o-down", "point" ]
2960
+ }, {
2961
+ title: "far fa-hand-point-down",
2962
+ searchTerms: [ "finger", "hand-o-down", "point" ]
2963
+ }, {
2964
+ title: "fas fa-hand-point-left",
2965
+ searchTerms: [ "back", "finger", "hand-o-left", "left", "point", "previous" ]
2966
+ }, {
2967
+ title: "far fa-hand-point-left",
2968
+ searchTerms: [ "back", "finger", "hand-o-left", "left", "point", "previous" ]
2969
+ }, {
2970
+ title: "fas fa-hand-point-right",
2971
+ searchTerms: [ "finger", "forward", "hand-o-right", "next", "point", "right" ]
2972
+ }, {
2973
+ title: "far fa-hand-point-right",
2974
+ searchTerms: [ "finger", "forward", "hand-o-right", "next", "point", "right" ]
2975
+ }, {
2976
+ title: "fas fa-hand-point-up",
2977
+ searchTerms: [ "finger", "hand-o-up", "point" ]
2978
+ }, {
2979
+ title: "far fa-hand-point-up",
2980
+ searchTerms: [ "finger", "hand-o-up", "point" ]
2981
+ }, {
2982
+ title: "fas fa-hand-pointer",
2983
+ searchTerms: [ "select" ]
2984
+ }, {
2985
+ title: "far fa-hand-pointer",
2986
+ searchTerms: [ "select" ]
2987
+ }, {
2988
+ title: "fas fa-hand-rock",
2989
+ searchTerms: []
2990
+ }, {
2991
+ title: "far fa-hand-rock",
2992
+ searchTerms: []
2993
+ }, {
2994
+ title: "fas fa-hand-scissors",
2995
+ searchTerms: []
2996
+ }, {
2997
+ title: "far fa-hand-scissors",
2998
+ searchTerms: []
2999
+ }, {
3000
+ title: "fas fa-hand-spock",
3001
+ searchTerms: []
3002
+ }, {
3003
+ title: "far fa-hand-spock",
3004
+ searchTerms: []
3005
+ }, {
3006
+ title: "fas fa-hands",
3007
+ searchTerms: []
3008
+ }, {
3009
+ title: "fas fa-hands-helping",
3010
+ searchTerms: [ "aid", "assistance", "partnership", "volunteering" ]
3011
+ }, {
3012
+ title: "fas fa-handshake",
3013
+ searchTerms: [ "greeting", "partnership" ]
3014
+ }, {
3015
+ title: "far fa-handshake",
3016
+ searchTerms: [ "greeting", "partnership" ]
3017
+ }, {
3018
+ title: "fas fa-hanukiah",
3019
+ searchTerms: [ "candle", "hanukkah", "jewish", "judaism", "light" ]
3020
+ }, {
3021
+ title: "fas fa-hashtag",
3022
+ searchTerms: []
3023
+ }, {
3024
+ title: "fas fa-hat-wizard",
3025
+ searchTerms: [ "Dungeons & Dragons", "buckle", "cloth", "clothing", "d&d", "dnd", "fantasy", "halloween", "holiday", "mage", "magic", "pointy", "witch" ]
3026
+ }, {
3027
+ title: "fas fa-haykal",
3028
+ searchTerms: [ "bahai", "bahá'í", "star" ]
3029
+ }, {
3030
+ title: "fas fa-hdd",
3031
+ searchTerms: [ "cpu", "hard drive", "harddrive", "machine", "save", "storage" ]
3032
+ }, {
3033
+ title: "far fa-hdd",
3034
+ searchTerms: [ "cpu", "hard drive", "harddrive", "machine", "save", "storage" ]
3035
+ }, {
3036
+ title: "fas fa-heading",
3037
+ searchTerms: [ "header" ]
3038
+ }, {
3039
+ title: "fas fa-headphones",
3040
+ searchTerms: [ "audio", "listen", "music", "sound", "speaker" ]
3041
+ }, {
3042
+ title: "fas fa-headphones-alt",
3043
+ searchTerms: [ "audio", "listen", "music", "sound", "speaker" ]
3044
+ }, {
3045
+ title: "fas fa-headset",
3046
+ searchTerms: [ "audio", "gamer", "gaming", "listen", "live chat", "microphone", "shot caller", "sound", "support", "telemarketer" ]
3047
+ }, {
3048
+ title: "fas fa-heart",
3049
+ searchTerms: [ "favorite", "like", "love" ]
3050
+ }, {
3051
+ title: "far fa-heart",
3052
+ searchTerms: [ "favorite", "like", "love" ]
3053
+ }, {
3054
+ title: "fas fa-heartbeat",
3055
+ searchTerms: [ "ekg", "lifeline", "vital signs" ]
3056
+ }, {
3057
+ title: "fas fa-helicopter",
3058
+ searchTerms: [ "airwolf", "apache", "chopper", "flight", "fly" ]
3059
+ }, {
3060
+ title: "fas fa-highlighter",
3061
+ searchTerms: [ "edit", "marker", "sharpie", "update", "write" ]
3062
+ }, {
3063
+ title: "fas fa-hiking",
3064
+ searchTerms: [ "activity", "backpack", "fall", "fitness", "outdoors", "seasonal", "walking" ]
3065
+ }, {
3066
+ title: "fas fa-hippo",
3067
+ searchTerms: [ "fauna", "hungry", "mammmal" ]
3068
+ }, {
3069
+ title: "fab fa-hips",
3070
+ searchTerms: []
3071
+ }, {
3072
+ title: "fab fa-hire-a-helper",
3073
+ searchTerms: []
3074
+ }, {
3075
+ title: "fas fa-history",
3076
+ searchTerms: []
3077
+ }, {
3078
+ title: "fas fa-hockey-puck",
3079
+ searchTerms: []
3080
+ }, {
3081
+ title: "fas fa-home",
3082
+ searchTerms: [ "house", "main" ]
3083
+ }, {
3084
+ title: "fab fa-hooli",
3085
+ searchTerms: []
3086
+ }, {
3087
+ title: "fab fa-hornbill",
3088
+ searchTerms: []
3089
+ }, {
3090
+ title: "fas fa-horse",
3091
+ searchTerms: [ "equus", "fauna", "mammmal", "neigh" ]
3092
+ }, {
3093
+ title: "fas fa-hospital",
3094
+ searchTerms: [ "building", "emergency room", "medical center" ]
3095
+ }, {
3096
+ title: "far fa-hospital",
3097
+ searchTerms: [ "building", "emergency room", "medical center" ]
3098
+ }, {
3099
+ title: "fas fa-hospital-alt",
3100
+ searchTerms: [ "building", "emergency room", "medical center" ]
3101
+ }, {
3102
+ title: "fas fa-hospital-symbol",
3103
+ searchTerms: []
3104
+ }, {
3105
+ title: "fas fa-hot-tub",
3106
+ searchTerms: []
3107
+ }, {
3108
+ title: "fas fa-hotel",
3109
+ searchTerms: [ "building", "lodging" ]
3110
+ }, {
3111
+ title: "fab fa-hotjar",
3112
+ searchTerms: []
3113
+ }, {
3114
+ title: "fas fa-hourglass",
3115
+ searchTerms: []
3116
+ }, {
3117
+ title: "far fa-hourglass",
3118
+ searchTerms: []
3119
+ }, {
3120
+ title: "fas fa-hourglass-end",
3121
+ searchTerms: []
3122
+ }, {
3123
+ title: "fas fa-hourglass-half",
3124
+ searchTerms: []
3125
+ }, {
3126
+ title: "fas fa-hourglass-start",
3127
+ searchTerms: []
3128
+ }, {
3129
+ title: "fas fa-house-damage",
3130
+ searchTerms: [ "devastation", "home" ]
3131
+ }, {
3132
+ title: "fab fa-houzz",
3133
+ searchTerms: []
3134
+ }, {
3135
+ title: "fas fa-hryvnia",
3136
+ searchTerms: [ "money" ]
3137
+ }, {
3138
+ title: "fab fa-html5",
3139
+ searchTerms: []
3140
+ }, {
3141
+ title: "fab fa-hubspot",
3142
+ searchTerms: []
3143
+ }, {
3144
+ title: "fas fa-i-cursor",
3145
+ searchTerms: []
3146
+ }, {
3147
+ title: "fas fa-id-badge",
3148
+ searchTerms: []
3149
+ }, {
3150
+ title: "far fa-id-badge",
3151
+ searchTerms: []
3152
+ }, {
3153
+ title: "fas fa-id-card",
3154
+ searchTerms: [ "document", "identification", "issued" ]
3155
+ }, {
3156
+ title: "far fa-id-card",
3157
+ searchTerms: [ "document", "identification", "issued" ]
3158
+ }, {
3159
+ title: "fas fa-id-card-alt",
3160
+ searchTerms: [ "demographics" ]
3161
+ }, {
3162
+ title: "fas fa-image",
3163
+ searchTerms: [ "album", "photo", "picture" ]
3164
+ }, {
3165
+ title: "far fa-image",
3166
+ searchTerms: [ "album", "photo", "picture" ]
3167
+ }, {
3168
+ title: "fas fa-images",
3169
+ searchTerms: [ "album", "photo", "picture" ]
3170
+ }, {
3171
+ title: "far fa-images",
3172
+ searchTerms: [ "album", "photo", "picture" ]
3173
+ }, {
3174
+ title: "fab fa-imdb",
3175
+ searchTerms: []
3176
+ }, {
3177
+ title: "fas fa-inbox",
3178
+ searchTerms: []
3179
+ }, {
3180
+ title: "fas fa-indent",
3181
+ searchTerms: []
3182
+ }, {
3183
+ title: "fas fa-industry",
3184
+ searchTerms: [ "factory", "manufacturing" ]
3185
+ }, {
3186
+ title: "fas fa-infinity",
3187
+ searchTerms: []
3188
+ }, {
3189
+ title: "fas fa-info",
3190
+ searchTerms: [ "details", "help", "information", "more" ]
3191
+ }, {
3192
+ title: "fas fa-info-circle",
3193
+ searchTerms: [ "details", "help", "information", "more" ]
3194
+ }, {
3195
+ title: "fab fa-instagram",
3196
+ searchTerms: []
3197
+ }, {
3198
+ title: "fab fa-internet-explorer",
3199
+ searchTerms: [ "browser", "ie" ]
3200
+ }, {
3201
+ title: "fab fa-ioxhost",
3202
+ searchTerms: []
3203
+ }, {
3204
+ title: "fas fa-italic",
3205
+ searchTerms: [ "italics" ]
3206
+ }, {
3207
+ title: "fab fa-itunes",
3208
+ searchTerms: []
3209
+ }, {
3210
+ title: "fab fa-itunes-note",
3211
+ searchTerms: []
3212
+ }, {
3213
+ title: "fab fa-java",
3214
+ searchTerms: []
3215
+ }, {
3216
+ title: "fas fa-jedi",
3217
+ searchTerms: [ "star wars" ]
3218
+ }, {
3219
+ title: "fab fa-jedi-order",
3220
+ searchTerms: [ "star wars" ]
3221
+ }, {
3222
+ title: "fab fa-jenkins",
3223
+ searchTerms: []
3224
+ }, {
3225
+ title: "fab fa-joget",
3226
+ searchTerms: []
3227
+ }, {
3228
+ title: "fas fa-joint",
3229
+ searchTerms: [ "blunt", "cannabis", "doobie", "drugs", "marijuana", "roach", "smoke", "smoking", "spliff" ]
3230
+ }, {
3231
+ title: "fab fa-joomla",
3232
+ searchTerms: []
3233
+ }, {
3234
+ title: "fas fa-journal-whills",
3235
+ searchTerms: [ "book", "jedi", "star wars", "the force" ]
3236
+ }, {
3237
+ title: "fab fa-js",
3238
+ searchTerms: []
3239
+ }, {
3240
+ title: "fab fa-js-square",
3241
+ searchTerms: []
3242
+ }, {
3243
+ title: "fab fa-jsfiddle",
3244
+ searchTerms: []
3245
+ }, {
3246
+ title: "fas fa-kaaba",
3247
+ searchTerms: [ "building", "cube", "islam", "muslim" ]
3248
+ }, {
3249
+ title: "fab fa-kaggle",
3250
+ searchTerms: []
3251
+ }, {
3252
+ title: "fas fa-key",
3253
+ searchTerms: [ "password", "unlock" ]
3254
+ }, {
3255
+ title: "fab fa-keybase",
3256
+ searchTerms: []
3257
+ }, {
3258
+ title: "fas fa-keyboard",
3259
+ searchTerms: [ "input", "type" ]
3260
+ }, {
3261
+ title: "far fa-keyboard",
3262
+ searchTerms: [ "input", "type" ]
3263
+ }, {
3264
+ title: "fab fa-keycdn",
3265
+ searchTerms: []
3266
+ }, {
3267
+ title: "fas fa-khanda",
3268
+ searchTerms: [ "chakkar", "sikh", "sikhism", "sword" ]
3269
+ }, {
3270
+ title: "fab fa-kickstarter",
3271
+ searchTerms: []
3272
+ }, {
3273
+ title: "fab fa-kickstarter-k",
3274
+ searchTerms: []
3275
+ }, {
3276
+ title: "fas fa-kiss",
3277
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3278
+ }, {
3279
+ title: "far fa-kiss",
3280
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3281
+ }, {
3282
+ title: "fas fa-kiss-beam",
3283
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3284
+ }, {
3285
+ title: "far fa-kiss-beam",
3286
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3287
+ }, {
3288
+ title: "fas fa-kiss-wink-heart",
3289
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3290
+ }, {
3291
+ title: "far fa-kiss-wink-heart",
3292
+ searchTerms: [ "beso", "emoticon", "face", "love", "smooch" ]
3293
+ }, {
3294
+ title: "fas fa-kiwi-bird",
3295
+ searchTerms: [ "bird", "fauna" ]
3296
+ }, {
3297
+ title: "fab fa-korvue",
3298
+ searchTerms: []
3299
+ }, {
3300
+ title: "fas fa-landmark",
3301
+ searchTerms: [ "building", "historic", "memoroable", "politics" ]
3302
+ }, {
3303
+ title: "fas fa-language",
3304
+ searchTerms: [ "dialect", "idiom", "localize", "speech", "translate", "vernacular" ]
3305
+ }, {
3306
+ title: "fas fa-laptop",
3307
+ searchTerms: [ "computer", "cpu", "dell", "demo", "device", "dude you're getting", "mac", "macbook", "machine", "pc" ]
3308
+ }, {
3309
+ title: "fas fa-laptop-code",
3310
+ searchTerms: []
3311
+ }, {
3312
+ title: "fab fa-laravel",
3313
+ searchTerms: []
3314
+ }, {
3315
+ title: "fab fa-lastfm",
3316
+ searchTerms: []
3317
+ }, {
3318
+ title: "fab fa-lastfm-square",
3319
+ searchTerms: []
3320
+ }, {
3321
+ title: "fas fa-laugh",
3322
+ searchTerms: [ "LOL", "emoticon", "face", "laugh" ]
3323
+ }, {
3324
+ title: "far fa-laugh",
3325
+ searchTerms: [ "LOL", "emoticon", "face", "laugh" ]
3326
+ }, {
3327
+ title: "fas fa-laugh-beam",
3328
+ searchTerms: [ "LOL", "emoticon", "face" ]
3329
+ }, {
3330
+ title: "far fa-laugh-beam",
3331
+ searchTerms: [ "LOL", "emoticon", "face" ]
3332
+ }, {
3333
+ title: "fas fa-laugh-squint",
3334
+ searchTerms: [ "LOL", "emoticon", "face" ]
3335
+ }, {
3336
+ title: "far fa-laugh-squint",
3337
+ searchTerms: [ "LOL", "emoticon", "face" ]
3338
+ }, {
3339
+ title: "fas fa-laugh-wink",
3340
+ searchTerms: [ "LOL", "emoticon", "face" ]
3341
+ }, {
3342
+ title: "far fa-laugh-wink",
3343
+ searchTerms: [ "LOL", "emoticon", "face" ]
3344
+ }, {
3345
+ title: "fas fa-layer-group",
3346
+ searchTerms: [ "layers" ]
3347
+ }, {
3348
+ title: "fas fa-leaf",
3349
+ searchTerms: [ "eco", "flora", "nature", "plant" ]
3350
+ }, {
3351
+ title: "fab fa-leanpub",
3352
+ searchTerms: []
3353
+ }, {
3354
+ title: "fas fa-lemon",
3355
+ searchTerms: [ "food" ]
3356
+ }, {
3357
+ title: "far fa-lemon",
3358
+ searchTerms: [ "food" ]
3359
+ }, {
3360
+ title: "fab fa-less",
3361
+ searchTerms: []
3362
+ }, {
3363
+ title: "fas fa-less-than",
3364
+ searchTerms: []
3365
+ }, {
3366
+ title: "fas fa-less-than-equal",
3367
+ searchTerms: []
3368
+ }, {
3369
+ title: "fas fa-level-down-alt",
3370
+ searchTerms: [ "level-down" ]
3371
+ }, {
3372
+ title: "fas fa-level-up-alt",
3373
+ searchTerms: [ "level-up" ]
3374
+ }, {
3375
+ title: "fas fa-life-ring",
3376
+ searchTerms: [ "support" ]
3377
+ }, {
3378
+ title: "far fa-life-ring",
3379
+ searchTerms: [ "support" ]
3380
+ }, {
3381
+ title: "fas fa-lightbulb",
3382
+ searchTerms: [ "idea", "inspiration" ]
3383
+ }, {
3384
+ title: "far fa-lightbulb",
3385
+ searchTerms: [ "idea", "inspiration" ]
3386
+ }, {
3387
+ title: "fab fa-line",
3388
+ searchTerms: []
3389
+ }, {
3390
+ title: "fas fa-link",
3391
+ searchTerms: [ "chain" ]
3392
+ }, {
3393
+ title: "fab fa-linkedin",
3394
+ searchTerms: [ "linkedin-square" ]
3395
+ }, {
3396
+ title: "fab fa-linkedin-in",
3397
+ searchTerms: [ "linkedin" ]
3398
+ }, {
3399
+ title: "fab fa-linode",
3400
+ searchTerms: []
3401
+ }, {
3402
+ title: "fab fa-linux",
3403
+ searchTerms: [ "tux" ]
3404
+ }, {
3405
+ title: "fas fa-lira-sign",
3406
+ searchTerms: [ "try", "turkish" ]
3407
+ }, {
3408
+ title: "fas fa-list",
3409
+ searchTerms: [ "checklist", "completed", "done", "finished", "ol", "todo", "ul" ]
3410
+ }, {
3411
+ title: "fas fa-list-alt",
3412
+ searchTerms: [ "checklist", "completed", "done", "finished", "ol", "todo", "ul" ]
3413
+ }, {
3414
+ title: "far fa-list-alt",
3415
+ searchTerms: [ "checklist", "completed", "done", "finished", "ol", "todo", "ul" ]
3416
+ }, {
3417
+ title: "fas fa-list-ol",
3418
+ searchTerms: [ "checklist", "list", "numbers", "ol", "todo", "ul" ]
3419
+ }, {
3420
+ title: "fas fa-list-ul",
3421
+ searchTerms: [ "checklist", "list", "ol", "todo", "ul" ]
3422
+ }, {
3423
+ title: "fas fa-location-arrow",
3424
+ searchTerms: [ "address", "coordinates", "gps", "location", "map", "place", "where" ]
3425
+ }, {
3426
+ title: "fas fa-lock",
3427
+ searchTerms: [ "admin", "protect", "security" ]
3428
+ }, {
3429
+ title: "fas fa-lock-open",
3430
+ searchTerms: [ "admin", "lock", "open", "password", "protect" ]
3431
+ }, {
3432
+ title: "fas fa-long-arrow-alt-down",
3433
+ searchTerms: [ "long-arrow-down" ]
3434
+ }, {
3435
+ title: "fas fa-long-arrow-alt-left",
3436
+ searchTerms: [ "back", "long-arrow-left", "previous" ]
3437
+ }, {
3438
+ title: "fas fa-long-arrow-alt-right",
3439
+ searchTerms: [ "long-arrow-right" ]
3440
+ }, {
3441
+ title: "fas fa-long-arrow-alt-up",
3442
+ searchTerms: [ "long-arrow-up" ]
3443
+ }, {
3444
+ title: "fas fa-low-vision",
3445
+ searchTerms: []
3446
+ }, {
3447
+ title: "fas fa-luggage-cart",
3448
+ searchTerms: []
3449
+ }, {
3450
+ title: "fab fa-lyft",
3451
+ searchTerms: []
3452
+ }, {
3453
+ title: "fab fa-magento",
3454
+ searchTerms: []
3455
+ }, {
3456
+ title: "fas fa-magic",
3457
+ searchTerms: [ "autocomplete", "automatic", "mage", "magic", "spell", "witch", "wizard" ]
3458
+ }, {
3459
+ title: "fas fa-magnet",
3460
+ searchTerms: []
3461
+ }, {
3462
+ title: "fas fa-mail-bulk",
3463
+ searchTerms: []
3464
+ }, {
3465
+ title: "fab fa-mailchimp",
3466
+ searchTerms: []
3467
+ }, {
3468
+ title: "fas fa-male",
3469
+ searchTerms: [ "human", "man", "person", "profile", "user" ]
3470
+ }, {
3471
+ title: "fab fa-mandalorian",
3472
+ searchTerms: []
3473
+ }, {
3474
+ title: "fas fa-map",
3475
+ searchTerms: [ "coordinates", "location", "paper", "place", "travel" ]
3476
+ }, {
3477
+ title: "far fa-map",
3478
+ searchTerms: [ "coordinates", "location", "paper", "place", "travel" ]
3479
+ }, {
3480
+ title: "fas fa-map-marked",
3481
+ searchTerms: [ "address", "coordinates", "destination", "gps", "localize", "location", "map", "paper", "pin", "place", "point of interest", "position", "route", "travel", "where" ]
3482
+ }, {
3483
+ title: "fas fa-map-marked-alt",
3484
+ searchTerms: [ "address", "coordinates", "destination", "gps", "localize", "location", "map", "paper", "pin", "place", "point of interest", "position", "route", "travel", "where" ]
3485
+ }, {
3486
+ title: "fas fa-map-marker",
3487
+ searchTerms: [ "address", "coordinates", "gps", "localize", "location", "map", "pin", "place", "position", "travel", "where" ]
3488
+ }, {
3489
+ title: "fas fa-map-marker-alt",
3490
+ searchTerms: [ "address", "coordinates", "gps", "localize", "location", "map", "pin", "place", "position", "travel", "where" ]
3491
+ }, {
3492
+ title: "fas fa-map-pin",
3493
+ searchTerms: [ "address", "coordinates", "gps", "localize", "location", "map", "marker", "place", "position", "travel", "where" ]
3494
+ }, {
3495
+ title: "fas fa-map-signs",
3496
+ searchTerms: []
3497
+ }, {
3498
+ title: "fab fa-markdown",
3499
+ searchTerms: []
3500
+ }, {
3501
+ title: "fas fa-marker",
3502
+ searchTerms: [ "edit", "sharpie", "update", "write" ]
3503
+ }, {
3504
+ title: "fas fa-mars",
3505
+ searchTerms: [ "male" ]
3506
+ }, {
3507
+ title: "fas fa-mars-double",
3508
+ searchTerms: []
3509
+ }, {
3510
+ title: "fas fa-mars-stroke",
3511
+ searchTerms: []
3512
+ }, {
3513
+ title: "fas fa-mars-stroke-h",
3514
+ searchTerms: []
3515
+ }, {
3516
+ title: "fas fa-mars-stroke-v",
3517
+ searchTerms: []
3518
+ }, {
3519
+ title: "fas fa-mask",
3520
+ searchTerms: [ "costume", "disguise", "halloween", "holiday", "secret", "super hero" ]
3521
+ }, {
3522
+ title: "fab fa-mastodon",
3523
+ searchTerms: []
3524
+ }, {
3525
+ title: "fab fa-maxcdn",
3526
+ searchTerms: []
3527
+ }, {
3528
+ title: "fas fa-medal",
3529
+ searchTerms: []
3530
+ }, {
3531
+ title: "fab fa-medapps",
3532
+ searchTerms: []
3533
+ }, {
3534
+ title: "fab fa-medium",
3535
+ searchTerms: []
3536
+ }, {
3537
+ title: "fab fa-medium-m",
3538
+ searchTerms: []
3539
+ }, {
3540
+ title: "fas fa-medkit",
3541
+ searchTerms: [ "first aid", "firstaid", "health", "help", "support" ]
3542
+ }, {
3543
+ title: "fab fa-medrt",
3544
+ searchTerms: []
3545
+ }, {
3546
+ title: "fab fa-meetup",
3547
+ searchTerms: []
3548
+ }, {
3549
+ title: "fab fa-megaport",
3550
+ searchTerms: []
3551
+ }, {
3552
+ title: "fas fa-meh",
3553
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3554
+ }, {
3555
+ title: "far fa-meh",
3556
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3557
+ }, {
3558
+ title: "fas fa-meh-blank",
3559
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3560
+ }, {
3561
+ title: "far fa-meh-blank",
3562
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3563
+ }, {
3564
+ title: "fas fa-meh-rolling-eyes",
3565
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3566
+ }, {
3567
+ title: "far fa-meh-rolling-eyes",
3568
+ searchTerms: [ "emoticon", "face", "neutral", "rating" ]
3569
+ }, {
3570
+ title: "fas fa-memory",
3571
+ searchTerms: [ "DIMM", "RAM" ]
3572
+ }, {
3573
+ title: "fas fa-menorah",
3574
+ searchTerms: [ "candle", "hanukkah", "jewish", "judaism", "light" ]
3575
+ }, {
3576
+ title: "fas fa-mercury",
3577
+ searchTerms: [ "transgender" ]
3578
+ }, {
3579
+ title: "fas fa-meteor",
3580
+ searchTerms: []
3581
+ }, {
3582
+ title: "fas fa-microchip",
3583
+ searchTerms: [ "cpu", "processor" ]
3584
+ }, {
3585
+ title: "fas fa-microphone",
3586
+ searchTerms: [ "record", "sound", "voice" ]
3587
+ }, {
3588
+ title: "fas fa-microphone-alt",
3589
+ searchTerms: [ "record", "sound", "voice" ]
3590
+ }, {
3591
+ title: "fas fa-microphone-alt-slash",
3592
+ searchTerms: [ "disable", "mute", "record", "sound", "voice" ]
3593
+ }, {
3594
+ title: "fas fa-microphone-slash",
3595
+ searchTerms: [ "disable", "mute", "record", "sound", "voice" ]
3596
+ }, {
3597
+ title: "fas fa-microscope",
3598
+ searchTerms: []
3599
+ }, {
3600
+ title: "fab fa-microsoft",
3601
+ searchTerms: []
3602
+ }, {
3603
+ title: "fas fa-minus",
3604
+ searchTerms: [ "collapse", "delete", "hide", "minify", "negative", "remove", "trash" ]
3605
+ }, {
3606
+ title: "fas fa-minus-circle",
3607
+ searchTerms: [ "delete", "hide", "negative", "remove", "trash" ]
3608
+ }, {
3609
+ title: "fas fa-minus-square",
3610
+ searchTerms: [ "collapse", "delete", "hide", "minify", "negative", "remove", "trash" ]
3611
+ }, {
3612
+ title: "far fa-minus-square",
3613
+ searchTerms: [ "collapse", "delete", "hide", "minify", "negative", "remove", "trash" ]
3614
+ }, {
3615
+ title: "fab fa-mix",
3616
+ searchTerms: []
3617
+ }, {
3618
+ title: "fab fa-mixcloud",
3619
+ searchTerms: []
3620
+ }, {
3621
+ title: "fab fa-mizuni",
3622
+ searchTerms: []
3623
+ }, {
3624
+ title: "fas fa-mobile",
3625
+ searchTerms: [ "apple", "call", "cell phone", "cellphone", "device", "iphone", "number", "screen", "telephone", "text" ]
3626
+ }, {
3627
+ title: "fas fa-mobile-alt",
3628
+ searchTerms: [ "apple", "call", "cell phone", "cellphone", "device", "iphone", "number", "screen", "telephone", "text" ]
3629
+ }, {
3630
+ title: "fab fa-modx",
3631
+ searchTerms: []
3632
+ }, {
3633
+ title: "fab fa-monero",
3634
+ searchTerms: []
3635
+ }, {
3636
+ title: "fas fa-money-bill",
3637
+ searchTerms: [ "buy", "cash", "checkout", "money", "payment", "price", "purchase" ]
3638
+ }, {
3639
+ title: "fas fa-money-bill-alt",
3640
+ searchTerms: [ "buy", "cash", "checkout", "money", "payment", "price", "purchase" ]
3641
+ }, {
3642
+ title: "far fa-money-bill-alt",
3643
+ searchTerms: [ "buy", "cash", "checkout", "money", "payment", "price", "purchase" ]
3644
+ }, {
3645
+ title: "fas fa-money-bill-wave",
3646
+ searchTerms: []
3647
+ }, {
3648
+ title: "fas fa-money-bill-wave-alt",
3649
+ searchTerms: []
3650
+ }, {
3651
+ title: "fas fa-money-check",
3652
+ searchTerms: [ "bank check", "cheque" ]
3653
+ }, {
3654
+ title: "fas fa-money-check-alt",
3655
+ searchTerms: [ "bank check", "cheque" ]
3656
+ }, {
3657
+ title: "fas fa-monument",
3658
+ searchTerms: [ "building", "historic", "memoroable" ]
3659
+ }, {
3660
+ title: "fas fa-moon",
3661
+ searchTerms: [ "contrast", "crescent", "darker", "lunar", "night" ]
3662
+ }, {
3663
+ title: "far fa-moon",
3664
+ searchTerms: [ "contrast", "crescent", "darker", "lunar", "night" ]
3665
+ }, {
3666
+ title: "fas fa-mortar-pestle",
3667
+ searchTerms: [ "crush", "culinary", "grind", "medical", "mix", "spices" ]
3668
+ }, {
3669
+ title: "fas fa-mosque",
3670
+ searchTerms: [ "building", "islam", "muslim" ]
3671
+ }, {
3672
+ title: "fas fa-motorcycle",
3673
+ searchTerms: [ "bike", "machine", "transportation", "vehicle" ]
3674
+ }, {
3675
+ title: "fas fa-mountain",
3676
+ searchTerms: []
3677
+ }, {
3678
+ title: "fas fa-mouse-pointer",
3679
+ searchTerms: [ "select" ]
3680
+ }, {
3681
+ title: "fas fa-music",
3682
+ searchTerms: [ "note", "sound" ]
3683
+ }, {
3684
+ title: "fab fa-napster",
3685
+ searchTerms: []
3686
+ }, {
3687
+ title: "fab fa-neos",
3688
+ searchTerms: []
3689
+ }, {
3690
+ title: "fas fa-network-wired",
3691
+ searchTerms: []
3692
+ }, {
3693
+ title: "fas fa-neuter",
3694
+ searchTerms: []
3695
+ }, {
3696
+ title: "fas fa-newspaper",
3697
+ searchTerms: [ "article", "press" ]
3698
+ }, {
3699
+ title: "far fa-newspaper",
3700
+ searchTerms: [ "article", "press" ]
3701
+ }, {
3702
+ title: "fab fa-nimblr",
3703
+ searchTerms: []
3704
+ }, {
3705
+ title: "fab fa-nintendo-switch",
3706
+ searchTerms: []
3707
+ }, {
3708
+ title: "fab fa-node",
3709
+ searchTerms: []
3710
+ }, {
3711
+ title: "fab fa-node-js",
3712
+ searchTerms: []
3713
+ }, {
3714
+ title: "fas fa-not-equal",
3715
+ searchTerms: []
3716
+ }, {
3717
+ title: "fas fa-notes-medical",
3718
+ searchTerms: []
3719
+ }, {
3720
+ title: "fab fa-npm",
3721
+ searchTerms: []
3722
+ }, {
3723
+ title: "fab fa-ns8",
3724
+ searchTerms: []
3725
+ }, {
3726
+ title: "fab fa-nutritionix",
3727
+ searchTerms: []
3728
+ }, {
3729
+ title: "fas fa-object-group",
3730
+ searchTerms: [ "design" ]
3731
+ }, {
3732
+ title: "far fa-object-group",
3733
+ searchTerms: [ "design" ]
3734
+ }, {
3735
+ title: "fas fa-object-ungroup",
3736
+ searchTerms: [ "design" ]
3737
+ }, {
3738
+ title: "far fa-object-ungroup",
3739
+ searchTerms: [ "design" ]
3740
+ }, {
3741
+ title: "fab fa-odnoklassniki",
3742
+ searchTerms: []
3743
+ }, {
3744
+ title: "fab fa-odnoklassniki-square",
3745
+ searchTerms: []
3746
+ }, {
3747
+ title: "fas fa-oil-can",
3748
+ searchTerms: []
3749
+ }, {
3750
+ title: "fab fa-old-republic",
3751
+ searchTerms: [ "politics", "star wars" ]
3752
+ }, {
3753
+ title: "fas fa-om",
3754
+ searchTerms: [ "buddhism", "hinduism", "jainism", "mantra" ]
3755
+ }, {
3756
+ title: "fab fa-opencart",
3757
+ searchTerms: []
3758
+ }, {
3759
+ title: "fab fa-openid",
3760
+ searchTerms: []
3761
+ }, {
3762
+ title: "fab fa-opera",
3763
+ searchTerms: []
3764
+ }, {
3765
+ title: "fab fa-optin-monster",
3766
+ searchTerms: []
3767
+ }, {
3768
+ title: "fab fa-osi",
3769
+ searchTerms: []
3770
+ }, {
3771
+ title: "fas fa-otter",
3772
+ searchTerms: [ "fauna", "mammmal" ]
3773
+ }, {
3774
+ title: "fas fa-outdent",
3775
+ searchTerms: []
3776
+ }, {
3777
+ title: "fab fa-page4",
3778
+ searchTerms: []
3779
+ }, {
3780
+ title: "fab fa-pagelines",
3781
+ searchTerms: [ "eco", "flora", "leaf", "leaves", "nature", "plant", "tree" ]
3782
+ }, {
3783
+ title: "fas fa-paint-brush",
3784
+ searchTerms: []
3785
+ }, {
3786
+ title: "fas fa-paint-roller",
3787
+ searchTerms: [ "brush", "painting", "tool" ]
3788
+ }, {
3789
+ title: "fas fa-palette",
3790
+ searchTerms: [ "colors", "painting" ]
3791
+ }, {
3792
+ title: "fab fa-palfed",
3793
+ searchTerms: []
3794
+ }, {
3795
+ title: "fas fa-pallet",
3796
+ searchTerms: []
3797
+ }, {
3798
+ title: "fas fa-paper-plane",
3799
+ searchTerms: []
3800
+ }, {
3801
+ title: "far fa-paper-plane",
3802
+ searchTerms: []
3803
+ }, {
3804
+ title: "fas fa-paperclip",
3805
+ searchTerms: [ "attachment" ]
3806
+ }, {
3807
+ title: "fas fa-parachute-box",
3808
+ searchTerms: [ "aid", "assistance", "rescue", "supplies" ]
3809
+ }, {
3810
+ title: "fas fa-paragraph",
3811
+ searchTerms: []
3812
+ }, {
3813
+ title: "fas fa-parking",
3814
+ searchTerms: []
3815
+ }, {
3816
+ title: "fas fa-passport",
3817
+ searchTerms: [ "document", "identification", "issued" ]
3818
+ }, {
3819
+ title: "fas fa-pastafarianism",
3820
+ searchTerms: [ "agnosticism", "atheism", "flying spaghetti monster", "fsm" ]
3821
+ }, {
3822
+ title: "fas fa-paste",
3823
+ searchTerms: [ "clipboard", "copy" ]
3824
+ }, {
3825
+ title: "fab fa-patreon",
3826
+ searchTerms: []
3827
+ }, {
3828
+ title: "fas fa-pause",
3829
+ searchTerms: [ "wait" ]
3830
+ }, {
3831
+ title: "fas fa-pause-circle",
3832
+ searchTerms: []
3833
+ }, {
3834
+ title: "far fa-pause-circle",
3835
+ searchTerms: []
3836
+ }, {
3837
+ title: "fas fa-paw",
3838
+ searchTerms: [ "animal", "pet" ]
3839
+ }, {
3840
+ title: "fab fa-paypal",
3841
+ searchTerms: []
3842
+ }, {
3843
+ title: "fas fa-peace",
3844
+ searchTerms: []
3845
+ }, {
3846
+ title: "fas fa-pen",
3847
+ searchTerms: [ "design", "edit", "update", "write" ]
3848
+ }, {
3849
+ title: "fas fa-pen-alt",
3850
+ searchTerms: [ "design", "edit", "update", "write" ]
3851
+ }, {
3852
+ title: "fas fa-pen-fancy",
3853
+ searchTerms: [ "design", "edit", "fountain pen", "update", "write" ]
3854
+ }, {
3855
+ title: "fas fa-pen-nib",
3856
+ searchTerms: [ "design", "edit", "fountain pen", "update", "write" ]
3857
+ }, {
3858
+ title: "fas fa-pen-square",
3859
+ searchTerms: [ "edit", "pencil-square", "update", "write" ]
3860
+ }, {
3861
+ title: "fas fa-pencil-alt",
3862
+ searchTerms: [ "design", "edit", "pencil", "update", "write" ]
3863
+ }, {
3864
+ title: "fas fa-pencil-ruler",
3865
+ searchTerms: []
3866
+ }, {
3867
+ title: "fab fa-penny-arcade",
3868
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "game", "gaming", "pax", "tabletop" ]
3869
+ }, {
3870
+ title: "fas fa-people-carry",
3871
+ searchTerms: [ "movers" ]
3872
+ }, {
3873
+ title: "fas fa-percent",
3874
+ searchTerms: []
3875
+ }, {
3876
+ title: "fas fa-percentage",
3877
+ searchTerms: []
3878
+ }, {
3879
+ title: "fab fa-periscope",
3880
+ searchTerms: []
3881
+ }, {
3882
+ title: "fas fa-person-booth",
3883
+ searchTerms: [ "changing", "changing room", "election", "human", "person", "vote", "voting" ]
3884
+ }, {
3885
+ title: "fab fa-phabricator",
3886
+ searchTerms: []
3887
+ }, {
3888
+ title: "fab fa-phoenix-framework",
3889
+ searchTerms: []
3890
+ }, {
3891
+ title: "fab fa-phoenix-squadron",
3892
+ searchTerms: []
3893
+ }, {
3894
+ title: "fas fa-phone",
3895
+ searchTerms: [ "call", "earphone", "number", "support", "telephone", "voice" ]
3896
+ }, {
3897
+ title: "fas fa-phone-slash",
3898
+ searchTerms: []
3899
+ }, {
3900
+ title: "fas fa-phone-square",
3901
+ searchTerms: [ "call", "number", "support", "telephone", "voice" ]
3902
+ }, {
3903
+ title: "fas fa-phone-volume",
3904
+ searchTerms: [ "telephone", "volume-control-phone" ]
3905
+ }, {
3906
+ title: "fab fa-php",
3907
+ searchTerms: []
3908
+ }, {
3909
+ title: "fab fa-pied-piper",
3910
+ searchTerms: []
3911
+ }, {
3912
+ title: "fab fa-pied-piper-alt",
3913
+ searchTerms: []
3914
+ }, {
3915
+ title: "fab fa-pied-piper-hat",
3916
+ searchTerms: [ "clothing" ]
3917
+ }, {
3918
+ title: "fab fa-pied-piper-pp",
3919
+ searchTerms: []
3920
+ }, {
3921
+ title: "fas fa-piggy-bank",
3922
+ searchTerms: [ "save", "savings" ]
3923
+ }, {
3924
+ title: "fas fa-pills",
3925
+ searchTerms: [ "drugs", "medicine" ]
3926
+ }, {
3927
+ title: "fab fa-pinterest",
3928
+ searchTerms: []
3929
+ }, {
3930
+ title: "fab fa-pinterest-p",
3931
+ searchTerms: []
3932
+ }, {
3933
+ title: "fab fa-pinterest-square",
3934
+ searchTerms: []
3935
+ }, {
3936
+ title: "fas fa-place-of-worship",
3937
+ searchTerms: []
3938
+ }, {
3939
+ title: "fas fa-plane",
3940
+ searchTerms: [ "airplane", "destination", "fly", "location", "mode", "travel", "trip" ]
3941
+ }, {
3942
+ title: "fas fa-plane-arrival",
3943
+ searchTerms: [ "airplane", "arriving", "destination", "fly", "land", "landing", "location", "mode", "travel", "trip" ]
3944
+ }, {
3945
+ title: "fas fa-plane-departure",
3946
+ searchTerms: [ "airplane", "departing", "destination", "fly", "location", "mode", "take off", "taking off", "travel", "trip" ]
3947
+ }, {
3948
+ title: "fas fa-play",
3949
+ searchTerms: [ "music", "playing", "sound", "start" ]
3950
+ }, {
3951
+ title: "fas fa-play-circle",
3952
+ searchTerms: [ "playing", "start" ]
3953
+ }, {
3954
+ title: "far fa-play-circle",
3955
+ searchTerms: [ "playing", "start" ]
3956
+ }, {
3957
+ title: "fab fa-playstation",
3958
+ searchTerms: []
3959
+ }, {
3960
+ title: "fas fa-plug",
3961
+ searchTerms: [ "connect", "online", "power" ]
3962
+ }, {
3963
+ title: "fas fa-plus",
3964
+ searchTerms: [ "add", "create", "expand", "new", "positive" ]
3965
+ }, {
3966
+ title: "fas fa-plus-circle",
3967
+ searchTerms: [ "add", "create", "expand", "new", "positive" ]
3968
+ }, {
3969
+ title: "fas fa-plus-square",
3970
+ searchTerms: [ "add", "create", "expand", "new", "positive" ]
3971
+ }, {
3972
+ title: "far fa-plus-square",
3973
+ searchTerms: [ "add", "create", "expand", "new", "positive" ]
3974
+ }, {
3975
+ title: "fas fa-podcast",
3976
+ searchTerms: []
3977
+ }, {
3978
+ title: "fas fa-poll",
3979
+ searchTerms: [ "results", "survey", "vote", "voting" ]
3980
+ }, {
3981
+ title: "fas fa-poll-h",
3982
+ searchTerms: [ "results", "survey", "vote", "voting" ]
3983
+ }, {
3984
+ title: "fas fa-poo",
3985
+ searchTerms: []
3986
+ }, {
3987
+ title: "fas fa-poo-storm",
3988
+ searchTerms: [ "mess", "poop", "shit" ]
3989
+ }, {
3990
+ title: "fas fa-poop",
3991
+ searchTerms: []
3992
+ }, {
3993
+ title: "fas fa-portrait",
3994
+ searchTerms: []
3995
+ }, {
3996
+ title: "fas fa-pound-sign",
3997
+ searchTerms: [ "gbp" ]
3998
+ }, {
3999
+ title: "fas fa-power-off",
4000
+ searchTerms: [ "on", "reboot", "restart" ]
4001
+ }, {
4002
+ title: "fas fa-pray",
4003
+ searchTerms: []
4004
+ }, {
4005
+ title: "fas fa-praying-hands",
4006
+ searchTerms: []
4007
+ }, {
4008
+ title: "fas fa-prescription",
4009
+ searchTerms: [ "drugs", "medical", "medicine", "rx" ]
4010
+ }, {
4011
+ title: "fas fa-prescription-bottle",
4012
+ searchTerms: [ "drugs", "medical", "medicine", "rx" ]
4013
+ }, {
4014
+ title: "fas fa-prescription-bottle-alt",
4015
+ searchTerms: [ "drugs", "medical", "medicine", "rx" ]
4016
+ }, {
4017
+ title: "fas fa-print",
4018
+ searchTerms: []
4019
+ }, {
4020
+ title: "fas fa-procedures",
4021
+ searchTerms: []
4022
+ }, {
4023
+ title: "fab fa-product-hunt",
4024
+ searchTerms: []
4025
+ }, {
4026
+ title: "fas fa-project-diagram",
4027
+ searchTerms: []
4028
+ }, {
4029
+ title: "fab fa-pushed",
4030
+ searchTerms: []
4031
+ }, {
4032
+ title: "fas fa-puzzle-piece",
4033
+ searchTerms: [ "add-on", "addon", "section" ]
4034
+ }, {
4035
+ title: "fab fa-python",
4036
+ searchTerms: []
4037
+ }, {
4038
+ title: "fab fa-qq",
4039
+ searchTerms: []
4040
+ }, {
4041
+ title: "fas fa-qrcode",
4042
+ searchTerms: [ "scan" ]
4043
+ }, {
4044
+ title: "fas fa-question",
4045
+ searchTerms: [ "help", "information", "support", "unknown" ]
4046
+ }, {
4047
+ title: "fas fa-question-circle",
4048
+ searchTerms: [ "help", "information", "support", "unknown" ]
4049
+ }, {
4050
+ title: "far fa-question-circle",
4051
+ searchTerms: [ "help", "information", "support", "unknown" ]
4052
+ }, {
4053
+ title: "fas fa-quidditch",
4054
+ searchTerms: []
4055
+ }, {
4056
+ title: "fab fa-quinscape",
4057
+ searchTerms: []
4058
+ }, {
4059
+ title: "fab fa-quora",
4060
+ searchTerms: []
4061
+ }, {
4062
+ title: "fas fa-quote-left",
4063
+ searchTerms: []
4064
+ }, {
4065
+ title: "fas fa-quote-right",
4066
+ searchTerms: []
4067
+ }, {
4068
+ title: "fas fa-quran",
4069
+ searchTerms: [ "book", "islam", "muslim" ]
4070
+ }, {
4071
+ title: "fab fa-r-project",
4072
+ searchTerms: []
4073
+ }, {
4074
+ title: "fas fa-rainbow",
4075
+ searchTerms: []
4076
+ }, {
4077
+ title: "fas fa-random",
4078
+ searchTerms: [ "shuffle", "sort" ]
4079
+ }, {
4080
+ title: "fab fa-ravelry",
4081
+ searchTerms: []
4082
+ }, {
4083
+ title: "fab fa-react",
4084
+ searchTerms: []
4085
+ }, {
4086
+ title: "fab fa-reacteurope",
4087
+ searchTerms: []
4088
+ }, {
4089
+ title: "fab fa-readme",
4090
+ searchTerms: []
4091
+ }, {
4092
+ title: "fab fa-rebel",
4093
+ searchTerms: []
4094
+ }, {
4095
+ title: "fas fa-receipt",
4096
+ searchTerms: [ "check", "invoice", "table" ]
4097
+ }, {
4098
+ title: "fas fa-recycle",
4099
+ searchTerms: []
4100
+ }, {
4101
+ title: "fab fa-red-river",
4102
+ searchTerms: []
4103
+ }, {
4104
+ title: "fab fa-reddit",
4105
+ searchTerms: []
4106
+ }, {
4107
+ title: "fab fa-reddit-alien",
4108
+ searchTerms: []
4109
+ }, {
4110
+ title: "fab fa-reddit-square",
4111
+ searchTerms: []
4112
+ }, {
4113
+ title: "fas fa-redo",
4114
+ searchTerms: [ "forward", "refresh", "reload", "repeat" ]
4115
+ }, {
4116
+ title: "fas fa-redo-alt",
4117
+ searchTerms: [ "forward", "refresh", "reload", "repeat" ]
4118
+ }, {
4119
+ title: "fas fa-registered",
4120
+ searchTerms: []
4121
+ }, {
4122
+ title: "far fa-registered",
4123
+ searchTerms: []
4124
+ }, {
4125
+ title: "fab fa-renren",
4126
+ searchTerms: []
4127
+ }, {
4128
+ title: "fas fa-reply",
4129
+ searchTerms: []
4130
+ }, {
4131
+ title: "fas fa-reply-all",
4132
+ searchTerms: []
4133
+ }, {
4134
+ title: "fab fa-replyd",
4135
+ searchTerms: []
4136
+ }, {
4137
+ title: "fas fa-republican",
4138
+ searchTerms: [ "american", "conservative", "election", "elephant", "politics", "republican party", "right", "right-wing", "usa" ]
4139
+ }, {
4140
+ title: "fab fa-researchgate",
4141
+ searchTerms: []
4142
+ }, {
4143
+ title: "fab fa-resolving",
4144
+ searchTerms: []
4145
+ }, {
4146
+ title: "fas fa-retweet",
4147
+ searchTerms: [ "refresh", "reload", "share", "swap" ]
4148
+ }, {
4149
+ title: "fab fa-rev",
4150
+ searchTerms: []
4151
+ }, {
4152
+ title: "fas fa-ribbon",
4153
+ searchTerms: [ "badge", "cause", "lapel", "pin" ]
4154
+ }, {
4155
+ title: "fas fa-ring",
4156
+ searchTerms: [ "Dungeons & Dragons", "Gollum", "band", "binding", "d&d", "dnd", "fantasy", "jewelry", "precious" ]
4157
+ }, {
4158
+ title: "fas fa-road",
4159
+ searchTerms: [ "street" ]
4160
+ }, {
4161
+ title: "fas fa-robot",
4162
+ searchTerms: []
4163
+ }, {
4164
+ title: "fas fa-rocket",
4165
+ searchTerms: [ "app" ]
4166
+ }, {
4167
+ title: "fab fa-rocketchat",
4168
+ searchTerms: []
4169
+ }, {
4170
+ title: "fab fa-rockrms",
4171
+ searchTerms: []
4172
+ }, {
4173
+ title: "fas fa-route",
4174
+ searchTerms: []
4175
+ }, {
4176
+ title: "fas fa-rss",
4177
+ searchTerms: [ "blog" ]
4178
+ }, {
4179
+ title: "fas fa-rss-square",
4180
+ searchTerms: [ "blog", "feed" ]
4181
+ }, {
4182
+ title: "fas fa-ruble-sign",
4183
+ searchTerms: [ "rub" ]
4184
+ }, {
4185
+ title: "fas fa-ruler",
4186
+ searchTerms: []
4187
+ }, {
4188
+ title: "fas fa-ruler-combined",
4189
+ searchTerms: []
4190
+ }, {
4191
+ title: "fas fa-ruler-horizontal",
4192
+ searchTerms: []
4193
+ }, {
4194
+ title: "fas fa-ruler-vertical",
4195
+ searchTerms: []
4196
+ }, {
4197
+ title: "fas fa-running",
4198
+ searchTerms: [ "jog", "sprint" ]
4199
+ }, {
4200
+ title: "fas fa-rupee-sign",
4201
+ searchTerms: [ "indian", "inr" ]
4202
+ }, {
4203
+ title: "fas fa-sad-cry",
4204
+ searchTerms: [ "emoticon", "face", "tear", "tears" ]
4205
+ }, {
4206
+ title: "far fa-sad-cry",
4207
+ searchTerms: [ "emoticon", "face", "tear", "tears" ]
4208
+ }, {
4209
+ title: "fas fa-sad-tear",
4210
+ searchTerms: [ "emoticon", "face", "tear", "tears" ]
4211
+ }, {
4212
+ title: "far fa-sad-tear",
4213
+ searchTerms: [ "emoticon", "face", "tear", "tears" ]
4214
+ }, {
4215
+ title: "fab fa-safari",
4216
+ searchTerms: [ "browser" ]
4217
+ }, {
4218
+ title: "fab fa-sass",
4219
+ searchTerms: []
4220
+ }, {
4221
+ title: "fas fa-save",
4222
+ searchTerms: [ "floppy", "floppy-o" ]
4223
+ }, {
4224
+ title: "far fa-save",
4225
+ searchTerms: [ "floppy", "floppy-o" ]
4226
+ }, {
4227
+ title: "fab fa-schlix",
4228
+ searchTerms: []
4229
+ }, {
4230
+ title: "fas fa-school",
4231
+ searchTerms: []
4232
+ }, {
4233
+ title: "fas fa-screwdriver",
4234
+ searchTerms: [ "admin", "fix", "repair", "settings", "tool" ]
4235
+ }, {
4236
+ title: "fab fa-scribd",
4237
+ searchTerms: []
4238
+ }, {
4239
+ title: "fas fa-scroll",
4240
+ searchTerms: [ "Dungeons & Dragons", "announcement", "d&d", "dnd", "fantasy", "paper" ]
4241
+ }, {
4242
+ title: "fas fa-search",
4243
+ searchTerms: [ "bigger", "enlarge", "magnify", "preview", "zoom" ]
4244
+ }, {
4245
+ title: "fas fa-search-dollar",
4246
+ searchTerms: []
4247
+ }, {
4248
+ title: "fas fa-search-location",
4249
+ searchTerms: []
4250
+ }, {
4251
+ title: "fas fa-search-minus",
4252
+ searchTerms: [ "minify", "negative", "smaller", "zoom", "zoom out" ]
4253
+ }, {
4254
+ title: "fas fa-search-plus",
4255
+ searchTerms: [ "bigger", "enlarge", "magnify", "positive", "zoom", "zoom in" ]
4256
+ }, {
4257
+ title: "fab fa-searchengin",
4258
+ searchTerms: []
4259
+ }, {
4260
+ title: "fas fa-seedling",
4261
+ searchTerms: []
4262
+ }, {
4263
+ title: "fab fa-sellcast",
4264
+ searchTerms: [ "eercast" ]
4265
+ }, {
4266
+ title: "fab fa-sellsy",
4267
+ searchTerms: []
4268
+ }, {
4269
+ title: "fas fa-server",
4270
+ searchTerms: [ "cpu" ]
4271
+ }, {
4272
+ title: "fab fa-servicestack",
4273
+ searchTerms: []
4274
+ }, {
4275
+ title: "fas fa-shapes",
4276
+ searchTerms: [ "circle", "square", "triangle" ]
4277
+ }, {
4278
+ title: "fas fa-share",
4279
+ searchTerms: []
4280
+ }, {
4281
+ title: "fas fa-share-alt",
4282
+ searchTerms: []
4283
+ }, {
4284
+ title: "fas fa-share-alt-square",
4285
+ searchTerms: []
4286
+ }, {
4287
+ title: "fas fa-share-square",
4288
+ searchTerms: [ "send", "social" ]
4289
+ }, {
4290
+ title: "far fa-share-square",
4291
+ searchTerms: [ "send", "social" ]
4292
+ }, {
4293
+ title: "fas fa-shekel-sign",
4294
+ searchTerms: [ "ils" ]
4295
+ }, {
4296
+ title: "fas fa-shield-alt",
4297
+ searchTerms: [ "achievement", "award", "block", "defend", "security", "winner" ]
4298
+ }, {
4299
+ title: "fas fa-ship",
4300
+ searchTerms: [ "boat", "sea" ]
4301
+ }, {
4302
+ title: "fas fa-shipping-fast",
4303
+ searchTerms: []
4304
+ }, {
4305
+ title: "fab fa-shirtsinbulk",
4306
+ searchTerms: []
4307
+ }, {
4308
+ title: "fas fa-shoe-prints",
4309
+ searchTerms: [ "feet", "footprints", "steps" ]
4310
+ }, {
4311
+ title: "fas fa-shopping-bag",
4312
+ searchTerms: []
4313
+ }, {
4314
+ title: "fas fa-shopping-basket",
4315
+ searchTerms: []
4316
+ }, {
4317
+ title: "fas fa-shopping-cart",
4318
+ searchTerms: [ "buy", "checkout", "payment", "purchase" ]
4319
+ }, {
4320
+ title: "fab fa-shopware",
4321
+ searchTerms: []
4322
+ }, {
4323
+ title: "fas fa-shower",
4324
+ searchTerms: []
4325
+ }, {
4326
+ title: "fas fa-shuttle-van",
4327
+ searchTerms: [ "machine", "public-transportation", "transportation", "vehicle" ]
4328
+ }, {
4329
+ title: "fas fa-sign",
4330
+ searchTerms: []
4331
+ }, {
4332
+ title: "fas fa-sign-in-alt",
4333
+ searchTerms: [ "arrow", "enter", "join", "log in", "login", "sign in", "sign up", "sign-in", "signin", "signup" ]
4334
+ }, {
4335
+ title: "fas fa-sign-language",
4336
+ searchTerms: []
4337
+ }, {
4338
+ title: "fas fa-sign-out-alt",
4339
+ searchTerms: [ "arrow", "exit", "leave", "log out", "logout", "sign-out" ]
4340
+ }, {
4341
+ title: "fas fa-signal",
4342
+ searchTerms: [ "bars", "graph", "online", "status" ]
4343
+ }, {
4344
+ title: "fas fa-signature",
4345
+ searchTerms: [ "John Hancock", "cursive", "name", "writing" ]
4346
+ }, {
4347
+ title: "fab fa-simplybuilt",
4348
+ searchTerms: []
4349
+ }, {
4350
+ title: "fab fa-sistrix",
4351
+ searchTerms: []
4352
+ }, {
4353
+ title: "fas fa-sitemap",
4354
+ searchTerms: [ "directory", "hierarchy", "ia", "information architecture", "organization" ]
4355
+ }, {
4356
+ title: "fab fa-sith",
4357
+ searchTerms: []
4358
+ }, {
4359
+ title: "fas fa-skull",
4360
+ searchTerms: [ "bones", "skeleton", "yorick" ]
4361
+ }, {
4362
+ title: "fas fa-skull-crossbones",
4363
+ searchTerms: [ "Dungeons & Dragons", "alert", "bones", "d&d", "danger", "dead", "deadly", "death", "dnd", "fantasy", "halloween", "holiday", "jolly-roger", "pirate", "poison", "skeleton", "warning" ]
4364
+ }, {
4365
+ title: "fab fa-skyatlas",
4366
+ searchTerms: []
4367
+ }, {
4368
+ title: "fab fa-skype",
4369
+ searchTerms: []
4370
+ }, {
4371
+ title: "fab fa-slack",
4372
+ searchTerms: [ "anchor", "hash", "hashtag" ]
4373
+ }, {
4374
+ title: "fab fa-slack-hash",
4375
+ searchTerms: [ "anchor", "hash", "hashtag" ]
4376
+ }, {
4377
+ title: "fas fa-slash",
4378
+ searchTerms: []
4379
+ }, {
4380
+ title: "fas fa-sliders-h",
4381
+ searchTerms: [ "settings", "sliders" ]
4382
+ }, {
4383
+ title: "fab fa-slideshare",
4384
+ searchTerms: []
4385
+ }, {
4386
+ title: "fas fa-smile",
4387
+ searchTerms: [ "approve", "emoticon", "face", "happy", "rating", "satisfied" ]
4388
+ }, {
4389
+ title: "far fa-smile",
4390
+ searchTerms: [ "approve", "emoticon", "face", "happy", "rating", "satisfied" ]
4391
+ }, {
4392
+ title: "fas fa-smile-beam",
4393
+ searchTerms: [ "emoticon", "face", "happy", "positive" ]
4394
+ }, {
4395
+ title: "far fa-smile-beam",
4396
+ searchTerms: [ "emoticon", "face", "happy", "positive" ]
4397
+ }, {
4398
+ title: "fas fa-smile-wink",
4399
+ searchTerms: [ "emoticon", "face", "happy" ]
4400
+ }, {
4401
+ title: "far fa-smile-wink",
4402
+ searchTerms: [ "emoticon", "face", "happy" ]
4403
+ }, {
4404
+ title: "fas fa-smog",
4405
+ searchTerms: [ "dragon" ]
4406
+ }, {
4407
+ title: "fas fa-smoking",
4408
+ searchTerms: [ "cigarette", "nicotine", "smoking status" ]
4409
+ }, {
4410
+ title: "fas fa-smoking-ban",
4411
+ searchTerms: [ "no smoking", "non-smoking" ]
4412
+ }, {
4413
+ title: "fab fa-snapchat",
4414
+ searchTerms: []
4415
+ }, {
4416
+ title: "fab fa-snapchat-ghost",
4417
+ searchTerms: []
4418
+ }, {
4419
+ title: "fab fa-snapchat-square",
4420
+ searchTerms: []
4421
+ }, {
4422
+ title: "fas fa-snowflake",
4423
+ searchTerms: [ "precipitation", "seasonal", "winter" ]
4424
+ }, {
4425
+ title: "far fa-snowflake",
4426
+ searchTerms: [ "precipitation", "seasonal", "winter" ]
4427
+ }, {
4428
+ title: "fas fa-socks",
4429
+ searchTerms: [ "business socks", "business time", "flight of the conchords", "wednesday" ]
4430
+ }, {
4431
+ title: "fas fa-solar-panel",
4432
+ searchTerms: [ "clean", "eco-friendly", "energy", "green", "sun" ]
4433
+ }, {
4434
+ title: "fas fa-sort",
4435
+ searchTerms: [ "order" ]
4436
+ }, {
4437
+ title: "fas fa-sort-alpha-down",
4438
+ searchTerms: [ "sort-alpha-asc" ]
4439
+ }, {
4440
+ title: "fas fa-sort-alpha-up",
4441
+ searchTerms: [ "sort-alpha-desc" ]
4442
+ }, {
4443
+ title: "fas fa-sort-amount-down",
4444
+ searchTerms: [ "sort-amount-asc" ]
4445
+ }, {
4446
+ title: "fas fa-sort-amount-up",
4447
+ searchTerms: [ "sort-amount-desc" ]
4448
+ }, {
4449
+ title: "fas fa-sort-down",
4450
+ searchTerms: [ "arrow", "descending", "sort-desc" ]
4451
+ }, {
4452
+ title: "fas fa-sort-numeric-down",
4453
+ searchTerms: [ "numbers", "sort-numeric-asc" ]
4454
+ }, {
4455
+ title: "fas fa-sort-numeric-up",
4456
+ searchTerms: [ "numbers", "sort-numeric-desc" ]
4457
+ }, {
4458
+ title: "fas fa-sort-up",
4459
+ searchTerms: [ "arrow", "ascending", "sort-asc" ]
4460
+ }, {
4461
+ title: "fab fa-soundcloud",
4462
+ searchTerms: []
4463
+ }, {
4464
+ title: "fas fa-spa",
4465
+ searchTerms: [ "flora", "mindfullness", "plant", "wellness" ]
4466
+ }, {
4467
+ title: "fas fa-space-shuttle",
4468
+ searchTerms: [ "astronaut", "machine", "nasa", "rocket", "transportation" ]
4469
+ }, {
4470
+ title: "fab fa-speakap",
4471
+ searchTerms: []
4472
+ }, {
4473
+ title: "fas fa-spider",
4474
+ searchTerms: [ "arachnid", "bug", "charlotte", "crawl", "eight", "halloween", "holiday" ]
4475
+ }, {
4476
+ title: "fas fa-spinner",
4477
+ searchTerms: [ "loading", "progress" ]
4478
+ }, {
4479
+ title: "fas fa-splotch",
4480
+ searchTerms: []
4481
+ }, {
4482
+ title: "fab fa-spotify",
4483
+ searchTerms: []
4484
+ }, {
4485
+ title: "fas fa-spray-can",
4486
+ searchTerms: []
4487
+ }, {
4488
+ title: "fas fa-square",
4489
+ searchTerms: [ "block", "box" ]
4490
+ }, {
4491
+ title: "far fa-square",
4492
+ searchTerms: [ "block", "box" ]
4493
+ }, {
4494
+ title: "fas fa-square-full",
4495
+ searchTerms: []
4496
+ }, {
4497
+ title: "fas fa-square-root-alt",
4498
+ searchTerms: []
4499
+ }, {
4500
+ title: "fab fa-squarespace",
4501
+ searchTerms: []
4502
+ }, {
4503
+ title: "fab fa-stack-exchange",
4504
+ searchTerms: []
4505
+ }, {
4506
+ title: "fab fa-stack-overflow",
4507
+ searchTerms: []
4508
+ }, {
4509
+ title: "fas fa-stamp",
4510
+ searchTerms: []
4511
+ }, {
4512
+ title: "fas fa-star",
4513
+ searchTerms: [ "achievement", "award", "favorite", "important", "night", "rating", "score" ]
4514
+ }, {
4515
+ title: "far fa-star",
4516
+ searchTerms: [ "achievement", "award", "favorite", "important", "night", "rating", "score" ]
4517
+ }, {
4518
+ title: "fas fa-star-and-crescent",
4519
+ searchTerms: [ "islam", "muslim" ]
4520
+ }, {
4521
+ title: "fas fa-star-half",
4522
+ searchTerms: [ "achievement", "award", "rating", "score", "star-half-empty", "star-half-full" ]
4523
+ }, {
4524
+ title: "far fa-star-half",
4525
+ searchTerms: [ "achievement", "award", "rating", "score", "star-half-empty", "star-half-full" ]
4526
+ }, {
4527
+ title: "fas fa-star-half-alt",
4528
+ searchTerms: [ "achievement", "award", "rating", "score", "star-half-empty", "star-half-full" ]
4529
+ }, {
4530
+ title: "fas fa-star-of-david",
4531
+ searchTerms: [ "jewish", "judaism" ]
4532
+ }, {
4533
+ title: "fas fa-star-of-life",
4534
+ searchTerms: []
4535
+ }, {
4536
+ title: "fab fa-staylinked",
4537
+ searchTerms: []
4538
+ }, {
4539
+ title: "fab fa-steam",
4540
+ searchTerms: []
4541
+ }, {
4542
+ title: "fab fa-steam-square",
4543
+ searchTerms: []
4544
+ }, {
4545
+ title: "fab fa-steam-symbol",
4546
+ searchTerms: []
4547
+ }, {
4548
+ title: "fas fa-step-backward",
4549
+ searchTerms: [ "beginning", "first", "previous", "rewind", "start" ]
4550
+ }, {
4551
+ title: "fas fa-step-forward",
4552
+ searchTerms: [ "end", "last", "next" ]
4553
+ }, {
4554
+ title: "fas fa-stethoscope",
4555
+ searchTerms: []
4556
+ }, {
4557
+ title: "fab fa-sticker-mule",
4558
+ searchTerms: []
4559
+ }, {
4560
+ title: "fas fa-sticky-note",
4561
+ searchTerms: []
4562
+ }, {
4563
+ title: "far fa-sticky-note",
4564
+ searchTerms: []
4565
+ }, {
4566
+ title: "fas fa-stop",
4567
+ searchTerms: [ "block", "box", "square" ]
4568
+ }, {
4569
+ title: "fas fa-stop-circle",
4570
+ searchTerms: []
4571
+ }, {
4572
+ title: "far fa-stop-circle",
4573
+ searchTerms: []
4574
+ }, {
4575
+ title: "fas fa-stopwatch",
4576
+ searchTerms: [ "time" ]
4577
+ }, {
4578
+ title: "fas fa-store",
4579
+ searchTerms: []
4580
+ }, {
4581
+ title: "fas fa-store-alt",
4582
+ searchTerms: []
4583
+ }, {
4584
+ title: "fab fa-strava",
4585
+ searchTerms: []
4586
+ }, {
4587
+ title: "fas fa-stream",
4588
+ searchTerms: []
4589
+ }, {
4590
+ title: "fas fa-street-view",
4591
+ searchTerms: [ "map" ]
4592
+ }, {
4593
+ title: "fas fa-strikethrough",
4594
+ searchTerms: []
4595
+ }, {
4596
+ title: "fab fa-stripe",
4597
+ searchTerms: []
4598
+ }, {
4599
+ title: "fab fa-stripe-s",
4600
+ searchTerms: []
4601
+ }, {
4602
+ title: "fas fa-stroopwafel",
4603
+ searchTerms: [ "dessert", "food", "sweets", "waffle" ]
4604
+ }, {
4605
+ title: "fab fa-studiovinari",
4606
+ searchTerms: []
4607
+ }, {
4608
+ title: "fab fa-stumbleupon",
4609
+ searchTerms: []
4610
+ }, {
4611
+ title: "fab fa-stumbleupon-circle",
4612
+ searchTerms: []
4613
+ }, {
4614
+ title: "fas fa-subscript",
4615
+ searchTerms: []
4616
+ }, {
4617
+ title: "fas fa-subway",
4618
+ searchTerms: [ "machine", "railway", "train", "transportation", "vehicle" ]
4619
+ }, {
4620
+ title: "fas fa-suitcase",
4621
+ searchTerms: [ "baggage", "luggage", "move", "suitcase", "travel", "trip" ]
4622
+ }, {
4623
+ title: "fas fa-suitcase-rolling",
4624
+ searchTerms: []
4625
+ }, {
4626
+ title: "fas fa-sun",
4627
+ searchTerms: [ "brighten", "contrast", "day", "lighter", "sol", "solar", "star", "weather" ]
4628
+ }, {
4629
+ title: "far fa-sun",
4630
+ searchTerms: [ "brighten", "contrast", "day", "lighter", "sol", "solar", "star", "weather" ]
4631
+ }, {
4632
+ title: "fab fa-superpowers",
4633
+ searchTerms: []
4634
+ }, {
4635
+ title: "fas fa-superscript",
4636
+ searchTerms: [ "exponential" ]
4637
+ }, {
4638
+ title: "fab fa-supple",
4639
+ searchTerms: []
4640
+ }, {
4641
+ title: "fas fa-surprise",
4642
+ searchTerms: [ "emoticon", "face", "shocked" ]
4643
+ }, {
4644
+ title: "far fa-surprise",
4645
+ searchTerms: [ "emoticon", "face", "shocked" ]
4646
+ }, {
4647
+ title: "fas fa-swatchbook",
4648
+ searchTerms: []
4649
+ }, {
4650
+ title: "fas fa-swimmer",
4651
+ searchTerms: [ "athlete", "head", "man", "person", "water" ]
4652
+ }, {
4653
+ title: "fas fa-swimming-pool",
4654
+ searchTerms: [ "ladder", "recreation", "water" ]
4655
+ }, {
4656
+ title: "fas fa-synagogue",
4657
+ searchTerms: [ "building", "jewish", "judaism", "star of david", "temple" ]
4658
+ }, {
4659
+ title: "fas fa-sync",
4660
+ searchTerms: [ "exchange", "refresh", "reload", "rotate", "swap" ]
4661
+ }, {
4662
+ title: "fas fa-sync-alt",
4663
+ searchTerms: [ "refresh", "reload", "rotate" ]
4664
+ }, {
4665
+ title: "fas fa-syringe",
4666
+ searchTerms: [ "immunizations", "needle" ]
4667
+ }, {
4668
+ title: "fas fa-table",
4669
+ searchTerms: [ "data", "excel", "spreadsheet" ]
4670
+ }, {
4671
+ title: "fas fa-table-tennis",
4672
+ searchTerms: []
4673
+ }, {
4674
+ title: "fas fa-tablet",
4675
+ searchTerms: [ "apple", "device", "ipad", "kindle", "screen" ]
4676
+ }, {
4677
+ title: "fas fa-tablet-alt",
4678
+ searchTerms: [ "apple", "device", "ipad", "kindle", "screen" ]
4679
+ }, {
4680
+ title: "fas fa-tablets",
4681
+ searchTerms: [ "drugs", "medicine" ]
4682
+ }, {
4683
+ title: "fas fa-tachometer-alt",
4684
+ searchTerms: [ "dashboard", "tachometer" ]
4685
+ }, {
4686
+ title: "fas fa-tag",
4687
+ searchTerms: [ "label" ]
4688
+ }, {
4689
+ title: "fas fa-tags",
4690
+ searchTerms: [ "labels" ]
4691
+ }, {
4692
+ title: "fas fa-tape",
4693
+ searchTerms: []
4694
+ }, {
4695
+ title: "fas fa-tasks",
4696
+ searchTerms: [ "downloading", "downloads", "loading", "progress", "settings" ]
4697
+ }, {
4698
+ title: "fas fa-taxi",
4699
+ searchTerms: [ "cab", "cabbie", "car", "car service", "lyft", "machine", "transportation", "uber", "vehicle" ]
4700
+ }, {
4701
+ title: "fab fa-teamspeak",
4702
+ searchTerms: []
4703
+ }, {
4704
+ title: "fas fa-teeth",
4705
+ searchTerms: []
4706
+ }, {
4707
+ title: "fas fa-teeth-open",
4708
+ searchTerms: []
4709
+ }, {
4710
+ title: "fab fa-telegram",
4711
+ searchTerms: []
4712
+ }, {
4713
+ title: "fab fa-telegram-plane",
4714
+ searchTerms: []
4715
+ }, {
4716
+ title: "fas fa-temperature-high",
4717
+ searchTerms: [ "mercury", "thermometer", "warm" ]
4718
+ }, {
4719
+ title: "fas fa-temperature-low",
4720
+ searchTerms: [ "cool", "mercury", "thermometer" ]
4721
+ }, {
4722
+ title: "fab fa-tencent-weibo",
4723
+ searchTerms: []
4724
+ }, {
4725
+ title: "fas fa-terminal",
4726
+ searchTerms: [ "code", "command", "console", "prompt" ]
4727
+ }, {
4728
+ title: "fas fa-text-height",
4729
+ searchTerms: []
4730
+ }, {
4731
+ title: "fas fa-text-width",
4732
+ searchTerms: []
4733
+ }, {
4734
+ title: "fas fa-th",
4735
+ searchTerms: [ "blocks", "boxes", "grid", "squares" ]
4736
+ }, {
4737
+ title: "fas fa-th-large",
4738
+ searchTerms: [ "blocks", "boxes", "grid", "squares" ]
4739
+ }, {
4740
+ title: "fas fa-th-list",
4741
+ searchTerms: [ "checklist", "completed", "done", "finished", "ol", "todo", "ul" ]
4742
+ }, {
4743
+ title: "fab fa-the-red-yeti",
4744
+ searchTerms: []
4745
+ }, {
4746
+ title: "fas fa-theater-masks",
4747
+ searchTerms: []
4748
+ }, {
4749
+ title: "fab fa-themeco",
4750
+ searchTerms: []
4751
+ }, {
4752
+ title: "fab fa-themeisle",
4753
+ searchTerms: []
4754
+ }, {
4755
+ title: "fas fa-thermometer",
4756
+ searchTerms: [ "mercury", "status", "temperature" ]
4757
+ }, {
4758
+ title: "fas fa-thermometer-empty",
4759
+ searchTerms: [ "mercury", "status", "temperature" ]
4760
+ }, {
4761
+ title: "fas fa-thermometer-full",
4762
+ searchTerms: [ "fever", "mercury", "status", "temperature" ]
4763
+ }, {
4764
+ title: "fas fa-thermometer-half",
4765
+ searchTerms: [ "mercury", "status", "temperature" ]
4766
+ }, {
4767
+ title: "fas fa-thermometer-quarter",
4768
+ searchTerms: [ "mercury", "status", "temperature" ]
4769
+ }, {
4770
+ title: "fas fa-thermometer-three-quarters",
4771
+ searchTerms: [ "mercury", "status", "temperature" ]
4772
+ }, {
4773
+ title: "fab fa-think-peaks",
4774
+ searchTerms: []
4775
+ }, {
4776
+ title: "fas fa-thumbs-down",
4777
+ searchTerms: [ "disagree", "disapprove", "dislike", "hand", "thumbs-o-down" ]
4778
+ }, {
4779
+ title: "far fa-thumbs-down",
4780
+ searchTerms: [ "disagree", "disapprove", "dislike", "hand", "thumbs-o-down" ]
4781
+ }, {
4782
+ title: "fas fa-thumbs-up",
4783
+ searchTerms: [ "agree", "approve", "favorite", "hand", "like", "ok", "okay", "success", "thumbs-o-up", "yes", "you got it dude" ]
4784
+ }, {
4785
+ title: "far fa-thumbs-up",
4786
+ searchTerms: [ "agree", "approve", "favorite", "hand", "like", "ok", "okay", "success", "thumbs-o-up", "yes", "you got it dude" ]
4787
+ }, {
4788
+ title: "fas fa-thumbtack",
4789
+ searchTerms: [ "coordinates", "location", "marker", "pin", "thumb-tack" ]
4790
+ }, {
4791
+ title: "fas fa-ticket-alt",
4792
+ searchTerms: [ "ticket" ]
4793
+ }, {
4794
+ title: "fas fa-times",
4795
+ searchTerms: [ "close", "cross", "error", "exit", "incorrect", "notice", "notification", "notify", "problem", "wrong", "x" ]
4796
+ }, {
4797
+ title: "fas fa-times-circle",
4798
+ searchTerms: [ "close", "cross", "exit", "incorrect", "notice", "notification", "notify", "problem", "wrong", "x" ]
4799
+ }, {
4800
+ title: "far fa-times-circle",
4801
+ searchTerms: [ "close", "cross", "exit", "incorrect", "notice", "notification", "notify", "problem", "wrong", "x" ]
4802
+ }, {
4803
+ title: "fas fa-tint",
4804
+ searchTerms: [ "drop", "droplet", "raindrop", "waterdrop" ]
4805
+ }, {
4806
+ title: "fas fa-tint-slash",
4807
+ searchTerms: []
4808
+ }, {
4809
+ title: "fas fa-tired",
4810
+ searchTerms: [ "emoticon", "face", "grumpy" ]
4811
+ }, {
4812
+ title: "far fa-tired",
4813
+ searchTerms: [ "emoticon", "face", "grumpy" ]
4814
+ }, {
4815
+ title: "fas fa-toggle-off",
4816
+ searchTerms: [ "switch" ]
4817
+ }, {
4818
+ title: "fas fa-toggle-on",
4819
+ searchTerms: [ "switch" ]
4820
+ }, {
4821
+ title: "fas fa-toilet-paper",
4822
+ searchTerms: [ "bathroom", "halloween", "holiday", "lavatory", "prank", "restroom", "roll" ]
4823
+ }, {
4824
+ title: "fas fa-toolbox",
4825
+ searchTerms: [ "admin", "container", "fix", "repair", "settings", "tools" ]
4826
+ }, {
4827
+ title: "fas fa-tooth",
4828
+ searchTerms: [ "bicuspid", "dental", "molar", "mouth", "teeth" ]
4829
+ }, {
4830
+ title: "fas fa-torah",
4831
+ searchTerms: [ "book", "jewish", "judaism" ]
4832
+ }, {
4833
+ title: "fas fa-torii-gate",
4834
+ searchTerms: [ "building", "shintoism" ]
4835
+ }, {
4836
+ title: "fas fa-tractor",
4837
+ searchTerms: []
4838
+ }, {
4839
+ title: "fab fa-trade-federation",
4840
+ searchTerms: []
4841
+ }, {
4842
+ title: "fas fa-trademark",
4843
+ searchTerms: []
4844
+ }, {
4845
+ title: "fas fa-traffic-light",
4846
+ searchTerms: []
4847
+ }, {
4848
+ title: "fas fa-train",
4849
+ searchTerms: [ "bullet", "locomotive", "railway" ]
4850
+ }, {
4851
+ title: "fas fa-transgender",
4852
+ searchTerms: [ "intersex" ]
4853
+ }, {
4854
+ title: "fas fa-transgender-alt",
4855
+ searchTerms: []
4856
+ }, {
4857
+ title: "fas fa-trash",
4858
+ searchTerms: [ "delete", "garbage", "hide", "remove" ]
4859
+ }, {
4860
+ title: "fas fa-trash-alt",
4861
+ searchTerms: [ "delete", "garbage", "hide", "remove", "trash", "trash-o" ]
4862
+ }, {
4863
+ title: "far fa-trash-alt",
4864
+ searchTerms: [ "delete", "garbage", "hide", "remove", "trash", "trash-o" ]
4865
+ }, {
4866
+ title: "fas fa-tree",
4867
+ searchTerms: [ "bark", "fall", "flora", "forest", "nature", "plant", "seasonal" ]
4868
+ }, {
4869
+ title: "fab fa-trello",
4870
+ searchTerms: []
4871
+ }, {
4872
+ title: "fab fa-tripadvisor",
4873
+ searchTerms: []
4874
+ }, {
4875
+ title: "fas fa-trophy",
4876
+ searchTerms: [ "achievement", "award", "cup", "game", "winner" ]
4877
+ }, {
4878
+ title: "fas fa-truck",
4879
+ searchTerms: [ "delivery", "shipping" ]
4880
+ }, {
4881
+ title: "fas fa-truck-loading",
4882
+ searchTerms: []
4883
+ }, {
4884
+ title: "fas fa-truck-monster",
4885
+ searchTerms: []
4886
+ }, {
4887
+ title: "fas fa-truck-moving",
4888
+ searchTerms: []
4889
+ }, {
4890
+ title: "fas fa-truck-pickup",
4891
+ searchTerms: []
4892
+ }, {
4893
+ title: "fas fa-tshirt",
4894
+ searchTerms: [ "cloth", "clothing" ]
4895
+ }, {
4896
+ title: "fas fa-tty",
4897
+ searchTerms: []
4898
+ }, {
4899
+ title: "fab fa-tumblr",
4900
+ searchTerms: []
4901
+ }, {
4902
+ title: "fab fa-tumblr-square",
4903
+ searchTerms: []
4904
+ }, {
4905
+ title: "fas fa-tv",
4906
+ searchTerms: [ "computer", "display", "monitor", "television" ]
4907
+ }, {
4908
+ title: "fab fa-twitch",
4909
+ searchTerms: []
4910
+ }, {
4911
+ title: "fab fa-twitter",
4912
+ searchTerms: [ "social network", "tweet" ]
4913
+ }, {
4914
+ title: "fab fa-twitter-square",
4915
+ searchTerms: [ "social network", "tweet" ]
4916
+ }, {
4917
+ title: "fab fa-typo3",
4918
+ searchTerms: []
4919
+ }, {
4920
+ title: "fab fa-uber",
4921
+ searchTerms: []
4922
+ }, {
4923
+ title: "fab fa-uikit",
4924
+ searchTerms: []
4925
+ }, {
4926
+ title: "fas fa-umbrella",
4927
+ searchTerms: [ "protection", "rain" ]
4928
+ }, {
4929
+ title: "fas fa-umbrella-beach",
4930
+ searchTerms: [ "protection", "recreation", "sun" ]
4931
+ }, {
4932
+ title: "fas fa-underline",
4933
+ searchTerms: []
4934
+ }, {
4935
+ title: "fas fa-undo",
4936
+ searchTerms: [ "back", "control z", "exchange", "oops", "return", "rotate", "swap" ]
4937
+ }, {
4938
+ title: "fas fa-undo-alt",
4939
+ searchTerms: [ "back", "control z", "exchange", "oops", "return", "swap" ]
4940
+ }, {
4941
+ title: "fab fa-uniregistry",
4942
+ searchTerms: []
4943
+ }, {
4944
+ title: "fas fa-universal-access",
4945
+ searchTerms: []
4946
+ }, {
4947
+ title: "fas fa-university",
4948
+ searchTerms: [ "bank", "institution" ]
4949
+ }, {
4950
+ title: "fas fa-unlink",
4951
+ searchTerms: [ "chain", "chain-broken", "remove" ]
4952
+ }, {
4953
+ title: "fas fa-unlock",
4954
+ searchTerms: [ "admin", "lock", "password", "protect" ]
4955
+ }, {
4956
+ title: "fas fa-unlock-alt",
4957
+ searchTerms: [ "admin", "lock", "password", "protect" ]
4958
+ }, {
4959
+ title: "fab fa-untappd",
4960
+ searchTerms: []
4961
+ }, {
4962
+ title: "fas fa-upload",
4963
+ searchTerms: [ "export", "publish" ]
4964
+ }, {
4965
+ title: "fab fa-usb",
4966
+ searchTerms: []
4967
+ }, {
4968
+ title: "fas fa-user",
4969
+ searchTerms: [ "account", "avatar", "head", "human", "man", "person", "profile" ]
4970
+ }, {
4971
+ title: "far fa-user",
4972
+ searchTerms: [ "account", "avatar", "head", "human", "man", "person", "profile" ]
4973
+ }, {
4974
+ title: "fas fa-user-alt",
4975
+ searchTerms: [ "account", "avatar", "head", "human", "man", "person", "profile" ]
4976
+ }, {
4977
+ title: "fas fa-user-alt-slash",
4978
+ searchTerms: []
4979
+ }, {
4980
+ title: "fas fa-user-astronaut",
4981
+ searchTerms: [ "avatar", "clothing", "cosmonaut", "space", "suit" ]
4982
+ }, {
4983
+ title: "fas fa-user-check",
4984
+ searchTerms: []
4985
+ }, {
4986
+ title: "fas fa-user-circle",
4987
+ searchTerms: [ "account", "avatar", "head", "human", "man", "person", "profile" ]
4988
+ }, {
4989
+ title: "far fa-user-circle",
4990
+ searchTerms: [ "account", "avatar", "head", "human", "man", "person", "profile" ]
4991
+ }, {
4992
+ title: "fas fa-user-clock",
4993
+ searchTerms: []
4994
+ }, {
4995
+ title: "fas fa-user-cog",
4996
+ searchTerms: []
4997
+ }, {
4998
+ title: "fas fa-user-edit",
4999
+ searchTerms: []
5000
+ }, {
5001
+ title: "fas fa-user-friends",
5002
+ searchTerms: []
5003
+ }, {
5004
+ title: "fas fa-user-graduate",
5005
+ searchTerms: [ "cap", "clothing", "commencement", "gown", "graduation", "student" ]
5006
+ }, {
5007
+ title: "fas fa-user-injured",
5008
+ searchTerms: [ "cast", "ouch", "sling" ]
5009
+ }, {
5010
+ title: "fas fa-user-lock",
5011
+ searchTerms: []
5012
+ }, {
5013
+ title: "fas fa-user-md",
5014
+ searchTerms: [ "doctor", "job", "medical", "nurse", "occupation", "profile" ]
5015
+ }, {
5016
+ title: "fas fa-user-minus",
5017
+ searchTerms: [ "delete", "negative", "remove" ]
5018
+ }, {
5019
+ title: "fas fa-user-ninja",
5020
+ searchTerms: [ "assassin", "avatar", "dangerous", "deadly", "sneaky" ]
5021
+ }, {
5022
+ title: "fas fa-user-plus",
5023
+ searchTerms: [ "positive", "sign up", "signup" ]
5024
+ }, {
5025
+ title: "fas fa-user-secret",
5026
+ searchTerms: [ "clothing", "coat", "hat", "incognito", "privacy", "spy", "whisper" ]
5027
+ }, {
5028
+ title: "fas fa-user-shield",
5029
+ searchTerms: []
5030
+ }, {
5031
+ title: "fas fa-user-slash",
5032
+ searchTerms: [ "ban", "remove" ]
5033
+ }, {
5034
+ title: "fas fa-user-tag",
5035
+ searchTerms: []
5036
+ }, {
5037
+ title: "fas fa-user-tie",
5038
+ searchTerms: [ "avatar", "business", "clothing", "formal" ]
5039
+ }, {
5040
+ title: "fas fa-user-times",
5041
+ searchTerms: [ "archive", "delete", "remove", "x" ]
5042
+ }, {
5043
+ title: "fas fa-users",
5044
+ searchTerms: [ "people", "persons", "profiles" ]
5045
+ }, {
5046
+ title: "fas fa-users-cog",
5047
+ searchTerms: []
5048
+ }, {
5049
+ title: "fab fa-ussunnah",
5050
+ searchTerms: []
5051
+ }, {
5052
+ title: "fas fa-utensil-spoon",
5053
+ searchTerms: [ "spoon" ]
5054
+ }, {
5055
+ title: "fas fa-utensils",
5056
+ searchTerms: [ "cutlery", "dinner", "eat", "food", "knife", "restaurant", "spoon" ]
5057
+ }, {
5058
+ title: "fab fa-vaadin",
5059
+ searchTerms: []
5060
+ }, {
5061
+ title: "fas fa-vector-square",
5062
+ searchTerms: [ "anchors", "lines", "object" ]
5063
+ }, {
5064
+ title: "fas fa-venus",
5065
+ searchTerms: [ "female" ]
5066
+ }, {
5067
+ title: "fas fa-venus-double",
5068
+ searchTerms: []
5069
+ }, {
5070
+ title: "fas fa-venus-mars",
5071
+ searchTerms: []
5072
+ }, {
5073
+ title: "fab fa-viacoin",
5074
+ searchTerms: []
5075
+ }, {
5076
+ title: "fab fa-viadeo",
5077
+ searchTerms: []
5078
+ }, {
5079
+ title: "fab fa-viadeo-square",
5080
+ searchTerms: []
5081
+ }, {
5082
+ title: "fas fa-vial",
5083
+ searchTerms: [ "test tube" ]
5084
+ }, {
5085
+ title: "fas fa-vials",
5086
+ searchTerms: [ "lab results", "test tubes" ]
5087
+ }, {
5088
+ title: "fab fa-viber",
5089
+ searchTerms: []
5090
+ }, {
5091
+ title: "fas fa-video",
5092
+ searchTerms: [ "camera", "film", "movie", "record", "video-camera" ]
5093
+ }, {
5094
+ title: "fas fa-video-slash",
5095
+ searchTerms: []
5096
+ }, {
5097
+ title: "fas fa-vihara",
5098
+ searchTerms: [ "buddhism", "buddhist", "building", "monastery" ]
5099
+ }, {
5100
+ title: "fab fa-vimeo",
5101
+ searchTerms: []
5102
+ }, {
5103
+ title: "fab fa-vimeo-square",
5104
+ searchTerms: []
5105
+ }, {
5106
+ title: "fab fa-vimeo-v",
5107
+ searchTerms: [ "vimeo" ]
5108
+ }, {
5109
+ title: "fab fa-vine",
5110
+ searchTerms: []
5111
+ }, {
5112
+ title: "fab fa-vk",
5113
+ searchTerms: []
5114
+ }, {
5115
+ title: "fab fa-vnv",
5116
+ searchTerms: []
5117
+ }, {
5118
+ title: "fas fa-volleyball-ball",
5119
+ searchTerms: []
5120
+ }, {
5121
+ title: "fas fa-volume-down",
5122
+ searchTerms: [ "audio", "lower", "music", "quieter", "sound", "speaker" ]
5123
+ }, {
5124
+ title: "fas fa-volume-mute",
5125
+ searchTerms: []
5126
+ }, {
5127
+ title: "fas fa-volume-off",
5128
+ searchTerms: [ "audio", "music", "mute", "sound" ]
5129
+ }, {
5130
+ title: "fas fa-volume-up",
5131
+ searchTerms: [ "audio", "higher", "louder", "music", "sound", "speaker" ]
5132
+ }, {
5133
+ title: "fas fa-vote-yea",
5134
+ searchTerms: [ "accept", "cast", "election", "politics", "positive", "yes" ]
5135
+ }, {
5136
+ title: "fas fa-vr-cardboard",
5137
+ searchTerms: [ "google", "reality", "virtual" ]
5138
+ }, {
5139
+ title: "fab fa-vuejs",
5140
+ searchTerms: []
5141
+ }, {
5142
+ title: "fas fa-walking",
5143
+ searchTerms: []
5144
+ }, {
5145
+ title: "fas fa-wallet",
5146
+ searchTerms: []
5147
+ }, {
5148
+ title: "fas fa-warehouse",
5149
+ searchTerms: []
5150
+ }, {
5151
+ title: "fas fa-water",
5152
+ searchTerms: []
5153
+ }, {
5154
+ title: "fab fa-weebly",
5155
+ searchTerms: []
5156
+ }, {
5157
+ title: "fab fa-weibo",
5158
+ searchTerms: []
5159
+ }, {
5160
+ title: "fas fa-weight",
5161
+ searchTerms: [ "measurement", "scale", "weight" ]
5162
+ }, {
5163
+ title: "fas fa-weight-hanging",
5164
+ searchTerms: [ "anvil", "heavy", "measurement" ]
5165
+ }, {
5166
+ title: "fab fa-weixin",
5167
+ searchTerms: []
5168
+ }, {
5169
+ title: "fab fa-whatsapp",
5170
+ searchTerms: []
5171
+ }, {
5172
+ title: "fab fa-whatsapp-square",
5173
+ searchTerms: []
5174
+ }, {
5175
+ title: "fas fa-wheelchair",
5176
+ searchTerms: [ "handicap", "person" ]
5177
+ }, {
5178
+ title: "fab fa-whmcs",
5179
+ searchTerms: []
5180
+ }, {
5181
+ title: "fas fa-wifi",
5182
+ searchTerms: []
5183
+ }, {
5184
+ title: "fab fa-wikipedia-w",
5185
+ searchTerms: []
5186
+ }, {
5187
+ title: "fas fa-wind",
5188
+ searchTerms: [ "air", "blow", "breeze", "fall", "seasonal" ]
5189
+ }, {
5190
+ title: "fas fa-window-close",
5191
+ searchTerms: []
5192
+ }, {
5193
+ title: "far fa-window-close",
5194
+ searchTerms: []
5195
+ }, {
5196
+ title: "fas fa-window-maximize",
5197
+ searchTerms: []
5198
+ }, {
5199
+ title: "far fa-window-maximize",
5200
+ searchTerms: []
5201
+ }, {
5202
+ title: "fas fa-window-minimize",
5203
+ searchTerms: []
5204
+ }, {
5205
+ title: "far fa-window-minimize",
5206
+ searchTerms: []
5207
+ }, {
5208
+ title: "fas fa-window-restore",
5209
+ searchTerms: []
5210
+ }, {
5211
+ title: "far fa-window-restore",
5212
+ searchTerms: []
5213
+ }, {
5214
+ title: "fab fa-windows",
5215
+ searchTerms: [ "microsoft" ]
5216
+ }, {
5217
+ title: "fas fa-wine-bottle",
5218
+ searchTerms: [ "alcohol", "beverage", "drink", "glass", "grapes" ]
5219
+ }, {
5220
+ title: "fas fa-wine-glass",
5221
+ searchTerms: [ "alcohol", "beverage", "drink", "grapes" ]
5222
+ }, {
5223
+ title: "fas fa-wine-glass-alt",
5224
+ searchTerms: [ "alcohol", "beverage", "drink", "grapes" ]
5225
+ }, {
5226
+ title: "fab fa-wix",
5227
+ searchTerms: []
5228
+ }, {
5229
+ title: "fab fa-wizards-of-the-coast",
5230
+ searchTerms: [ "Dungeons & Dragons", "d&d", "dnd", "fantasy", "game", "gaming", "tabletop" ]
5231
+ }, {
5232
+ title: "fab fa-wolf-pack-battalion",
5233
+ searchTerms: []
5234
+ }, {
5235
+ title: "fas fa-won-sign",
5236
+ searchTerms: [ "krw" ]
5237
+ }, {
5238
+ title: "fab fa-wordpress",
5239
+ searchTerms: []
5240
+ }, {
5241
+ title: "fab fa-wordpress-simple",
5242
+ searchTerms: []
5243
+ }, {
5244
+ title: "fab fa-wpbeginner",
5245
+ searchTerms: []
5246
+ }, {
5247
+ title: "fab fa-wpexplorer",
5248
+ searchTerms: []
5249
+ }, {
5250
+ title: "fab fa-wpforms",
5251
+ searchTerms: []
5252
+ }, {
5253
+ title: "fab fa-wpressr",
5254
+ searchTerms: [ "rendact" ]
5255
+ }, {
5256
+ title: "fas fa-wrench",
5257
+ searchTerms: [ "fix", "settings", "spanner", "tool", "update" ]
5258
+ }, {
5259
+ title: "fas fa-x-ray",
5260
+ searchTerms: [ "radiological images", "radiology" ]
5261
+ }, {
5262
+ title: "fab fa-xbox",
5263
+ searchTerms: []
5264
+ }, {
5265
+ title: "fab fa-xing",
5266
+ searchTerms: []
5267
+ }, {
5268
+ title: "fab fa-xing-square",
5269
+ searchTerms: []
5270
+ }, {
5271
+ title: "fab fa-y-combinator",
5272
+ searchTerms: []
5273
+ }, {
5274
+ title: "fab fa-yahoo",
5275
+ searchTerms: []
5276
+ }, {
5277
+ title: "fab fa-yandex",
5278
+ searchTerms: []
5279
+ }, {
5280
+ title: "fab fa-yandex-international",
5281
+ searchTerms: []
5282
+ }, {
5283
+ title: "fab fa-yelp",
5284
+ searchTerms: []
5285
+ }, {
5286
+ title: "fas fa-yen-sign",
5287
+ searchTerms: [ "jpy", "money" ]
5288
+ }, {
5289
+ title: "fas fa-yin-yang",
5290
+ searchTerms: [ "daoism", "opposites", "taoism" ]
5291
+ }, {
5292
+ title: "fab fa-yoast",
5293
+ searchTerms: []
5294
+ }, {
5295
+ title: "fab fa-youtube",
5296
+ searchTerms: [ "film", "video", "youtube-play", "youtube-square" ]
5297
+ }, {
5298
+ title: "fab fa-youtube-square",
5299
+ searchTerms: []
5300
+ }, {
5301
+ title: "fab fa-zhihu",
5302
+ searchTerms: []
5303
+ } ]
5304
+ });
5305
  });
js/inlinejs/loginform.js ADDED
@@ -0,0 +1,672 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ //on load form floating
3
+ var floatingform = login_object.login_form_position;
4
+ if(floatingform == "default") {
5
+ jQuery( "#div-login-float" ).hide();
6
+ jQuery( "#div-login-custom" ).hide();
7
+ }
8
+ if(floatingform == "lf_float_style") {
9
+ jQuery( "#div-login-float" ).show();
10
+ jQuery( "#div-login-custom" ).hide();
11
+ }
12
+ if(floatingform == "lf_customize_style") {
13
+ jQuery( "#div-login-float" ).hide();
14
+ jQuery( "#div-login-custom" ).show();
15
+ }
16
+
17
+ function form_position_change() {
18
+ var floatingformchange = jQuery( "#login_form_position option:selected" ).val();
19
+
20
+ if(floatingformchange== "default") {
21
+ jQuery( "#div-login-float" ).hide();
22
+ jQuery( "#div-login-custom" ).hide();
23
+ }
24
+ if(floatingformchange== "lf_float_style") {
25
+ jQuery( "#div-login-float" ).show();
26
+ jQuery( "#div-login-custom" ).hide();
27
+ }
28
+ if(floatingformchange== "lf_customize_style") {
29
+ jQuery( "#div-login-float" ).hide();
30
+ jQuery( "#div-login-custom" ).show();
31
+ }
32
+ }
33
+
34
+ function Acl_show_Image_2() {
35
+ var img_src= document.getElementById("login_bg_image").value;
36
+ jQuery("#img").attr('src',img_src);
37
+ }
38
+
39
+ function Acl_login_img_clear() {
40
+ document.getElementById("login_bg_image").value ="";
41
+ }
42
+
43
+ //button Login Form Width slider
44
+ jQuery(function() {
45
+ jQuery( "#login-opacity-slider" ).slider({
46
+ orientation: "horizontal",
47
+ range: "min",
48
+ max: 10,
49
+ min: 0,
50
+ slide: function( event, ui ) {
51
+ jQuery( "#login-opacity-text-box" ).val( ui.value );
52
+ }
53
+ });
54
+
55
+
56
+ var login_form_opacity = login_object.login_form_opacity;
57
+
58
+ if(login_form_opacity != ""){
59
+ jQuery( "#login-opacity-slider" ).slider("value",login_form_opacity);
60
+ }else{
61
+ login_form_opacity = "300";
62
+ }
63
+ // jQuery( "#login-opacity-slider" ).slider("value",<?php if($login_form_opacity != ""){echo esc_attr($login_form_opacity);}else{echo "10";}?>);
64
+ jQuery( "#login-opacity-text-box" ).val( jQuery( "#login-opacity-slider" ).slider( "value") );
65
+ });
66
+
67
+ //button Login Form Width slider
68
+ jQuery(function() {
69
+ jQuery( "#button-size-slider4" ).slider({
70
+ orientation: "horizontal",
71
+ range: "min",
72
+ max: 600,
73
+ min:200,
74
+ slide: function( event, ui ) {
75
+ jQuery( "#login-width-text-box" ).val( ui.value );
76
+ }
77
+ });
78
+
79
+ var login_form_width = login_object.login_form_width;
80
+ if(login_form_width != ""){
81
+ jQuery( "#button-size-slider4" ).slider("value",login_form_width);
82
+ }else{
83
+ login_form_width = "300";
84
+ }
85
+ // jQuery( "#button-size-slider4" ).slider("value",<?php if($login_form_width != ""){echo esc_attr($login_form_width);}else{echo "300";}?>);
86
+ jQuery( "#login-width-text-box" ).val( jQuery( "#button-size-slider4" ).slider( "value") );
87
+ });
88
+
89
+
90
+ //button Login Form Align Left
91
+ jQuery(function() {
92
+ jQuery( "#button_left" ).slider({
93
+ orientation: "horizontal",
94
+ range: "min",
95
+ max:1300,
96
+ min:0,
97
+ slide: function( event, ui ) {
98
+ jQuery( "#login_form_left" ).val( ui.value );
99
+ }
100
+ });
101
+ var login_form_left = login_object.login_form_left;
102
+ if(login_form_left != ""){
103
+ jQuery( "#button_left" ).slider("value",login_form_left);
104
+ }else{
105
+ login_form_left = "700";
106
+ }
107
+ // jQuery( "#button_left" ).slider("value",<?php if($login_form_left != ""){echo esc_attr($login_form_left);}else{echo "700";}?>);
108
+ jQuery( "#login_form_left" ).val( jQuery( "#button_left" ).slider( "value") );
109
+ });
110
+ //button Login Form Align Top
111
+ jQuery(function() {
112
+ jQuery( "#button_top" ).slider({
113
+ orientation: "horizontal",
114
+ range: "min",
115
+ max:600,
116
+ min:0,
117
+ slide: function( event, ui ) {
118
+ jQuery( "#login_form_top" ).val( ui.value );
119
+ }
120
+ });
121
+
122
+ var login_form_top = login_object.login_form_top;
123
+ if(login_form_top != ""){
124
+ jQuery( "#button_top" ).slider("value",login_form_top);
125
+ }else{
126
+ login_form_top = "300";
127
+ }
128
+ // jQuery( "#button_top" ).slider("value",<?php if($login_form_top != ""){echo esc_attr($login_form_top);}else{echo "300";}?>);
129
+ jQuery( "#login_form_top" ).val( jQuery( "#button_top" ).slider( "value") );
130
+ });
131
+
132
+ //button Border Radius slider
133
+ jQuery(function() {
134
+ jQuery( "#button-size-slider5" ).slider({
135
+ orientation: "horizontal",
136
+ range: "min",
137
+ max: 15,
138
+ min:0,
139
+ slide: function( event, ui ) {
140
+ jQuery( "#login-Radius-text-box" ).val( ui.value );
141
+ }
142
+ });
143
+
144
+ var login_form_radius = login_object.login_form_radius;
145
+ if(login_form_radius != ""){
146
+ jQuery( "#button-size-slider5" ).slider("value",login_form_radius);
147
+ }else{
148
+ login_form_radius = "3";
149
+ }
150
+ // jQuery( "#button-size-slider5" ).slider("value",<?php if($login_form_radius != ""){echo esc_attr($login_form_radius);}else{echo "3";}?> );
151
+ jQuery( "#login-Radius-text-box" ).val( jQuery( "#button-size-slider5" ).slider( "value") );
152
+ });
153
+
154
+ //button Border Thickness slider
155
+ jQuery(function() {
156
+ jQuery( "#button-size-slider6" ).slider({
157
+ orientation: "horizontal",
158
+ range: "min",
159
+ max: 20,
160
+ min:0,
161
+ slide: function( event, ui ) {
162
+ jQuery( "#login-thickness-text-box" ).val( ui.value );
163
+ }
164
+ });
165
+
166
+ var login_border_thikness = login_object.login_border_thikness;
167
+ if(login_border_thikness != ""){
168
+ jQuery( "#button-size-slider6" ).slider("value",login_border_thikness);
169
+ }else{
170
+ login_border_thikness = "3";
171
+ }
172
+ // jQuery( "#button-size-slider6" ).slider("value",<?php if($login_border_thikness != ""){echo esc_attr($login_border_thikness);}else{echo "3";}?> );
173
+ jQuery( "#login-thickness-text-box" ).val( jQuery( "#button-size-slider6" ).slider( "value") );
174
+ });
175
+
176
+
177
+ //Button Font Size slider for login form message
178
+ jQuery(function() {
179
+ jQuery( "#button-msg-font-resizer" ).slider({
180
+ orientation: "horizontal",
181
+ range: "min",
182
+ max: 48,
183
+ min:12,
184
+ slide: function( event, ui ) {
185
+ jQuery( "#login-msg-text-size" ).val( ui.value );
186
+ }
187
+ });
188
+
189
+ var login_msg_fontsize = login_object.login_msg_fontsize;
190
+ if(login_msg_fontsize != ""){
191
+ jQuery( "#button-msg-font-resizer" ).slider("value",login_msg_fontsize);
192
+ }else{
193
+ login_msg_fontsize = "16";
194
+ }
195
+ // jQuery( "#button-msg-font-resizer" ).slider("value",<?php if($login_msg_fontsize != ""){echo esc_attr($login_msg_fontsize);}else{echo "16";}?> );
196
+ jQuery( "#login-msg-text-size" ).val( jQuery( "#button-msg-font-resizer" ).slider( "value") );
197
+ });
198
+
199
+ //Set Value of Drop Down
200
+ jQuery(document).ready(function() {
201
+ //Login Background Select
202
+ var login_bg_type = login_object.login_bg_type;
203
+ if(login_bg_type != ""){
204
+ jQuery("#select-login-bg").val(login_bg_type);
205
+ }else{
206
+ login_bg_type = "";
207
+ }
208
+ // jQuery("#select-login-bg").val('<?php if($login_bg_type != ""){echo esc_attr($login_bg_type);}else {echo "";}?>');
209
+ loginbgchange();
210
+ //login Background Effect
211
+ var login_bg_effect = login_object.login_bg_effect;
212
+ if(login_bg_effect != ""){
213
+ jQuery("#login_bg_color_overlay").val(login_bg_effect);
214
+ }else{
215
+ login_bg_effect = "";
216
+ }
217
+ // jQuery("#login_bg_color_overlay").val('<?php if($login_bg_effect != ""){echo esc_attr($login_bg_effect);}else {echo "";}?>');
218
+ //login border style
219
+ var login_border_style = login_object.login_border_style;
220
+ if(login_border_style != ""){
221
+ jQuery("#login_border_style").val(login_border_style);
222
+ }else{
223
+ login_border_style = "";
224
+ }
225
+ // jQuery("#login_border_style").val('<?php if($login_border_style != ""){echo esc_attr($login_border_style);}else {echo "";}?>');
226
+ var login_redirect_force = login_object.login_redirect_force;
227
+ if(login_redirect_force != ""){
228
+ jQuery("#login_redirect_force").val(login_redirect_force);
229
+ }else{
230
+ login_redirect_force = "";
231
+ }
232
+ // jQuery("#login_redirect_force").val('<?php if($login_redirect_force != ""){echo esc_attr($login_redirect_force);}else {echo "";}?>');
233
+ //login Background Repeat
234
+ var login_bg_repeat = login_object.login_bg_repeat;
235
+ if(login_bg_repeat != ""){
236
+ jQuery("#login_bg_repeat").val(login_bg_repeat);
237
+ }else{
238
+ login_bg_repeat = "";
239
+ }
240
+ // jQuery("#login_bg_repeat").val('<?php if($login_bg_repeat != ""){echo esc_attr($login_bg_repeat);}else {echo "";}?>');
241
+ //login Background Position
242
+ var login_bg_position = login_object.login_bg_position;
243
+ if(login_bg_position != ""){
244
+ jQuery("#login_bg_position").val(login_bg_position);
245
+ }else{
246
+ login_bg_position = "";
247
+ }
248
+ // jQuery("#login_bg_position").val('<?php if($login_bg_position != ""){echo esc_attr($login_bg_position);}else {echo "";}?>');
249
+ });
250
+
251
+ function loginbgchange() {
252
+ jQuery(".no-login-bg").hide();
253
+
254
+ var Login_optionvalue = jQuery( "#select-login-bg option:selected" ).val();
255
+ if(Login_optionvalue== "static-background-color") {
256
+ jQuery( "#div-login-bg-color" ).show();
257
+ }
258
+
259
+ if(Login_optionvalue== "static-background-image") {
260
+ jQuery( "#div-login-bg-image" ).show();
261
+ }
262
+ }
263
+
264
+
265
+
266
+ function Custom_login_login(Action, id){
267
+ if(Action == "loginbgSave") {
268
+ (function() {
269
+
270
+ var dlgtrigger = document.querySelector( '[data-dialog2]' ),
271
+
272
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog2' ) ),
273
+ // svg..
274
+ morphEl = somedialog.querySelector( '.morph-shape' ),
275
+ s = Snap( morphEl.querySelector( 'svg' ) ),
276
+ path = s.select( 'path' ),
277
+ steps = {
278
+ open : morphEl.getAttribute( 'data-morph-open' ),
279
+ close : morphEl.getAttribute( 'data-morph-close' )
280
+ },
281
+ dlg = new DialogFx( somedialog, {
282
+ onOpenDialog : function( instance ) {
283
+ // animate path
284
+ setTimeout(function() {
285
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
286
+ }, 250 );
287
+ },
288
+ onCloseDialog : function( instance ) {
289
+ // animate path
290
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
291
+ }
292
+ } );
293
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
294
+ })();
295
+ var login_form_position = jQuery( "#login_form_position option:selected" ).val();
296
+ var login_form_float = jQuery('input[name=login_form_float]:checked').val();
297
+ if (!login_form_float) {
298
+ login_form_float = 'center';
299
+ }
300
+ var login_form_left = jQuery("#login_form_left").val();
301
+ var login_form_top = jQuery("#login_form_top").val();
302
+ var Login_bg_value = jQuery( "#select-login-bg option:selected" ).val();
303
+ var login_background_color = jQuery("#login-background-color").val();
304
+ var login_bg_color_overlay = jQuery( "#login_bg_color_overlay option:selected" ).val();
305
+ var login_bg_image = jQuery("#login_bg_image").val();
306
+ var login_form_opacity = jQuery("#login-opacity-text-box").val();
307
+ var login_form_width= jQuery("#login-width-text-box").val();
308
+ var login_form_radius= jQuery("#login-Radius-text-box").val();
309
+ var login_border_style = jQuery( "#login_border_style option:selected" ).val();
310
+ var login_redirect_force = jQuery( "#login_redirect_force option:selected" ).val();
311
+ var login_border_thikness = jQuery("#login-thickness-text-box").val();
312
+ var login_border_color = jQuery("#login-Border-color").val();
313
+ var login_bg_repeat = jQuery( "#login_bg_repeat option:selected" ).val();
314
+ var login_bg_position = jQuery( "#login_bg_position option:selected" ).val();
315
+ var login_custom_css = jQuery( "#login_custom_css").val();
316
+ var login_redirect_user = jQuery( "#login_redirect_user").val();
317
+ var login_force_redirect_url = jQuery( "#login_force_redirect_url").val();
318
+ var log_form_above_msg = jQuery( "#log_form_above_msg").val();
319
+ var login_msg_fontsize = jQuery("#login-msg-text-size").val();
320
+ var login_msg_font_color = jQuery("#login-msg-font-color").val();
321
+ var tagline_msg = jQuery( "#tagline_msg").val();
322
+ var login_tagline_text_color = jQuery("#login-tagline-text-color").val();
323
+ var login_tagline_link_color = jQuery("#login-tagline-link-color").val();
324
+ var user_cust_lbl = jQuery( "#user_cust_lbl").val();
325
+ var pass_cust_lbl = jQuery( "#pass_cust_lbl").val();
326
+ var label_username = jQuery( "#label_username").val();
327
+ var label_password = jQuery( "#label_password").val();
328
+ var label_loginButton = jQuery( "#label_loginButton").val();
329
+ //alert(tagline_msg);
330
+
331
+ if (document.getElementById('login_enable_shadow1').checked) {
332
+ var login_enable_shadow = document.getElementById('login_enable_shadow1').value;
333
+ } else {
334
+ var login_enable_shadow = document.getElementById('login_enable_shadow2').value;
335
+ }
336
+ var login_shadow_color = jQuery("#login_shadow_color").val();
337
+
338
+ var PostData = "Action=" + Action + "&login_form_position=" + login_form_position + "&Login_bg_value=" + Login_bg_value + "&login_background_color=" + login_background_color + "&login_bg_color_overlay=" + login_bg_color_overlay + "&login_bg_image=" + login_bg_image + "&login_form_opacity=" + login_form_opacity + "&login_form_width=" + login_form_width + "&login_form_radius=" + login_form_radius + "&login_border_style=" + login_border_style + "&login_redirect_force=" + login_redirect_force +"&login_border_thikness=" + login_border_thikness + "&login_border_color=" + login_border_color + "&login_bg_repeat=" + login_bg_repeat + "&login_bg_position=" + login_bg_position + "&login_enable_shadow=" + login_enable_shadow + "&login_shadow_color=" + login_shadow_color + "&login_custom_css=" + login_custom_css + "&login_redirect_user=" + login_redirect_user + "&login_force_redirect_url=" + login_force_redirect_url +"&login_form_left=" + login_form_left + "&log_form_above_msg=" + log_form_above_msg + "&login_msg_font_color=" + login_msg_font_color + "&login_tagline_text_color=" + login_tagline_text_color + "&login_tagline_link_color=" + login_tagline_link_color + "&login_msg_fontsize=" + login_msg_fontsize + "&login_form_top=" + login_form_top + "&login_form_float=" + login_form_float + "&tagline_msg=" + tagline_msg + "&user_cust_lbl=" + user_cust_lbl + "&pass_cust_lbl=" + pass_cust_lbl + '&label_username=' + label_username + '&label_password=' + label_password + '&label_loginButton=' + label_loginButton;
339
+ jQuery.ajax({
340
+ dataType : 'html',
341
+ type: 'POST',
342
+ url : location.href,
343
+ cache: false,
344
+ data : PostData,
345
+ complete : function() { },
346
+ success: function(data) {
347
+ // Save message box open
348
+ jQuery(".dialog-button2").click();
349
+ // Function to close message box
350
+ setTimeout(function(){
351
+ jQuery("#dialog-close-button2").click();
352
+ }, 1000);
353
+ }
354
+ });
355
+ }
356
+ // Save Message box Close On Mouse Hover
357
+ document.getElementById('dialog-close-button2').disabled = false;
358
+ jQuery('#dialog-close-button2').hover(function () {
359
+ jQuery("#dialog-close-button2").click();
360
+ document.getElementById('dialog-close-button2').disabled = true;
361
+ });
362
+
363
+ // Reset Message box Close On Mouse Hover
364
+ document.getElementById('dialog-close-button8').disabled = false;
365
+ jQuery('#dialog-close-button8').hover(function () {
366
+ jQuery("#dialog-close-button8").click();
367
+ document.getElementById('dialog-close-button8').disabled = true;
368
+ });
369
+
370
+ //on reset settings
371
+ if(Action == "loginbgReset") {
372
+ (function() {
373
+ var dlgtrigger = document.querySelector( '[data-dialog8]' ),
374
+
375
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog8' ) ),
376
+ // svg..
377
+ morphEl = somedialog.querySelector( '.morph-shape' ),
378
+ s = Snap( morphEl.querySelector( 'svg' ) ),
379
+ path = s.select( 'path' ),
380
+ steps = {
381
+ open : morphEl.getAttribute( 'data-morph-open' ),
382
+ close : morphEl.getAttribute( 'data-morph-close' )
383
+ },
384
+ dlg = new DialogFx( somedialog, {
385
+ onOpenDialog : function( instance ) {
386
+ // animate path
387
+ setTimeout(function() {
388
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
389
+ }, 250 );
390
+ },
391
+ onCloseDialog : function( instance ) {
392
+ // animate path
393
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
394
+ }
395
+ } );
396
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
397
+ })();
398
+
399
+ var PostData = "Action=" + Action ;
400
+ jQuery.ajax({
401
+ dataType : 'html',
402
+ type: 'POST',
403
+ url : location.href,
404
+ cache: false,
405
+ data : PostData,
406
+ complete : function() { },
407
+ success: function(data) {
408
+ // Show Background Image Option
409
+ jQuery(".no-login-bg").hide();
410
+ jQuery( "#div-login-bg-image" ).show();
411
+
412
+ // Show Login Form Position
413
+ jQuery( "#div-login-float" ).hide();
414
+ jQuery( "#div-login-custom" ).hide();
415
+ jQuery("#login_form_position").val('login_form_float');
416
+
417
+ //login Background Effect
418
+ jQuery("#login_bg_color_overlay").val('pattern-1');
419
+ //login border style
420
+ jQuery("#login_border_style").val('solid');
421
+
422
+ jQuery("#login_redirect_force").val('no');
423
+ //login Background Repeat
424
+ jQuery("#login_bg_repeat").val('repeat');
425
+ //login Background Position
426
+ jQuery("#login_bg_position").val('left top');
427
+
428
+ //Enable Login From Shadow
429
+ jQuery(document).ready( function() {
430
+ jQuery('input[name=enable_form_shadow]').val(['yes']);
431
+ // Message Display Above Login Form
432
+ jQuery("#log_form_above_msg").val('');
433
+ // Tagline Message Display Below Login Form
434
+ jQuery("#tagline_msg").val('This login form is created by <a href="https://wordpress.org/plugins/admin-custom-login/" target="_blank">ACL</a> , developed by <a href="https://www.weblizar.com" target="_blank">weblizar</a>');
435
+ //login Custom Css
436
+ jQuery("#login_custom_css").val('');
437
+ //login Redirect User
438
+ jQuery("#login_redirect_user").val('');
439
+
440
+ jQuery("#login_force_redirect_url").val("/wp-login.php");
441
+ // Username label text
442
+ jQuery("#user_cust_lbl").val('Type Username or Email');
443
+ // Password label text
444
+ jQuery("#pass_cust_lbl").val('Type Password');
445
+ });
446
+
447
+ //Login Image
448
+ document.getElementById("login_bg_image").value ="images/3d-background.jpg";
449
+ // Login From Background Color
450
+ jQuery("#td-login-background-color a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
451
+ // Login From Border Color
452
+ jQuery("#td-login-Border-color a.wp-color-result").closest("a").css({"background-color": "#0069A0"});
453
+ // Login From Shadow Color
454
+ jQuery("#login_shadow_color a.wp-color-result").closest("a").css({"background-color": "#C8C8C8"});
455
+
456
+ // Login Message Font Color
457
+ jQuery("#td-login-msg-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
458
+ jQuery("#td-login-tagline-text-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
459
+ jQuery("#td-login-tagline-link-color a.wp-color-result").closest("a").css({"background-color": "#f00"});
460
+
461
+ jQuery( "#login-opacity-slider" ).slider("value",10);
462
+ jQuery( "#login-opacity-text-box" ).val( jQuery( "#login-opacity-slider" ).slider( "value") );
463
+
464
+ jQuery( "#button-size-slider4" ).slider("value",520);
465
+ jQuery( "#login-width-text-box" ).val( jQuery( "#button-size-slider4" ).slider( "value") );
466
+
467
+ jQuery( "#button-size-slider5" ).slider("value",10 );
468
+ jQuery( "#login-Radius-text-box" ).val( jQuery( "#button-size-slider5" ).slider( "value") );
469
+
470
+ jQuery( "#button-size-slider6" ).slider("value",4 );
471
+ jQuery( "#login-thickness-text-box" ).val( jQuery( "#button-size-slider6" ).slider( "value") );
472
+
473
+ jQuery( "#button-msg-font-resizer" ).slider("value",16 );
474
+ jQuery( "#login-msg-text-size" ).val( jQuery( "#button-msg-font-resizer" ).slider( "value") );
475
+ // Reset message box open
476
+ jQuery(".dialog-button8").click();
477
+ // Function to close message box
478
+ setTimeout(function(){
479
+ jQuery("#dialog-close-button8").click();
480
+ }, 1000);
481
+ }
482
+ });
483
+ }
484
+ }
485
+
486
+ function Custom_login_social(Action, id){
487
+ if(Action == "socialSave") {
488
+ (function() {
489
+ var dlgtrigger = document.querySelector( '[data-dialog5]' ),
490
+
491
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog5' ) ),
492
+ // svg..
493
+ morphEl = somedialog.querySelector( '.morph-shape' ),
494
+ s = Snap( morphEl.querySelector( 'svg' ) ),
495
+ path = s.select( 'path' ),
496
+ steps = {
497
+ open : morphEl.getAttribute( 'data-morph-open' ),
498
+ close : morphEl.getAttribute( 'data-morph-close' )
499
+ },
500
+ dlg = new DialogFx( somedialog, {
501
+ onOpenDialog : function( instance ) {
502
+ // animate path
503
+ setTimeout(function() {
504
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
505
+ }, 250 );
506
+ },
507
+ onCloseDialog : function( instance ) {
508
+ // animate path
509
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
510
+ }
511
+ } );
512
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
513
+ })();
514
+ //enable disable
515
+ var enable_social_icon = jQuery( "#enable_social_icon option:selected" ).val();
516
+
517
+ if (document.getElementById('social_size1').checked) {
518
+ var social_icon_size = document.getElementById('social_size1').value;
519
+ } else if (document.getElementById('social_size2').checked) {
520
+ var social_icon_size = document.getElementById('social_size2').value;
521
+ } else {
522
+ var social_icon_size = document.getElementById('social_size3').value;
523
+ }
524
+ if (document.getElementById('social_layout1').checked) {
525
+ var social_icon_layout = document.getElementById('social_layout1').value;
526
+ } else {
527
+ var social_icon_layout = document.getElementById('social_layout2').value;
528
+ }
529
+ if (document.getElementById('social_link_new_window1').checked) {
530
+ var social_link_new_window = document.getElementById('social_link_new_window1').value;
531
+ } else {
532
+ var social_link_new_window = document.getElementById('social_link_new_window2').value;
533
+ }
534
+ var social_icon_color = jQuery("#social-icon-color").val();
535
+ var social_icon_color_onhover = jQuery("#social-icon-color-onhover").val();
536
+ var social_icon_bg = jQuery("#social-bg-color").val();
537
+ var social_icon_bg_onhover = jQuery("#social-bg-color-onhover").val();
538
+
539
+ // Social Links
540
+ var social_facebook_link = encodeURIComponent(jQuery("#facebook-link").val());
541
+ var social_twitter_link = encodeURIComponent(jQuery("#twitter-link").val());
542
+ var social_linkedin_link = encodeURIComponent(jQuery("#linkedin-link").val());
543
+ var social_google_plus_link = encodeURIComponent(jQuery("#google-plus-link").val());
544
+ var social_pinterest_link = encodeURIComponent(jQuery("#pinterest-link").val());
545
+ var social_digg_link = encodeURIComponent(jQuery("#digg-link").val());
546
+ var social_youtube_link = encodeURIComponent(jQuery("#youtube-link").val());
547
+ var social_flickr_link = encodeURIComponent(jQuery("#flickr-link").val());
548
+ var social_tumblr_link = encodeURIComponent(jQuery("#tumblr-link").val());
549
+ var social_skype_link = encodeURIComponent(jQuery("#skype-link").val());
550
+ var social_instagram_link = encodeURIComponent(jQuery("#instagram-link").val());
551
+ var social_telegram_link = encodeURIComponent(jQuery("#telegram-link").val());
552
+ var social_whatsapp_link = encodeURIComponent(jQuery("#whatsapp-link").val());
553
+
554
+ //console.log(social_link_new_window);
555
+
556
+ var PostData = "Action=" + Action + "&enable_social_icon=" + enable_social_icon + "&social_icon_size=" + social_icon_size + "&social_icon_layout=" + social_icon_layout + "&social_link_new_window=" + social_link_new_window + "&social_icon_color=" + social_icon_color + "&social_icon_color_onhover=" + social_icon_color_onhover + "&social_icon_bg=" + social_icon_bg + "&social_icon_bg_onhover=" + social_icon_bg_onhover + "&social_facebook_link=" + social_facebook_link + "&social_twitter_link=" + social_twitter_link + "&social_linkedin_link=" + social_linkedin_link + "&social_google_plus_link=" + social_google_plus_link + "&social_pinterest_link=" + social_pinterest_link + "&social_digg_link=" + social_digg_link + "&social_youtube_link=" + social_youtube_link + "&social_flickr_link=" + social_flickr_link + "&social_tumblr_link=" + social_tumblr_link + "&social_skype_link=" + social_skype_link + "&social_instagram_link=" + social_instagram_link + "&social_telegram_link=" + social_telegram_link + "&social_whatsapp_link=" + social_whatsapp_link;
557
+ jQuery.ajax({
558
+ dataType : 'html',
559
+ type: 'POST',
560
+ url : location.href,
561
+ cache: false,
562
+ data : PostData,
563
+ complete : function() { },
564
+ success: function(data) {
565
+ // Save message box open
566
+ jQuery(".dialog-button5").click();
567
+ // Function to close message box
568
+ setTimeout(function(){
569
+ jQuery("#dialog-close-button5").click();
570
+ }, 1000);
571
+ }
572
+ });
573
+ }
574
+ // Save Message box Close On Mouse Hover
575
+ document.getElementById('dialog-close-button5').disabled = false;
576
+ jQuery('#dialog-close-button5').hover(function () {
577
+ jQuery("#dialog-close-button5").click();
578
+ document.getElementById('dialog-close-button5').disabled = true;
579
+ });
580
+
581
+ // Reset Message box Close On Mouse Hover
582
+ document.getElementById('dialog-close-button6').disabled = false;
583
+ jQuery('#dialog-close-button6').hover(function () {
584
+ jQuery("#dialog-close-button6").click();
585
+ document.getElementById('dialog-close-button6').disabled = true;
586
+ });
587
+ if(Action == "socialReset") {
588
+ (function() {
589
+ var dlgtrigger = document.querySelector( '[data-dialog6]' ),
590
+
591
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog6' ) ),
592
+ // svg..
593
+ morphEl = somedialog.querySelector( '.morph-shape' ),
594
+ s = Snap( morphEl.querySelector( 'svg' ) ),
595
+ path = s.select( 'path' ),
596
+ steps = {
597
+ open : morphEl.getAttribute( 'data-morph-open' ),
598
+ close : morphEl.getAttribute( 'data-morph-close' )
599
+ },
600
+ dlg = new DialogFx( somedialog, {
601
+ onOpenDialog : function( instance ) {
602
+ // animate path
603
+ setTimeout(function() {
604
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
605
+ }, 250 );
606
+ },
607
+ onCloseDialog : function( instance ) {
608
+ // animate path
609
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
610
+ }
611
+ } );
612
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
613
+ })();
614
+
615
+ var PostData = "Action=" + Action ;
616
+ jQuery.ajax({
617
+ dataType : 'html',
618
+ type: 'POST',
619
+ url : location.href,
620
+ cache: false,
621
+ data : PostData,
622
+ complete : function() { },
623
+ success: function(data) {
624
+ jQuery("#enable_social_icon").val('outer');
625
+
626
+ jQuery(document).ready( function() {
627
+ jQuery('input[name=social_size]').val(['mediam']);
628
+ });
629
+
630
+ jQuery(document).ready( function() {
631
+ jQuery('input[name=social_layout]').val(['rectangle']);
632
+ });
633
+
634
+ jQuery("#social-icon-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
635
+ jQuery("#social-icon-color-onhover a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
636
+ jQuery("#social-bg-color a.wp-color-result").closest("a").css({"background-color": "#1e73be"});
637
+ jQuery("#social-bg-color-onhover a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
638
+
639
+ document.getElementById("facebook-link").value ="http://facebook.com";
640
+ document.getElementById("twitter-link").value ="https://twitter.com/minimalmonkey";
641
+ document.getElementById("linkedin-link").value ="https://in.linkedin.com/";
642
+ document.getElementById("google-plus-link").value ="http://plus.google.com";
643
+ document.getElementById("pinterest-link").value ="https://in.pinterest.com/";
644
+ document.getElementById("digg-link").value ="https://digg.com/";
645
+ document.getElementById("youtube-link").value ="https://youtube.com/";
646
+ document.getElementById("flickr-link").value ="https://flickr.com/";
647
+ document.getElementById("tumblr-link").value ="https://tumblr.com/";
648
+ document.getElementById("skype-link").value ="https://skype.com/";
649
+ document.getElementById("instagram-link").value ="https://instagram.com/";
650
+ document.getElementById("telegram-link").value ="https://telegram.org/";
651
+ document.getElementById("whatsapp-link").value ="https://www.whatsapp.com/";
652
+ // Save message box open
653
+ jQuery(".dialog-button6").click();
654
+ // Function to close message box
655
+ setTimeout(function(){
656
+ jQuery("#dialog-close-button6").click();
657
+ }, 1000);
658
+ }
659
+ });
660
+ }
661
+ }
662
+
663
+ jQuery(document).ready(function(){
664
+ //Enable Social Icon
665
+ var enable_social_icon = login_object.enable_social_icon;
666
+ if (enable_social_icon != "") {
667
+ jQuery("#enable_social_icon").val(enable_social_icon);
668
+ }else {
669
+ enable_social_icon = "";
670
+ }
671
+
672
+ });
js/inlinejs/pagesettings.js ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ function Acl_show_Image_3() {
2
+ var img_src= document.getElementById("logo-image").value;
3
+ jQuery("#logo_img_prev").attr('src',img_src);
4
+ }
5
+ //button Button-font-size slider
6
+ jQuery(function() {
7
+ jQuery( "#logo-width-slider" ).slider({
8
+ orientation: "horizontal",
9
+ range: "min",
10
+ max: 500,
11
+ min:0,
12
+ slide: function( event, ui ) {
13
+ jQuery( "#logo-width-text-box" ).val( ui.value );
14
+ }
15
+ });
16
+ var logo_width = page_settings_object.logo_width;
17
+ if(logo_width != ""){
18
+ jQuery( "#logo-width-slider" ).slider("value",logo_width);
19
+ }else {
20
+ logo_width = "200";
21
+ }
22
+ // jQuery( "#logo-width-slider" ).slider("value",<?php if($logo_width != ""){echo esc_attr($logo_width);}else{echo "200";}?>);
23
+ jQuery( "#logo-width-text-box" ).val( jQuery( "#logo-width-slider" ).slider( "value") );
24
+ });
25
+
26
+ //button Button-font-size slider
27
+ jQuery(function() {
28
+ jQuery( "#logo-height-slider" ).slider({
29
+ orientation: "horizontal",
30
+ range: "min",
31
+ max: 500,
32
+ min:0,
33
+ slide: function(event,ui){
34
+ jQuery( "#logo-height-text-box" ).val( ui.value );
35
+ }
36
+ });
37
+ var logo_height = page_settings_object.logo_height;
38
+ if(logo_height != ""){
39
+ jQuery( "#logo-height-slider" ).slider("value",logo_height);
40
+ }else {
41
+ logo_height = "60";
42
+ }
43
+ // jQuery( "#logo-height-slider" ).slider("value",<?php if($logo_height != ""){echo esc_attr($logo_height);}else{echo "60";}?> );
44
+ jQuery( "#logo-height-text-box" ).val( jQuery( "#logo-height-slider" ).slider( "value") );
45
+ });
46
+
47
+
48
+ function Custom_login_logo(Action, id){
49
+ if(Action == "logoSave") {
50
+ (function(){
51
+ var dlgtrigger = document.querySelector( '[data-dialog4]' ),
52
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog4' ) ),
53
+ // svg..
54
+ morphEl = somedialog.querySelector( '.morph-shape' ),
55
+ s = Snap( morphEl.querySelector( 'svg' ) ),
56
+ path = s.select( 'path' ),
57
+ steps = {
58
+ open : morphEl.getAttribute( 'data-morph-open' ),
59
+ close : morphEl.getAttribute( 'data-morph-close' )
60
+ },
61
+ dlg = new DialogFx( somedialog, {
62
+ onOpenDialog : function( instance ) {
63
+ // animate path
64
+ setTimeout(function() {
65
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
66
+ }, 250 );
67
+ },
68
+ onCloseDialog : function( instance ) {
69
+ // animate path
70
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
71
+ }
72
+ } );
73
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
74
+ })();
75
+
76
+ var logo_image = jQuery("#logo-image").val();
77
+ var logo_show = jQuery('input[name=show_logo]:checked').val();
78
+ var logo_width = jQuery("#logo-width-text-box").val();
79
+ var logo_height = jQuery("#logo-height-text-box").val();
80
+ var logo_url = jQuery("#log-url").val();
81
+ var logo_url_title = jQuery("#log-url-title").val();
82
+ var PostData = "Action=" + Action + "&logo_image=" + logo_image + "&logo_show=" + logo_show + "&logo_width=" + logo_width + "&logo_height=" + logo_height + "&logo_url=" + logo_url + "&logo_url_title=" + logo_url_title;
83
+ jQuery.ajax({
84
+ dataType : 'html',
85
+ type: 'POST',
86
+ url : location.href,
87
+ cache: false,
88
+ data : PostData,
89
+ complete : function() { },
90
+ success: function(data) {
91
+ // Save message box open
92
+ jQuery(".dialog-button4").click();
93
+ // Function to close message box
94
+ setTimeout(function(){
95
+ jQuery("#dialog-close-button4").click();
96
+ }, 1000);
97
+ }
98
+ });
99
+ }
100
+
101
+ // Save Message box Close On Mouse Hover
102
+ document.getElementById('dialog-close-button4').disabled = false;
103
+ jQuery('#dialog-close-button4').hover(function () {
104
+ jQuery("#dialog-close-button4").click();
105
+ document.getElementById('dialog-close-button4').disabled = true;
106
+ });
107
+
108
+ // Reset Message box Close On Mouse Hover
109
+ document.getElementById('dialog-close-button10').disabled = false;
110
+ jQuery('#dialog-close-button10').hover(function () {
111
+ jQuery("#dialog-close-button10").click();
112
+ document.getElementById('dialog-close-button10').disabled = true;
113
+ });
114
+
115
+ if(Action == "logoReset") {
116
+ (function(){
117
+ var dlgtrigger = document.querySelector( '[data-dialog10]' ),
118
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog10' ) ),
119
+ // svg..
120
+ morphEl = somedialog.querySelector( '.morph-shape' ),
121
+ s = Snap( morphEl.querySelector( 'svg' ) ),
122
+ path = s.select( 'path' ),
123
+ steps = {
124
+ open : morphEl.getAttribute( 'data-morph-open' ),
125
+ close : morphEl.getAttribute( 'data-morph-close' )
126
+ },
127
+ dlg = new DialogFx( somedialog, {
128
+ onOpenDialog : function( instance ) {
129
+ // animate path
130
+ setTimeout(function() {
131
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
132
+ }, 250 );
133
+ },
134
+ onCloseDialog : function( instance ) {
135
+ // animate path
136
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
137
+ }
138
+ } );
139
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
140
+ })();
141
+
142
+ var PostData = "Action=" + Action ;
143
+ jQuery.ajax({
144
+ dataType : 'html',
145
+ type: 'POST',
146
+ url : location.href,
147
+ cache: false,
148
+ data : PostData,
149
+ complete : function() { },
150
+ success: function(data) {
151
+ document.getElementById("logo-image").value;
152
+
153
+ jQuery( "#logo-width-slider" ).slider("value",274 );
154
+ jQuery( "#logo-width-text-box" ).val( jQuery( "#logo-width-slider" ).slider( "value") );
155
+
156
+ jQuery( "#logo-height-slider" ).slider("value",63);
157
+ jQuery( "#logo-height-text-box" ).val( jQuery( "#logo-height-slider" ).slider( "value") );
158
+
159
+ document.getElementById("log-url").value;
160
+ document.getElementById("log-url-title").value ="Your Site Name and Info";
161
+
162
+ // Reset message box open
163
+ jQuery(".dialog-button10").click();
164
+ // Function to close message box
165
+ setTimeout(function(){
166
+ jQuery("#dialog-close-button10").click();
167
+ }, 1000);
168
+ }
169
+ });
170
+ }
171
+ }
172
+ // Font awsome icon picker
173
+ jQuery(function() {
174
+ jQuery('.icp').iconpicker({
175
+ title: 'Font Awesome 5 Free', // Popover title (optional) only if specified in the template
176
+ selected: false, // use this value as the current item and ignore the original
177
+ defaultValue: true, // use this value as the current item if input or element value is empty
178
+ placement: 'topRight', // (has some issues with auto and CSS). auto, top, bottom, left, right
179
+ showFooter: true,
180
+ mustAccept:false,
181
+ });
182
+ });
js/textandcolor.js ADDED
@@ -0,0 +1,308 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery(function() {
2
+ jQuery( "#button-size-slider" ).slider({
3
+ orientation: "horizontal",
4
+ range: "min",
5
+ max: 100,
6
+ min:0,
7
+ slide: function( event, ui ) {
8
+ jQuery( "#headline-size-text-box" ).val( ui.value );
9
+ }
10
+ });
11
+
12
+ var heading_font_size = textandcolor_object.heading_font_size;
13
+ if ( heading_font_size.length != 0 && heading_font_size != undefined ){
14
+ heading_font_size = textandcolor_object.heading_font_size;
15
+ } else {
16
+ heading_font_size = '30';
17
+ }
18
+ jQuery( "#button-size-slider" ).slider("value",heading_font_size);
19
+
20
+ // jQuery( "#button-size-slider" ).slider("value",<?php if($heading_font_size != ""){echo esc_attr($heading_font_size);}else{echo "30";}?> );
21
+ jQuery( "#headline-size-text-box" ).val( jQuery( "#button-size-slider" ).slider( "value") );
22
+ });
23
+
24
+ //button Input-Font-size slider
25
+ jQuery(function() {
26
+ jQuery( "#button-size-slider2" ).slider({
27
+ orientation: "horizontal",
28
+ range: "min",
29
+ max: 100,
30
+ min:0,
31
+ slide: function( event, ui ) {
32
+ jQuery( "#input-size-text-box" ).val( ui.value );
33
+ }
34
+ });
35
+
36
+ var input_font_size = textandcolor_object.input_font_size;
37
+ if(input_font_size != ""){
38
+ jQuery( "#button-size-slider2" ).slider("value",input_font_size);
39
+ }else{
40
+ jQuery( "#button-size-slider2" ).slider("value",'30');
41
+ }
42
+
43
+ jQuery( "#input-size-text-box" ).val( jQuery( "#button-size-slider2" ).slider( "value") );
44
+ });
45
+
46
+ //button Link-font-size slider
47
+ jQuery(function() {
48
+ jQuery( "#button-size-slider3" ).slider({
49
+ orientation: "horizontal",
50
+ range: "min",
51
+ max: 100,
52
+ min:0,
53
+ slide: function( event, ui ) {
54
+ jQuery( "#link-size-text-box" ).val( ui.value );
55
+ }
56
+ });
57
+
58
+ var link_size = textandcolor_object.link_size;
59
+ if(link_size != ""){
60
+ jQuery( "#button-size-slider3" ).slider("value",link_size);
61
+ }else {
62
+ jQuery( "#button-size-slider3" ).slider("value","30");
63
+ }
64
+
65
+
66
+ // jQuery( "#button-size-slider3" ).slider("value",<?php if($link_size != ""){echo esc_attr($link_size);}else{echo "30";}?>);
67
+ jQuery( "#link-size-text-box" ).val( jQuery( "#button-size-slider3" ).slider( "value") );
68
+ });
69
+
70
+ //button Button-font-size slider
71
+ jQuery(function() {
72
+ jQuery( "#button-size-slider7" ).slider({
73
+ orientation: "horizontal",
74
+ range: "min",
75
+ max: 100,
76
+ min:0,
77
+ slide: function( event, ui ){
78
+ jQuery( "#button-size-text-box" ).val( ui.value );
79
+ }
80
+ });
81
+
82
+ var button_font_size = textandcolor_object.button_font_size;
83
+ if(button_font_size != ""){
84
+ jQuery( "#button-size-slider7" ).slider("value",button_font_size);
85
+ }else {
86
+ jQuery( "#button-size-slider7" ).slider("value","30");
87
+ }
88
+ // jQuery( "#button-size-slider7" ).slider("value",<?php if($button_font_size != ""){echo esc_attr($button_font_size);}else{echo "30";}?> );
89
+ jQuery( "#button-size-text-box" ).val( jQuery("#button-size-slider7").slider("value"));
90
+ });
91
+
92
+ //Set Value of Drop Down
93
+ jQuery(document).ready(function(){
94
+ //Headline Font Style
95
+ var heading_font_style = textandcolor_object.heading_font_style;
96
+ if(textandcolor_object != ""){
97
+ jQuery("#headline_font_style").val(heading_font_style);
98
+ }else {
99
+ var heading_font_style = '';
100
+ };
101
+ //Input Font Style
102
+ var input_font_style = textandcolor_object.input_font_style;
103
+ if(input_font_style != ""){
104
+ jQuery("#input_font_style").val(input_font_style);
105
+ }else{
106
+ var input_font_style = "";
107
+ }
108
+
109
+ //Link Font Style
110
+ var link_font_style = textandcolor_object.link_font_style;
111
+ if(link_font_style != ""){
112
+ jQuery("#link_font_style").val(link_font_style);
113
+ }else{
114
+ var link_font_style = "";
115
+ }
116
+
117
+ //Button Font Style
118
+ var button_font_style = textandcolor_object.button_font_style;
119
+ if(button_font_style != ""){
120
+ jQuery("#button_font_style").val( button_font_style);
121
+ } else {
122
+ var button_font_style = "";
123
+ }
124
+ });
125
+
126
+
127
+ function Custom_login_text(Action, id){
128
+ if(Action == "textandcolorSave") {
129
+ (function() {
130
+ var dlgtrigger = document.querySelector( '[data-dialog3]' ),
131
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog3' ) ),
132
+ // svg..
133
+ morphEl = somedialog.querySelector( '.morph-shape' ),
134
+ s = Snap( morphEl.querySelector( 'svg' ) ),
135
+ path = s.select( 'path' ),
136
+ steps = {
137
+ open : morphEl.getAttribute( 'data-morph-open' ),
138
+ close : morphEl.getAttribute( 'data-morph-close' )
139
+ },
140
+ dlg = new DialogFx( somedialog, {
141
+ onOpenDialog : function( instance ) {
142
+ // animate path
143
+ setTimeout(function() {
144
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
145
+ }, 250 );
146
+ },
147
+ onCloseDialog : function( instance ) {
148
+ // animate path
149
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
150
+ }
151
+ } );
152
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
153
+ })();
154
+
155
+ var heading_font_color = jQuery("#headline-font-color").val();
156
+ var input_font_color = jQuery("#input-font-color").val();
157
+ var link_color = jQuery("#link-color").val();
158
+ var button_color = jQuery("#button-color").val();
159
+ var login_button_font_color = jQuery("#login-button-text-color").val();
160
+ var heading_font_size = jQuery("#headline-size-text-box").val();
161
+ var input_font_size = jQuery("#input-size-text-box").val();
162
+ var link_size = jQuery("#link-size-text-box").val();
163
+ var button_font_size = jQuery("#button-size-text-box").val();
164
+
165
+ if (document.getElementById('enable_Link_shadow1').checked) {
166
+ var enable_link_shadow = document.getElementById('enable_Link_shadow1').value;
167
+ } else {
168
+ var enable_link_shadow = document.getElementById('enable_Link_shadow2').value;
169
+ }
170
+ if (document.getElementById('show_remember_me_field1').checked) {
171
+ var show_remember_me_field = document.getElementById('show_remember_me_field1').value;
172
+ } else {
173
+ var show_remember_me_field = document.getElementById('show_remember_me_field2').value;
174
+ }
175
+ if (document.getElementById('show_back_to_site_link1').checked) {
176
+ var show_back_to_site_link = document.getElementById('show_back_to_site_link1').value;
177
+ } else {
178
+ var show_back_to_site_link = document.getElementById('show_back_to_site_link2').value;
179
+ }
180
+ if (document.getElementById('show_copyright_link_text1').checked) {
181
+ var show_copyright_link_text = document.getElementById('show_copyright_link_text1').value;
182
+ } else {
183
+ var show_copyright_link_text = document.getElementById('show_copyright_link_text2').value;
184
+ }
185
+ var link_shadow_color = jQuery("#link-shadow-color").val();
186
+
187
+ var heading_font_style = jQuery( "#headline_font_style option:selected" ).val();
188
+ var input_font_style = jQuery( "#input_font_style option:selected" ).val();
189
+ var link_font_style = jQuery( "#link_font_style option:selected" ).val();
190
+ var button_font_style = jQuery( "#button_font_style option:selected" ).val();
191
+
192
+ if (document.getElementById('enable_inputbox_icon1').checked) {
193
+ var enable_inputbox_icon = document.getElementById('enable_inputbox_icon1').value;
194
+ } else {
195
+ var enable_inputbox_icon = document.getElementById('enable_inputbox_icon2').value;
196
+ }
197
+ var user_input_icon = jQuery("#user-input-icon").val();
198
+ var password_input_icon = jQuery("#password-input-icon").val();
199
+ var PostData = "Action=" + Action + "&heading_font_color=" + heading_font_color + "&input_font_color=" + input_font_color + "&link_color=" + link_color + "&button_color=" + button_color + "&login_button_font_color=" + login_button_font_color + "&heading_font_size=" + heading_font_size + "&input_font_size=" + input_font_size + "&link_size=" + link_size + "&button_font_size=" + button_font_size + "&enable_link_shadow=" + enable_link_shadow + "&show_remember_me_field=" + show_remember_me_field + "&show_back_to_site_link=" + show_back_to_site_link + "&show_copyright_link_text=" + show_copyright_link_text + "&link_shadow_color=" + link_shadow_color + "&heading_font_style=" + heading_font_style + "&input_font_style=" + input_font_style + "&link_font_style=" + link_font_style + "&button_font_style=" + button_font_style + "&enable_inputbox_icon=" + enable_inputbox_icon + "&user_input_icon=" + user_input_icon + "&password_input_icon=" + password_input_icon;
200
+ jQuery.ajax({
201
+ dataType : 'html',
202
+ type: 'POST',
203
+ url : location.href,
204
+ cache: false,
205
+ data : PostData,
206
+ complete : function() { },
207
+ success: function(data) {
208
+ // Save message box open
209
+ jQuery(".dialog-button3").click();
210
+ // Function to close message box
211
+ setTimeout(function(){
212
+ jQuery("#dialog-close-button3").click();
213
+ }, 1000);
214
+ }
215
+ });
216
+ }
217
+ // Save Message box Close On Mouse Hover
218
+ document.getElementById('dialog-close-button3').disabled = false;
219
+ jQuery('#dialog-close-button3').hover(function () {
220
+ jQuery("#dialog-close-button3").click();
221
+ document.getElementById('dialog-close-button3').disabled = true;
222
+ });
223
+
224
+ // Reset Message box Close On Mouse Hover
225
+ document.getElementById('dialog-close-button9').disabled = false;
226
+ jQuery('#dialog-close-button9').hover(function () {
227
+ jQuery("#dialog-close-button9").click();
228
+ document.getElementById('dialog-close-button9').disabled = true;
229
+ });
230
+
231
+ if(Action == "textandcolorReset") {
232
+ (function() {
233
+ var dlgtrigger = document.querySelector( '[data-dialog9]' ),
234
+ somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog9' ) ),
235
+ // svg..
236
+ morphEl = somedialog.querySelector( '.morph-shape' ),
237
+ s = Snap( morphEl.querySelector( 'svg' ) ),
238
+ path = s.select( 'path' ),
239
+ steps = {
240
+ open : morphEl.getAttribute( 'data-morph-open' ),
241
+ close : morphEl.getAttribute( 'data-morph-close' )
242
+ },
243
+ dlg = new DialogFx( somedialog, {
244
+ onOpenDialog : function( instance ) {
245
+ // animate path
246
+ setTimeout(function() {
247
+ path.stop().animate( { 'path' : steps.open }, 1500, mina.elastic );
248
+ }, 250 );
249
+ },
250
+ onCloseDialog : function( instance ) {
251
+ // animate path
252
+ path.stop().animate( { 'path' : steps.close }, 250, mina.easeout );
253
+ }
254
+ });
255
+ dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) );
256
+ })();
257
+
258
+ var PostData = "Action=" + Action ;
259
+ jQuery.ajax({
260
+ dataType : 'html',
261
+ type: 'POST',
262
+ url : location.href,
263
+ cache: false,
264
+ data : PostData,
265
+ complete : function() { },
266
+ success: function(data) {
267
+ //Headline Font Style
268
+ jQuery("#headline_font_style").val('Arial');
269
+ //Input Font Style
270
+ jQuery("#input_font_style").val('Arial');
271
+ //Link Font Style
272
+ jQuery("#link_font_style").val('Arial');
273
+ //Button Font Style
274
+ jQuery("#button_font_style").val('Arial');
275
+ // Heading Font Color
276
+ jQuery("#td-headline-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
277
+ // Input Font Color
278
+ jQuery("#td-input-font-color a.wp-color-result").closest("a").css({"background-color": "#000000"});
279
+ //Link Font Color
280
+ jQuery("#td-link-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
281
+ // Button Font Color
282
+ jQuery("#td-button-font-color a.wp-color-result").closest("a").css({"background-color": "#dd3333"});
283
+ jQuery("#td-login-button-font-color a.wp-color-result").closest("a").css({"background-color": "#ffffff"});
284
+
285
+ jQuery( "#button-size-slider" ).slider("value",14 );
286
+ jQuery( "#headline-size-text-box" ).val( jQuery( "#button-size-slider" ).slider( "value") );
287
+
288
+ jQuery( "#button-size-slider2" ).slider("value",18 );
289
+ jQuery( "#input-size-text-box" ).val( jQuery( "#button-size-slider2" ).slider( "value") );
290
+
291
+ jQuery( "#button-size-slider3" ).slider("value",14 );
292
+ jQuery( "#link-size-text-box" ).val( jQuery( "#button-size-slider3" ).slider( "value") );
293
+
294
+ jQuery( "#button-size-slider7" ).slider("value",14 );
295
+ jQuery( "#button-size-text-box" ).val( jQuery( "#button-size-slider7" ).slider( "value") );
296
+
297
+ document.getElementById("user-input-icon").value ='fa-user';
298
+ document.getElementById("password-input-icon").value ='fa-key';
299
+ // Reset message box open
300
+ jQuery(".dialog-button9").click();
301
+ // Function to close message box
302
+ setTimeout(function(){
303
+ jQuery("#dialog-close-button9").click();
304
+ }, 1000);
305
+ }
306
+ });
307
+ }
308
+ }
js/webfonts.js ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Copyright 2016 Small Batch, Inc.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not
5
+ * use this file except in compliance with the License. You may obtain a copy of
6
+ * the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13
+ * License for the specific language governing permissions and limitations under
14
+ * the License.
15
+ */
16
+ /* Web Font Loader v1.6.26 - (c) Adobe Systems, Google. License: Apache 2.0 */(function(){function aa(a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}}function p(a,b,c){p=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?aa:ba;return p.apply(null,arguments)}var q=Date.now||function(){return+new Date};function ca(a,b){this.a=a;this.m=b||a;this.c=this.m.document}var da=!!window.FontFace;function t(a,b,c,d){b=a.c.createElement(b);if(c)for(var e in c)c.hasOwnProperty(e)&&("style"==e?b.style.cssText=c[e]:b.setAttribute(e,c[e]));d&&b.appendChild(a.c.createTextNode(d));return b}function u(a,b,c){a=a.c.getElementsByTagName(b)[0];a||(a=document.documentElement);a.insertBefore(c,a.lastChild)}function v(a){a.parentNode&&a.parentNode.removeChild(a)}
17
+ function w(a,b,c){b=b||[];c=c||[];for(var d=a.className.split(/\s+/),e=0;e<b.length;e+=1){for(var f=!1,g=0;g<d.length;g+=1)if(b[e]===d[g]){f=!0;break}f||d.push(b[e])}b=[];for(e=0;e<d.length;e+=1){f=!1;for(g=0;g<c.length;g+=1)if(d[e]===c[g]){f=!0;break}f||b.push(d[e])}a.className=b.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function y(a,b){for(var c=a.className.split(/\s+/),d=0,e=c.length;d<e;d++)if(c[d]==b)return!0;return!1}
18
+ function z(a){if("string"===typeof a.f)return a.f;var b=a.m.location.protocol;"about:"==b&&(b=a.a.location.protocol);return"https:"==b?"https:":"http:"}function ea(a){return a.m.location.hostname||a.a.location.hostname}
19
+ function A(a,b,c){function d(){k&&e&&f&&(k(g),k=null)}b=t(a,"link",{rel:"stylesheet",href:b,media:"all"});var e=!1,f=!0,g=null,k=c||null;da?(b.onload=function(){e=!0;d()},b.onerror=function(){e=!0;g=Error("Stylesheet failed to load");d()}):setTimeout(function(){e=!0;d()},0);u(a,"head",b)}
20
+ function B(a,b,c,d){var e=a.c.getElementsByTagName("head")[0];if(e){var f=t(a,"script",{src:b}),g=!1;f.onload=f.onreadystatechange=function(){g||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(g=!0,c&&c(null),f.onload=f.onreadystatechange=null,"HEAD"==f.parentNode.tagName&&e.removeChild(f))};e.appendChild(f);setTimeout(function(){g||(g=!0,c&&c(Error("Script load timeout")))},d||5E3);return f}return null};function C(){this.a=0;this.c=null}function D(a){a.a++;return function(){a.a--;E(a)}}function F(a,b){a.c=b;E(a)}function E(a){0==a.a&&a.c&&(a.c(),a.c=null)};function G(a){this.a=a||"-"}G.prototype.c=function(a){for(var b=[],c=0;c<arguments.length;c++)b.push(arguments[c].replace(/[\W_]+/g,"").toLowerCase());return b.join(this.a)};function H(a,b){this.c=a;this.f=4;this.a="n";var c=(b||"n4").match(/^([nio])([1-9])$/i);c&&(this.a=c[1],this.f=parseInt(c[2],10))}function fa(a){return I(a)+" "+(a.f+"00")+" 300px "+J(a.c)}function J(a){var b=[];a=a.split(/,\s*/);for(var c=0;c<a.length;c++){var d=a[c].replace(/['"]/g,"");-1!=d.indexOf(" ")||/^\d/.test(d)?b.push("'"+d+"'"):b.push(d)}return b.join(",")}function K(a){return a.a+a.f}function I(a){var b="normal";"o"===a.a?b="oblique":"i"===a.a&&(b="italic");return b}
21
+ function ga(a){var b=4,c="n",d=null;a&&((d=a.match(/(normal|oblique|italic)/i))&&d[1]&&(c=d[1].substr(0,1).toLowerCase()),(d=a.match(/([1-9]00|normal|bold)/i))&&d[1]&&(/bold/i.test(d[1])?b=7:/[1-9]00/.test(d[1])&&(b=parseInt(d[1].substr(0,1),10))));return c+b};function ha(a,b){this.c=a;this.f=a.m.document.documentElement;this.h=b;this.a=new G("-");this.j=!1!==b.events;this.g=!1!==b.classes}function ia(a){a.g&&w(a.f,[a.a.c("wf","loading")]);L(a,"loading")}function M(a){if(a.g){var b=y(a.f,a.a.c("wf","active")),c=[],d=[a.a.c("wf","loading")];b||c.push(a.a.c("wf","inactive"));w(a.f,c,d)}L(a,"inactive")}function L(a,b,c){if(a.j&&a.h[b])if(c)a.h[b](c.c,K(c));else a.h[b]()};function ja(){this.c={}}function ka(a,b,c){var d=[],e;for(e in b)if(b.hasOwnProperty(e)){var f=a.c[e];f&&d.push(f(b[e],c))}return d};function N(a,b){this.c=a;this.f=b;this.a=t(this.c,"span",{"aria-hidden":"true"},this.f)}function O(a){u(a.c,"body",a.a)}function P(a){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+J(a.c)+";"+("font-style:"+I(a)+";font-weight:"+(a.f+"00")+";")};function Q(a,b,c,d,e,f){this.g=a;this.j=b;this.a=d;this.c=c;this.f=e||3E3;this.h=f||void 0}Q.prototype.start=function(){var a=this.c.m.document,b=this,c=q(),d=new Promise(function(d,e){function k(){q()-c>=b.f?e():a.fonts.load(fa(b.a),b.h).then(function(a){1<=a.length?d():setTimeout(k,25)},function(){e()})}k()}),e=new Promise(function(a,d){setTimeout(d,b.f)});Promise.race([e,d]).then(function(){b.g(b.a)},function(){b.j(b.a)})};function R(a,b,c,d,e,f,g){this.v=a;this.B=b;this.c=c;this.a=d;this.s=g||"BESbswy";this.f={};this.w=e||3E3;this.u=f||null;this.o=this.j=this.h=this.g=null;this.g=new N(this.c,this.s);this.h=new N(this.c,this.s);this.j=new N(this.c,this.s);this.o=new N(this.c,this.s);a=new H(this.a.c+",serif",K(this.a));a=P(a);this.g.a.style.cssText=a;a=new H(this.a.c+",sans-serif",K(this.a));a=P(a);this.h.a.style.cssText=a;a=new H("serif",K(this.a));a=P(a);this.j.a.style.cssText=a;a=new H("sans-serif",K(this.a));a=
22
+ P(a);this.o.a.style.cssText=a;O(this.g);O(this.h);O(this.j);O(this.o)}var S={D:"serif",C:"sans-serif"},T=null;function U(){if(null===T){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);T=!!a&&(536>parseInt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return T}R.prototype.start=function(){this.f.serif=this.j.a.offsetWidth;this.f["sans-serif"]=this.o.a.offsetWidth;this.A=q();la(this)};
23
+ function ma(a,b,c){for(var d in S)if(S.hasOwnProperty(d)&&b===a.f[S[d]]&&c===a.f[S[d]])return!0;return!1}function la(a){var b=a.g.a.offsetWidth,c=a.h.a.offsetWidth,d;(d=b===a.f.serif&&c===a.f["sans-serif"])||(d=U()&&ma(a,b,c));d?q()-a.A>=a.w?U()&&ma(a,b,c)&&(null===a.u||a.u.hasOwnProperty(a.a.c))?V(a,a.v):V(a,a.B):na(a):V(a,a.v)}function na(a){setTimeout(p(function(){la(this)},a),50)}function V(a,b){setTimeout(p(function(){v(this.g.a);v(this.h.a);v(this.j.a);v(this.o.a);b(this.a)},a),0)};function W(a,b,c){this.c=a;this.a=b;this.f=0;this.o=this.j=!1;this.s=c}var X=null;W.prototype.g=function(a){var b=this.a;b.g&&w(b.f,[b.a.c("wf",a.c,K(a).toString(),"active")],[b.a.c("wf",a.c,K(a).toString(),"loading"),b.a.c("wf",a.c,K(a).toString(),"inactive")]);L(b,"fontactive",a);this.o=!0;oa(this)};
24
+ W.prototype.h=function(a){var b=this.a;if(b.g){var c=y(b.f,b.a.c("wf",a.c,K(a).toString(),"active")),d=[],e=[b.a.c("wf",a.c,K(a).toString(),"loading")];c||d.push(b.a.c("wf",a.c,K(a).toString(),"inactive"));w(b.f,d,e)}L(b,"fontinactive",a);oa(this)};function oa(a){0==--a.f&&a.j&&(a.o?(a=a.a,a.g&&w(a.f,[a.a.c("wf","active")],[a.a.c("wf","loading"),a.a.c("wf","inactive")]),L(a,"active")):M(a.a))};function pa(a){this.j=a;this.a=new ja;this.h=0;this.f=this.g=!0}pa.prototype.load=function(a){this.c=new ca(this.j,a.context||this.j);this.g=!1!==a.events;this.f=!1!==a.classes;qa(this,new ha(this.c,a),a)};
25
+ function ra(a,b,c,d,e){var f=0==--a.h;(a.f||a.g)&&setTimeout(function(){var a=e||null,k=d||null||{};if(0===c.length&&f)M(b.a);else{b.f+=c.length;f&&(b.j=f);var h,m=[];for(h=0;h<c.length;h++){var l=c[h],n=k[l.c],r=b.a,x=l;r.g&&w(r.f,[r.a.c("wf",x.c,K(x).toString(),"loading")]);L(r,"fontloading",x);r=null;null===X&&(X=window.FontFace?(x=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent))?42<parseInt(x[1],10):!0:!1);X?r=new Q(p(b.g,b),p(b.h,b),b.c,l,b.s,n):r=new R(p(b.g,b),p(b.h,b),b.c,l,b.s,a,
26
+ n);m.push(r)}for(h=0;h<m.length;h++)m[h].start()}},0)}function qa(a,b,c){var d=[],e=c.timeout;ia(b);var d=ka(a.a,c,a.c),f=new W(a.c,b,e);a.h=d.length;b=0;for(c=d.length;b<c;b++)d[b].load(function(b,d,c){ra(a,f,b,d,c)})};function sa(a,b){this.c=a;this.a=b}function ta(a,b,c){var d=z(a.c);a=(a.a.api||"fast.fonts.net/jsapi").replace(/^.*http(s?):(\/\/)?/,"");return d+"//"+a+"/"+b+".js"+(c?"?v="+c:"")}
27
+ sa.prototype.load=function(a){function b(){if(f["__mti_fntLst"+d]){var c=f["__mti_fntLst"+d](),e=[],h;if(c)for(var m=0;m<c.length;m++){var l=c[m].fontfamily;void 0!=c[m].fontStyle&&void 0!=c[m].fontWeight?(h=c[m].fontStyle+c[m].fontWeight,e.push(new H(l,h))):e.push(new H(l))}a(e)}else setTimeout(function(){b()},50)}var c=this,d=c.a.projectId,e=c.a.version;if(d){var f=c.c.m;B(this.c,ta(c,d,e),function(e){e?a([]):(f["__MonotypeConfiguration__"+d]=function(){return c.a},b())}).id="__MonotypeAPIScript__"+
28
+ d}else a([])};function ua(a,b){this.c=a;this.a=b}ua.prototype.load=function(a){var b,c,d=this.a.urls||[],e=this.a.families||[],f=this.a.testStrings||{},g=new C;b=0;for(c=d.length;b<c;b++)A(this.c,d[b],D(g));var k=[];b=0;for(c=e.length;b<c;b++)if(d=e[b].split(":"),d[1])for(var h=d[1].split(","),m=0;m<h.length;m+=1)k.push(new H(d[0],h[m]));else k.push(new H(d[0]));F(g,function(){a(k,f)})};function va(a,b,c){a?this.c=a:this.c=b+wa;this.a=[];this.f=[];this.g=c||""}var wa="//fonts.googleapis.com/css";function xa(a,b){for(var c=b.length,d=0;d<c;d++){var e=b[d].split(":");3==e.length&&a.f.push(e.pop());var f="";2==e.length&&""!=e[1]&&(f=":");a.a.push(e.join(f))}}
29
+ function ya(a){if(0==a.a.length)throw Error("No fonts to load!");if(-1!=a.c.indexOf("kit="))return a.c;for(var b=a.a.length,c=[],d=0;d<b;d++)c.push(a.a[d].replace(/ /g,"+"));b=a.c+"?family="+c.join("%7C");0<a.f.length&&(b+="&subset="+a.f.join(","));0<a.g.length&&(b+="&text="+encodeURIComponent(a.g));return b};function za(a){this.f=a;this.a=[];this.c={}}
30
+ var Aa={latin:"BESbswy","latin-ext":"\u00e7\u00f6\u00fc\u011f\u015f",cyrillic:"\u0439\u044f\u0416",greek:"\u03b1\u03b2\u03a3",khmer:"\u1780\u1781\u1782",Hanuman:"\u1780\u1781\u1782"},Ba={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Ca={i:"i",italic:"i",n:"n",normal:"n"},
31
+ Da=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;
32
+ function Ea(a){for(var b=a.f.length,c=0;c<b;c++){var d=a.f[c].split(":"),e=d[0].replace(/\+/g," "),f=["n4"];if(2<=d.length){var g;var k=d[1];g=[];if(k)for(var k=k.split(","),h=k.length,m=0;m<h;m++){var l;l=k[m];if(l.match(/^[\w-]+$/)){var n=Da.exec(l.toLowerCase());if(null==n)l="";else{l=n[2];l=null==l||""==l?"n":Ca[l];n=n[1];if(null==n||""==n)n="4";else var r=Ba[n],n=r?r:isNaN(n)?"4":n.substr(0,1);l=[l,n].join("")}}else l="";l&&g.push(l)}0<g.length&&(f=g);3==d.length&&(d=d[2],g=[],d=d?d.split(","):
33
+ g,0<d.length&&(d=Aa[d[0]])&&(a.c[e]=d))}a.c[e]||(d=Aa[e])&&(a.c[e]=d);for(d=0;d<f.length;d+=1)a.a.push(new H(e,f[d]))}};function Fa(a,b){this.c=a;this.a=b}var Ga={Arimo:!0,Cousine:!0,Tinos:!0};Fa.prototype.load=function(a){var b=new C,c=this.c,d=new va(this.a.api,z(c),this.a.text),e=this.a.families;xa(d,e);var f=new za(e);Ea(f);A(c,ya(d),D(b));F(b,function(){a(f.a,f.c,Ga)})};function Ha(a,b){this.c=a;this.a=b}Ha.prototype.load=function(a){var b=this.a.id,c=this.c.m;b?B(this.c,(this.a.api||"https://use.typekit.net")+"/"+b+".js",function(b){if(b)a([]);else if(c.Typekit&&c.Typekit.config&&c.Typekit.config.fn){b=c.Typekit.config.fn;for(var e=[],f=0;f<b.length;f+=2)for(var g=b[f],k=b[f+1],h=0;h<k.length;h++)e.push(new H(g,k[h]));try{c.Typekit.load({events:!1,classes:!1,async:!0})}catch(m){}a(e)}},2E3):a([])};function Ia(a,b){this.c=a;this.f=b;this.a=[]}Ia.prototype.load=function(a){var b=this.f.id,c=this.c.m,d=this;b?(c.__webfontfontdeckmodule__||(c.__webfontfontdeckmodule__={}),c.__webfontfontdeckmodule__[b]=function(b,c){for(var g=0,k=c.fonts.length;g<k;++g){var h=c.fonts[g];d.a.push(new H(h.name,ga("font-weight:"+h.weight+";font-style:"+h.style)))}a(d.a)},B(this.c,z(this.c)+(this.f.api||"//f.fontdeck.com/s/css/js/")+ea(this.c)+"/"+b+".js",function(b){b&&a([])})):a([])};var Y=new pa(window);Y.a.c.custom=function(a,b){return new ua(b,a)};Y.a.c.fontdeck=function(a,b){return new Ia(b,a)};Y.a.c.monotype=function(a,b){return new sa(b,a)};Y.a.c.typekit=function(a,b){return new Ha(b,a)};Y.a.c.google=function(a,b){return new Fa(b,a)};var Z={load:p(Y.load,Y)};"function"===typeof define&&define.amd?define(function(){return Z}):"undefined"!==typeof module&&module.exports?module.exports=Z:(window.WebFont=Z,window.WebFontConfig&&Y.load(window.WebFontConfig));}());
34
+
35
+
login-form-screen.php CHANGED
@@ -78,9 +78,12 @@ function acl_er_login_logo() {
78
  $loginbg = weblizar_hex2rgb( $login_page['login_bg_color'] );
79
  //require social icon css
80
  require_once('css/socialcss.php');
81
- ?>
82
- <script src="https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js"></script>
83
- <script type="text/javascript">
 
 
 
84
  WebFont.load({
85
  google: {
86
  families: ['<?php echo esc_attr($text_and_color_page["heading_font_style"]); ?>'] // saved value
@@ -101,7 +104,7 @@ function acl_er_login_logo() {
101
  families: ["<?php echo esc_attr($text_and_color_page['button_font_style']); ?>"] // saved value
102
  }
103
  });
104
- </script>
105
  <?php
106
  /* Logo URL */
107
  function my_login_logo_url() {
@@ -130,12 +133,10 @@ function acl_er_login_logo() {
130
  ?>
131
  <style type="text/css">
132
  <?php echo esc_attr($login_custom_css); ?>
133
-
134
  /* Styles loading for Admin Custome Login */
135
  html {
136
  background: none !important;
137
  }
138
-
139
  <?php if($top_page['top_bg_type'] == "static-background-color"){ ?>
140
  html body.login {
141
  background: <?php echo esc_attr($top_page['top_color']); ?> ;
@@ -158,7 +159,6 @@ function acl_er_login_logo() {
158
  background: #000;
159
  }
160
  <?php }
161
-
162
  if(isset( $logo_page['logo_show'] ) && ($logo_page['logo_show'] == 'no')) {
163
  ?>
164
  body.login div#login > h1 {
@@ -196,9 +196,7 @@ function acl_er_login_logo() {
196
  <?php if($login_form_float == "right") { ?>
197
  padding-right: 25px !important;
198
  <?php } ?>
199
- }
200
- <?php } ?>
201
-
202
  <?php if($login_form_position == 'lf_customize_style') { ?>
203
  #login{
204
  position:relative !important;
@@ -208,13 +206,10 @@ function acl_er_login_logo() {
208
  <?php if($login_page['login_form_top'] !== "") { ?>
209
  padding-top: <?php echo esc_attr($login_page['login_form_top']); ?>px !important;
210
  <?php } ?>
211
- }
212
- <?php }?>
213
-
214
  body.login #login {
215
  width:<?php echo esc_attr($login_page['login_form_width']); ?>px;
216
  }
217
-
218
  .login form {
219
  border-radius:<?php echo esc_attr($login_page['login_form_radius']); ?>px;
220
  border:<?php echo esc_attr($login_page['login_border_thikness']); ?>px <?php echo esc_attr($login_page['login_border_style']); ?> <?php echo esc_attr($login_page['login_border_color']); ?>;
@@ -226,7 +221,6 @@ function acl_er_login_logo() {
226
  <?php } ?>
227
  position: relative;
228
  z-index: 1;
229
-
230
  /* for ie */
231
  background-color: rgb(<?php echo esc_attr($loginbg['red']);?>,<?php echo esc_attr($loginbg['green']);?>,<?php echo esc_attr($loginbg['blue']);?>);
232
  background: url(<?php echo esc_attr($login_page['login_bg_image']); ?>) <?php echo esc_attr($login_page['login_bg_repeat']); ?> <?php echo esc_attr($login_page['login_bg_position']); ?>;
@@ -234,13 +228,15 @@ function acl_er_login_logo() {
234
  <?php if($login_page['login_bg_type'] == "static-background-image" ){?>
235
  background: url('<?php echo WEBLIZAR_NALF_PLUGIN_URL.'css/img/'.$login_page['login_bg_effect'].'.png'; ?>') repeat scroll left top, url(<?php echo esc_attr($login_page['login_bg_image']); ?>) <?php echo esc_attr($login_page['login_bg_repeat']); ?> <?php echo esc_attr($login_page['login_bg_position']); ?> !important;
236
  <?php } ?>
237
- }
238
-
239
- .icon-ph {
240
  color:<?php echo esc_attr($text_and_color_page['input_font_color']); ?>;
241
- }
242
-
243
- body.login div#login form p label, body.login div#login form #lable_password_input label, body.login div#login form #lable_login_input, body.login div#login form .user-pass-wrap, body.login div#login form #forgetmenot_input, body.login div#login form #submit_input {
 
 
 
 
244
  color:<?php echo esc_attr($text_and_color_page['heading_font_color']); ?>;
245
  font-size:<?php echo esc_attr($text_and_color_page['heading_font_size']); ?>px;
246
  font-family:<?php echo esc_attr($text_and_color_page['heading_font_style']); ?>;
@@ -254,12 +250,10 @@ function acl_er_login_logo() {
254
  text-shadow: <?php echo esc_attr($link_shadow_color); ?>;
255
  font-family:<?php echo esc_attr($text_and_color_page['button_font_style']); ?>;
256
  }
257
-
258
  body.login #loginform p.submit .button-primary:hover, body.login #loginform p.submit .button-primary:focus, body.wp-core-ui .button-primary:hover {
259
  background: rgba(<?php echo esc_attr($btnrgba['red']);?>,<?php echo esc_attr($btnrgba['green']);?>,<?php echo esc_attr($btnrgba['blue']);?>, 0.9) !important;
260
  /*color: rgba(<?php echo esc_attr($btnrgba['red']);?>,<?php echo esc_attr($btnrgba['green']);?>,<?php echo esc_attr($btnrgba['blue']);?>, 0.9) !important;*/
261
  }
262
-
263
  body.login div#login form .input, .login input[type="text"] {
264
  color: <?php echo esc_attr($text_and_color_page['input_font_color']); ?>;
265
  font-size:<?php echo esc_attr($text_and_color_page['input_font_size']); ?>px;
@@ -267,43 +261,34 @@ function acl_er_login_logo() {
267
  -webkit-box-shadow: 0 0 0px 1000px white inset;
268
  -webkit-text-fill-color: <?php echo esc_attr($text_and_color_page['input_font_color']); ?> !important;
269
  }
270
-
 
 
271
  <?php
272
  if(isset( $text_and_color_page['show_remember_me_field'] ) && ($text_and_color_page['show_remember_me_field'] == 'no')) {
273
  ?>
274
  p.forgetmenot {
275
  display: none;
276
- }
277
- <?php
278
- }
279
- ?>
280
  <?php
281
  if(isset( $text_and_color_page['show_back_to_site_link'] ) && ($text_and_color_page['show_back_to_site_link'] == 'no')) {
282
  ?>
283
  p#backtoblog > a {
284
  display: none;
285
- }
286
- <?php
287
- }
288
- ?>
289
  <?php
290
  if(isset( $text_and_color_page['show_copyright_link_text'] ) && ($text_and_color_page['show_copyright_link_text'] == 'no')) {
291
  ?>
292
  .divfooter {
293
  display: none;
294
- }
295
- <?php
296
- }
297
- ?>
298
  body.login #nav a, body.login #backtoblog a {
299
  color: <?php echo esc_attr($text_and_color_page['link_color']); ?> !important;
300
  font-family:<?php echo esc_attr($text_and_color_page['link_font_style']); ?>!important;
301
  }
302
-
303
  body.login #nav, body.login #backtoblog {
304
  text-shadow: <?php echo esc_attr($link_shadow_color); ?>;
305
  }
306
-
307
  <?php if($login_form_float == "right") { ?>
308
  .login #nav {
309
  margin: 29px 0 60px;
78
  $loginbg = weblizar_hex2rgb( $login_page['login_bg_color'] );
79
  //require social icon css
80
  require_once('css/socialcss.php');
81
+
82
+ add_action( 'admin_print_scripts', 'acl_admin_font' );
83
+ function acl_admin_font() {
84
+ wp_enqueue_script('wl-acl-font',WEBLIZAR_NALF_PLUGIN_URL.'js/webfonts.js', array('jquery'), true, false);
85
+ }
86
+ ?> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js">>
87
  WebFont.load({
88
  google: {
89
  families: ['<?php echo esc_attr($text_and_color_page["heading_font_style"]); ?>'] // saved value
104
  families: ["<?php echo esc_attr($text_and_color_page['button_font_style']); ?>"] // saved value
105
  }
106
  });
107
+ </script>
108
  <?php
109
  /* Logo URL */
110
  function my_login_logo_url() {
133
  ?>
134
  <style type="text/css">
135
  <?php echo esc_attr($login_custom_css); ?>
 
136
  /* Styles loading for Admin Custome Login */
137
  html {
138
  background: none !important;
139
  }
 
140
  <?php if($top_page['top_bg_type'] == "static-background-color"){ ?>
141
  html body.login {
142
  background: <?php echo esc_attr($top_page['top_color']); ?> ;
159
  background: #000;
160
  }
161
  <?php }
 
162
  if(isset( $logo_page['logo_show'] ) && ($logo_page['logo_show'] == 'no')) {
163
  ?>
164
  body.login div#login > h1 {
196
  <?php if($login_form_float == "right") { ?>
197
  padding-right: 25px !important;
198
  <?php } ?>
199
+ } <?php } ?>
 
 
200
  <?php if($login_form_position == 'lf_customize_style') { ?>
201
  #login{
202
  position:relative !important;
206
  <?php if($login_page['login_form_top'] !== "") { ?>
207
  padding-top: <?php echo esc_attr($login_page['login_form_top']); ?>px !important;
208
  <?php } ?>
209
+ } <?php }?>
 
 
210
  body.login #login {
211
  width:<?php echo esc_attr($login_page['login_form_width']); ?>px;
212
  }
 
213
  .login form {
214
  border-radius:<?php echo esc_attr($login_page['login_form_radius']); ?>px;
215
  border:<?php echo esc_attr($login_page['login_border_thikness']); ?>px <?php echo esc_attr($login_page['login_border_style']); ?> <?php echo esc_attr($login_page['login_border_color']); ?>;
221
  <?php } ?>
222
  position: relative;
223
  z-index: 1;
 
224
  /* for ie */
225
  background-color: rgb(<?php echo esc_attr($loginbg['red']);?>,<?php echo esc_attr($loginbg['green']);?>,<?php echo esc_attr($loginbg['blue']);?>);
226
  background: url(<?php echo esc_attr($login_page['login_bg_image']); ?>) <?php echo esc_attr($login_page['login_bg_repeat']); ?> <?php echo esc_attr($login_page['login_bg_position']); ?>;
228
  <?php if($login_page['login_bg_type'] == "static-background-image" ){?>
229
  background: url('<?php echo WEBLIZAR_NALF_PLUGIN_URL.'css/img/'.$login_page['login_bg_effect'].'.png'; ?>') repeat scroll left top, url(<?php echo esc_attr($login_page['login_bg_image']); ?>) <?php echo esc_attr($login_page['login_bg_repeat']); ?> <?php echo esc_attr($login_page['login_bg_position']); ?> !important;
230
  <?php } ?>
231
+ } .icon-ph {
 
 
232
  color:<?php echo esc_attr($text_and_color_page['input_font_color']); ?>;
233
+ }
234
+ body.login div#login form p label, body.login div#login form #lable_password_input label, body.login div#login form #lable_login_input, body.login div#login form .user-pass-wrap, body.login div#login form #forgetmenot_input, body.login div#login form #submit_input{
235
+ color:<?php echo esc_attr($text_and_color_page['heading_font_color']); ?>;
236
+ font-size:<?php echo esc_attr($text_and_color_page['heading_font_size']); ?>px;
237
+ font-family:<?php echo esc_attr($text_and_color_page['heading_font_style']); ?>;
238
+ }
239
+ #reg_passmail{
240
  color:<?php echo esc_attr($text_and_color_page['heading_font_color']); ?>;
241
  font-size:<?php echo esc_attr($text_and_color_page['heading_font_size']); ?>px;
242
  font-family:<?php echo esc_attr($text_and_color_page['heading_font_style']); ?>;
250
  text-shadow: <?php echo esc_attr($link_shadow_color); ?>;
251
  font-family:<?php echo esc_attr($text_and_color_page['button_font_style']); ?>;
252
  }
 
253
  body.login #loginform p.submit .button-primary:hover, body.login #loginform p.submit .button-primary:focus, body.wp-core-ui .button-primary:hover {
254
  background: rgba(<?php echo esc_attr($btnrgba['red']);?>,<?php echo esc_attr($btnrgba['green']);?>,<?php echo esc_attr($btnrgba['blue']);?>, 0.9) !important;
255
  /*color: rgba(<?php echo esc_attr($btnrgba['red']);?>,<?php echo esc_attr($btnrgba['green']);?>,<?php echo esc_attr($btnrgba['blue']);?>, 0.9) !important;*/
256
  }
 
257
  body.login div#login form .input, .login input[type="text"] {
258
  color: <?php echo esc_attr($text_and_color_page['input_font_color']); ?>;
259
  font-size:<?php echo esc_attr($text_and_color_page['input_font_size']); ?>px;
261
  -webkit-box-shadow: 0 0 0px 1000px white inset;
262
  -webkit-text-fill-color: <?php echo esc_attr($text_and_color_page['input_font_color']); ?> !important;
263
  }
264
+ p.message.register {
265
+ display: none;
266
+ }
267
  <?php
268
  if(isset( $text_and_color_page['show_remember_me_field'] ) && ($text_and_color_page['show_remember_me_field'] == 'no')) {
269
  ?>
270
  p.forgetmenot {
271
  display: none;
272
+ } <?php } ?>
 
 
 
273
  <?php
274
  if(isset( $text_and_color_page['show_back_to_site_link'] ) && ($text_and_color_page['show_back_to_site_link'] == 'no')) {
275
  ?>
276
  p#backtoblog > a {
277
  display: none;
278
+ } <?php } ?>
 
 
 
279
  <?php
280
  if(isset( $text_and_color_page['show_copyright_link_text'] ) && ($text_and_color_page['show_copyright_link_text'] == 'no')) {
281
  ?>
282
  .divfooter {
283
  display: none;
284
+ } <?php } ?>
 
 
 
285
  body.login #nav a, body.login #backtoblog a {
286
  color: <?php echo esc_attr($text_and_color_page['link_color']); ?> !important;
287
  font-family:<?php echo esc_attr($text_and_color_page['link_font_style']); ?>!important;
288
  }
 
289
  body.login #nav, body.login #backtoblog {
290
  text-shadow: <?php echo esc_attr($link_shadow_color); ?>;
291
  }
 
292
  <?php if($login_form_float == "right") { ?>
293
  .login #nav {
294
  margin: 29px 0 60px;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.weblizar.com/
4
  Tags: admin login page, custom login page, custom admin login, custom login, customize wordpress login page, design wordpress login
5
  Requires at least: 4.0
6
  Tested up to: 5.3.2
7
- Stable tag: 3.0.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -189,6 +189,10 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/admin-c
189
 
190
  For more information, see [Weblizar](http://www.weblizar.com/)
191
 
 
 
 
 
192
  3.0.0 = [19-12-2019]
193
  * Updated : version + Compatible with wordpress 5.3.2
194
  * fixed : admin login panel login inputs IDs confliction and IDs of multiple form elements fixed.
4
  Tags: admin login page, custom login page, custom admin login, custom login, customize wordpress login page, design wordpress login
5
  Requires at least: 4.0
6
  Tested up to: 5.3.2
7
+ Stable tag: 3.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
189
 
190
  For more information, see [Weblizar](http://www.weblizar.com/)
191
 
192
+ 3.0.1 = [11-01-2020]
193
+ * Minor bugs fix.
194
+ * Registration form wordpress default styles removed.
195
+
196
  3.0.0 = [19-12-2019]
197
  * Updated : version + Compatible with wordpress 5.3.2
198
  * fixed : admin login panel login inputs IDs confliction and IDs of multiple form elements fixed.