@trionesdev/antd-taro-react 0.0.2-beta.1 → 0.0.2-beta.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/dist/ActionSheet/index.d.ts +0 -1
- package/dist/Alert/index.d.ts +0 -1
- package/dist/Avatar/index.d.ts +0 -1
- package/dist/Badge/index.d.ts +0 -1
- package/dist/Button/button.d.ts +0 -1
- package/dist/Button/index.d.ts +0 -1
- package/dist/Button/style.scss +231 -231
- package/dist/Calendar/calendar-grid.d.ts +0 -1
- package/dist/Calendar/calendar-header.d.ts +0 -1
- package/dist/Calendar/calendar-range.d.ts +0 -1
- package/dist/Calendar/calendar.d.ts +0 -1
- package/dist/Calendar/index.d.ts +0 -1
- package/dist/Calendar/style.scss +85 -85
- package/dist/Calendar/touchable-calendar-grid.d.ts +0 -1
- package/dist/Calendar/touchable-calendar-grid.js +9 -9
- package/dist/CalendarDatetimePicker/CalendarDatetimePicker.d.ts +0 -1
- package/dist/CalendarDatetimePicker/DateTimeSwitch.d.ts +0 -1
- package/dist/CalendarDatetimePicker/index.d.ts +0 -1
- package/dist/CalendarDatetimePicker/style.scss +54 -54
- package/dist/CalendarDatetimePicker/types.d.ts +0 -1
- package/dist/CalendarPicker/calendar-picker.d.ts +0 -1
- package/dist/CalendarPicker/calendar-range-picker.d.ts +0 -1
- package/dist/CalendarPicker/index.d.ts +0 -1
- package/dist/CalendarPicker/style.scss +31 -31
- package/dist/CalendarPicker/types.d.ts +0 -1
- package/dist/Card/index.d.ts +0 -1
- package/dist/CascaderPicker/index.d.ts +0 -1
- package/dist/CascaderView/index.d.ts +0 -1
- package/dist/Cell/index.d.ts +0 -1
- package/dist/Checkbox/index.d.ts +0 -1
- package/dist/ConfigProvider/index.d.ts +0 -1
- package/dist/Descriptions/index.d.ts +0 -1
- package/dist/Divider/index.d.ts +0 -1
- package/dist/Ellipsis/index.d.ts +0 -1
- package/dist/Empty/index.d.ts +0 -1
- package/dist/ErrorBlock/index.d.ts +0 -1
- package/dist/Footer/index.d.ts +0 -1
- package/dist/Form/index.d.ts +0 -1
- package/dist/Grid/index.d.ts +0 -1
- package/dist/Icon/check-icon.d.ts +0 -1
- package/dist/Image/image.d.ts +0 -1
- package/dist/Image/index.d.ts +0 -1
- package/dist/ImagesPreview/ImagesPreview.d.ts +0 -1
- package/dist/ImagesPreview/index.d.ts +0 -1
- package/dist/ImagesPreview/style.scss +34 -34
- package/dist/ImagesWall/ImagesWall.d.ts +0 -1
- package/dist/ImagesWall/index.d.ts +0 -1
- package/dist/ImagesWall/style.scss +70 -70
- package/dist/Input/index.d.ts +0 -1
- package/dist/InputNumber/index.d.ts +0 -1
- package/dist/Mask/index.d.ts +0 -1
- package/dist/NavBar/index.d.ts +0 -1
- package/dist/NoticeBar/index.d.ts +0 -1
- package/dist/PageIndicator/index.d.ts +0 -1
- package/dist/Picker/index.d.ts +0 -1
- package/dist/PickerView/index.d.ts +0 -1
- package/dist/Popup/index.d.ts +0 -1
- package/dist/Progress/Progress.d.ts +0 -1
- package/dist/Progress/ProgressCircle.d.ts +0 -1
- package/dist/Progress/ProgressLine.d.ts +0 -1
- package/dist/Progress/index.d.ts +0 -1
- package/dist/Progress/style.scss +33 -33
- package/dist/Progress/types.d.ts +0 -1
- package/dist/Radio/index.d.ts +0 -1
- package/dist/Rate/index.d.ts +0 -1
- package/dist/Result/index.d.ts +0 -1
- package/dist/SafeArea/index.d.ts +0 -1
- package/dist/Scaffold/index.d.ts +0 -1
- package/dist/ScrollView/index.d.ts +0 -1
- package/dist/SideBar/SideBarContext.d.ts +0 -1
- package/dist/SideBar/index.d.ts +0 -1
- package/dist/SideBar/side-bar.d.ts +0 -1
- package/dist/SideBar/side-bar.js +6 -6
- package/dist/SideBar/style.scss +85 -85
- package/dist/SideBar/types.d.ts +0 -1
- package/dist/Space/index.d.ts +0 -1
- package/dist/SpinLoading/index.d.ts +0 -1
- package/dist/Steps/index.d.ts +0 -1
- package/dist/Swiper/index.d.ts +0 -1
- package/dist/Swiper/swiper.d.ts +0 -1
- package/dist/Switch/index.d.ts +0 -1
- package/dist/TabBar/index.d.ts +0 -1
- package/dist/Tabs/index.d.ts +0 -1
- package/dist/Tag/index.d.ts +0 -1
- package/dist/Toast/index.d.ts +0 -1
- package/dist/VerificationCodeInput/index.d.ts +0 -1
- package/dist/WaterMark/index.d.ts +0 -1
- package/dist/hooks/index.d.ts +0 -1
- package/dist/hooks/useTaro.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/locales/base.d.ts +0 -1
- package/dist/locales/en-US.d.ts +0 -1
- package/dist/locales/zh-CN.d.ts +0 -1
- package/dist/style/variable.scss +1 -1
- package/dist/types.d.ts +0 -1
- package/dist/utils/datetime-utils.d.ts +0 -1
- package/dist/utils/merge-locale.d.ts +0 -1
- package/dist/utils/native-props.d.ts +0 -1
- package/dist/utils/random-utils.d.ts +0 -1
- package/package.json +4 -4
- package/readme.md +23 -23
- package/dist/ActionSheet/index.d.ts.map +0 -1
- package/dist/Alert/index.d.ts.map +0 -1
- package/dist/Avatar/index.d.ts.map +0 -1
- package/dist/Badge/index.d.ts.map +0 -1
- package/dist/Button/button.d.ts.map +0 -1
- package/dist/Button/index.d.ts.map +0 -1
- package/dist/Calendar/calendar-grid.d.ts.map +0 -1
- package/dist/Calendar/calendar-header.d.ts.map +0 -1
- package/dist/Calendar/calendar-range.d.ts.map +0 -1
- package/dist/Calendar/calendar.d.ts.map +0 -1
- package/dist/Calendar/index.d.ts.map +0 -1
- package/dist/Calendar/touchable-calendar-grid.d.ts.map +0 -1
- package/dist/CalendarDatetimePicker/CalendarDatetimePicker.d.ts.map +0 -1
- package/dist/CalendarDatetimePicker/DateTimeSwitch.d.ts.map +0 -1
- package/dist/CalendarDatetimePicker/index.d.ts.map +0 -1
- package/dist/CalendarDatetimePicker/types.d.ts.map +0 -1
- package/dist/CalendarPicker/calendar-picker.d.ts.map +0 -1
- package/dist/CalendarPicker/calendar-range-picker.d.ts.map +0 -1
- package/dist/CalendarPicker/index.d.ts.map +0 -1
- package/dist/CalendarPicker/types.d.ts.map +0 -1
- package/dist/Card/index.d.ts.map +0 -1
- package/dist/CascaderPicker/index.d.ts.map +0 -1
- package/dist/CascaderView/index.d.ts.map +0 -1
- package/dist/Cell/index.d.ts.map +0 -1
- package/dist/Checkbox/index.d.ts.map +0 -1
- package/dist/ConfigProvider/index.d.ts.map +0 -1
- package/dist/Descriptions/index.d.ts.map +0 -1
- package/dist/Divider/index.d.ts.map +0 -1
- package/dist/Ellipsis/index.d.ts.map +0 -1
- package/dist/Empty/index.d.ts.map +0 -1
- package/dist/ErrorBlock/index.d.ts.map +0 -1
- package/dist/Footer/index.d.ts.map +0 -1
- package/dist/Form/index.d.ts.map +0 -1
- package/dist/Grid/index.d.ts.map +0 -1
- package/dist/Icon/check-icon.d.ts.map +0 -1
- package/dist/Image/image.d.ts.map +0 -1
- package/dist/Image/index.d.ts.map +0 -1
- package/dist/ImagesPreview/ImagesPreview.d.ts.map +0 -1
- package/dist/ImagesPreview/index.d.ts.map +0 -1
- package/dist/ImagesWall/ImagesWall.d.ts.map +0 -1
- package/dist/ImagesWall/index.d.ts.map +0 -1
- package/dist/Input/index.d.ts.map +0 -1
- package/dist/InputNumber/index.d.ts.map +0 -1
- package/dist/Mask/index.d.ts.map +0 -1
- package/dist/NavBar/index.d.ts.map +0 -1
- package/dist/NoticeBar/index.d.ts.map +0 -1
- package/dist/PageIndicator/index.d.ts.map +0 -1
- package/dist/Picker/index.d.ts.map +0 -1
- package/dist/PickerView/index.d.ts.map +0 -1
- package/dist/Popup/index.d.ts.map +0 -1
- package/dist/Progress/Progress.d.ts.map +0 -1
- package/dist/Progress/ProgressCircle.d.ts.map +0 -1
- package/dist/Progress/ProgressLine.d.ts.map +0 -1
- package/dist/Progress/index.d.ts.map +0 -1
- package/dist/Progress/types.d.ts.map +0 -1
- package/dist/Radio/index.d.ts.map +0 -1
- package/dist/Rate/index.d.ts.map +0 -1
- package/dist/Result/index.d.ts.map +0 -1
- package/dist/SafeArea/index.d.ts.map +0 -1
- package/dist/Scaffold/index.d.ts.map +0 -1
- package/dist/ScrollView/index.d.ts.map +0 -1
- package/dist/SideBar/SideBarContext.d.ts.map +0 -1
- package/dist/SideBar/index.d.ts.map +0 -1
- package/dist/SideBar/side-bar.d.ts.map +0 -1
- package/dist/SideBar/types.d.ts.map +0 -1
- package/dist/Space/index.d.ts.map +0 -1
- package/dist/SpinLoading/index.d.ts.map +0 -1
- package/dist/Steps/index.d.ts.map +0 -1
- package/dist/Swiper/index.d.ts.map +0 -1
- package/dist/Swiper/swiper.d.ts.map +0 -1
- package/dist/Switch/index.d.ts.map +0 -1
- package/dist/TabBar/index.d.ts.map +0 -1
- package/dist/Tabs/index.d.ts.map +0 -1
- package/dist/Tag/index.d.ts.map +0 -1
- package/dist/Toast/index.d.ts.map +0 -1
- package/dist/VerificationCodeInput/index.d.ts.map +0 -1
- package/dist/WaterMark/index.d.ts.map +0 -1
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/useTaro.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/locales/base.d.ts.map +0 -1
- package/dist/locales/en-US.d.ts.map +0 -1
- package/dist/locales/zh-CN.d.ts.map +0 -1
- package/dist/types.d.ts.map +0 -1
- package/dist/utils/datetime-utils.d.ts.map +0 -1
- package/dist/utils/merge-locale.d.ts.map +0 -1
- package/dist/utils/native-props.d.ts.map +0 -1
- package/dist/utils/random-utils.d.ts.map +0 -1
package/dist/Alert/index.d.ts
CHANGED
package/dist/Avatar/index.d.ts
CHANGED
package/dist/Badge/index.d.ts
CHANGED
package/dist/Button/button.d.ts
CHANGED
package/dist/Button/index.d.ts
CHANGED
package/dist/Button/style.scss
CHANGED
|
@@ -1,231 +1,231 @@
|
|
|
1
|
-
@use "../style/variable" as *;
|
|
2
|
-
|
|
3
|
-
$trionesButtonPendingInlineSm: 7Px;
|
|
4
|
-
$trionesButtonHeightSm: 24Px;
|
|
5
|
-
|
|
6
|
-
$trionesButtonPendingInline: 15Px;
|
|
7
|
-
$trionesButtonHeight: 32Px;
|
|
8
|
-
|
|
9
|
-
$trionesButtonContentFontSizeLg: $trionesFontSizeLg;
|
|
10
|
-
$trionesButtonPendingInlineLg: 15Px;
|
|
11
|
-
$trionesButtonHeightLg: 40Px;
|
|
12
|
-
|
|
13
|
-
button::after {
|
|
14
|
-
content: none;
|
|
15
|
-
width: 100%;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
$buttonCls: 'triones-antm-button';
|
|
19
|
-
.#{$buttonCls} {
|
|
20
|
-
width: auto;
|
|
21
|
-
position: relative;
|
|
22
|
-
display: inline-flex;
|
|
23
|
-
flex-direction: column;
|
|
24
|
-
justify-self: center;
|
|
25
|
-
align-items: center;
|
|
26
|
-
justify-content: center;
|
|
27
|
-
height: auto;
|
|
28
|
-
line-height: normal;
|
|
29
|
-
border-radius: 4Px;
|
|
30
|
-
border: 1Px none;
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
font-size: 14Px;
|
|
33
|
-
z-index: 2;
|
|
34
|
-
margin-top: 0;
|
|
35
|
-
|
|
36
|
-
&:active {
|
|
37
|
-
filter: brightness(92%);
|
|
38
|
-
}
|
|
39
|
-
&::after{
|
|
40
|
-
content: none;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
&[disabled] {
|
|
44
|
-
opacity: 0.4;
|
|
45
|
-
|
|
46
|
-
&:active {
|
|
47
|
-
filter: none;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
&:not([disabled]):active{}
|
|
51
|
-
|
|
52
|
-
&-color {
|
|
53
|
-
&-default {
|
|
54
|
-
background-color: #ffffff;
|
|
55
|
-
|
|
56
|
-
&.#{$buttonCls} {
|
|
57
|
-
&-variant {
|
|
58
|
-
&-solid {
|
|
59
|
-
color: #ffffff;
|
|
60
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
61
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.75);
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
&-outlined {
|
|
65
|
-
color: rgba(0, 0, 0, 0.75);
|
|
66
|
-
border: 1px solid rgba(0, 0, 0, 0.75);
|
|
67
|
-
background-color: white;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
&-dashed {
|
|
71
|
-
color: rgba(0, 0, 0, 0.75);
|
|
72
|
-
border: 1px dashed rgba(0, 0, 0, 0.75);
|
|
73
|
-
background-color: #ffffff;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
&-filled {
|
|
77
|
-
color: rgba(0, 0, 0, 0.75);
|
|
78
|
-
background-color: rgba(0, 0, 0, 0.06);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
&-text {
|
|
82
|
-
color: rgba(0, 0, 0, 0.75);
|
|
83
|
-
background-color: #ffffff;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&-link {
|
|
87
|
-
color: rgba(0, 0, 0, 0.75);
|
|
88
|
-
background-color: #ffffff;
|
|
89
|
-
|
|
90
|
-
&:active {
|
|
91
|
-
filter: none;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
&-primary {
|
|
99
|
-
&.#{$buttonCls} {
|
|
100
|
-
&-variant {
|
|
101
|
-
&-solid {
|
|
102
|
-
color: #ffffff;
|
|
103
|
-
background-color: $trionesColorPrimaryText;
|
|
104
|
-
box-shadow: inset 0 0 0 1px $trionesColorPrimaryText;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
&-outlined {
|
|
108
|
-
color: #1677ff;
|
|
109
|
-
background-color: white;
|
|
110
|
-
border: 1px solid $trionesColorPrimaryText;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
&-dashed {
|
|
114
|
-
color: $trionesColorPrimaryText;
|
|
115
|
-
border: 1px dashed $trionesColorPrimaryText;
|
|
116
|
-
background-color: #ffffff;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
&-filled {
|
|
120
|
-
color: $trionesColorPrimaryText;
|
|
121
|
-
background-color: $trionesColorPrimaryBg;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
&-text {
|
|
125
|
-
color: $trionesColorPrimaryText;
|
|
126
|
-
background-color: #ffffff;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
&-link {
|
|
130
|
-
color: $trionesColorPrimaryText;
|
|
131
|
-
background-color: #ffffff;
|
|
132
|
-
|
|
133
|
-
&:active {
|
|
134
|
-
filter: none;
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
&-danger {
|
|
142
|
-
&.#{$buttonCls} {
|
|
143
|
-
&-variant {
|
|
144
|
-
&-solid {
|
|
145
|
-
color: #ffffff;
|
|
146
|
-
background-color: $trionesColorErrorText;
|
|
147
|
-
box-shadow: inset 0 0 0 1px $trionesColorErrorText;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
&-outlined {
|
|
151
|
-
color: $trionesColorErrorText;
|
|
152
|
-
background-color: #ffffff;
|
|
153
|
-
border: 1px solid $trionesColorErrorText;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
&-dashed {
|
|
157
|
-
color: $trionesColorErrorText;
|
|
158
|
-
border: 1px dashed $trionesColorErrorText;
|
|
159
|
-
background-color: #ffffff;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
&-filled {
|
|
163
|
-
color: $trionesColorErrorText;
|
|
164
|
-
background-color: #ffdfdc;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
&-text {
|
|
168
|
-
color: $trionesColorErrorText;
|
|
169
|
-
background-color: #ffffff;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
&-link {
|
|
173
|
-
color: $trionesColorErrorText;
|
|
174
|
-
background-color: #ffffff;
|
|
175
|
-
|
|
176
|
-
&:active {
|
|
177
|
-
filter: none;
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
&-variant {
|
|
186
|
-
&-solid {
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
&-outlined {
|
|
190
|
-
background-color: #ffffff;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
&-dashed {
|
|
194
|
-
border: 1px dashed #d9d9d9;
|
|
195
|
-
background-color: #ffffff;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
&-text {
|
|
199
|
-
background-color: #ffffff;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
&-link {
|
|
203
|
-
background-color: #ffffff;
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
&-block {
|
|
208
|
-
display: flex;
|
|
209
|
-
width: 100%;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
&-small {
|
|
213
|
-
font-size: $trionesFontSizeSm;
|
|
214
|
-
padding-inline: $trionesButtonPendingInlineSm;
|
|
215
|
-
height: $trionesButtonHeightSm;
|
|
216
|
-
border-radius: $trionesBorderRadiusSm;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
&-middle {
|
|
220
|
-
padding-inline: $trionesButtonPendingInline;
|
|
221
|
-
height: $trionesButtonHeight;
|
|
222
|
-
border-radius: $trionesBorderRadius;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
&-large {
|
|
226
|
-
font-size: $trionesButtonContentFontSizeLg;
|
|
227
|
-
padding-inline: $trionesButtonPendingInlineLg;
|
|
228
|
-
height: $trionesButtonHeightLg;
|
|
229
|
-
border-radius: $trionesBorderRadiusLg;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
1
|
+
@use "../style/variable" as *;
|
|
2
|
+
|
|
3
|
+
$trionesButtonPendingInlineSm: 7Px;
|
|
4
|
+
$trionesButtonHeightSm: 24Px;
|
|
5
|
+
|
|
6
|
+
$trionesButtonPendingInline: 15Px;
|
|
7
|
+
$trionesButtonHeight: 32Px;
|
|
8
|
+
|
|
9
|
+
$trionesButtonContentFontSizeLg: $trionesFontSizeLg;
|
|
10
|
+
$trionesButtonPendingInlineLg: 15Px;
|
|
11
|
+
$trionesButtonHeightLg: 40Px;
|
|
12
|
+
|
|
13
|
+
button::after {
|
|
14
|
+
content: none;
|
|
15
|
+
width: 100%;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
$buttonCls: 'triones-antm-button';
|
|
19
|
+
.#{$buttonCls} {
|
|
20
|
+
width: auto;
|
|
21
|
+
position: relative;
|
|
22
|
+
display: inline-flex;
|
|
23
|
+
flex-direction: column;
|
|
24
|
+
justify-self: center;
|
|
25
|
+
align-items: center;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
height: auto;
|
|
28
|
+
line-height: normal;
|
|
29
|
+
border-radius: 4Px;
|
|
30
|
+
border: 1Px none;
|
|
31
|
+
box-sizing: border-box;
|
|
32
|
+
font-size: 14Px;
|
|
33
|
+
z-index: 2;
|
|
34
|
+
margin-top: 0;
|
|
35
|
+
|
|
36
|
+
&:active {
|
|
37
|
+
filter: brightness(92%);
|
|
38
|
+
}
|
|
39
|
+
&::after{
|
|
40
|
+
content: none;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
&[disabled] {
|
|
44
|
+
opacity: 0.4;
|
|
45
|
+
|
|
46
|
+
&:active {
|
|
47
|
+
filter: none;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
&:not([disabled]):active{}
|
|
51
|
+
|
|
52
|
+
&-color {
|
|
53
|
+
&-default {
|
|
54
|
+
background-color: #ffffff;
|
|
55
|
+
|
|
56
|
+
&.#{$buttonCls} {
|
|
57
|
+
&-variant {
|
|
58
|
+
&-solid {
|
|
59
|
+
color: #ffffff;
|
|
60
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
61
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.75);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&-outlined {
|
|
65
|
+
color: rgba(0, 0, 0, 0.75);
|
|
66
|
+
border: 1px solid rgba(0, 0, 0, 0.75);
|
|
67
|
+
background-color: white;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
&-dashed {
|
|
71
|
+
color: rgba(0, 0, 0, 0.75);
|
|
72
|
+
border: 1px dashed rgba(0, 0, 0, 0.75);
|
|
73
|
+
background-color: #ffffff;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
&-filled {
|
|
77
|
+
color: rgba(0, 0, 0, 0.75);
|
|
78
|
+
background-color: rgba(0, 0, 0, 0.06);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&-text {
|
|
82
|
+
color: rgba(0, 0, 0, 0.75);
|
|
83
|
+
background-color: #ffffff;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&-link {
|
|
87
|
+
color: rgba(0, 0, 0, 0.75);
|
|
88
|
+
background-color: #ffffff;
|
|
89
|
+
|
|
90
|
+
&:active {
|
|
91
|
+
filter: none;
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
&-primary {
|
|
99
|
+
&.#{$buttonCls} {
|
|
100
|
+
&-variant {
|
|
101
|
+
&-solid {
|
|
102
|
+
color: #ffffff;
|
|
103
|
+
background-color: $trionesColorPrimaryText;
|
|
104
|
+
box-shadow: inset 0 0 0 1px $trionesColorPrimaryText;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
&-outlined {
|
|
108
|
+
color: #1677ff;
|
|
109
|
+
background-color: white;
|
|
110
|
+
border: 1px solid $trionesColorPrimaryText;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
&-dashed {
|
|
114
|
+
color: $trionesColorPrimaryText;
|
|
115
|
+
border: 1px dashed $trionesColorPrimaryText;
|
|
116
|
+
background-color: #ffffff;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
&-filled {
|
|
120
|
+
color: $trionesColorPrimaryText;
|
|
121
|
+
background-color: $trionesColorPrimaryBg;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
&-text {
|
|
125
|
+
color: $trionesColorPrimaryText;
|
|
126
|
+
background-color: #ffffff;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
&-link {
|
|
130
|
+
color: $trionesColorPrimaryText;
|
|
131
|
+
background-color: #ffffff;
|
|
132
|
+
|
|
133
|
+
&:active {
|
|
134
|
+
filter: none;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
&-danger {
|
|
142
|
+
&.#{$buttonCls} {
|
|
143
|
+
&-variant {
|
|
144
|
+
&-solid {
|
|
145
|
+
color: #ffffff;
|
|
146
|
+
background-color: $trionesColorErrorText;
|
|
147
|
+
box-shadow: inset 0 0 0 1px $trionesColorErrorText;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
&-outlined {
|
|
151
|
+
color: $trionesColorErrorText;
|
|
152
|
+
background-color: #ffffff;
|
|
153
|
+
border: 1px solid $trionesColorErrorText;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
&-dashed {
|
|
157
|
+
color: $trionesColorErrorText;
|
|
158
|
+
border: 1px dashed $trionesColorErrorText;
|
|
159
|
+
background-color: #ffffff;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
&-filled {
|
|
163
|
+
color: $trionesColorErrorText;
|
|
164
|
+
background-color: #ffdfdc;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
&-text {
|
|
168
|
+
color: $trionesColorErrorText;
|
|
169
|
+
background-color: #ffffff;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
&-link {
|
|
173
|
+
color: $trionesColorErrorText;
|
|
174
|
+
background-color: #ffffff;
|
|
175
|
+
|
|
176
|
+
&:active {
|
|
177
|
+
filter: none;
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
&-variant {
|
|
186
|
+
&-solid {
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
&-outlined {
|
|
190
|
+
background-color: #ffffff;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
&-dashed {
|
|
194
|
+
border: 1px dashed #d9d9d9;
|
|
195
|
+
background-color: #ffffff;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
&-text {
|
|
199
|
+
background-color: #ffffff;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
&-link {
|
|
203
|
+
background-color: #ffffff;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
&-block {
|
|
208
|
+
display: flex;
|
|
209
|
+
width: 100%;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
&-small {
|
|
213
|
+
font-size: $trionesFontSizeSm;
|
|
214
|
+
padding-inline: $trionesButtonPendingInlineSm;
|
|
215
|
+
height: $trionesButtonHeightSm;
|
|
216
|
+
border-radius: $trionesBorderRadiusSm;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
&-middle {
|
|
220
|
+
padding-inline: $trionesButtonPendingInline;
|
|
221
|
+
height: $trionesButtonHeight;
|
|
222
|
+
border-radius: $trionesBorderRadius;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
&-large {
|
|
226
|
+
font-size: $trionesButtonContentFontSizeLg;
|
|
227
|
+
padding-inline: $trionesButtonPendingInlineLg;
|
|
228
|
+
height: $trionesButtonHeightLg;
|
|
229
|
+
border-radius: $trionesBorderRadiusLg;
|
|
230
|
+
}
|
|
231
|
+
}
|
package/dist/Calendar/index.d.ts
CHANGED