@unbxd-ui/unbxd-react-components 0.3.1 → 0.3.2-beta.10

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 (83) hide show
  1. package/assets/desktop.svg +6 -0
  2. package/assets/map-pin.svg +6 -0
  3. package/assets/p1.svg +20 -0
  4. package/assets/p2.svg +22 -0
  5. package/assets/p3.svg +19 -0
  6. package/assets/p4.svg +22 -0
  7. package/assets/p5.svg +23 -0
  8. package/components/Accordian/accordianCore.scss +8 -0
  9. package/components/Accordian/accordianTheme.scss +6 -0
  10. package/components/Button/button.css +1 -0
  11. package/components/Button/buttonTheme.scss +94 -0
  12. package/components/Form/Dropdown.js +77 -10
  13. package/components/Form/Input.js +11 -3
  14. package/components/Form/SearchableDropdown.js +22 -15
  15. package/components/Form/SelectedPills.js +128 -0
  16. package/components/Form/SummarySelection.js +46 -0
  17. package/components/Form/Textarea.js +13 -3
  18. package/components/Form/form.css +1 -0
  19. package/components/Form/formCore.css +1 -1
  20. package/components/Form/formCore.scss +713 -0
  21. package/components/Form/formTheme.scss +33 -0
  22. package/components/Form/stories/Dropdown.stories.js +242 -2
  23. package/components/Form/stories/SearchableDropdown.stories.js +173 -3
  24. package/components/Form/stories/ServerPaginatedDropdown.stories.js +166 -94
  25. package/components/Form/summarySelection.css +1 -0
  26. package/components/Form/summarySelection.scss +106 -0
  27. package/components/Form/variables.scss +116 -0
  28. package/components/InlineModal/inlineModal.css +1 -0
  29. package/components/InlineModal/inlineModalCore.scss +40 -0
  30. package/components/InlineModal/inlineModalTheme.scss +16 -0
  31. package/components/Link/linkCore.css +1 -1
  32. package/components/Link/linkCore.scss +66 -0
  33. package/components/Link/linkTheme.scss +79 -0
  34. package/components/List/list.css +1 -0
  35. package/components/List/listCore.scss +6 -0
  36. package/components/List/listTheme.scss +0 -0
  37. package/components/MetricCard/MetricCard.css +1 -0
  38. package/components/MetricCard/MetricCard.js +65 -0
  39. package/components/MetricCard/MetricCard.scss +118 -0
  40. package/components/MetricCard/MetriicCard.stories.js +131 -0
  41. package/components/MetricCard/index.js +9 -0
  42. package/components/Modal/modal.css +1 -0
  43. package/components/Modal/modalCore.scss +58 -0
  44. package/components/Modal/modalTheme.scss +0 -0
  45. package/components/NoDataPlaceholder/noDataPlaceholderCore.scss +33 -0
  46. package/components/NotificationComponent/notificationComponent.css +1 -0
  47. package/components/NotificationComponent/notificationTheme.scss +38 -0
  48. package/components/PIDItemComponent/PIDItemComponent.js +82 -0
  49. package/components/PIDItemComponent/PIDItemComponent.stories.js +175 -0
  50. package/components/PIDItemComponent/PIDItemComponentCore.css +1 -0
  51. package/components/PIDItemComponent/PIDItemComponentCore.scss +36 -0
  52. package/components/PIDItemComponent/index.js +9 -0
  53. package/components/PageLoader/pageLoaderCore.scss +34 -0
  54. package/components/ProgressBar/ProgressBar.scss +0 -0
  55. package/components/ProgressBar/progressBar.css +0 -0
  56. package/components/ProgressBar/progressBarCore.scss +22 -0
  57. package/components/ProgressBar/progressBarTheme.scss +0 -0
  58. package/components/Table/tableCore.scss +547 -0
  59. package/components/Table/tableTheme.scss +34 -0
  60. package/components/TabsComponent/tabs.css +1 -0
  61. package/components/TabsComponent/tabsCore.scss +59 -0
  62. package/components/TabsComponent/tabsTheme.scss +0 -0
  63. package/components/ToastNotification/toastNotificationCore.scss +273 -0
  64. package/components/Tooltip/tooltipCore.scss +207 -0
  65. package/components/Tooltip/tooltipTheme.scss +20 -0
  66. package/components/UIDItemComponent/UIDItemComponent.js +148 -0
  67. package/components/UIDItemComponent/UIDItemComponent.stories.js +51 -0
  68. package/components/UIDItemComponent/UIDItemComponentCore.css +1 -0
  69. package/components/UIDItemComponent/UIDItemComponentCore.scss +57 -0
  70. package/components/UIDItemComponent/index.js +9 -0
  71. package/components/common/common.scss +14 -0
  72. package/components/core.css +3 -2
  73. package/components/core.scss +13 -10
  74. package/components/index.js +32 -11
  75. package/components/theme.css +3 -2
  76. package/components/theme.scss +2 -1
  77. package/core/icon.js +17 -0
  78. package/core/index.js +14 -0
  79. package/core/lazyLoadImage.js +56 -0
  80. package/core/selection.json +1 -0
  81. package/core/utils.js +6 -1
  82. package/index.js +60 -0
  83. package/package.json +9 -4
