forstok-ui-lib 8.3.7 → 8.3.11

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.
package/dist/index.js CHANGED
@@ -446,7 +446,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
446
446
  }
447
447
  }
448
448
  ${It}
449
- `;const Tt=m.default.aside`
449
+ `;const Tt=m.default.aside`
450
450
  display: grid;
451
451
  grid-auto-flow: column;
452
452
  grid-gap: 8px;
@@ -479,7 +479,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
479
479
  display: inline !important;
480
480
  }
481
481
  }
482
- `,Yt=m.default.section`
482
+ `,Yt=m.default.section`
483
483
  ${Je}
484
484
  position: relative;
485
485
  min-height: 1px;
@@ -490,8 +490,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
490
490
  padding: 4px 30px 16px;
491
491
  }
492
492
  ${({$mode:e})=>"full"===e&&t.css`
493
- width: 100%;
494
- `}
493
+ width: 100%;
494
+ `}
495
495
  `,Xt=m.default.section`
496
496
  position: relative;
497
497
  height: 100%;
@@ -528,7 +528,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
528
528
  &._refCashierPanelContainer {
529
529
  ${Tt} {
530
530
  > i {
531
- &:first-child, &:nth-child(3) {
531
+ &:first-child,
532
+ &:nth-child(3) {
532
533
  display: none;
533
534
  }
534
535
  }
@@ -539,7 +540,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
539
540
  padding: 20px 1em 0px 1.275em;
540
541
  height: 100%;
541
542
  }
542
- ${({$mode:e})=>{if("mobile"===e)return t.css`
543
+ ${({$mode:e})=>{if("mobile"===e)return t.css`
543
544
  position: fixed;
544
545
  width: 100%;
545
546
  height: 100px;
@@ -570,12 +571,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
570
571
  }
571
572
  `,qt=m.default.section`
572
573
  width: 100%;
573
- ${({$mode:e})=>"master-listing"===e?t.css`
574
+ ${({$mode:e})=>"master-listing"===e?t.css`
574
575
  padding: 0 16px;
575
- `:"detail-master"===e?t.css`
576
+ `:"detail-master"===e?t.css`
576
577
  padding: 20px 10px 0 10px;
577
- `:"no-header"===e?t.css`
578
- padding-top: 0;
578
+ `:"no-header"===e?t.css`
579
+ padding-top: 0;
579
580
  `:void 0}
580
581
  `,Vt=m.default.div`
581
582
  padding-top: 16px;
@@ -588,12 +589,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
588
589
  }
589
590
  }
590
591
  ${({$mode:e})=>{let t="";return"list"===e?t+=" \n min-height: 750px;\n @media only screen and (min-width: 1280px) {\n min-height: 600px;\n }\n ":"chat"===e?t+="\n height: calc(100vh - 150px);\n overflow: hidden;\n ":"clear"===e&&(t+="\n padding-top: 9px;\n @media only screen and (min-width: 768px) {\n padding-top: 11px;\n }\n "),t}}
591
- `,Ut=m.default.section`
592
+ `,Ut=m.default.section`
592
593
  position: relative;
593
- > section,
594
+ > section,
594
595
  > article {
595
596
  width: 100%;
596
- > aside,
597
+ > aside,
597
598
  > article {
598
599
  ${Je}
599
600
  margin: 0 auto;
@@ -603,27 +604,27 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
603
604
  height: calc(100vh - 48px);
604
605
  }
605
606
  ${({$mode:e})=>"detail"===e&&t.css`
606
- margin-top: -4px;
607
- @media only screen and (min-width: 768px) {
608
- > section,
609
- > article {
610
- > aside {
611
- padding-left: 0;
612
- padding-right: 0;
607
+ margin-top: -4px;
608
+ @media only screen and (min-width: 768px) {
609
+ > section,
610
+ > article {
611
+ > aside {
612
+ padding-left: 0;
613
+ padding-right: 0;
614
+ }
613
615
  }
614
616
  }
615
- }
616
- @media only screen and (min-width: 1024px) {
617
- > section,
618
- > article {
619
- > aside {
620
- padding-left: 0;
621
- padding-right: 0;
617
+ @media only screen and (min-width: 1024px) {
618
+ > section,
619
+ > article {
620
+ > aside {
621
+ padding-left: 0;
622
+ padding-right: 0;
623
+ }
622
624
  }
623
625
  }
624
- }
625
- `}
626
- `,Wt=m.default.div`
626
+ `}
627
+ `,Wt=m.default.div`
627
628
  display: grid;
628
629
  grid-template-columns: 1fr 100px 100px 100px;
629
630
  padding: 16px 16px 12px;
@@ -635,31 +636,31 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
635
636
  > div:not(:first-child) {
636
637
  justify-self: end;
637
638
  }
638
- `,Rt=m.default.div`
639
+ `,Rt=m.default.div`
639
640
  display: grid;
640
641
  grid-template-columns: 28px 1fr 100px 100px 100px;
641
642
  grid-gap: 16px;
642
643
  justify-content: center;
643
644
  align-items: center;
644
- > a:nth-child(n+3),
645
- > span:nth-child(n+3),
646
- div:nth-child(n+3) {
645
+ > a:nth-child(n + 3),
646
+ > span:nth-child(n + 3),
647
+ div:nth-child(n + 3) {
647
648
  justify-self: end;
648
649
  }
649
- `,Gt=m.default.div`
650
+ `,Gt=m.default.div`
650
651
  display: grid;
651
652
  grid-auto-flow: row;
652
653
  grid-gap: 10px;
653
654
  padding: 12px 16px 16px;
654
- `,Zt=m.default.div`
655
+ `,Zt=m.default.div`
655
656
  background-color: var(--sec-clr-bg);
656
657
  border: 1px solid var(--sec-clr-ln);
657
658
  border-radius: var(--sec-rd);
658
659
  overflow-x: auto;
659
660
  margin: 0 0 16px;
660
- ${Wt},
661
- ${Gt} {
662
- width: 733px;
661
+ ${Wt},
662
+ ${Gt} {
663
+ width: 733px;
663
664
  }
664
665
  @media only screen and (min-width: 375px) {
665
666
  margin: 0 12px 16px 16px;
@@ -667,9 +668,9 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
667
668
  @media only screen and (min-width: 768px) {
668
669
  margin: 0 30px 16px 34px;
669
670
  overflow-x: unset;
670
- ${Wt},
671
- ${Gt} {
672
- width: 100%;
671
+ ${Wt},
672
+ ${Gt} {
673
+ width: 100%;
673
674
  }
674
675
  }
675
676
  ${({$mode:e})=>t.css`
@@ -690,11 +691,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
690
691
  border-top: 1px solid var(--pri-clr-ln);
691
692
  padding: 12px 16px 4px 16px;
692
693
  justify-content: center;
693
- &:first-child{
694
- border: none;
694
+ &:first-child {
695
+ border: none;
695
696
  }
696
- &:last-child {
697
- border-bottom: 1px solid var(--pri-clr-ln);
697
+ &:last-child {
698
+ border-bottom: 1px solid var(--pri-clr-ln);
698
699
  padding-bottom: 14px;
699
700
  }
700
701
  }
@@ -705,41 +706,41 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
705
706
  padding: 0 16px 16px 16px;
706
707
  margin-bottom: 0;
707
708
  }
708
-
709
+
709
710
  ${"picklist"===e&&t.css`
710
- ${Wt},
711
- ${Gt} {
712
- width: 938px;
711
+ ${Wt},
712
+ ${Gt} {
713
+ width: 938px;
713
714
  }
714
715
  @media only screen and (min-width: 1024px) {
715
- ${Wt},
716
- ${Gt} {
717
- width: 100%;
716
+ ${Wt},
717
+ ${Gt} {
718
+ width: 100%;
718
719
  }
719
720
  }
720
721
  ${Wt} {
721
722
  grid-template-columns: 1fr 100px 72px 72px 69px 69px 51px;
722
723
  padding: 16px 16px 12px;
723
- > div:nth-child(2) {
724
- justify-self: start;
724
+ > div:nth-child(2) {
725
+ justify-self: start;
725
726
  }
726
727
  }
727
728
  ${Rt} {
728
729
  grid-template-columns: 28px 1fr 100px 72px 72px 69px 69px 51px;
729
730
  padding: 12px 16px 12px;
730
- > *:nth-child(3) {
731
- justify-self: start;
731
+ > *:nth-child(3) {
732
+ justify-self: start;
732
733
  }
733
734
  }
734
735
  `}
735
736
 
736
737
  ${"listing"===e&&t.css`
737
738
  margin: 0 0 16px !important;
738
- ${Wt},
739
+ ${Wt},
739
740
  ${Rt} {
740
741
  grid-template-columns: 1fr 340px var(--qty-pd20);
741
- > div:nth-child(2) {
742
- justify-self: start;
742
+ > div:nth-child(2) {
743
+ justify-self: start;
743
744
  }
744
745
  }
745
746
  @media only screen and (min-width: 1024px) {
@@ -750,7 +751,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
750
751
 
751
752
  ${("price"===e||"price-full"===e||"price-mid"===e)&&t.css`
752
753
  margin: 0 0 16px !important;
753
- ${Wt},
754
+ ${Wt},
754
755
  ${Rt} {
755
756
  grid-template-columns: ${"price"===e?"1fr 95px 118px":"price-mid"===e?"1fr 95px repeat(2, 118px)":"1fr 95px repeat(4, 118px)"};
756
757
  }
@@ -779,37 +780,37 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
779
780
  transform: none;
780
781
  }
781
782
  ${({$mode:e})=>"single"===e&&t.css`
782
- padding: 0 15px;
783
- ${Jt} {
784
- padding: 20px 16px 14px 0;
785
- @media only screen and (min-width: 768px) {
786
- padding: 20px 16px 14px;
783
+ padding: 0 15px;
784
+ ${Jt} {
785
+ padding: 20px 16px 14px 0;
786
+ @media only screen and (min-width: 768px) {
787
+ padding: 20px 16px 14px;
788
+ }
787
789
  }
788
- }
789
- `}
790
+ `}
790
791
  ${({$mode:e})=>!e&&t.css`
791
- &.is-shown {
792
- ${Zt} {
793
- top: 0;
794
- position: relative;
795
- border: 1px solid var(--sec-clr-ln);
796
- &.is-loading {
797
- height: 0 !important;
798
- border: none;
792
+ &.is-shown {
793
+ ${Zt} {
794
+ top: 0;
795
+ position: relative;
796
+ border: 1px solid var(--sec-clr-ln);
797
+ &.is-loading {
798
+ height: 0 !important;
799
+ border: none;
800
+ }
801
+ }
802
+ i.arrow-down:before {
803
+ transform: rotate(180deg);
799
804
  }
800
805
  }
801
- i.arrow-down:before {
802
- transform: rotate(180deg);
806
+ ${Zt} {
807
+ overflow-y: hidden;
808
+ transition: height 0.35s ease;
809
+ border: none;
810
+ position: absolute;
811
+ top: -99999%;
803
812
  }
804
- }
805
- ${Zt} {
806
- overflow-y: hidden;
807
- transition: height .35s ease;
808
- border: none;
809
- position: absolute;
810
- top: -99999%;
811
- }
812
- `}
813
+ `}
813
814
  `,Jt=m.default.div`
814
815
  display: inline-grid;
815
816
  width: 100%;
@@ -827,21 +828,22 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
827
828
  > i {
828
829
  position: absolute;
829
830
  top: 10px;
830
- right: -5px;
831
- &:before {
832
- display: inline-block;
831
+ right: -5px;
832
+ &:before {
833
+ display: inline-block;
833
834
  }
834
835
  }
835
836
  @media only screen and (min-width: 768px) {
836
- grid-template-areas: 'a c'
837
- 'b b';
837
+ grid-template-areas:
838
+ "a c"
839
+ "b b";
838
840
  > i {
839
841
  position: relative;
840
842
  top: 10px;
841
843
  right: auto;
842
844
  left: 10px;
843
845
  &:before {
844
- display: grid;
846
+ display: grid;
845
847
  }
846
848
  }
847
849
  }
@@ -850,12 +852,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
850
852
  strong {
851
853
  ${_e}
852
854
  }
853
- `},_t=m.default.div`
855
+ `},_t=m.default.div`
854
856
  display: grid;
855
857
  grid-auto-flow: row;
856
858
  grid-gap: 2px;
857
859
  ${({$mode:e})=>e&&e in $t?$t[e]:""}
858
- `,er=m.default.div`
860
+ `,er=m.default.div`
859
861
  display: grid;
860
862
  grid-auto-flow: column;
861
863
  grid-gap: 4px;
@@ -892,14 +894,14 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
892
894
  }
893
895
  `}
894
896
  `}
895
- `,tr=m.default.span`
897
+ `,tr=m.default.span`
896
898
  font-weight: 600;
897
899
  color: var(--hd-clr);
898
900
  text-transform: capitalize;
899
901
  ${$e}
900
- `,rr=m.default.div`
902
+ `,rr=m.default.div`
901
903
  ${$e}
902
- `,ir=m.default.aside`
904
+ `,ir=m.default.aside`
903
905
  position: relative;
904
906
  padding: 0;
905
907
  text-align: center;
@@ -919,8 +921,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
919
921
  margin-right: 6px;
920
922
  }
921
923
  }
