@bagelink/vue 0.0.331 → 0.0.335

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 (53) hide show
  1. package/dist/components/MaterialIcon.vue.d.ts +4 -2
  2. package/dist/components/MaterialIcon.vue.d.ts.map +1 -1
  3. package/dist/components/form/inputs/SelectInput.vue.d.ts +22 -16
  4. package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
  5. package/dist/components/index.d.ts +0 -2
  6. package/dist/components/index.d.ts.map +1 -1
  7. package/dist/components/layout/Layout.vue.d.ts +8 -0
  8. package/dist/components/layout/Layout.vue.d.ts.map +1 -1
  9. package/dist/components/layout/SidebarMenu.vue.d.ts.map +1 -1
  10. package/dist/components/layout/TabbedLayout.vue.d.ts +38 -0
  11. package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -0
  12. package/dist/components/layout/Tabs.vue.d.ts +24 -0
  13. package/dist/components/layout/Tabs.vue.d.ts.map +1 -0
  14. package/dist/components/layout/TabsBody.vue.d.ts +21 -0
  15. package/dist/components/layout/TabsBody.vue.d.ts.map +1 -0
  16. package/dist/components/layout/TabsNav.vue.d.ts +25 -0
  17. package/dist/components/layout/TabsNav.vue.d.ts.map +1 -0
  18. package/dist/components/layout/index.d.ts +4 -0
  19. package/dist/components/layout/index.d.ts.map +1 -1
  20. package/dist/components/layout/tabsManager.d.ts +4 -0
  21. package/dist/components/layout/tabsManager.d.ts.map +1 -0
  22. package/dist/index.cjs +778 -2031
  23. package/dist/index.mjs +780 -2033
  24. package/dist/style.css +415 -499
  25. package/dist/types/index.d.ts +7 -1
  26. package/dist/types/index.d.ts.map +1 -1
  27. package/dist/types/materialIcons.d.ts +1 -1
  28. package/dist/types/materialIcons.d.ts.map +1 -1
  29. package/dist/utils/index.d.ts.map +1 -1
  30. package/package.json +1 -1
  31. package/src/components/MaterialIcon.vue +3 -2
  32. package/src/components/PageTitle.vue +10 -20
  33. package/src/components/form/BglField.vue +2 -2
  34. package/src/components/form/BglForm.vue +0 -1
  35. package/src/components/form/inputs/SelectInput.vue +128 -484
  36. package/src/components/index.ts +0 -2
  37. package/src/components/layout/Layout.vue +34 -13
  38. package/src/components/layout/SidebarMenu.vue +22 -22
  39. package/src/components/layout/TabbedLayout.vue +79 -0
  40. package/src/components/layout/Tabs.vue +19 -0
  41. package/src/components/layout/TabsBody.vue +15 -0
  42. package/src/components/layout/TabsNav.vue +48 -0
  43. package/src/components/layout/index.ts +4 -0
  44. package/src/components/layout/tabsManager.ts +18 -0
  45. package/src/styles/appearance.css +42 -0
  46. package/src/styles/layout.css +74 -12
  47. package/src/styles/mobilLayout.css +77 -17
  48. package/src/styles/text.css +153 -1
  49. package/src/types/index.ts +9 -1
  50. package/src/types/materialIcons.ts +1180 -1178
  51. package/src/utils/index.ts +0 -1
  52. package/src/components/ComboBox.vue +0 -171
  53. package/src/components/TabbedLayout.vue +0 -87
package/dist/style.css CHANGED
@@ -648,25 +648,6 @@ a[data-v-0c8d9a95] {
648
648
  }
649
649
  }
650
650
 