@@ -0,0 +1,713 @@
1
+ @import "./variables.scss";
2
+
3
+ .search-icon {
4
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='218 216 16 16'%3E%3Cpath d='M227.01 217.379C231.071 218.805 232.756 223.521 230.554 227.212C230.503 227.297 230.457 227.385 230.393 227.498C230.485 227.598 230.574 227.703 230.671 227.8C231.619 228.749 232.573 229.694 233.517 230.647C234.132 231.267 234.16 232.077 233.601 232.622C233.054 233.155 232.263 233.125 231.653 232.525C230.686 231.574 229.726 230.615 228.777 229.647C228.578 229.444 228.441 229.39 228.169 229.551C225.807 230.953 222.874 230.765 220.648 229.088C218.504 227.473 217.537 224.669 218.213 222.027C218.874 219.442 221.125 217.428 223.788 217.042C223.788 217.042 225.433 216.825 227.01 217.379ZM224.784 228.887C227.639 228.863 229.957 226.523 229.931 223.689C229.905 220.85 227.552 218.551 224.698 218.577C221.883 218.604 219.56 220.969 219.594 223.775C219.628 226.604 221.97 228.91 224.784 228.887Z' fill='%23B2BACB'/%3E%3C/svg%3E");
5
+ width: 16px;
6
+ height: 16px;
7
+ }
8
+
9
+ .down-arrow-dark {
10
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='121 122 12 9'%3E%3Cpath d='M127.498 130H127.504C127.674 129.999 127.837 129.921 127.953 129.786L132.832 124.136C133.067 123.864 133.054 123.437 132.803 123.182C132.552 122.928 132.157 122.941 131.922 123.214L127.49 128.346L123.07 123.401C122.831 123.133 122.436 123.127 122.189 123.386C121.943 123.646 121.936 124.073 122.176 124.341L127.051 129.795C127.168 129.926 127.329 130 127.498 130Z' fill='%238592AC' stroke='%238592AC'/%3E%3C/svg%3E");
11
+ width: 13px;
12
+ height: 9px;
13
+ cursor: pointer;
14
+ }
15
+
16
+ .RCB {
17
+ &-form-el {
18
+ &-inline {
19
+ margin: 20px 0;
20
+ display: inline-block;
21
+
22
+ .RCB-form-el-label {
23
+ margin-right: 15px;
24
+ }
25
+
26
+ .RCB-toggle {
27
+ display: inline-block;
28
+ }
29
+ }
30
+
31
+ &-block {
32
+ margin: 20px 0;
33
+
34
+ .RCB-form-el-label {
35
+ display: block;
36
+ }
37
+ }
38
+ }
39
+
40
+ &-dropdown {
41
+ .RCB-list-item {
42
+ list-style-type: none;
43
+ padding: 10px;
44
+ cursor: pointer;
45
+
46
+ &:hover {
47
+ background-color: #f4f8ff;
48
+ box-shadow: inset 3px 0 0 0 #3e71f2;
49
+ color: #273251;
50
+ }
51
+
52
+ &.selected {
53
+ background-color: #f4f8ff;
54
+ box-shadow: inset 3px 0 0 0 #3e71f2;
55
+ color: #273251;
56
+ }
57
+ }
58
+
59
+ .RCB-list {
60
+ overflow-y: auto;
61
+ max-height: 250px;
62
+ }
63
+ }
64
+
65
+ &-dd-with-create {
66
+ .RCB-inline-modal-body {
67
+ display: flex;
68
+ flex-direction: column;
69
+
70
+ .RCB-list {
71
+ flex: 1;
72
+ overflow: scroll;
73
+ }
74
+ }
75
+
76
+ .RCB-dd-create-cta {
77
+ padding: 10px;
78
+ text-align: center;
79
+ border: 1px solid #bfbfbf;
80
+ cursor: pointer;
81
+ }
82
+ }
83
+
84
+ &-clear-selected {
85
+ background: #f2f0f0;
86
+ padding: 3px 6px;
87
+ font-size: 11px;
88
+ border-radius: 15px;
89
+ border: 1px solid #ccc;
90
+ }
91
+
92
+ &-selection-wrapper {
93
+ float: right;
94
+
95
+ .RCB-select-arrow {
96
+ float: unset;
97
+ }
98
+ }
99
+
100
+ &-select-arrow {
101
+ float: right;
102
+ font-size: 12px;
103
+ color: #96a9bc;
104
+ margin-right: 12px;
105
+ margin-left: 8px;
106
+
107
+ &:after {
108
+ content: "\25BC";
109
+ vertical-align: middle;
110
+ }
111
+ }
112
+
113
+ &-dd-label {
114
+ display: inline-block;
115
+ overflow: hidden;
116
+ text-overflow: ellipsis;
117
+ vertical-align: top;
118
+ white-space: nowrap;
119
+ width: 100%;
120
+ }
121
+
122
+ &-file-input {
123
+ cursor: pointer;
124
+ }
125
+
126
+ &-drag-drop-uploader {
127
+ border: 2px dashed rgba(104, 128, 145, 0.42);
128
+ padding: 20px;
129
+ text-align: center;
130
+ }
131
+
132
+ &-drag-over {
133
+ background: #f3f3f3;
134
+ }
135
+
136
+ &-toggle {
137
+ padding: 2px 3px;
138
+ background-color: #fff;
139
+ border: 1px solid #ccc;
140
+ border-radius: 20px;
141
+ box-sizing: content-box;
142
+ cursor: pointer;
143
+
144
+ &.active {
145
+ background-color: #00c48c;
146
+
147
+ .RCB-toggle-knob {
148
+ background-color: #fff;
149
+ }
150
+ }
151
+
152
+ &-disable {
153
+ cursor: not-allowed;
154
+ opacity: 0.8;
155
+ background-color: #b7b7c6;
156
+ box-shadow: none;
157
+
158
+ &.active {
159
+ background-color: rgba(246, 246, 246, 1);
160
+ }
161
+ }
162
+ }
163
+
164
+ &-toggle-knob {
165
+ background-color: #8399ae;
166
+ border-radius: 50%;
167
+ -webkit-transition: transform 0.3s ease;
168
+ -moz-transition: transform 0.3s ease;
169
+ -ms-transition: transform 0.3s ease;
170
+ transition: transform 0.3s ease;
171
+ }
172
+ }
173
+
174
+ .RCB-searchabledd-list-container {
175
+ position: absolute;
176
+ z-index: 1;
177
+ width: 100%;
178
+ }
179
+
180
+ .RCB-searchabledd {
181
+ position: relative;
182
+ width: 100%;
183
+
184
+ .RCB-dd-search {
185
+ border: 1px solid #dae1e9;
186
+ border-radius: 4px;
187
+ }
188
+
189
+ .RCB-dd-search-ip {
190
+ padding: 10px 30px !important;
191
+ }
192
+ }
193
+
194
+ .disabled-form-el {
195
+ background: #efefef;
196
+ border-color: #efefef;
197
+ color: #a0a0a0;
198
+ cursor: not-allowed;
199
+
200
+ &:hover {
201
+ border-color: #efefef;
202
+ }
203
+ }
204
+
205
+ /* react-component-bundle overrides */
206
+
207
+ form {
208
+ &-form-el-cont {
209
+ margin-bottom: 30px;
210
+ }
211
+ }
212
+
213
+ .RCB {
214
+ &-form-el-block {
215
+ margin: 30px 0;
216
+ }
217
+
218
+ &-form-el-label {
219
+ display: inline-block;
220
+ margin-bottom: 8px;
221
+ color: #17173a;
222
+ font-size: 14px;
223
+ font-weight: 600;
224
+ letter-spacing: 0.42px;
225
+ }
226
+
227
+ &-form-el {
228
+ color: #17173a;
229
+ font-size: 14px;
230
+ border-radius: 4px;
231
+ border: 1px solid #dde2ee;
232
+ padding: 10px 15px;
233
+ width: 100%;
234
+
235
+ &[type="checkbox"] {
236
+ width: auto;
237
+ }
238
+
239
+ &.ltr {
240
+ direction: ltr;
241
+ text-align: left;
242
+
243
+ & + .ltr {
244
+ text-align: left;
245
+ }
246
+ }
247
+
248
+ &.rtl {
249
+ direction: rtl;
250
+ text-align: right;
251
+
252
+ & + .rtl {
253
+ text-align: right;
254
+ }
255
+ }
256
+
257
+ &[type="text"],
258
+ &[type="number"],
259
+ &[type="password"],
260
+ &[type="email"] {
261
+ &:focus {
262
+ border-color: #3e71f2;
263
+ border-radius: 4px;
264
+ box-shadow: 0px 0px 0px 4px #dbe7ff;
265
+ background-color: #fff;
266
+ outline: none;
267
+ }
268
+
269
+ &:hover {
270
+ border-color: #3e71f2;
271
+
272
+ &:disabled {
273
+ border-color: #dde2ee;
274
+ }
275
+ }
276
+
277
+ height: 40px;
278
+ box-sizing: border-box;
279
+ }
280
+
281
+ &:disabled {
282
+ @extend .disabled-form-el;
283
+ }
284
+
285
+ &::placeholder {
286
+ color: #6f6f8d;
287
+ }
288
+
289
+ &.error {
290
+ border-color: #f05c5c;
291
+
292
+ &:hover {
293
+ border-color: #f05c5c;
294
+ }
295
+
296
+ &:focus {
297
+ border-color: #f05c5c;
298
+ box-shadow: 0px 0px 0px 4px #f05c5c33;
299
+ outline: none;
300
+ }
301
+ }
302
+
303
+ &.warning {
304
+ border-color: #ffcf5c;
305
+
306
+ &:hover {
307
+ border-color: #ffcf5c;
308
+ }
309
+
310
+ &:focus {
311
+ border-color: #ffcf5c;
312
+ box-shadow: 0px 0px 0px 4px #ffcf5c33;
313
+ outline: none;
314
+ }
315
+ }
316
+
317
+ &.success {
318
+ border-color: #00c48c;
319
+
320
+ &:hover {
321
+ border-color: #00c48c;
322
+ }
323
+
324
+ &:focus {
325
+ border-color: #00c48c;
326
+ box-shadow: 0px 0px 0px 4px #00c48c33;
327
+ outline: none;
328
+ }
329
+ }
330
+ }
331
+
332
+ &-form-el-cont {
333
+ textarea {
334
+ font-family: "Nunito Sans", "Helvetica Neue", "Helvetica", "Roboto",
335
+ "sans-serif";
336
+
337
+ &:focus {
338
+ border-color: #3e71f2;
339
+ border-radius: 4px;
340
+ box-shadow: 0px 0px 0px 4px #dbe7ff;
341
+ background-color: #fff;
342
+ outline: none;
343
+ }
344
+
345
+ &:hover {
346
+ border-color: #3e71f2;
347
+ }
348
+ }
349
+
350
+ &.error .RCB-form-el {
351
+ border-color: #f05c5c;
352
+
353
+ &:hover {
354
+ border-color: #f05c5c;
355
+ }
356
+
357
+ &:focus {
358
+ border-color: #f05c5c;
359
+ box-shadow: 0px 0px 0px 4px #f05c5c33;
360
+ outline: none;
361
+ }
362
+ }
363
+
364
+ &.warning .RCB-form-el {
365
+ border-color: #ffcf5c;
366
+
367
+ &:hover {
368
+ border-color: #ffcf5c;
369
+ }
370
+
371
+ &:focus {
372
+ border-color: #ffcf5c;
373
+ box-shadow: 0px 0px 0px 4px #ffcf5c33;
374
+ outline: none;
375
+ }
376
+ }
377
+
378
+ &.success .RCB-form-el {
379
+ border-color: #00c48c;
380
+
381
+ &:hover {
382
+ border-color: #00c48c;
383
+ }
384
+
385
+ &:focus {
386
+ border-color: #00c48c;
387
+ box-shadow: 0px 0px 0px 4px #00c48c33;
388
+ outline: none;
389
+ }
390
+ }
391
+ }
392
+
393
+ &-form-error {
394
+ margin-top: 5px;
395
+ }
396
+
397
+ &-dropdown {
398
+ .RCB-form-el {
399
+ padding: 0;
400
+ border: none;
401
+ }
402
+
403
+ .RCB-inline-modal-btn {
404
+ padding: 9px 10px;
405
+ background: #fff;
406
+ width: 100%;
407
+ height: 100%;
408
+ }
409
+
410
+ &.RCB-disabled {
411
+ .RCB-inline-modal-btn {
412
+ @extend .disabled-form-el;
413
+ }
414
+ }
415
+
416
+ .RCB-dd-search-icon {
417
+ @extend .search-icon;
418
+ top: 9px;
419
+
420
+ &:before {
421
+ content: none;
422
+ }
423
+ }
424
+
425
+ .RCB-clear-selected {
426
+ position: absolute;
427
+ right: 10px;
428
+ top: 50%;
429
+ transform: translateY(-50%);
430
+ cursor: pointer;
431
+ z-index: 1;
432
+ display: flex;
433
+ align-items: center;
434
+ justify-content: center;
435
+
436
+ .RCB-clear-icon {
437
+ font-size: 20px;
438
+ line-height: 1;
439
+ color: #999;
440
+ font-weight: bold;
441
+
442
+ &:hover {
443
+ color: #666;
444
+ }
445
+ }
446
+
447
+ &:hover {
448
+ .RCB-clear-icon {
449
+ color: #333;
450
+ }
451
+ }
452
+ }
453
+ }
454
+
455
+ &-dd-searchabledd-search-ip {
456
+ border: 1px solid #dde2ee;
457
+ border-radius: 4px;
458
+ padding: 10px 30px;
459
+
460
+ &.RCB-has-clear-icon {
461
+ padding-right: 40px;
462
+ }
463
+ }
464
+
465
+ &-select-arrow {
466
+ margin-right: 0;
467
+ /** Newly added rule in URC */
468
+ display: inline-flex;
469
+
470
+ &:after {
471
+ content: " ";
472
+ @extend .down-arrow-dark;
473
+ }
474
+ }
475
+
476
+ &-toggle-knob {
477
+ border: 1px solid #cccbcb;
478
+ background: linear-gradient(180deg, #ffffff 0%, #f2f5f8 100%);
479
+ box-shadow: -2px 1px 3px 0 rgba(9, 13, 15, 0.14);
480
+ }
481
+
482
+ &-toggle {
483
+ height: 19px;
484
+ background-color: rgba(111, 111, 141, 1);
485
+ border-radius: 10px;
486
+ border: none;
487
+ /* box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.5); */
488
+ padding: 0;
489
+ vertical-align: middle;
490
+
491
+ &-knob {
492
+ top: 3px;
493
+ left: 2px;
494
+ position: relative;
495
+ border: none;
496
+ box-shadow: none;
497
+ }
498
+
499
+ div.RCB-toggle-knob:hover {
500
+ box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.15);
501
+ }
502
+
503
+ &.active {
504
+ background-color: #00c48c;
505
+
506
+ .RCB-toggle-knob {
507
+ position: relative;
508
+ height: 26px;
509
+ width: 26px;
510
+ left: -2px;
511
+ top: 3px;
512
+ background-color: white;
513
+ -webkit-transition: 0.4s;
514
+ transition: 0.4s;
515
+ border: none;
516
+ box-shadow: none;
517
+ }
518
+
519
+ div.RCB-toggle-knob:hover {
520
+ box-shadow: 0 0 0px 8px rgba(0, 196, 140, 0.15);
521
+ }
522
+ }
523
+ }
524
+
525
+ &-toggle-disable {
526
+ cursor: not-allowed;
527
+ opacity: 0.5;
528
+ background-color: rgba(111, 111, 141, 1);
529
+ box-shadow: none;
530
+
531
+ &.active {
532
+ background-color: rgba(0, 196, 140, 1);
533
+ opacity: 0.5;
534
+
535
+ div.RCB-toggle-knob:hover {
536
+ box-shadow: none;
537
+ }
538
+ }
539
+
540
+ div.RCB-toggle-knob:hover {
541
+ box-shadow: none;
542
+ }
543
+ }
544
+
545
+ &-btn {
546
+ /* remove underline incase this class is used on an <a> tag */
547
+ text-decoration: none;
548
+ height: 35px;
549
+ font-weight: 500;
550
+ white-space: nowrap;
551
+
552
+ &:disabled {
553
+ display: inline-flex;
554
+ height: 35px;
555
+ padding: 8px 12px;
556
+ justify-content: center;
557
+ align-items: center;
558
+ gap: 8px;
559
+ flex-shrink: 0;
560
+ border-radius: 5px;
561
+ opacity: 0.5;
562
+ background: #728ddf;
563
+ cursor: no-drop;
564
+ }
565
+ }
566
+
567
+ &-btn-default {
568
+ color: #fff;
569
+ background-color: #67b8dc;
570
+ padding: 4px 12px;
571
+ border: 0;
572
+
573
+ &:hover {
574
+ background-color: #50b2dd;
575
+ }
576
+ }
577
+
578
+ &-btn-primary {
579
+ background-color: $primary-btn-bg;
580
+ font-size: 14px;
581
+ padding: 8px 12px;
582
+ border-radius: 4px;
583
+ outline: none;
584
+
585
+ &:hover {
586
+ color: #fff;
587
+ text-decoration: none;
588
+ background-color: #3865d9;
589
+ }
590
+
591
+ &:active {
592
+ background-color: #3e71f2;
593
+ box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.5);
594
+ }
595
+
596
+ &:visited {
597
+ color: #fff;
598
+ }
599
+
600
+ &:disabled {
601
+ background-color: #728ddf;
602
+ color: #fff;
603
+ opacity: 0.5;
604
+ cursor: no-drop;
605
+ }
606
+
607
+ &:disabled:active {
608
+ box-shadow: unset;
609
+ }
610
+ }
611
+
612
+ &-btn-secondary {
613
+ font-size: 14px;
614
+ color: #3e71f2;
615
+ background-color: #fff;
616
+ padding: 8px 12px;
617
+ border-radius: 5px;
618
+ border: 1.5px solid #3e71f2;
619
+
620
+ &:hover {
621
+ color: #3e71f2;
622
+ text-decoration: none;
623
+ background-color: #ecf2ff;
624
+ }
625
+
626
+ &:focus {
627
+ background-color: $color-background-button-secondary-active;
628
+ }
629
+
630
+ &:disabled {
631
+ color: #3e71f2;
632
+ background-color: #eef4ff;
633
+ border: 1.5px solid #3e71f2;
634
+ cursor: no-drop;
635
+ }
636
+
637
+ &:visited {
638
+ color: $secondary-btn-color;
639
+ }
640
+ }
641
+
642
+ &-btn-link {
643
+ background-color: transparent;
644
+ color: $link-font-color;
645
+ border-color: transparent;
646
+
647
+ &:hover {
648
+ background: transparent;
649
+ }
650
+ }
651
+
652
+ &-tag-btn {
653
+ background-color: #ffffff;
654
+ border: solid 1px $color-border-button-secondary;
655
+ width: 30px;
656
+ height: 30px;
657
+ }
658
+ }
659
+
660
+ .custom-toggle-large {
661
+ .RCB-toggle {
662
+ height: 36px;
663
+ border-radius: 60px;
664
+ }
665
+ }
666
+
667
+ .last-form-el {
668
+ margin-bottom: 15px;
669
+ }
670
+
671
+ .demo-dropdown {
672
+ &.RCB-form-el-inline.RCB-dropdown {
673
+ width: 100%;
674
+ }
675
+ }
676
+
677
+ .RCB-checkbox-wrapper {
678
+ margin: unset;
679
+ display: flex;
680
+ align-items: center;
681
+ padding-left: 12px;
682
+ cursor: pointer;
683
+ margin-bottom: 0;
684
+
685
+ .RCB-form-el[type="checkbox"] ~ label {
686
+ padding: 5px 15px;
687
+ position: relative;
688
+ width: 100%;
689
+ color: #273251;
690
+ font-size: 14px;
691
+ font-weight: 600;
692
+ display: flex;
693
+ align-items: center;
694
+ padding-left: 12px;
695
+ cursor: pointer;
696
+ margin-bottom: 0;
697
+ }
698
+ }
699
+
700
+ .RCB-dropdown {
701
+ .RCB-inline-modal-body {
702
+ overflow: hidden;
703
+ }
704
+ }
705
+
706
+ .RCB-form-limit-container {
707
+ display: flex;
708
+ justify-content: space-between;
709
+ align-items: center;
710
+ margin-top: 5px;
711
+ font-size: 12px;
712
+ color: #6f6f8d;
713
+ }
@@ -0,0 +1,33 @@
1
+ .RCB {
2
+ &-form-error {
3
+ font-size: 12px;
4
+ color: #d25b5b;
5
+ }
6
+
7
+ &-dd-search {
8
+ position: relative;
9
+ }
10
+
11
+ &-dd-search-icon {
12
+ position: absolute;
13
+ top: 5px;
14
+ left: 10px;
15
+
16
+ &:before {
17
+ content: "\1F50D";
18
+ }
19
+ }
20
+
21
+ &-dd-search-ip {
22
+ width: 100%;
23
+ padding: 10px 30px;
24
+ border: none;
25
+ border-bottom: 1px solid #CCC;
26
+ }
27
+
28
+
29
+ &-dd-searchabledd-search-ip {
30
+ border: 1px solid #DDE2EE;
31
+ border-radius: 4px;
32
+ }
33
+ }