922
- span {
923
- display: none;
924
+ span {
925
+ display: none;
924
926
  }
925
927
  @media only screen and (min-width: 375px) {
926
928
  margin-left: 16px !important;
@@ -934,11 +936,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
934
936
  padding: 8px 30px 0;
935
937
  text-align: left;
936
938
  b {
937
- font-size: .875rem;
939
+ font-size: 0.875rem;
938
940
  line-height: 1;
939
941
  }
940
- span {
941
- display: inline;
942
+ span {
943
+ display: inline;
942
944
  }
943
945
  a {
944
946
  &:first-child {
@@ -981,34 +983,34 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
981
983
  grid-auto-flow: column;
982
984
  justify-content: start;
983
985
  grid-gap: 4px;
984
- * {
985
- margin-right: 0;
986
+ * {
987
+ margin-right: 0;
986
988
  }
987
989
  }
988
990
  ${({$size:e})=>"medium"===e&&t.css`
989
- font-size: 13px;
990
- line-height: 12px;
991
- * {
992
- margin-right: 4px;
993
- }
994
- `}
991
+ font-size: 13px;
992
+ line-height: 12px;
993
+ * {
994
+ margin-right: 4px;
995
+ }
996
+ `}
995
997
  `,or=m.default.article`
996
998
  line-height: normal;
997
- > label,
999
+ > label,
998
1000
  > aside {
999
1001
  ${it}
1000
1002
  margin-bottom: 6px;
1001
1003
  padding: 0 6px;
1002
1004
  display: block;
1003
1005
  }
1004
- > div {
1005
- display: grid;
1006
+ > div {
1007
+ display: grid;
1006
1008
  }
1007
1009
  ._refRangeContainer {
1008
1010
  width: 100%;
1009
1011
  }
1010
1012
  ${({$mode:e,$required:t})=>{let r="";return"column"===e?r+=" \n display: grid;\n grid-auto-flow: column;\n grid-template-columns: 1.1fr 2fr;\n align-items: baseline;\n grid-gap: 10px;\n > label, > aside {\n padding: 0;\n margin: 0;\n }\n ":"column-product"===e&&(r+=` \n > div {\n display: grid;\n grid-auto-flow: column;\n grid-template-columns: max-content auto;\n grid-gap: 10px;\n ${ar} {\n display: grid;\n align-items: center;\n }\n }\n `),t&&(r+=" \n > label, > aside {\n &:after {\n content: '*';\n color: red;\n }\n }\n "),r}}
1011
- `,lr=m.default.aside`
1013
+ `,lr=m.default.aside`
1012
1014
  position: relative;
1013
1015
  @media only screen and (min-width: 768px) {
1014
1016
  padding-bottom: 16px;
@@ -1026,11 +1028,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1026
1028
  justify-content: start;
1027
1029
  grid-gap: 10px;
1028
1030
  padding: 14px 1em 8px;
1029
- transition: bottom .2s ease-in-out;
1031
+ transition: bottom 0.2s ease-in-out;
1030
1032
  overflow: auto;
1031
1033
  white-space: nowrap;
1032
1034
  &.is-active {
1033
- transition: bottom .2s;
1035
+ transition: bottom 0.2s;
1034
1036
  bottom: 0;
1035
1037
  }
1036
1038
  i {
@@ -1041,7 +1043,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1041
1043
  position: relative;
1042
1044
  top: 7px;
1043
1045
  }
1044
- button,
1046
+ button,
1045
1047
  a {
1046
1048
  padding: 6px 16px;
1047
1049
  font-size: 13px;
@@ -1053,16 +1055,16 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1053
1055
  &._refMasterTableBulkWrapper {
1054
1056
  position: fixed;
1055
1057
  width: 100vw;
1056
- border: 1px solid #E3E3E3;
1057
- background: #FFFFFF;
1058
+ border: 1px solid #e3e3e3;
1059
+ background: #ffffff;
1058
1060
  z-index: 102;
1059
1061
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
1060
1062
  border-radius: 10px 10px 0px 0px;
1061
1063
  display: none;
1062
- > i,
1063
- > span,
1064
- > button {
1065
- display: none;
1064
+ > i,
1065
+ > span,
1066
+ > button {
1067
+ display: none;
1066
1068
  }
1067
1069
  > section {
1068
1070
  padding: 1em;
@@ -1074,25 +1076,25 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1074
1076
  }
1075
1077
  }
1076
1078
  & + ._refDropdownOverlay {
1077
- display:none;
1079
+ display: none;
1078
1080
  }
1079
1081
  }
1080
1082
  &.is-active {
1081
1083
  @keyframes droptoup {
1082
- 50% {
1083
- bottom: -100px;
1084
+ 50% {
1085
+ bottom: -100px;
1084
1086
  }
1085
- 50% {
1086
- bottom: -50px;
1087
+ 50% {
1088
+ bottom: -50px;
1087
1089
  }
1088
- 100% {
1089
- bottom: 0px;
1090
+ 100% {
1091
+ bottom: 0px;
1090
1092
  }
1091
1093
  }
1092
1094
  &._refMasterTableBulkWrapper {
1093
1095
  display: grid;
1094
1096
  left: 0;
1095
- animation: droptoup .075s linear;
1097
+ animation: droptoup 0.075s linear;
1096
1098
  bottom: 0;
1097
1099
  overflow-x: hidden;
1098
1100
  & + ._refDropdownOverlay {
@@ -1103,45 +1105,45 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1103
1105
  top: 0;
1104
1106
  left: 0;
1105
1107
  z-index: 100;
1106
- background-color: rgba(0, 0, 0, .1);
1108
+ background-color: rgba(0, 0, 0, 0.1);
1107
1109
  }
1108
1110
  }
1109
1111
  }
1110
1112
  }
1111
1113
  ${({$isOpen:e})=>e&&t.css`
1112
- transition: bottom .2s;
1113
- bottom: 0;
1114
- @media (max-width: 767.9px) {
1115
- @keyframes droptoup {
1116
- 50% {
1117
- bottom: -100px;
1118
- }
1119
- 50% {
1120
- bottom: -50px;
1121
- }
1122
- 100% {
1123
- bottom: 0px;
1114
+ transition: bottom 0.2s;
1115
+ bottom: 0;
1116
+ @media (max-width: 767.9px) {
1117
+ @keyframes droptoup {
1118
+ 50% {
1119
+ bottom: -100px;
1120
+ }
1121
+ 50% {
1122
+ bottom: -50px;
1123
+ }
1124
+ 100% {
1125
+ bottom: 0px;
1126
+ }
1124
1127
  }
1125
- }
1126
- &._refMasterTableBulkWrapper {
1127
- display: grid;
1128
- left: 0;
1129
- animation: droptoup .075s linear;
1130
- bottom: 0;
1131
- overflow-x: hidden;
1132
- & + ._refDropdownOverlay {
1133
- display: block;
1134
- width: 100%;
1135
- height: 100%;
1136
- position: fixed;
1137
- top: 0;
1128
+ &._refMasterTableBulkWrapper {
1129
+ display: grid;
1138
1130
  left: 0;
1139
- z-index: 100;
1140
- background-color: rgba(0, 0, 0, .1);
1131
+ animation: droptoup 0.075s linear;
1132
+ bottom: 0;
1133
+ overflow-x: hidden;
1134
+ & + ._refDropdownOverlay {
1135
+ display: block;
1136
+ width: 100%;
1137
+ height: 100%;
1138
+ position: fixed;
1139
+ top: 0;
1140
+ left: 0;
1141
+ z-index: 100;
1142
+ background-color: rgba(0, 0, 0, 0.1);
1143
+ }
1141
1144
  }
1142
1145
  }
1143
- }
1144
- `}
1146
+ `}
1145
1147
  `,dr=m.default.span`
1146
1148
  height: 32px;
1147
1149
  background-color: #000;
@@ -1166,14 +1168,14 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1166
1168
  }
1167
1169
  }
1168
1170
  ${({$mode:e})=>"picklist"===e&&t.css`
1169
- background-color: var(--ter-clr-bg);
1170
- border-top: 1px solid var(--tab-clr-ln);
1171
- height: 50px;
1172
- > div {
1173
- height: 50px !important;
1174
- }
1175
- `}
1176
- `,cr=m.default.figure`
1171
+ background-color: var(--ter-clr-bg);
1172
+ border-top: 1px solid var(--tab-clr-ln);
1173
+ height: 50px;
1174
+ > div {
1175
+ height: 50px !important;
1176
+ }
1177
+ `}
1178
+ `,cr=m.default.figure`
1177
1179
  margin: 0;
1178
1180
  position: relative;
1179
1181
  overflow: hidden;
@@ -1191,9 +1193,9 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1191
1193
  }
1192
1194
 
1193
1195
  ${({$size:e})=>e&&t.css`
1194
- width:${e};
1195
- height:${e};
1196
- `}
1196
+ width: ${e};
1197
+ height: ${e};
1198
+ `}
1197
1199
  `,pr=m.default.section`
1198
1200
  height: 100%;
1199
1201
  ${Xt} {
@@ -1229,7 +1231,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1229
1231
  }
1230
1232
  `,mr=m.default.div`
1231
1233
  position: relative;
1232
- input[name='search'] {
1234
+ input[name="search"] {
1233
1235
  font-size: 13px;
1234
1236
  }
1235
1237
  i {
@@ -1248,7 +1250,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1248
1250
  right: 12px;
1249
1251
  top: 6px;
1250
1252
  }
1251
- ${({$mode:e})=>{if("pos"===e)return t.css`
1253
+ ${({$mode:e})=>{if("pos"===e)return t.css`
1252
1254
  i {
1253
1255
  top: 7px;
1254
1256
  }
@@ -1266,7 +1268,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1266
1268
  }
1267
1269
  }
1268
1270
  `}}
1269
- `,ur=m.default.span`
1271
+ `,ur=m.default.span`
1270
1272
  color: var(--mt-clr);
1271
1273
  position: relative;
1272
1274
  cursor: pointer;
@@ -1281,33 +1283,36 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1281
1283
  display: inline;
1282
1284
  width: auto;
1283
1285
  }
1284
- `,vr=m.default.div`
1286
+ `,vr=m.default.div`
1285
1287
  display: grid;
1286
1288
  border-bottom: 2px solid var(--ter-clr-ln);
1287
1289
  padding-top: 22px;
1288
1290
  padding-bottom: 22px;
1289
1291
  align-items: center;
1290
- > span:last-child {
1291
- justify-self: right;
1292
+ > span:last-child {
1293
+ justify-self: right;
1292
1294
  }
1293
1295
  & ${ur} {
1294
- &:empty, &:last-child {
1296
+ &:empty,
1297
+ &:last-child {
1295
1298
  cursor: default;
1296
- &:after { display: none; }
1299
+ &:after {
1300
+ display: none;
1301
+ }
1297
1302
  }
1298
1303
  }
1299
1304
  @media only screen and (min-width: 1366px) {
1300
1305
  padding-top: 28px;
1301
1306
  }
1302
- ${({$mode:e,$isPlayground:t})=>{let r=`\n & ${ur} {\n &:empty, \n &:last-child {\n cursor: default;\n &:after { \n display: none; \n }\n }\n }\n `;if("order-detail"===e)r+=`\n padding-top: 16px;\n padding-bottom: 10px;\n display: inline-grid;\n width: 100%;\n grid-gap: 8px;\n @media only screen and (max-width: 767.9px) {\n > div {\n &:first-child {\n position: absolute;\n top: 16px;\n letter-spacing: 0;\n }\n &:nth-child(2) { \n margin-left: 50px; \n }\n }\n }\n @media only screen and (min-width: 768px) {\n grid-template-columns: 40px 1fr max-content;\n background-color: transparent;\n border-bottom: 0;\n &:hover {\n background-color: transparent;\n }\n ${wr}, \n ${fr} { \n display: grid; \n }\n > div {\n &:nth-child(1) { \n display: grid; \n }\n &:nth-child(2) {\n > div:nth-child(2) {\n > span:nth-child(1) { \n display: none; \n }\n }\n }\n &:nth-child(3) {\n > div:nth-child(1) { \n display: none; \n }\n }\n }\n }\n @media only screen and (min-width: 1024px) {\n > div {\n &:nth-child(2) {\n > div:nth-child(2) {\n > span:nth-child(1) { \n display: block; \n }\n }\n }\n &:nth-child(3) {\n > div:nth-child(1) { \n display: grid; \n }\n }\n }\n }\n `;else if("picklist-detail"===e)r+=`\n padding-top: 16px;\n padding-bottom: 10px;\n grid-template-columns: 1fr max-content;\n background-color: transparent;\n &:hover { \n background-color: transparent; \n }\n ${fr} {\n justify-content: start;\n padding-top: 12px;\n }\n @media only screen and (min-width: 768px) {\n border-bottom: 0;\n ${fr} {\n justify-content: end;\n padding-top: 0;\n }\n }\n `;else if("product-detail"===e)r+=`\n grid-gap: 10px;\n padding-top: 16px;\n padding-bottom: 10px;\n & ${fr} {\n justify-content: start;\n }\n @media only screen and (min-width: 768px) {\n grid-template-rows:none;\n grid-template-columns: 1fr max-content;\n min-height: 73px;\n border-bottom: 0;\n }\n `;else if("chat"===e){const e=t?"1fr max-content;":"30px 1fr max-content;";r+=` \n padding: 0;\n align-items: center;\n grid-template-columns: ${e};\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n grid-gap: 8px;\n margin-left: 16px;\n border-bottom: 0;\n ${wr} { \n ${Fr} {\n span {\n ${$e}\n }\n }\n }\n @media only screen and (min-width: 768px) {\n grid-gap: 8px;\n }\n @media only screen and (min-width: 1280px) {\n grid-template-columns: ${e};\n padding: 0 16px 0 16px;\n top: 0;\n transform: none;\n margin-left: 0;\n ${wr}, \n ${fr}{\n display: grid;\n }\n ${wr} {\n ${Fr} {\n grid-template-columns: auto;\n &:first-child {\n margin-bottom: 3px;\n }\n }\n }\n > div {\n position: relative;\n padding: 0;\n &:nth-child(2) {\n display: block;\n }\n :nth-child(4) {\n padding-top: 21px;\n }\n }\n }\n `}else"category"===e&&(r+=`\n & ${ur} {\n &:last-child {\n cursor: pointer;\n &:after { \n display: inline-block; \n }\n }\n }\n `);return t&&(r+="\n min-height: 41px;\n align-content: center;\n "),r}}
1303
- `,wr=m.default.div`
1307
+ ${({$mode:e,$isPlayground:t})=>{let r=`\n & ${ur} {\n &:empty, \n &:last-child {\n cursor: default;\n &:after { \n display: none; \n }\n }\n }\n `;if("order-detail"===e)r+=`\n padding-top: 16px;\n padding-bottom: 10px;\n display: inline-grid;\n width: 100%;\n grid-gap: 8px;\n @media only screen and (max-width: 767.9px) {\n > div {\n &:first-child {\n position: absolute;\n top: 16px;\n letter-spacing: 0;\n }\n &:nth-child(2) { \n margin-left: 50px; \n }\n }\n }\n @media only screen and (min-width: 768px) {\n grid-template-columns: 40px 1fr max-content;\n background-color: transparent;\n border-bottom: 0;\n &:hover {\n background-color: transparent;\n }\n ${wr}, \n ${fr} { \n display: grid; \n }\n > div {\n &:nth-child(1) { \n display: grid; \n }\n &:nth-child(2) {\n > div:nth-child(2) {\n > span:nth-child(1) { \n display: none; \n }\n }\n }\n &:nth-child(3) {\n > div:nth-child(1) { \n display: none; \n }\n }\n }\n }\n @media only screen and (min-width: 1024px) {\n > div {\n &:nth-child(2) {\n > div:nth-child(2) {\n > span:nth-child(1) { \n display: block; \n }\n }\n }\n &:nth-child(3) {\n > div:nth-child(1) { \n display: grid; \n }\n }\n }\n }\n `;else if("picklist-detail"===e)r+=`\n padding-top: 16px;\n padding-bottom: 10px;\n grid-template-columns: 1fr max-content;\n background-color: transparent;\n &:hover { \n background-color: transparent; \n }\n ${fr} {\n justify-content: start;\n padding-top: 12px;\n }\n @media only screen and (min-width: 768px) {\n border-bottom: 0;\n ${fr} {\n justify-content: end;\n padding-top: 0;\n }\n }\n `;else if("product-detail"===e)r+=`\n grid-gap: 10px;\n padding-top: 16px;\n padding-bottom: 10px;\n & ${fr} {\n justify-content: start;\n }\n @media only screen and (min-width: 768px) {\n grid-template-rows:none;\n grid-template-columns: 1fr max-content;\n min-height: 73px;\n border-bottom: 0;\n }\n `;else if("chat"===e){const e=t?"1fr max-content;":"30px 1fr max-content;";r+=` \n padding: 0;\n align-items: center;\n grid-template-columns: ${e};\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n grid-gap: 8px;\n margin-left: 16px;\n border-bottom: 0;\n ${wr} { \n ${Fr} {\n span {\n ${$e}\n }\n }\n }\n @media only screen and (min-width: 768px) {\n grid-gap: 8px;\n }\n @media only screen and (min-width: 1280px) {\n grid-template-columns: ${e};\n padding: 0 16px 0 16px;\n top: 0;\n transform: none;\n margin-left: 0;\n ${wr}, \n ${fr}{\n display: grid;\n }\n ${wr} {\n ${Fr} {\n grid-template-columns: auto;\n &:first-child {\n margin-bottom: 3px;\n }\n }\n }\n > div {\n position: relative;\n padding: 0;\n &:nth-child(2) {\n display: block;\n }\n :nth-child(4) {\n padding-top: 21px;\n }\n }\n }\n `}else"category"===e&&(r+=`\n & ${ur} {\n &:last-child {\n cursor: pointer;\n &:after { \n display: inline-block; \n }\n }\n }\n `);return t&&(r+="\n min-height: 41px;\n align-content: center;\n background: transparent;\n border: 0;\n "),r}}
1308
+ `,wr=m.default.div`
1304
1309
  display: grid;
1305
1310
  grid-auto-flow: row;
1306
1311
  grid-gap: 4px;
1307
1312
  align-content: flex-start;
1308
1313
  ${({$content:e,$mode:t})=>{let r="";return"right"===e?r+="\n grid-gap: 4px;\n justify-content: right;\n justify-items: right;\n align-self: start;\n span {\n &:last-child {\n text-align: right;\n }\n }\n ":"right-amount"===e&&(r+="\n grid-gap: 10px;\n justify-content: right;\n justify-items: right;\n align-self: center;\n "),"items"===t?r+=`\n padding-right: 2px;\n grid-gap: 2px;\n align-content: start;\n display: grid !important;\n margin-left: -6px;\n > strong { \n ${_e} \n }\n `:"list-items"===t?r+="\n position: relative;\n grid-gap: 10px;\n ":"master-detail-img"===t?r+="\n justify-items: center;\n span {\n text-align: center;\n width: 50px;\n overflow-wrap: break-word;\n }\n ":"item-sale-price"===t&&(r+="\n grid-gap: 2px;\n "),r}}
1309
- `,fr=m.default.div`
1310
- display:grid;
1314
+ `,fr=m.default.div`
1315
+ display: grid;
1311
1316
  grid-auto-flow: column;
1312
1317
  grid-gap: 6px;
1313
1318
  align-items: center;
@@ -1320,7 +1325,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1320
1325
  @media only screen and (min-width: 1366px) {
1321
1326
  grid-gap: 8px;
1322
1327
  }
1323
- `,Fr=m.default.div`
1328
+ `,Fr=m.default.div`
1324
1329
  display: grid;
1325
1330
  grid-auto-flow: column;
1326
1331
  grid-gap: 4px;
@@ -1332,53 +1337,53 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1332
1337
  align-items: center;
1333
1338
  }
1334
1339
  ${({$mode:e,$content:t})=>{let r="";return"items-detail"===e?r+=`\n grid-gap: 16px;\n align-items: start;\n grid-template-columns: 30px 1fr;\n ${wr} { \n display: block; \n }\n @media only screen and (min-width: 768px) {\n ${wr} { \n display: grid; \n }\n }\n `:"store"===e?r+=`\n align-items: center;\n grid-gap: 4px;\n > div > span {\n font-size: 10px;\n }\n > div:first-child {\n align-self: start;\n }\n > *:nth-child(2) {\n ${$e}\n }\n `:"store-static"===e?r+=`\n align-items: center;\n grid-gap: 6px;\n position: relative;\n padding-left: 24px;\n > div > span {\n font-size: 10px;\n }\n > div:first-child {\n position: absolute;\n top: 50%;\n left: 0;\n margin-top: -10px;\n }\n > *:nth-child(2) {\n ${_e}\n }\n `:"amount"===e?r+=`\n width: 100%;\n grid-gap: 20px;\n grid-template-columns: 180px 1fr;\n justify-content: right;\n justify-items: right;\n font-size: 15px;\n ${yr} {\n text-align: right;\n display: block;\n width: 100%;\n }\n `:"account-amount"===e?r+=`\n width: 100%;\n grid-gap: 20px;\n grid-template-columns: 360px 1fr;\n justify-content: right;\n justify-items: right;\n font-size: 15px;\n ${yr} {\n text-align: right;\n display: block;\n width: 100%;\n }\n `:"product"===e?r+=`\n display: grid;\n grid-auto-flow: column;\n justify-content: left;\n grid-gap: ${"store"===t?"6px":"8px"};\n grid-template-columns: ${"store"===t?"auto 1fr":"checkbox"===t?"16px 34px 1fr":"34px 1fr"};\n align-items: start;\n > div:first-child {\n height: ${"store"===t?"auto":"34px"};\n }\n > aside {\n align-items: center;\n display: grid;\n line-height: 15px;\n }\n ${Ar} {\n display: inline-grid;\n grid-auto-flow: row;\n grid-gap: 2px;\n align-self: center;\n > div:first-child { \n ${_e} \n line-height: ${"store"===t?"14px":"17px"};\n }\n > span {\n ${$e}\n }\n ${Fr} {\n > div:first-child {\n line-height: 8px;\n }\n }\n }\n `:"contra"===e?r+="\n grid-auto-flow: row;\n align-items: start;\n @media only screen and (min-width: 1024px) {\n grid-auto-flow: column;\n }\n ":"status"===e?r+="\n align-items: baseline;\n grid-gap: 2px;\n i {\n opacity: .7;\n }\n ":"store-order"===e&&(r+="\n align-items: start;\n gap: 8px;\n "),"right"===t&&(r+="\n grid-gap: 10px;\n justify-content: end;\n align-items: center;\n > div {\n min-width: 170px;\n width: 170px;\n }\n "),r}}
1335
- `,yr=m.default.span`
1336
- ${({$mode:e})=>{if("correct"===e)return t.css`
1337
- text-decoration: line-through;
1340
+ `,yr=m.default.span`
1341
+ ${({$mode:e})=>{if("correct"===e)return t.css`
1342
+ text-decoration: line-through;
1338
1343
  color: var(--mt-clr);
1339
1344
  `}}
1340
- `,Ar=m.default.span`
1345
+ `,Ar=m.default.span`
1341
1346
  line-height: 16px;
1342
1347
  &._refWithIcon {
1343
- > a,
1348
+ > a,
1344
1349
  > span {
1345
1350
  grid-auto-flow: column;
1346
1351
  grid-template-columns: fit-content(95%) 15px;
1347
1352
  display: inline-grid;
1348
1353
  grid-gap: 4px;
1349
- > span {
1350
- padding-top: 2px;
1354
+ > span {
1355
+ padding-top: 2px;
1351
1356
  }
1352
1357
  }
1353
1358
  }
1354
- i[name=arrow-left-blue] {
1359
+ i[name="arrow-left-blue"] {
1355
1360
  transform: scaleX(-1);
1356
1361
  position: absolute;
1357
1362
  }
1358
- input[name=checkbox-list] {
1363
+ input[name="checkbox-list"] {
1359
1364
  & + span {
1360
1365
  top: 0;
1361
1366
  }
1362
1367
  }
1363
1368
  > a {
1364
1369
  > span {
1365
- overflow-wrap: anywhere;
1370
+ overflow-wrap: anywhere;
1366
1371
  }
1367
1372
  }
1368
1373
  @media only screen and (max-width: 767px) {
1369
- input[name=checkbox-list] {
1374
+ input[name="checkbox-list"] {
1370
1375
  & + span {
1371
1376
  left: 0;
1372
1377
  }
1373
1378
  }
1374
1379
  }
1375
- ${({$mode:e})=>{if("product"===e)return t.css`
1380
+ ${({$mode:e})=>{if("product"===e)return t.css`
1376
1381
  line-height: 15px;
1377
1382
  align-items: center;
1378
1383
  padding-right: 8px;
1379
1384
  margin-left: -6px;
1380
1385
  `}}
1381
- `,Dr=m.default.span`
1386
+ `,Dr=m.default.span`
1382
1387
  font-size: 16px;
1383
1388
  font-weight: 600;
1384
1389
  color: var(--hd-clr);
@@ -1397,9 +1402,9 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1397
1402
  padding: 9px;
1398
1403
  color: ${({$activated:e})=>e?"var(--sec-clr-lnk__hvr)":"var(--pri-clr-lnk)"};
1399
1404
  &::after {
1400
- content: '';
1405
+ content: "";
1401
1406
  position: absolute;
1402
- background-color: #FF585C;
1407
+ background-color: #ff585c;
1403
1408
  left: 0;
1404
1409
  height: 2px;
1405
1410
  bottom: 0;
@@ -1413,7 +1418,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1413
1418
  font-weight: 600;
1414
1419
  padding: 16px 15px 11px 15px;
1415
1420
  }
1416
- `,Br=m.default.div`
1421
+ `,Br=m.default.div`
1417
1422
  display: inline-grid;
1418
1423
  grid-auto-flow: column;
1419
1424
  grid-gap: 4px;
@@ -1424,9 +1429,9 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1424
1429
  width: 100%;
1425
1430
  overflow: auto;
1426
1431
  &.is-sticky {
1427
- position: fixed;
1432
+ position: fixed;
1428
1433
  top: 48px;
1429
- z-index: 9;
1434
+ z-index: 9;
1430
1435
  background-color: var(--sec-clr-bg);
1431
1436
  & + div {
1432
1437
  margin-top: 40px;
@@ -1448,7 +1453,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1448
1453
  }
1449
1454
  }
1450
1455
  ${({$mode:e})=>{let t="";return"detail"===e?t+="\n width: 100%;\n > article {\n min-width: auto;\n width: 100%;\n }\n ":"master-listing"===e?t+=`\n width: 100%;\n ${Br} {\n width: 100%;\n justify-content: start;\n padding: 0;\n border-bottom: 1px solid #DEE0E0;\n }\n ${Er} {\n font-size: 14px;\n }\n `:"chat-account"===e||"chat-complement"===e?t+=`\n ${br} {\n width: 100vw;\n margin: 0;\n }\n ${Br} {\n border-bottom: 1px solid #DEE0E0;\n }\n ${Er} {\n padding-left: 10px; \n padding-right: 10px;\n }\n @media only screen and (min-width: 1024px) {\n ${br} {\n width: 100%;\n min-width: unset;\n max-width: unset;\n }\n }\n @media only screen and (min-width: 1280px) {\n ${Br} {\n padding-left: 1em;\n padding-right: 1em;\n }\n ${Er} {\n font-size: 15px;\n padding-left: 6px;\n padding-right: 6px;\n }\n }\n @media only screen and (min-width: 1366px) {\n ${Er} {\n padding-left: 8px; \n padding-right: 8px;\n }\n }\n @media only screen and (min-width: 1920px) {\n ${Er} {\n padding-left: 10px; \n padding-right: 10px;\n }\n }\n `:"chat-complement"===e?t+=`\n ${Er} {\n padding: 16px 10px 11px 10px; \n }\n `:"chat-faq"===e&&(t+=`\n ${Br} {\n border-bottom: 1px solid #DEE0E0;\n justify-content: center;\n }\n ${Er} {\n padding-left: 10px; \n padding-right: 10px;\n }\n @media only screen and (min-width: 1024px) {\n ${br} {\n width: 100%;\n min-width: unset;\n max-width: unset;\n }\n }\n @media only screen and (min-width: 1280px) {\n ${Br} {\n padding-left: 1em;\n padding-right: 1em;\n padding-top: 6px;\n }\n ${Er} {\n font-size: 14px;\n padding-left: 16px;\n padding-right: 16px;\n }\n }\n `),t}}
1451
- `,kr=m.default.div`
1456
+ `,kr=m.default.div`
1452
1457
  display: grid;
1453
1458
  &._refFooterContainer {
1454
1459
  font-weight: 600;
@@ -1488,12 +1493,14 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1488
1493
  &:first-child {
1489
1494
  border-bottom: 1px solid var(--sec-clr-ln);
1490
1495
  display: grid;
1491
- > * {
1492
- padding: 0 10px 12px;
1496
+ > * {
1497
+ padding: 0 10px 12px;
1493
1498
  }
1494
1499
  }
1495
- &:last-child { border-bottom: none; }
1496
- &[role='rowheader'] {
1500
+ &:last-child {
1501
+ border-bottom: none;
1502
+ }
1503
+ &[role="rowheader"] {
1497
1504
  ${rt}
1498
1505
  color: var(--mt-clr);
1499
1506
  }
@@ -1503,8 +1510,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1503
1510
  }
1504
1511
  @media only screen and (min-width: 1024px) {
1505
1512
  overflow-x: unset;
1506
- ${kr} {
1507
- width: unset;
1513
+ ${kr} {
1514
+ width: unset;
1508
1515
  }
1509
1516
  }
1510
1517
  ${({$mode:e,$isBorder:t,$isPopup:r})=>{let i=`\n ${kr} {\n width: 100%;\n border-bottom: 1px solid var(--pri-clr-ln);\n &:first-child {\n border-bottom: 1px solid var(--sec-clr-ln);\n display: grid;\n > * { \n padding: 0 10px 12px; \n }\n }\n &:last-child { \n border-bottom: none; \n }\n > * {\n padding: 15px 10px;\n }\n &[role='rowheader'] {\n ${rt}\n color: var(--mt-clr);\n }\n }\n @media only screen and (min-width: 1024px) {\n overflow-x: unset;\n ${kr} { \n width: unset \n }\n }\n `;if("order"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--warehouse) var(--status-big) var(--qty-pd20-big) repeat(2, var(--price-pd20)); \n > div {\n &:last-child, \n &:nth-last-child(2), \n &:nth-last-child(3) { \n text-align: right; \n }\n }\n }\n `;else if("picklist"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--ref-pd20) var(--ref) var(--status) var(--status) repeat(3, var(--qty-small));\n @media only screen and (min-width: 1366px) {\n grid-template-columns: auto var(--ref-pd20) minmax(85px, 120px) minmax(105px, 155px) minmax(105px, 133px) repeat(3, var(--qty-small));\n }\n @media only screen and (min-width: 1512px) {\n grid-template-columns: auto var(--ref-pd20) minmax(85px, 120px) minmax(105px, 155px) minmax(105px, 133px) repeat(3, minmax(88px, 103px));\n }\n @media only screen and (min-width: 1800px) {\n grid-template-columns: auto var(--store) var(--ref-pd20) minmax(105px, 155px) minmax(105px, 155px) repeat(3, minmax(88px, 103px));\n }\n >div {\n &:nth-child(n+6) { text-align: right; }\n }\n }\n `;else if("package"===e)i+=`\n ${kr} {\n grid-template-columns: auto repeat(2, var(--qty-pd20-big));\n > div:not(:first-child) { \n text-align: right; \n }\n }\n `;else if("shipment"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--ref-big) repeat(2, var(--qty-pd20-big)); \n > div:not(:first-child) { \n text-align: right; \n }\n }\n `;else if("payment-receive"===e)i+=`\n ${kr} {\n grid-template-columns: var(--id-big) var(--ref-pd20) var(--store) var(--ref-pd20) var(--time-pd20) 1fr;\n > div {\n &:last-child { \n text-align: right; \n }\n }\n }\n `;else if("item"===e)i+=`\n ${kr} {\n grid-template-columns: var(--variant-pd20) var(--sku-pd20) var(--qty-pd20-big) repeat(2, var(--price-pd20)) var(--sku-pd20);\n }\n `;else if("bundle"===e)i+=`\n ${kr} {\n grid-template-columns: 1fr 145px 130px 130px 100px 130px 60px;\n &:last-child { \n border-bottom: 1px solid var(--pri-clr-ln); \n }\n > section {\n display: grid;\n align-items: center;\n align-content: start;\n &.list-price {\n > div { \n padding-top: 8px; \n }\n }\n &:last-child {\n padding-top: 20px;\n }\n }\n > section, \n > div {\n text-align: right;\n &:first-child {\n text-align: left; \n }\n }\n @media only screen and (min-width: 1280px) {\n grid-template-columns: 1fr 145px 160px 150px 112px 130px 60px;\n }\n }\n `;else if("item-listing"===e)i+=`\n &:not(:first-child) {\n margin-top: 30px;\n }\n ${kr} {\n width: ${r?"834px":"940px"};\n grid-template-columns: ${r?"auto var(--variant-small) var(--qty) var(--price) var(--status-small) 95px":"auto var(--variant) var(--qty-big) var(--price) var(--status-small) minmax(90px, 100px)"};\n &:last-child { \n ${r?"border-bottom: 0 !important":""} \n }\n > *:nth-child(6) { \n text-align: right; \n }\n }\n @media only screen and (min-width: 1024px) {\n ${kr} { \n width: unset;\n }\n }\n `;else if("item-bundle"===e)i+=`\n &:not(:first-child) {\n margin-top: 30px;\n }\n ${kr} {\n width: ${r?"834px":"940px"};\n grid-template-columns: ${r?"auto var(--variant-small) var(--qty-small) var(--qty-big)":"auto var(--variant) var(--qty-pd20-big) var(--qty-pd20-big)"};\n &:last-child { \n ${r?"border-bottom: 0 !important":""} \n }\n }\n @media only screen and (min-width: 768px) {\n ${kr} { \n width: unset; \n }\n }\n `;else if("invoice"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--status) var(--qty-pd20-big) repeat(3, var(--price-pd20));\n > *:not(:first-child) { \n text-align: right; \n }\n }\n `;else if("stock"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--variant-pd20) var(--sku-pd20) var(--qty-pd20-big) var(--qty-pd20-big); \n > div:not(:first-child) { \n text-align: right; \n }\n }\n `;else if("inbound"===e)i+=`\n ${kr} {\n grid-template-columns: var(--time-pd20) auto var(--variant-pd20) var(--sku-pd20) var(--status-big) minmax(110px, 150px) minmax(110px, 150px); \n }\n `;else if("priceadjustment"===e)i+=`\n ${kr} {\n grid-template-columns: var(--sku) auto var(--store) var(--price-pd20) var(--price-pd20) var(--price) var(--price) var(--time) var(--time); \n }\n `;else if("add-item"===e)i+=`\n ${kr} {\n grid-template-columns: 30px auto 100px 156px 128px;\n &:first-child {\n > div { \n padding-bottom: 16px; \n }\n }\n > div:first-child { \n padding-left: 16px; \n > label {\n > span {\n top: 0; \n margin-top: 0;\n }\n }\n }\n ._refCheckboxMark { \n top: 0; \n margin-top: 0; \n }\n }\n ${kr}, \n ._refProductList {\n width: 700px;\n }\n `;else if("add-item-price"===e)i+=`\n ${kr} {\n grid-template-columns: 30px auto 100px 156px 128px;\n &:first-child {\n > div { \n padding-bottom: 16px; \n }\n }\n > div:first-child { \n padding-left: 16px; \n > label {\n > span {\n top: 0; margin-top: 0;\n }\n }\n }\n ._refCheckboxMark { \n top: 0;\n margin-top: 0; \n }\n }\n ${kr}, ._refProductList {\n width: 700px;\n }\n `;else if("inventory-qty"===e)i+=`\n overflow: auto;\n ${kr} {\n display: flex;\n &:first-child {\n display: flex;\n }\n &:last-child { \n border-bottom: 1px solid var(--pri-clr-ln); \n }\n .column-batch-id {\n min-width: 95px;\n max-width: 110px;\n flex: 1;\n }\n .column-created-date {\n min-width: var(--time-pd20-min);\n max-width: var(--time-pd20-max);\n flex: 1;\n }\n .column-expiry-date {\n min-width: var(--time-pd20-min);\n max-width: var(--time-pd20-max);\n flex: 1;\n }\n .column-location {\n min-width: 85px;\n max-width: 100px;\n flex: 1;\n }\n .column-serial-numbers {\n min-width: 120px;\n max-width: 250px;\n flex: 1;\n }\n .column-qty-on-hand-total {\n min-width: 115px;\n max-width: 120px;\n flex: 1;\n }\n .column-qty-on-hand-damage {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-on-hand-normal {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-reserved {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-picked {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-packed {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-handover {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-promotions {\n min-width: 125px;\n max-width: 130px;\n flex: 1;\n }\n .column-qty-available-to-sell {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-in-transit {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-waiting-inbound {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n .column-qty-inbounded {\n min-width: 120px;\n max-width: 130px;\n flex: 1;\n }\n .column-qty-waiting-outbound {\n min-width: var(--qty-pd20-big-min);\n max-width: var(--qty-pd20-big-max);\n flex: 1;\n }\n }\n `;else if("putaway"===e)i+=`\n ${kr} {\n &[role=rowheader] {\n grid-template-columns: var(--item) var(--variant-pd20) var(--sku-pd20) max-content;\n > div[role=group] {\n padding: 0;\n display: grid;\n grid-template-columns: var(--time) minmax(110px, 200px) var(--id) var(--status) var(--status) var(--status) var(--status-big) var(--qty-big) var(--qty-big);\n > div {\n padding: 0 10px 12px;\n }\n }\n }\n &[role=row] {\n grid-template-columns: var(--item) var(--variant-pd20) var(--sku-pd20) max-content;\n > div[role=group] {\n padding: 0;\n > div[role=rowgroup] {\n display: grid;\n grid-template-columns: var(--time) minmax(110px, 200px) var(--id) var(--status) var(--status) var(--status) var(--status-big) var(--qty-big) var(--qty-big);\n > div {\n padding: 15px 10px;\n }\n }\n }\n }\n }\n `;else if("stock-adjustment"===e)i+=`\n ${kr} {\n grid-template-columns: auto var(--variant-pd20) var(--sku-pd20) var(--qty-pd20-big) minmax(135px, 140px) var(--qty-pd20-big); \n }\n `;else if("confirm"===e)i+=`\n ${kr} {\n grid-template-columns: auto 120px 120px 100px 120px; \n }\n `;else if("confirm-adjustment"===e)i+=`\n ${kr} {\n grid-template-columns: auto 120px 120px 90px 90px 90px; \n }\n `;else if("add-item"===e||"add-item-price"===e||"add-location"===e){i+=`\n ${kr} {\n grid-template-columns: ${"add-item-price"===e||"add-item"===e?"30px auto 100px 156px 128px":"30px 115px 105px 130px 110px 110px"};\n &:first-child {\n > div { \n padding-bottom: 16px; \n }\n }\n > div:first-child { \n padding-left: 16px; \n > label {\n > span {\n top: 0; margin-top: 0;\n }\n }\n }\n ._refCheckboxMark { \n top: 0; \n margin-top: 0; \n }\n }\n ${kr}._refProductList {\n width: 700px;\n }\n `}else"priceadjustment"===e?i+=`\n ${kr} {\n grid-template-columns: auto var(--price-pd20) var(--price-pd20); \n > div:not(:first-child) { \n text-align: right; \n }\n }\n `:"link-master"===e?i+=`\n &:not(:first-child) {\n margin-top: 30px;\n }\n ${kr} {\n grid-template-columns: 1fr 120px 105px; \n }\n `:"promotion"===e?i+=`\n padding-top: 16px;\n ${kr} {\n grid-template-columns: auto var(--price) var(--price) minmax(150px, 175px) var(--qty-pd20-big); \n > *:not(:first-child) { \n text-align: right; \n }\n }\n `:"warehouse"===e?i+=`\n ${kr} {\n >*:last-child { text-align: right; }\n grid-template-columns: var(--warehouse) auto var(--time-pd20) minmax(120px, 150px); \n }\n `:"item-stock"===e&&(i+=`\n ${kr} {\n &[role=rowheader] {\n grid-template-columns: 270px 270px var(--qty-pd20); \n }\n &[role=row] {\n grid-template-columns: 270px auto; \n }\n &[role=row] > div[role=cellgroup] > div[role=rowgroup], \n ._refCollapse > div, \n ._refCollapseContainer > div {\n padding-bottom: 1em;\n &:nth-child(n+2) {\n border-top: 1px solid rgb(245, 245, 245);\n padding-top: 16px;\n }\n &:last-child {\n padding-bottom: 0;\n }\n }\n &[role=rowheader] > div[role=group], \n &[role=row] > div[role=cellgroup] > div[role=rowgroup], \n ._refCollapse > div:not(._refCollapseContainer), \n ._refCollapseContainer > div {\n grid-template-columns: 270px var(--qty-pd20);\n }\n }\n @media only screen and (min-width: 1024px) {\n ${kr} {\n &[role=rowheader] {\n grid-template-columns: 310px 270px var(--qty-pd20); \n }\n &[role=row] {\n grid-template-columns: 310px auto; \n }\n }\n }\n `);return t&&(i+=`\n ${kr} {\n &:last-child { \n border-bottom: 1px solid var(--pri-clr-ln); \n }\n }\n `),i}}
@@ -1514,14 +1521,14 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1514
1521
  display: grid;
1515
1522
  grid-auto-flow: column;
1516
1523
  text-align: right;
1517
- grid-gap: 5px;
1518
- margin: 0 0.625em;
1524
+ grid-gap: 5px;
1525
+ margin: 0 0.625em;
1519
1526
  justify-content: center;
1520
1527
  width: auto;
1521
- border-radius: .5rem;
1528
+ border-radius: 0.5rem;
1522
1529
  align-items: center;
1523
1530
  align-content: center;
1524
- padding: .5em 10px;
1531
+ padding: 0.5em 10px;
1525
1532
  > section {
1526
1533
  justify-content: center;
1527
1534
  }
@@ -1533,7 +1540,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1533
1540
  align-items: center;
1534
1541
  }
1535
1542
  @media only screen and (min-width: 375px) {
1536
- margin: 0 20px;
1543
+ margin: 0 20px;
1537
1544
  }
1538
1545
  @media only screen and (min-width: 1024px) {
1539
1546
  margin: 0 18px;
@@ -1543,30 +1550,30 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1543
1550
  }
1544
1551
 
1545
1552
  ${({$mode:e})=>"notif"===e&&t.css`
1546
- background-color: #FBE3E1;
1547
- border: 1px solid var(--act-clr-ln);
1548
- > section {
1549
- color: #FF585C;
1550
- text-align: center;
1551
- align-items: center;
1552
- span {
1553
- line-height: 20px;
1554
- }
1555
- > a {
1556
- justify-self: center;
1553
+ background-color: #fbe3e1;
1554
+ border: 1px solid var(--act-clr-ln);
1555
+ > section {
1556
+ color: #ff585c;
1557
+ text-align: center;
1558
+ align-items: center;
1559
+ span {
1560
+ line-height: 20px;
1561
+ }
1562
+ > a {
1563
+ justify-self: center;
1564
+ }
1557
1565
  }
1558
- }
1559
- `}
1566
+ `}
1560
1567
 
1561
1568
  ${({$mode:e})=>!e&&t.css`
1562
- background-color: #FFFFEE;
1563
- border: 1px solid var(--lay-clr-ln);
1564
- `}
1565
- `,Mr=m.default.div`
1569
+ background-color: #ffffee;
1570
+ border: 1px solid var(--lay-clr-ln);
1571
+ `}
1572
+ `,Mr=m.default.div`
1566
1573
  position: relative;
1567
1574
  top: 0;
1568
1575
  overflow-y: hidden;
1569
- transition: height .35s ease;
1576
+ transition: height 0.35s ease;
1570
1577
  display: grid;
1571
1578
  grid-gap: 10px;
1572
1579
  &.collapsed {
@@ -1577,8 +1584,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1577
1584
  height: 0 !important;
1578
1585
  }
1579
1586
  ${({$mode:e})=>"nav"===e&&t.css`
1580
- display: block;
1581
- `}
1587
+ display: block;
1588
+ `}
1582
1589
  `,zr=m.default.div`
1583
1590
  margin: 9px auto 10px;
1584
1591
  display: inline-grid;
@@ -1601,12 +1608,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1601
1608
  grid-gap: 5px;
1602
1609
  grid-template-columns: max-content;
1603
1610
  justify-content: center;
1604
- ._refPageButton:first-child,
1611
+ ._refPageButton:first-child,
1605
1612
  ._refPageButton:last-child {
1606
1613
  display: none;
1607
1614
  }
1608
1615
  @media only screen and (min-width: 375px) {
1609
- ._refPageButton:first-child,
1616
+ ._refPageButton:first-child,
1610
1617
  ._refPageButton:last-child {
1611
1618
  display: grid;
1612
1619
  }
@@ -1625,12 +1632,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1625
1632
  }
1626
1633
  }
1627
1634
  ${({$mode:e})=>"noPageOption"===e&&t.css`
1628
- @media only screen and (min-width: 768px) {
1629
- > div:first-child {
1630
- justify-content: center;
1635
+ @media only screen and (min-width: 768px) {
1636
+ > div:first-child {
1637
+ justify-content: center;
1638
+ }
1631
1639
  }
1632
- }
1633
- `}
1640
+ `}
1634
1641
  `,Pr=m.default.div`
1635
1642
  display: grid;
1636
1643
  justify-content: center;
@@ -1651,17 +1658,18 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1651
1658
  }
1652
1659
 
1653
1660
  ${({$activated:e})=>e&&t.css`
1654
- ${ot}
1655
- `}
1661
+ ${ot}
1662
+ `}
1656
1663
 
1657
1664
  ${({disabled:e})=>e&&t.css`
1658
- &, &:hover {
1659
- background: var(--mt-clr-bg);
1660
- border-color: var(--ck-clr-ln);
1661
- opacity: .5;
1662
- cursor: default;
1663
- }
1664
- `}
1665
+ &,
1666
+ &:hover {
1667
+ background: var(--mt-clr-bg);
1668
+ border-color: var(--ck-clr-ln);
1669
+ opacity: 0.5;
1670
+ cursor: default;
1671
+ }
1672
+ `}
1665
1673
  `,Qr=m.default.span`
1666
1674
  font-size: 12px;
1667
1675
  text-align: center;
@@ -1670,17 +1678,17 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1670
1678
  height: 28px;
1671
1679
  width: 28px;
1672
1680
  text-align: center;
1673
- `,Tr=m.default.span`
1681
+ `,Tr=m.default.span`
1674
1682
  font-size: 14px;
1675
1683
  font-weight: 400;
1676
- `,Hr=m.default.article`
1684
+ `,Hr=m.default.article`
1677
1685
  display: inline-grid;
1678
1686
  grid-auto-flow: row;
1679
1687
  grid-gap: 14px;
1680
1688
  width: 100%;
1681
- a,
1682
- span {
1683
- text-align: ${({$align:e})=>"right"===e?"right":"left"};
1689
+ a,
1690
+ span {
1691
+ text-align: ${({$align:e})=>"right"===e?"right":"left"};
1684
1692
  text-transform: capitalize;
1685
1693
  cursor: pointer;
1686
1694
  }
@@ -1689,11 +1697,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1689
1697
  border: 0;
1690
1698
  border-top: 1px solid var(--pri-clr-ln);
1691
1699
  }
1692
- `,Yr=m.default.article`
1700
+ `,Yr=m.default.article`
1693
1701
  > div {
1694
1702
  justify-content: left;
1695
1703
  }
1696
- `,Xr=m.default.div`
1704
+ `,Xr=m.default.div`
1697
1705
  width: 100%;
1698
1706
  margin-bottom: 16px !important;
1699
1707
  > article {
@@ -1712,10 +1720,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1712
1720
  margin-top: 0px;
1713
1721
  justify-items: unset;
1714
1722
  }
1715
- }
1723
+ }
1716
1724
  ${({$mode:e})=>"detail"===e&&t.css`
1717
- padding-bottom: 10px;
1718
- `}
1725
+ padding-bottom: 10px;
1726
+ `}
1719
1727
  `,Nr=m.default.div`
1720
1728
  display: grid;
1721
1729
  grid-template-columns: 148px 1fr;
@@ -1736,10 +1744,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1736
1744
  font-style: normal;
1737
1745
  }
1738
1746
  }
1739
- button {
1740
- width: 148px;
1747
+ button {
1748
+ width: 148px;
1741
1749
  padding: 6px 23px 6px 12px;
1742
- border-radius: .5rem 0 0 .5rem;
1750
+ border-radius: 0.5rem 0 0 0.5rem;
1743
1751
  }
1744
1752
  @media only screen and (min-width: 1280px) {
1745
1753
  width: 350px;
@@ -1753,7 +1761,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1753
1761
  width: ${e};
1754
1762
  }
1755
1763
  `}}}
1756
- `,qr=m.default.div`
1764
+ `,qr=m.default.div`
1757
1765
  position: relative;
1758
1766
  display: grid;
1759
1767
  grid-auto-flow: column;
@@ -1766,10 +1774,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1766
1774
  color: var(--mt-clr);
1767
1775
  padding: 0 12px;
1768
1776
  }
1769
- > button,
1777
+ > button,
1770
1778
  ._refContainer {
1771
1779
  border-right: 1px solid var(--sec-clr-ln);
1772
- &:last-child{
1780
+ &:last-child {
1773
1781
  border-right: 0;
1774
1782
  }
1775
1783
  }
@@ -1788,7 +1796,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1788
1796
  font-size: var(--pri-ft-sz);
1789
1797
  }
1790
1798
  }
1791
- `,Vr=m.default.section`
1799
+ `,Vr=m.default.section`
1792
1800
  display: inline-block;
1793
1801
  padding-left: 0;
1794
1802
  width: 100%;
@@ -1813,10 +1821,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1813
1821
  &:nth-of-type(even) {
1814
1822
  margin-right: 0;
1815
1823
  }
1816
- &:nth-of-type(n+3) {
1824
+ &:nth-of-type(n + 3) {
1817
1825
  margin-top: 10px;
1818
1826
  }
1819
- > section > button,
1827
+ > section > button,
1820
1828
  > div > button {
1821
1829
  width: 100%;
1822
1830
  overflow: hidden;
@@ -1826,12 +1834,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1826
1834
  max-width: 100%;
1827
1835
  }
1828
1836
  }
1829
- > div:nth-child(n+2) {
1837
+ > div:nth-child(n + 2) {
1830
1838
  display: inline-block;
1831
1839
  width: 48.35% !important;
1832
1840
  }
1833
1841
  > article {
1834
- float: left
1842
+ float: left;
1835
1843
  }
1836
1844
  }
1837
1845
  @media only screen and (min-width: 425px) {
@@ -1853,16 +1861,16 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1853
1861
  align-items: center;
1854
1862
  margin-top: 0px;
1855
1863
  }
1856
- &:first-child {
1864
+ &:first-child {
1857
1865
  padding-left: 0;
1858
1866
  }
1859
1867
  ${qr} {
1860
1868
  margin-bottom: 0;
1861
1869
  }
1862
1870
  }
1863
- `,Ur=m.default.div`
1871
+ `,Ur=m.default.div`
1864
1872
  display: grid;
1865
- padding: 0 .625em 10px;
1873
+ padding: 0 0.625em 10px;
1866
1874
  @media only screen and (min-width: 375px) {
1867
1875
  padding: 0 20px;
1868
1876
  }
@@ -1874,52 +1882,73 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1874
1882
  }
1875
1883
  `,Wr=m.default.section``,Rr={item:t.css`
1876
1884
  ${Wr} {
1877
- grid-template-columns: var(--checkbox) var(--item) minmax(auto, max-content) var(--time) minmax(88px, auto);
1878
- &[role=rowheader] > div[role=group],
1879
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1880
- ._refCollapse > div:not(._refCollapseContainer),
1885
+ grid-template-columns: var(--checkbox) var(--item) minmax(
1886
+ auto,
1887
+ max-content
1888
+ ) var(--time) minmax(88px, auto);
1889
+ &[role="rowheader"] > div[role="group"],
1890
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
1891
+ ._refCollapse > div:not(._refCollapseContainer),
1881
1892
  ._refCollapseContainer > div {
1882
- grid-template-columns: var(--variant) var(--sku) var(--qty-big) var(--price) var(--status-big);
1893
+ grid-template-columns: var(--variant) var(--sku) var(--qty-big) var(
1894
+ --price
1895
+ ) var(--status-big);
1883
1896
  }
1884
- input[name=checkbox-list] {
1885
- & + span {
1897
+ input[name="checkbox-list"] {
1898
+ & + span {
1886
1899
  top: 8px;
1887
1900
  }
1888
1901
  }
1889
1902
  }
1890
1903
  `,"item-nocheck":t.css`
1891
1904
  ${Wr} {
1892
- grid-template-columns: var(--item) minmax(auto, max-content) var(--time) minmax(88px, auto);
1893
- &[role=rowheader] > div[role=group],
1894
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1895
- ._refCollapse > div:not(._refCollapseContainer),
1905
+ grid-template-columns: var(--item) minmax(auto, max-content) var(
1906
+ --time
1907
+ ) minmax(88px, auto);
1908
+ &[role="rowheader"] > div[role="group"],
1909
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
1910
+ ._refCollapse > div:not(._refCollapseContainer),
1896
1911
  ._refCollapseContainer > div {
1897
- grid-template-columns: var(--variant) var(--sku) var(--qty-big) var(--price) var(--status-big);
1912
+ grid-template-columns: var(--variant) var(--sku) var(--qty-big) var(
1913
+ --price
1914
+ ) var(--status-big);
1898
1915
  }
1899
1916
  }
1900
1917
  `,listing:t.css`
1901
1918
  ${Wr} {
1902
- grid-template-columns: var(--checkbox) var(--item) minmax(auto, max-content) minmax(88px, auto);
1903
- &[role=rowheader] > div[role=group],
1904
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1905
- ._refCollapse > div:not(._refCollapseContainer),
1919
+ grid-template-columns: var(--checkbox) var(--item) minmax(
1920
+ auto,
1921
+ max-content
1922
+ ) minmax(88px, auto);
1923
+ &[role="rowheader"] > div[role="group"],
1924
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
1925
+ ._refCollapse > div:not(._refCollapseContainer),
1906
1926
  ._refCollapseContainer > div {
1907
- grid-template-columns: var(--variant) var(--sku) var(--sku) minmax(95px, 115px) var(--price) var(--status-small);
1927
+ grid-template-columns: var(--variant) var(--sku) var(--sku) minmax(
1928
+ 95px,
1929
+ 115px
1930
+ ) var(--price) var(--status-small);
1908
1931
  }
1909
- input[name=checkbox-list] {
1910
- & + span {
1932
+ input[name="checkbox-list"] {
1933
+ & + span {
1911
1934
  top: 8px;
1912
1935
  }
1913
1936
  }
1914
1937
  }
1915
1938
  `,"listing-nocheck":t.css`
1916
1939
  ${Wr} {
1917
- grid-template-columns: var(--item) minmax(auto, max-content) minmax(88px, auto);
1918
- &[role=rowheader] > div[role=group],
1919
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1920
- ._refCollapse > div:not(._refCollapseContainer),
1940
+ grid-template-columns: var(--item) minmax(auto, max-content) minmax(
1941
+ 88px,
1942
+ auto
1943
+ );
1944
+ &[role="rowheader"] > div[role="group"],
1945
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
1946
+ ._refCollapse > div:not(._refCollapseContainer),
1921
1947
  ._refCollapseContainer > div {
1922
- grid-template-columns: var(--variant) var(--sku) var(--sku) minmax(95px, 115px) var(--price) var(--status-small);
1948
+ grid-template-columns: var(--variant) var(--sku) var(--sku) minmax(
1949
+ 95px,
1950
+ 115px
1951
+ ) var(--price) var(--status-small);
1923
1952
  }
1924
1953
  }
1925
1954
  `,quantity:t.css`
@@ -1938,68 +1967,79 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
1938
1967
  margin: 0;
1939
1968
  padding: 0;
1940
1969
  grid-gap: 0;
1941
- &[role=rowheader] > div[role=group],
1942
- &[role=row] > div[role=group],
1943
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1944
- &[role=row] > div[role=cellgroup],
1945
- ._refCollapse > div:not(._refCollapseContainer),
1970
+ &[role="rowheader"] > div[role="group"],
1971
+ &[role="row"] > div[role="group"],
1972
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
1973
+ &[role="row"] > div[role="cellgroup"],
1974
+ ._refCollapse > div:not(._refCollapseContainer),
1946
1975
  ._refCollapseContainer > div {
1947
1976
  display: flex;
1948
1977
  flex: 2;
1949
1978
  grid-gap: 0;
1950
1979
  }
1951
- &[role=row] > div[role=cellgroup] {
1980
+ &[role="row"] > div[role="cellgroup"] {
1952
1981
  flex-direction: column;
1953
1982
  }
1954
- &[role=rowheader] > div[role=columnheader],
1955
- &[role=rowheader] > div[role=group] > div[role=cell],
1956
- &[role=row] > div[role=cell],
1957
- &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell],
1958
- ._refCollapse > div:not(._refCollapseContainer) > div[role=cell],
1959
- ._refCollapseContainer > div > div[role=cell] {
1983
+ &[role="rowheader"] > div[role="columnheader"],
1984
+ &[role="rowheader"] > div[role="group"] > div[role="cell"],
1985
+ &[role="row"] > div[role="cell"],
1986
+ &[role="row"]
1987
+ > div[role="cellgroup"]
1988
+ > div[role="rowgroup"]
1989
+ > div[role="cell"],
1990
+ ._refCollapse > div:not(._refCollapseContainer) > div[role="cell"],
1991
+ ._refCollapseContainer > div > div[role="cell"] {
1960
1992
  align-self: stretch;
1961
1993
  width: 100%;
1962
1994
  }
1963
- &[role=rowheader] > div[role=columnheader],
1964
- &[role=rowheader] > div[role=group] > div[role=cell] {
1995
+ &[role="rowheader"] > div[role="columnheader"],
1996
+ &[role="rowheader"] > div[role="group"] > div[role="cell"] {
1965
1997
  padding-top: 1em;
1966
1998
  padding-bottom: 1em;
1967
1999
  border-bottom: 1px solid var(--ter-clr-ln);
1968
2000
  }
1969
- &[role=row] > div[role=cell],
1970
- &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell],
1971
- ._refCollapse > div:not(._refCollapseContainer) > div[role=cell],
1972
- ._refCollapseContainer > div > div[role=cell] {
2001
+ &[role="row"] > div[role="cell"],
2002
+ &[role="row"]
2003
+ > div[role="cellgroup"]
2004
+ > div[role="rowgroup"]
2005
+ > div[role="cell"],
2006
+ ._refCollapse > div:not(._refCollapseContainer) > div[role="cell"],
2007
+ ._refCollapseContainer > div > div[role="cell"] {
1973
2008
  padding-top: 1.25em;
1974
2009
  padding-bottom: 1.25em;
1975
2010
  }
1976
- &[role=rowheader], &[role=row] {
2011
+ &[role="rowheader"],
2012
+ &[role="row"] {
1977
2013
  padding: 0;
1978
2014
  margin: 0;
1979
2015
  > div {
1980
2016
  padding-right: 12px;
1981
2017
  &:first-child {
1982
2018
  padding-left: 0;
1983
- }
2019
+ }
1984
2020
  &:last-child {
1985
2021
  padding-right: 0;
1986
2022
  }
1987
2023
  }
1988
2024
  }
1989
- &[role=rowheader] > div[role=group] > div[role=cell], &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell] {
2025
+ &[role="rowheader"] > div[role="group"] > div[role="cell"],
2026
+ &[role="row"]
2027
+ > div[role="cellgroup"]
2028
+ > div[role="rowgroup"]
2029
+ > div[role="cell"] {
1990
2030
  padding-right: 12px;
1991
2031
  &:last-child {
1992
-
1993
2032
  }
1994
2033
  }
1995
- &[role=rowheader] {
2034
+ &[role="rowheader"] {
1996
2035
  border: none;
1997
2036
  }
1998
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
1999
- ._refCollapse > div, ._refCollapseContainer > div {
2037
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2038
+ ._refCollapse > div,
2039
+ ._refCollapseContainer > div {
2000
2040
  padding-bottom: 0;
2001
2041
  padding-top: 0;
2002
- &:nth-child(n+2) {
2042
+ &:nth-child(n + 2) {
2003
2043
  padding-top: 0;
2004
2044
  }
2005
2045
  &:last-child {
@@ -2010,11 +2050,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2010
2050
  margin-bottom: 0;
2011
2051
  }
2012
2052
  @media only screen and (min-width: 1024px) {
2013
- &[role=rowheader], &[role=row] {
2053
+ &[role="rowheader"],
2054
+ &[role="row"] {
2014
2055
  > div {
2015
2056
  &:first-child {
2016
2057
  padding-left: 9px;
2017
- }
2058
+ }
2018
2059
  &:last-child {
2019
2060
  padding-right: 9px;
2020
2061
  }
@@ -2114,70 +2155,128 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2114
2155
  }
2115
2156
  `,picklist:t.css`
2116
2157
  ${Wr} {
2117
- grid-template-columns: var(--checkbox) var(--time) var(--id) var(--status) var(--person) var(--warehouse) var(--ref) var(--time) minmax(185px, auto);
2158
+ grid-template-columns: var(--checkbox) var(--time) var(--id) var(
2159
+ --status
2160
+ ) var(--person) var(--warehouse) var(--ref) var(--time) minmax(
2161
+ 185px,
2162
+ auto
2163
+ );
2118
2164
  }
2119
2165
  `,package:t.css`
2120
2166
  ${Wr} {
2121
- grid-template-columns: var(--checkbox) var(--time) var(--id) var(--status) var(--person) var(--warehouse) var(--person) var(--ref) var(--time) minmax(110px, auto);
2167
+ grid-template-columns: var(--checkbox) var(--time) var(--id) var(
2168
+ --status
2169
+ ) var(--person) var(--warehouse) var(--person) var(--ref) var(
2170
+ --time
2171
+ ) minmax(110px, auto);
2122
2172
  }
2123
2173
  `,shipment:t.css`
2124
2174
  ${Wr} {
2125
- grid-template-columns: var(--checkbox) var(--time) var(--id-big) var(--status) minmax(80px, 160px) minmax(80px, 160px) minmax(95px, 160px) var(--ref) minmax(140px, auto);
2175
+ grid-template-columns: var(--checkbox) var(--time) var(--id-big) var(
2176
+ --status
2177
+ ) minmax(80px, 160px) minmax(80px, 160px) minmax(95px, 160px) var(
2178
+ --ref
2179
+ ) minmax(140px, auto);
2126
2180
  }
2127
2181
  `,invoice:t.css`
2128
2182
  ${Wr} {
2129
- grid-template-columns: var(--checkbox) var(--id-big) var(--status-small) var(--store) var(--price) var(--price) var(--ref) var(--person) var(--time) minmax(180px, auto);
2183
+ grid-template-columns: var(--checkbox) var(--id-big) var(
2184
+ --status-small
2185
+ ) var(--store) var(--price) var(--price) var(--ref) var(--person) var(
2186
+ --time
2187
+ ) minmax(180px, auto);
2130
2188
  @media only screen and (max-width: 1279px) {
2131
2189
  width: unset;
2132
2190
  }
2133
2191
  }
2134
2192
  `,"payment-receive":t.css`
2135
2193
  ${Wr} {
2136
- grid-template-columns: var(--time) 155px var(--person) var(--qty) var(--price) minmax(110px, auto);
2194
+ grid-template-columns: var(--time) 155px var(--person) var(--qty) var(
2195
+ --price
2196
+ ) minmax(110px, auto);
2137
2197
  }
2138
2198
  `,"sales-return":t.css`
2139
2199
  ${Wr} {
2140
- grid-template-columns: var(--id-big) var(--status) var(--warehouse) var(--person) var(--person) var(--ref-big) var(--time) minmax(120px, auto);
2200
+ grid-template-columns: var(--id-big) var(--status) var(--warehouse) var(
2201
+ --person
2202
+ ) var(--person) var(--ref-big) var(--time) minmax(120px, auto);
2141
2203
  }
2142
2204
  `,activity:t.css`
2143
2205
  ${Wr} {
2144
- grid-template-columns: var(--time) var(--id-big) var(--item) var(--status) var(--email) var(--status) var(--status) minmax(110px, auto);
2206
+ grid-template-columns: var(--time) var(--id-big) var(--item) var(
2207
+ --status
2208
+ ) var(--email) var(--status) var(--status) minmax(110px, auto);
2145
2209
  }
2146
2210
  `,putaway:t.css`
2147
2211
  ${Wr} {
2148
- grid-template-columns: var(--id-pd20) var(--status-big) var(--warehouse) var(--ref) var(--person) var(--time) minmax(60px, auto);
2212
+ grid-template-columns: var(--id-pd20) var(--status-big) var(
2213
+ --warehouse
2214
+ ) var(--ref) var(--person) var(--time) minmax(60px, auto);
2149
2215
  }
2150
2216
  `,inbound:t.css`
2151
2217
  ${Wr} {
2152
- grid-template-columns: var(--id-pd20) var(--status-big) var(--warehouse) var(--ref) minmax(140px, 160px) var(--person) var(--time) minmax(170px, auto);
2218
+ grid-template-columns: var(--id-pd20) var(--status-big) var(
2219
+ --warehouse
2220
+ ) var(--ref) minmax(140px, 160px) var(--person) var(--time) minmax(
2221
+ 170px,
2222
+ auto
2223
+ );
2153
2224
  }
2154
2225
  `,lowstock:t.css`
2155
2226
  ${Wr} {
2156
- grid-template-columns: var(--checkbox) var(--item) var(--variant) var(--sku) var(--warehouse) var(--qty-big) var(--statusnow) var(--time) minmax(60px, auto);
2227
+ grid-template-columns: var(--checkbox) var(--item) var(--variant) var(
2228
+ --sku
2229
+ ) var(--warehouse) var(--qty-big) var(--statusnow) var(--time) minmax(
2230
+ 60px,
2231
+ auto
2232
+ );
2157
2233
  }
2158
2234
  `,price:t.css`
2159
2235
  ${Wr} {
2160
- grid-template-columns: var(--time) var(--id-big) var(--status) var(--qty) var(--email) var(--status) minmax(60px, auto);
2236
+ grid-template-columns: var(--time) var(--id-big) var(--status) var(
2237
+ --qty
2238
+ ) var(--email) var(--status) minmax(60px, auto);
2161
2239
  }
2162
2240
  `,"stock-adjustment":t.css`
2163
2241
  ${Wr} {
2164
- grid-template-columns: var(--id-pd20) var(--status-big) var(--warehouse) var(--ref) minmax(140px, 150px) var(--person) var(--time) minmax(160px, auto);
2242
+ grid-template-columns: var(--id-pd20) var(--status-big) var(
2243
+ --warehouse
2244
+ ) var(--ref) minmax(140px, 150px) var(--person) var(--time) minmax(
2245
+ 160px,
2246
+ auto
2247
+ );
2165
2248
  }
2166
2249
  `,"stock-outbound":t.css`
2167
2250
  ${Wr} {
2168
- grid-template-columns: var(--id-pd20) var(--status-big) var(--warehouse) var(--ref) minmax(150px,160px) var(--person) var(--time) minmax(160px, auto);
2251
+ grid-template-columns: var(--id-pd20) var(--status-big) var(
2252
+ --warehouse
2253
+ ) var(--ref) minmax(150px, 160px) var(--person) var(--time) minmax(
2254
+ 160px,
2255
+ auto
2256
+ );
2169
2257
  }
2170
2258
  `,"stock-transfer":t.css`
2171
2259
  ${Wr} {
2172
- grid-template-columns: var(--id) var(--status-big) var(--warehouse) var(--warehouse) minmax(90px, 100px) var(--person) var(--time) minmax(160px, auto);
2260
+ grid-template-columns: var(--id) var(--status-big) var(--warehouse) var(
2261
+ --warehouse
2262
+ ) minmax(90px, 100px) var(--person) var(--time) minmax(160px, auto);
2173
2263
  }
2174
2264
  `,promotion:t.css`
2175
2265
  ${Wr} {
2176
- grid-template-columns: var(--store) var(--id-big) var(--ref-big) minmax(100px,160px) var(--status-small) var(--time) var(--time) minmax(42px, 88px) var(--time) minmax(62px, auto);
2266
+ grid-template-columns: var(--store) var(--id-big) var(--ref-big) minmax(
2267
+ 100px,
2268
+ 160px
2269
+ ) var(--status-small) var(--time) var(--time) minmax(42px, 88px) var(
2270
+ --time
2271
+ ) minmax(62px, auto);
2177
2272
  }
2178
2273
  `,"stock-history":t.css`
2179
2274
  ${Wr} {
2180
- grid-template-columns: minmax(120px, 360px) var(--sku) var(--warehouse) minmax(85px,120px) minmax(105px,190px) var(--qty-small) var(--qty-small) minmax(68px, 100px) var(--time) minmax(75px, 88px);
2275
+ grid-template-columns: minmax(120px, 360px) var(--sku) var(
2276
+ --warehouse
2277
+ ) minmax(85px, 120px) minmax(105px, 190px) var(--qty-small) var(
2278
+ --qty-small
2279
+ ) minmax(68px, 100px) var(--time) minmax(75px, 88px);
2181
2280
  > *:last-child {
2182
2281
  display: unset;
2183
2282
  justify-content: unset;
@@ -2195,7 +2294,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2195
2294
  display: unset;
2196
2295
  justify-content: unset;
2197
2296
  }
2198
- grid-template-columns: minmax(110px,146px) minmax(120px,360px) var(--sku) var(--store) minmax(75px,120px) minmax(85px,120px) minmax(75px,120px) minmax(80px,120px) var(--time) var(--status) minmax(75px,88px);
2297
+ grid-template-columns: minmax(110px, 146px) minmax(120px, 360px) var(
2298
+ --sku
2299
+ ) var(--store) minmax(75px, 120px) minmax(85px, 120px) minmax(
2300
+ 75px,
2301
+ 120px
2302
+ ) minmax(80px, 120px) var(--time) var(--status) minmax(75px, 88px);
2199
2303
  }
2200
2304
  `,turnover:t.css`
2201
2305
  ${Wr} {
@@ -2206,7 +2310,9 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2206
2310
  display: unset;
2207
2311
  justify-content: unset;
2208
2312
  }
2209
- grid-template-columns: minmax(120px,360px) var(--sku) var(--warehouse) repeat(4, var(--qty)) minmax(75px,88px);
2313
+ grid-template-columns: minmax(120px, 360px) var(--sku) var(
2314
+ --warehouse
2315
+ ) repeat(4, var(--qty)) minmax(75px, 88px);
2210
2316
  }
2211
2317
  `,"days-outofstock":t.css`
2212
2318
  ${Wr} {
@@ -2217,18 +2323,28 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2217
2323
  display: unset;
2218
2324
  justify-content: unset;
2219
2325
  }
2220
- grid-template-columns: minmax(120px,360px) var(--sku) var(--warehouse) var(--qty-big) var(--qty) var(--qty-big) var(--time) minmax(75px,88px);
2326
+ grid-template-columns: minmax(120px, 360px) var(--sku) var(
2327
+ --warehouse
2328
+ ) var(--qty-big) var(--qty) var(--qty-big) var(--time) minmax(
2329
+ 75px,
2330
+ 88px
2331
+ );
2221
2332
  }
2222
2333
  `,warehouses:t.css`
2223
2334
  ${Wr} {
2224
- grid-template-columns: var(--warehouse) var(--status) var(--id-big) var(--qty-big) var(--time) minmax(110px, auto);
2335
+ grid-template-columns: var(--warehouse) var(--status) var(--id-big) var(
2336
+ --qty-big
2337
+ ) var(--time) minmax(110px, auto);
2225
2338
  }
2226
2339
  `,archived:t.css`
2227
2340
  ${Wr} {
2228
- grid-template-columns: var(--time-pd20) minmax(auto, max-content) minmax(88px, auto);
2229
- &[role=rowheader] > div[role=group],
2230
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2231
- ._refCollapse > div:not(._refCollapseContainer),
2341
+ grid-template-columns: var(--time-pd20) minmax(auto, max-content) minmax(
2342
+ 88px,
2343
+ auto
2344
+ );
2345
+ &[role="rowheader"] > div[role="group"],
2346
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2347
+ ._refCollapse > div:not(._refCollapseContainer),
2232
2348
  ._refCollapseContainer > div {
2233
2349
  grid-template-columns: var(--sku) var(--item);
2234
2350
  }
@@ -2238,38 +2354,52 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2238
2354
  @media only screen and (max-width: 1279px) {
2239
2355
  width: unset;
2240
2356
  }
2241
- grid-template-columns: var(--id-pd20) minmax(80px, 120px) var(--time) var(--person) var(--qty) var(--price) var(--status) minmax(180px, auto);
2357
+ grid-template-columns: var(--id-pd20) minmax(80px, 120px) var(--time) var(
2358
+ --person
2359
+ ) var(--qty) var(--price) var(--status) minmax(180px, auto);
2242
2360
  }
2243
2361
  `,order:t.css`
2244
2362
  ${Wr} {
2245
- grid-template-columns: var(--checkbox) 118px 90px minmax(auto, max-content);
2246
- input[name=checkbox-list]{
2247
- & + span {
2363
+ grid-template-columns: var(--checkbox) 118px 90px minmax(
2364
+ auto,
2365
+ max-content
2366
+ );
2367
+ input[name="checkbox-list"] {
2368
+ & + span {
2248
2369
  top: 8px;
2249
2370
  }
2250
2371
  }
2251
- &[role=rowheader] > div[role=group] {
2252
- grid-template-columns: var(--order) 40px 80px 80px 88px minmax(145px, auto);
2372
+ &[role="rowheader"] > div[role="group"] {
2373
+ grid-template-columns: var(--order) 40px 80px 80px 88px minmax(
2374
+ 145px,
2375
+ auto
2376
+ );
2253
2377
  }
2254
- ._refCollapse > div:not(._refCollapseContainer),
2378
+ ._refCollapse > div:not(._refCollapseContainer),
2255
2379
  ._refCollapseContainer > div {
2256
2380
  grid-template-columns: var(--order) 40px 80px 80px;
2257
2381
  }
2258
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2259
- ._refCollapse > div,
2382
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2383
+ ._refCollapse > div,
2260
2384
  ._refCollapseContainer > div {
2261
- &:nth-child(n+2) {
2385
+ &:nth-child(n + 2) {
2262
2386
  border-top: none;
2263
2387
  }
2264
2388
  }
2265
2389
  }
2266
2390
  @media only screen and (min-width: 1280px) {
2267
2391
  ${Wr} {
2268
- grid-template-columns: var(--checkbox) 118px 118px minmax(auto, max-content);
2269
- &[role=rowheader] > div[role=group] {
2270
- grid-template-columns: var(--order) 40px 80px 80px 107px minmax(145px, auto);
2392
+ grid-template-columns: var(--checkbox) 118px 118px minmax(
2393
+ auto,
2394
+ max-content
2395
+ );
2396
+ &[role="rowheader"] > div[role="group"] {
2397
+ grid-template-columns: var(--order) 40px 80px 80px 107px minmax(
2398
+ 145px,
2399
+ auto
2400
+ );
2271
2401
  }
2272
- ._refCollapse > div:not(._refCollapseContainer),
2402
+ ._refCollapse > div:not(._refCollapseContainer),
2273
2403
  ._refCollapseContainer > div {
2274
2404
  grid-template-columns: var(--order) 40px 80px 80px;
2275
2405
  }
@@ -2277,11 +2407,17 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2277
2407
  }
2278
2408
  @media only screen and (min-width: 1366px) {
2279
2409
  ${Wr} {
2280
- grid-template-columns: var(--checkbox) 120px 118px minmax(auto, max-content);
2281
- &[role=rowheader] > div[role=group] {
2282
- grid-template-columns: var(--order) 40px 90px 80px 130px minmax(150px, auto);
2410
+ grid-template-columns: var(--checkbox) 120px 118px minmax(
2411
+ auto,
2412
+ max-content
2413
+ );
2414
+ &[role="rowheader"] > div[role="group"] {
2415
+ grid-template-columns: var(--order) 40px 90px 80px 130px minmax(
2416
+ 150px,
2417
+ auto
2418
+ );
2283
2419
  }
2284
- ._refCollapse > div:not(._refCollapseContainer),
2420
+ ._refCollapse > div:not(._refCollapseContainer),
2285
2421
  ._refCollapseContainer > div {
2286
2422
  grid-template-columns: var(--order) 40px 90px 80px;
2287
2423
  }
@@ -2289,11 +2425,17 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2289
2425
  }
2290
2426
  @media only screen and (min-width: 1800px) {
2291
2427
  ${Wr} {
2292
- grid-template-columns: var(--checkbox) minmax(125px, 170px) minmax(85px, 145px) minmax(auto, max-content);
2293
- &[role=rowheader] > div[role=group] {
2294
- grid-template-columns: var(--order) 50px 110px 130px 130px minmax(50px, 2000px);
2428
+ grid-template-columns: var(--checkbox) minmax(125px, 170px) minmax(
2429
+ 85px,
2430
+ 145px
2431
+ ) minmax(auto, max-content);
2432
+ &[role="rowheader"] > div[role="group"] {
2433
+ grid-template-columns: var(--order) 50px 110px 130px 130px minmax(
2434
+ 50px,
2435
+ 2000px
2436
+ );
2295
2437
  }
2296
- ._refCollapse > div:not(._refCollapseContainer),
2438
+ ._refCollapse > div:not(._refCollapseContainer),
2297
2439
  ._refCollapseContainer > div {
2298
2440
  grid-template-columns: var(--order) 50px 110px 130px;
2299
2441
  }
@@ -2301,10 +2443,13 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2301
2443
  }
2302
2444
  @media only screen and (min-width: 1920px) {
2303
2445
  ${Wr} {
2304
- &[role=rowheader] > div[role=group] {
2305
- grid-template-columns: var(--order) 50px 110px 145px 130px minmax(50px, 2000px);
2446
+ &[role="rowheader"] > div[role="group"] {
2447
+ grid-template-columns: var(--order) 50px 110px 145px 130px minmax(
2448
+ 50px,
2449
+ 2000px
2450
+ );
2306
2451
  }
2307
- ._refCollapse > div:not(._refCollapseContainer),
2452
+ ._refCollapse > div:not(._refCollapseContainer),
2308
2453
  ._refCollapseContainer > div {
2309
2454
  grid-template-columns: var(--order) 50px 110px 145px;
2310
2455
  }
@@ -2313,17 +2458,20 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2313
2458
  `,"order-nocheck":t.css`
2314
2459
  ${Wr} {
2315
2460
  grid-template-columns: 118px 90px minmax(auto, max-content);
2316
- &[role=rowheader] > div[role=group] {
2317
- grid-template-columns: var(--order) 40px 80px 80px 88px minmax(145px, auto);
2461
+ &[role="rowheader"] > div[role="group"] {
2462
+ grid-template-columns: var(--order) 40px 80px 80px 88px minmax(
2463
+ 145px,
2464
+ auto
2465
+ );
2318
2466
  }
2319
- ._refCollapse > div:not(._refCollapseContainer),
2467
+ ._refCollapse > div:not(._refCollapseContainer),
2320
2468
  ._refCollapseContainer > div {
2321
2469
  grid-template-columns: var(--order) 40px 80px 80px;
2322
2470
  }
2323
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2324
- ._refCollapse > div,
2471
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2472
+ ._refCollapse > div,
2325
2473
  ._refCollapseContainer > div {
2326
- &:nth-child(n+2) {
2474
+ &:nth-child(n + 2) {
2327
2475
  border-top: none;
2328
2476
  }
2329
2477
  }
@@ -2331,10 +2479,13 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2331
2479
  @media only screen and (min-width: 1280px) {
2332
2480
  ${Wr} {
2333
2481
  grid-template-columns: 118px 118px minmax(auto, max-content);
2334
- &[role=rowheader] > div[role=group] {
2335
- grid-template-columns: var(--order) 40px 80px 80px 107px minmax(145px, auto);
2482
+ &[role="rowheader"] > div[role="group"] {
2483
+ grid-template-columns: var(--order) 40px 80px 80px 107px minmax(
2484
+ 145px,
2485
+ auto
2486
+ );
2336
2487
  }
2337
- ._refCollapse > div:not(._refCollapseContainer),
2488
+ ._refCollapse > div:not(._refCollapseContainer),
2338
2489
  ._refCollapseContainer > div {
2339
2490
  grid-template-columns: var(--order) 40px 80px 80px;
2340
2491
  }
@@ -2343,10 +2494,13 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2343
2494
  @media only screen and (min-width: 1366px) {
2344
2495
  ${Wr} {
2345
2496
  grid-template-columns: 120px 118px minmax(auto, max-content);
2346
- &[role=rowheader] > div[role=group] {
2347
- grid-template-columns: var(--order) 40px 90px 80px 130px minmax(150px, auto);
2497
+ &[role="rowheader"] > div[role="group"] {
2498
+ grid-template-columns: var(--order) 40px 90px 80px 130px minmax(
2499
+ 150px,
2500
+ auto
2501
+ );
2348
2502
  }
2349
- ._refCollapse > div:not(._refCollapseContainer),
2503
+ ._refCollapse > div:not(._refCollapseContainer),
2350
2504
  ._refCollapseContainer > div {
2351
2505
  grid-template-columns: var(--order) 40px 90px 80px;
2352
2506
  }
@@ -2354,11 +2508,17 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2354
2508
  }
2355
2509
  @media only screen and (min-width: 1800px) {
2356
2510
  ${Wr} {
2357
- grid-template-columns: minmax(125px, 170px) minmax(85px, 145px) minmax(auto, max-content);
2358
- &[role=rowheader] > div[role=group] {
2359
- grid-template-columns: var(--order) 50px 110px 130px 130px minmax(50px, 2000px);
2511
+ grid-template-columns: minmax(125px, 170px) minmax(85px, 145px) minmax(
2512
+ auto,
2513
+ max-content
2514
+ );
2515
+ &[role="rowheader"] > div[role="group"] {
2516
+ grid-template-columns: var(--order) 50px 110px 130px 130px minmax(
2517
+ 50px,
2518
+ 2000px
2519
+ );
2360
2520
  }
2361
- ._refCollapse > div:not(._refCollapseContainer),
2521
+ ._refCollapse > div:not(._refCollapseContainer),
2362
2522
  ._refCollapseContainer > div {
2363
2523
  grid-template-columns: var(--order) 50px 110px 130px;
2364
2524
  }
@@ -2366,93 +2526,107 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2366
2526
  }
2367
2527
  @media only screen and (min-width: 1920px) {
2368
2528
  ${Wr} {
2369
- &[role=rowheader] > div[role=group] {
2370
- grid-template-columns: var(--order) 50px 110px 145px 130px minmax(50px, 2000px);
2529
+ &[role="rowheader"] > div[role="group"] {
2530
+ grid-template-columns: var(--order) 50px 110px 145px 130px minmax(
2531
+ 50px,
2532
+ 2000px
2533
+ );
2371
2534
  }
2372
- ._refCollapse > div:not(._refCollapseContainer),
2535
+ ._refCollapse > div:not(._refCollapseContainer),
2373
2536
  ._refCollapseContainer > div {
2374
2537
  grid-template-columns: var(--order) 50px 110px 145px;
2375
2538
  }
2376
2539
  }
2377
2540
  }
2378
2541
  `,"table-customheader":t.css`
2379
- overflow: hidden;
2380
- > div {
2381
- overflow: auto;
2382
- }
2383
- @media only screen and (min-width: 1024px) {
2542
+ overflow: hidden;
2384
2543
  > div {
2385
- margin: 0px 9px 0px 9px;
2544
+ overflow: auto;
2545
+ }
2546
+ @media only screen and (min-width: 1024px) {
2547
+ > div {
2548
+ margin: 0px 9px 0px 9px;
2549
+ }
2386
2550
  }
2387
- }
2388
2551
  ${Wr} {
2389
2552
  width: 100%;
2390
2553
  display: flex;
2391
2554
  margin: 0;
2392
2555
  padding: 0;
2393
2556
  grid-gap: 0;
2394
- &[role=rowheader] > div[role=group],
2395
- &[role=row] > div[role=group],
2396
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2397
- &[role=row] > div[role=cellgroup],
2398
- ._refCollapse > div:not(._refCollapseContainer),
2557
+ &[role="rowheader"] > div[role="group"],
2558
+ &[role="row"] > div[role="group"],
2559
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2560
+ &[role="row"] > div[role="cellgroup"],
2561
+ ._refCollapse > div:not(._refCollapseContainer),
2399
2562
  ._refCollapseContainer > div {
2400
2563
  display: flex;
2401
2564
  flex: 2;
2402
2565
  grid-gap: 0;
2403
2566
  }
2404
- &[role=row] > div[role=cellgroup] {
2567
+ &[role="row"] > div[role="cellgroup"] {
2405
2568
  flex-direction: column;
2406
2569
  }
2407
- &[role=rowheader] > div[role=columnheader],
2408
- &[role=rowheader] > div[role=group] > div[role=cell],
2409
- &[role=row] > div[role=cell],
2410
- &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell],
2411
- ._refCollapse > div:not(._refCollapseContainer) > div[role=cell],
2412
- ._refCollapseContainer > div > div[role=cell] {
2570
+ &[role="rowheader"] > div[role="columnheader"],
2571
+ &[role="rowheader"] > div[role="group"] > div[role="cell"],
2572
+ &[role="row"] > div[role="cell"],
2573
+ &[role="row"]
2574
+ > div[role="cellgroup"]
2575
+ > div[role="rowgroup"]
2576
+ > div[role="cell"],
2577
+ ._refCollapse > div:not(._refCollapseContainer) > div[role="cell"],
2578
+ ._refCollapseContainer > div > div[role="cell"] {
2413
2579
  align-self: stretch;
2414
2580
  width: 100%;
2415
2581
  }
2416
- &[role=rowheader] > div[role=columnheader],
2417
- &[role=rowheader] > div[role=group] > div[role=cell] {
2582
+ &[role="rowheader"] > div[role="columnheader"],
2583
+ &[role="rowheader"] > div[role="group"] > div[role="cell"] {
2418
2584
  padding-top: 1em;
2419
2585
  padding-bottom: 1em;
2420
2586
  border-bottom: 1px solid var(--ter-clr-ln);
2421
2587
  }
2422
- &[role=row] > div[role=cell],
2423
- &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell],
2424
- ._refCollapse > div:not(._refCollapseContainer) > div[role=cell],
2425
- ._refCollapseContainer > div > div[role=cell] {
2588
+ &[role="row"] > div[role="cell"],
2589
+ &[role="row"]
2590
+ > div[role="cellgroup"]
2591
+ > div[role="rowgroup"]
2592
+ > div[role="cell"],
2593
+ ._refCollapse > div:not(._refCollapseContainer) > div[role="cell"],
2594
+ ._refCollapseContainer > div > div[role="cell"] {
2426
2595
  padding-top: 1.25em;
2427
2596
  padding-bottom: 1.25em;
2428
2597
  }
2429
- &[role=rowheader], &[role=row] {
2598
+ &[role="rowheader"],
2599
+ &[role="row"] {
2430
2600
  padding: 0;
2431
2601
  margin: 0;
2432
2602
  > div {
2433
2603
  padding-right: 12px;
2434
2604
  &:first-child {
2435
2605
  padding-left: 0;
2436
- }
2606
+ }
2437
2607
  &:last-child {
2438
2608
  padding-right: 0;
2439
2609
  }
2440
2610
  }
2441
2611
  }
2442
- &[role=rowheader] > div[role=group] > div[role=cell], &[role=row] > div[role=cellgroup] > div[role=rowgroup] > div[role=cell] {
2612
+ &[role="rowheader"] > div[role="group"] > div[role="cell"],
2613
+ &[role="row"]
2614
+ > div[role="cellgroup"]
2615
+ > div[role="rowgroup"]
2616
+ > div[role="cell"] {
2443
2617
  padding-right: 12px;
2444
2618
  &:last-child {
2445
-
2446
2619
  }
2447
2620
  }
2448
- &[role=rowheader] {
2621
+ &[role="rowheader"] {
2449
2622
  border: none;
2450
2623
  }
2451
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2452
- ._refCollapse > div, ._refCollapseContainer > div {
2624
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2625
+ ._refCollapse > div,
2626
+ ._refCollapseContainer > div {
2453
2627
  padding-bottom: 0;
2454
2628
  padding-top: 0;
2455
- &:nth-child(n+2) {
2629
+ &:nth-child(n + 2) {
2456
2630
  padding-top: 0;
2457
2631
  }
2458
2632
  &:last-child {
@@ -2463,11 +2637,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2463
2637
  margin-bottom: 0;
2464
2638
  }
2465
2639
  @media only screen and (min-width: 1024px) {
2466
- &[role=rowheader], &[role=row] {
2640
+ &[role="rowheader"],
2641
+ &[role="row"] {
2467
2642
  > div {
2468
2643
  &:first-child {
2469
2644
  padding-left: 9px;
2470
- }
2645
+ }
2471
2646
  &:last-child {
2472
2647
  padding-right: 9px;
2473
2648
  }
@@ -2479,7 +2654,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2479
2654
  justify-content: inherit;
2480
2655
  }
2481
2656
  }
2482
- `},Gr=m.default.main`
2657
+ `},Gr=m.default.main`
2483
2658
  position: relative;
2484
2659
  width: 100%;
2485
2660
  overflow-x: auto;
@@ -2491,18 +2666,19 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2491
2666
  display: inline-grid;
2492
2667
  grid-gap: 12px;
2493
2668
  align-items: start;
2494
- &[role=rowheader] > div[role=group],
2495
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2496
- ._refCollapse > div:not(._refCollapseContainer),
2669
+ &[role="rowheader"] > div[role="group"],
2670
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2671
+ ._refCollapse > div:not(._refCollapseContainer),
2497
2672
  ._refCollapseContainer > div {
2498
2673
  display: grid;
2499
2674
  align-items: start;
2500
2675
  grid-gap: 12px;
2501
2676
  }
2502
- &[role=rowheader], &:nth-child(2) {
2677
+ &[role="rowheader"],
2678
+ &:nth-child(2) {
2503
2679
  border-top: 0;
2504
2680
  }
2505
- &[role=rowheader] {
2681
+ &[role="rowheader"] {
2506
2682
  padding: 1em 0 1em 0;
2507
2683
  border-bottom: 1px solid #e8e8ec;
2508
2684
  color: var(--mt-clr);
@@ -2510,29 +2686,29 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2510
2686
  cursor: pointer;
2511
2687
  line-height: 1;
2512
2688
  font-weight: 600;
2513
- font-size: .875rem;
2689
+ font-size: 0.875rem;
2514
2690
  }
2515
- &[role=row] {
2691
+ &[role="row"] {
2516
2692
  padding: 1.25em 0 1.25em 0;
2517
2693
  }
2518
- &[role=row] > div[role=cellgroup] > div[role=rowgroup],
2519
- ._refCollapse > div,
2694
+ &[role="row"] > div[role="cellgroup"] > div[role="rowgroup"],
2695
+ ._refCollapse > div,
2520
2696
  ._refCollapseContainer > div {
2521
- &:nth-child(n+2) {
2522
- border-top: 1px solid rgba(227, 227, 227, .7);
2697
+ &:nth-child(n + 2) {
2698
+ border-top: 1px solid rgba(227, 227, 227, 0.7);
2523
2699
  padding-top: 16px;
2524
2700
  }
2525
2701
  }
2526
2702
  ._refCollapseContainer {
2527
2703
  padding-bottom: 0;
2528
2704
  }
2529
- input[name=checkbox-selectAll] {
2530
- & + span {
2531
- top: 50%;
2705
+ input[name="checkbox-selectAll"] {
2706
+ & + span {
2707
+ top: 50%;
2532
2708
  }
2533
2709
  }
2534
- input[name=checkbox-list]{
2535
- & + span {
2710
+ input[name="checkbox-list"] {
2711
+ & + span {
2536
2712
  top: 0;
2537
2713
  }
2538
2714
  }
@@ -2543,10 +2719,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2543
2719
  }
2544
2720
  @media only screen and (min-width: 1024px) {
2545
2721
  ${Wr} {
2546
- &[role=rowheader],
2547
- &[role=row] {
2722
+ &[role="rowheader"],
2723
+ &[role="row"] {
2548
2724
  margin: 0 10px;
2549
- padding-left: 9px;
2725
+ padding-left: 9px;
2550
2726
  padding-right: 9px;
2551
2727
  }
2552
2728
  }
@@ -2565,22 +2741,24 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2565
2741
  margin-top: 6px;
2566
2742
  }
2567
2743
  input {
2568
- &, &:focus, &:active {
2744
+ &,
2745
+ &:focus,
2746
+ &:active {
2569
2747
  border: none !important;
2570
2748
  background: transparent;
2571
2749
  cursor: pointer;
2572
2750
  }
2573
2751
  }
2574
- `,Kr=m.default.div`
2575
- padding: 1em 1em .8em;
2752
+ `,Kr=m.default.div`
2753
+ padding: 1em 1em 0.8em;
2576
2754
  display: grid;
2577
2755
  grid-auto-flow: column;
2578
2756
  justify-content: space-between;
2579
2757
  border-bottom: 1px solid var(--sec-clr-ln);
2580
- i {
2581
- font-style: normal;
2758
+ i {
2759
+ font-style: normal;
2582
2760
  }
2583
- `,Jr=m.default.ul`
2761
+ `,Jr=m.default.ul`
2584
2762
  ${Ke}
2585
2763
  max-height: 44vh;
2586
2764
  overflow: auto;
@@ -2596,10 +2774,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2596
2774
  @media only screen and (min-width: 1366px) {
2597
2775
  max-height: 50vh;
2598
2776
  }
2599
- `,$r=m.default.li`
2777
+ `,$r=m.default.li`
2600
2778
  display: inline-grid;
2601
2779
  width: 100%;
2602
- grid-gap: 10px;
2780
+ grid-gap: 10px;
2603
2781
  min-height: 48px;
2604
2782
  grid-auto-flow: row;
2605
2783
  cursor: pointer;
@@ -2608,97 +2786,98 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2608
2786
  grid-auto-flow: column;
2609
2787
  grid-template-columns: 100px auto;
2610
2788
  }
2611
- &[data-disabled="true"]{
2789
+ &[data-disabled="true"] {
2612
2790
  color: rgb(169, 169, 169);
2613
2791
  opacity: 0.7;
2614
2792
  pointer-events: none;
2615
2793
  }
2616
2794
  ${({$mode:e})=>!e&&t.css`
2617
- padding: 8px .5em;
2618
- &:first-child {
2619
- padding-top: 4px;
2620
- }
2621
- &:last-child {
2622
- padding-bottom: 4px;
2623
- }
2624
- `}
2795
+ padding: 8px 0.5em;
2796
+ &:first-child {
2797
+ padding-top: 4px;
2798
+ }
2799
+ &:last-child {
2800
+ padding-bottom: 4px;
2801
+ }
2802
+ `}
2625
2803
  ${({$mode:e})=>e&&t.css`
2626
- margin-bottom: 4px;
2627
- color: var(--pri-clr);
2628
- line-height: 20px;
2629
- align-items: center;
2630
- padding: .5rem .75rem;
2631
- display: block;
2632
- min-height: auto;
2633
- border-radius: var(--nav-rd);
2634
- &:hover {
2635
- background-color: var(--nav-clr-bg__hvr);
2636
- border-radius: var(--nav-rd);
2637
- }
2638
- &:last-child {
2639
- margin-bottom: 0;
2640
- }
2641
- > label, > span {
2642
- cursor: pointer;
2643
- text-transform: capitalize;
2644
- width: 100%;
2645
- max-width: 218px;
2646
- overflow: hidden;
2647
- text-overflow: ellipsis;
2648
- white-space: nowrap;
2804
+ margin-bottom: 4px;
2805
+ color: var(--pri-clr);
2806
+ line-height: 20px;
2807
+ align-items: center;
2808
+ padding: 0.5rem 0.75rem;
2649
2809
  display: block;
2650
- }
2651
- ${"categories"===e&&t.css`
2652
- padding: 0 !important;
2653
- > label {
2654
- &:last-child {
2655
- padding: .5rem 1.5rem .5rem .75rem;
2656
- }
2810
+ min-height: auto;
2811
+ border-radius: var(--nav-rd);
2812
+ &:hover {
2813
+ background-color: var(--nav-clr-bg__hvr);
2814
+ border-radius: var(--nav-rd);
2657
2815
  }
2658
- `}
2659
- `}
2660
- ${({$mode:e})=>"categories"===e&&t.css`
2661
-
2662
- `}
2816
+ &:last-child {
2817
+ margin-bottom: 0;
2818
+ }
2819
+ > label,
2820
+ > span {
2821
+ cursor: pointer;
2822
+ text-transform: capitalize;
2823
+ width: 100%;
2824
+ max-width: 218px;
2825
+ overflow: hidden;
2826
+ text-overflow: ellipsis;
2827
+ white-space: nowrap;
2828
+ display: block;
2829
+ }
2830
+ ${"categories"===e&&t.css`
2831
+ padding: 0 !important;
2832
+ > label {
2833
+ &:last-child {
2834
+ padding: 0.5rem 1.5rem 0.5rem 0.75rem;
2835
+ }
2836
+ }
2837
+ `}
2838
+ `}
2839
+ ${({$mode:e})=>"categories"===e&&t.css``}
2663
2840
  ${({$mode:e,$isReply:r})=>e&&r&&t.css`
2664
- padding-right: 1.825rem !important;
2665
- ._refReplyIcon {
2666
- right: 12px;
2667
- top: 50%;
2668
- transform: translateY(-50%);
2669
- }
2670
- `}
2841
+ padding-right: 1.825rem !important;
2842
+ ._refReplyIcon {
2843
+ right: 12px;
2844
+ top: 50%;
2845
+ transform: translateY(-50%);
2846
+ }
2847
+ `}
2671
2848
  ${({$mode:e,$isActive:r})=>e&&r&&t.css`
2672
- background-color: var(--nav-clr-bg__hvr);
2673
- padding-right: 1.75em;
2674
- &, > label, > span {
2675
- font-weight: 500;
2676
- }
2677
- &:after {
2678
- content: '✔';
2679
- position: absolute;
2680
- top: 50%;
2681
- transform: translateY(-50%);
2682
- right: 7px;
2683
- bottom: 0;
2684
- width: 12px;
2685
- height: 20px;
2686
- z-index: -1;
2687
- }
2688
- ._refReplyIcon {
2689
- right: 22px;
2690
- }
2691
- `}
2692
- `,_r=m.default.div`
2693
- padding: .8em 1em 1em;
2849
+ background-color: var(--nav-clr-bg__hvr);
2850
+ padding-right: 1.75em;
2851
+ &,
2852
+ > label,
2853
+ > span {
2854
+ font-weight: 500;
2855
+ }
2856
+ &:after {
2857
+ content: "✔";
2858
+ position: absolute;
2859
+ top: 50%;
2860
+ transform: translateY(-50%);
2861
+ right: 7px;
2862
+ bottom: 0;
2863
+ width: 12px;
2864
+ height: 20px;
2865
+ z-index: -1;
2866
+ }
2867
+ ._refReplyIcon {
2868
+ right: 22px;
2869
+ }
2870
+ `}
2871
+ `,_r=m.default.div`
2872
+ padding: 0.8em 1em 1em;
2694
2873
  display: grid;
2695
2874
  grid-auto-flow: column;
2696
2875
  justify-content: end;
2697
2876
  grid-gap: 4px;
2698
2877
  border-top: 1px solid var(--sec-clr-ln);
2699
- `,ei=m.default.ul`
2878
+ `,ei=m.default.ul`
2700
2879
  ${Ke}
2701
- `,ti=m.default.li`
2880
+ `,ti=m.default.li`
2702
2881
  &._refCheckbox {
2703
2882
  display: block;
2704
2883
  float: left;
@@ -2706,7 +2885,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2706
2885
  margin-bottom: 8px;
2707
2886
  > label {
2708
2887
  padding-left: 0 !important;
2709
- input, span {
2888
+ input,
2889
+ span {
2710
2890
  display: none !important;
2711
2891
  }
2712
2892
  aside {
@@ -2716,7 +2896,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2716
2896
  cursor: pointer;
2717
2897
  font-size: 13px;
2718
2898
  }
2719
- input:checked~aside {
2899
+ input:checked ~ aside {
2720
2900
  border: 1px solid var(--sel-clr-ln);
2721
2901
  outline: 1px solid var(--sel-clr-ln);
2722
2902
  color: var(--ter-clr);
@@ -2746,10 +2926,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2746
2926
  border-radius: var(--sec-rd);
2747
2927
  }
2748
2928
  }
2749
- `,ri=m.default.strong`
2929
+ `,ri=m.default.strong`
2750
2930
  padding-top: 8px;
2751
2931
  font-size: 13px;
2752
- `,ii=m.default.div`
2932
+ `,ii=m.default.div`
2753
2933
  display: grid;
2754
2934
  grid-auto-flow: column;
2755
2935
  grid-template-columns: 1fr auto;
@@ -2767,39 +2947,39 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2767
2947
  padding: 0px 4px;
2768
2948
  border-radius: var(--ter-rd);
2769
2949
  ${({$mode:e})=>"chat"===e&&t.css`
2770
- position: absolute;
2771
- z-index: 8;
2772
- left: 18px;
2773
- top: 0;
2774
- padding: 0.2em 0.3em;
2775
- font-weight: bold;
2776
- font-size: 10px;
2777
- min-width: 16px;
2778
- height: 16px;
2779
- `}
2950
+ position: absolute;
2951
+ z-index: 8;
2952
+ left: 18px;
2953
+ top: 0;
2954
+ padding: 0.2em 0.3em;
2955
+ font-weight: bold;
2956
+ font-size: 10px;
2957
+ min-width: 16px;
2958
+ height: 16px;
2959
+ `}
2780
2960
  ${({$mode:e})=>("list"===e||"header"===e)&&t.css`
2781
- position: absolute;
2782
- top: 0;
2783
- left: 0;
2784
- transform: scale(1) translate(-50%, -50%);
2785
- transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
2786
- transform-origin: 100% 0%;
2787
- ${"header"===e&&t.css`
2788
- left: unset;
2789
- right: 0;
2790
- z-index: 99;
2791
- transform: scale(1) translate(50%, -50%);
2961
+ position: absolute;
2962
+ top: 0;
2963
+ left: 0;
2964
+ transform: scale(1) translate(-50%, -50%);
2965
+ transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
2966
+ transform-origin: 100% 0%;
2967
+ ${"header"===e&&t.css`
2968
+ left: unset;
2969
+ right: 0;
2970
+ z-index: 99;
2971
+ transform: scale(1) translate(50%, -50%);
2972
+ `}
2792
2973
  `}
2793
- `}
2794
2974
  ${({$width:e})=>e&&t.css`
2795
- min-width: ${e}px;
2796
- `}
2975
+ min-width: ${e}px;
2976
+ `}
2797
2977
  ${({$height:e})=>e&&t.css`
2798
- height: ${e}px;
2799
- `}
2978
+ height: ${e}px;
2979
+ `}
2800
2980
  ${({$size:e})=>e&&t.css`
2801
- font-size: ${e}px;
2802
- `}
2981
+ font-size: ${e}px;
2982
+ `}
2803
2983
  `,ai=m.default.section`
2804
2984
  justify-self: end;
2805
2985
  margin-top: 10px;
@@ -2836,24 +3016,24 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2836
3016
  color: var(--mt-clr);
2837
3017
  `,di=m.default.div`
2838
3018
  ${({$mode:e})=>("empty"===e||"empty-invoice"===e)&&t.css`
2839
- ${si}
2840
- `}
3019
+ ${si}
3020
+ `}
2841
3021
 
2842
3022
  ${({$mode:e})=>"empty-invoice"===e&&t.css`
2843
- > div {
2844
- display: grid;
2845
- align-content: center;
2846
- grid-gap: 4px;
2847
- margin: 0 16px;
2848
- }
2849
- `}
3023
+ > div {
3024
+ display: grid;
3025
+ align-content: center;
3026
+ grid-gap: 4px;
3027
+ margin: 0 16px;
3028
+ }
3029
+ `}
2850
3030
 
2851
3031
  ${({$mode:e})=>!e&&t.css`
2852
- width: 958px;
2853
- @media only screen and (min-width: 1024px) {
2854
- width: unset;
2855
- }
2856
- `}
3032
+ width: 958px;
3033
+ @media only screen and (min-width: 1024px) {
3034
+ width: unset;
3035
+ }
3036
+ `}
2857
3037
  `,Ci=m.default.ul`
2858
3038
  ${Ke}
2859
3039
  ${({$mode:e})=>{let t="";return"shipment"===e?t+=`\n ${gi} {\n ${xi} { \n grid-template-columns: var(--status) var(--warehouse) minmax(80px, 160px) minmax(80px, 160px) minmax(95px, 200px); \n }\n }\n `:"picklist"===e?t+=`\n ${gi} {\n ${xi} { \n grid-template-columns: var(--status) var(--warehouse) var(--person); \n }\n }\n `:"invoice"===e?t+=`\n ${gi} {\n ${xi} { \n grid-template-columns: var(--status) var(--price); \n }\n }\n `:"payment"===e?t+=` \n ${gi} {\n ${xi} { \n grid-template-columns: var(--status) var(--ref-big) var(--price) auto; \n }\n > article:first-child {\n > span { \n position: relative; }\n }\n }\n `:"promotion"===e?t+=`\n ${gi} {\n grid-template-columns: auto;\n padding-left: 18px;\n ${xi} { \n grid-template-columns: minmax(95px, 150px) var(--store) var(--ref-big) minmax(180px, 300px) var(--status-small) minmax(50px, 88px); \n }\n }\n `:"return"===e&&(t+=`\n ${gi} {\n ${xi} { \n grid-template-columns: var(--status) var(--warehouse) var(--qty) var(--qty); \n }\n `),t}}
@@ -2864,8 +3044,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2864
3044
  padding-right: 10px;
2865
3045
  grid-gap: 6px;
2866
3046
  align-self: baseline;
2867
- a,
2868
- div,
3047
+ a,
3048
+ div,
2869
3049
  span {
2870
3050
  font-size: 16px;
2871
3051
  font-weight: 600;
@@ -2878,16 +3058,16 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2878
3058
  overflow-wrap: break-word;
2879
3059
  }
2880
3060
  @media only screen and (min-width: 768px) {
2881
- a,
2882
- div,
3061
+ a,
3062
+ div,
2883
3063
  span {
2884
3064
  svg {
2885
3065
  display: inline;
2886
3066
  margin-left: 10px;
2887
3067
  }
2888
3068
  }
2889
- span {
2890
- font-size: 14px;
3069
+ span {
3070
+ font-size: 14px;
2891
3071
  }
2892
3072
  }
2893
3073
  `,pi=m.default.article`
@@ -2897,7 +3077,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2897
3077
  justify-items: center;
2898
3078
  justify-content: center;
2899
3079
  align-self: center;
2900
- `,hi=m.default.article`
3080
+ `,hi=m.default.article`
2901
3081
  display: grid;
2902
3082
  grid-gap: 4px;
2903
3083
  > span > span {
@@ -2918,8 +3098,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2918
3098
  min-height: 70px;
2919
3099
  &:not(:only-child) {
2920
3100
  border-bottom: 2px solid #f5f5f5;
2921
- &:last-child {
2922
- border-bottom: 0;
3101
+ &:last-child {
3102
+ border-bottom: 0;
2923
3103
  }
2924
3104
  }
2925
3105
  ${hi} {
@@ -2930,8 +3110,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2930
3110
  display: grid;
2931
3111
  grid-auto-flow: column;
2932
3112
  align-self: center;
2933
- > article {
2934
- padding: 0 5px;
3113
+ > article {
3114
+ padding: 0 5px;
2935
3115
  }
2936
3116
  @media only screen and (min-width: 1366px) {
2937
3117
  grid-gap: 5px;
@@ -2942,7 +3122,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2942
3122
  padding-right: 9px !important;
2943
3123
  @media only screen and (min-width: 1024px) {
2944
3124
  > section {
2945
- margin: 0 10px;
3125
+ margin: 0 10px;
2946
3126
  }
2947
3127
  }
2948
3128
  `,ui=m.default.article`
@@ -2952,7 +3132,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2952
3132
  grid-gap: 16px;
2953
3133
  border-bottom: 1px solid var(--pri-clr-ln);
2954
3134
  &:last-child {
2955
- padding-top: .5em;
3135
+ padding-top: 0.5em;
2956
3136
  border-bottom: none;
2957
3137
  }
2958
3138
  > button {
@@ -2964,7 +3144,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2964
3144
  grid-auto-flow: row;
2965
3145
  grid-gap: 1.2em;
2966
3146
  @media only screen and (min-width: 768px) {
2967
- grid-template-columns: 1.25fr .75fr;
3147
+ grid-template-columns: 1.25fr 0.75fr;
2968
3148
  }
2969
3149
  `,wi=m.default.section`
2970
3150
  height: 100vh;
@@ -2985,8 +3165,8 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
2985
3165
  grid-template-columns: max-content 1fr;
2986
3166
  grid-gap: 10px;
2987
3167
  align-items: center;
2988
- label {
2989
- font-weight: 600;
3168
+ label {
3169
+ font-weight: 600;
2990
3170
  }
2991
3171
  }
2992
3172
  aside {
@@ -3012,21 +3192,21 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3012
3192
  }
3013
3193
  }
3014
3194
  ${({$mode:e})=>"edit-master"===e&&t.css`
3015
- aside {
3016
- grid-template-rows: none;
3017
- }
3018
- `}
3195
+ aside {
3196
+ grid-template-rows: none;
3197
+ }
3198
+ `}
3019
3199
  `,Fi=m.default.article`
3020
3200
  padding: 20px 15px;
3021
- margin: .5em 0;
3201
+ margin: 0.5em 0;
3022
3202
  > section {
3023
3203
  display: inline-grid;
3024
3204
  width: 100%;
3025
3205
  grid-auto-flow: row;
3026
3206
  grid-gap: 10px 12px;
3027
- &:first-child {
3207
+ &:first-child {
3028
3208
  padding-bottom: 20px;
3029
- margin-bottom: 20px;
3209
+ margin-bottom: 20px;
3030
3210
  border-bottom: 1px solid var(--ter-clr-ln);
3031
3211
  }
3032
3212
  &:last-child {
@@ -3037,10 +3217,10 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3037
3217
  }
3038
3218
  @media only screen and (min-width: 768px) {
3039
3219
  padding: 20px 30px;
3040
- grid-template-columns: repeat(2,1fr);
3220
+ grid-template-columns: repeat(2, 1fr);
3041
3221
  }
3042
- ${({$mode:e,$type:r})=>"promotion"===e?t.css`
3043
- margin: .5em 0;
3222
+ ${({$mode:e,$type:r})=>"promotion"===e?t.css`
3223
+ margin: 0.5em 0;
3044
3224
  > section {
3045
3225
  &:last-child {
3046
3226
  > article:last-child {
@@ -3050,14 +3230,14 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3050
3230
  grid-auto-flow: column;
3051
3231
  grid-template-columns: max-content;
3052
3232
  grid-gap: 10px;
3053
- button {
3054
- width: 130px;
3233
+ button {
3234
+ width: 130px;
3055
3235
  }
3056
3236
  }
3057
3237
  }
3058
3238
  }
3059
3239
  @media only screen and (min-width: 1024px) {
3060
- grid-template-columns: repeat(3,290px);
3240
+ grid-template-columns: repeat(3, 290px);
3061
3241
  > article:nth-child(3) {
3062
3242
  grid-area: 2 / 1;
3063
3243
  }
@@ -3068,24 +3248,24 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3068
3248
  grid-area: 2 / 3;
3069
3249
  }
3070
3250
  }
3071
- @media only screen and (min-width: 1366px) {
3072
- grid-template-columns: repeat(3,320px);
3251
+ @media only screen and (min-width: 1366px) {
3252
+ grid-template-columns: repeat(3, 320px);
3073
3253
  }
3074
3254
  }
3075
- `:"paymentreceive"===e?t.css`
3255
+ `:"paymentreceive"===e?t.css`
3076
3256
  > section {
3077
3257
  @media only screen and (min-width: 1024px) {
3078
3258
  grid-auto-flow: column;
3079
- grid-template-columns: repeat(3,290px);
3259
+ grid-template-columns: repeat(3, 290px);
3080
3260
  }
3081
- @media only screen and (min-width: 1366px) {
3082
- grid-template-columns: repeat(3,320px);
3261
+ @media only screen and (min-width: 1366px) {
3262
+ grid-template-columns: repeat(3, 320px);
3083
3263
  }
3084
3264
  }
3085
- `:"picklist"===e?t.css`
3265
+ `:"picklist"===e?t.css`
3086
3266
  > section {
3087
3267
  @media only screen and (min-width: 1024px) {
3088
- grid-template-areas:
3268
+ grid-template-areas:
3089
3269
  "a b e e"
3090
3270
  "c d . .";
3091
3271
  grid-template-columns: 290px 290px 360px;
@@ -3104,7 +3284,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3104
3284
  }
3105
3285
  &:nth-child(5) {
3106
3286
  grid-area: e;
3107
- position: relative;
3287
+ position: relative;
3108
3288
  > div {
3109
3289
  width: 360px;
3110
3290
  position: absolute;
@@ -3112,7 +3292,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3112
3292
  }
3113
3293
  }
3114
3294
  }
3115
- @media only screen and (min-width: 1366px) {
3295
+ @media only screen and (min-width: 1366px) {
3116
3296
  grid-template-columns: 320px 320px 400px;
3117
3297
  > article {
3118
3298
  &:nth-child(5) {
@@ -3123,16 +3303,16 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3123
3303
  }
3124
3304
  }
3125
3305
  }
3126
- `:"stock"===e?t.css`
3306
+ `:"stock"===e?t.css`
3127
3307
  > section {
3128
3308
  @media only screen and (min-width: 1024px) {
3129
3309
  grid-template-columns: ${"transfer"===r?"repeat(4,290px)":"price"===r?"repeat(2,290px)":"repeat(3,290px)"};
3130
3310
  }
3131
- @media only screen and (min-width: 1366px) {
3311
+ @media only screen and (min-width: 1366px) {
3132
3312
  grid-template-columns: ${"transfer"===r?"repeat(4,320px)":"price"===r?"repeat(2,320px)":"repeat(3,320px)"};
3133
3313
  }
3134
3314
  }
3135
- `:void 0}
3315
+ `:void 0}
3136
3316
  `,yi=m.default.section`
3137
3317
  position: relative;
3138
3318
  `,Ai=m.default.aside`
@@ -3172,7 +3352,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3172
3352
  }
3173
3353
  i:first-child {
3174
3354
  position: absolute;
3175
- top: .75em;
3355
+ top: 0.75em;
3176
3356
  left: 1.75em;
3177
3357
  pointer-events: none;
3178
3358
  z-index: 1;
@@ -3187,11 +3367,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3187
3367
  padding: 1em 120px;
3188
3368
  }
3189
3369
  ${({$mode:e})=>"mass-payment"===e&&t.css`
3190
- margin: 0;
3191
- @media only screen and (min-width: 768px) {
3192
- padding: 1em 24px;
3193
- }
3194
- `}
3370
+ margin: 0;
3371
+ @media only screen and (min-width: 768px) {
3372
+ padding: 1em 24px;
3373
+ }
3374
+ `}
3195
3375
  `,Oi=m.default.article`
3196
3376
  display: grid;
3197
3377
  grid-auto-flow: row;
@@ -3208,13 +3388,13 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3208
3388
  top: 0px;
3209
3389
  right: 0px;
3210
3390
  background-color: var(--ov-clr-bg);
3211
- `,Mi=m.default.ul`
3391
+ `,Mi=m.default.ul`
3212
3392
  ${Ke}
3213
- position: fixed;
3393
+ position: fixed;
3214
3394
  overflow: auto;
3215
3395
  height: calc(100vh - 48px);
3216
3396
  width: 187px;
3217
- padding: .5rem .5rem 0;
3397
+ padding: 0.5rem 0.5rem 0;
3218
3398
  @media only screen and (min-width: 768px) {
3219
3399
  width: 45%;
3220
3400
  }
@@ -3227,7 +3407,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3227
3407
  @media only screen and (max-width: 767px) {
3228
3408
  width: 80%;
3229
3409
  }
3230
- `,zi=m.default.div`
3410
+ `,zi=m.default.div`
3231
3411
  display: none;
3232
3412
  grid-template-columns: auto 15px;
3233
3413
  margin-bottom: 15px;
@@ -3238,11 +3418,11 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3238
3418
  display: none;
3239
3419
  background-color: var(--pri-clr-bg);
3240
3420
  @keyframes navleftslide {
3241
- 0% {
3242
- left: -150px;
3421
+ 0% {
3422
+ left: -150px;
3243
3423
  }
3244
- 100% {
3245
- left: 0px;
3424
+ 100% {
3425
+ left: 0px;
3246
3426
  }
3247
3427
  }
3248
3428
  @media only screen and (min-width: 1280px) {
@@ -3255,7 +3435,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3255
3435
  &.mobile-shown {
3256
3436
  top: 0px;
3257
3437
  display: block;
3258
- position: fixed;
3438
+ position: fixed;
3259
3439
  z-index: 11;
3260
3440
  ${Li} {
3261
3441
  display: block;
@@ -3264,7 +3444,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3264
3444
  display: grid;
3265
3445
  }
3266
3446
  ${Mi} {
3267
- animation: navleftslide .15s ease;
3447
+ animation: navleftslide 0.15s ease;
3268
3448
  background: var(--pri-clr-bg);
3269
3449
  height: 100%;
3270
3450
  z-index: 102;
@@ -3273,22 +3453,22 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3273
3453
  }
3274
3454
  `,Pi=m.default.nav`
3275
3455
  ${Ii}
3276
- `,Qi=m.default.li`
3456
+ `,Qi=m.default.li`
3277
3457
  line-height: 1.25rem;
3278
3458
  font-style: normal;
3279
3459
  font-weight: 400;
3280
3460
  color: var(--nav-clr);
3281
3461
  position: relative;
3282
- margin-bottom: .35rem;
3462
+ margin-bottom: 0.35rem;
3283
3463
  ._refCollapseNav {
3284
3464
  cursor: pointer;
3285
3465
  &.is-active {
3286
3466
  font-weight: 500;
3287
- color: rgba(28, 32, 36, 1)
3467
+ color: rgba(28, 32, 36, 1);
3288
3468
  }
3289
3469
  &::after {
3290
3470
  position: absolute;
3291
- content: '';
3471
+ content: "";
3292
3472
  right: 10px;
3293
3473
  top: 14px;
3294
3474
  padding: 2px;
@@ -3300,16 +3480,17 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3300
3480
  }
3301
3481
  }
3302
3482
  ${({$activated:e})=>e&&t.css`
3303
- > div {
3304
- background-color: var(--nav-clr-bg__hvr);
3305
- border-radius: var(--nav-rd);
3306
- }
3307
- > div > a {
3308
- &, &:hover {
3309
- color: var(--pri-clr-lnk__hvr) !important;
3483
+ > div {
3484
+ background-color: var(--nav-clr-bg__hvr);
3485
+ border-radius: var(--nav-rd);
3310
3486
  }
3311
- }
3312
- `}
3487
+ > div > a {
3488
+ &,
3489
+ &:hover {
3490
+ color: var(--pri-clr-lnk__hvr) !important;
3491
+ }
3492
+ }
3493
+ `}
3313
3494
  `,Si=m.default.hr`
3314
3495
  border-top: 1px solid var(--sec-clr-ln);
3315
3496
  margin: 0;
@@ -3322,30 +3503,33 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3322
3503
  margin-left: 1.5rem;
3323
3504
  margin-top: 0;
3324
3505
  margin-bottom: 4px;
3325
- padding-top: .25rem;
3326
- padding-bottom: .25rem;
3327
- padding-left: .5rem;
3328
- padding-right: .5rem;
3506
+ padding-top: 0.25rem;
3507
+ padding-bottom: 0.25rem;
3508
+ padding-left: 0.5rem;
3509
+ padding-right: 0.5rem;
3329
3510
  font-weight: 400;
3330
3511
  align-items: center;
3331
3512
  height: auto;
3332
3513
  min-height: 32px;
3333
- > a, > span {
3514
+ > a,
3515
+ > span {
3334
3516
  color: var(--nav-clr);
3335
3517
  }
3336
3518
  &:hover {
3337
3519
  background-color: var(--nav-clr-bg__hvr);
3338
3520
  border-radius: var(--nav-rd);
3339
- > a, > span {
3340
- &, &:hover {
3521
+ > a,
3522
+ > span {
3523
+ &,
3524
+ &:hover {
3341
3525
  color: var(--nav-clr);
3342
- }
3526
+ }
3343
3527
  }
3344
3528
  }
3345
3529
  .counter > span {
3346
3530
  font-size: 11px;
3347
3531
  padding: 2px 4px;
3348
- position: absolute;
3532
+ position: absolute;
3349
3533
  background-color: var(--mt-clr-bg__fc);
3350
3534
  border-radius: var(--ter-rd);
3351
3535
  top: 50%;
@@ -3354,31 +3538,33 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3354
3538
  transform: translateY(-50%);
3355
3539
  }
3356
3540
  ${({$activated:e})=>e&&t.css`
3357
- background-color: var(--nav-clr-bg__hvr);
3358
- border-radius: var(--nav-rd);
3359
- > a, > span {
3360
- &, &:hover {
3361
- color: var(--pri-clr-lnk__hvr) !important;
3541
+ background-color: var(--nav-clr-bg__hvr);
3542
+ border-radius: var(--nav-rd);
3543
+ > a,
3544
+ > span {
3545
+ &,
3546
+ &:hover {
3547
+ color: var(--pri-clr-lnk__hvr) !important;
3548
+ }
3362
3549
  }
3363
- }
3364
- `}
3550
+ `}
3365
3551
  ${({$mode:e})=>"counter"===e&&t.css`
3366
- grid-template-columns: auto 20px;
3367
- `}
3368
- `,Hi=m.default.div`
3552
+ grid-template-columns: auto 20px;
3553
+ `}
3554
+ `,Hi=m.default.div`
3369
3555
  display: grid;
3370
3556
  grid-template-columns: 15px auto;
3371
- grid-gap: .5rem;
3557
+ grid-gap: 0.5rem;
3372
3558
  align-items: center;
3373
- padding-top: .375rem;
3374
- padding-bottom: .375rem;
3375
- padding-left: .5rem;
3376
- padding-right: .5rem;
3559
+ padding-top: 0.375rem;
3560
+ padding-bottom: 0.375rem;
3561
+ padding-left: 0.5rem;
3562
+ padding-right: 0.5rem;
3377
3563
  &:hover {
3378
3564
  background-color: var(--nav-clr-bg__hvr);
3379
3565
  border-radius: var(--nav-rd);
3380
3566
  > a {
3381
- &,
3567
+ &,
3382
3568
  &:hover {
3383
3569
  color: var(--nav-clr);
3384
3570
  }
@@ -3397,7 +3583,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3397
3583
  margin-right: 2px;
3398
3584
  &::after {
3399
3585
  position: absolute;
3400
- content: '';
3586
+ content: "";
3401
3587
  right: 50%;
3402
3588
  padding: 4px;
3403
3589
  border-style: solid;
@@ -3408,7 +3594,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3408
3594
  > :last-child {
3409
3595
  &::after {
3410
3596
  position: absolute;
3411
- content: '';
3597
+ content: "";
3412
3598
  left: 50%;
3413
3599
  padding: 4px;
3414
3600
  border-style: solid;
@@ -3424,7 +3610,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3424
3610
  color: var(--sec-clr-lnk__hvr);
3425
3611
  }
3426
3612
  }
3427
- `,qi=m.default.div`
3613
+ `,qi=m.default.div`
3428
3614
  position: relative;
3429
3615
  display: grid;
3430
3616
  grid-auto-flow: dense;
@@ -3445,7 +3631,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3445
3631
  padding-left: 0;
3446
3632
  margin-left: 0;
3447
3633
  }
3448
- > section,
3634
+ > section,
3449
3635
  > button {
3450
3636
  margin: -8px -6px -7px -6px;
3451
3637
  }
@@ -3463,7 +3649,7 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3463
3649
  }
3464
3650
  }
3465
3651
  }
3466
- > section,
3652
+ > section,
3467
3653
  > article {
3468
3654
  max-height: 20px;
3469
3655
  align-items: center;
@@ -3478,23 +3664,23 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3478
3664
  }
3479
3665
  }
3480
3666
  }
3481
- }
3667
+ }
3482
3668
  @media only screen and (min-width: 768px) {
3483
3669
  grid-auto-flow: column;
3484
3670
  grid-gap: 20px;
3485
3671
  ._refSelectedBulk {
3486
3672
  display: none;
3487
3673
  }
3488
- > section,
3674
+ > section,
3489
3675
  > article {
3490
3676
  height: auto;
3491
3677
  max-height: auto;
3492
- font-size: .875rem;
3678
+ font-size: 0.875rem;
3493
3679
  align-items: unset;
3494
3680
  }
3495
3681
  > article {
3496
- &:nth-child(4),
3497
- &:last-child,
3682
+ &:nth-child(4),
3683
+ &:last-child,
3498
3684
  &:nth-child(4):last-child {
3499
3685
  width: auto;
3500
3686
  padding-left: 3px;
@@ -3527,23 +3713,23 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3527
3713
  border-radius: 2px;
3528
3714
 
3529
3715
  ${({$color:e})=>e&&t.css`
3530
- background-color: ${e};
3531
- `}
3716
+ background-color: ${e};
3717
+ `}
3532
3718
 
3533
3719
  ${({$mode:e})=>"activities"===e&&t.css`
3534
- margin-top: -6px;
3535
- margin-left: -2.5px;
3536
- width: 8px;
3537
- height: 8px;
3538
- border-radius: 4px;
3539
- `}
3540
- `,Ui=m.default.span`
3720
+ margin-top: -6px;
3721
+ margin-left: -2.5px;
3722
+ width: 8px;
3723
+ height: 8px;
3724
+ border-radius: 4px;
3725
+ `}
3726
+ `,Ui=m.default.span`
3541
3727
  text-align: right;
3542
3728
  display: grid;
3543
3729
  `,Wi=m.default.label`
3544
3730
  font-size: 10px;
3545
3731
  text-transform: capitalize;
3546
- letter-spacing: .5px;
3732
+ letter-spacing: 0.5px;
3547
3733
  padding: 3px 5px;
3548
3734
  display: block;
3549
3735
  position: absolute;
@@ -3551,12 +3737,12 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3551
3737
  top: 50%;
3552
3738
  transform: translateY(-50%);
3553
3739
  z-index: 1;
3554
- background-color: #EFEFEF;
3740
+ background-color: #efefef;
3555
3741
  border-radius: var(--nav-rd);
3556
3742
  color: var(--pri-clr);
3557
3743
  ${({$mode:e})=>"label"===e&&t.css`
3558
- transform: translateY(0);
3559
- `}
3744
+ transform: translateY(0);
3745
+ `}
3560
3746
  `,Ri=m.default.div`
3561
3747
  position: relative;
3562
3748
  width: 100%;
@@ -3571,45 +3757,45 @@ function O(e,t){if(!1===e||null==e)throw new Error(t)}function L(e,t){if(!e){"un
3571
3757
  &:not(:first-child) {
3572
3758
  border-bottom: 1px solid var(--ter-clr-ln);
3573
3759
  }
3574
- @media only screen and (min-width: 375px) {
3575
- padding: 0 34px;
3760
+ @media only screen and (min-width: 375px) {
3761
+ padding: 0 34px;
3576
3762
  }
3577
- @media only screen and (min-width: 768px) {
3578
- padding: 0 33px;
3763
+ @media only screen and (min-width: 768px) {
3764
+ padding: 0 33px;
3579
3765
  }
3580
- @media only screen and (min-width: 1024px) {
3581
- padding: 0 39px;
3766
+ @media only screen and (min-width: 1024px) {
3767
+ padding: 0 39px;
3582
3768
  }
3583
3769
  @media only screen and (min-width: 1366px) {
3584
- padding: 0 47px;
3770
+ padding: 0 47px;
3585
3771
  }
3586
3772
 
3587
3773
  ${({$mode:e})=>"package"===e&&t.css`
3588
- grid-template-columns: 16px 220px auto;
3589
- grid-gap: 11px;
3590
- justify-content: normal;
3591
- padding: 0 7px 0 3px;
3592
- @media only screen and (min-width: 375px) {
3593
- padding: 0 7px;
3594
- }
3595
- @media only screen and (min-width: 768px) {
3596
- grid-gap: 12px;
3597
- padding: 0 7px 0 5px;
3598
- }
3599
- @media only screen and (min-width: 1024px) {
3600
- padding: 0 7px 0 11px;
3601
- }
3602
- @media only screen and (min-width: 1366px) {
3603
- padding: 0 11px 0 19px;
3604
- }
3605
- `}
3774
+ grid-template-columns: 16px 220px auto;
3775
+ grid-gap: 11px;
3776
+ justify-content: normal;
3777
+ padding: 0 7px 0 3px;
3778
+ @media only screen and (min-width: 375px) {
3779
+ padding: 0 7px;
3780
+ }
3781
+ @media only screen and (min-width: 768px) {
3782
+ grid-gap: 12px;
3783
+ padding: 0 7px 0 5px;
3784
+ }
3785
+ @media only screen and (min-width: 1024px) {
3786
+ padding: 0 7px 0 11px;
3787
+ }
3788
+ @media only screen and (min-width: 1366px) {
3789
+ padding: 0 11px 0 19px;
3790
+ }
3791
+ `}
3606
3792
  `,Gi=m.default.article`
3607
3793
  margin: 15px 0 0 42px;
3608
3794
  position: relative;
3609
3795
  &:before {
3610
3796
  position: absolute;
3611
3797
  width: 1px;
3612
- background-color: #E3E3E3;
3798
+ background-color: #e3e3e3;
3613
3799
  height: 100%;
3614
3800
  content: "";
3615
3801
  top: -6px;