651
- .tab[data-v-37337215] {
652
- text-transform: capitalize;
653
- }
654
- .side-tabs[data-v-37337215]{
655
- display: flex;
656
- }
657
- .side-tabs .tabs-top[data-v-37337215]{
658
- margin-inline-end: 1rem;
659
- }
660
- .side-tabs .tabs[data-v-37337215]{
661
- display: block;
662
- padding: 0;
663
- margin: 0;
664
- border: none;
665
- }
666
- .side-tabs .tab[data-v-37337215]{
667
- border: none;
668
- }
669
-
670
651
  .comments-wrap[data-v-c4b41dc0] {
671
652
  display: grid;
672
653
  grid-template-rows: 1fr 40px;
@@ -805,15 +786,6 @@ a[data-v-0c8d9a95] {
805
786
  align-items: center;
806
787
  gap: 1rem;
807
788
  }
808
- @media screen and (max-width: 910px) {
809
- .top-title {
810
- font-size: 1.25em;
811
- margin-bottom: 1rem;
812
- font-weight: 400;
813
- -webkit-margin-start: 0.5rem;
814
- margin-inline-start: 0.5rem;
815
- }
816
- }
817
789
 
818
790
  .list-arrows[data-v-f3641508] {
819
791
  opacity: 0;
@@ -985,61 +957,6 @@ padding: 0.75rem 0.5rem;
985
957
  height: 100%;
986
958
  object-fit: cover;
987
959
  }
988
- .resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
989
-
990
- .combobox[data-v-14fbb20b] {
991
- width: 100%;
992
- }
993
- .combobox-option[data-v-14fbb20b] {
994
- padding: 6px 12px;
995
- cursor: pointer;
996
- border-radius: 5px;
997
- transition: all 0.2s;
998
- display: grid;
999
- grid-template-columns: 10px 1fr;
1000
- justify-content: space-between;
1001
- width: 100%;
1002
- font-size: var(--input-font-size);
1003
- }
1004
- .combobox-options[data-v-14fbb20b] {
1005
- max-height: 300px;
1006
- overflow-y: auto;
1007
- }
1008
- .combobox-option[data-v-14fbb20b]:hover {
1009
- background: var(--bgl-gray-20);
1010
- }
1011
-
1012
- [data-popper-shown]{
1013
- color: var(--bgl-primary) !important;
1014
- }
1015
- .bagel-input label {
1016
- font-size: var(--label-font-size);
1017
- }
1018
- .combobox-btn {
1019
- display: flex;
1020
- justify-content: space-between;
1021
- align-items: center;
1022
- height: var(--input-height);
1023
- border-radius: var(--input-border-radius);
1024
- border: none;
1025
- background: var(--input-bg);
1026
- padding: 0.7rem;
1027
- color: var(--input-color);
1028
- width: 100%;
1029
- font-family: inherit;
1030
- }
1031
- .combobox-btn:focus {
1032
- outline: none;
1033
- box-shadow: inset 0 0 10px #00000012;
1034
- }
1035
- .v-popper__arrow-container {
1036
- display: none;
1037
- }
1038
- .v-popper--theme-dropdown .v-popper__inner {
1039
- border: none;
1040
- background: transparent;
1041
- border-radius: var(--card-border-radius);
1042
- }
1043
960
 
1044
961
  .alert[data-v-94bfcb05] {
1045
962
  padding: var(--btn-padding);
@@ -1277,401 +1194,61 @@ display: block;
1277
1194
  [dir='rtl'] .bagel-input textarea[data-v-1fc4f739] {
1278
1195
  direction: ltr;
1279
1196
  }
1197
+ .resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
1280
1198
 
1281
- fieldset[disabled] .multiselect {
1282
- pointer-events: none;
1283
- }
1284
- .multiselect__spinner {
1285
- position: absolute;
1286
- right: 1px;
1287
- top: 1px;
1288
- width: 40px;
1289
- height: 38px;
1290
- background: #fff;
1291
- display: block;
1292
- }
1293
- .multiselect__spinner::before,
1294
- .multiselect__spinner::after {
1295
- position: absolute;
1296
- content: "";
1297
- top: 50%;
1298
- left: 50%;
1299
- margin: -8px 0 0 -8px;
1300
- width: 16px;
1301
- height: 16px;
1302
- border-radius: 100%;
1303
- border-color: var(--bgl-primary-tint) transparent transparent;
1304
- border-style: solid;
1305
- border-width: 2px;
1306
- box-shadow: 0 0 0 1px transparent;
1307
- }
1308
- .multiselect__spinner::before {
1309
- animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
1310
- animation-iteration-count: infinite;
1311
- }
1312
- .multiselect__spinner::after {
1313
- animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
1314
- animation-iteration-count: infinite;
1315
- }
1316
- .multiselect__loading-enter-active,
1317
- .multiselect__loading-leave-active {
1318
- transition: opacity 0.4s ease-in-out;
1319
- opacity: 1;
1320
- }
1321
- .multiselect__loading-enter,
1322
- .multiselect__loading-leave-active {
1323
- opacity: 0;
1324
- }
1325
- .multiselect,
1326
- .multiselect__input,
1327
- .multiselect__single {
1328
- font-family: inherit;
1329
- font-size: var(--input-font-size);
1330
- touch-action: manipulation;
1331
- }
1332
- .multiselect {
1333
- box-sizing: content-box;
1334
- display: block;
1335
- position: relative;
1199
+ .selectinput[data-v-8845266b] {
1336
1200
  width: 100%;
1337
- min-height: var(--input-height);
1338
- text-align: left;
1339
- color: var(--input-color);
1340
- }
1341
- .multiselect * {
1342
- box-sizing: border-box;
1343
- }
1344
- .multiselect:focus {
1345
- outline: none;
1346
- }
1347
- .multiselect--disabled {
1348
- background: #ededed;
1349
- pointer-events: none;
1350
- opacity: 0.6;
1351
- }
1352
- .multiselect--active {
1353
- z-index: 50;
1354
- }
1355
- .multiselect--active:not(.multiselect--above) .multiselect__current,
1356
- .multiselect--active:not(.multiselect--above) .multiselect__input,
1357
- .multiselect--active:not(.multiselect--above) .multiselect__tags {
1358
- border-bottom-left-radius: 0;
1359
- border-bottom-right-radius: 0;
1360
- }
1361
- .multiselect--active:not(.multiselect--above) .multiselect__tags {
1362
- box-shadow: inset 0 0 10px #00000012;
1363
- }
1364
- .multiselect--active .multiselect__select {
1365
- transform: rotateZ(180deg);
1366
1201
  }
1367
- .multiselect--above.multiselect--active .multiselect__current,
1368
- .multiselect--above.multiselect--active .multiselect__input,
1369
- .multiselect--above.multiselect--active .multiselect__tags {
1370
- border-top-left-radius: 0;
1371
- border-top-right-radius: 0;
1372
- }
1373
- .multiselect__input,
1374
- .multiselect__single {
1375
- position: relative;
1376
- display: inline-block;
1377
- border: none;
1378
- background: var(--input-bg);
1379
- width: calc(100%);
1380
- transition: border 0.1s ease;
1381
- box-sizing: border-box;
1382
- vertical-align: top;
1202
+ .selectinput-option[data-v-8845266b] {
1203
+ padding: 6px 12px;
1204
+ cursor: pointer;
1205
+ border-radius: 5px;
1206
+ transition: all 0.2s;
1207
+ display: grid;
1208
+ grid-template-columns: 10px 1fr;
1209
+ justify-content: space-between;
1210
+ width: 100%;
1383
1211
  font-size: var(--input-font-size);
1384
- padding-inline-start: 0rem;
1385
- }
1386
- .multiselect--active .multiselect__input {
1387
- margin-top: -0.6rem;
1388
- }
1389
- .multiselect__input::placeholder {
1390
- color: var(--input-color);
1391
1212
  }
1392
- .multiselect__tag~.multiselect__input,
1393
- .multiselect__tag~.multiselect__single {
1394
- width: auto;
1395
- }
1396
- .multiselect__input:hover,
1397
- .multiselect__single:hover {
1398
- border-color: #cfcfcf;
1399
- }
1400
- .multiselect__input:focus,
1401
- .multiselect__single:focus {
1402
- border-color: #a8a8a8;
1403
- outline: none;
1213
+ .selectinput-options[data-v-8845266b] {
1214
+ max-height: 300px;
1215
+ overflow-y: auto;
1404
1216
  }
1405
- .multiselect__single {
1406
- /* padding-left: 5px; */
1407
- margin-bottom: 8px;
1217
+ .selectinput-option[data-v-8845266b]:hover {
1218
+ background: var(--bgl-gray-20);
1408
1219
  }
1409
- .multiselect__tags-wrap {
1410
- display: inline;
1220
+
1221
+ .bagel-input label {
1222
+ font-size: var(--label-font-size);
1411
1223
  }
1412
- .multiselect__tags {
1413
- /* min-height: 40px; */
1414
- display: block;
1415
- /* padding: 0.7rem 40px 0.7rem 8px; */
1224
+ .selectinput-btn {
1225
+ display: flex;
1226
+ justify-content: space-between;
1227
+ align-items: center;
1228
+ height: var(--input-height);
1416
1229
  border-radius: var(--input-border-radius);
1230
+ border: none;
1417
1231
  background: var(--input-bg);
1418
- font-size: var(--input-font-size);
1419
- height: var(--input-height);
1420
- line-height: 0;
1421
- padding: calc(var(--input-height) / 2);
1422
- padding-inline-end: 40px;
1423
- padding-inline-start: 0.7rem;
1424
- }
1425
- .multiselect__tag {
1426
- position: relative;
1427
- display: inline-block;
1428
- padding: 4px 26px 4px 10px;
1429
- border-radius: 5px;
1430
- margin-right: 10px;
1431
- color: #fff;
1432
- line-height: 1;
1433
- background: var(--bgl-primary-tint);
1434
- margin-bottom: 5px;
1435
- white-space: nowrap;
1436
- overflow: hidden;
1437
- max-width: 100%;
1438
- text-overflow: ellipsis;
1439
- }
1440
- .multiselect__tag-icon {
1441
- cursor: pointer;
1442
- margin-left: 7px;
1443
- position: absolute;
1444
- right: 0;
1445
- top: 0;
1446
- bottom: 0;
1447
- font-weight: 700;
1448
- font-style: initial;
1449
- width: 22px;
1450
- text-align: center;
1451
- line-height: 22px;
1452
- transition: all 0.2s ease;
1453
- border-radius: 5px;
1454
- }
1455
- .multiselect__tag-icon::after {
1456
- content: "×";
1457
- color: #266d4d;
1458
- font-size: 14px;
1459
- }
1460
-
1461
- /* // Remove these lines to avoid green closing button
1462
- //.multiselect__tag-icon:focus,
1463
- //.multiselect__tag-icon:hover {
1464
- // background: #369a6e;
1465
- //} */
1466
- .multiselect__tag-icon:focus::after,
1467
- .multiselect__tag-icon:hover::after {
1468
- color: white;
1469
- }
1470
- .multiselect__current {
1471
- line-height: 16px;
1472
- min-height: 40px;
1473
- box-sizing: border-box;
1474
- display: block;
1475
- overflow: hidden;
1476
- padding: 8px 12px 0;
1477
- padding-right: 30px;
1478
- white-space: nowrap;
1479
- margin: 0;
1480
- text-decoration: none;
1481
- border-radius: 5px;
1482
- /* border: 1px solid #e8e8e8; */
1483
- cursor: pointer;
1484
- }
1485
- .multiselect__select {
1486
- line-height: 16px;
1487
- display: block;
1488
- position: absolute;
1489
- box-sizing: border-box;
1490
- /* width: 40px; */
1491
- /* height: 38px; */
1492
- right: 1px;
1493
- top: 1px;
1494
- padding: 4px 8px;
1495
- margin: 0;
1496
- text-decoration: none;
1497
- text-align: center;
1498
- cursor: pointer;
1499
- transition: transform 0.2s ease;
1500
- padding-top: calc(var(--input-height) / 2 - 0.7rem);
1501
- }
1502
- .multiselect__select::before {
1503
- position: relative;
1504
- background-size: contain;
1505
- transform: scale(0.5);
1506
- color: var(--bgl-black);
1507
- content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23b7b7b7' height='24' viewBox='0 -960 960 960' width='24'><path d='M480-345 240-585l56-56 184 184 184-184 56 56-240 240Z'/></svg>");
1508
- }
1509
- .multiselect__placeholder {
1510
- color: var(--placeholder-color);
1511
- display: inline-block;
1512
- margin-bottom: 10px;
1513
- }
1514
- .multiselect--active .multiselect__placeholder {
1515
- display: none;
1516
- }
1517
- .multiselect__content-wrapper {
1518
- position: absolute;
1519
- display: block;
1520
- background: #fff;
1232
+ padding: 0.7rem;
1233
+ color: var(--input-color);
1521
1234
  width: 100%;
1522
- max-height: 240px;
1523
- overflow: auto;
1524
- box-shadow: 0 0 10px #00000012;
1525
- border-top: none;
1526
- border-bottom-left-radius: 5px;
1527
- border-bottom-right-radius: 5px;
1528
- z-index: 150;
1529
- -webkit-overflow-scrolling: touch;
1530
- }
1531
- .multiselect__content {
1532
- list-style: none;
1533
- display: inline-block;
1534
- padding: 0;
1535
- margin: 0;
1536
- min-width: 100%;
1537
- vertical-align: top;
1538
- }
1539
- .multiselect--above .multiselect__content-wrapper {
1540
- bottom: 100%;
1541
- border-bottom-left-radius: 0;
1542
- border-bottom-right-radius: 0;
1543
- border-top-left-radius: 5px;
1544
- border-top-right-radius: 5px;
1545
- border-bottom: none;
1546
- border-top: 1px solid #e8e8e8;
1547
- }
1548
- .multiselect__content::-webkit-scrollbar {
1549
- display: none;
1550
- }
1551
- .multiselect__element {
1552
- display: block;
1235
+ font-family: inherit;
1553
1236
  }
1554
- .multiselect__option {
1555
- display: block;
1556
- padding-inline-start: 12px;
1557
- min-height: calc(var(--input-height) * 0.8);
1558
- line-height: calc(var(--input-height) * 0.8);
1559
- text-decoration: none;
1560
- text-transform: none;
1561
- position: relative;
1562
- cursor: pointer;
1563
- white-space: nowrap;
1237
+ .selectinput-btn:disabled {
1238
+ background: var(--input-disabled-bg);
1239
+ color: var(--input-disabled-color);
1564
1240
  }
1565
- .multiselect__option::after {
1566
- top: 0;
1567
- right: 0;
1568
- position: absolute;
1569
- width: calc(var(--input-height) * 0.8);
1570
- height: calc(var(--input-height) * 0.8);
1571
- ;
1572
- text-align: center;
1573
- font-size: 13px;
1574
- }
1575
- .multiselect__option--highlight {
1576
- background: var(--bgl-primary-light);
1241
+ .selectinput-btn:focus {
1577
1242
  outline: none;
1578
- color: var(--bgl-primary);
1579
- }
1580
- .multiselect__option--selected {
1581
- background: var(--bgl-primary);
1582
- color: var(--bgl-white);
1583
- font-weight: bold;
1584
- }
1585
- .multiselect__option--selected.multiselect__option--highlight {
1586
- filter: brightness(0.9);
1587
- color: #fff;
1588
- }
1589
- .multiselect__option--selected.multiselect__option--highlight::after {
1590
- content: "✕";
1591
- color: var(--bgl-white);
1592
- }
1593
- .multiselect--disabled .multiselect__current,
1594
- .multiselect--disabled .multiselect__select {
1595
- background: #ededed;
1596
- color: #a6a6a6;
1597
- }
1598
- .multiselect__option--disabled {
1599
- background: #ededed !important;
1600
- color: #a6a6a6 !important;
1601
- cursor: text;
1602
- pointer-events: none;
1603
- }
1604
- .multiselect__option--group {
1605
- background: #ededed;
1606
- color: var(--input-color);
1607
- }
1608
- .multiselect__option--group.multiselect__option--highlight {
1609
- background: var(--input-color);
1610
- color: #fff;
1611
- }
1612
- .multiselect__option--group.multiselect__option--highlight::after {
1613
- background: var(--input-color);
1614
- }
1615
- .multiselect__option--disabled.multiselect__option--highlight {
1616
- background: #dedede;
1617
- }
1618
- .multiselect__option--group-selected.multiselect__option--highlight {
1619
- background: var(--bgl-red);
1620
- color: #fff;
1621
- }
1622
- .multiselect__option--group-selected.multiselect__option--highlight::after {
1623
- background: var(--bgl-red);
1624
- content: attr(data-deselect);
1625
- color: #fff;
1626
- }
1627
- .multiselect-enter-active,
1628
- .multiselect-leave-active {
1629
- transition: all 0.15s ease;
1630
- }
1631
- .multiselect-enter,
1632
- .multiselect-leave-active {
1633
- opacity: 0;
1634
- }
1635
- .multiselect__strong {
1636
- margin-bottom: 8px;
1637
- line-height: 20px;
1638
- display: inline-block;
1639
- vertical-align: top;
1640
- }
1641
- *[dir="rtl"] .multiselect {
1642
- text-align: right;
1643
- }
1644
- *[dir="rtl"] .multiselect__select {
1645
- right: auto;
1646
- left: 1px;
1647
- }
1648
- *[dir="rtl"] .multiselect__tags {
1649
- padding: calc(var(--input-height) / 2);
1650
- padding-inline-end: 40px;
1651
- padding-inline-start: 0.7rem;
1652
- }
1653
- *[dir="rtl"] .multiselect__content {
1654
- text-align: right;
1655
- }
1656
- *[dir="rtl"] .multiselect__option::after {
1657
- right: auto;
1658
- left: 0;
1659
- }
1660
- *[dir="rtl"] .multiselect__clear {
1661
- right: auto;
1662
- left: 12px;
1663
- }
1664
- *[dir="rtl"] .multiselect__spinner {
1665
- right: auto;
1666
- left: 1px;
1667
- }
1668
- @keyframes spinning {
1669
- from {
1670
- transform: rotate(0);
1243
+ box-shadow: inset 0 0 10px #00000012;
1671
1244
  }
1672
- to {
1673
- transform: rotate(2turn);
1245
+ .v-popper__arrow-container {
1246
+ display: none;
1674
1247
  }
1248
+ .v-popper--theme-dropdown .v-popper__inner {
1249
+ border: none;
1250
+ background: transparent;
1251
+ border-radius: var(--card-border-radius);
1675
1252
  }
1676
1253
 
1677
1254
  .bagel-input[data-v-69a60381] {
@@ -2248,9 +1825,18 @@ img.preview[data-v-1be8d7b1] {
2248
1825
  }
2249
1826
  }
2250
1827
 
2251
- .layout {
1828
+ .layout[data-v-977dfbf4] {
2252
1829
  min-height: 100px;
2253
1830
  display: grid;
1831
+ gap: var(--7a00a82c);
1832
+ grid-template-rows: var(--30493178);
1833
+ grid-template-columns: var(--5b203692);
1834
+ }
1835
+ @media screen and (max-width: 910px) {
1836
+ .layout[data-v-977dfbf4] {
1837
+ grid-template-rows: var(--7cba085b);
1838
+ grid-template-columns: var(--7abc6a1b);
1839
+ }
2254
1840
  }
2255
1841
 
2256
1842
  .v-popper--theme-tooltip .v-popper__inner {
@@ -2267,7 +1853,7 @@ img.preview[data-v-1be8d7b1] {
2267
1853
  background-color: var(--bgl-primary-tint) !important;
2268
1854
  }
2269
1855
 
2270
- .bgl_sidebar[data-v-8d6bd3d8] {
1856
+ .bgl_sidebar[data-v-8713ae4a] {
2271
1857
  background-color: var(--bgl-primary);
2272
1858
  color: var(--bgl-white);
2273
1859
  overflow: hidden;
@@ -2277,22 +1863,22 @@ img.preview[data-v-1be8d7b1] {
2277
1863
  padding: 0.5rem;
2278
1864
  overflow-y: auto;
2279
1865
  }
2280
- .wideNav .toggleNav[data-v-8d6bd3d8] {
1866
+ .wideNav .toggleNav[data-v-8713ae4a] {
2281
1867
  transform: rotate(180deg);
2282
1868
  }
2283
- .wideNav .nav-button[data-v-8d6bd3d8] {
1869
+ .wideNav .nav-button[data-v-8713ae4a] {
2284
1870
  padding-inline-start: 1rem !important;
2285
1871
  width: 100%;
2286
1872
  }
2287
- .nav-button.bgl_btn-icon[data-v-8d6bd3d8] {
1873
+ .nav-button.bgl_btn-icon[data-v-8713ae4a] {
2288
1874
  border-radius: var(--btn-border-radius) !important;
2289
1875
  }
2290
- .nav-button p[data-v-8d6bd3d8] {
1876
+ .nav-button p[data-v-8713ae4a] {
2291
1877
  transition: var(--nav-tran);
2292
- animation: fade-8d6bd3d8 2s;
1878
+ animation: fade-8713ae4a 2s;
2293
1879
  animation-duration: 900ms;
2294
1880
  }
2295
- @keyframes fade-8d6bd3d8 {
1881
+ @keyframes fade-8713ae4a {
2296
1882
  0% {
2297
1883
  opacity: 0;
2298
1884
  transform: translateX(-20px);
@@ -2307,6 +1893,34 @@ img.preview[data-v-1be8d7b1] {
2307
1893
  }
2308
1894
  }
2309
1895
 
1896
+ .tab[data-v-f737d297] {
1897
+ border: none;
1898
+ border-bottom: 1px solid var(--border-color);
1899
+ background: transparent;
1900
+ }
1901
+ .tab.currentTab[data-v-f737d297] {
1902
+ border-bottom: 2px solid var(--primary-color);
1903
+ }
1904
+
1905
+ .tab[data-v-fd61196d] {
1906
+ text-transform: capitalize;
1907
+ }
1908
+ .side-tabs[data-v-fd61196d] {
1909
+ display: flex;
1910
+ }
1911
+ .side-tabs .tabs-top[data-v-fd61196d] {
1912
+ margin-inline-end: 1rem;
1913
+ }
1914
+ .side-tabs .tabs[data-v-fd61196d] {
1915
+ display: block;
1916
+ padding: 0;
1917
+ margin: 0;
1918
+ border: none;
1919
+ }
1920
+ .side-tabs .tab[data-v-fd61196d] {
1921
+ border: none;
1922
+ }
1923
+
2310
1924
 
2311
1925
 
2312
1926
  .grid {
@@ -2388,11 +2002,11 @@ img.preview[data-v-1be8d7b1] {
2388
2002
  top: 0px;
2389
2003
  inset-inline-end: 0px;
2390
2004
  }
2391
- .position-absolute {
2392
- position: absolute;
2393
- }
2394
- .position-relative {
2395
- position: relative;
2005
+ .positioned-full {
2006
+ top: 0;
2007
+ bottom: 0;
2008
+ inset-inline-start: 0;
2009
+ inset-inline-end: 0;
2396
2010
  }
2397
2011
  .auto-flow-rows {
2398
2012
  grid-auto-flow: row;
@@ -2410,8 +2024,6 @@ img.preview[data-v-1be8d7b1] {
2410
2024
  .w-100,
2411
2025
  .width-100 {
2412
2026
  width: 100%;
2413
- max-width: 100px;
2414
-
2415
2027
  }
2416
2028
  .w300,
2417
2029
  .w350,
@@ -2448,12 +2060,48 @@ img.preview[data-v-1be8d7b1] {
2448
2060
  margin-inline-end: auto;
2449
2061
  width: 98%;
2450
2062
  }
2063
+ .w10 {
2064
+ max-width: 10px;
2065
+ }
2066
+ .w20 {
2067
+ max-width: 20px;
2068
+ }
2069
+ .w20 {
2070
+ max-width: 20px;
2071
+ }
2072
+ .w30 {
2073
+ max-width: 30px;
2074
+ }
2075
+ .w40 {
2076
+ max-width: 40px;
2077
+ }
2078
+ .w50 {
2079
+ max-width: 50px;
2080
+ }
2081
+ .w60 {
2082
+ max-width: 60px;
2083
+ }
2084
+ .w70 {
2085
+ max-width: 70px;
2086
+ }
2087
+ .w80 {
2088
+ max-width: 80px;
2089
+ }
2090
+ .w90 {
2091
+ max-width: 90px;
2092
+ }
2451
2093
  .w100 {
2452
2094
  max-width: 100px;
2453
2095
  }
2096
+ .w150 {
2097
+ max-width: 150px;
2098
+ }
2454
2099
  .w200 {
2455
2100
  max-width: 200px;
2456
2101
  }
2102
+ .w250 {
2103
+ max-width: 250px;
2104
+ }
2457
2105
  .w300 {
2458
2106
  max-width: 300px;
2459
2107
  }
@@ -3180,12 +2828,26 @@ img.preview[data-v-1be8d7b1] {
3180
2828
  .p-025 {
3181
2829
  padding: 0.25rem !important;
3182
2830
  }
3183
- .relative {
3184
- position: relative;
2831
+ .relative,
2832
+ .position-relative {
2833
+ position: relative !important;
3185
2834
  }
3186
- .absolute {
2835
+ .absolute,
2836
+ .position-absolute {
3187
2837
  position: absolute !important;
3188
2838
  }
2839
+ .fixed,
2840
+ .position-fixed {
2841
+ position: fixed !important;
2842
+ }
2843
+ .static,
2844
+ .position-static {
2845
+ position: static !important;
2846
+ }
2847
+ .sticky,
2848
+ .position-sticky {
2849
+ position: sticky !important;
2850
+ }
3189
2851
  .flex {
3190
2852
  display: flex;
3191
2853
  align-items: center;
@@ -3195,7 +2857,8 @@ img.preview[data-v-1be8d7b1] {
3195
2857
  align-items: stretch;
3196
2858
  }
3197
2859
  .hide,
3198
- .display-hide {
2860
+ .none,
2861
+ .display-none {
3199
2862
  display: none;
3200
2863
  }
3201
2864
  .display-block {
@@ -3523,14 +3186,12 @@ img.preview[data-v-1be8d7b1] {
3523
3186
  display: grid !important;
3524
3187
  }
3525
3188
 
3526
- .m_none {
3189
+ .m_hide,
3190
+ .m_none,
3191
+ .m_display-none {
3527
3192
  display: none !important;
3528
3193
  }
3529
3194
 
3530
- .m_w-100 {
3531
- width: 100% !important;
3532
- }
3533
-
3534
3195
  .m_inline-grid {
3535
3196
  display: inline-grid;
3536
3197
  }
@@ -3630,12 +3291,11 @@ img.preview[data-v-1be8d7b1] {
3630
3291
  inset-inline-end: 0px;
3631
3292
  }
3632
3293
 
3633
- .m_position-absolute {
3634
- position: absolute;
3635
- }
3636
-
3637
- .m_position-relative {
3638
- position: relative;
3294
+ .m_positioned-full {
3295
+ top: 0;
3296
+ bottom: 0;
3297
+ inset-inline-start: 0;
3298
+ inset-inline-end: 0;
3639
3299
  }
3640
3300
 
3641
3301
  .m_auto-flow-rows {
@@ -3657,9 +3317,7 @@ img.preview[data-v-1be8d7b1] {
3657
3317
 
3658
3318
  .m_w-100,
3659
3319
  .m_width-100 {
3660
- width: 100%;
3661
- max-width: 100px;
3662
-
3320
+ width: 100% !important;
3663
3321
  }
3664
3322
 
3665
3323
  .m_w300,
@@ -3681,14 +3339,62 @@ img.preview[data-v-1be8d7b1] {
3681
3339
  width: 98%;
3682
3340
  }
3683
3341
 
3342
+ .m_w10 {
3343
+ max-width: 10px;
3344
+ }
3345
+
3346
+ .m_w20 {
3347
+ max-width: 20px;
3348
+ }
3349
+
3350
+ .m_w20 {
3351
+ max-width: 20px;
3352
+ }
3353
+
3354
+ .m_w30 {
3355
+ max-width: 30px;
3356
+ }
3357
+
3358
+ .m_w40 {
3359
+ max-width: 40px;
3360
+ }
3361
+
3362
+ .m_w50 {
3363
+ max-width: 50px;
3364
+ }
3365
+
3366
+ .m_w60 {
3367
+ max-width: 60px;
3368
+ }
3369
+
3370
+ .m_w70 {
3371
+ max-width: 70px;
3372
+ }
3373
+
3374
+ .m_w80 {
3375
+ max-width: 80px;
3376
+ }
3377
+
3378
+ .m_w90 {
3379
+ max-width: 90px;
3380
+ }
3381
+
3684
3382
  .m_w100 {
3685
3383
  max-width: 100px;
3686
3384
  }
3687
3385
 
3386
+ .m_w150 {
3387
+ max-width: 150px;
3388
+ }
3389
+
3688
3390
  .m_w200 {
3689
3391
  max-width: 200px;
3690
3392
  }
3691
3393
 
3394
+ .m_w250 {
3395
+ max-width: 250px;
3396
+ }
3397
+
3692
3398
  .m_w300 {
3693
3399
  max-width: 300px;
3694
3400
  }
@@ -4564,14 +4270,31 @@ img.preview[data-v-1be8d7b1] {
4564
4270
  padding: 0.25rem !important;
4565
4271
  }
4566
4272
 
4567
- .m_relative {
4568
- position: relative;
4273
+ .m_relative,
4274
+ .m_position-relative {
4275
+ position: relative !important;
4569
4276
  }
4570
4277
 
4571
- .m_absolute {
4278
+ .m_absolute,
4279
+ .m_position-absolute {
4572
4280
  position: absolute !important;
4573
4281
  }
4574
4282
 
4283
+ .m_fixed,
4284
+ .m_position-fixed {
4285
+ position: fixed !important;
4286
+ }
4287
+
4288
+ .m_static,
4289
+ .m_position-static {
4290
+ position: static !important;
4291
+ }
4292
+
4293
+ .m_sticky,
4294
+ .m_position-sticky {
4295
+ position: sticky !important;
4296
+ }
4297
+
4575
4298
  .m_flex-stretch {
4576
4299
  display: flex;
4577
4300
  align-items: stretch;
@@ -5280,7 +5003,6 @@ select {
5280
5003
  white-space: nowrap;
5281
5004
  }
5282
5005
  @media screen and (max-width: 910px) {
5283
-
5284
5006
  .txt20,
5285
5007
  .txt-20 {
5286
5008
  font-size: 18px;
@@ -5295,6 +5017,159 @@ select {
5295
5017
  .txt-14 {
5296
5018
  font-size: 12px;
5297
5019
  }
5020
+
5021
+ .m_txt-center {
5022
+ text-align: center;
5023
+ }
5024
+
5025
+ .m_txt-start {
5026
+ text-align: start;
5027
+ }
5028
+
5029
+ .m_txt-end {
5030
+ text-align: end;
5031
+ }
5032
+
5033
+ .m_txt-small {
5034
+ font-size: 12px;
5035
+ }
5036
+
5037
+ .m_txt20,
5038
+ .m_txt-20 {
5039
+ font-size: 20px;
5040
+ }
5041
+
5042
+ .m_txt18,
5043
+ .m_txt-18 {
5044
+ font-size: 18px;
5045
+ }
5046
+
5047
+ .m_txt16,
5048
+ .m_txt-16 {
5049
+ font-size: 16px;
5050
+ }
5051
+
5052
+ .m_txt14,
5053
+ .m_txt-14 {
5054
+ font-size: 14px;
5055
+ }
5056
+
5057
+ .m_txt12,
5058
+ .m_txt-12 {
5059
+ font-size: 12px;
5060
+ }
5061
+
5062
+ .m_txt10,
5063
+ .m_txt-10 {
5064
+ font-size: 10px;
5065
+ }
5066
+
5067
+ .m_txt9,
5068
+ .m_txt-9 {
5069
+ font-size: 9px;
5070
+ }
5071
+
5072
+ .m_no-margin {
5073
+ margin: 0;
5074
+ }
5075
+
5076
+ .m_txt-gray,
5077
+ .m_txtgray {
5078
+ color: var(--bgl-gray);
5079
+ }
5080
+
5081
+ .m_txt-blue,
5082
+ .m_txtblue {
5083
+ color: var(--bgl-primary);
5084
+ }
5085
+
5086
+ .m_txt-black,
5087
+ .m_txtblack {
5088
+ color: var(--bgl-black);
5089
+ }
5090
+
5091
+ .m_txt-red,
5092
+ .m_txtred {
5093
+ color: var(--bgl-red);
5094
+ }
5095
+
5096
+ .m_txt-white,
5097
+ .m_txtwhite {
5098
+ color: var(--bgl-white);
5099
+ }
5100
+
5101
+ .m_font-light {
5102
+ font-weight: 100;
5103
+ }
5104
+
5105
+ .m_bold {
5106
+ font-weight: 700;
5107
+ }
5108
+
5109
+ .m_line-height-1 {
5110
+ line-height: 1;
5111
+ }
5112
+
5113
+ .m_ellipsis {
5114
+ overflow: hidden;
5115
+ display: block;
5116
+ width: 100%;
5117
+ text-overflow: ellipsis;
5118
+ }
5119
+
5120
+ .m_ellipsis-1,
5121
+ .m_ellipsis-2,
5122
+ .m_ellipsis-3,
5123
+ .m_ellipsis-4,
5124
+ .m_ellipsis-5,
5125
+ .m_ellipsis-6 {
5126
+ display: block;
5127
+ display: -webkit-box;
5128
+ max-width: 100%;
5129
+ -webkit-box-orient: vertical;
5130
+ overflow: hidden;
5131
+ text-overflow: ellipsis;
5132
+ }
5133
+
5134
+ .m_ellipsis-1 {
5135
+ -webkit-line-clamp: 1;
5136
+ }
5137
+
5138
+ .m_ellipsis-2 {
5139
+ -webkit-line-clamp: 2;
5140
+ }
5141
+
5142
+ .m_ellipsis-3 {
5143
+ -webkit-line-clamp: 3;
5144
+ }
5145
+
5146
+ .m_ellipsis-4 {
5147
+ -webkit-line-clamp: 4;
5148
+ }
5149
+
5150
+ .m_ellipsis-5 {
5151
+ -webkit-line-clamp: 5;
5152
+ }
5153
+
5154
+ .m_ellipsis-6 {
5155
+ -webkit-line-clamp: 6;
5156
+ }
5157
+
5158
+ .m_pointer {
5159
+ cursor: pointer;
5160
+ }
5161
+
5162
+ .m_decoration-none {
5163
+ text-decoration: none;
5164
+ }
5165
+
5166
+ .m_bgl_icon-font {
5167
+ font-family: "Material Symbols Outlined", serif;
5168
+ }
5169
+
5170
+ .m_nowrap {
5171
+ white-space: nowrap;
5172
+ }
5298
5173
  }
5299
5174
  ::-webkit-scrollbar {
5300
5175
  width: 0.5em;
@@ -5442,6 +5317,47 @@ select {
5442
5317
  .opacity-10 {
5443
5318
  opacity: 1;
5444
5319
  }
5320
+ @media screen and (max-width: 910px) {
5321
+ .m_opacity-1 {
5322
+ opacity: 0.1;
5323
+ }
5324
+
5325
+ .m_opacity-2 {
5326
+ opacity: 0.2;
5327
+ }
5328
+
5329
+ .m_opacity-3 {
5330
+ opacity: 0.3;
5331
+ }
5332
+
5333
+ .m_opacity-4 {
5334
+ opacity: 0.4;
5335
+ }
5336
+
5337
+ .m_opacity-5 {
5338
+ opacity: 0.5;
5339
+ }
5340
+
5341
+ .m_opacity-6 {
5342
+ opacity: 0.6;
5343
+ }
5344
+
5345
+ .m_opacity-7 {
5346
+ opacity: 0.7;
5347
+ }
5348
+
5349
+ .m_opacity-8 {
5350
+ opacity: 0.8;
5351
+ }
5352
+
5353
+ .m_opacity-9 {
5354
+ opacity: 0.9;
5355
+ }
5356
+
5357
+ .m_opacity-10 {
5358
+ opacity: 1;
5359
+ }
5360
+ }
5445
5361
  /* @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Hebrew:wght@300;400;500;600;700&display=swap"); */
5446
5362
  /*noinspection CssUnknownTarget*/
5447
5363
  :root {