enwawa-ui 2.0.21 → 2.0.22
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/CHANGELOG.md +995 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +552 -552
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +552 -552
- package/lib/index.js.map +1 -1
- package/lib/{wawa-isotype.da9ebd6e.svg → wawa-isotype.28dcf3ba.svg} +4 -4
- package/lib/wawa-isotype.412829c2.svg +4 -4
- package/lib/wawa-isotype.b3306037.svg +4 -4
- package/lib/wawa-logo.26a17016.svg +6 -6
- package/lib/wawa-logo.66641d13.svg +6 -6
- package/lib/{wawa-logo.bb8f5a4d.svg → wawa-logo.f82ab6f2.svg} +6 -6
- package/package.json +126 -126
- package/readme.md +2 -2
package/lib/index.es.js
CHANGED
|
@@ -70,15 +70,15 @@ $parcel$export($4226eaa9390eb089$exports, "AtButton", () => $4226eaa9390eb089$ex
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
|
|
73
|
-
const $272075e4a4e110d8$export$2d5d2ba3c7c8c40b = (0, $6V7OS$styled)((0, $6V7OS$Button))`
|
|
74
|
-
${({ borderless: borderless })=>borderless ? "border: none;" : ""}
|
|
75
|
-
${({ $fullWidth: $fullWidth })=>$fullWidth ? "width: 100%" : ""};
|
|
76
|
-
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
77
|
-
&,
|
|
78
|
-
&.ant-btn-primary,
|
|
79
|
-
&.ant-btn-primary.ant-btn-dangerous {
|
|
80
|
-
box-shadow: none;
|
|
81
|
-
}
|
|
73
|
+
const $272075e4a4e110d8$export$2d5d2ba3c7c8c40b = (0, $6V7OS$styled)((0, $6V7OS$Button))`
|
|
74
|
+
${({ borderless: borderless })=>borderless ? "border: none;" : ""}
|
|
75
|
+
${({ $fullWidth: $fullWidth })=>$fullWidth ? "width: 100%" : ""};
|
|
76
|
+
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
77
|
+
&,
|
|
78
|
+
&.ant-btn-primary,
|
|
79
|
+
&.ant-btn-primary.ant-btn-dangerous {
|
|
80
|
+
box-shadow: none;
|
|
81
|
+
}
|
|
82
82
|
`;
|
|
83
83
|
|
|
84
84
|
|
|
@@ -190,15 +190,15 @@ const $6ff3837921a4ffb9$export$d9118baa0db5ef35 = ({ children: children })=>{
|
|
|
190
190
|
var $6ff3837921a4ffb9$export$2e2bcd8739ae039 = $6ff3837921a4ffb9$export$d9118baa0db5ef35;
|
|
191
191
|
|
|
192
192
|
|
|
193
|
-
const $742f45280dedeb2f$export$9ba589706daf7ace = (0, $6V7OS$styled)((0, $6V7OS$Statistic).Countdown)`
|
|
194
|
-
& span {
|
|
195
|
-
${({ $color: $color })=>$color === "primary" ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]} !important;` : ""}
|
|
196
|
-
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}px;` : ""}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
& .ant-statistic-content {
|
|
200
|
-
font-size: 0;
|
|
201
|
-
}
|
|
193
|
+
const $742f45280dedeb2f$export$9ba589706daf7ace = (0, $6V7OS$styled)((0, $6V7OS$Statistic).Countdown)`
|
|
194
|
+
& span {
|
|
195
|
+
${({ $color: $color })=>$color === "primary" ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]} !important;` : ""}
|
|
196
|
+
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}px;` : ""}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
& .ant-statistic-content {
|
|
200
|
+
font-size: 0;
|
|
201
|
+
}
|
|
202
202
|
`;
|
|
203
203
|
|
|
204
204
|
|
|
@@ -283,8 +283,8 @@ $parcel$export($d1c79c70532f0f55$exports, "AtDatePicker", () => $d1c79c70532f0f5
|
|
|
283
283
|
|
|
284
284
|
|
|
285
285
|
|
|
286
|
-
const $a2f41d01113e3481$export$fe6e7db83e51bd64 = (0, $6V7OS$styled)((0, $6V7OS$DatePicker))`
|
|
287
|
-
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
286
|
+
const $a2f41d01113e3481$export$fe6e7db83e51bd64 = (0, $6V7OS$styled)((0, $6V7OS$DatePicker))`
|
|
287
|
+
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
288
288
|
`;
|
|
289
289
|
|
|
290
290
|
|
|
@@ -336,8 +336,8 @@ $parcel$export($31ef6fed05ca1c19$exports, "AtDateRangePicker", () => $31ef6fed05
|
|
|
336
336
|
|
|
337
337
|
|
|
338
338
|
|
|
339
|
-
const $7c22ff500d50e4a1$export$fe6e7db83e51bd64 = (0, $6V7OS$styled)((0, $6V7OS$DatePicker).RangePicker)`
|
|
340
|
-
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
339
|
+
const $7c22ff500d50e4a1$export$fe6e7db83e51bd64 = (0, $6V7OS$styled)((0, $6V7OS$DatePicker).RangePicker)`
|
|
340
|
+
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
341
341
|
`;
|
|
342
342
|
|
|
343
343
|
|
|
@@ -389,9 +389,9 @@ $parcel$export($e4fc113fee88913b$exports, "AtDivider", () => $e4fc113fee88913b$e
|
|
|
389
389
|
|
|
390
390
|
|
|
391
391
|
|
|
392
|
-
const $ac9e7277845b44cf$export$9314d5080fde0336 = (0, $6V7OS$styled)((0, $6V7OS$Divider))`
|
|
393
|
-
${({ $margin: $margin })=>$margin ? `margin: ${$margin}px;` : ""}
|
|
394
|
-
|
|
392
|
+
const $ac9e7277845b44cf$export$9314d5080fde0336 = (0, $6V7OS$styled)((0, $6V7OS$Divider))`
|
|
393
|
+
${({ $margin: $margin })=>$margin ? `margin: ${$margin}px;` : ""}
|
|
394
|
+
|
|
395
395
|
`;
|
|
396
396
|
|
|
397
397
|
|
|
@@ -456,13 +456,13 @@ $parcel$export($88c6620c844a9e26$exports, "MlPlanCard", () => $88c6620c844a9e26$
|
|
|
456
456
|
|
|
457
457
|
|
|
458
458
|
|
|
459
|
-
const $3633bec655ff4ccd$export$94fdbc1f5368d5e4 = (0, $6V7OS$styled).div`
|
|
460
|
-
border-radius: 10px;
|
|
461
|
-
border: 3px dotted #E5E5E5;
|
|
462
|
-
padding-bottom: 20px;
|
|
463
|
-
padding-left: 20px;
|
|
464
|
-
width: 100%;
|
|
465
|
-
flex: 42%;
|
|
459
|
+
const $3633bec655ff4ccd$export$94fdbc1f5368d5e4 = (0, $6V7OS$styled).div`
|
|
460
|
+
border-radius: 10px;
|
|
461
|
+
border: 3px dotted #E5E5E5;
|
|
462
|
+
padding-bottom: 20px;
|
|
463
|
+
padding-left: 20px;
|
|
464
|
+
width: 100%;
|
|
465
|
+
flex: 42%;
|
|
466
466
|
`;
|
|
467
467
|
|
|
468
468
|
|
|
@@ -487,12 +487,12 @@ const $88c6620c844a9e26$export$e353331cf094735e = ({ title: title, description:
|
|
|
487
487
|
|
|
488
488
|
|
|
489
489
|
|
|
490
|
-
const $a265035f7b688a33$export$9cb5b7583b36e24 = (0, $6V7OS$styled).div`
|
|
491
|
-
display: flex;
|
|
492
|
-
flex-direction: row;
|
|
493
|
-
margin-bottom: 20px;
|
|
494
|
-
flex-wrap: wrap;
|
|
495
|
-
gap: 10px;
|
|
490
|
+
const $a265035f7b688a33$export$9cb5b7583b36e24 = (0, $6V7OS$styled).div`
|
|
491
|
+
display: flex;
|
|
492
|
+
flex-direction: row;
|
|
493
|
+
margin-bottom: 20px;
|
|
494
|
+
flex-wrap: wrap;
|
|
495
|
+
gap: 10px;
|
|
496
496
|
`;
|
|
497
497
|
|
|
498
498
|
|
|
@@ -644,13 +644,13 @@ $parcel$export($04f5c85304ee998a$exports, "MlCheckboxGroup", () => $04f5c85304ee
|
|
|
644
644
|
|
|
645
645
|
|
|
646
646
|
|
|
647
|
-
const $8752f152feec3e15$export$31666700a7537f44 = (0, $6V7OS$styled)((0, $6V7OS$Checkbox).Group)`
|
|
648
|
-
${({ $direction: $direction })=>$direction === "vertical" ? `
|
|
649
|
-
.ant-checkbox-wrapper {
|
|
650
|
-
width: 100%;
|
|
651
|
-
margin-bottom: 8px;
|
|
652
|
-
}
|
|
653
|
-
` : ""}
|
|
647
|
+
const $8752f152feec3e15$export$31666700a7537f44 = (0, $6V7OS$styled)((0, $6V7OS$Checkbox).Group)`
|
|
648
|
+
${({ $direction: $direction })=>$direction === "vertical" ? `
|
|
649
|
+
.ant-checkbox-wrapper {
|
|
650
|
+
width: 100%;
|
|
651
|
+
margin-bottom: 8px;
|
|
652
|
+
}
|
|
653
|
+
` : ""}
|
|
654
654
|
`;
|
|
655
655
|
|
|
656
656
|
|
|
@@ -674,14 +674,14 @@ $parcel$export($8cde9480d45adfd2$exports, "AtNumberInput", () => $8cde9480d45adf
|
|
|
674
674
|
|
|
675
675
|
|
|
676
676
|
|
|
677
|
-
const $98420e419afccd2f$export$be88739bfbeac098 = (0, $6V7OS$styled)((0, $6V7OS$InputNumber))`
|
|
678
|
-
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
679
|
-
${({ $height: $height })=>$height ? `height: ${$height}` : ""};
|
|
680
|
-
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}` : ""};
|
|
681
|
-
${({ $textAlign: $textAlign })=>$textAlign ? `
|
|
682
|
-
.ant-input-number-input-wrap > input.ant-input-number-input {
|
|
683
|
-
text-align: ${$textAlign};
|
|
684
|
-
}` : ""};
|
|
677
|
+
const $98420e419afccd2f$export$be88739bfbeac098 = (0, $6V7OS$styled)((0, $6V7OS$InputNumber))`
|
|
678
|
+
${({ $width: $width })=>$width ? `width: ${$width}` : ""};
|
|
679
|
+
${({ $height: $height })=>$height ? `height: ${$height}` : ""};
|
|
680
|
+
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}` : ""};
|
|
681
|
+
${({ $textAlign: $textAlign })=>$textAlign ? `
|
|
682
|
+
.ant-input-number-input-wrap > input.ant-input-number-input {
|
|
683
|
+
text-align: ${$textAlign};
|
|
684
|
+
}` : ""};
|
|
685
685
|
`;
|
|
686
686
|
|
|
687
687
|
|
|
@@ -705,9 +705,9 @@ const $8cde9480d45adfd2$export$d2d51ae41abaa504 = ({ autoFocus: autoFocus = fals
|
|
|
705
705
|
|
|
706
706
|
|
|
707
707
|
|
|
708
|
-
const $bfafd2b08ad30ea7$export$15739056c9c8ad3 = (0, $6V7OS$styled).div`
|
|
709
|
-
display: flex;
|
|
710
|
-
gap: 10px;
|
|
708
|
+
const $bfafd2b08ad30ea7$export$15739056c9c8ad3 = (0, $6V7OS$styled).div`
|
|
709
|
+
display: flex;
|
|
710
|
+
gap: 10px;
|
|
711
711
|
`;
|
|
712
712
|
|
|
713
713
|
|
|
@@ -838,8 +838,8 @@ $parcel$export($8997993278c7824b$exports, "MlFormItem", () => $8997993278c7824b$
|
|
|
838
838
|
|
|
839
839
|
|
|
840
840
|
|
|
841
|
-
const $a9750a8332f124c0$export$49b0017999869589 = (0, $6V7OS$styled)((0, $6V7OS$antdesformFormItem))`
|
|
842
|
-
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
841
|
+
const $a9750a8332f124c0$export$49b0017999869589 = (0, $6V7OS$styled)((0, $6V7OS$antdesformFormItem))`
|
|
842
|
+
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
843
843
|
`;
|
|
844
844
|
|
|
845
845
|
|
|
@@ -865,7 +865,7 @@ $parcel$export($6bc6a97f5a1cd05b$exports, "MlIconText", () => $6bc6a97f5a1cd05b$
|
|
|
865
865
|
|
|
866
866
|
|
|
867
867
|
|
|
868
|
-
const $c3655afcac3d8227$export$af0ea872c0d8dfd7 = (0, $6V7OS$styled).div`
|
|
868
|
+
const $c3655afcac3d8227$export$af0ea872c0d8dfd7 = (0, $6V7OS$styled).div`
|
|
869
869
|
`;
|
|
870
870
|
|
|
871
871
|
|
|
@@ -895,7 +895,7 @@ $parcel$export($88e0ec4742d703dd$exports, "MlInfoList", () => $88e0ec4742d703dd$
|
|
|
895
895
|
|
|
896
896
|
|
|
897
897
|
|
|
898
|
-
const $40dbda945ebcdc17$export$1c6c326027329226 = (0, $6V7OS$styled).div`
|
|
898
|
+
const $40dbda945ebcdc17$export$1c6c326027329226 = (0, $6V7OS$styled).div`
|
|
899
899
|
`;
|
|
900
900
|
|
|
901
901
|
|
|
@@ -948,23 +948,23 @@ $parcel$export($cc9da08c40b8a354$exports, "MlLoading", () => $cc9da08c40b8a354$e
|
|
|
948
948
|
|
|
949
949
|
|
|
950
950
|
|
|
951
|
-
const $895f4679052ae77f$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
952
|
-
width: 100%;
|
|
953
|
-
height: 100vh;
|
|
954
|
-
${({ $zIndex: $zIndex })=>$zIndex ? `z-index: ${$zIndex};` : ""}
|
|
955
|
-
background-color: #fafafa4d;
|
|
956
|
-
display: flex;
|
|
957
|
-
flex: 1;
|
|
958
|
-
flex-direction: column;
|
|
959
|
-
align-items: center;
|
|
960
|
-
justify-content: center;
|
|
961
|
-
position: absolute;
|
|
962
|
-
top: 0;
|
|
963
|
-
left: 0;
|
|
951
|
+
const $895f4679052ae77f$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
952
|
+
width: 100%;
|
|
953
|
+
height: 100vh;
|
|
954
|
+
${({ $zIndex: $zIndex })=>$zIndex ? `z-index: ${$zIndex};` : ""}
|
|
955
|
+
background-color: #fafafa4d;
|
|
956
|
+
display: flex;
|
|
957
|
+
flex: 1;
|
|
958
|
+
flex-direction: column;
|
|
959
|
+
align-items: center;
|
|
960
|
+
justify-content: center;
|
|
961
|
+
position: absolute;
|
|
962
|
+
top: 0;
|
|
963
|
+
left: 0;
|
|
964
964
|
`;
|
|
965
|
-
const $895f4679052ae77f$export$5e3f251c730829 = (0, $6V7OS$styled).div`
|
|
966
|
-
width: 25%;
|
|
967
|
-
height: 25%;
|
|
965
|
+
const $895f4679052ae77f$export$5e3f251c730829 = (0, $6V7OS$styled).div`
|
|
966
|
+
width: 25%;
|
|
967
|
+
height: 25%;
|
|
968
968
|
`;
|
|
969
969
|
|
|
970
970
|
|
|
@@ -1008,16 +1008,16 @@ $parcel$export($1b88045395ccdae4$exports, "MlRadioGroup", () => $1b88045395ccdae
|
|
|
1008
1008
|
|
|
1009
1009
|
|
|
1010
1010
|
|
|
1011
|
-
const $268b04fbb8b9d00a$export$26e5f1e6892e4706 = (0, $6V7OS$styled)((0, $6V7OS$Radio).Group)`
|
|
1012
|
-
${({ bordered: bordered, padding: padding })=>bordered ? `
|
|
1013
|
-
.ant-radio-wrapper {
|
|
1014
|
-
border: 1px solid #d9d9d9;
|
|
1015
|
-
border-radius: 10px;
|
|
1016
|
-
padding: ${padding};
|
|
1017
|
-
margin-bottom: 12px;
|
|
1018
|
-
width: 100%;
|
|
1019
|
-
}
|
|
1020
|
-
` : ""}
|
|
1011
|
+
const $268b04fbb8b9d00a$export$26e5f1e6892e4706 = (0, $6V7OS$styled)((0, $6V7OS$Radio).Group)`
|
|
1012
|
+
${({ bordered: bordered, padding: padding })=>bordered ? `
|
|
1013
|
+
.ant-radio-wrapper {
|
|
1014
|
+
border: 1px solid #d9d9d9;
|
|
1015
|
+
border-radius: 10px;
|
|
1016
|
+
padding: ${padding};
|
|
1017
|
+
margin-bottom: 12px;
|
|
1018
|
+
width: 100%;
|
|
1019
|
+
}
|
|
1020
|
+
` : ""}
|
|
1021
1021
|
`;
|
|
1022
1022
|
|
|
1023
1023
|
|
|
@@ -1058,16 +1058,16 @@ $parcel$export($d6243ca874654584$exports, "MlSubscriptionCard", () => $d6243ca87
|
|
|
1058
1058
|
|
|
1059
1059
|
|
|
1060
1060
|
|
|
1061
|
-
const $3503a952076ea9cf$export$da54632dda3abdfa = (0, $6V7OS$styled).div`
|
|
1062
|
-
display: flex;
|
|
1063
|
-
flex-direction: row;
|
|
1064
|
-
justify-content: center;
|
|
1065
|
-
align-items: center;
|
|
1066
|
-
margin: 12px 0;
|
|
1067
|
-
gap: 5px;
|
|
1061
|
+
const $3503a952076ea9cf$export$da54632dda3abdfa = (0, $6V7OS$styled).div`
|
|
1062
|
+
display: flex;
|
|
1063
|
+
flex-direction: row;
|
|
1064
|
+
justify-content: center;
|
|
1065
|
+
align-items: center;
|
|
1066
|
+
margin: 12px 0;
|
|
1067
|
+
gap: 5px;
|
|
1068
1068
|
`;
|
|
1069
|
-
const $3503a952076ea9cf$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
1070
|
-
width: 80%;
|
|
1069
|
+
const $3503a952076ea9cf$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
1070
|
+
width: 80%;
|
|
1071
1071
|
`;
|
|
1072
1072
|
|
|
1073
1073
|
|
|
@@ -1124,10 +1124,10 @@ $parcel$export($7afcd046dd7cfc4a$exports, "MlUpload", () => $7afcd046dd7cfc4a$ex
|
|
|
1124
1124
|
|
|
1125
1125
|
|
|
1126
1126
|
|
|
1127
|
-
const $bf08c8949863523f$export$55bdd1af5ac7ed11 = (0, $6V7OS$styled)((0, $6V7OS$Upload))`
|
|
1128
|
-
& .ant-upload.ant-upload-select {
|
|
1129
|
-
${({ $fullWidth: $fullWidth })=>$fullWidth ? "width: 100%" : ""};
|
|
1130
|
-
}
|
|
1127
|
+
const $bf08c8949863523f$export$55bdd1af5ac7ed11 = (0, $6V7OS$styled)((0, $6V7OS$Upload))`
|
|
1128
|
+
& .ant-upload.ant-upload-select {
|
|
1129
|
+
${({ $fullWidth: $fullWidth })=>$fullWidth ? "width: 100%" : ""};
|
|
1130
|
+
}
|
|
1131
1131
|
`;
|
|
1132
1132
|
|
|
1133
1133
|
|
|
@@ -1257,11 +1257,11 @@ $parcel$export($1f6a8350d81778c7$exports, "OrTicketCard", () => $1f6a8350d81778c
|
|
|
1257
1257
|
|
|
1258
1258
|
|
|
1259
1259
|
|
|
1260
|
-
const $028ca1c92928bd68$export$c6617ce56cbb01d7 = (0, $6V7OS$styled).div`
|
|
1261
|
-
display: flex;
|
|
1262
|
-
flex-direction: column;
|
|
1263
|
-
width: 100%;
|
|
1264
|
-
gap: 10px;
|
|
1260
|
+
const $028ca1c92928bd68$export$c6617ce56cbb01d7 = (0, $6V7OS$styled).div`
|
|
1261
|
+
display: flex;
|
|
1262
|
+
flex-direction: column;
|
|
1263
|
+
width: 100%;
|
|
1264
|
+
gap: 10px;
|
|
1265
1265
|
`;
|
|
1266
1266
|
|
|
1267
1267
|
|
|
@@ -1286,30 +1286,30 @@ const $a9b152351b5574ad$export$67824cee260208a2 = {
|
|
|
1286
1286
|
};
|
|
1287
1287
|
|
|
1288
1288
|
|
|
1289
|
-
const $410119c92cd0ea21$export$94fdbc1f5368d5e4 = (0, $6V7OS$styled)((0, $6V7OS$Card))`
|
|
1290
|
-
${({ $margin: $margin })=>$margin === "auto" ? `margin: auto;` : $margin ? `margin: ${$margin}px;` : ""}
|
|
1291
|
-
${({ $width: $width })=>$width ? `width: ${$width};` : ""}
|
|
1292
|
-
${({ $maxWidth: $maxWidth })=>$maxWidth ? `max-width: ${$maxWidth}px; width: 100%;` : ""}
|
|
1293
|
-
${({ $alignSelf: $alignSelf })=>$alignSelf ? `align-self: ${$alignSelf};` : ""}
|
|
1294
|
-
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor};` : ""}
|
|
1295
|
-
${({ $marginBottom: $marginBottom })=>$marginBottom ? `margin-bottom: ${$marginBottom}px;` : ""}
|
|
1296
|
-
${({ $shadow: $shadow })=>$shadow ? `box-shadow: ${$shadow};` : ""}
|
|
1297
|
-
&.ant-card-small >.ant-card-body {
|
|
1298
|
-
${({ $padding: $padding })=>$padding ? `padding: ${$padding}px; !important` : "padding: 0px !important"}
|
|
1299
|
-
}
|
|
1300
|
-
${({ $borderColor: $borderColor })=>$borderColor ? `border-color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[$borderColor]};` : ""}
|
|
1301
|
-
${({ selected: selected })=>selected ? `
|
|
1302
|
-
border-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1303
|
-
box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
|
1304
|
-
` : ""}
|
|
1305
|
-
|
|
1306
|
-
&:hover * {
|
|
1307
|
-
${({ hoverable: hoverable })=>hoverable ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};` : ""}
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
& * {
|
|
1311
|
-
${({ selected: selected })=>selected ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};` : ""}
|
|
1312
|
-
}
|
|
1289
|
+
const $410119c92cd0ea21$export$94fdbc1f5368d5e4 = (0, $6V7OS$styled)((0, $6V7OS$Card))`
|
|
1290
|
+
${({ $margin: $margin })=>$margin === "auto" ? `margin: auto;` : $margin ? `margin: ${$margin}px;` : ""}
|
|
1291
|
+
${({ $width: $width })=>$width ? `width: ${$width};` : ""}
|
|
1292
|
+
${({ $maxWidth: $maxWidth })=>$maxWidth ? `max-width: ${$maxWidth}px; width: 100%;` : ""}
|
|
1293
|
+
${({ $alignSelf: $alignSelf })=>$alignSelf ? `align-self: ${$alignSelf};` : ""}
|
|
1294
|
+
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor};` : ""}
|
|
1295
|
+
${({ $marginBottom: $marginBottom })=>$marginBottom ? `margin-bottom: ${$marginBottom}px;` : ""}
|
|
1296
|
+
${({ $shadow: $shadow })=>$shadow ? `box-shadow: ${$shadow};` : ""}
|
|
1297
|
+
&.ant-card-small >.ant-card-body {
|
|
1298
|
+
${({ $padding: $padding })=>$padding ? `padding: ${$padding}px; !important` : "padding: 0px !important"}
|
|
1299
|
+
}
|
|
1300
|
+
${({ $borderColor: $borderColor })=>$borderColor ? `border-color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[$borderColor]};` : ""}
|
|
1301
|
+
${({ selected: selected })=>selected ? `
|
|
1302
|
+
border-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1303
|
+
box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
|
1304
|
+
` : ""}
|
|
1305
|
+
|
|
1306
|
+
&:hover * {
|
|
1307
|
+
${({ hoverable: hoverable })=>hoverable ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};` : ""}
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
& * {
|
|
1311
|
+
${({ selected: selected })=>selected ? `color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};` : ""}
|
|
1312
|
+
}
|
|
1313
1313
|
`;
|
|
1314
1314
|
|
|
1315
1315
|
|
|
@@ -1372,11 +1372,11 @@ const $1f6a8350d81778c7$export$6793541348da9cc7 = ({ type: type = "static", ...p
|
|
|
1372
1372
|
|
|
1373
1373
|
|
|
1374
1374
|
|
|
1375
|
-
const $8adebe6ea777cfd5$export$57fdb21506446382 = (0, $6V7OS$styled).div`
|
|
1376
|
-
display: flex;
|
|
1377
|
-
flex-direction: row;
|
|
1378
|
-
flex-wrap: wrap;
|
|
1379
|
-
gap: 10px;
|
|
1375
|
+
const $8adebe6ea777cfd5$export$57fdb21506446382 = (0, $6V7OS$styled).div`
|
|
1376
|
+
display: flex;
|
|
1377
|
+
flex-direction: row;
|
|
1378
|
+
flex-wrap: wrap;
|
|
1379
|
+
gap: 10px;
|
|
1380
1380
|
`;
|
|
1381
1381
|
|
|
1382
1382
|
|
|
@@ -1424,20 +1424,20 @@ $parcel$export($2ce1580eac80a3e8$exports, "OrRow", () => $2ce1580eac80a3e8$expor
|
|
|
1424
1424
|
|
|
1425
1425
|
|
|
1426
1426
|
|
|
1427
|
-
const $c240cc261b428180$export$81761b52b04ea573 = (0, $6V7OS$styled)((0, $6V7OS$Row))`
|
|
1428
|
-
flex: 1;
|
|
1429
|
-
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor}` : ""};
|
|
1430
|
-
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `background-image: url(${$backgroundSrc})` : ""};
|
|
1431
|
-
object-fit: cover;
|
|
1432
|
-
${({ $paddingTop: $paddingTop })=>$paddingTop ? `padding-top: ${$paddingTop}px` : ""};
|
|
1433
|
-
${({ $paddingBottom: $paddingBottom })=>$paddingBottom ? `padding-bottom: ${$paddingBottom}px` : ""};
|
|
1434
|
-
${({ $paddingRight: $paddingRight })=>$paddingRight ? `padding-right: ${$paddingRight}px` : ""};
|
|
1435
|
-
${({ $paddingLeft: $paddingLeft })=>$paddingLeft ? `padding-left: ${$paddingLeft}px` : ""};
|
|
1436
|
-
${({ $paddingVertical: $paddingVertical })=>$paddingVertical ? `padding-top: ${$paddingVertical}px; padding-bottom: ${$paddingVertical}px` : ""};
|
|
1437
|
-
${({ $paddingHorizontal: $paddingHorizontal })=>$paddingHorizontal ? `padding-left: ${$paddingHorizontal}px; padding-right: ${$paddingHorizontal}px` : ""};
|
|
1438
|
-
${({ $gap: $gap })=>$gap ? `gap: ${$gap}px` : ""}
|
|
1439
|
-
${({ $gapVertical: $gapVertical })=>$gapVertical ? `row-gap: ${$gapVertical}px` : ""};
|
|
1440
|
-
${({ $gapHorizontal: $gapHorizontal })=>$gapHorizontal ? `column-gap: ${$gapHorizontal}px` : ""};
|
|
1427
|
+
const $c240cc261b428180$export$81761b52b04ea573 = (0, $6V7OS$styled)((0, $6V7OS$Row))`
|
|
1428
|
+
flex: 1;
|
|
1429
|
+
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor}` : ""};
|
|
1430
|
+
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `background-image: url(${$backgroundSrc})` : ""};
|
|
1431
|
+
object-fit: cover;
|
|
1432
|
+
${({ $paddingTop: $paddingTop })=>$paddingTop ? `padding-top: ${$paddingTop}px` : ""};
|
|
1433
|
+
${({ $paddingBottom: $paddingBottom })=>$paddingBottom ? `padding-bottom: ${$paddingBottom}px` : ""};
|
|
1434
|
+
${({ $paddingRight: $paddingRight })=>$paddingRight ? `padding-right: ${$paddingRight}px` : ""};
|
|
1435
|
+
${({ $paddingLeft: $paddingLeft })=>$paddingLeft ? `padding-left: ${$paddingLeft}px` : ""};
|
|
1436
|
+
${({ $paddingVertical: $paddingVertical })=>$paddingVertical ? `padding-top: ${$paddingVertical}px; padding-bottom: ${$paddingVertical}px` : ""};
|
|
1437
|
+
${({ $paddingHorizontal: $paddingHorizontal })=>$paddingHorizontal ? `padding-left: ${$paddingHorizontal}px; padding-right: ${$paddingHorizontal}px` : ""};
|
|
1438
|
+
${({ $gap: $gap })=>$gap ? `gap: ${$gap}px` : ""}
|
|
1439
|
+
${({ $gapVertical: $gapVertical })=>$gapVertical ? `row-gap: ${$gapVertical}px` : ""};
|
|
1440
|
+
${({ $gapHorizontal: $gapHorizontal })=>$gapHorizontal ? `column-gap: ${$gapHorizontal}px` : ""};
|
|
1441
1441
|
`;
|
|
1442
1442
|
|
|
1443
1443
|
|
|
@@ -1524,34 +1524,34 @@ $parcel$export($66a16c481a912262$exports, "OrCol", () => $66a16c481a912262$expor
|
|
|
1524
1524
|
|
|
1525
1525
|
|
|
1526
1526
|
|
|
1527
|
-
const $4c3f1f5062433114$export$872d702253838a08 = (0, $6V7OS$styled)((0, $6V7OS$Col))`
|
|
1528
|
-
background-size: cover;
|
|
1529
|
-
background-repeat: no-repeat;
|
|
1530
|
-
${({ $position: $position })=>$position ? `position: ${$position}` : ""};
|
|
1531
|
-
${({ $gap: $gap })=>$gap ? `gap: ${$gap}px` : ""};
|
|
1532
|
-
${({ $gapVertical: $gapVertical })=>$gapVertical ? `row-gap: ${$gapVertical}px` : ""};
|
|
1533
|
-
${({ $gapHorizontal: $gapHorizontal })=>$gapHorizontal ? `column-gap: ${$gapHorizontal}px` : ""};
|
|
1534
|
-
${({ xs: xs })=>xs?.hidden === true || xs === 0 ? "" : "display: flex;"}
|
|
1535
|
-
${({ $flexDirection: $flexDirection })=>$flexDirection ? `flex-direction: ${$flexDirection}` : ""};
|
|
1536
|
-
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `background-image: url(${$backgroundSrc})` : ""};
|
|
1537
|
-
${({ $justify: $justify })=>$justify ? `justify-content: ${$justify}` : ""};
|
|
1538
|
-
${({ $alignItems: $alignItems })=>$alignItems ? ` align-items: ${$alignItems}` : ""};
|
|
1539
|
-
${({ xs: xs, $paddingTop: $paddingTop })=>xs?.$paddingTop || $paddingTop !== undefined ? `padding-top: ${xs?.$paddingTop ?? $paddingTop}px` : ""};
|
|
1540
|
-
${({ xs: xs, $paddingBottom: $paddingBottom })=>xs?.$paddingBottom || $paddingBottom !== undefined ? `padding-bottom: ${xs?.$paddingBottom ?? $paddingBottom}px` : ""};
|
|
1541
|
-
${({ xs: xs, $paddingRight: $paddingRight })=>xs?.$paddingRight || $paddingRight !== undefined ? `padding-right: ${xs?.$paddingRight ?? $paddingRight}px` : ""};
|
|
1542
|
-
${({ xs: xs, $paddingLeft: $paddingLeft })=>xs?.$paddingLeft || $paddingLeft !== undefined ? `padding-left: ${xs?.$paddingLeft ?? $paddingLeft}px` : ""};
|
|
1543
|
-
${({ xs: xs, $paddingVertical: $paddingVertical })=>xs?.$paddingVertical || $paddingVertical !== undefined ? `padding-top: ${xs?.$paddingVertical ?? $paddingVertical}px; padding-bottom: ${xs?.$paddingVertical ?? $paddingVertical}px` : ""};
|
|
1544
|
-
${({ xs: xs, $paddingHorizontal: $paddingHorizontal })=>xs?.$paddingHorizontal ? `padding-left: ${xs?.$paddingHorizontal ?? $paddingHorizontal}px; padding-right: ${xs?.$paddingHorizontal ?? $paddingHorizontal}px` : ""};
|
|
1545
|
-
|
|
1546
|
-
@media (min-width: 768px) {
|
|
1547
|
-
${({ md: md })=>md?.hidden === true || md === 0 ? "" : "display: flex;"}
|
|
1548
|
-
${({ md: md, $paddingTop: $paddingTop })=>md?.$paddingTop || $paddingTop !== undefined ? `padding-top: ${md?.$paddingTop ?? $paddingTop}px` : ""};
|
|
1549
|
-
${({ md: md, $paddingBottom: $paddingBottom })=>md?.$paddingBottom || $paddingBottom !== undefined ? `padding-bottom: ${md?.$paddingBottom ?? $paddingBottom}px` : ""};
|
|
1550
|
-
${({ md: md, $paddingRight: $paddingRight })=>md?.$paddingRight || $paddingRight !== undefined ? `padding-right: ${md?.$paddingRight ?? $paddingRight}px` : ""};
|
|
1551
|
-
${({ md: md, $paddingLeft: $paddingLeft })=>md?.$paddingLeft || $paddingLeft !== undefined ? `padding-left: ${md?.$paddingLeft ?? $paddingLeft}px` : ""};
|
|
1552
|
-
${({ md: md, $paddingVertical: $paddingVertical })=>md?.$paddingVertical || $paddingVertical !== undefined ? `padding-top: ${md?.$paddingVertical ?? $paddingVertical}px; padding-bottom: ${md?.$paddingVertical ?? $paddingVertical}px` : ""};
|
|
1553
|
-
${({ md: md, $paddingHorizontal: $paddingHorizontal })=>md?.$paddingHorizontal ? `padding-left: ${md?.$paddingHorizontal ?? $paddingHorizontal}px; padding-right: ${md?.$paddingHorizontal ?? $paddingHorizontal}px` : ""};
|
|
1554
|
-
}
|
|
1527
|
+
const $4c3f1f5062433114$export$872d702253838a08 = (0, $6V7OS$styled)((0, $6V7OS$Col))`
|
|
1528
|
+
background-size: cover;
|
|
1529
|
+
background-repeat: no-repeat;
|
|
1530
|
+
${({ $position: $position })=>$position ? `position: ${$position}` : ""};
|
|
1531
|
+
${({ $gap: $gap })=>$gap ? `gap: ${$gap}px` : ""};
|
|
1532
|
+
${({ $gapVertical: $gapVertical })=>$gapVertical ? `row-gap: ${$gapVertical}px` : ""};
|
|
1533
|
+
${({ $gapHorizontal: $gapHorizontal })=>$gapHorizontal ? `column-gap: ${$gapHorizontal}px` : ""};
|
|
1534
|
+
${({ xs: xs })=>xs?.hidden === true || xs === 0 ? "" : "display: flex;"}
|
|
1535
|
+
${({ $flexDirection: $flexDirection })=>$flexDirection ? `flex-direction: ${$flexDirection}` : ""};
|
|
1536
|
+
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `background-image: url(${$backgroundSrc})` : ""};
|
|
1537
|
+
${({ $justify: $justify })=>$justify ? `justify-content: ${$justify}` : ""};
|
|
1538
|
+
${({ $alignItems: $alignItems })=>$alignItems ? ` align-items: ${$alignItems}` : ""};
|
|
1539
|
+
${({ xs: xs, $paddingTop: $paddingTop })=>xs?.$paddingTop || $paddingTop !== undefined ? `padding-top: ${xs?.$paddingTop ?? $paddingTop}px` : ""};
|
|
1540
|
+
${({ xs: xs, $paddingBottom: $paddingBottom })=>xs?.$paddingBottom || $paddingBottom !== undefined ? `padding-bottom: ${xs?.$paddingBottom ?? $paddingBottom}px` : ""};
|
|
1541
|
+
${({ xs: xs, $paddingRight: $paddingRight })=>xs?.$paddingRight || $paddingRight !== undefined ? `padding-right: ${xs?.$paddingRight ?? $paddingRight}px` : ""};
|
|
1542
|
+
${({ xs: xs, $paddingLeft: $paddingLeft })=>xs?.$paddingLeft || $paddingLeft !== undefined ? `padding-left: ${xs?.$paddingLeft ?? $paddingLeft}px` : ""};
|
|
1543
|
+
${({ xs: xs, $paddingVertical: $paddingVertical })=>xs?.$paddingVertical || $paddingVertical !== undefined ? `padding-top: ${xs?.$paddingVertical ?? $paddingVertical}px; padding-bottom: ${xs?.$paddingVertical ?? $paddingVertical}px` : ""};
|
|
1544
|
+
${({ xs: xs, $paddingHorizontal: $paddingHorizontal })=>xs?.$paddingHorizontal ? `padding-left: ${xs?.$paddingHorizontal ?? $paddingHorizontal}px; padding-right: ${xs?.$paddingHorizontal ?? $paddingHorizontal}px` : ""};
|
|
1545
|
+
|
|
1546
|
+
@media (min-width: 768px) {
|
|
1547
|
+
${({ md: md })=>md?.hidden === true || md === 0 ? "" : "display: flex;"}
|
|
1548
|
+
${({ md: md, $paddingTop: $paddingTop })=>md?.$paddingTop || $paddingTop !== undefined ? `padding-top: ${md?.$paddingTop ?? $paddingTop}px` : ""};
|
|
1549
|
+
${({ md: md, $paddingBottom: $paddingBottom })=>md?.$paddingBottom || $paddingBottom !== undefined ? `padding-bottom: ${md?.$paddingBottom ?? $paddingBottom}px` : ""};
|
|
1550
|
+
${({ md: md, $paddingRight: $paddingRight })=>md?.$paddingRight || $paddingRight !== undefined ? `padding-right: ${md?.$paddingRight ?? $paddingRight}px` : ""};
|
|
1551
|
+
${({ md: md, $paddingLeft: $paddingLeft })=>md?.$paddingLeft || $paddingLeft !== undefined ? `padding-left: ${md?.$paddingLeft ?? $paddingLeft}px` : ""};
|
|
1552
|
+
${({ md: md, $paddingVertical: $paddingVertical })=>md?.$paddingVertical || $paddingVertical !== undefined ? `padding-top: ${md?.$paddingVertical ?? $paddingVertical}px; padding-bottom: ${md?.$paddingVertical ?? $paddingVertical}px` : ""};
|
|
1553
|
+
${({ md: md, $paddingHorizontal: $paddingHorizontal })=>md?.$paddingHorizontal ? `padding-left: ${md?.$paddingHorizontal ?? $paddingHorizontal}px; padding-right: ${md?.$paddingHorizontal ?? $paddingHorizontal}px` : ""};
|
|
1554
|
+
}
|
|
1555
1555
|
`;
|
|
1556
1556
|
|
|
1557
1557
|
|
|
@@ -1591,14 +1591,14 @@ $parcel$export($d748d660f5fb4a7e$exports, "OrContent", () => $d748d660f5fb4a7e$e
|
|
|
1591
1591
|
|
|
1592
1592
|
|
|
1593
1593
|
|
|
1594
|
-
const $af159877813091c3$export$204f681c496365e3 = (0, $6V7OS$styled)((0, $6V7OS$Layout))`
|
|
1595
|
-
${({ $main: $main })=>$main ? `padding: 16px 20px;` : ""}
|
|
1596
|
-
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `
|
|
1597
|
-
background: url(${$backgroundSrc}) no-repeat;
|
|
1598
|
-
background-size: 100% 400px;
|
|
1599
|
-
background-position: top;
|
|
1600
|
-
` : ""}
|
|
1601
|
-
overflow: auto;
|
|
1594
|
+
const $af159877813091c3$export$204f681c496365e3 = (0, $6V7OS$styled)((0, $6V7OS$Layout))`
|
|
1595
|
+
${({ $main: $main })=>$main ? `padding: 16px 20px;` : ""}
|
|
1596
|
+
${({ $backgroundSrc: $backgroundSrc })=>$backgroundSrc ? `
|
|
1597
|
+
background: url(${$backgroundSrc}) no-repeat;
|
|
1598
|
+
background-size: 100% 400px;
|
|
1599
|
+
background-position: top;
|
|
1600
|
+
` : ""}
|
|
1601
|
+
overflow: auto;
|
|
1602
1602
|
`;
|
|
1603
1603
|
|
|
1604
1604
|
|
|
@@ -1621,13 +1621,13 @@ $parcel$export($f795f84705e995f9$exports, "AtText", () => $f795f84705e995f9$expo
|
|
|
1621
1621
|
|
|
1622
1622
|
|
|
1623
1623
|
|
|
1624
|
-
const $e7e07a3f4bd3deab$export$31ea92f3997410dd = (0, $6V7OS$styled)((0, $6V7OS$Typography).Text)`
|
|
1625
|
-
${({ color: color })=>color ? `color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[color]};` : ""}
|
|
1626
|
-
${({ $width: $width })=>$width ? `width: ${typeof $width === "number" ? `${$width}px;` : `${$width};`}` : ""}
|
|
1627
|
-
${({ $maxWidth: $maxWidth })=>$maxWidth ? `max-width: ${typeof $maxWidth === "number" ? `${$maxWidth}px!important;` : `${$maxWidth}!important;`}` : ""}
|
|
1628
|
-
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}px;` : ""}
|
|
1629
|
-
${({ $textAlign: $textAlign })=>$textAlign ? `text-align: ${$textAlign};` : ""}
|
|
1630
|
-
${({ $opacity: $opacity })=>$opacity ? `opacity: ${$opacity};` : ""}
|
|
1624
|
+
const $e7e07a3f4bd3deab$export$31ea92f3997410dd = (0, $6V7OS$styled)((0, $6V7OS$Typography).Text)`
|
|
1625
|
+
${({ color: color })=>color ? `color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[color]};` : ""}
|
|
1626
|
+
${({ $width: $width })=>$width ? `width: ${typeof $width === "number" ? `${$width}px;` : `${$width};`}` : ""}
|
|
1627
|
+
${({ $maxWidth: $maxWidth })=>$maxWidth ? `max-width: ${typeof $maxWidth === "number" ? `${$maxWidth}px!important;` : `${$maxWidth}!important;`}` : ""}
|
|
1628
|
+
${({ $fontSize: $fontSize })=>$fontSize ? `font-size: ${$fontSize}px;` : ""}
|
|
1629
|
+
${({ $textAlign: $textAlign })=>$textAlign ? `text-align: ${$textAlign};` : ""}
|
|
1630
|
+
${({ $opacity: $opacity })=>$opacity ? `opacity: ${$opacity};` : ""}
|
|
1631
1631
|
`;
|
|
1632
1632
|
|
|
1633
1633
|
|
|
@@ -1771,17 +1771,17 @@ $parcel$export($2d384a222b6e6444$exports, "OrLayout", () => $2d384a222b6e6444$ex
|
|
|
1771
1771
|
|
|
1772
1772
|
|
|
1773
1773
|
|
|
1774
|
-
const $227ad8d15a413f76$export$1dd6b49c38c99076 = (0, $6V7OS$styled)((0, $6V7OS$Layout))`
|
|
1775
|
-
${({ $fullHeight: $fullHeight })=>$fullHeight ? `min-height: 100vh;` : ""}
|
|
1776
|
-
|
|
1777
|
-
&
|
|
1778
|
-
.ant-layout-sider-children
|
|
1779
|
-
.ant-menu.ant-menu-inline-collapsed
|
|
1780
|
-
.ant-menu-submenu-selected
|
|
1781
|
-
> .ant-menu-submenu-title {
|
|
1782
|
-
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1783
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1784
|
-
}
|
|
1774
|
+
const $227ad8d15a413f76$export$1dd6b49c38c99076 = (0, $6V7OS$styled)((0, $6V7OS$Layout))`
|
|
1775
|
+
${({ $fullHeight: $fullHeight })=>$fullHeight ? `min-height: 100vh;` : ""}
|
|
1776
|
+
|
|
1777
|
+
&
|
|
1778
|
+
.ant-layout-sider-children
|
|
1779
|
+
.ant-menu.ant-menu-inline-collapsed
|
|
1780
|
+
.ant-menu-submenu-selected
|
|
1781
|
+
> .ant-menu-submenu-title {
|
|
1782
|
+
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1783
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1784
|
+
}
|
|
1785
1785
|
`;
|
|
1786
1786
|
|
|
1787
1787
|
|
|
@@ -1799,9 +1799,9 @@ $parcel$export($17ac14c01abd4644$exports, "OrSider", () => $17ac14c01abd4644$exp
|
|
|
1799
1799
|
|
|
1800
1800
|
|
|
1801
1801
|
|
|
1802
|
-
const $39172e012372eacc$export$812125425842c22d = (0, $6V7OS$styled)((0, $6V7OS$Layout).Sider)`
|
|
1803
|
-
${({ $boxShadow: $boxShadow })=>$boxShadow ? `box-shadow: ${$boxShadow};` : ""}
|
|
1804
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]} !important;
|
|
1802
|
+
const $39172e012372eacc$export$812125425842c22d = (0, $6V7OS$styled)((0, $6V7OS$Layout).Sider)`
|
|
1803
|
+
${({ $boxShadow: $boxShadow })=>$boxShadow ? `box-shadow: ${$boxShadow};` : ""}
|
|
1804
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]} !important;
|
|
1805
1805
|
`;
|
|
1806
1806
|
|
|
1807
1807
|
|
|
@@ -1817,62 +1817,62 @@ const $17ac14c01abd4644$export$1f970c9d089f354d = ({ $boxShadow: $boxShadow = "0
|
|
|
1817
1817
|
|
|
1818
1818
|
|
|
1819
1819
|
|
|
1820
|
-
const $da9c2d9ce2df9136$export$5bd150e144617973 = (0, $6V7OS$styled)((0, $6V7OS$Button))`
|
|
1821
|
-
font-size: 16px;
|
|
1822
|
-
width: 20px !important;
|
|
1823
|
-
position: absolute;
|
|
1824
|
-
height: 66px !important;
|
|
1825
|
-
right: -19px;
|
|
1826
|
-
top: 0;
|
|
1827
|
-
bottom: 0;
|
|
1828
|
-
margin: auto 0;
|
|
1829
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1830
|
-
border-radius: 0;
|
|
1831
|
-
|
|
1832
|
-
& svg {
|
|
1833
|
-
font-size: 10px;
|
|
1834
|
-
}
|
|
1835
|
-
|
|
1836
|
-
&:hover {
|
|
1837
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]} !important;
|
|
1838
|
-
}
|
|
1839
|
-
|
|
1840
|
-
&:after,
|
|
1841
|
-
&:before {
|
|
1842
|
-
content: '';
|
|
1843
|
-
position: absolute;
|
|
1844
|
-
height: 0;
|
|
1845
|
-
width: 0;
|
|
1846
|
-
border-style: solid;
|
|
1847
|
-
}
|
|
1848
|
-
&:before {
|
|
1849
|
-
top: -1px;
|
|
1850
|
-
left: -2px;
|
|
1851
|
-
border-color: transparent ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[2]};
|
|
1852
|
-
border-width: 0px 33px 10px 0;
|
|
1853
|
-
}
|
|
1854
|
-
&:after {
|
|
1855
|
-
bottom: -1px;
|
|
1856
|
-
left: -2px;
|
|
1857
|
-
border-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[2]} transparent;
|
|
1858
|
-
border-width: 0px 0px 10px 33px;
|
|
1859
|
-
}
|
|
1820
|
+
const $da9c2d9ce2df9136$export$5bd150e144617973 = (0, $6V7OS$styled)((0, $6V7OS$Button))`
|
|
1821
|
+
font-size: 16px;
|
|
1822
|
+
width: 20px !important;
|
|
1823
|
+
position: absolute;
|
|
1824
|
+
height: 66px !important;
|
|
1825
|
+
right: -19px;
|
|
1826
|
+
top: 0;
|
|
1827
|
+
bottom: 0;
|
|
1828
|
+
margin: auto 0;
|
|
1829
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1830
|
+
border-radius: 0;
|
|
1831
|
+
|
|
1832
|
+
& svg {
|
|
1833
|
+
font-size: 10px;
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
&:hover {
|
|
1837
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]} !important;
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
&:after,
|
|
1841
|
+
&:before {
|
|
1842
|
+
content: '';
|
|
1843
|
+
position: absolute;
|
|
1844
|
+
height: 0;
|
|
1845
|
+
width: 0;
|
|
1846
|
+
border-style: solid;
|
|
1847
|
+
}
|
|
1848
|
+
&:before {
|
|
1849
|
+
top: -1px;
|
|
1850
|
+
left: -2px;
|
|
1851
|
+
border-color: transparent ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[2]};
|
|
1852
|
+
border-width: 0px 33px 10px 0;
|
|
1853
|
+
}
|
|
1854
|
+
&:after {
|
|
1855
|
+
bottom: -1px;
|
|
1856
|
+
left: -2px;
|
|
1857
|
+
border-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[2]} transparent;
|
|
1858
|
+
border-width: 0px 0px 10px 33px;
|
|
1859
|
+
}
|
|
1860
1860
|
`;
|
|
1861
|
-
const $da9c2d9ce2df9136$export$d43ffeaaec0b2a58 = (0, $6V7OS$styled).div`
|
|
1862
|
-
height: 64px;
|
|
1863
|
-
display: flex;
|
|
1864
|
-
align-items: center;
|
|
1865
|
-
justify-content: center;
|
|
1866
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[8]};
|
|
1867
|
-
margin-bottom: 12px;
|
|
1861
|
+
const $da9c2d9ce2df9136$export$d43ffeaaec0b2a58 = (0, $6V7OS$styled).div`
|
|
1862
|
+
height: 64px;
|
|
1863
|
+
display: flex;
|
|
1864
|
+
align-items: center;
|
|
1865
|
+
justify-content: center;
|
|
1866
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[8]};
|
|
1867
|
+
margin-bottom: 12px;
|
|
1868
1868
|
`;
|
|
1869
|
-
const $da9c2d9ce2df9136$export$14a96695384856ce = (0, $6V7OS$styled).div`
|
|
1870
|
-
display: flex;
|
|
1871
|
-
flex-direction: column;
|
|
1872
|
-
justify-content: space-between;
|
|
1873
|
-
height: calc(100% - 76px);
|
|
1874
|
-
overflow-y: auto;
|
|
1875
|
-
max-height: 100vh;
|
|
1869
|
+
const $da9c2d9ce2df9136$export$14a96695384856ce = (0, $6V7OS$styled).div`
|
|
1870
|
+
display: flex;
|
|
1871
|
+
flex-direction: column;
|
|
1872
|
+
justify-content: space-between;
|
|
1873
|
+
height: calc(100% - 76px);
|
|
1874
|
+
overflow-y: auto;
|
|
1875
|
+
max-height: 100vh;
|
|
1876
1876
|
`;
|
|
1877
1877
|
|
|
1878
1878
|
|
|
@@ -1885,26 +1885,26 @@ $parcel$export($d87aa88e347b6b46$exports, "OrMenu", () => $d87aa88e347b6b46$expo
|
|
|
1885
1885
|
|
|
1886
1886
|
|
|
1887
1887
|
|
|
1888
|
-
const $e67ce4427d08e2b7$export$bf929dcf24462b67 = (0, $6V7OS$styled).div`
|
|
1889
|
-
& .ant-menu-submenu-selected > .ant-menu-submenu-title {
|
|
1890
|
-
color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1893
|
-
& .ant-menu-item {
|
|
1894
|
-
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[12]};
|
|
1895
|
-
|
|
1896
|
-
& path {
|
|
1897
|
-
fill: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[12]};
|
|
1898
|
-
}
|
|
1899
|
-
|
|
1900
|
-
&.ant-menu-item-selected {
|
|
1901
|
-
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1902
|
-
}
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
|
-
& .ant-menu-item-selected path {
|
|
1906
|
-
fill: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1907
|
-
}
|
|
1888
|
+
const $e67ce4427d08e2b7$export$bf929dcf24462b67 = (0, $6V7OS$styled).div`
|
|
1889
|
+
& .ant-menu-submenu-selected > .ant-menu-submenu-title {
|
|
1890
|
+
color: ${(0, $6ff3837921a4ffb9$export$8241b7126941c403)[5]};
|
|
1891
|
+
}
|
|
1892
|
+
|
|
1893
|
+
& .ant-menu-item {
|
|
1894
|
+
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[12]};
|
|
1895
|
+
|
|
1896
|
+
& path {
|
|
1897
|
+
fill: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[12]};
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
&.ant-menu-item-selected {
|
|
1901
|
+
color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1902
|
+
}
|
|
1903
|
+
}
|
|
1904
|
+
|
|
1905
|
+
& .ant-menu-item-selected path {
|
|
1906
|
+
fill: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
1907
|
+
}
|
|
1908
1908
|
`;
|
|
1909
1909
|
|
|
1910
1910
|
|
|
@@ -1979,21 +1979,21 @@ $parcel$export($f42f27d6c04a609b$exports, "OrHeader", () => $f42f27d6c04a609b$ex
|
|
|
1979
1979
|
|
|
1980
1980
|
|
|
1981
1981
|
|
|
1982
|
-
const $f2573657abec6b2d$export$579a1e9bab103f15 = (0, $6V7OS$styled)((0, $6V7OS$Layout).Header)`
|
|
1983
|
-
display: flex;
|
|
1984
|
-
justify-content: flex-end;
|
|
1985
|
-
align-items: center;
|
|
1986
|
-
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor};` : ""}
|
|
1987
|
-
|
|
1988
|
-
@media (max-width: 805px) {
|
|
1989
|
-
background-color: red!important;
|
|
1990
|
-
${({ hideHeaderMobile: hideHeaderMobile })=>hideHeaderMobile ? "display: none;" : ""}
|
|
1991
|
-
}
|
|
1982
|
+
const $f2573657abec6b2d$export$579a1e9bab103f15 = (0, $6V7OS$styled)((0, $6V7OS$Layout).Header)`
|
|
1983
|
+
display: flex;
|
|
1984
|
+
justify-content: flex-end;
|
|
1985
|
+
align-items: center;
|
|
1986
|
+
${({ $backgroundColor: $backgroundColor })=>$backgroundColor ? `background-color: ${$backgroundColor};` : ""}
|
|
1987
|
+
|
|
1988
|
+
@media (max-width: 805px) {
|
|
1989
|
+
background-color: red!important;
|
|
1990
|
+
${({ hideHeaderMobile: hideHeaderMobile })=>hideHeaderMobile ? "display: none;" : ""}
|
|
1991
|
+
}
|
|
1992
1992
|
`;
|
|
1993
|
-
const $f2573657abec6b2d$export$6027454d331df3c4 = (0, $6V7OS$styled).div`
|
|
1994
|
-
display: flex;
|
|
1995
|
-
align-items: center;
|
|
1996
|
-
cursor: pointer;
|
|
1993
|
+
const $f2573657abec6b2d$export$6027454d331df3c4 = (0, $6V7OS$styled).div`
|
|
1994
|
+
display: flex;
|
|
1995
|
+
align-items: center;
|
|
1996
|
+
cursor: pointer;
|
|
1997
1997
|
`;
|
|
1998
1998
|
|
|
1999
1999
|
|
|
@@ -3308,18 +3308,18 @@ $parcel$export($fa7da97b07ae871e$exports, "OrListSelection", () => $fa7da97b07ae
|
|
|
3308
3308
|
|
|
3309
3309
|
|
|
3310
3310
|
|
|
3311
|
-
const $3bb37b00d2ba555c$export$5b56bb1618778f66 = (0, $6V7OS$styled).div`
|
|
3312
|
-
display: flex;
|
|
3313
|
-
flex-direction: row;
|
|
3314
|
-
align-items: center;
|
|
3315
|
-
justify-content: space-between;
|
|
3311
|
+
const $3bb37b00d2ba555c$export$5b56bb1618778f66 = (0, $6V7OS$styled).div`
|
|
3312
|
+
display: flex;
|
|
3313
|
+
flex-direction: row;
|
|
3314
|
+
align-items: center;
|
|
3315
|
+
justify-content: space-between;
|
|
3316
3316
|
`;
|
|
3317
|
-
const $3bb37b00d2ba555c$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
3318
|
-
display: flex;
|
|
3319
|
-
flex-direction: row;
|
|
3320
|
-
align-items: center;
|
|
3321
|
-
gap: 15px;
|
|
3322
|
-
${({ $padding: $padding })=>`padding: ${$padding};`}
|
|
3317
|
+
const $3bb37b00d2ba555c$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
3318
|
+
display: flex;
|
|
3319
|
+
flex-direction: row;
|
|
3320
|
+
align-items: center;
|
|
3321
|
+
gap: 15px;
|
|
3322
|
+
${({ $padding: $padding })=>`padding: ${$padding};`}
|
|
3323
3323
|
`;
|
|
3324
3324
|
|
|
3325
3325
|
|
|
@@ -3403,16 +3403,16 @@ $parcel$export($da123607e4e94495$exports, "default", () => $da123607e4e94495$exp
|
|
|
3403
3403
|
|
|
3404
3404
|
|
|
3405
3405
|
|
|
3406
|
-
const $759ebb452edaeafd$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
3407
|
-
& {
|
|
3408
|
-
display: flex;
|
|
3409
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
3410
|
-
height: 100vh;
|
|
3411
|
-
width: 100%;
|
|
3412
|
-
}
|
|
3406
|
+
const $759ebb452edaeafd$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
3407
|
+
& {
|
|
3408
|
+
display: flex;
|
|
3409
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
3410
|
+
height: 100vh;
|
|
3411
|
+
width: 100%;
|
|
3412
|
+
}
|
|
3413
3413
|
`;
|
|
3414
|
-
const $759ebb452edaeafd$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
3415
|
-
text-align: center;
|
|
3414
|
+
const $759ebb452edaeafd$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
3415
|
+
text-align: center;
|
|
3416
3416
|
`;
|
|
3417
3417
|
|
|
3418
3418
|
|
|
@@ -3573,10 +3573,10 @@ $parcel$export($7f417964934195b8$exports, "OrPaymentMethods", () => $7f417964934
|
|
|
3573
3573
|
|
|
3574
3574
|
|
|
3575
3575
|
|
|
3576
|
-
const $d9f88432a5a2bb9f$export$150f188f805089fa = (0, $6V7OS$styled)((0, $dacfc9eea21057ba$export$683c25ef8a1064f4))`
|
|
3577
|
-
margin-bottom: 21px ;
|
|
3578
|
-
font-size: 12px !important;
|
|
3579
|
-
|
|
3576
|
+
const $d9f88432a5a2bb9f$export$150f188f805089fa = (0, $6V7OS$styled)((0, $dacfc9eea21057ba$export$683c25ef8a1064f4))`
|
|
3577
|
+
margin-bottom: 21px ;
|
|
3578
|
+
font-size: 12px !important;
|
|
3579
|
+
|
|
3580
3580
|
`;
|
|
3581
3581
|
|
|
3582
3582
|
|
|
@@ -3680,27 +3680,27 @@ $parcel$export($85dc21bd17bea59c$exports, "OrTableModuleLayout", () => $85dc21bd
|
|
|
3680
3680
|
|
|
3681
3681
|
|
|
3682
3682
|
|
|
3683
|
-
const $55ca8ae1d48f0c58$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
3684
|
-
margin: 0px 12px;
|
|
3685
|
-
${({ padding: padding })=>padding ? `padding: ${padding} !important` : ""};
|
|
3686
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
3683
|
+
const $55ca8ae1d48f0c58$export$42a852a2b6b56249 = (0, $6V7OS$styled).div`
|
|
3684
|
+
margin: 0px 12px;
|
|
3685
|
+
${({ padding: padding })=>padding ? `padding: ${padding} !important` : ""};
|
|
3686
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]};
|
|
3687
3687
|
`;
|
|
3688
|
-
const $55ca8ae1d48f0c58$export$8b251419efc915eb = (0, $6V7OS$styled).div`
|
|
3689
|
-
display: flex;
|
|
3690
|
-
justify-content: space-between;
|
|
3691
|
-
align-items: center;
|
|
3692
|
-
margin-bottom: 10px;
|
|
3688
|
+
const $55ca8ae1d48f0c58$export$8b251419efc915eb = (0, $6V7OS$styled).div`
|
|
3689
|
+
display: flex;
|
|
3690
|
+
justify-content: space-between;
|
|
3691
|
+
align-items: center;
|
|
3692
|
+
margin-bottom: 10px;
|
|
3693
3693
|
`;
|
|
3694
|
-
const $55ca8ae1d48f0c58$export$41164ea466f6b019 = (0, $6V7OS$styled).div`
|
|
3695
|
-
display: flex;
|
|
3696
|
-
flex-direction: column;
|
|
3694
|
+
const $55ca8ae1d48f0c58$export$41164ea466f6b019 = (0, $6V7OS$styled).div`
|
|
3695
|
+
display: flex;
|
|
3696
|
+
flex-direction: column;
|
|
3697
3697
|
`;
|
|
3698
|
-
const $55ca8ae1d48f0c58$export$35e09ba17cc51c69 = (0, $6V7OS$styled).div`
|
|
3699
|
-
display: flex;
|
|
3700
|
-
flex-direction: row;
|
|
3701
|
-
align-items: baseline;
|
|
3702
|
-
gap: 10px;
|
|
3703
|
-
text-align: center;
|
|
3698
|
+
const $55ca8ae1d48f0c58$export$35e09ba17cc51c69 = (0, $6V7OS$styled).div`
|
|
3699
|
+
display: flex;
|
|
3700
|
+
flex-direction: row;
|
|
3701
|
+
align-items: baseline;
|
|
3702
|
+
gap: 10px;
|
|
3703
|
+
text-align: center;
|
|
3704
3704
|
`;
|
|
3705
3705
|
|
|
3706
3706
|
|
|
@@ -3932,32 +3932,32 @@ $parcel$export($030681cdd35062a0$exports, "OrRentalResult", () => $030681cdd3506
|
|
|
3932
3932
|
|
|
3933
3933
|
|
|
3934
3934
|
|
|
3935
|
-
const $abb9a31e67446e30$export$2c9f6a80fed55462 = (0, $6V7OS$styled).div`
|
|
3936
|
-
align-self: center;
|
|
3937
|
-
width: 100%;
|
|
3938
|
-
|
|
3939
|
-
& .hide-desktop {
|
|
3940
|
-
display: none;
|
|
3941
|
-
}
|
|
3942
|
-
& .content .ant-typography {
|
|
3943
|
-
font-size: 20px;
|
|
3944
|
-
}
|
|
3945
|
-
|
|
3946
|
-
@media (max-width: 767px) {
|
|
3947
|
-
& .hide-mobile {
|
|
3948
|
-
display: none!important;
|
|
3949
|
-
}
|
|
3950
|
-
& .hide-desktop {
|
|
3951
|
-
display: flex;
|
|
3952
|
-
}
|
|
3953
|
-
& .ant-card{
|
|
3954
|
-
border-radius: 0;
|
|
3955
|
-
}
|
|
3956
|
-
& .content .ant-typography {
|
|
3957
|
-
font-size: 16px;
|
|
3958
|
-
}
|
|
3959
|
-
}
|
|
3960
|
-
|
|
3935
|
+
const $abb9a31e67446e30$export$2c9f6a80fed55462 = (0, $6V7OS$styled).div`
|
|
3936
|
+
align-self: center;
|
|
3937
|
+
width: 100%;
|
|
3938
|
+
|
|
3939
|
+
& .hide-desktop {
|
|
3940
|
+
display: none;
|
|
3941
|
+
}
|
|
3942
|
+
& .content .ant-typography {
|
|
3943
|
+
font-size: 20px;
|
|
3944
|
+
}
|
|
3945
|
+
|
|
3946
|
+
@media (max-width: 767px) {
|
|
3947
|
+
& .hide-mobile {
|
|
3948
|
+
display: none!important;
|
|
3949
|
+
}
|
|
3950
|
+
& .hide-desktop {
|
|
3951
|
+
display: flex;
|
|
3952
|
+
}
|
|
3953
|
+
& .ant-card{
|
|
3954
|
+
border-radius: 0;
|
|
3955
|
+
}
|
|
3956
|
+
& .content .ant-typography {
|
|
3957
|
+
font-size: 16px;
|
|
3958
|
+
}
|
|
3959
|
+
}
|
|
3960
|
+
|
|
3961
3961
|
`;
|
|
3962
3962
|
|
|
3963
3963
|
|
|
@@ -4088,38 +4088,38 @@ $parcel$export($08b763e7f563cf15$exports, "OrRentalVehicleItem", () => $08b763e7
|
|
|
4088
4088
|
|
|
4089
4089
|
|
|
4090
4090
|
|
|
4091
|
-
const $30b837d11137af59$export$5786bf7d6c8678ba = (0, $6V7OS$styled).div`
|
|
4092
|
-
align-self: center;
|
|
4093
|
-
& .ant-btn-primary {
|
|
4094
|
-
width: 150px;
|
|
4095
|
-
}
|
|
4096
|
-
& .hide-desktop {
|
|
4097
|
-
display: none;
|
|
4098
|
-
}
|
|
4099
|
-
& .main-title {
|
|
4100
|
-
flex: 1;
|
|
4101
|
-
}
|
|
4102
|
-
& .row-content {
|
|
4103
|
-
align-items: center;
|
|
4104
|
-
}
|
|
4105
|
-
|
|
4106
|
-
@media (max-width: 767px) {
|
|
4107
|
-
& .hide-mobile {
|
|
4108
|
-
display: none!important;
|
|
4109
|
-
}
|
|
4110
|
-
& .hide-desktop {
|
|
4111
|
-
display: flex;
|
|
4112
|
-
}
|
|
4113
|
-
& .main-title {
|
|
4114
|
-
margin: 0;
|
|
4115
|
-
}
|
|
4116
|
-
& .ant-btn-primary {
|
|
4117
|
-
width: 100%;
|
|
4118
|
-
max-width: 330px;
|
|
4119
|
-
margin: auto;
|
|
4120
|
-
}
|
|
4121
|
-
}
|
|
4122
|
-
|
|
4091
|
+
const $30b837d11137af59$export$5786bf7d6c8678ba = (0, $6V7OS$styled).div`
|
|
4092
|
+
align-self: center;
|
|
4093
|
+
& .ant-btn-primary {
|
|
4094
|
+
width: 150px;
|
|
4095
|
+
}
|
|
4096
|
+
& .hide-desktop {
|
|
4097
|
+
display: none;
|
|
4098
|
+
}
|
|
4099
|
+
& .main-title {
|
|
4100
|
+
flex: 1;
|
|
4101
|
+
}
|
|
4102
|
+
& .row-content {
|
|
4103
|
+
align-items: center;
|
|
4104
|
+
}
|
|
4105
|
+
|
|
4106
|
+
@media (max-width: 767px) {
|
|
4107
|
+
& .hide-mobile {
|
|
4108
|
+
display: none!important;
|
|
4109
|
+
}
|
|
4110
|
+
& .hide-desktop {
|
|
4111
|
+
display: flex;
|
|
4112
|
+
}
|
|
4113
|
+
& .main-title {
|
|
4114
|
+
margin: 0;
|
|
4115
|
+
}
|
|
4116
|
+
& .ant-btn-primary {
|
|
4117
|
+
width: 100%;
|
|
4118
|
+
max-width: 330px;
|
|
4119
|
+
margin: auto;
|
|
4120
|
+
}
|
|
4121
|
+
}
|
|
4122
|
+
|
|
4123
4123
|
`;
|
|
4124
4124
|
|
|
4125
4125
|
|
|
@@ -4294,13 +4294,13 @@ $parcel$export($8d994cdbc7cbf59a$exports, "OrSimpleBanner", () => $8d994cdbc7cbf
|
|
|
4294
4294
|
|
|
4295
4295
|
|
|
4296
4296
|
|
|
4297
|
-
const $269bd1f908e49e62$export$d43ffeaaec0b2a58 = (0, $6V7OS$styled).div`
|
|
4298
|
-
padding-top: 69px;
|
|
4299
|
-
padding-bottom: 69px;
|
|
4297
|
+
const $269bd1f908e49e62$export$d43ffeaaec0b2a58 = (0, $6V7OS$styled).div`
|
|
4298
|
+
padding-top: 69px;
|
|
4299
|
+
padding-bottom: 69px;
|
|
4300
4300
|
`;
|
|
4301
|
-
const $269bd1f908e49e62$export$579a1e9bab103f15 = (0, $6V7OS$styled)((0, $f2573657abec6b2d$export$579a1e9bab103f15))`
|
|
4302
|
-
height: auto;
|
|
4303
|
-
padding-inline: 0;
|
|
4301
|
+
const $269bd1f908e49e62$export$579a1e9bab103f15 = (0, $6V7OS$styled)((0, $f2573657abec6b2d$export$579a1e9bab103f15))`
|
|
4302
|
+
height: auto;
|
|
4303
|
+
padding-inline: 0;
|
|
4304
4304
|
`;
|
|
4305
4305
|
|
|
4306
4306
|
|
|
@@ -4328,59 +4328,59 @@ $parcel$export($799e8256c9bfc612$exports, "OrStep", () => $799e8256c9bfc612$expo
|
|
|
4328
4328
|
|
|
4329
4329
|
|
|
4330
4330
|
|
|
4331
|
-
const $827b547970305b02$export$d4328595ad64e999 = (0, $6V7OS$styled)((0, $6V7OS$Steps))`
|
|
4332
|
-
& .ant-steps-item-title {
|
|
4333
|
-
font-size: 12px;
|
|
4334
|
-
${({ $lineHeight: $lineHeight })=>$lineHeight ? `line-height: ${$lineHeight};` : "line-height: 20px;"}
|
|
4335
|
-
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4336
|
-
|
|
4337
|
-
}
|
|
4338
|
-
|
|
4339
|
-
@media (max-width: 768px) {
|
|
4340
|
-
& .ant-steps-item {
|
|
4341
|
-
display: none!important;
|
|
4342
|
-
}
|
|
4343
|
-
|
|
4344
|
-
& .ant-steps-item.ant-steps-item-process.ant-steps-item-active {
|
|
4345
|
-
display: inline-block!important;
|
|
4346
|
-
}
|
|
4347
|
-
|
|
4348
|
-
& .ant-steps-item.ant-steps-item-active + .ant-steps-item-wait {
|
|
4349
|
-
display: inline-block!important;
|
|
4350
|
-
max-width: 50px;
|
|
4351
|
-
|
|
4352
|
-
.ant-steps-item-container {
|
|
4353
|
-
text-align: end!important;
|
|
4354
|
-
}
|
|
4355
|
-
.ant-steps-item-content {
|
|
4356
|
-
display: none!important;
|
|
4357
|
-
}
|
|
4358
|
-
}
|
|
4359
|
-
|
|
4360
|
-
& {
|
|
4361
|
-
flex-direction: row!important;
|
|
4362
|
-
}
|
|
4363
|
-
|
|
4364
|
-
& .ant-steps-item-title::after {
|
|
4365
|
-
display: block!important;
|
|
4366
|
-
content: ""!important;
|
|
4367
|
-
}
|
|
4368
|
-
}
|
|
4369
|
-
|
|
4370
|
-
@media (max-width: 805px) {
|
|
4371
|
-
& .ant-steps-item:last-child ::after {
|
|
4372
|
-
content: none!important;
|
|
4373
|
-
}
|
|
4374
|
-
|
|
4375
|
-
& .ant-steps-item.ant-steps-item-process.ant-steps-item-active .ant-steps-item-icon {
|
|
4376
|
-
margin-inline-end: 8px;
|
|
4377
|
-
}
|
|
4378
|
-
|
|
4379
|
-
& .ant-steps-item.ant-steps-item-active + .ant-steps-item-wait {
|
|
4380
|
-
margin-inline-end: 0;
|
|
4381
|
-
margin-inline-start: 16px;
|
|
4382
|
-
}
|
|
4383
|
-
}
|
|
4331
|
+
const $827b547970305b02$export$d4328595ad64e999 = (0, $6V7OS$styled)((0, $6V7OS$Steps))`
|
|
4332
|
+
& .ant-steps-item-title {
|
|
4333
|
+
font-size: 12px;
|
|
4334
|
+
${({ $lineHeight: $lineHeight })=>$lineHeight ? `line-height: ${$lineHeight};` : "line-height: 20px;"}
|
|
4335
|
+
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4336
|
+
|
|
4337
|
+
}
|
|
4338
|
+
|
|
4339
|
+
@media (max-width: 768px) {
|
|
4340
|
+
& .ant-steps-item {
|
|
4341
|
+
display: none!important;
|
|
4342
|
+
}
|
|
4343
|
+
|
|
4344
|
+
& .ant-steps-item.ant-steps-item-process.ant-steps-item-active {
|
|
4345
|
+
display: inline-block!important;
|
|
4346
|
+
}
|
|
4347
|
+
|
|
4348
|
+
& .ant-steps-item.ant-steps-item-active + .ant-steps-item-wait {
|
|
4349
|
+
display: inline-block!important;
|
|
4350
|
+
max-width: 50px;
|
|
4351
|
+
|
|
4352
|
+
.ant-steps-item-container {
|
|
4353
|
+
text-align: end!important;
|
|
4354
|
+
}
|
|
4355
|
+
.ant-steps-item-content {
|
|
4356
|
+
display: none!important;
|
|
4357
|
+
}
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4360
|
+
& {
|
|
4361
|
+
flex-direction: row!important;
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
& .ant-steps-item-title::after {
|
|
4365
|
+
display: block!important;
|
|
4366
|
+
content: ""!important;
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4369
|
+
|
|
4370
|
+
@media (max-width: 805px) {
|
|
4371
|
+
& .ant-steps-item:last-child ::after {
|
|
4372
|
+
content: none!important;
|
|
4373
|
+
}
|
|
4374
|
+
|
|
4375
|
+
& .ant-steps-item.ant-steps-item-process.ant-steps-item-active .ant-steps-item-icon {
|
|
4376
|
+
margin-inline-end: 8px;
|
|
4377
|
+
}
|
|
4378
|
+
|
|
4379
|
+
& .ant-steps-item.ant-steps-item-active + .ant-steps-item-wait {
|
|
4380
|
+
margin-inline-end: 0;
|
|
4381
|
+
margin-inline-start: 16px;
|
|
4382
|
+
}
|
|
4383
|
+
}
|
|
4384
4384
|
`;
|
|
4385
4385
|
|
|
4386
4386
|
|
|
@@ -4538,11 +4538,11 @@ $parcel$export($0548689d0f7f759e$exports, "AtLogo", () => $0548689d0f7f759e$expo
|
|
|
4538
4538
|
|
|
4539
4539
|
|
|
4540
4540
|
var $deefc4e526394601$exports = {};
|
|
4541
|
-
$deefc4e526394601$exports = new URL("wawa-logo.
|
|
4541
|
+
$deefc4e526394601$exports = new URL("wawa-logo.f82ab6f2.svg", import.meta.url).toString();
|
|
4542
4542
|
|
|
4543
4543
|
|
|
4544
4544
|
var $a76c4dd105f398b1$exports = {};
|
|
4545
|
-
$a76c4dd105f398b1$exports = new URL("wawa-isotype.
|
|
4545
|
+
$a76c4dd105f398b1$exports = new URL("wawa-isotype.28dcf3ba.svg", import.meta.url).toString();
|
|
4546
4546
|
|
|
4547
4547
|
|
|
4548
4548
|
|
|
@@ -4554,14 +4554,14 @@ const $f12c3ae61e75409a$var$colorMap = {
|
|
|
4554
4554
|
gold: (0, $6V7OS$gold)[5],
|
|
4555
4555
|
white: "#FFFFFF"
|
|
4556
4556
|
};
|
|
4557
|
-
const $f12c3ae61e75409a$export$e6ff31bff12b7ff4 = (0, $6V7OS$styled)((0, $6V7OS$reactinlinesvg))`
|
|
4558
|
-
& svg {
|
|
4559
|
-
width: ${({ width: width, type: type })=>width ?? (type === "logo" ? 243 : 90)};
|
|
4560
|
-
height: ${({ height: height, type: type })=>height ?? (type === "logo" ? 50 : 38)};
|
|
4561
|
-
}
|
|
4562
|
-
& path {
|
|
4563
|
-
fill: ${({ color: color })=>color ? $f12c3ae61e75409a$var$colorMap[color] : $f12c3ae61e75409a$var$colorMap.violet};
|
|
4564
|
-
}
|
|
4557
|
+
const $f12c3ae61e75409a$export$e6ff31bff12b7ff4 = (0, $6V7OS$styled)((0, $6V7OS$reactinlinesvg))`
|
|
4558
|
+
& svg {
|
|
4559
|
+
width: ${({ width: width, type: type })=>width ?? (type === "logo" ? 243 : 90)};
|
|
4560
|
+
height: ${({ height: height, type: type })=>height ?? (type === "logo" ? 50 : 38)};
|
|
4561
|
+
}
|
|
4562
|
+
& path {
|
|
4563
|
+
fill: ${({ color: color })=>color ? $f12c3ae61e75409a$var$colorMap[color] : $f12c3ae61e75409a$var$colorMap.violet};
|
|
4564
|
+
}
|
|
4565
4565
|
`;
|
|
4566
4566
|
|
|
4567
4567
|
|
|
@@ -4675,22 +4675,22 @@ const $7721b29fcebff959$var$colors = {
|
|
|
4675
4675
|
violet: (0, $6ff3837921a4ffb9$export$8241b7126941c403)[5],
|
|
4676
4676
|
white: (0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[0]
|
|
4677
4677
|
};
|
|
4678
|
-
const $7721b29fcebff959$export$7c066d4d5f38db34 = (0, $6V7OS$styled)((0, $6V7OS$Select))`
|
|
4679
|
-
${({ $height: $height })=>$height ? `height: ${$height};` : ""}
|
|
4680
|
-
${({ $width: $width })=>$width ? `width: ${$width} !important;` : ""}
|
|
4681
|
-
${({ $textColor: $textColor })=>$textColor ? `
|
|
4682
|
-
.ant-select-selector {
|
|
4683
|
-
color: ${$7721b29fcebff959$var$colors[$textColor]} !important;
|
|
4684
|
-
}
|
|
4685
|
-
.ant-select-arrow {
|
|
4686
|
-
color: ${$7721b29fcebff959$var$colors[$textColor]} !important;
|
|
4687
|
-
}
|
|
4688
|
-
` : ""}
|
|
4689
|
-
${({ backgroundColor: backgroundColor })=>backgroundColor ? `
|
|
4690
|
-
.ant-select-selector {
|
|
4691
|
-
background-color: ${$7721b29fcebff959$var$colors[backgroundColor]} !important;
|
|
4692
|
-
}
|
|
4693
|
-
` : ""}
|
|
4678
|
+
const $7721b29fcebff959$export$7c066d4d5f38db34 = (0, $6V7OS$styled)((0, $6V7OS$Select))`
|
|
4679
|
+
${({ $height: $height })=>$height ? `height: ${$height};` : ""}
|
|
4680
|
+
${({ $width: $width })=>$width ? `width: ${$width} !important;` : ""}
|
|
4681
|
+
${({ $textColor: $textColor })=>$textColor ? `
|
|
4682
|
+
.ant-select-selector {
|
|
4683
|
+
color: ${$7721b29fcebff959$var$colors[$textColor]} !important;
|
|
4684
|
+
}
|
|
4685
|
+
.ant-select-arrow {
|
|
4686
|
+
color: ${$7721b29fcebff959$var$colors[$textColor]} !important;
|
|
4687
|
+
}
|
|
4688
|
+
` : ""}
|
|
4689
|
+
${({ backgroundColor: backgroundColor })=>backgroundColor ? `
|
|
4690
|
+
.ant-select-selector {
|
|
4691
|
+
background-color: ${$7721b29fcebff959$var$colors[backgroundColor]} !important;
|
|
4692
|
+
}
|
|
4693
|
+
` : ""}
|
|
4694
4694
|
`;
|
|
4695
4695
|
|
|
4696
4696
|
|
|
@@ -4797,13 +4797,13 @@ $parcel$export($3b86dc841707f30c$exports, "AtTitle", () => $3b86dc841707f30c$exp
|
|
|
4797
4797
|
|
|
4798
4798
|
|
|
4799
4799
|
|
|
4800
|
-
const $65c7551769439bce$export$48331a7adc9a636b = (0, $6V7OS$styled)((0, $6V7OS$Typography).Title)`
|
|
4801
|
-
${({ color: color })=>color ? `color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[color]};` : ""}
|
|
4802
|
-
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4803
|
-
&.ant-typography {
|
|
4804
|
-
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4805
|
-
}
|
|
4806
|
-
${({ $textAlign: $textAlign })=>$textAlign ? `text-align: ${$textAlign};` : ""}
|
|
4800
|
+
const $65c7551769439bce$export$48331a7adc9a636b = (0, $6V7OS$styled)((0, $6V7OS$Typography).Title)`
|
|
4801
|
+
${({ color: color })=>color ? `color: ${(0, $a9b152351b5574ad$export$67824cee260208a2)[color]};` : ""}
|
|
4802
|
+
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4803
|
+
&.ant-typography {
|
|
4804
|
+
${({ $margin: $margin })=>$margin ? `margin: ${$margin};` : ""}
|
|
4805
|
+
}
|
|
4806
|
+
${({ $textAlign: $textAlign })=>$textAlign ? `text-align: ${$textAlign};` : ""}
|
|
4807
4807
|
`;
|
|
4808
4808
|
|
|
4809
4809
|
|
|
@@ -4865,12 +4865,12 @@ $parcel$export($5d6999b728ddc2f3$exports, "TmCrudPage", () => $5d6999b728ddc2f3$
|
|
|
4865
4865
|
|
|
4866
4866
|
|
|
4867
4867
|
|
|
4868
|
-
const $decca5044f90e5b1$export$b14e02386c6038ac = (0, $6V7OS$styled).div`
|
|
4869
|
-
display: flex;
|
|
4870
|
-
align-items: end;
|
|
4871
|
-
margin-top: 16px;
|
|
4872
|
-
justify-content: end;
|
|
4873
|
-
|
|
4868
|
+
const $decca5044f90e5b1$export$b14e02386c6038ac = (0, $6V7OS$styled).div`
|
|
4869
|
+
display: flex;
|
|
4870
|
+
align-items: end;
|
|
4871
|
+
margin-top: 16px;
|
|
4872
|
+
justify-content: end;
|
|
4873
|
+
|
|
4874
4874
|
`;
|
|
4875
4875
|
|
|
4876
4876
|
|
|
@@ -5119,14 +5119,14 @@ $parcel$export($300a47170389025a$exports, "TmLoginCountry", () => $300a471703890
|
|
|
5119
5119
|
|
|
5120
5120
|
|
|
5121
5121
|
|
|
5122
|
-
const $3663828cce2149cd$export$1d41361302b577a1 = (0, $6V7OS$styled)((0, $2d384a222b6e6444$export$c912f0e7b2b43b73))`
|
|
5123
|
-
& {
|
|
5124
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5125
|
-
min-height: 100vh;
|
|
5126
|
-
}
|
|
5127
|
-
& h2 {
|
|
5128
|
-
text-align: center;
|
|
5129
|
-
}
|
|
5122
|
+
const $3663828cce2149cd$export$1d41361302b577a1 = (0, $6V7OS$styled)((0, $2d384a222b6e6444$export$c912f0e7b2b43b73))`
|
|
5123
|
+
& {
|
|
5124
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5125
|
+
min-height: 100vh;
|
|
5126
|
+
}
|
|
5127
|
+
& h2 {
|
|
5128
|
+
text-align: center;
|
|
5129
|
+
}
|
|
5130
5130
|
`;
|
|
5131
5131
|
|
|
5132
5132
|
|
|
@@ -5189,28 +5189,28 @@ $parcel$export($7e7fe94c4711b9fd$exports, "TmLoginPhone", () => $7e7fe94c4711b9f
|
|
|
5189
5189
|
|
|
5190
5190
|
|
|
5191
5191
|
|
|
5192
|
-
const $978fec239701a551$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
5193
|
-
& {
|
|
5194
|
-
display: flex;
|
|
5195
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5196
|
-
height: 100vh;
|
|
5197
|
-
}
|
|
5192
|
+
const $978fec239701a551$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
5193
|
+
& {
|
|
5194
|
+
display: flex;
|
|
5195
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5196
|
+
height: 100vh;
|
|
5197
|
+
}
|
|
5198
5198
|
`;
|
|
5199
|
-
const $978fec239701a551$export$7f4f29d5da31b146 = (0, $6V7OS$styled).div`
|
|
5200
|
-
max-width: 365px;
|
|
5201
|
-
margin-right: auto;
|
|
5202
|
-
margin-left: auto;
|
|
5203
|
-
height: 100%;
|
|
5204
|
-
display: flex;
|
|
5199
|
+
const $978fec239701a551$export$7f4f29d5da31b146 = (0, $6V7OS$styled).div`
|
|
5200
|
+
max-width: 365px;
|
|
5201
|
+
margin-right: auto;
|
|
5202
|
+
margin-left: auto;
|
|
5203
|
+
height: 100%;
|
|
5204
|
+
display: flex;
|
|
5205
5205
|
`;
|
|
5206
|
-
const $978fec239701a551$export$eeedfc5ec323f094 = (0, $6V7OS$styled).div`
|
|
5207
|
-
margin-bottom: 45px;
|
|
5206
|
+
const $978fec239701a551$export$eeedfc5ec323f094 = (0, $6V7OS$styled).div`
|
|
5207
|
+
margin-bottom: 45px;
|
|
5208
5208
|
`;
|
|
5209
|
-
const $978fec239701a551$export$52c5708a6fcb91e8 = (0, $6V7OS$styled).div`
|
|
5210
|
-
margin-top: 5px;
|
|
5209
|
+
const $978fec239701a551$export$52c5708a6fcb91e8 = (0, $6V7OS$styled).div`
|
|
5210
|
+
margin-top: 5px;
|
|
5211
5211
|
`;
|
|
5212
|
-
const $978fec239701a551$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
5213
|
-
text-align: center;
|
|
5212
|
+
const $978fec239701a551$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
5213
|
+
text-align: center;
|
|
5214
5214
|
`;
|
|
5215
5215
|
|
|
5216
5216
|
|
|
@@ -5365,40 +5365,40 @@ $parcel$export($84e40e0147b5499d$exports, "TmLoginPhoneCode", () => $84e40e0147b
|
|
|
5365
5365
|
|
|
5366
5366
|
|
|
5367
5367
|
|
|
5368
|
-
const $a7fba8e936d09e09$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
5369
|
-
& {
|
|
5370
|
-
display: flex;
|
|
5371
|
-
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5372
|
-
height: 100vh;
|
|
5373
|
-
}
|
|
5368
|
+
const $a7fba8e936d09e09$export$1d41361302b577a1 = (0, $6V7OS$styled).div`
|
|
5369
|
+
& {
|
|
5370
|
+
display: flex;
|
|
5371
|
+
background-color: ${(0, $6ff3837921a4ffb9$export$3e2c219d3ab79d01)[1]};
|
|
5372
|
+
height: 100vh;
|
|
5373
|
+
}
|
|
5374
5374
|
`;
|
|
5375
|
-
const $a7fba8e936d09e09$export$7f4f29d5da31b146 = (0, $6V7OS$styled).div`
|
|
5376
|
-
max-width: 365px;
|
|
5377
|
-
margin-right: auto;
|
|
5378
|
-
margin-left: auto;
|
|
5379
|
-
height: 100%;
|
|
5380
|
-
display: flex;
|
|
5375
|
+
const $a7fba8e936d09e09$export$7f4f29d5da31b146 = (0, $6V7OS$styled).div`
|
|
5376
|
+
max-width: 365px;
|
|
5377
|
+
margin-right: auto;
|
|
5378
|
+
margin-left: auto;
|
|
5379
|
+
height: 100%;
|
|
5380
|
+
display: flex;
|
|
5381
5381
|
`;
|
|
5382
|
-
const $a7fba8e936d09e09$export$eeedfc5ec323f094 = (0, $6V7OS$styled).div`
|
|
5383
|
-
margin-bottom: 32px;
|
|
5382
|
+
const $a7fba8e936d09e09$export$eeedfc5ec323f094 = (0, $6V7OS$styled).div`
|
|
5383
|
+
margin-bottom: 32px;
|
|
5384
5384
|
`;
|
|
5385
|
-
const $a7fba8e936d09e09$export$52c5708a6fcb91e8 = (0, $6V7OS$styled).div`
|
|
5386
|
-
margin-top: 5px;
|
|
5385
|
+
const $a7fba8e936d09e09$export$52c5708a6fcb91e8 = (0, $6V7OS$styled).div`
|
|
5386
|
+
margin-top: 5px;
|
|
5387
5387
|
`;
|
|
5388
|
-
const $a7fba8e936d09e09$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
5389
|
-
text-align: center;
|
|
5388
|
+
const $a7fba8e936d09e09$export$79cd42d0e1ed657e = (0, $6V7OS$styled).div`
|
|
5389
|
+
text-align: center;
|
|
5390
5390
|
`;
|
|
5391
|
-
const $a7fba8e936d09e09$export$f3774f00642b963a = (0, $6V7OS$styled).div`
|
|
5392
|
-
margin-bottom: 24px;
|
|
5393
|
-
display: flex;
|
|
5394
|
-
flex-direction: row;
|
|
5395
|
-
gap: 10px;
|
|
5391
|
+
const $a7fba8e936d09e09$export$f3774f00642b963a = (0, $6V7OS$styled).div`
|
|
5392
|
+
margin-bottom: 24px;
|
|
5393
|
+
display: flex;
|
|
5394
|
+
flex-direction: row;
|
|
5395
|
+
gap: 10px;
|
|
5396
5396
|
`;
|
|
5397
|
-
const $a7fba8e936d09e09$export$4c743a224900c982 = (0, $6V7OS$styled).div`
|
|
5398
|
-
display: flex;
|
|
5399
|
-
flex-direction: row;
|
|
5400
|
-
gap: 5px;
|
|
5401
|
-
cursor: pointer;
|
|
5397
|
+
const $a7fba8e936d09e09$export$4c743a224900c982 = (0, $6V7OS$styled).div`
|
|
5398
|
+
display: flex;
|
|
5399
|
+
flex-direction: row;
|
|
5400
|
+
gap: 5px;
|
|
5401
|
+
cursor: pointer;
|
|
5402
5402
|
`;
|
|
5403
5403
|
|
|
5404
5404
|
|
|
@@ -5906,15 +5906,15 @@ $parcel$export($d5b8caaa4a69d23b$exports, "TmRentalsPage", () => $d5b8caaa4a69d2
|
|
|
5906
5906
|
|
|
5907
5907
|
|
|
5908
5908
|
|
|
5909
|
-
const $3eaaedd3e689ab78$export$eddf54ea3db8d0f0 = (0, $6V7OS$styled).div`
|
|
5910
|
-
width: 100%;
|
|
5911
|
-
display: flex;
|
|
5912
|
-
align-items: end;
|
|
5913
|
-
justify-content: end;
|
|
5914
|
-
gap: 8px;
|
|
5909
|
+
const $3eaaedd3e689ab78$export$eddf54ea3db8d0f0 = (0, $6V7OS$styled).div`
|
|
5910
|
+
width: 100%;
|
|
5911
|
+
display: flex;
|
|
5912
|
+
align-items: end;
|
|
5913
|
+
justify-content: end;
|
|
5914
|
+
gap: 8px;
|
|
5915
5915
|
`;
|
|
5916
|
-
const $3eaaedd3e689ab78$export$16c4b4594f026d30 = (0, $6V7OS$styled).div`
|
|
5917
|
-
padding-top: 15px;
|
|
5916
|
+
const $3eaaedd3e689ab78$export$16c4b4594f026d30 = (0, $6V7OS$styled).div`
|
|
5917
|
+
padding-top: 15px;
|
|
5918
5918
|
`;
|
|
5919
5919
|
|
|
5920
5920
|
|