@bnsights/bbsf-admin-portal 1.1.3 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/README.md +4 -0
  2. package/esm2022/bnsights-test-test-admin-portal.mjs +5 -0
  3. package/esm2022/lib/Pages/ActiveDirectories/active-directory/active-directory.component.mjs +1 -1
  4. package/esm2022/lib/Pages/ActiveDirectories/active-directory.module.mjs +1 -1
  5. package/esm2022/lib/Pages/anonymouslayout/activation/activation.component.mjs +1 -1
  6. package/esm2022/lib/Pages/anonymouslayout/anonymouslayout.module.mjs +1 -1
  7. package/esm2022/lib/Pages/anonymouslayout/forgot-password/forgot-password.component.mjs +1 -1
  8. package/esm2022/lib/Pages/anonymouslayout/login/login.component.mjs +1 -1
  9. package/esm2022/lib/Pages/anonymouslayout/rest-password/rest-password.component.mjs +1 -1
  10. package/esm2022/lib/Pages/anonymouslayout/upload-license/upload-license.component.mjs +1 -1
  11. package/esm2022/lib/Pages/configurations/auth-configuration/auth-configuration-edit/auth-configuration-edit.component.mjs +3 -3
  12. package/esm2022/lib/Pages/configurations/auth-configuration/auth-configuration.component.mjs +3 -3
  13. package/esm2022/lib/Pages/configurations/configuration/configuration.component.mjs +1 -1
  14. package/esm2022/lib/Pages/departments/department/department.component.mjs +1 -1
  15. package/esm2022/lib/Pages/departments/departments.module.mjs +1 -1
  16. package/esm2022/lib/Pages/documents/add-document/add-document.component.mjs +1 -1
  17. package/esm2022/lib/Pages/documents/document-template-info/document-template-info.component.mjs +1 -1
  18. package/esm2022/lib/Pages/documents/document-templates/document-templates.component.mjs +1 -1
  19. package/esm2022/lib/Pages/documents/edit-document/edit-document.component.mjs +1 -1
  20. package/esm2022/lib/Pages/helpCenter/help-center-thirdlevel/help-center-thirdlevel.component.mjs +1 -1
  21. package/esm2022/lib/Pages/home/home.module.mjs +1 -1
  22. package/esm2022/lib/Pages/impersonation-rules/impersonation-rules/impersonation-rules.component.mjs +1 -1
  23. package/esm2022/lib/Pages/impersonation-rules/impersonation-rules.module.mjs +1 -1
  24. package/esm2022/lib/Pages/jobs/jobs.module.mjs +1 -1
  25. package/esm2022/lib/Pages/license/license/license.component.mjs +1 -1
  26. package/esm2022/lib/Pages/license/license.module.mjs +1 -1
  27. package/esm2022/lib/Pages/localizations/localizations-replace-text/localizations-replace-text.component.mjs +1 -1
  28. package/esm2022/lib/Pages/localizations/localizations.module.mjs +1 -1
  29. package/esm2022/lib/Pages/logs/log/log.component.mjs +1 -1
  30. package/esm2022/lib/Pages/logs/logs.module.mjs +1 -1
  31. package/esm2022/lib/Pages/lookups/lookup-group/lookup-group.component.mjs +1 -1
  32. package/esm2022/lib/Pages/lookups/lookups.module.mjs +1 -1
  33. package/esm2022/lib/Pages/notifications/add-notification/add-notification.component.mjs +1 -1
  34. package/esm2022/lib/Pages/notifications/master-layouts/master-layouts.component.mjs +1 -1
  35. package/esm2022/lib/Pages/notifications/notifications.module.mjs +1 -1
  36. package/esm2022/lib/Pages/notifications/template-info/template-info.component.mjs +1 -1
  37. package/esm2022/lib/Pages/providers/providers.module.mjs +1 -1
  38. package/esm2022/lib/Pages/publicHolidays/public-holidays.module.mjs +1 -1
  39. package/esm2022/lib/Pages/roles/permissions/permissions.component.mjs +1 -1
  40. package/esm2022/lib/Pages/roles/permissionsets/permissionsets.component.mjs +1 -1
  41. package/esm2022/lib/Pages/roles/roles.module.mjs +1 -1
  42. package/esm2022/lib/Pages/sectors/sectors.module.mjs +1 -1
  43. package/esm2022/lib/Pages/shared/components/external-url/external-url.component.mjs +1 -1
  44. package/esm2022/lib/Pages/shared/components/survey/add-survey/add-survey.component.mjs +1 -1
  45. package/esm2022/lib/Pages/shared/components/survey/delete-survey/delete-survey.component.mjs +1 -1
  46. package/esm2022/lib/Pages/shared/components/survey/duplicate-survey/duplicate-survey.component.mjs +1 -1
  47. package/esm2022/lib/Pages/shared/components/survey/edit-survey/edit-survey.component.mjs +1 -1
  48. package/esm2022/lib/Pages/shared/components/survey/submissions/delete-submission/delete-submission.component.mjs +1 -1
  49. package/esm2022/lib/Pages/shared/components/survey/submissions/eliminate-submission/eliminate-submission.component.mjs +1 -1
  50. package/esm2022/lib/Pages/shared/components/survey/submissions/uneliminate-submission/uneliminate-submission.component.mjs +1 -1
  51. package/esm2022/lib/Pages/shared/components/survey/survey-info/add-question/add-question.component.mjs +1 -1
  52. package/esm2022/lib/Pages/shared/components/survey/survey-info/delete-question/delete-question.component.mjs +1 -1
  53. package/esm2022/lib/Pages/shared/components/survey/survey-info/edit-question/edit-question.component.mjs +1 -1
  54. package/esm2022/lib/Pages/shared/components/survey/survey-info/preview/preview.component.mjs +1 -1
  55. package/esm2022/lib/Pages/shared/components/survey/survey-info/publish-survey/publish-survey.component.mjs +1 -1
  56. package/esm2022/lib/Pages/shared/components/survey/survey-info/result-question/result.component.mjs +1 -1
  57. package/esm2022/lib/Pages/shared/components/survey/survey-info/take-survey/take-survey.component.mjs +1 -1
  58. package/esm2022/lib/Pages/shared/components/survey/survey-info/unpublish-survey/unpublish-survey.component.mjs +1 -1
  59. package/esm2022/lib/Pages/shared/components/survey/survey.component.mjs +1 -1
  60. package/esm2022/lib/Pages/shared/components/survey-form/survey-form.component.mjs +1 -1
  61. package/esm2022/lib/Pages/shared/components/survey-form-item/survey-form-item.component.mjs +1 -1
  62. package/esm2022/lib/Pages/shared/models/LicenseModel/LicenseModel.mjs +1 -1
  63. package/esm2022/lib/Pages/shared/models/LocalizationModels/EditResourceModel.mjs +1 -1
  64. package/esm2022/lib/Pages/shared/models/LocalizationModels/UploadJsonVM.mjs +1 -1
  65. package/esm2022/lib/Pages/shared/models/PermissionsModels/PermissionSetModel.mjs +1 -1
  66. package/esm2022/lib/Pages/shared/models/SurveyModels/add-survey-submissio.mjs +1 -1
  67. package/esm2022/lib/Pages/shared/models/SurveyModels/add-survey.mjs +1 -1
  68. package/esm2022/lib/Pages/shared/models/SurveyModels/survey-field-options.mjs +1 -1
  69. package/esm2022/lib/Pages/shared/models/SurveyModels/survey-filed-value.mjs +1 -1
  70. package/esm2022/lib/Pages/shared/models/SurveyModels/survey-question-option.mjs +1 -1
  71. package/esm2022/lib/Pages/shared/models/SurveyModels/survey-question.mjs +1 -1
  72. package/esm2022/lib/Pages/shared/models/UserModels/AddUserModel.mjs +1 -1
  73. package/esm2022/lib/Pages/shared/models/UserModels/EditUserModel.mjs +1 -1
  74. package/esm2022/lib/Pages/shared/modules/public-survey.module.mjs +1 -1
  75. package/esm2022/lib/Pages/workflows/version-info/version-info.component.mjs +1 -1
  76. package/esm2022/lib/Pages/workflows/workflow/workflow.component.mjs +1 -1
  77. package/esm2022/lib/Pages/workflows/workflows.module.mjs +1 -1
  78. package/fesm2022/bnsights-bbsf-admin-portal.mjs +4 -4
  79. package/fesm2022/bnsights-bbsf-admin-portal.mjs.map +1 -1
  80. package/fesm2022/bnsights-test-test-admin-portal.mjs +27181 -0
  81. package/fesm2022/bnsights-test-test-admin-portal.mjs.map +1 -0
  82. package/package.json +2 -2
  83. package/src/lib/assets/sass/custom-styles.scss +99 -33
  84. package/src/lib/assets/sass/style-rtl.scss +6 -8
  85. package/src/lib/assets/sass/style.scss +5 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-admin-portal",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.0.5",
