tdesign-react 0.42.7-alpha.1 → 0.42.7-alpha.2
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/cjs/_chunks/dep-6a672006.js +515 -0
- package/cjs/_chunks/dep-6a672006.js.map +1 -0
- package/cjs/_chunks/dep-b5df8873.js +198 -0
- package/cjs/_chunks/dep-b5df8873.js.map +1 -0
- package/cjs/avatar/AvararGroup.js +1 -1
- package/cjs/avatar/Avatar.js +1 -1
- package/cjs/avatar/index.js +1 -1
- package/cjs/form/Form.js +1 -1
- package/cjs/form/FormItem.js +1 -1
- package/cjs/form/index.js +1 -1
- package/cjs/form/useInitialData.js +1 -1
- package/cjs/image-viewer/ImageViewer.js +1 -1
- package/cjs/image-viewer/ImageViewerMini.js +1 -1
- package/cjs/image-viewer/ImageViewerModel.js +1 -1
- package/cjs/image-viewer/index.js +1 -1
- package/cjs/index-lib.js +2 -2
- package/cjs/index.js +2 -2
- package/cjs/popup/hooks/useTrigger.js +3 -29
- package/cjs/popup/hooks/useTrigger.js.map +1 -1
- package/cjs/upload/index.js +1 -1
- package/cjs/upload/themes/DraggerFile.js +1 -1
- package/cjs/upload/themes/ImageCard.js +1 -1
- package/cjs/upload/themes/MultipleFlowList.js +1 -1
- package/cjs/upload/upload.js +1 -1
- package/dist/tdesign.css +317 -301
- package/dist/tdesign.css.map +1 -1
- package/dist/tdesign.js +3 -5
- package/dist/tdesign.js.map +1 -1
- package/dist/tdesign.min.css +1 -1
- package/dist/tdesign.min.css.map +1 -1
- package/dist/tdesign.min.js +1 -1
- package/dist/tdesign.min.js.map +1 -1
- package/es/_chunks/{dep-51336096.js → dep-26aef3c9.js} +1 -1
- package/{lib/_chunks/dep-db75b5b6.js.map → es/_chunks/dep-26aef3c9.js.map} +1 -1
- package/{esm/_chunks/dep-8e115ca7.js → es/_chunks/dep-5e0eb6ae.js} +1 -1
- package/{esm/_chunks/dep-8e115ca7.js.map → es/_chunks/dep-5e0eb6ae.js.map} +1 -1
- package/es/alert/style/index.css +26 -14
- package/es/anchor/style/index.css +5 -12
- package/es/avatar/AvararGroup.js +1 -1
- package/es/avatar/Avatar.js +1 -1
- package/es/avatar/index.js +1 -1
- package/es/breadcrumb/style/index.css +4 -4
- package/es/button/style/index.css +10 -10
- package/es/dialog/style/index.css +4 -4
- package/es/divider/style/index.css +2 -2
- package/es/drawer/style/index.css +16 -11
- package/es/dropdown/style/index.css +11 -10
- package/es/form/Form.js +1 -1
- package/es/form/FormItem.js +1 -1
- package/es/form/index.js +1 -1
- package/es/form/style/index.css +2 -2
- package/es/form/useInitialData.js +1 -1
- package/es/guide/style/index.css +9 -9
- package/es/image-viewer/ImageViewer.js +1 -1
- package/es/image-viewer/ImageViewerMini.js +1 -1
- package/es/image-viewer/ImageViewerModel.js +1 -1
- package/es/image-viewer/index.js +1 -1
- package/es/index.js +2 -2
- package/es/input/style/index.css +1 -1
- package/es/layout/style/index.css +3 -3
- package/es/link/style/index.css +6 -6
- package/es/list/style/index.css +1 -1
- package/es/menu/style/index.css +26 -26
- package/es/message/style/index.css +6 -6
- package/es/notification/style/index.css +8 -13
- package/es/pagination/style/index.css +23 -23
- package/es/popconfirm/style/index.css +7 -7
- package/es/popup/hooks/useTrigger.js +3 -33
- package/es/popup/hooks/useTrigger.js.map +1 -1
- package/es/popup/style/index.css +1 -1
- package/es/radio/style/index.css +16 -1
- package/es/rate/style/index.css +5 -4
- package/es/steps/style/index.css +34 -43
- package/es/style/index.css +4 -3
- package/es/swiper/style/index.css +42 -42
- package/es/tabs/style/index.css +12 -12
- package/es/tag-input/style/index.css +7 -7
- package/es/tree/style/index.css +26 -24
- package/es/upload/index.js +1 -1
- package/es/upload/themes/DraggerFile.js +1 -1
- package/es/upload/themes/ImageCard.js +1 -1
- package/es/upload/themes/MultipleFlowList.js +1 -1
- package/es/upload/upload.js +1 -1
- package/{es/_chunks/dep-8e115ca7.js → esm/_chunks/dep-5e0eb6ae.js} +1 -1
- package/{es/_chunks/dep-8e115ca7.js.map → esm/_chunks/dep-5e0eb6ae.js.map} +1 -1
- package/esm/_chunks/{dep-fad7989c.js → dep-72461c3f.js} +1 -1
- package/{es/_chunks/dep-51336096.js.map → esm/_chunks/dep-72461c3f.js.map} +1 -1
- package/esm/_common/style/web/_variables.less +7 -6
- package/esm/_common/style/web/components/alert/_index.less +12 -6
- package/esm/_common/style/web/components/alert/_var.less +19 -10
- package/esm/_common/style/web/components/anchor/_index.less +4 -10
- package/esm/_common/style/web/components/anchor/_var.less +9 -23
- package/esm/_common/style/web/components/breadcrumb/_index.less +4 -4
- package/esm/_common/style/web/components/breadcrumb/_var.less +2 -2
- package/esm/_common/style/web/components/button/_var.less +2 -2
- package/esm/_common/style/web/components/dialog/_var.less +2 -2
- package/esm/_common/style/web/components/divider/_var.less +2 -2
- package/esm/_common/style/web/components/drawer/_index.less +2 -1
- package/esm/_common/style/web/components/drawer/_var.less +9 -10
- package/esm/_common/style/web/components/dropdown-new/_index.less +7 -6
- package/esm/_common/style/web/components/dropdown-new/_var.less +8 -4
- package/esm/_common/style/web/components/form/_index.less +1 -1
- package/esm/_common/style/web/components/guide/_index.less +8 -8
- package/esm/_common/style/web/components/guide/_var.less +10 -0
- package/esm/_common/style/web/components/layout/_var.less +2 -5
- package/esm/_common/style/web/components/link/_var.less +5 -5
- package/esm/_common/style/web/components/menu/_index-v2.less +26 -26
- package/esm/_common/style/web/components/menu/_index.less +25 -25
- package/esm/_common/style/web/components/menu/_var.less +1 -7
- package/esm/_common/style/web/components/message/_index.less +1 -1
- package/esm/_common/style/web/components/message/_var.less +7 -10
- package/esm/_common/style/web/components/notification/_index.less +0 -5
- package/esm/_common/style/web/components/notification/_var.less +9 -11
- package/esm/_common/style/web/components/pagination/_index.less +1 -1
- package/esm/_common/style/web/components/pagination/_var.less +8 -8
- package/esm/_common/style/web/components/popconfirm/_index.less +3 -3
- package/esm/_common/style/web/components/popconfirm/_var.less +12 -11
- package/esm/_common/style/web/components/radio/_index.less +26 -0
- package/esm/_common/style/web/components/radio/_var.less +4 -1
- package/esm/_common/style/web/components/rate/_index.less +2 -3
- package/esm/_common/style/web/components/rate/_var.less +2 -8
- package/esm/_common/style/web/components/steps/_index.less +1 -7
- package/esm/_common/style/web/components/steps/_mixin.less +10 -11
- package/esm/_common/style/web/components/steps/_var.less +14 -17
- package/esm/_common/style/web/components/swiper/_mixin.less +1 -1
- package/esm/_common/style/web/components/tabs/_var.less +2 -2
- package/esm/_common/style/web/components/tag-input/_index.less +5 -4
- package/esm/_common/style/web/components/tree/_index.less +8 -8
- package/esm/_common/style/web/components/tree/_var.less +17 -13
- package/esm/_common/style/web/theme/_size.less +4 -3
- package/esm/avatar/AvararGroup.js +1 -1
- package/esm/avatar/Avatar.js +1 -1
- package/esm/avatar/index.js +1 -1
- package/esm/form/Form.js +1 -1
- package/esm/form/FormItem.js +1 -1
- package/esm/form/index.js +1 -1
- package/esm/form/useInitialData.js +1 -1
- package/esm/image-viewer/ImageViewer.js +1 -1
- package/esm/image-viewer/ImageViewerMini.js +1 -1
- package/esm/image-viewer/ImageViewerModel.js +1 -1
- package/esm/image-viewer/index.js +1 -1
- package/esm/index.js +2 -2
- package/esm/popup/hooks/useTrigger.js +3 -33
- package/esm/popup/hooks/useTrigger.js.map +1 -1
- package/esm/upload/index.js +1 -1
- package/esm/upload/themes/DraggerFile.js +1 -1
- package/esm/upload/themes/ImageCard.js +1 -1
- package/esm/upload/themes/MultipleFlowList.js +1 -1
- package/esm/upload/upload.js +1 -1
- package/lib/_chunks/{dep-db75b5b6.js → dep-1b32736a.js} +1 -1
- package/{esm/_chunks/dep-fad7989c.js.map → lib/_chunks/dep-1b32736a.js.map} +1 -1
- package/lib/_chunks/{dep-75db5f2e.js → dep-61f02037.js} +1 -1
- package/lib/_chunks/{dep-75db5f2e.js.map → dep-61f02037.js.map} +1 -1
- package/lib/avatar/AvararGroup.js +1 -1
- package/lib/avatar/Avatar.js +1 -1
- package/lib/avatar/index.js +1 -1
- package/lib/form/Form.js +1 -1
- package/lib/form/FormItem.js +1 -1
- package/lib/form/index.js +1 -1
- package/lib/form/useInitialData.js +1 -1
- package/lib/image-viewer/ImageViewer.js +1 -1
- package/lib/image-viewer/ImageViewerMini.js +1 -1
- package/lib/image-viewer/ImageViewerModel.js +1 -1
- package/lib/image-viewer/index.js +1 -1
- package/lib/index.js +2 -2
- package/lib/popup/hooks/useTrigger.js +3 -29
- package/lib/popup/hooks/useTrigger.js.map +1 -1
- package/lib/upload/index.js +1 -1
- package/lib/upload/themes/DraggerFile.js +1 -1
- package/lib/upload/themes/ImageCard.js +1 -1
- package/lib/upload/themes/MultipleFlowList.js +1 -1
- package/lib/upload/upload.js +1 -1
- package/package.json +1 -1
- package/esm/_common/style/web/components/dropdown/_index.less +0 -99
- package/esm/_common/style/web/components/dropdown/_mixin.less +0 -0
- package/esm/_common/style/web/components/dropdown/_var.less +0 -22
package/dist/tdesign.css
CHANGED
|
@@ -371,9 +371,10 @@
|
|
|
371
371
|
--td-size-14: 56px;
|
|
372
372
|
--td-size-15: 64px;
|
|
373
373
|
--td-size-16: 72px;
|
|
374
|
-
--td-comp-size-
|
|
375
|
-
--td-comp-size-
|
|
376
|
-
--td-comp-size-
|
|
374
|
+
--td-comp-size-xxxs: var(--td-size-6);
|
|
375
|
+
--td-comp-size-xxs: var(--td-size-7);
|
|
376
|
+
--td-comp-size-xs: var(--td-size-8);
|
|
377
|
+
--td-comp-size-s: var(--td-size-9);
|
|
377
378
|
--td-comp-size-m: var(--td-size-10);
|
|
378
379
|
--td-comp-size-l: var(--td-size-11);
|
|
379
380
|
--td-comp-size-xl: var(--td-size-12);
|
|
@@ -442,7 +443,7 @@
|
|
|
442
443
|
flex-direction: row;
|
|
443
444
|
}
|
|
444
445
|
.t-layout__header {
|
|
445
|
-
height:
|
|
446
|
+
height: var(--td-comp-size-xxxl);
|
|
446
447
|
background-color: var(--td-bg-color-container);
|
|
447
448
|
}
|
|
448
449
|
.t-layout__content {
|
|
@@ -452,8 +453,8 @@
|
|
|
452
453
|
}
|
|
453
454
|
.t-layout__sider {
|
|
454
455
|
position: relative;
|
|
455
|
-
-webkit-transition: all 0.
|
|
456
|
-
transition: all 0.
|
|
456
|
+
-webkit-transition: all 0.2s;
|
|
457
|
+
transition: all 0.2s;
|
|
457
458
|
background: var(--td-bg-color-container);
|
|
458
459
|
width: 232px;
|
|
459
460
|
}
|
|
@@ -2714,7 +2715,7 @@
|
|
|
2714
2715
|
border-radius: var(--td-radius-medium);
|
|
2715
2716
|
padding: 4px 8px;
|
|
2716
2717
|
font-size: var(--td-font-size-body-medium);
|
|
2717
|
-
line-height:
|
|
2718
|
+
line-height: var(--td-line-height-body-medium);
|
|
2718
2719
|
-webkit-box-sizing: border-box;
|
|
2719
2720
|
box-sizing: border-box;
|
|
2720
2721
|
word-break: break-all;
|
|
@@ -4070,7 +4071,7 @@
|
|
|
4070
4071
|
cursor: not-allowed;
|
|
4071
4072
|
}
|
|
4072
4073
|
.t-button.t-size-s {
|
|
4073
|
-
height: var(--td-comp-size-
|
|
4074
|
+
height: var(--td-comp-size-xs);
|
|
4074
4075
|
font: var(--td-font-body-small);
|
|
4075
4076
|
padding-left: calc(var(--td-comp-paddingLR-s) - 1px);
|
|
4076
4077
|
padding-right: calc(var(--td-comp-paddingLR-s) - 1px);
|
|
@@ -4080,7 +4081,7 @@
|
|
|
4080
4081
|
font-size: var(--td-font-size-body-medium);
|
|
4081
4082
|
}
|
|
4082
4083
|
.t-button.t-size-l {
|
|
4083
|
-
height: var(--td-comp-size-
|
|
4084
|
+
height: var(--td-comp-size-xl);
|
|
4084
4085
|
font: var(--td-font-body-large);
|
|
4085
4086
|
padding-left: calc(var(--td-comp-paddingLR-xl) - 1px);
|
|
4086
4087
|
padding-right: calc(var(--td-comp-paddingLR-xl) - 1px);
|
|
@@ -4098,21 +4099,21 @@
|
|
|
4098
4099
|
padding: 0;
|
|
4099
4100
|
}
|
|
4100
4101
|
.t-button--shape-square.t-size-s {
|
|
4101
|
-
width: var(--td-comp-size-
|
|
4102
|
+
width: var(--td-comp-size-xs);
|
|
4102
4103
|
padding: 0;
|
|
4103
4104
|
}
|
|
4104
4105
|
.t-button--shape-square.t-size-l {
|
|
4105
|
-
width: var(--td-comp-size-
|
|
4106
|
+
width: var(--td-comp-size-xl);
|
|
4106
4107
|
padding: 0;
|
|
4107
4108
|
}
|
|
4108
4109
|
.t-button--shape-round {
|
|
4109
4110
|
border-radius: var(--td-radius-round);
|
|
4110
4111
|
}
|
|
4111
4112
|
.t-button--shape-round.t-size-s {
|
|
4112
|
-
border-radius: calc(var(--td-comp-size-
|
|
4113
|
+
border-radius: calc(var(--td-comp-size-xs) / 2);
|
|
4113
4114
|
}
|
|
4114
4115
|
.t-button--shape-round.t-size-l {
|
|
4115
|
-
border-radius: calc(var(--td-comp-size-
|
|
4116
|
+
border-radius: calc(var(--td-comp-size-xl) / 2);
|
|
4116
4117
|
}
|
|
4117
4118
|
.t-button--shape-circle {
|
|
4118
4119
|
width: var(--td-comp-size-m);
|
|
@@ -4127,13 +4128,13 @@
|
|
|
4127
4128
|
font-size: var(--td-font-size-body-large);
|
|
4128
4129
|
}
|
|
4129
4130
|
.t-button--shape-circle.t-size-s {
|
|
4130
|
-
width: var(--td-comp-size-
|
|
4131
|
-
border-radius: calc(var(--td-comp-size-
|
|
4131
|
+
width: var(--td-comp-size-xs);
|
|
4132
|
+
border-radius: calc(var(--td-comp-size-xs) / 2);
|
|
4132
4133
|
}
|
|
4133
4134
|
.t-button--shape-circle.t-size-l {
|
|
4134
|
-
width: var(--td-comp-size-
|
|
4135
|
+
width: var(--td-comp-size-xl);
|
|
4135
4136
|
padding: 0;
|
|
4136
|
-
border-radius: calc(var(--td-comp-size-
|
|
4137
|
+
border-radius: calc(var(--td-comp-size-xl) / 2);
|
|
4137
4138
|
}
|
|
4138
4139
|
.t-button--ghost {
|
|
4139
4140
|
--ripple-color: var(--td-gray-color-10);
|
|
@@ -4543,7 +4544,7 @@
|
|
|
4543
4544
|
}
|
|
4544
4545
|
.t-input__tips {
|
|
4545
4546
|
height: auto;
|
|
4546
|
-
min-height:
|
|
4547
|
+
min-height: var(--td-line-height-body-small);
|
|
4547
4548
|
font: var(--td-font-body-small);
|
|
4548
4549
|
position: absolute;
|
|
4549
4550
|
}
|
|
@@ -4684,7 +4685,10 @@
|
|
|
4684
4685
|
display: -webkit-box;
|
|
4685
4686
|
display: -ms-flexbox;
|
|
4686
4687
|
display: flex;
|
|
4687
|
-
|
|
4688
|
+
-webkit-box-align: start;
|
|
4689
|
+
-ms-flex-align: start;
|
|
4690
|
+
align-items: flex-start;
|
|
4691
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-xl);
|
|
4688
4692
|
opacity: 1;
|
|
4689
4693
|
-webkit-transition: opacity 0.2s;
|
|
4690
4694
|
transition: opacity 0.2s;
|
|
@@ -4710,43 +4714,44 @@
|
|
|
4710
4714
|
color: var(--td-brand-color);
|
|
4711
4715
|
}
|
|
4712
4716
|
.t-alert--success {
|
|
4713
|
-
background-color: var(--td-success-color-
|
|
4717
|
+
background-color: var(--td-success-color-focus);
|
|
4714
4718
|
}
|
|
4715
4719
|
.t-alert--success .t-alert__icon {
|
|
4716
4720
|
color: var(--td-success-color);
|
|
4717
4721
|
}
|
|
4718
4722
|
.t-alert--success .t-alert__swiper-trigger-wrap {
|
|
4719
|
-
color: var(--td-success-color-
|
|
4723
|
+
color: var(--td-success-color-focus);
|
|
4720
4724
|
}
|
|
4721
4725
|
.t-alert--success .t-alert__swiper-trigger--active {
|
|
4722
4726
|
color: var(--td-success-color);
|
|
4723
4727
|
}
|
|
4724
4728
|
.t-alert--warning {
|
|
4725
|
-
background-color: var(--td-warning-color-
|
|
4729
|
+
background-color: var(--td-warning-color-focus);
|
|
4726
4730
|
}
|
|
4727
4731
|
.t-alert--warning .t-alert__icon {
|
|
4728
4732
|
color: var(--td-warning-color);
|
|
4729
4733
|
}
|
|
4730
4734
|
.t-alert--warning .t-alert__swiper-trigger-wrap {
|
|
4731
|
-
color: var(--td-warning-color-
|
|
4735
|
+
color: var(--td-warning-color-focus);
|
|
4732
4736
|
}
|
|
4733
4737
|
.t-alert--warning .t-alert__swiper-trigger--active {
|
|
4734
4738
|
color: var(--td-warning-color);
|
|
4735
4739
|
}
|
|
4736
4740
|
.t-alert--error {
|
|
4737
|
-
background-color: var(--td-error-color-
|
|
4741
|
+
background-color: var(--td-error-color-focus);
|
|
4738
4742
|
}
|
|
4739
4743
|
.t-alert--error .t-alert__icon {
|
|
4740
4744
|
color: var(--td-error-color);
|
|
4741
4745
|
}
|
|
4742
4746
|
.t-alert--error .t-alert__swiper-trigger-wrap {
|
|
4743
|
-
color: var(--td-error-color-
|
|
4747
|
+
color: var(--td-error-color-focus);
|
|
4744
4748
|
}
|
|
4745
4749
|
.t-alert--error .t-alert__swiper-trigger--active {
|
|
4746
4750
|
color: var(--td-error-color);
|
|
4747
4751
|
}
|
|
4748
4752
|
.t-alert__icon {
|
|
4749
|
-
font-size
|
|
4753
|
+
padding: calc((var(--td-line-height-body-medium) - calc(var(--td-font-size-body-medium) + 6px)) / 2) 0;
|
|
4754
|
+
font-size: calc(var(--td-font-size-body-medium) + 6px);
|
|
4750
4755
|
display: inherit;
|
|
4751
4756
|
}
|
|
4752
4757
|
.t-alert__icon,
|
|
@@ -4754,7 +4759,7 @@
|
|
|
4754
4759
|
-webkit-box-flex: 0;
|
|
4755
4760
|
-ms-flex: 0 0 auto;
|
|
4756
4761
|
flex: 0 0 auto;
|
|
4757
|
-
line-height:
|
|
4762
|
+
line-height: var(--td-line-height-body-small);
|
|
4758
4763
|
}
|
|
4759
4764
|
.t-alert__content {
|
|
4760
4765
|
-webkit-box-flex: 1;
|
|
@@ -4775,7 +4780,7 @@
|
|
|
4775
4780
|
font-weight: bold;
|
|
4776
4781
|
}
|
|
4777
4782
|
.t-alert__title + .t-alert__message {
|
|
4778
|
-
margin-top:
|
|
4783
|
+
margin-top: var(--td-comp-margin-s);
|
|
4779
4784
|
}
|
|
4780
4785
|
.t-alert__description {
|
|
4781
4786
|
color: var(--td-text-color-secondary);
|
|
@@ -4789,7 +4794,7 @@
|
|
|
4789
4794
|
-webkit-box-flex: 0;
|
|
4790
4795
|
-ms-flex: 0 0 auto;
|
|
4791
4796
|
flex: 0 0 auto;
|
|
4792
|
-
padding: 0
|
|
4797
|
+
padding: 0 var(--td-comp-paddingLR-s);
|
|
4793
4798
|
color: var(--td-brand-color);
|
|
4794
4799
|
cursor: pointer;
|
|
4795
4800
|
-webkit-transition: color 0.2s;
|
|
@@ -4802,16 +4807,24 @@
|
|
|
4802
4807
|
color: var(--td-brand-color-active);
|
|
4803
4808
|
}
|
|
4804
4809
|
.t-alert__icon + .t-alert__content {
|
|
4805
|
-
margin-left:
|
|
4810
|
+
margin-left: var(--td-comp-margin-s);
|
|
4806
4811
|
}
|
|
4807
4812
|
.t-alert__collapse {
|
|
4808
|
-
margin-top:
|
|
4813
|
+
margin-top: var(--td-comp-margin-s);
|
|
4809
4814
|
color: var(--td-brand-color);
|
|
4810
4815
|
cursor: pointer;
|
|
4811
4816
|
}
|
|
4812
4817
|
.t-alert__close {
|
|
4813
|
-
|
|
4818
|
+
display: -webkit-inline-box;
|
|
4819
|
+
display: -ms-inline-flexbox;
|
|
4820
|
+
display: inline-flex;
|
|
4821
|
+
-webkit-box-align: center;
|
|
4822
|
+
-ms-flex-align: center;
|
|
4823
|
+
align-items: center;
|
|
4824
|
+
margin-left: var(--td-comp-margin-l);
|
|
4825
|
+
font-size: calc(var(--td-font-size-body-medium) + 2px);
|
|
4814
4826
|
color: var(--td-text-color-secondary);
|
|
4827
|
+
padding: calc((var(--td-line-height-body-medium) - calc(var(--td-font-size-body-medium) + 2px)) / 2) 0;
|
|
4815
4828
|
cursor: pointer;
|
|
4816
4829
|
}
|
|
4817
4830
|
|
|
@@ -4922,6 +4935,21 @@
|
|
|
4922
4935
|
flex-wrap: wrap;
|
|
4923
4936
|
row-gap: 4px;
|
|
4924
4937
|
}
|
|
4938
|
+
.t-radio-group.t-radio-group__outline.t-size-s .t-radio-button {
|
|
4939
|
+
height: 24px;
|
|
4940
|
+
}
|
|
4941
|
+
.t-radio-group.t-radio-group__outline.t-size-m .t-radio-button {
|
|
4942
|
+
height: 32px;
|
|
4943
|
+
}
|
|
4944
|
+
.t-radio-group.t-radio-group__outline.t-size-l .t-radio-button {
|
|
4945
|
+
height: 40px;
|
|
4946
|
+
}
|
|
4947
|
+
.t-radio-group.t-radio-group__outline .t-radio-button:first-child {
|
|
4948
|
+
border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
|
|
4949
|
+
}
|
|
4950
|
+
.t-radio-group.t-radio-group__outline .t-radio-button:last-child {
|
|
4951
|
+
border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
|
|
4952
|
+
}
|
|
4925
4953
|
.t-radio-group.t-radio-group__outline .t-radio-button.t-is-checked {
|
|
4926
4954
|
color: var(--td-brand-color);
|
|
4927
4955
|
}
|
|
@@ -5009,7 +5037,7 @@
|
|
|
5009
5037
|
}
|
|
5010
5038
|
.t-radio-group.t-size-s .t-radio-button {
|
|
5011
5039
|
height: 20px;
|
|
5012
|
-
padding: 0px
|
|
5040
|
+
padding: 0px 8px;
|
|
5013
5041
|
font: var(--td-font-body-small);
|
|
5014
5042
|
}
|
|
5015
5043
|
.t-radio-group.t-size-s .t-radio-button::before {
|
|
@@ -5751,11 +5779,10 @@
|
|
|
5751
5779
|
-webkit-box-pack: center;
|
|
5752
5780
|
-ms-flex-pack: center;
|
|
5753
5781
|
justify-content: center;
|
|
5754
|
-
width:
|
|
5755
|
-
height:
|
|
5782
|
+
width: 22px;
|
|
5783
|
+
height: 22px;
|
|
5756
5784
|
text-align: center;
|
|
5757
5785
|
border-radius: var(--td-radius-circle);
|
|
5758
|
-
margin-top: 3px;
|
|
5759
5786
|
font-size: var(--td-font-size-body-large);
|
|
5760
5787
|
}
|
|
5761
5788
|
.t-steps {
|
|
@@ -5777,7 +5804,7 @@
|
|
|
5777
5804
|
flex: 1;
|
|
5778
5805
|
overflow: hidden;
|
|
5779
5806
|
vertical-align: top;
|
|
5780
|
-
margin-right:
|
|
5807
|
+
margin-right: var(--td-comp-margin-s);
|
|
5781
5808
|
position: relative;
|
|
5782
5809
|
display: -webkit-box;
|
|
5783
5810
|
display: -ms-flexbox;
|
|
@@ -5845,7 +5872,7 @@
|
|
|
5845
5872
|
.t-steps .t-steps-item__icon {
|
|
5846
5873
|
vertical-align: top;
|
|
5847
5874
|
font-size: var(--td-font-size-body-medium);
|
|
5848
|
-
margin-right:
|
|
5875
|
+
margin-right: var(--td-comp-margin-s);
|
|
5849
5876
|
color: var(--td-text-color-placeholder);
|
|
5850
5877
|
}
|
|
5851
5878
|
.t-steps .t-steps-item__icon--number {
|
|
@@ -5860,11 +5887,10 @@
|
|
|
5860
5887
|
-webkit-box-pack: center;
|
|
5861
5888
|
-ms-flex-pack: center;
|
|
5862
5889
|
justify-content: center;
|
|
5863
|
-
width:
|
|
5864
|
-
height:
|
|
5890
|
+
width: 22px;
|
|
5891
|
+
height: 22px;
|
|
5865
5892
|
text-align: center;
|
|
5866
5893
|
border-radius: var(--td-radius-circle);
|
|
5867
|
-
margin-top: 3px;
|
|
5868
5894
|
font-size: var(--td-font-size-body-large);
|
|
5869
5895
|
}
|
|
5870
5896
|
.t-steps .t-steps-item__icon--finish {
|
|
@@ -5878,15 +5904,14 @@
|
|
|
5878
5904
|
-webkit-box-pack: center;
|
|
5879
5905
|
-ms-flex-pack: center;
|
|
5880
5906
|
justify-content: center;
|
|
5881
|
-
width:
|
|
5882
|
-
height:
|
|
5907
|
+
width: 22px;
|
|
5908
|
+
height: 22px;
|
|
5883
5909
|
text-align: center;
|
|
5884
5910
|
border-radius: var(--td-radius-circle);
|
|
5885
|
-
margin-top: 3px;
|
|
5886
5911
|
font-size: var(--td-font-size-body-large);
|
|
5887
5912
|
}
|
|
5888
5913
|
.t-steps .t-steps-item__icon--error {
|
|
5889
|
-
border: 1px solid var(--td-error-color
|
|
5914
|
+
border: 1px solid var(--td-error-color);
|
|
5890
5915
|
color: #000;
|
|
5891
5916
|
display: -webkit-box;
|
|
5892
5917
|
display: -ms-flexbox;
|
|
@@ -5897,19 +5922,18 @@
|
|
|
5897
5922
|
-webkit-box-pack: center;
|
|
5898
5923
|
-ms-flex-pack: center;
|
|
5899
5924
|
justify-content: center;
|
|
5900
|
-
width:
|
|
5901
|
-
height:
|
|
5925
|
+
width: 22px;
|
|
5926
|
+
height: 22px;
|
|
5902
5927
|
text-align: center;
|
|
5903
5928
|
border-radius: var(--td-radius-circle);
|
|
5904
|
-
margin-top: 3px;
|
|
5905
5929
|
font-size: var(--td-font-size-body-large);
|
|
5906
5930
|
}
|
|
5907
5931
|
.t-steps .t-steps-item__icon > .t-icon {
|
|
5908
|
-
font-size:
|
|
5932
|
+
font-size: calc(var(--td-font-size-body-medium) + 10px);
|
|
5909
5933
|
}
|
|
5910
5934
|
.t-steps .t-steps-item__title {
|
|
5911
5935
|
position: relative;
|
|
5912
|
-
padding-right:
|
|
5936
|
+
padding-right: var(--td-comp-margin-s);
|
|
5913
5937
|
color: var(--td-text-color-placeholder);
|
|
5914
5938
|
font-size: var(--td-font-size-body-large);
|
|
5915
5939
|
line-height: 24px;
|
|
@@ -5917,7 +5941,7 @@
|
|
|
5917
5941
|
.t-steps .t-steps-item__description {
|
|
5918
5942
|
color: var(--td-text-color-placeholder);
|
|
5919
5943
|
font-size: var(--td-font-size-body-medium);
|
|
5920
|
-
margin-bottom:
|
|
5944
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
5921
5945
|
line-height: 22px;
|
|
5922
5946
|
}
|
|
5923
5947
|
.t-steps--line-separator .t-steps-item:before,
|
|
@@ -5930,23 +5954,18 @@
|
|
|
5930
5954
|
.t-steps--dashed-separator .t-steps-item__title:after {
|
|
5931
5955
|
border-style: dashed;
|
|
5932
5956
|
}
|
|
5933
|
-
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__content {
|
|
5934
|
-
margin-top: 4px;
|
|
5935
|
-
}
|
|
5936
5957
|
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__title {
|
|
5937
5958
|
width: -webkit-fit-content;
|
|
5938
5959
|
width: -moz-fit-content;
|
|
5939
5960
|
width: fit-content;
|
|
5940
|
-
margin-bottom:
|
|
5961
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
5941
5962
|
}
|
|
5942
5963
|
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon__number {
|
|
5943
|
-
width:
|
|
5944
|
-
height:
|
|
5945
|
-
margin-top: 4px;
|
|
5964
|
+
width: 22px;
|
|
5965
|
+
height: 22px;
|
|
5946
5966
|
}
|
|
5947
5967
|
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon > .t-icon {
|
|
5948
|
-
font-size:
|
|
5949
|
-
margin-top: 4px;
|
|
5968
|
+
font-size: calc(var(--td-font-size-body-medium) + 10px);
|
|
5950
5969
|
}
|
|
5951
5970
|
.t-steps--horizontal.t-steps--default-anchor .t-steps-item:not(:last-child) .t-steps-item__title:after {
|
|
5952
5971
|
content: "";
|
|
@@ -5980,7 +5999,7 @@
|
|
|
5980
5999
|
-ms-flex-align: end;
|
|
5981
6000
|
align-items: flex-end;
|
|
5982
6001
|
border: 0;
|
|
5983
|
-
font-size:
|
|
6002
|
+
font-size: var(--td-font-size-body-large);
|
|
5984
6003
|
color: var(--td-text-color-placeholder);
|
|
5985
6004
|
}
|
|
5986
6005
|
.t-steps--horizontal.t-steps--default-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
|
|
@@ -6023,7 +6042,7 @@
|
|
|
6023
6042
|
-ms-flex-align: end;
|
|
6024
6043
|
align-items: flex-end;
|
|
6025
6044
|
border: 0;
|
|
6026
|
-
font-size:
|
|
6045
|
+
font-size: var(--td-font-size-body-large);
|
|
6027
6046
|
color: var(--td-text-color-placeholder);
|
|
6028
6047
|
}
|
|
6029
6048
|
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
|
|
@@ -6053,7 +6072,7 @@
|
|
|
6053
6072
|
}
|
|
6054
6073
|
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item .t-steps-item__title {
|
|
6055
6074
|
padding-right: 0;
|
|
6056
|
-
margin-bottom:
|
|
6075
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
6057
6076
|
}
|
|
6058
6077
|
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--finish .t-steps-item__icon {
|
|
6059
6078
|
border-color: var(--td-brand-color);
|
|
@@ -6084,7 +6103,7 @@
|
|
|
6084
6103
|
height: 8px;
|
|
6085
6104
|
border: 2px solid var(--td-text-color-placeholder);
|
|
6086
6105
|
border-radius: var(--td-radius-circle);
|
|
6087
|
-
margin-bottom:
|
|
6106
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
6088
6107
|
position: relative;
|
|
6089
6108
|
-webkit-box-sizing: border-box;
|
|
6090
6109
|
box-sizing: border-box;
|
|
@@ -6110,7 +6129,7 @@
|
|
|
6110
6129
|
-ms-flex-align: start;
|
|
6111
6130
|
align-items: flex-start;
|
|
6112
6131
|
border: 0;
|
|
6113
|
-
font-size:
|
|
6132
|
+
font-size: var(--td-font-size-body-large);
|
|
6114
6133
|
-webkit-transform: rotateZ(90deg);
|
|
6115
6134
|
transform: rotateZ(90deg);
|
|
6116
6135
|
color: var(--td-text-color-placeholder);
|
|
@@ -6150,7 +6169,7 @@
|
|
|
6150
6169
|
-ms-flex-align: start;
|
|
6151
6170
|
align-items: flex-start;
|
|
6152
6171
|
border: 0;
|
|
6153
|
-
font-size:
|
|
6172
|
+
font-size: var(--td-font-size-body-large);
|
|
6154
6173
|
-webkit-transform: rotateZ(90deg);
|
|
6155
6174
|
transform: rotateZ(90deg);
|
|
6156
6175
|
color: var(--td-text-color-placeholder);
|
|
@@ -6211,7 +6230,7 @@
|
|
|
6211
6230
|
-webkit-box-align: center;
|
|
6212
6231
|
-ms-flex-align: center;
|
|
6213
6232
|
align-items: center;
|
|
6214
|
-
font-size:
|
|
6233
|
+
font-size: var(--td-font-size-body-large);
|
|
6215
6234
|
-webkit-transform: rotateZ(180deg);
|
|
6216
6235
|
transform: rotateZ(180deg);
|
|
6217
6236
|
color: var(--td-text-color-placeholder);
|
|
@@ -6220,7 +6239,7 @@
|
|
|
6220
6239
|
color: var(--td-brand-color);
|
|
6221
6240
|
}
|
|
6222
6241
|
.t-steps--vertical.t-steps--positive .t-steps-item {
|
|
6223
|
-
padding-bottom:
|
|
6242
|
+
padding-bottom: var(--td-comp-margin-xxl);
|
|
6224
6243
|
margin-bottom: 5px;
|
|
6225
6244
|
}
|
|
6226
6245
|
.t-steps--vertical.t-steps--positive .t-steps-item:not(:last-child)::before {
|
|
@@ -6241,11 +6260,11 @@
|
|
|
6241
6260
|
color: var(--td-brand-color);
|
|
6242
6261
|
}
|
|
6243
6262
|
.t-steps--vertical.t-steps--default-anchor .t-steps-item__content {
|
|
6244
|
-
margin-top:
|
|
6263
|
+
margin-top: var(--td-comp-margin-xxs);
|
|
6245
6264
|
margin-left: 0px;
|
|
6246
6265
|
}
|
|
6247
6266
|
.t-steps--vertical.t-steps--default-anchor .t-steps-item__title {
|
|
6248
|
-
margin-bottom:
|
|
6267
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
6249
6268
|
}
|
|
6250
6269
|
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
|
|
6251
6270
|
content: "^";
|
|
@@ -6260,7 +6279,7 @@
|
|
|
6260
6279
|
-webkit-box-align: center;
|
|
6261
6280
|
-ms-flex-align: center;
|
|
6262
6281
|
align-items: center;
|
|
6263
|
-
font-size:
|
|
6282
|
+
font-size: var(--td-font-size-body-medium);
|
|
6264
6283
|
color: var(--td-text-color-placeholder);
|
|
6265
6284
|
}
|
|
6266
6285
|
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
|
|
@@ -6303,7 +6322,7 @@
|
|
|
6303
6322
|
height: 8px;
|
|
6304
6323
|
border: 2px solid var(--td-text-color-placeholder);
|
|
6305
6324
|
border-radius: var(--td-radius-circle);
|
|
6306
|
-
margin-bottom:
|
|
6325
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
6307
6326
|
position: relative;
|
|
6308
6327
|
-webkit-box-sizing: border-box;
|
|
6309
6328
|
box-sizing: border-box;
|
|
@@ -6324,7 +6343,7 @@
|
|
|
6324
6343
|
-webkit-box-align: center;
|
|
6325
6344
|
-ms-flex-align: center;
|
|
6326
6345
|
align-items: center;
|
|
6327
|
-
font-size:
|
|
6346
|
+
font-size: var(--td-font-size-body-large);
|
|
6328
6347
|
-webkit-transform: rotateZ(180deg);
|
|
6329
6348
|
transform: rotateZ(180deg);
|
|
6330
6349
|
color: var(--td-text-color-placeholder);
|
|
@@ -6335,14 +6354,14 @@
|
|
|
6335
6354
|
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
|
|
6336
6355
|
-webkit-transform: rotateZ(0);
|
|
6337
6356
|
transform: rotateZ(0);
|
|
6338
|
-
margin-top:
|
|
6357
|
+
margin-top: var(--td-comp-margin-xs);
|
|
6339
6358
|
}
|
|
6340
6359
|
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child)::before,
|
|
6341
6360
|
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
|
|
6342
6361
|
color: var(--td-brand-color);
|
|
6343
6362
|
}
|
|
6344
6363
|
.t-steps--vertical.t-steps--reverse .t-steps-item {
|
|
6345
|
-
padding-bottom:
|
|
6364
|
+
padding-bottom: var(--td-comp-margin-xxl);
|
|
6346
6365
|
margin-bottom: 5px;
|
|
6347
6366
|
}
|
|
6348
6367
|
.t-steps--vertical.t-steps--reverse .t-steps-item:not(:last-child)::before {
|
|
@@ -6376,7 +6395,7 @@
|
|
|
6376
6395
|
-webkit-box-align: center;
|
|
6377
6396
|
-ms-flex-align: center;
|
|
6378
6397
|
align-items: center;
|
|
6379
|
-
font-size:
|
|
6398
|
+
font-size: var(--td-font-size-body-medium);
|
|
6380
6399
|
color: var(--td-text-color-placeholder);
|
|
6381
6400
|
}
|
|
6382
6401
|
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
|
|
@@ -6433,16 +6452,16 @@
|
|
|
6433
6452
|
align-items: center;
|
|
6434
6453
|
color: var(--td-text-color-primary);
|
|
6435
6454
|
font: var(--td-font-body-medium);
|
|
6436
|
-
padding:
|
|
6455
|
+
padding: var(--td-comp-paddingTB-m) var(--td-comp-paddingLR-l);
|
|
6437
6456
|
}
|
|
6438
6457
|
.t-message > .t-icon,
|
|
6439
6458
|
.t-message > [data-t-icon] > .t-icon,
|
|
6440
6459
|
.t-message .t-loading {
|
|
6441
6460
|
color: var(--td-brand-color);
|
|
6442
|
-
margin-right:
|
|
6461
|
+
margin-right: var(--td-comp-margin-s);
|
|
6443
6462
|
-ms-flex-negative: 0;
|
|
6444
6463
|
flex-shrink: 0;
|
|
6445
|
-
font-size: var(--td-font-size-
|
|
6464
|
+
font-size: calc(var(--td-font-size-body-medium) + 6px);
|
|
6446
6465
|
}
|
|
6447
6466
|
.t-message.t-is-success > .t-icon,
|
|
6448
6467
|
.t-message.t-is-success > [data-t-icon] > .t-icon,
|
|
@@ -6464,12 +6483,12 @@
|
|
|
6464
6483
|
display: -ms-inline-flexbox;
|
|
6465
6484
|
display: inline-flex;
|
|
6466
6485
|
margin-right: 0;
|
|
6467
|
-
margin-left:
|
|
6486
|
+
margin-left: var(--td-comp-margin-xxl);
|
|
6468
6487
|
cursor: pointer;
|
|
6469
6488
|
color: var(--td-text-color-secondary);
|
|
6470
6489
|
}
|
|
6471
6490
|
.t-message.t-is-closable .t-message__close .t-icon-close {
|
|
6472
|
-
font-size: var(--td-font-size-body-
|
|
6491
|
+
font-size: calc(var(--td-font-size-body-medium) + 2px);
|
|
6473
6492
|
border-radius: var(--td-radius-default);
|
|
6474
6493
|
-webkit-transition: all 0.2s linear;
|
|
6475
6494
|
transition: all 0.2s linear;
|
|
@@ -6485,7 +6504,7 @@
|
|
|
6485
6504
|
z-index: 6000;
|
|
6486
6505
|
}
|
|
6487
6506
|
.t-message__list .t-message {
|
|
6488
|
-
margin-bottom:
|
|
6507
|
+
margin-bottom: var(--td-comp-margin-s);
|
|
6489
6508
|
word-break: break-all;
|
|
6490
6509
|
}
|
|
6491
6510
|
|
|
@@ -6891,12 +6910,15 @@ a .t-tag:active {
|
|
|
6891
6910
|
margin-left: 4px;
|
|
6892
6911
|
}
|
|
6893
6912
|
.t-tag-input .t-input {
|
|
6894
|
-
padding-left: 4px;
|
|
6895
6913
|
overflow: hidden;
|
|
6896
6914
|
min-height: 32px;
|
|
6915
|
+
padding: 4px;
|
|
6916
|
+
height: -webkit-fit-content;
|
|
6917
|
+
height: -moz-fit-content;
|
|
6918
|
+
height: fit-content;
|
|
6897
6919
|
}
|
|
6898
6920
|
.t-tag-input .t-input.t-size-s {
|
|
6899
|
-
padding
|
|
6921
|
+
padding: 2px;
|
|
6900
6922
|
min-height: 24px;
|
|
6901
6923
|
}
|
|
6902
6924
|
.t-tag-input .t-input.t-size-l {
|
|
@@ -6917,14 +6939,11 @@ a .t-tag:active {
|
|
|
6917
6939
|
cursor: pointer;
|
|
6918
6940
|
}
|
|
6919
6941
|
.t-tag-input--break-line .t-input {
|
|
6920
|
-
|
|
6921
|
-
flex-wrap: nowrap;
|
|
6942
|
+
display: block;
|
|
6922
6943
|
padding-right: 24px;
|
|
6923
6944
|
}
|
|
6924
6945
|
.t-tag-input--break-line .t-input.t-input--prefix > .t-input__prefix {
|
|
6925
|
-
display:
|
|
6926
|
-
display: -ms-inline-flexbox;
|
|
6927
|
-
display: inline-flex;
|
|
6946
|
+
display: inline;
|
|
6928
6947
|
text-align: left;
|
|
6929
6948
|
}
|
|
6930
6949
|
.t-tag-input--break-line .t-input .t-input__suffix-icon {
|
|
@@ -7464,8 +7483,8 @@ ul.t-select-option-group__header,
|
|
|
7464
7483
|
.t-pagination__select {
|
|
7465
7484
|
-ms-flex-negative: 0;
|
|
7466
7485
|
flex-shrink: 0;
|
|
7467
|
-
margin-right:
|
|
7468
|
-
height:
|
|
7486
|
+
margin-right: var(--td-comp-margin-l);
|
|
7487
|
+
height: var(--td-comp-size-m);
|
|
7469
7488
|
font-size: var(--td-font-size-body-medium);
|
|
7470
7489
|
color: var(--td-text-color-secondary);
|
|
7471
7490
|
}
|
|
@@ -7485,9 +7504,9 @@ ul.t-select-option-group__header,
|
|
|
7485
7504
|
color: var(--td-text-color-secondary);
|
|
7486
7505
|
border-radius: var(--td-radius-default);
|
|
7487
7506
|
font: var(--td-font-body-large);
|
|
7488
|
-
width:
|
|
7489
|
-
height:
|
|
7490
|
-
line-height:
|
|
7507
|
+
width: var(--td-comp-size-m);
|
|
7508
|
+
height: var(--td-comp-size-m);
|
|
7509
|
+
line-height: var(--td-comp-size-m);
|
|
7491
7510
|
}
|
|
7492
7511
|
.t-pagination__btn:hover {
|
|
7493
7512
|
background-color: var(--td-bg-color-secondarycontainer-hover);
|
|
@@ -7507,10 +7526,10 @@ ul.t-select-option-group__header,
|
|
|
7507
7526
|
cursor: not-allowed;
|
|
7508
7527
|
}
|
|
7509
7528
|
.t-pagination__btn-prev {
|
|
7510
|
-
margin-right:
|
|
7529
|
+
margin-right: var(--td-comp-margin-s);
|
|
7511
7530
|
}
|
|
7512
7531
|
.t-pagination__btn-next {
|
|
7513
|
-
margin-left:
|
|
7532
|
+
margin-left: var(--td-comp-margin-s);
|
|
7514
7533
|
}
|
|
7515
7534
|
.t-pagination__btn + .t-pagination__select {
|
|
7516
7535
|
margin-right: 0;
|
|
@@ -7527,7 +7546,7 @@ ul.t-select-option-group__header,
|
|
|
7527
7546
|
margin: 0;
|
|
7528
7547
|
}
|
|
7529
7548
|
.t-pagination__pager li:not(:last-child) {
|
|
7530
|
-
margin-right:
|
|
7549
|
+
margin-right: var(--td-comp-margin-s);
|
|
7531
7550
|
}
|
|
7532
7551
|
.t-pagination__number {
|
|
7533
7552
|
display: inline-block;
|
|
@@ -7538,12 +7557,12 @@ ul.t-select-option-group__header,
|
|
|
7538
7557
|
background-color: var(--td-bg-color-container);
|
|
7539
7558
|
-webkit-box-sizing: border-box;
|
|
7540
7559
|
box-sizing: border-box;
|
|
7541
|
-
height:
|
|
7542
|
-
min-width:
|
|
7543
|
-
line-height:
|
|
7560
|
+
height: var(--td-comp-size-m);
|
|
7561
|
+
min-width: var(--td-comp-size-m);
|
|
7562
|
+
line-height: calc(var(--td-comp-size-m) - 2px);
|
|
7544
7563
|
font-size: var(--td-font-body-medium);
|
|
7545
|
-
padding-left:
|
|
7546
|
-
padding-right:
|
|
7564
|
+
padding-left: var(--td-comp-paddingLR-xs);
|
|
7565
|
+
padding-right: var(--td-comp-paddingLR-xs);
|
|
7547
7566
|
}
|
|
7548
7567
|
.t-pagination__number:hover {
|
|
7549
7568
|
color: var(--td-brand-color-hover);
|
|
@@ -7612,7 +7631,7 @@ ul.t-select-option-group__header,
|
|
|
7612
7631
|
align-items: center;
|
|
7613
7632
|
-ms-flex-negative: 0;
|
|
7614
7633
|
flex-shrink: 0;
|
|
7615
|
-
margin-left:
|
|
7634
|
+
margin-left: var(--td-comp-margin-s);
|
|
7616
7635
|
font-size: var(--td-font-body-medium);
|
|
7617
7636
|
gap: 4px;
|
|
7618
7637
|
}
|
|
@@ -7623,17 +7642,17 @@ ul.t-select-option-group__header,
|
|
|
7623
7642
|
font: var(--td-font-body-small);
|
|
7624
7643
|
}
|
|
7625
7644
|
.t-pagination.t-size-s .t-pagination__select {
|
|
7626
|
-
height:
|
|
7645
|
+
height: var(--td-comp-size-xs);
|
|
7627
7646
|
font-size: var(--td-font-size-body-small);
|
|
7628
7647
|
}
|
|
7629
7648
|
.t-pagination.t-size-s .t-pagination__number {
|
|
7630
7649
|
border: 0 none;
|
|
7631
|
-
height:
|
|
7632
|
-
min-width:
|
|
7633
|
-
line-height:
|
|
7650
|
+
height: var(--td-comp-size-xs);
|
|
7651
|
+
min-width: var(--td-comp-size-xs);
|
|
7652
|
+
line-height: var(--td-comp-size-xs);
|
|
7634
7653
|
font-size: var(--td-font-body-small);
|
|
7635
|
-
padding-left:
|
|
7636
|
-
padding-right:
|
|
7654
|
+
padding-left: var(--td-comp-paddingLR-xxs);
|
|
7655
|
+
padding-right: var(--td-comp-paddingLR-xxs);
|
|
7637
7656
|
}
|
|
7638
7657
|
.t-pagination.t-size-s .t-pagination__number:hover:not(.t-pagination.t-size-s .t-pagination__number.t-is-current) {
|
|
7639
7658
|
color: var(--td-text-color-primary);
|
|
@@ -7657,9 +7676,9 @@ ul.t-select-option-group__header,
|
|
|
7657
7676
|
.t-pagination.t-size-s .t-pagination__btn {
|
|
7658
7677
|
border: 0 none;
|
|
7659
7678
|
background: none;
|
|
7660
|
-
width:
|
|
7661
|
-
height:
|
|
7662
|
-
line-height:
|
|
7679
|
+
width: var(--td-comp-size-xs);
|
|
7680
|
+
height: var(--td-comp-size-xs);
|
|
7681
|
+
line-height: var(--td-comp-size-xs);
|
|
7663
7682
|
}
|
|
7664
7683
|
.t-pagination.t-size-s .t-pagination__btn:hover {
|
|
7665
7684
|
background-color: var(--td-bg-color-secondarycontainer-hover);
|
|
@@ -8836,7 +8855,7 @@ ul.t-select-option-group__header,
|
|
|
8836
8855
|
.t-list__load {
|
|
8837
8856
|
background: var(--td-bg-color-container);
|
|
8838
8857
|
text-align: center;
|
|
8839
|
-
line-height:
|
|
8858
|
+
line-height: var(--td-line-height-body-small);
|
|
8840
8859
|
}
|
|
8841
8860
|
.t-list__load > div {
|
|
8842
8861
|
display: -webkit-box;
|
|
@@ -8934,12 +8953,12 @@ ul.t-select-option-group__header,
|
|
|
8934
8953
|
background-color: var(--td-bg-color-secondarycontainer-hover);
|
|
8935
8954
|
}
|
|
8936
8955
|
.t-tabs__btn.t-size-m {
|
|
8937
|
-
height:
|
|
8938
|
-
line-height:
|
|
8956
|
+
height: var(--td-comp-size-xxl);
|
|
8957
|
+
line-height: var(--td-comp-size-xxl);
|
|
8939
8958
|
}
|
|
8940
8959
|
.t-tabs__btn.t-size-l {
|
|
8941
|
-
height:
|
|
8942
|
-
line-height:
|
|
8960
|
+
height: var(--td-comp-size-xxxxl);
|
|
8961
|
+
line-height: var(--td-comp-size-xxxxl);
|
|
8943
8962
|
}
|
|
8944
8963
|
.t-tabs__btn--left {
|
|
8945
8964
|
border-right: 1px solid var(--td-component-stroke);
|
|
@@ -9026,12 +9045,12 @@ ul.t-select-option-group__header,
|
|
|
9026
9045
|
font: var(--td-font-body-large);
|
|
9027
9046
|
}
|
|
9028
9047
|
.t-tabs__scroll-btn.t-size-m {
|
|
9029
|
-
height:
|
|
9030
|
-
line-height:
|
|
9048
|
+
height: var(--td-comp-size-xxl);
|
|
9049
|
+
line-height: var(--td-comp-size-xxl);
|
|
9031
9050
|
}
|
|
9032
9051
|
.t-tabs__scroll-btn.t-size-l {
|
|
9033
|
-
height:
|
|
9034
|
-
line-height:
|
|
9052
|
+
height: var(--td-comp-size-xxxxl);
|
|
9053
|
+
line-height: var(--td-comp-size-xxxxl);
|
|
9035
9054
|
}
|
|
9036
9055
|
.t-tabs__nav-scroll {
|
|
9037
9056
|
position: relative;
|
|
@@ -9154,12 +9173,12 @@ ul.t-select-option-group__header,
|
|
|
9154
9173
|
align-items: center;
|
|
9155
9174
|
}
|
|
9156
9175
|
.t-tabs__nav-item.t-size-m {
|
|
9157
|
-
height:
|
|
9158
|
-
line-height:
|
|
9176
|
+
height: var(--td-comp-size-xxl);
|
|
9177
|
+
line-height: var(--td-comp-size-xxl);
|
|
9159
9178
|
}
|
|
9160
9179
|
.t-tabs__nav-item.t-size-l {
|
|
9161
|
-
height:
|
|
9162
|
-
line-height:
|
|
9180
|
+
height: var(--td-comp-size-xxxxl);
|
|
9181
|
+
line-height: var(--td-comp-size-xxxxl);
|
|
9163
9182
|
}
|
|
9164
9183
|
.t-tabs__nav-item.t-is-active {
|
|
9165
9184
|
color: var(--td-brand-color);
|
|
@@ -9233,16 +9252,16 @@ ul.t-select-option-group__header,
|
|
|
9233
9252
|
-webkit-box-sizing: border-box;
|
|
9234
9253
|
box-sizing: border-box;
|
|
9235
9254
|
border-radius: var(--td-radius-medium);
|
|
9236
|
-
width:
|
|
9237
|
-
padding:
|
|
9255
|
+
width: 360px;
|
|
9256
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
|
|
9238
9257
|
}
|
|
9239
9258
|
.t-notification__icon {
|
|
9240
|
-
width:
|
|
9259
|
+
width: calc(var(--td-font-size-body-large) + 8px);
|
|
9241
9260
|
text-align: center;
|
|
9242
|
-
margin-right:
|
|
9261
|
+
margin-right: var(--td-comp-margin-s);
|
|
9243
9262
|
}
|
|
9244
9263
|
.t-notification__icon .t-icon {
|
|
9245
|
-
font-size:
|
|
9264
|
+
font-size: calc(var(--td-font-size-body-large) + 8px);
|
|
9246
9265
|
}
|
|
9247
9266
|
.t-notification .t-icon.t-is-info {
|
|
9248
9267
|
color: var(--td-brand-color);
|
|
@@ -9288,10 +9307,9 @@ ul.t-select-option-group__header,
|
|
|
9288
9307
|
.t-notification__content {
|
|
9289
9308
|
font: var(--td-font-body-medium);
|
|
9290
9309
|
color: var(--td-text-color-secondary);
|
|
9291
|
-
margin-top:
|
|
9310
|
+
margin-top: var(--td-comp-margin-s);
|
|
9292
9311
|
max-height: 66px;
|
|
9293
9312
|
overflow: hidden;
|
|
9294
|
-
padding-right: 5px;
|
|
9295
9313
|
text-overflow: ellipsis;
|
|
9296
9314
|
word-break: break-all;
|
|
9297
9315
|
/* stylelint-disable-next-line */
|
|
@@ -9301,27 +9319,23 @@ ul.t-select-option-group__header,
|
|
|
9301
9319
|
-webkit-box-orient: vertical;
|
|
9302
9320
|
}
|
|
9303
9321
|
.t-notification__detail {
|
|
9304
|
-
margin-top:
|
|
9322
|
+
margin-top: var(--td-comp-margin-l);
|
|
9305
9323
|
text-align: right;
|
|
9306
9324
|
font: var(--td-font-body-medium);
|
|
9307
9325
|
}
|
|
9308
9326
|
.t-notification__detail-item {
|
|
9309
|
-
padding: 5px 16px;
|
|
9310
|
-
color: inherit;
|
|
9311
9327
|
cursor: pointer;
|
|
9312
9328
|
}
|
|
9313
9329
|
.t-notification__detail-item:hover {
|
|
9314
9330
|
color: inherit;
|
|
9315
9331
|
background: var(--td-bg-color-container-hover);
|
|
9316
|
-
border-radius: var(--td-radius-medium);
|
|
9317
9332
|
}
|
|
9318
9333
|
.t-notification__detail-item:active {
|
|
9319
9334
|
color: inherit;
|
|
9320
9335
|
background: var(--td-bg-color-container-active);
|
|
9321
|
-
border-radius: var(--td-radius-medium);
|
|
9322
9336
|
}
|
|
9323
9337
|
.t-notification__detail-item + .t-notification__detail-item {
|
|
9324
|
-
margin-left:
|
|
9338
|
+
margin-left: var(--td-comp-margin-s);
|
|
9325
9339
|
}
|
|
9326
9340
|
.t-notification__detail-item.t-is-active {
|
|
9327
9341
|
color: var(--td-brand-color);
|
|
@@ -9511,14 +9525,14 @@ a.t-menu__item:active {
|
|
|
9511
9525
|
height: 64px;
|
|
9512
9526
|
}
|
|
9513
9527
|
.t-head-menu__inner li + li {
|
|
9514
|
-
margin-left:
|
|
9528
|
+
margin-left: var(--td-comp-margin-xs);
|
|
9515
9529
|
}
|
|
9516
9530
|
.t-head-menu__inner .t-menu:first-child {
|
|
9517
|
-
margin-left:
|
|
9531
|
+
margin-left: var(--td-comp-margin-xxl);
|
|
9518
9532
|
}
|
|
9519
9533
|
.t-head-menu .t-menu__logo:not(:empty) {
|
|
9520
9534
|
height: 100%;
|
|
9521
|
-
margin-right:
|
|
9535
|
+
margin-right: var(--td-comp-margin-xxxl);
|
|
9522
9536
|
}
|
|
9523
9537
|
.t-head-menu .t-menu {
|
|
9524
9538
|
-webkit-box-flex: 1;
|
|
@@ -9542,13 +9556,13 @@ a.t-menu__item:active {
|
|
|
9542
9556
|
height: 64px;
|
|
9543
9557
|
line-height: 64px;
|
|
9544
9558
|
text-align: right;
|
|
9545
|
-
margin-right:
|
|
9559
|
+
margin-right: var(--td-comp-margin-s);
|
|
9546
9560
|
overflow: hidden;
|
|
9547
9561
|
}
|
|
9548
9562
|
.t-head-menu .t-menu__operations-icon {
|
|
9549
9563
|
width: 40px;
|
|
9550
9564
|
height: 40px;
|
|
9551
|
-
padding:
|
|
9565
|
+
padding: var(--td-comp-paddingTB-s) var(--td-comp-paddingLR-s);
|
|
9552
9566
|
line-height: 40px;
|
|
9553
9567
|
-webkit-box-sizing: border-box;
|
|
9554
9568
|
box-sizing: border-box;
|
|
@@ -9619,8 +9633,8 @@ a.t-menu__item:active {
|
|
|
9619
9633
|
-ms-flex-pack: start;
|
|
9620
9634
|
justify-content: flex-start;
|
|
9621
9635
|
white-space: nowrap;
|
|
9622
|
-
padding-left:
|
|
9623
|
-
padding-right:
|
|
9636
|
+
padding-left: var(--td-comp-paddingLR-l);
|
|
9637
|
+
padding-right: var(--td-comp-paddingLR-l);
|
|
9624
9638
|
min-width: 100%;
|
|
9625
9639
|
margin-left: 0;
|
|
9626
9640
|
color: var(--td-font-gray-2);
|
|
@@ -9632,10 +9646,10 @@ a.t-menu__item:active {
|
|
|
9632
9646
|
margin-left: 0;
|
|
9633
9647
|
}
|
|
9634
9648
|
.t-head-menu .t-submenu-icon {
|
|
9635
|
-
margin-left:
|
|
9649
|
+
margin-left: var(--td-comp-margin-s);
|
|
9636
9650
|
}
|
|
9637
9651
|
.t-head-menu .t-fake-arrow {
|
|
9638
|
-
margin-left:
|
|
9652
|
+
margin-left: var(--td-comp-margin-s);
|
|
9639
9653
|
}
|
|
9640
9654
|
.t-head-menu .t-menu__popup-inner .t-menu__popup {
|
|
9641
9655
|
top: -8px;
|
|
@@ -9738,7 +9752,7 @@ a.t-menu__item:active {
|
|
|
9738
9752
|
margin-right: initial;
|
|
9739
9753
|
}
|
|
9740
9754
|
.t-default-menu.t-is-collapsed .t-menu__popup .t-menu__item {
|
|
9741
|
-
padding-left:
|
|
9755
|
+
padding-left: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
|
|
9742
9756
|
-webkit-box-pack: start;
|
|
9743
9757
|
-ms-flex-pack: start;
|
|
9744
9758
|
justify-content: flex-start;
|
|
@@ -9808,7 +9822,7 @@ a.t-menu__item:active {
|
|
|
9808
9822
|
border-bottom: 1px solid var(--td-component-stroke);
|
|
9809
9823
|
}
|
|
9810
9824
|
.t-default-menu__inner .t-menu {
|
|
9811
|
-
padding:
|
|
9825
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-s);
|
|
9812
9826
|
position: relative;
|
|
9813
9827
|
-webkit-box-flex: 1;
|
|
9814
9828
|
-ms-flex: 1;
|
|
@@ -9827,13 +9841,13 @@ a.t-menu__item:active {
|
|
|
9827
9841
|
box-sizing: border-box;
|
|
9828
9842
|
}
|
|
9829
9843
|
.t-default-menu .t-submenu {
|
|
9830
|
-
margin-bottom:
|
|
9844
|
+
margin-bottom: var(--td-comp-margin-xs);
|
|
9831
9845
|
position: relative;
|
|
9832
9846
|
}
|
|
9833
9847
|
.t-default-menu .t-menu__operations:not(:empty) {
|
|
9834
9848
|
width: 100%;
|
|
9835
9849
|
position: relative;
|
|
9836
|
-
padding:
|
|
9850
|
+
padding: var(--td-comp-paddingTB-s) var(--td-comp-paddingLR-l);
|
|
9837
9851
|
top: 0;
|
|
9838
9852
|
left: 0;
|
|
9839
9853
|
text-align: left;
|
|
@@ -9844,14 +9858,14 @@ a.t-menu__item:active {
|
|
|
9844
9858
|
.t-default-menu .t-menu__operations-icon {
|
|
9845
9859
|
width: 32px;
|
|
9846
9860
|
height: 32px;
|
|
9847
|
-
padding:
|
|
9861
|
+
padding: var(--td-comp-paddingTB-s) var(--td-comp-paddingLR-s);
|
|
9848
9862
|
cursor: pointer;
|
|
9849
9863
|
color: var(--td-font-gray-1);
|
|
9850
9864
|
-webkit-box-sizing: border-box;
|
|
9851
9865
|
box-sizing: border-box;
|
|
9852
9866
|
}
|
|
9853
9867
|
.t-default-menu .t-menu__item.t-is-opened {
|
|
9854
|
-
margin:
|
|
9868
|
+
margin: var(--td-comp-margin-xs) 0;
|
|
9855
9869
|
color: var(--td-font-gray-1);
|
|
9856
9870
|
background-color: unset;
|
|
9857
9871
|
}
|
|
@@ -9888,7 +9902,7 @@ a.t-menu__item:active {
|
|
|
9888
9902
|
}
|
|
9889
9903
|
.t-default-menu .t-menu__item {
|
|
9890
9904
|
position: relative;
|
|
9891
|
-
margin:
|
|
9905
|
+
margin: var(--td-comp-margin-xs) 0;
|
|
9892
9906
|
padding: 0 10px 0 16px;
|
|
9893
9907
|
height: 36px;
|
|
9894
9908
|
line-height: 36px;
|
|
@@ -9924,7 +9938,7 @@ a.t-menu__item:active {
|
|
|
9924
9938
|
background: var(--td-gray-color-2);
|
|
9925
9939
|
}
|
|
9926
9940
|
.t-default-menu .t-menu__item:hover:not(.t-is-active):not(.t-is-disabled) + .t-menu__item {
|
|
9927
|
-
margin-top:
|
|
9941
|
+
margin-top: var(--td-comp-margin-xs);
|
|
9928
9942
|
}
|
|
9929
9943
|
.t-menu {
|
|
9930
9944
|
color: var(--td-font-gray-2);
|
|
@@ -10055,7 +10069,7 @@ a.t-menu__item:active {
|
|
|
10055
10069
|
}
|
|
10056
10070
|
.t-icon + .t-menu__content,
|
|
10057
10071
|
.t-icon + .t-menu__item-link {
|
|
10058
|
-
margin-left:
|
|
10072
|
+
margin-left: var(--td-comp-margin-s);
|
|
10059
10073
|
}
|
|
10060
10074
|
.t-menu--dark.t-head-menu {
|
|
10061
10075
|
background-color: var(--td-gray-color-13);
|
|
@@ -10142,13 +10156,13 @@ a.t-menu__item:active {
|
|
|
10142
10156
|
margin: 0;
|
|
10143
10157
|
}
|
|
10144
10158
|
.t-menu__popup-wrapper {
|
|
10145
|
-
padding:
|
|
10159
|
+
padding: var(--td-comp-paddingLR-s);
|
|
10146
10160
|
height: 100%;
|
|
10147
10161
|
list-style: none;
|
|
10148
10162
|
margin: 0;
|
|
10149
10163
|
}
|
|
10150
10164
|
.t-menu__popup .t-fake-arrow {
|
|
10151
|
-
margin-left:
|
|
10165
|
+
margin-left: var(--td-comp-margin-s);
|
|
10152
10166
|
}
|
|
10153
10167
|
.t-menu__popup.t-is-vertical {
|
|
10154
10168
|
max-height: unset;
|
|
@@ -10158,17 +10172,17 @@ a.t-menu__item:active {
|
|
|
10158
10172
|
width: var(--popup-width, 216px);
|
|
10159
10173
|
}
|
|
10160
10174
|
.t-menu__popup.t-is-vertical .t-menu__item {
|
|
10161
|
-
padding-left:
|
|
10162
|
-
padding-right:
|
|
10175
|
+
padding-left: var(--td-comp-paddingLR-l);
|
|
10176
|
+
padding-right: var(--td-comp-paddingLR-l);
|
|
10163
10177
|
margin: 4px 0;
|
|
10164
10178
|
}
|
|
10165
10179
|
.t-menu__popup.t-is-horizontal .t-menu__item {
|
|
10166
|
-
padding-left:
|
|
10167
|
-
padding-right:
|
|
10180
|
+
padding-left: var(--td-comp-paddingLR-l);
|
|
10181
|
+
padding-right: var(--td-comp-paddingLR-l);
|
|
10168
10182
|
white-space: nowrap;
|
|
10169
10183
|
}
|
|
10170
10184
|
.t-menu__popup.t-is-horizontal li + li {
|
|
10171
|
-
margin-top:
|
|
10185
|
+
margin-top: var(--td-comp-margin-xs);
|
|
10172
10186
|
}
|
|
10173
10187
|
.t-menu__popup.t-is-opened {
|
|
10174
10188
|
max-height: var(--popup-max-height, 364px);
|
|
@@ -10204,7 +10218,7 @@ a.t-menu__item:active {
|
|
|
10204
10218
|
background-color: var(--td-gray-color-1);
|
|
10205
10219
|
}
|
|
10206
10220
|
.t-menu__operations-icon {
|
|
10207
|
-
margin-right:
|
|
10221
|
+
margin-right: var(--td-comp-margin-l);
|
|
10208
10222
|
border-radius: var(--td-radius-default);
|
|
10209
10223
|
color: var(--td-font-gray-2);
|
|
10210
10224
|
-webkit-transition: background-color 0.24s cubic-bezier(0.38, 0, 0.24, 1);
|
|
@@ -10515,7 +10529,7 @@ a.t-menu__item:active {
|
|
|
10515
10529
|
width: 100%;
|
|
10516
10530
|
}
|
|
10517
10531
|
.t-dialog__header .t-icon:not(.t-icon-close) {
|
|
10518
|
-
font-size: var(--td-
|
|
10532
|
+
font-size: calc(var(--td-font-size-body-large) + 8px);
|
|
10519
10533
|
display: -webkit-inline-box;
|
|
10520
10534
|
display: -ms-inline-flexbox;
|
|
10521
10535
|
display: inline-flex;
|
|
@@ -10593,13 +10607,13 @@ a.t-menu__item:active {
|
|
|
10593
10607
|
padding: var(--td-comp-paddingTB-xxl) var(--td-comp-paddingLR-xxl);
|
|
10594
10608
|
}
|
|
10595
10609
|
.t-dialog__close {
|
|
10596
|
-
font-size: var(--td-
|
|
10610
|
+
font-size: calc(var(--td-font-size-body-large) + 4px);
|
|
10597
10611
|
color: var(--td-text-color-secondary);
|
|
10598
10612
|
display: -webkit-box;
|
|
10599
10613
|
display: -ms-flexbox;
|
|
10600
10614
|
display: flex;
|
|
10601
|
-
width: var(--td-
|
|
10602
|
-
height: var(--td-
|
|
10615
|
+
width: calc(var(--td-font-size-body-large) + 4px);
|
|
10616
|
+
height: calc(var(--td-font-size-body-large) + 4px);
|
|
10603
10617
|
-webkit-box-align: center;
|
|
10604
10618
|
-ms-flex-align: center;
|
|
10605
10619
|
align-items: center;
|
|
@@ -10801,7 +10815,7 @@ a.t-menu__item:active {
|
|
|
10801
10815
|
display: flex;
|
|
10802
10816
|
-ms-flex-wrap: nowrap;
|
|
10803
10817
|
flex-wrap: nowrap;
|
|
10804
|
-
padding:
|
|
10818
|
+
padding: var(--td-comp-paddingTB-xs) 0 var(--td-comp-paddingTB-xs) calc(var(--td-comp-margin-xxl) * var(--level));
|
|
10805
10819
|
cursor: default;
|
|
10806
10820
|
-webkit-transform: translateZ(0);
|
|
10807
10821
|
transform: translateZ(0);
|
|
@@ -10809,14 +10823,13 @@ a.t-menu__item:active {
|
|
|
10809
10823
|
backface-visibility: hidden;
|
|
10810
10824
|
-webkit-perspective: 1000;
|
|
10811
10825
|
perspective: 1000;
|
|
10812
|
-
line-height: 22px;
|
|
10813
10826
|
}
|
|
10814
10827
|
.t-tree__item .t-icon,
|
|
10815
10828
|
.t-tree__item .t-loading {
|
|
10816
10829
|
display: inline-block;
|
|
10817
10830
|
position: relative;
|
|
10818
10831
|
z-index: 2;
|
|
10819
|
-
font-size: var(--td-font-size-body-
|
|
10832
|
+
font-size: calc(var(--td-font-size-body-medium) + 2px);
|
|
10820
10833
|
}
|
|
10821
10834
|
.t-tree__item .t-icon {
|
|
10822
10835
|
color: var(--td-text-color-secondary);
|
|
@@ -10865,12 +10878,12 @@ a.t-menu__item:active {
|
|
|
10865
10878
|
background-clip: content-box;
|
|
10866
10879
|
}
|
|
10867
10880
|
.t-tree__item--tip-top::before {
|
|
10868
|
-
background-color: var(--td-brand-color
|
|
10881
|
+
background-color: var(--td-brand-color);
|
|
10869
10882
|
}
|
|
10870
10883
|
.t-tree__item--tip-bottom::before {
|
|
10871
10884
|
top: unset;
|
|
10872
10885
|
bottom: -2px;
|
|
10873
|
-
background-color: var(--td-brand-color
|
|
10886
|
+
background-color: var(--td-brand-color);
|
|
10874
10887
|
}
|
|
10875
10888
|
.t-tree__item--tip-highlight {
|
|
10876
10889
|
background-color: var(--td-brand-color-light);
|
|
@@ -10887,13 +10900,13 @@ a.t-menu__item:active {
|
|
|
10887
10900
|
.t-tree__line {
|
|
10888
10901
|
--level: 0;
|
|
10889
10902
|
--color: var(--td-border-level-1-color);
|
|
10890
|
-
--space:
|
|
10903
|
+
--space: var(--td-comp-margin-xxl);
|
|
10891
10904
|
--iconSize: 16px;
|
|
10892
10905
|
position: absolute;
|
|
10893
|
-
left: calc(
|
|
10894
|
-
bottom:
|
|
10906
|
+
left: calc(var(--td-comp-margin-xxl) * var(--level) - var(--td-comp-margin-l));
|
|
10907
|
+
bottom: var(--td-comp-margin-l);
|
|
10895
10908
|
width: 1px;
|
|
10896
|
-
height:
|
|
10909
|
+
height: 100%;
|
|
10897
10910
|
pointer-events: none;
|
|
10898
10911
|
}
|
|
10899
10912
|
.t-tree__line::before {
|
|
@@ -10902,16 +10915,16 @@ a.t-menu__item:active {
|
|
|
10902
10915
|
bottom: 0;
|
|
10903
10916
|
left: 0;
|
|
10904
10917
|
display: block;
|
|
10905
|
-
height:
|
|
10906
|
-
width:
|
|
10918
|
+
height: 100%;
|
|
10919
|
+
width: var(--td-comp-margin-m);
|
|
10907
10920
|
border-left: 1px solid var(--color);
|
|
10908
10921
|
border-bottom: 1px solid var(--color);
|
|
10909
10922
|
}
|
|
10910
10923
|
.t-tree__line--first::before {
|
|
10911
|
-
height:
|
|
10924
|
+
height: var(--td-line-height-body-medium);
|
|
10912
10925
|
}
|
|
10913
10926
|
.t-tree__line--leaf::before {
|
|
10914
|
-
width:
|
|
10927
|
+
width: var(--td-comp-margin-m);
|
|
10915
10928
|
}
|
|
10916
10929
|
.t-tree__icon {
|
|
10917
10930
|
position: relative;
|
|
@@ -10925,7 +10938,7 @@ a.t-menu__item:active {
|
|
|
10925
10938
|
-ms-flex-align: center;
|
|
10926
10939
|
align-items: center;
|
|
10927
10940
|
text-align: center;
|
|
10928
|
-
width:
|
|
10941
|
+
width: calc(var(--td-font-size-body-medium) + 2px);
|
|
10929
10942
|
font-size: 0;
|
|
10930
10943
|
-webkit-user-select: none;
|
|
10931
10944
|
-moz-user-select: none;
|
|
@@ -10941,14 +10954,17 @@ a.t-menu__item:active {
|
|
|
10941
10954
|
content: "";
|
|
10942
10955
|
display: block;
|
|
10943
10956
|
position: absolute;
|
|
10944
|
-
left:
|
|
10945
|
-
|
|
10946
|
-
|
|
10947
|
-
height: 16px;
|
|
10957
|
+
left: calc((calc(var(--td-font-size-body-medium) + 2px) - calc(var(--td-font-size-body-medium) + 6px)) / 2);
|
|
10958
|
+
width: calc(var(--td-font-size-body-medium) + 6px);
|
|
10959
|
+
height: calc(var(--td-font-size-body-medium) + 6px);
|
|
10948
10960
|
border-radius: var(--td-radius-default);
|
|
10961
|
+
-webkit-transition: 0.2s linear;
|
|
10962
|
+
transition: 0.2s linear;
|
|
10949
10963
|
}
|
|
10950
10964
|
.t-tree__icon:not(:empty):hover::after {
|
|
10951
10965
|
background-color: var(--td-bg-color-container-hover);
|
|
10966
|
+
-webkit-transition: 0.2s linear;
|
|
10967
|
+
transition: 0.2s linear;
|
|
10952
10968
|
}
|
|
10953
10969
|
.t-tree__icon:empty {
|
|
10954
10970
|
cursor: initial;
|
|
@@ -10960,8 +10976,8 @@ a.t-menu__item:active {
|
|
|
10960
10976
|
-webkit-box-flex: 0;
|
|
10961
10977
|
-ms-flex: 0 0 auto;
|
|
10962
10978
|
flex: 0 0 auto;
|
|
10963
|
-
padding:
|
|
10964
|
-
margin-left:
|
|
10979
|
+
padding: var(--td-comp-paddingTB-xxs) var(--td-comp-paddingLR-xs);
|
|
10980
|
+
margin-left: var(--td-comp-margin-xs);
|
|
10965
10981
|
border-radius: var(--td-radius-default);
|
|
10966
10982
|
cursor: pointer;
|
|
10967
10983
|
-webkit-transition: background-color 0.24s cubic-bezier(0.38, 0, 0.24, 1);
|
|
@@ -11077,11 +11093,11 @@ a.t-menu__item:active {
|
|
|
11077
11093
|
}
|
|
11078
11094
|
50% {
|
|
11079
11095
|
opacity: 0;
|
|
11080
|
-
max-height: calc(
|
|
11096
|
+
max-height: calc(100% * var(--hscale) + 0px);
|
|
11081
11097
|
}
|
|
11082
11098
|
100% {
|
|
11083
11099
|
opacity: 1;
|
|
11084
|
-
max-height: calc(
|
|
11100
|
+
max-height: calc(100% * var(--hscale) + 0px);
|
|
11085
11101
|
}
|
|
11086
11102
|
}
|
|
11087
11103
|
@keyframes t-tree-toggle {
|
|
@@ -11091,11 +11107,11 @@ a.t-menu__item:active {
|
|
|
11091
11107
|
}
|
|
11092
11108
|
50% {
|
|
11093
11109
|
opacity: 0;
|
|
11094
|
-
max-height: calc(
|
|
11110
|
+
max-height: calc(100% * var(--hscale) + 0px);
|
|
11095
11111
|
}
|
|
11096
11112
|
100% {
|
|
11097
11113
|
opacity: 1;
|
|
11098
|
-
max-height: calc(
|
|
11114
|
+
max-height: calc(100% * var(--hscale) + 0px);
|
|
11099
11115
|
}
|
|
11100
11116
|
}
|
|
11101
11117
|
.t-tree-select.t-single-suffix {
|
|
@@ -11143,7 +11159,7 @@ a.t-menu__item:active {
|
|
|
11143
11159
|
padding: 0;
|
|
11144
11160
|
list-style: none;
|
|
11145
11161
|
font: var(--td-font-body-medium);
|
|
11146
|
-
margin:
|
|
11162
|
+
margin: var(--td-comp-margin-xxl) 0;
|
|
11147
11163
|
border-top: 1px solid var(--td-border-level-1-color);
|
|
11148
11164
|
color: var(--td-text-color-primary);
|
|
11149
11165
|
-webkit-box-sizing: border-box;
|
|
@@ -11161,7 +11177,7 @@ a.t-menu__item:active {
|
|
|
11161
11177
|
.t-divider--vertical {
|
|
11162
11178
|
border-top: 0;
|
|
11163
11179
|
display: inline-block;
|
|
11164
|
-
margin: 0
|
|
11180
|
+
margin: 0 var(--td-comp-margin-m);
|
|
11165
11181
|
border-left: 1px solid var(--td-border-level-1-color);
|
|
11166
11182
|
height: 0.9em;
|
|
11167
11183
|
vertical-align: middle;
|
|
@@ -11418,7 +11434,6 @@ a.t-menu__item:active {
|
|
|
11418
11434
|
}
|
|
11419
11435
|
|
|
11420
11436
|
.t-anchor {
|
|
11421
|
-
font: var(--td-font-body-medium);
|
|
11422
11437
|
-webkit-box-sizing: border-box;
|
|
11423
11438
|
box-sizing: border-box;
|
|
11424
11439
|
margin: 0;
|
|
@@ -11428,7 +11443,7 @@ a.t-menu__item:active {
|
|
|
11428
11443
|
background: var(--td-bg-color-container);
|
|
11429
11444
|
width: 200px;
|
|
11430
11445
|
color: var(--td-text-color-primary);
|
|
11431
|
-
font
|
|
11446
|
+
font: var(--td-font-body-medium);
|
|
11432
11447
|
}
|
|
11433
11448
|
.t-anchor .t-is-active > a {
|
|
11434
11449
|
color: var(--td-brand-color);
|
|
@@ -11456,7 +11471,7 @@ a.t-menu__item:active {
|
|
|
11456
11471
|
background-color: var(--td-brand-color);
|
|
11457
11472
|
}
|
|
11458
11473
|
.t-anchor__item {
|
|
11459
|
-
padding:
|
|
11474
|
+
padding: var(--td-comp-paddingTB-xxs) var(--td-comp-paddingTB-l);
|
|
11460
11475
|
display: -webkit-box;
|
|
11461
11476
|
display: -ms-flexbox;
|
|
11462
11477
|
display: flex;
|
|
@@ -11469,23 +11484,18 @@ a.t-menu__item:active {
|
|
|
11469
11484
|
font-weight: 500;
|
|
11470
11485
|
}
|
|
11471
11486
|
.t-anchor__item .t-anchor__item {
|
|
11472
|
-
padding:
|
|
11487
|
+
padding: var(--td-comp-paddingTB-xxs) var(--td-comp-paddingTB-l);
|
|
11473
11488
|
}
|
|
11474
11489
|
.t-anchor__item-link {
|
|
11475
11490
|
display: inline-block;
|
|
11476
11491
|
position: relative;
|
|
11477
|
-
line-height: 22px;
|
|
11478
|
-
max-height: 72px;
|
|
11479
11492
|
overflow: hidden;
|
|
11480
11493
|
word-break: break-all;
|
|
11481
11494
|
color: var(--td-text-color-primary);
|
|
11482
11495
|
text-decoration: none;
|
|
11483
11496
|
text-align: justify;
|
|
11484
|
-
margin-right: -4px;
|
|
11485
|
-
padding-right: 10px;
|
|
11486
11497
|
}
|
|
11487
11498
|
.t-anchor a {
|
|
11488
|
-
line-height: 24px;
|
|
11489
11499
|
-webkit-transition: color 0.2s linear;
|
|
11490
11500
|
transition: color 0.2s linear;
|
|
11491
11501
|
}
|
|
@@ -11504,8 +11514,7 @@ a.t-menu__item:active {
|
|
|
11504
11514
|
}
|
|
11505
11515
|
.t-anchor__target {
|
|
11506
11516
|
cursor: pointer;
|
|
11507
|
-
font
|
|
11508
|
-
line-height: 24px;
|
|
11517
|
+
font: var(--td-font-body-medium);
|
|
11509
11518
|
color: var(--td-text-color-primary);
|
|
11510
11519
|
}
|
|
11511
11520
|
@-webkit-keyframes fadeOut {
|
|
@@ -11528,7 +11537,7 @@ a.t-menu__item:active {
|
|
|
11528
11537
|
}
|
|
11529
11538
|
.t-anchor__target .t-anchor__copy {
|
|
11530
11539
|
display: none;
|
|
11531
|
-
margin: 0 0 0
|
|
11540
|
+
margin: 0 0 0 var(--td-comp-margin-xs);
|
|
11532
11541
|
}
|
|
11533
11542
|
.t-anchor__target:hover .t-anchor__copy {
|
|
11534
11543
|
display: inline-block;
|
|
@@ -11908,28 +11917,28 @@ a.t-menu__item:active {
|
|
|
11908
11917
|
font: var(--td-font-link-medium);
|
|
11909
11918
|
}
|
|
11910
11919
|
.t-link .t-link__prefix-icon {
|
|
11911
|
-
margin-right:
|
|
11920
|
+
margin-right: var(--td-comp-margin-s);
|
|
11912
11921
|
}
|
|
11913
11922
|
.t-link .t-link__suffix-icon {
|
|
11914
|
-
margin-left:
|
|
11923
|
+
margin-left: var(--td-comp-margin-s);
|
|
11915
11924
|
}
|
|
11916
11925
|
.t-link.t-size-s {
|
|
11917
11926
|
font: var(--td-font-link-small);
|
|
11918
11927
|
}
|
|
11919
11928
|
.t-link.t-size-s .t-link__prefix-icon {
|
|
11920
|
-
margin-right:
|
|
11929
|
+
margin-right: var(--td-comp-margin-xs);
|
|
11921
11930
|
}
|
|
11922
11931
|
.t-link.t-size-s .t-link__suffix-icon {
|
|
11923
|
-
margin-left:
|
|
11932
|
+
margin-left: var(--td-comp-margin-xs);
|
|
11924
11933
|
}
|
|
11925
11934
|
.t-link.t-size-l {
|
|
11926
11935
|
font: var(--td-font-link-large);
|
|
11927
11936
|
}
|
|
11928
11937
|
.t-link.t-size-l .t-link__prefix-icon {
|
|
11929
|
-
margin-right:
|
|
11938
|
+
margin-right: var(--td-comp-margin-m);
|
|
11930
11939
|
}
|
|
11931
11940
|
.t-link.t-size-l .t-link__suffix-icon {
|
|
11932
|
-
margin-left:
|
|
11941
|
+
margin-left: var(--td-comp-margin-m);
|
|
11933
11942
|
}
|
|
11934
11943
|
.t-link--theme-default {
|
|
11935
11944
|
color: var(--td-text-color-primary);
|
|
@@ -13535,13 +13544,13 @@ a.t-menu__item:active {
|
|
|
13535
13544
|
margin: 0;
|
|
13536
13545
|
width: 100%;
|
|
13537
13546
|
height: auto;
|
|
13538
|
-
min-height:
|
|
13547
|
+
min-height: var(--td-line-height-body-small);
|
|
13539
13548
|
font: var(--td-font-body-small);
|
|
13540
13549
|
color: var(--td-text-color-placeholder);
|
|
13541
13550
|
}
|
|
13542
13551
|
.t-input__extra {
|
|
13543
13552
|
position: absolute;
|
|
13544
|
-
bottom: -
|
|
13553
|
+
bottom: calc(0px - var(--td-line-height-body-small));
|
|
13545
13554
|
max-width: 100%;
|
|
13546
13555
|
overflow: hidden;
|
|
13547
13556
|
text-overflow: ellipsis;
|
|
@@ -13778,8 +13787,14 @@ a.t-menu__item:active {
|
|
|
13778
13787
|
transform: translateY(100%);
|
|
13779
13788
|
}
|
|
13780
13789
|
.t-drawer__header {
|
|
13781
|
-
|
|
13782
|
-
|
|
13790
|
+
display: -webkit-box;
|
|
13791
|
+
display: -ms-flexbox;
|
|
13792
|
+
display: flex;
|
|
13793
|
+
-webkit-box-align: center;
|
|
13794
|
+
-ms-flex-align: center;
|
|
13795
|
+
align-items: center;
|
|
13796
|
+
min-height: var(--td-comp-size-xxxl);
|
|
13797
|
+
padding: 0 var(--td-comp-paddingLR-l);
|
|
13783
13798
|
font: var(--td-font-title-medium);
|
|
13784
13799
|
color: var(--td-text-color-primary);
|
|
13785
13800
|
border-bottom: 1px solid var(--td-border-level-1-color);
|
|
@@ -13788,7 +13803,7 @@ a.t-menu__item:active {
|
|
|
13788
13803
|
box-sizing: border-box;
|
|
13789
13804
|
}
|
|
13790
13805
|
.t-drawer__body {
|
|
13791
|
-
padding:
|
|
13806
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
|
|
13792
13807
|
overflow: auto;
|
|
13793
13808
|
-webkit-box-flex: 1;
|
|
13794
13809
|
-ms-flex: 1;
|
|
@@ -13796,8 +13811,7 @@ a.t-menu__item:active {
|
|
|
13796
13811
|
}
|
|
13797
13812
|
.t-drawer__footer {
|
|
13798
13813
|
width: 100%;
|
|
13799
|
-
|
|
13800
|
-
padding: 10px 16px;
|
|
13814
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
|
|
13801
13815
|
text-align: left;
|
|
13802
13816
|
border-top: 1px solid var(--td-border-level-1-color);
|
|
13803
13817
|
background-color: var(--td-bg-color-container);
|
|
@@ -13805,7 +13819,7 @@ a.t-menu__item:active {
|
|
|
13805
13819
|
box-sizing: border-box;
|
|
13806
13820
|
}
|
|
13807
13821
|
.t-drawer__footer .t-button {
|
|
13808
|
-
margin-left:
|
|
13822
|
+
margin-left: var(--td-comp-margin-s);
|
|
13809
13823
|
}
|
|
13810
13824
|
.t-drawer__footer .t-button:first-child {
|
|
13811
13825
|
margin-left: 0;
|
|
@@ -13821,10 +13835,10 @@ a.t-menu__item:active {
|
|
|
13821
13835
|
-webkit-box-align: center;
|
|
13822
13836
|
-ms-flex-align: center;
|
|
13823
13837
|
align-items: center;
|
|
13824
|
-
width:
|
|
13825
|
-
height:
|
|
13826
|
-
top:
|
|
13827
|
-
right:
|
|
13838
|
+
width: var(--td-comp-size-xs);
|
|
13839
|
+
height: var(--td-comp-size-xs);
|
|
13840
|
+
top: var(--td-comp-margin-s);
|
|
13841
|
+
right: var(--td-comp-margin-s);
|
|
13828
13842
|
color: var(--td-text-color-primary);
|
|
13829
13843
|
background-color: var(--td-bg-color-container);
|
|
13830
13844
|
border-radius: var(--td-radius-default);
|
|
@@ -13839,7 +13853,7 @@ a.t-menu__item:active {
|
|
|
13839
13853
|
background-color: var(--td-bg-color-container-active);
|
|
13840
13854
|
}
|
|
13841
13855
|
.t-drawer__close-btn .t-icon {
|
|
13842
|
-
font-size: var(--td-font-size-body-
|
|
13856
|
+
font-size: calc(var(--td-font-size-body-medium) + 2px);
|
|
13843
13857
|
vertical-align: unset;
|
|
13844
13858
|
}
|
|
13845
13859
|
.t-drawer--open {
|
|
@@ -14047,7 +14061,7 @@ a.t-menu__item:active {
|
|
|
14047
14061
|
}
|
|
14048
14062
|
.t-popconfirm__content {
|
|
14049
14063
|
position: relative;
|
|
14050
|
-
padding:
|
|
14064
|
+
padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
|
|
14051
14065
|
border-radius: var(--td-radius-medium);
|
|
14052
14066
|
}
|
|
14053
14067
|
.t-popconfirm__body {
|
|
@@ -14061,19 +14075,19 @@ a.t-menu__item:active {
|
|
|
14061
14075
|
}
|
|
14062
14076
|
.t-popconfirm__body > .t-icon {
|
|
14063
14077
|
display: inline-block;
|
|
14064
|
-
margin:
|
|
14065
|
-
|
|
14078
|
+
margin-right: var(--td-comp-margin-s);
|
|
14079
|
+
padding: calc((var(--td-line-height-body-medium) - calc(var(--td-font-size-body-medium) + 6px)) / 2) 0;
|
|
14080
|
+
font-size: calc(var(--td-font-size-body-medium) + 6px);
|
|
14066
14081
|
}
|
|
14067
14082
|
.t-popconfirm__confirm {
|
|
14068
|
-
margin-left:
|
|
14083
|
+
margin-left: var(--td-comp-margin-s);
|
|
14069
14084
|
}
|
|
14070
14085
|
.t-popconfirm__inner {
|
|
14071
14086
|
display: inline-block;
|
|
14072
14087
|
vertical-align: top;
|
|
14073
|
-
max-width:
|
|
14088
|
+
max-width: 320px;
|
|
14074
14089
|
font: var(--td-font-title-small);
|
|
14075
14090
|
color: var(--td-text-color-primary);
|
|
14076
|
-
margin-right: 8px;
|
|
14077
14091
|
}
|
|
14078
14092
|
.t-popconfirm__icon--warning {
|
|
14079
14093
|
color: var(--td-warning-color);
|
|
@@ -14086,7 +14100,7 @@ a.t-menu__item:active {
|
|
|
14086
14100
|
}
|
|
14087
14101
|
.t-popconfirm__buttons {
|
|
14088
14102
|
text-align: right;
|
|
14089
|
-
margin-top:
|
|
14103
|
+
margin-top: var(--td-comp-margin-l);
|
|
14090
14104
|
}
|
|
14091
14105
|
.t-popconfirm__buttons > span:last-child {
|
|
14092
14106
|
margin-right: 0;
|
|
@@ -14251,7 +14265,7 @@ a.t-menu__item:active {
|
|
|
14251
14265
|
align-items: center;
|
|
14252
14266
|
}
|
|
14253
14267
|
.t-breadcrumb__separator {
|
|
14254
|
-
margin: 0
|
|
14268
|
+
margin: 0 var(--td-comp-margin-xs);
|
|
14255
14269
|
display: -webkit-box;
|
|
14256
14270
|
display: -ms-flexbox;
|
|
14257
14271
|
display: flex;
|
|
@@ -14306,14 +14320,14 @@ a.t-menu__item:active {
|
|
|
14306
14320
|
animation: none;
|
|
14307
14321
|
}
|
|
14308
14322
|
.t-breadcrumb__item--arrow {
|
|
14309
|
-
margin: 0
|
|
14323
|
+
margin: 0 var(--td-comp-margin-xs);
|
|
14310
14324
|
line-height: 0;
|
|
14311
14325
|
color: var(--td-text-color-placeholder);
|
|
14312
14326
|
display: inline-block;
|
|
14313
14327
|
vertical-align: middle;
|
|
14314
14328
|
}
|
|
14315
14329
|
.t-breadcrumb__item--slash {
|
|
14316
|
-
margin: 0
|
|
14330
|
+
margin: 0 var(--td-comp-margin-xs);
|
|
14317
14331
|
line-height: 0;
|
|
14318
14332
|
color: var(--td-text-color-placeholder);
|
|
14319
14333
|
display: inline-block;
|
|
@@ -14326,7 +14340,7 @@ a.t-menu__item:active {
|
|
|
14326
14340
|
vertical-align: middle;
|
|
14327
14341
|
}
|
|
14328
14342
|
.t-breadcrumb__inner .t-icon {
|
|
14329
|
-
margin: 0
|
|
14343
|
+
margin: 0 var(--td-comp-margin-xs);
|
|
14330
14344
|
}
|
|
14331
14345
|
.t-breadcrumb__select {
|
|
14332
14346
|
position: relative;
|
|
@@ -14461,7 +14475,7 @@ a.t-menu__item:active {
|
|
|
14461
14475
|
-ms-flex-direction: column;
|
|
14462
14476
|
flex-direction: column;
|
|
14463
14477
|
border-radius: var(--td-radius-medium);
|
|
14464
|
-
padding:
|
|
14478
|
+
padding: var(--td-pop-padding-m);
|
|
14465
14479
|
gap: 2px;
|
|
14466
14480
|
overflow-y: auto;
|
|
14467
14481
|
overflow-x: hidden;
|
|
@@ -14481,12 +14495,12 @@ a.t-menu__item:active {
|
|
|
14481
14495
|
background-color: var(--td-scrollbar-hover-color);
|
|
14482
14496
|
}
|
|
14483
14497
|
.t-dropdown__menu .t-divider {
|
|
14484
|
-
margin:
|
|
14498
|
+
margin: var(--td-comp-margin-xs) var(--td-comp-margin-s) var(--td-comp-margin-xxs) var(--td-comp-margin-s);
|
|
14485
14499
|
color: var(--td-brand-color-light);
|
|
14486
|
-
width: calc(100% -
|
|
14500
|
+
width: calc(100% - var(--td-comp-margin-s) * 2);
|
|
14487
14501
|
}
|
|
14488
14502
|
.t-dropdown__menu--right .t-dropdown__item-direction {
|
|
14489
|
-
margin: 0 0 0
|
|
14503
|
+
margin: 0 0 0 var(--td-comp-margin-s);
|
|
14490
14504
|
}
|
|
14491
14505
|
.t-dropdown__menu--left .t-dropdown__item {
|
|
14492
14506
|
-webkit-box-pack: right;
|
|
@@ -14497,7 +14511,7 @@ a.t-menu__item:active {
|
|
|
14497
14511
|
text-align: right;
|
|
14498
14512
|
}
|
|
14499
14513
|
.t-dropdown__menu--left .t-dropdown__item-direction {
|
|
14500
|
-
margin: 0
|
|
14514
|
+
margin: 0 var(--td-comp-margin-s) 0 0;
|
|
14501
14515
|
}
|
|
14502
14516
|
.t-dropdown__submenu {
|
|
14503
14517
|
background-color: var(--td-bg-color-container);
|
|
@@ -14507,7 +14521,7 @@ a.t-menu__item:active {
|
|
|
14507
14521
|
border: 0.5px solid var(--td-component-border);
|
|
14508
14522
|
z-index: 1100;
|
|
14509
14523
|
position: absolute;
|
|
14510
|
-
padding:
|
|
14524
|
+
padding: var(--td-pop-padding-m);
|
|
14511
14525
|
display: none;
|
|
14512
14526
|
}
|
|
14513
14527
|
.t-dropdown__submenu ul {
|
|
@@ -14523,7 +14537,7 @@ a.t-menu__item:active {
|
|
|
14523
14537
|
left: calc(100% - 6px);
|
|
14524
14538
|
}
|
|
14525
14539
|
.t-dropdown__submenu--right .t-dropdown__item-direction {
|
|
14526
|
-
margin: 0 0 0
|
|
14540
|
+
margin: 0 0 0 var(--td-comp-margin-s);
|
|
14527
14541
|
}
|
|
14528
14542
|
.t-dropdown__submenu--left {
|
|
14529
14543
|
right: calc(100% - 6px);
|
|
@@ -14537,7 +14551,7 @@ a.t-menu__item:active {
|
|
|
14537
14551
|
text-align: right;
|
|
14538
14552
|
}
|
|
14539
14553
|
.t-dropdown__submenu--left .t-dropdown__item-direction {
|
|
14540
|
-
margin: 0
|
|
14554
|
+
margin: 0 var(--td-comp-margin-s) 0 0;
|
|
14541
14555
|
}
|
|
14542
14556
|
.t-dropdown__item {
|
|
14543
14557
|
border-radius: var(--td-radius-default);
|
|
@@ -14557,7 +14571,8 @@ a.t-menu__item:active {
|
|
|
14557
14571
|
-webkit-box-align: center;
|
|
14558
14572
|
-ms-flex-align: center;
|
|
14559
14573
|
align-items: center;
|
|
14560
|
-
|
|
14574
|
+
height: var(--td-comp-size-s);
|
|
14575
|
+
padding: 0 var(--td-comp-paddingLR-s);
|
|
14561
14576
|
--ripple-color: var(--td-bg-color-container-active);
|
|
14562
14577
|
}
|
|
14563
14578
|
.t-dropdown__item-icon {
|
|
@@ -14565,7 +14580,7 @@ a.t-menu__item:active {
|
|
|
14565
14580
|
display: -ms-flexbox;
|
|
14566
14581
|
display: flex;
|
|
14567
14582
|
color: currentcolor;
|
|
14568
|
-
margin-right:
|
|
14583
|
+
margin-right: var(--td-comp-margin-s);
|
|
14569
14584
|
font-size: var(--td-font-size-body-large);
|
|
14570
14585
|
}
|
|
14571
14586
|
.t-dropdown__item:hover > div {
|
|
@@ -16497,9 +16512,9 @@ a.t-menu__item:active {
|
|
|
16497
16512
|
transform: translateX(-50%);
|
|
16498
16513
|
top: auto;
|
|
16499
16514
|
right: auto;
|
|
16500
|
-
bottom: -
|
|
16501
|
-
height:
|
|
16502
|
-
line-height:
|
|
16515
|
+
bottom: calc(0px - calc(var(--td-line-height-body-medium) + 12px));
|
|
16516
|
+
height: var(--td-line-height-body-medium);
|
|
16517
|
+
line-height: var(--td-line-height-body-medium);
|
|
16503
16518
|
}
|
|
16504
16519
|
.t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
16505
16520
|
display: -webkit-box;
|
|
@@ -16514,8 +16529,8 @@ a.t-menu__item:active {
|
|
|
16514
16529
|
z-index: 2;
|
|
16515
16530
|
background-color: transparent;
|
|
16516
16531
|
color: var(--td-font-gray-4);
|
|
16517
|
-
width:
|
|
16518
|
-
height:
|
|
16532
|
+
width: var(--td-line-height-body-medium);
|
|
16533
|
+
height: var(--td-line-height-body-medium);
|
|
16519
16534
|
cursor: pointer;
|
|
16520
16535
|
}
|
|
16521
16536
|
.t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -16537,8 +16552,8 @@ a.t-menu__item:active {
|
|
|
16537
16552
|
z-index: 2;
|
|
16538
16553
|
background-color: transparent;
|
|
16539
16554
|
color: var(--td-font-gray-4);
|
|
16540
|
-
width:
|
|
16541
|
-
height:
|
|
16555
|
+
width: var(--td-line-height-body-medium);
|
|
16556
|
+
height: var(--td-line-height-body-medium);
|
|
16542
16557
|
cursor: pointer;
|
|
16543
16558
|
}
|
|
16544
16559
|
.t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -16678,9 +16693,9 @@ a.t-menu__item:active {
|
|
|
16678
16693
|
transform: translateX(-50%);
|
|
16679
16694
|
top: auto;
|
|
16680
16695
|
right: auto;
|
|
16681
|
-
bottom: -
|
|
16682
|
-
height:
|
|
16683
|
-
line-height:
|
|
16696
|
+
bottom: calc(0px - calc(var(--td-line-height-body-medium) + 12px));
|
|
16697
|
+
height: var(--td-line-height-body-medium);
|
|
16698
|
+
line-height: var(--td-line-height-body-medium);
|
|
16684
16699
|
}
|
|
16685
16700
|
.t-swiper--outside .t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
16686
16701
|
display: -webkit-box;
|
|
@@ -16695,8 +16710,8 @@ a.t-menu__item:active {
|
|
|
16695
16710
|
z-index: 2;
|
|
16696
16711
|
background-color: transparent;
|
|
16697
16712
|
color: var(--td-font-gray-4);
|
|
16698
|
-
width:
|
|
16699
|
-
height:
|
|
16713
|
+
width: var(--td-line-height-body-medium);
|
|
16714
|
+
height: var(--td-line-height-body-medium);
|
|
16700
16715
|
cursor: pointer;
|
|
16701
16716
|
}
|
|
16702
16717
|
.t-swiper--outside .t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -16718,8 +16733,8 @@ a.t-menu__item:active {
|
|
|
16718
16733
|
z-index: 2;
|
|
16719
16734
|
background-color: transparent;
|
|
16720
16735
|
color: var(--td-font-gray-4);
|
|
16721
|
-
width:
|
|
16722
|
-
height:
|
|
16736
|
+
width: var(--td-line-height-body-medium);
|
|
16737
|
+
height: var(--td-line-height-body-medium);
|
|
16723
16738
|
cursor: pointer;
|
|
16724
16739
|
}
|
|
16725
16740
|
.t-swiper--outside .t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -16757,9 +16772,9 @@ a.t-menu__item:active {
|
|
|
16757
16772
|
transform: translateX(-50%);
|
|
16758
16773
|
top: auto;
|
|
16759
16774
|
right: auto;
|
|
16760
|
-
bottom: -
|
|
16761
|
-
height:
|
|
16762
|
-
line-height:
|
|
16775
|
+
bottom: calc(0px - calc(var(--td-line-height-body-medium) + 12px));
|
|
16776
|
+
height: var(--td-line-height-body-medium);
|
|
16777
|
+
line-height: var(--td-line-height-body-medium);
|
|
16763
16778
|
}
|
|
16764
16779
|
.t-swiper--outside.t-swiper--vertical .t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
16765
16780
|
display: -webkit-box;
|
|
@@ -16774,8 +16789,8 @@ a.t-menu__item:active {
|
|
|
16774
16789
|
z-index: 2;
|
|
16775
16790
|
background-color: transparent;
|
|
16776
16791
|
color: var(--td-font-gray-4);
|
|
16777
|
-
width:
|
|
16778
|
-
height:
|
|
16792
|
+
width: var(--td-line-height-body-medium);
|
|
16793
|
+
height: var(--td-line-height-body-medium);
|
|
16779
16794
|
cursor: pointer;
|
|
16780
16795
|
}
|
|
16781
16796
|
.t-swiper--outside.t-swiper--vertical .t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -16797,8 +16812,8 @@ a.t-menu__item:active {
|
|
|
16797
16812
|
z-index: 2;
|
|
16798
16813
|
background-color: transparent;
|
|
16799
16814
|
color: var(--td-font-gray-4);
|
|
16800
|
-
width:
|
|
16801
|
-
height:
|
|
16815
|
+
width: var(--td-line-height-body-medium);
|
|
16816
|
+
height: var(--td-line-height-body-medium);
|
|
16802
16817
|
cursor: pointer;
|
|
16803
16818
|
}
|
|
16804
16819
|
.t-swiper--outside.t-swiper--vertical .t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -16835,9 +16850,9 @@ a.t-menu__item:active {
|
|
|
16835
16850
|
transform: translateX(-50%);
|
|
16836
16851
|
top: auto;
|
|
16837
16852
|
right: auto;
|
|
16838
|
-
bottom: -
|
|
16839
|
-
height:
|
|
16840
|
-
line-height:
|
|
16853
|
+
bottom: calc(0px - calc(var(--td-line-height-body-medium) + 12px));
|
|
16854
|
+
height: var(--td-line-height-body-medium);
|
|
16855
|
+
line-height: var(--td-line-height-body-medium);
|
|
16841
16856
|
}
|
|
16842
16857
|
.t-swiper--inside .t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
16843
16858
|
display: -webkit-box;
|
|
@@ -16852,8 +16867,8 @@ a.t-menu__item:active {
|
|
|
16852
16867
|
z-index: 2;
|
|
16853
16868
|
background-color: transparent;
|
|
16854
16869
|
color: var(--td-font-gray-4);
|
|
16855
|
-
width:
|
|
16856
|
-
height:
|
|
16870
|
+
width: var(--td-line-height-body-medium);
|
|
16871
|
+
height: var(--td-line-height-body-medium);
|
|
16857
16872
|
cursor: pointer;
|
|
16858
16873
|
}
|
|
16859
16874
|
.t-swiper--inside .t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -16875,8 +16890,8 @@ a.t-menu__item:active {
|
|
|
16875
16890
|
z-index: 2;
|
|
16876
16891
|
background-color: transparent;
|
|
16877
16892
|
color: var(--td-font-gray-4);
|
|
16878
|
-
width:
|
|
16879
|
-
height:
|
|
16893
|
+
width: var(--td-line-height-body-medium);
|
|
16894
|
+
height: var(--td-line-height-body-medium);
|
|
16880
16895
|
cursor: pointer;
|
|
16881
16896
|
}
|
|
16882
16897
|
.t-swiper--inside .t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -16940,9 +16955,9 @@ a.t-menu__item:active {
|
|
|
16940
16955
|
transform: translateX(-50%);
|
|
16941
16956
|
top: auto;
|
|
16942
16957
|
right: auto;
|
|
16943
|
-
bottom: -
|
|
16944
|
-
height:
|
|
16945
|
-
line-height:
|
|
16958
|
+
bottom: calc(0px - calc(var(--td-line-height-body-large) + 12px));
|
|
16959
|
+
height: var(--td-line-height-body-large);
|
|
16960
|
+
line-height: var(--td-line-height-body-large);
|
|
16946
16961
|
}
|
|
16947
16962
|
.t-swiper--large .t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
16948
16963
|
display: -webkit-box;
|
|
@@ -16957,8 +16972,8 @@ a.t-menu__item:active {
|
|
|
16957
16972
|
z-index: 2;
|
|
16958
16973
|
background-color: transparent;
|
|
16959
16974
|
color: var(--td-font-gray-4);
|
|
16960
|
-
width:
|
|
16961
|
-
height:
|
|
16975
|
+
width: var(--td-line-height-body-large);
|
|
16976
|
+
height: var(--td-line-height-body-large);
|
|
16962
16977
|
cursor: pointer;
|
|
16963
16978
|
}
|
|
16964
16979
|
.t-swiper--large .t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -16980,8 +16995,8 @@ a.t-menu__item:active {
|
|
|
16980
16995
|
z-index: 2;
|
|
16981
16996
|
background-color: transparent;
|
|
16982
16997
|
color: var(--td-font-gray-4);
|
|
16983
|
-
width:
|
|
16984
|
-
height:
|
|
16998
|
+
width: var(--td-line-height-body-large);
|
|
16999
|
+
height: var(--td-line-height-body-large);
|
|
16985
17000
|
cursor: pointer;
|
|
16986
17001
|
}
|
|
16987
17002
|
.t-swiper--large .t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -17104,9 +17119,9 @@ a.t-menu__item:active {
|
|
|
17104
17119
|
transform: translateX(-50%);
|
|
17105
17120
|
top: auto;
|
|
17106
17121
|
right: auto;
|
|
17107
|
-
bottom: -
|
|
17108
|
-
height:
|
|
17109
|
-
line-height:
|
|
17122
|
+
bottom: calc(0px - calc(var(--td-line-height-body-small) + 12px));
|
|
17123
|
+
height: var(--td-line-height-body-small);
|
|
17124
|
+
line-height: var(--td-line-height-body-small);
|
|
17110
17125
|
}
|
|
17111
17126
|
.t-swiper--small .t-swiper__navigation--fraction .t-swiper__arrow-left {
|
|
17112
17127
|
display: -webkit-box;
|
|
@@ -17121,8 +17136,8 @@ a.t-menu__item:active {
|
|
|
17121
17136
|
z-index: 2;
|
|
17122
17137
|
background-color: transparent;
|
|
17123
17138
|
color: var(--td-font-gray-4);
|
|
17124
|
-
width:
|
|
17125
|
-
height:
|
|
17139
|
+
width: var(--td-line-height-body-small);
|
|
17140
|
+
height: var(--td-line-height-body-small);
|
|
17126
17141
|
cursor: pointer;
|
|
17127
17142
|
}
|
|
17128
17143
|
.t-swiper--small .t-swiper__navigation--fraction .t-swiper__arrow-left:hover {
|
|
@@ -17144,8 +17159,8 @@ a.t-menu__item:active {
|
|
|
17144
17159
|
z-index: 2;
|
|
17145
17160
|
background-color: transparent;
|
|
17146
17161
|
color: var(--td-font-gray-4);
|
|
17147
|
-
width:
|
|
17148
|
-
height:
|
|
17162
|
+
width: var(--td-line-height-body-small);
|
|
17163
|
+
height: var(--td-line-height-body-small);
|
|
17149
17164
|
cursor: pointer;
|
|
17150
17165
|
}
|
|
17151
17166
|
.t-swiper--small .t-swiper__navigation--fraction .t-swiper__arrow-right:hover {
|
|
@@ -19252,6 +19267,9 @@ a.t-menu__item:active {
|
|
|
19252
19267
|
display: -webkit-box;
|
|
19253
19268
|
display: -ms-flexbox;
|
|
19254
19269
|
display: flex;
|
|
19270
|
+
-webkit-box-align: center;
|
|
19271
|
+
-ms-flex-align: center;
|
|
19272
|
+
align-items: center;
|
|
19255
19273
|
}
|
|
19256
19274
|
.t-rate .t-rate__star-top {
|
|
19257
19275
|
position: absolute;
|
|
@@ -19293,10 +19311,8 @@ a.t-menu__item:active {
|
|
|
19293
19311
|
}
|
|
19294
19312
|
.t-rate__text {
|
|
19295
19313
|
color: var(--td-text-color-primary);
|
|
19296
|
-
font
|
|
19297
|
-
margin-left:
|
|
19298
|
-
font-weight: 700;
|
|
19299
|
-
line-height: 22px;
|
|
19314
|
+
font: var(--td-font-mark-medium);
|
|
19315
|
+
margin-left: var(--td-comp-margin-l);
|
|
19300
19316
|
}
|
|
19301
19317
|
|
|
19302
19318
|
.t-guide {
|
|
@@ -19327,8 +19343,8 @@ a.t-menu__item:active {
|
|
|
19327
19343
|
}
|
|
19328
19344
|
.t-guide__highlight {
|
|
19329
19345
|
z-index: 999998;
|
|
19330
|
-
-webkit-transition: 0.
|
|
19331
|
-
transition: 0.
|
|
19346
|
+
-webkit-transition: 0.2s cubic-bezier(0, 0, 0.15, 1);
|
|
19347
|
+
transition: 0.2s cubic-bezier(0, 0, 0.15, 1);
|
|
19332
19348
|
border-radius: var(--td-radius-default);
|
|
19333
19349
|
}
|
|
19334
19350
|
.t-guide__highlight--dialog {
|
|
@@ -19371,7 +19387,7 @@ a.t-menu__item:active {
|
|
|
19371
19387
|
.t-guide__dialog {
|
|
19372
19388
|
min-width: 320px;
|
|
19373
19389
|
max-width: 500px;
|
|
19374
|
-
padding:
|
|
19390
|
+
padding: var(--td-comp-paddingTB-xxl) var(--td-comp-paddingLR-xxl);
|
|
19375
19391
|
border-radius: var(--td-radius-large);
|
|
19376
19392
|
background: var(--td-bg-color-container);
|
|
19377
19393
|
-webkit-animation: tGuideDialogFadeIn 0.3s ease-out;
|
|
@@ -19387,11 +19403,11 @@ a.t-menu__item:active {
|
|
|
19387
19403
|
font-weight: 700;
|
|
19388
19404
|
}
|
|
19389
19405
|
.t-guide__dialog .t-guide__desc {
|
|
19390
|
-
margin-top:
|
|
19406
|
+
margin-top: var(--td-comp-margin-l);
|
|
19391
19407
|
font: var(--td-font-body-medium);
|
|
19392
19408
|
}
|
|
19393
19409
|
.t-guide__tooltip {
|
|
19394
|
-
padding:
|
|
19410
|
+
padding: var(--td-comp-paddingTB-m) var(--td-comp-paddingLR-s);
|
|
19395
19411
|
min-width: 240px;
|
|
19396
19412
|
max-width: 600px;
|
|
19397
19413
|
max-height: 300px;
|
|
@@ -19403,7 +19419,7 @@ a.t-menu__item:active {
|
|
|
19403
19419
|
font-weight: 700;
|
|
19404
19420
|
}
|
|
19405
19421
|
.t-guide__desc {
|
|
19406
|
-
margin-top:
|
|
19422
|
+
margin-top: var(--td-comp-margin-s);
|
|
19407
19423
|
text-align: left;
|
|
19408
19424
|
color: var(--td-text-color-secondary);
|
|
19409
19425
|
font: var(--td-font-body-small);
|
|
@@ -19417,7 +19433,7 @@ a.t-menu__item:active {
|
|
|
19417
19433
|
align-items: center;
|
|
19418
19434
|
}
|
|
19419
19435
|
.t-guide__action button {
|
|
19420
|
-
margin-right:
|
|
19436
|
+
margin-right: var(--td-comp-margin-s);
|
|
19421
19437
|
}
|
|
19422
19438
|
.t-guide__action button:last-child {
|
|
19423
19439
|
margin-right: 0;
|
|
@@ -19431,7 +19447,7 @@ a.t-menu__item:active {
|
|
|
19431
19447
|
align-items: center;
|
|
19432
19448
|
}
|
|
19433
19449
|
.t-guide__footer--popup {
|
|
19434
|
-
margin-top:
|
|
19450
|
+
margin-top: var(--td-comp-margin-l);
|
|
19435
19451
|
}
|
|
19436
19452
|
.t-guide__footer--dialog {
|
|
19437
19453
|
margin-top: 24px;
|
|
@@ -19445,7 +19461,7 @@ a.t-menu__item:active {
|
|
|
19445
19461
|
justify-content: center;
|
|
19446
19462
|
}
|
|
19447
19463
|
.t-guide__counter {
|
|
19448
|
-
color: var(--td-
|
|
19464
|
+
color: var(--td-text-color-placeholder);
|
|
19449
19465
|
text-align: left;
|
|
19450
19466
|
font: var(--td-font-body-small);
|
|
19451
19467
|
-webkit-box-flex: 1;
|