6
6
  "@angular/cdk": "^17.0.2",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@bnsights/bbsf-utilities": "^1.0.43",
16
- "@bnsights/bbsf-controls": "^1.0.110",
16
+ "@bnsights/bbsf-controls": "^1.0.111",
17
17
  "@amcharts/amcharts5": "^5.6.2",
18
18
  "@fortawesome/fontawesome-free": "^5.15.2",
19
19
  "@kronscht/ng-wizard": "^1.4.3",
@@ -1,4 +1,3 @@
1
-
2
1
  /*cutsom*/
3
2
  .subheadertoolbar {
4
3
  display: flex;
@@ -11,8 +10,9 @@
11
10
  height: 40px !important;
12
11
  width: 40px !important
13
12
  }
14
- .table-row-dashed tbody{
15
- border-top:0px ;
13
+
14
+ .table-row-dashed tbody {
15
+ border-top: 0px;
16
16
  }
17
17
 
18
18
  .card.card-custom-h {
@@ -39,25 +39,31 @@
39
39
  padding: .65rem 1rem;
40
40
  border-radius: .475rem;
41
41
  }
42
+
42
43
  .table-w-control .b-control {
43
44
  margin-bottom: 0px !important;
44
45
  }
46
+
45
47
  .card-header .b-control.b-textbox {
46
48
  margin-bottom: 0px !important;
47
49
  }
48
- .ar p, .ar h1, .ar div {
50
+
51
+ .ar p,
52
+ .ar h1,
53
+ .ar div {
49
54
  text-align: right;
50
55
  }
51
56
 
52
57
  .table-dark-skin td {
53
58
  background: #1b1b29;
54
59
  }
60
+
55
61
  .iphone {
56
62
  background-image: url("../images/SMSTemplate_Background.png");
57
63
  background-size: cover;
58
64
  width: 250px;
59
65
  height: 500px;
60
- position:relative;
66
+ position: relative;
61
67
  }
62
68
 
63
69
  .mobile-txt {
@@ -66,20 +72,25 @@
66
72
  left: 11%;
67
73
  color: #dfdfdf;
68
74
  }
69
- .mobile-txt.ar{
70
- text-align:right
75
+
76
+ .mobile-txt.ar {
77
+ text-align: right
71
78
  }
72
79
 
73
80
  .table-dark-skin p {
74
81
  color: #cbcbcb;
75
82
  }
83
+
76
84
  bbsf-textarea.text-right textarea {
77
85
  text-align: right;
78
86
  }
79
- .btn.btn-light-primary, .btn.btn-primary {
87
+
88
+ .btn.btn-light-primary,
89
+ .btn.btn-primary {
80
90
  display: inline-flex;
81
91
  align-items: center;
82
92
  }
93
+
83
94
  //help center accordion//
84
95
  .accordion-custom button.accordion-button {
85
96
  display: flex;
@@ -91,6 +102,7 @@ bbsf-textarea.text-right textarea {
91
102
  .accordion-custom .accordion-item {
92
103
  border: 0px !important
93
104
  }
105
+
94
106
  //custom angular checkbox//
95
107
  .mat-checkbox-inner-container-no-side-margin {
96
108
  border-radius: 0.45rem !important;
@@ -99,7 +111,8 @@ bbsf-textarea.text-right textarea {
99
111
  width: 20px !important;
100
112
  }
101
113
 
102
- .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
114
+ .mat-checkbox-checked.mat-accent .mat-checkbox-background,
115
+ .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
103
116
  background-color: #3699ff;
104
117
  border-radius: 0.45rem;
105
118
  }
@@ -117,13 +130,16 @@ bbsf-textarea.text-right textarea {
117
130
  /*scroll*/
118
131
 
119
132
  body::-webkit-scrollbar-track {
120
- background: black; /* color of the tracking area */
133
+ background: black;
134
+ /* color of the tracking area */
121
135
  }
122
136
 
123
137
 
124
138
  body::-webkit-scrollbar-thumb {
125
- background-color: #494b74; /* color of the scroll thumb */
126
- border-radius: 20px; /* roundness of the scroll thumb */
139
+ background-color: #494b74;
140
+ /* color of the scroll thumb */
141
+ border-radius: 20px;
142
+ /* roundness of the scroll thumb */
127
143
  }
128
144
 
129
145
 
@@ -133,7 +149,9 @@ body::-webkit-scrollbar {
133
149
 
134
150
 
135
151
  /*controls*/
136
- .form-control, .ng-select .ng-select-container, input-group {
152
+ .form-control,
153
+ .ng-select .ng-select-container,
154
+ input-group {
137
155
  background-color: #1b1b29 !important;
138
156
  border-color: #1b1b29 !important;
139
157
  color: #92929f !important;
@@ -148,9 +166,12 @@ body::-webkit-scrollbar {
148
166
  background-color: #1e1e2d;
149
167
  box-shadow: 0 0 30px rgb(0 0 0 / 30%);
150
168
  }
151
- .ng-dropdown-panel.ng-select-bottom, .ng-select.ng-select-opened > .ng-select-container {
169
+
170
+ .ng-dropdown-panel.ng-select-bottom,
171
+ .ng-select.ng-select-opened>.ng-select-container {
152
172
  border-color: transparent !important;
153
173
  }
174
+
154
175
  .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
155
176
  color: #92929f;
156
177
  background-color: #1e1e2d !important;
@@ -165,9 +186,12 @@ body::-webkit-scrollbar {
165
186
  background-color: #3699ff !important;
166
187
  color: #fff !important;
167
188
  }
168
- .ng-dropdown-panel.ng-select-bottom, .ng-select.ng-select-opened > .ng-select-container {
189
+
190
+ .ng-dropdown-panel.ng-select-bottom,
191
+ .ng-select.ng-select-opened>.ng-select-container {
169
192
  border-color: #0000 !important;
170
193
  }
194
+
171
195
  /* Toggle Slide Control */
172
196
  .b-toggle-slide .mat-slide-toggle .mat-slide-toggle-bar {
173
197
  background-color: #2b2b40;
@@ -203,6 +227,7 @@ input[type="radio"] {
203
227
  background-color: #2b2b40;
204
228
  color: currentColor;
205
229
  }
230
+
206
231
  input[type="radio"]::before {
207
232
  background-color: #3699ff;
208
233
  }
@@ -230,7 +255,7 @@ input#country-search-box {
230
255
  }
231
256
 
232
257
  .country-dropdown {
233
- border: 1px solid #1b1b29 !important;
258
+ border: 1px solid #1b1b29 !important;
234
259
  background: #1b1b29 !important;
235
260
  }
236
261
 
@@ -303,6 +328,7 @@ li.iti__country:hover {
303
328
  .home-search .form-control {
304
329
  width: 200px !important;
305
330
  }
331
+
306
332
  .card-toolbar button {
307
333
  margin-bottom: 10px;
308
334
  }
@@ -312,9 +338,10 @@ li.iti__country:hover {
312
338
  }
313
339
 
314
340
 
315
- .page-title {
341
+ .page-title {
316
342
  margin-bottom: 0px !important;
317
343
  }
344
+
318
345
  body:not([data-kt-drawer=on]) .drawer-overlay {
319
346
  display: none;
320
347
  }
@@ -338,7 +365,9 @@ li.iti__country:hover {
338
365
  }
339
366
 
340
367
 
341
- .home-search .form-control, .ng-select .ng-select-container, input-group {
368
+ .home-search .form-control,
369
+ .ng-select .ng-select-container,
370
+ input-group {
342
371
  background-color: #1b1b29 !important;
343
372
  border-color: #1b1b29 !important;
344
373
  color: #f5f5f5 !important;
@@ -365,21 +394,25 @@ li.iti__country:hover {
365
394
  background-color: #1b1b29 !important;
366
395
  border-radius: 30% !important;
367
396
  }
397
+
368
398
  span.ng-value-label {
369
399
  color: #92929f !important;
370
400
  }
401
+
371
402
  .ng-dropdown-panel.ng-select-top {
372
403
  border: 0px !important;
373
404
  }
374
405
 
375
- .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected, .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{
376
- border:0px !important;
406
+ .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
407
+ .ng-select-multiple.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
408
+ border: 0px !important;
377
409
  }
378
410
 
379
411
 
380
412
 
381
413
  /* datetime picker*/
382
- .owl-dt-container, .owl-dt-container * {
414
+ .owl-dt-container,
415
+ .owl-dt-container * {
383
416
  color: white !important;
384
417
  }
385
418
 
@@ -389,7 +422,8 @@ span.ng-value-label {
389
422
  }
390
423
 
391
424
 
392
- .owl-dt-container, .owl-dt-container svg {
425
+ .owl-dt-container,
426
+ .owl-dt-container svg {
393
427
  fill: #d7d5d5;
394
428
  }
395
429
 
@@ -404,7 +438,7 @@ button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button:hover {
404
438
  color: white;
405
439
  }
406
440
 
407
- .owl-dt-control-period-button:hover > .owl-dt-control-button-content {
441
+ .owl-dt-control-period-button:hover>.owl-dt-control-button-content {
408
442
  background-color: transparent !important;
409
443
  }
410
444
 
@@ -418,7 +452,8 @@ button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button:hover {
418
452
  color: rgba(62, 61, 61, 0.85);
419
453
  }
420
454
 
421
- .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected), .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
455
+ .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),
456
+ .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
422
457
  background-color: rgb(245, 248, 250);
423
458
  color: #7e8299;
424
459
  }
@@ -428,7 +463,8 @@ button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button:hover {
428
463
  background-color: #212e48 !important;
429
464
  }
430
465
 
431
- .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected), .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover > .owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
466
+ .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),
467
+ .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
432
468
  background-color: #212e48 !important;
433
469
  }
434
470
 
@@ -472,6 +508,7 @@ button.owl-dt-control.owl-dt-control-button.owl-dt-control-period-button:hover {
472
508
  padding: 0.75rem 1.25rem !important;
473
509
  border-bottom: 0px !important
474
510
  }
511
+
475
512
  /*end auto complete control*/
476
513
 
477
514
 
@@ -492,7 +529,8 @@ angular-editor.form-control {
492
529
  margin-bottom: 0px;
493
530
  }
494
531
 
495
- .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
532
+ .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
533
+ .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
496
534
  background: #3699ff;
497
535
  }
498
536
 
@@ -511,24 +549,26 @@ button.swal2-cancel {
511
549
  background-color: #1b1b29 !important;
512
550
  }
513
551
 
514
- .swal2-close:focus, button.swal2-confirm:focus {
552
+ .swal2-close:focus,
553
+ button.swal2-confirm:focus {
515
554
  outline: 0;
516
555
  box-shadow: none !important;
517
556
  }
518
557
 
519
558
  /*users filters*/
520
- @media only screen and (min-width: 768px){
559
+ @media only screen and (min-width: 768px) {
521
560
  .dropdown-menu-right {
522
561
  right: 0;
523
562
  left: auto !important;
524
563
  }
525
564
  }
526
565
 
527
- .mat-menu-panel{
528
- min-height:50px !important;
566
+ .mat-menu-panel {
567
+ min-height: 50px !important;
529
568
  }
530
569
 
531
- .users-table.table td:first-child, .users-table.table th:first-child {
570
+ .users-table.table td:first-child,
571
+ .users-table.table th:first-child {
532
572
  padding-left: 1.25rem !important;
533
573
  }
534
574
 
@@ -536,6 +576,7 @@ button.swal2-cancel {
536
576
  #treeDataContainer .mat-tree-node {
537
577
  color: white !important;
538
578
  }
579
+
539
580
  #treeDataContainer .mat-checkbox-disabled .mat-checkbox-label {
540
581
  color: white !important;
541
582
  }
@@ -550,8 +591,9 @@ button.swal2-cancel {
550
591
  width: 20px !important;
551
592
  height: 20px !important;
552
593
  }
594
+
553
595
  #treeDataContainer .mat-checkbox-disabled .mat-checkbox-inner-container {
554
- cursor: default !important;
596
+ cursor: default !important;
555
597
  }
556
598
 
557
599
 
@@ -578,9 +620,11 @@ button.swal2-cancel {
578
620
  display: flex;
579
621
  align-items: center;
580
622
  }
623
+
581
624
  //survery
582
625
  .chart-section {
583
- position:relative;
626
+ position: relative;
627
+
584
628
  .hide-logo {
585
629
  width: 60px;
586
630
  height: 20px;
@@ -590,6 +634,7 @@ button.swal2-cancel {
590
634
  bottom: -1px;
591
635
  }
592
636
  }
637
+
593
638
  .survey-alert-danger {
594
639
  display: flex;
595
640
  align-items: center;
@@ -599,5 +644,26 @@ button.swal2-cancel {
599
644
  margin-bottom: 20px;
600
645
  }
601
646
 
647
+ .readOnly-view {
648
+ margin-bottom: 1rem;
602
649
 
650
+ p {
651
+ margin-bottom: 0.3rem;
652
+ font-size: 1rem;
653
+ font-weight: 700;
603
654
 
655
+ }
656
+
657
+ span {
658
+ color: rgb(94, 98, 120);
659
+ font-size: 1rem;
660
+ }
661
+ }
662
+
663
+ .configuration-header {
664
+ margin-top: 0.5rem;
665
+
666
+ h5 {
667
+ margin-bottom: 1rem;
668
+ }
669
+ }
@@ -1,24 +1,22 @@
1
-
2
-
3
1
  @import "layoutbundle-rtl.scss";
4
2
  // font-awesome*/
5
3
  @import "/node_modules/@fortawesome/fontawesome-free/css/all.min.css";
6
4
  //controls//
7
5
  @import "/node_modules/@bnsights/bbsf-controls/src/lib/assets/sass/variables.scss";
8
6
  @import "/node_modules/@bnsights/bbsf-controls/src/lib/assets/Style.scss";
7
+ @import "/node_modules/@bnsights/bbsf-controls/src/lib/assets/Style-rtl.scss";
9
8
  // custom*/
10
9
  @import "custom-styles.scss";
11
10
  @import "custom-styles-rtl.scss";
12
- .layout-loader-wrapper.layout-loader-main.active
13
- {
11
+
12
+ .layout-loader-wrapper.layout-loader-main.active {
14
13
  display: none !important;
15
14
  }
15
+
16
16
  //fix for admin menu
17
- @media (min-width: 992px){
17
+ @media (min-width: 992px) {
18
18
 
19
19
  .drawer.drawer-start {
20
20
  transform: translateX(0) !important;
21
21
  }
22
- }
23
-
24
-
22
+ }
@@ -1,5 +1,3 @@
1
-
2
-
3
1
  // Mode*/
4
2
  $mode: dark;
5
3
  // Initialize*/
@@ -17,15 +15,15 @@ $mode: dark;
17
15
  // custom*/
18
16
  @import "custom-styles.scss";
19
17
 
20
- .layout-loader-wrapper.layout-loader-main.active
21
- {
18
+ .layout-loader-wrapper.layout-loader-main.active {
22
19
  display: none !important;
23
20
  }
24
21
 
25
22
  //fix for admin menu
26
- @media (min-width: 992px){
23
+ @media (min-width: 992px) {
27
24
 
28
25
  .drawer.drawer-start {
29
- transform: translateX(0)!important;;
26
+ transform: translateX(0) !important;
27
+ ;
30
28
  }
31
- }
29
+ }