flatpickr 2.3.7.0 → 2.4.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/flatpickr/version.rb +1 -1
- data/vendor/assets/javascripts/flatpickr.js +121 -61
- data/vendor/assets/javascripts/flatpickr/l10n/et.js +1 -0
- data/vendor/assets/javascripts/flatpickr/l10n/uk.js +2 -0
- data/vendor/assets/stylesheets/flatpickr.css +15 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/flatpickr.min.css +13 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/airbnb.rtl.css +657 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/base16_flat.rtl.css +608 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/confetti.rtl.css +621 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/dark.rtl.css +608 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/material_blue.rtl.css +621 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/material_green.rtl.css +621 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/material_orange.rtl.css +621 -1
- data/vendor/assets/stylesheets/flatpickr/rtl/themes/material_red.rtl.css +621 -1
- data/vendor/assets/stylesheets/flatpickr/themes/airbnb.css +659 -1
- data/vendor/assets/stylesheets/flatpickr/themes/base16_flat.css +610 -1
- data/vendor/assets/stylesheets/flatpickr/themes/confetti.css +623 -1
- data/vendor/assets/stylesheets/flatpickr/themes/dark.css +610 -1
- data/vendor/assets/stylesheets/flatpickr/themes/material_blue.css +623 -1
- data/vendor/assets/stylesheets/flatpickr/themes/material_green.css +623 -1
- data/vendor/assets/stylesheets/flatpickr/themes/material_orange.css +623 -1
- data/vendor/assets/stylesheets/flatpickr/themes/material_red.css +623 -1
- metadata +2 -2
@@ -1 +1,621 @@
|
|
1
|
-
.flatpickr-calendar{background:transparent;overflow:hidden;max-height:0;opacity:0;visibility:hidden;text-align:center;padding:0;-webkit-animation:none;animation:none;direction:rtl;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:315px;box-sizing:border-box;-webkit-transition:top .1s cubic-bezier(0,1,.5,1);transition:top .1s cubic-bezier(0,1,.5,1);z-index:999;box-shadow:0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;overflow:visible;max-height:640px}.flatpickr-calendar.open{display:inline-block;-webkit-animation:flatpickrFadeInDown .3s cubic-bezier(0,1,.5,1);animation:flatpickrFadeInDown .3s cubic-bezier(0,1,.5,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block}.flatpickr-calendar.hasWeeks{width:auto}.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time{height:40px;border-top:1px solid rgba(255,138,101,.2)}.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time{border:1px solid rgba(255,138,101,.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;right:22px}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{right:auto;left:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:rgba(255,138,101,.2)}.flatpickr-calendar.arrowTop:after{border-bottom-color:#ff8a65}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:rgba(255,138,101,.2)}.flatpickr-calendar.arrowBottom:after{border-top-color:#ff8a65}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-month{border-radius:5px 5px 0 0;background:#ff8a65;color:#fff;fill:#fff;height:28px;line-height:24px;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-next-month,.flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:10px;height:16px;line-height:16px}.flatpickr-next-month i,.flatpickr-prev-month i{position:relative}.flatpickr-next-month.flatpickr-prev-month,.flatpickr-prev-month.flatpickr-prev-month{right:calc(3.57% - 1.5px)}.flatpickr-next-month.flatpickr-next-month,.flatpickr-prev-month.flatpickr-next-month{left:calc(3.57% - 1.5px)}.flatpickr-next-month:hover,.flatpickr-prev-month:hover{color:#bbb}.flatpickr-next-month:hover svg,.flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-next-month svg,.flatpickr-prev-month svg{width:14px}.flatpickr-next-month svg path,.flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper span{position:absolute;left:0;width:14px;padding:0 2px 0 4px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.05);box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute;top:33%}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6)}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid rgba(72,72,72,.6)}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:hsla(0,0%,100%,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;right:12.5%;top:5px;display:inline-block;text-align:center}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-right:7px;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:inherit;cursor:default;padding:0 .5ch 0 0;margin:0;display:inline;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:hsla(0,0%,100%,.5);background:transparent;pointer-events:none}.flatpickr-weekdays{background:#ff8a65;text-align:center;overflow:hidden}.flatpickr-days,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{padding:0;outline:0;text-align:right;width:315px;box-sizing:border-box;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;border-left:1px solid rgba(255,138,101,.2);border-right:1px solid rgba(255,138,101,.2)}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:40px;height:40px;line-height:40px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff8a65;color:#fff;border-color:#ff8a65}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:50px 0 0 50px}.flatpickr-day.inRange{border-radius:0;box-shadow:5px 0 0 #e2e2e2,-5px 0 0 #e2e2e2}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{pointer-events:none}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(72,72,72,.3);background:transparent;border-color:transparent;cursor:default}span.flatpickr-weekday{cursor:default;font-size:90%;color:rgba(0,0,0,.54);height:27.333333333333332px;line-height:24px;background:#ff8a65;text-align:center;display:block;float:right;width:14.28%;font-weight:700;margin:0;padding-top:3.333333333333333px}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:right}.flatpickr-weekwrapper .flatpickr-weeks{padding:1px 12px 0;border-right:1px solid rgba(255,138,101,.2);box-shadow:-1px 0 0 rgba(255,138,101,.2)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%}.flatpickr-weekwrapper span.flatpickr-day{display:block;width:100%;max-width:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid rgba(255,138,101,.2)}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;-webkit-transition:height .33s cubic-bezier(0,1,.5,1);transition:height .33s cubic-bezier(0,1,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;width:40%;height:40px;float:right}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;cursor:pointer;color:#484848;font-size:14px;position:relative;box-sizing:border-box}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;display:inline-block;float:right;line-height:inherit;color:#484848;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover{background:#ececec}.hasTime .flatpickr-days,.hasWeeks .flatpickr-days{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.hasWeeks .flatpickr-days{border-right:0}@media (-ms-high-contrast:none){.flatpickr-month{padding:0}.flatpickr-month svg{top:0!important}}@-webkit-keyframes flatpickrFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes flatpickrFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:none;transform:none}}
|
1
|
+
.flatpickr-calendar {
|
2
|
+
background: transparent;
|
3
|
+
overflow: hidden;
|
4
|
+
max-height: 0;
|
5
|
+
opacity: 0;
|
6
|
+
visibility: hidden;
|
7
|
+
text-align: center;
|
8
|
+
padding: 0;
|
9
|
+
animation: none;
|
10
|
+
direction: rtl;
|
11
|
+
border: 0;
|
12
|
+
font-size: 14px;
|
13
|
+
line-height: 24px;
|
14
|
+
border-radius: 5px;
|
15
|
+
position: absolute;
|
16
|
+
width: 315px;
|
17
|
+
box-sizing: border-box;
|
18
|
+
transition: top cubic-bezier(0, 1, 0.5, 1) 100ms;
|
19
|
+
z-index: 999;
|
20
|
+
box-shadow: 0 3px 13px rgba(0,0,0,0.08);
|
21
|
+
}
|
22
|
+
.flatpickr-calendar.open,
|
23
|
+
.flatpickr-calendar.inline {
|
24
|
+
opacity: 1;
|
25
|
+
visibility: visible;
|
26
|
+
overflow: visible;
|
27
|
+
max-height: 640px;
|
28
|
+
}
|
29
|
+
.flatpickr-calendar.open {
|
30
|
+
display: inline-block;
|
31
|
+
animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
|
32
|
+
}
|
33
|
+
.flatpickr-calendar.inline {
|
34
|
+
display: block;
|
35
|
+
position: relative;
|
36
|
+
top: 2px;
|
37
|
+
}
|
38
|
+
.flatpickr-calendar.static {
|
39
|
+
position: absolute;
|
40
|
+
top: calc(100% + 2px);
|
41
|
+
}
|
42
|
+
.flatpickr-calendar.static.open {
|
43
|
+
display: block;
|
44
|
+
}
|
45
|
+
.flatpickr-calendar.hasWeeks {
|
46
|
+
width: auto;
|
47
|
+
}
|
48
|
+
.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time {
|
49
|
+
height: 40px;
|
50
|
+
border-top: 1px solid rgba(255,138,101,0.2);
|
51
|
+
}
|
52
|
+
.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-innerContainer {
|
53
|
+
border-bottom: 0;
|
54
|
+
}
|
55
|
+
.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time {
|
56
|
+
border: 1px solid rgba(255,138,101,0.2);
|
57
|
+
}
|
58
|
+
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
|
59
|
+
height: auto;
|
60
|
+
}
|
61
|
+
.flatpickr-calendar:before,
|
62
|
+
.flatpickr-calendar:after {
|
63
|
+
position: absolute;
|
64
|
+
display: block;
|
65
|
+
pointer-events: none;
|
66
|
+
border: solid transparent;
|
67
|
+
content: '';
|
68
|
+
height: 0;
|
69
|
+
width: 0;
|
70
|
+
right: 22px;
|
71
|
+
}
|
72
|
+
.flatpickr-calendar.rightMost:before,
|
73
|
+
.flatpickr-calendar.rightMost:after {
|
74
|
+
right: auto;
|
75
|
+
left: 22px;
|
76
|
+
}
|
77
|
+
.flatpickr-calendar:before {
|
78
|
+
border-width: 5px;
|
79
|
+
margin: 0 -5px;
|
80
|
+
}
|
81
|
+
.flatpickr-calendar:after {
|
82
|
+
border-width: 4px;
|
83
|
+
margin: 0 -4px;
|
84
|
+
}
|
85
|
+
.flatpickr-calendar.arrowTop:before,
|
86
|
+
.flatpickr-calendar.arrowTop:after {
|
87
|
+
bottom: 100%;
|
88
|
+
}
|
89
|
+
.flatpickr-calendar.arrowTop:before {
|
90
|
+
border-bottom-color: rgba(255,138,101,0.2);
|
91
|
+
}
|
92
|
+
.flatpickr-calendar.arrowTop:after {
|
93
|
+
border-bottom-color: #ff8a65;
|
94
|
+
}
|
95
|
+
.flatpickr-calendar.arrowBottom:before,
|
96
|
+
.flatpickr-calendar.arrowBottom:after {
|
97
|
+
top: 100%;
|
98
|
+
}
|
99
|
+
.flatpickr-calendar.arrowBottom:before {
|
100
|
+
border-top-color: rgba(255,138,101,0.2);
|
101
|
+
}
|
102
|
+
.flatpickr-calendar.arrowBottom:after {
|
103
|
+
border-top-color: #ff8a65;
|
104
|
+
}
|
105
|
+
.flatpickr-wrapper {
|
106
|
+
position: relative;
|
107
|
+
display: inline-block;
|
108
|
+
}
|
109
|
+
.flatpickr-month {
|
110
|
+
border-radius: 5px 5px 0 0;
|
111
|
+
background: #ff8a65;
|
112
|
+
color: #fff;
|
113
|
+
fill: #fff;
|
114
|
+
height: 28px;
|
115
|
+
line-height: 24px;
|
116
|
+
text-align: center;
|
117
|
+
position: relative;
|
118
|
+
user-select: none;
|
119
|
+
}
|
120
|
+
.flatpickr-prev-month,
|
121
|
+
.flatpickr-next-month {
|
122
|
+
text-decoration: none;
|
123
|
+
cursor: pointer;
|
124
|
+
position: absolute;
|
125
|
+
top: 10px;
|
126
|
+
height: 16px;
|
127
|
+
line-height: 16px;
|
128
|
+
}
|
129
|
+
.flatpickr-prev-month i,
|
130
|
+
.flatpickr-next-month i {
|
131
|
+
position: relative;
|
132
|
+
}
|
133
|
+
.flatpickr-prev-month.flatpickr-prev-month,
|
134
|
+
.flatpickr-next-month.flatpickr-prev-month {
|
135
|
+
/*
|
136
|
+
/*rtl:begin:ignore*/
|
137
|
+
/*
|
138
|
+
*/
|
139
|
+
right: calc(3.57% - 1.5px);
|
140
|
+
/*
|
141
|
+
/*rtl:end:ignore*/
|
142
|
+
/*
|
143
|
+
*/
|
144
|
+
}
|
145
|
+
/*
|
146
|
+
/*rtl:begin:ignore*/
|
147
|
+
/*
|
148
|
+
/*rtl:end:ignore*/
|
149
|
+
.flatpickr-prev-month.flatpickr-next-month,
|
150
|
+
.flatpickr-next-month.flatpickr-next-month {
|
151
|
+
/*
|
152
|
+
/*rtl:begin:ignore*/
|
153
|
+
/*
|
154
|
+
*/
|
155
|
+
left: calc(3.57% - 1.5px);
|
156
|
+
/*
|
157
|
+
/*rtl:end:ignore*/
|
158
|
+
/*
|
159
|
+
*/
|
160
|
+
}
|
161
|
+
/*
|
162
|
+
/*rtl:begin:ignore*/
|
163
|
+
/*
|
164
|
+
/*rtl:end:ignore*/
|
165
|
+
.flatpickr-prev-month:hover,
|
166
|
+
.flatpickr-next-month:hover {
|
167
|
+
color: #bbb;
|
168
|
+
}
|
169
|
+
.flatpickr-prev-month:hover svg,
|
170
|
+
.flatpickr-next-month:hover svg {
|
171
|
+
fill: #f64747;
|
172
|
+
}
|
173
|
+
.flatpickr-prev-month svg,
|
174
|
+
.flatpickr-next-month svg {
|
175
|
+
width: 14px;
|
176
|
+
}
|
177
|
+
.flatpickr-prev-month svg path,
|
178
|
+
.flatpickr-next-month svg path {
|
179
|
+
transition: fill 0.1s;
|
180
|
+
fill: inherit;
|
181
|
+
}
|
182
|
+
.numInputWrapper {
|
183
|
+
position: relative;
|
184
|
+
height: auto;
|
185
|
+
}
|
186
|
+
.numInputWrapper input,
|
187
|
+
.numInputWrapper span {
|
188
|
+
display: inline-block;
|
189
|
+
}
|
190
|
+
.numInputWrapper input {
|
191
|
+
width: 100%;
|
192
|
+
}
|
193
|
+
.numInputWrapper span {
|
194
|
+
position: absolute;
|
195
|
+
left: 0;
|
196
|
+
width: 14px;
|
197
|
+
padding: 0 2px 0 4px;
|
198
|
+
height: 50%;
|
199
|
+
line-height: 50%;
|
200
|
+
opacity: 0;
|
201
|
+
cursor: pointer;
|
202
|
+
border: 1px solid rgba(72,72,72,0.05);
|
203
|
+
box-sizing: border-box;
|
204
|
+
}
|
205
|
+
.numInputWrapper span:hover {
|
206
|
+
background: rgba(0,0,0,0.1);
|
207
|
+
}
|
208
|
+
.numInputWrapper span:active {
|
209
|
+
background: rgba(0,0,0,0.2);
|
210
|
+
}
|
211
|
+
.numInputWrapper span:after {
|
212
|
+
display: block;
|
213
|
+
content: "";
|
214
|
+
position: absolute;
|
215
|
+
top: 33%;
|
216
|
+
}
|
217
|
+
.numInputWrapper span.arrowUp {
|
218
|
+
top: 0;
|
219
|
+
border-bottom: 0;
|
220
|
+
}
|
221
|
+
.numInputWrapper span.arrowUp:after {
|
222
|
+
border-right: 4px solid transparent;
|
223
|
+
border-left: 4px solid transparent;
|
224
|
+
border-bottom: 4px solid rgba(72,72,72,0.6);
|
225
|
+
}
|
226
|
+
.numInputWrapper span.arrowDown {
|
227
|
+
top: 50%;
|
228
|
+
}
|
229
|
+
.numInputWrapper span.arrowDown:after {
|
230
|
+
border-right: 4px solid transparent;
|
231
|
+
border-left: 4px solid transparent;
|
232
|
+
border-top: 4px solid rgba(72,72,72,0.6);
|
233
|
+
}
|
234
|
+
.numInputWrapper span svg {
|
235
|
+
width: inherit;
|
236
|
+
height: auto;
|
237
|
+
}
|
238
|
+
.numInputWrapper span svg path {
|
239
|
+
fill: rgba(255,255,255,0.5);
|
240
|
+
}
|
241
|
+
.numInputWrapper:hover {
|
242
|
+
background: rgba(0,0,0,0.05);
|
243
|
+
}
|
244
|
+
.numInputWrapper:hover span {
|
245
|
+
opacity: 1;
|
246
|
+
}
|
247
|
+
.flatpickr-current-month {
|
248
|
+
font-size: 135%;
|
249
|
+
line-height: inherit;
|
250
|
+
font-weight: 300;
|
251
|
+
color: inherit;
|
252
|
+
position: absolute;
|
253
|
+
width: 75%;
|
254
|
+
right: 12.5%;
|
255
|
+
top: 5px;
|
256
|
+
display: inline-block;
|
257
|
+
text-align: center;
|
258
|
+
}
|
259
|
+
.flatpickr-current-month span.cur-month {
|
260
|
+
font-family: inherit;
|
261
|
+
font-weight: 700;
|
262
|
+
color: inherit;
|
263
|
+
display: inline-block;
|
264
|
+
margin-right: 7px;
|
265
|
+
padding: 0;
|
266
|
+
}
|
267
|
+
.flatpickr-current-month span.cur-month:hover {
|
268
|
+
background: rgba(0,0,0,0.05);
|
269
|
+
}
|
270
|
+
.flatpickr-current-month .numInputWrapper {
|
271
|
+
width: 6ch;
|
272
|
+
width: 7ch\0;
|
273
|
+
display: inline-block;
|
274
|
+
}
|
275
|
+
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
|
276
|
+
border-bottom-color: #fff;
|
277
|
+
}
|
278
|
+
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
|
279
|
+
border-top-color: #fff;
|
280
|
+
}
|
281
|
+
.flatpickr-current-month input.cur-year {
|
282
|
+
background: transparent;
|
283
|
+
box-sizing: border-box;
|
284
|
+
color: inherit;
|
285
|
+
cursor: default;
|
286
|
+
padding: 0 0.5ch 0 0;
|
287
|
+
margin: 0;
|
288
|
+
display: inline;
|
289
|
+
font-size: inherit;
|
290
|
+
font-family: inherit;
|
291
|
+
font-weight: 300;
|
292
|
+
line-height: inherit;
|
293
|
+
height: initial;
|
294
|
+
border: 0;
|
295
|
+
border-radius: 0;
|
296
|
+
vertical-align: initial;
|
297
|
+
}
|
298
|
+
.flatpickr-current-month input.cur-year:focus {
|
299
|
+
outline: 0;
|
300
|
+
}
|
301
|
+
.flatpickr-current-month input.cur-year[disabled],
|
302
|
+
.flatpickr-current-month input.cur-year[disabled]:hover {
|
303
|
+
font-size: 100%;
|
304
|
+
color: rgba(255,255,255,0.5);
|
305
|
+
background: transparent;
|
306
|
+
pointer-events: none;
|
307
|
+
}
|
308
|
+
.flatpickr-weekdays {
|
309
|
+
background: #ff8a65;
|
310
|
+
text-align: center;
|
311
|
+
overflow: hidden;
|
312
|
+
}
|
313
|
+
.flatpickr-days,
|
314
|
+
.flatpickr-weeks {
|
315
|
+
padding: 1px 0 0 0;
|
316
|
+
}
|
317
|
+
.flatpickr-days {
|
318
|
+
padding: 0;
|
319
|
+
outline: 0;
|
320
|
+
text-align: right;
|
321
|
+
width: 315px;
|
322
|
+
box-sizing: border-box;
|
323
|
+
display: inline-block;
|
324
|
+
display: flex;
|
325
|
+
flex-wrap: wrap;
|
326
|
+
justify-content: space-around;
|
327
|
+
border-left: 1px solid rgba(255,138,101,0.2);
|
328
|
+
border-right: 1px solid rgba(255,138,101,0.2);
|
329
|
+
}
|
330
|
+
.flatpickr-day {
|
331
|
+
background: none;
|
332
|
+
border: 1px solid transparent;
|
333
|
+
border-radius: 150px;
|
334
|
+
box-sizing: border-box;
|
335
|
+
color: #484848;
|
336
|
+
cursor: pointer;
|
337
|
+
font-weight: 400;
|
338
|
+
width: 14.2857143%;
|
339
|
+
flex-basis: 14.2857143%;
|
340
|
+
max-width: 40px;
|
341
|
+
height: 40px;
|
342
|
+
line-height: 40px;
|
343
|
+
margin: 0;
|
344
|
+
display: inline-block;
|
345
|
+
position: relative;
|
346
|
+
justify-content: center;
|
347
|
+
text-align: center;
|
348
|
+
}
|
349
|
+
.flatpickr-day.inRange,
|
350
|
+
.flatpickr-day.prevMonthDay.inRange,
|
351
|
+
.flatpickr-day.nextMonthDay.inRange,
|
352
|
+
.flatpickr-day.today.inRange,
|
353
|
+
.flatpickr-day.prevMonthDay.today.inRange,
|
354
|
+
.flatpickr-day.nextMonthDay.today.inRange,
|
355
|
+
.flatpickr-day:hover,
|
356
|
+
.flatpickr-day.prevMonthDay:hover,
|
357
|
+
.flatpickr-day.nextMonthDay:hover,
|
358
|
+
.flatpickr-day:focus,
|
359
|
+
.flatpickr-day.prevMonthDay:focus,
|
360
|
+
.flatpickr-day.nextMonthDay:focus {
|
361
|
+
cursor: pointer;
|
362
|
+
outline: 0;
|
363
|
+
background: #e2e2e2;
|
364
|
+
border-color: #e2e2e2;
|
365
|
+
}
|
366
|
+
.flatpickr-day.today {
|
367
|
+
border-color: #bbb;
|
368
|
+
}
|
369
|
+
.flatpickr-day.today:hover,
|
370
|
+
.flatpickr-day.today:focus {
|
371
|
+
border-color: #bbb;
|
372
|
+
background: #bbb;
|
373
|
+
color: #fff;
|
374
|
+
}
|
375
|
+
.flatpickr-day.selected,
|
376
|
+
.flatpickr-day.startRange,
|
377
|
+
.flatpickr-day.endRange,
|
378
|
+
.flatpickr-day.selected:focus,
|
379
|
+
.flatpickr-day.startRange:focus,
|
380
|
+
.flatpickr-day.endRange:focus,
|
381
|
+
.flatpickr-day.selected:hover,
|
382
|
+
.flatpickr-day.startRange:hover,
|
383
|
+
.flatpickr-day.endRange:hover,
|
384
|
+
.flatpickr-day.selected.prevMonthDay,
|
385
|
+
.flatpickr-day.startRange.prevMonthDay,
|
386
|
+
.flatpickr-day.endRange.prevMonthDay,
|
387
|
+
.flatpickr-day.selected.nextMonthDay,
|
388
|
+
.flatpickr-day.startRange.nextMonthDay,
|
389
|
+
.flatpickr-day.endRange.nextMonthDay {
|
390
|
+
background: #ff8a65;
|
391
|
+
color: #fff;
|
392
|
+
border-color: #ff8a65;
|
393
|
+
}
|
394
|
+
.flatpickr-day.selected.startRange,
|
395
|
+
.flatpickr-day.startRange.startRange,
|
396
|
+
.flatpickr-day.endRange.startRange {
|
397
|
+
border-radius: 0 50px 50px 0;
|
398
|
+
}
|
399
|
+
.flatpickr-day.selected.endRange,
|
400
|
+
.flatpickr-day.startRange.endRange,
|
401
|
+
.flatpickr-day.endRange.endRange {
|
402
|
+
border-radius: 50px 0 0 50px;
|
403
|
+
}
|
404
|
+
.flatpickr-day.selected.startRange.endRange,
|
405
|
+
.flatpickr-day.startRange.startRange.endRange,
|
406
|
+
.flatpickr-day.endRange.startRange.endRange {
|
407
|
+
border-radius: 50px;
|
408
|
+
}
|
409
|
+
.flatpickr-day.inRange {
|
410
|
+
border-radius: 0;
|
411
|
+
box-shadow: 5px 0 0 #e2e2e2, -5px 0 0 #e2e2e2;
|
412
|
+
}
|
413
|
+
.flatpickr-day.disabled,
|
414
|
+
.flatpickr-day.disabled:hover {
|
415
|
+
pointer-events: none;
|
416
|
+
}
|
417
|
+
.flatpickr-day.disabled,
|
418
|
+
.flatpickr-day.disabled:hover,
|
419
|
+
.flatpickr-day.prevMonthDay,
|
420
|
+
.flatpickr-day.nextMonthDay,
|
421
|
+
.flatpickr-day.notAllowed,
|
422
|
+
.flatpickr-day.notAllowed.prevMonthDay,
|
423
|
+
.flatpickr-day.notAllowed.nextMonthDay {
|
424
|
+
color: rgba(72,72,72,0.3);
|
425
|
+
background: transparent;
|
426
|
+
border-color: transparent;
|
427
|
+
cursor: default;
|
428
|
+
}
|
429
|
+
span.flatpickr-weekday {
|
430
|
+
cursor: default;
|
431
|
+
font-size: 90%;
|
432
|
+
color: rgba(0,0,0,0.54);
|
433
|
+
height: 27.333333333333332px;
|
434
|
+
line-height: 24px;
|
435
|
+
margin: 0;
|
436
|
+
background: #ff8a65;
|
437
|
+
text-align: center;
|
438
|
+
display: block;
|
439
|
+
float: right;
|
440
|
+
width: 14.28%;
|
441
|
+
font-weight: bold;
|
442
|
+
margin: 0;
|
443
|
+
padding-top: 3.333333333333333px;
|
444
|
+
}
|
445
|
+
.rangeMode .flatpickr-day {
|
446
|
+
margin-top: 1px;
|
447
|
+
}
|
448
|
+
.flatpickr-weekwrapper {
|
449
|
+
display: inline-block;
|
450
|
+
float: right;
|
451
|
+
}
|
452
|
+
.flatpickr-weekwrapper .flatpickr-weeks {
|
453
|
+
padding: 1px 12px 0 12px;
|
454
|
+
border-right: 1px solid rgba(255,138,101,0.2);
|
455
|
+
box-shadow: -1px 0 0 rgba(255,138,101,0.2);
|
456
|
+
}
|
457
|
+
.flatpickr-weekwrapper .flatpickr-weekday {
|
458
|
+
float: none;
|
459
|
+
width: 100%;
|
460
|
+
}
|
461
|
+
.flatpickr-weekwrapper span.flatpickr-day {
|
462
|
+
display: block;
|
463
|
+
width: 100%;
|
464
|
+
max-width: none;
|
465
|
+
}
|
466
|
+
.flatpickr-innerContainer {
|
467
|
+
display: block;
|
468
|
+
display: flex;
|
469
|
+
box-sizing: border-box;
|
470
|
+
overflow: hidden;
|
471
|
+
background: #fff;
|
472
|
+
border-bottom: 1px solid rgba(255,138,101,0.2);
|
473
|
+
}
|
474
|
+
.flatpickr-rContainer {
|
475
|
+
display: inline-block;
|
476
|
+
padding: 0;
|
477
|
+
box-sizing: border-box;
|
478
|
+
}
|
479
|
+
.flatpickr-time {
|
480
|
+
text-align: center;
|
481
|
+
outline: 0;
|
482
|
+
display: block;
|
483
|
+
height: 0;
|
484
|
+
line-height: 40px;
|
485
|
+
max-height: 40px;
|
486
|
+
box-sizing: border-box;
|
487
|
+
overflow: hidden;
|
488
|
+
transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
|
489
|
+
display: flex;
|
490
|
+
background: #fff;
|
491
|
+
border-radius: 0 0 5px 5px;
|
492
|
+
}
|
493
|
+
.flatpickr-time:after {
|
494
|
+
content: "";
|
495
|
+
display: table;
|
496
|
+
clear: both;
|
497
|
+
}
|
498
|
+
.flatpickr-time .numInputWrapper {
|
499
|
+
flex: 1;
|
500
|
+
width: 40%;
|
501
|
+
height: 40px;
|
502
|
+
float: right;
|
503
|
+
}
|
504
|
+
.flatpickr-time .numInputWrapper span.arrowUp:after {
|
505
|
+
border-bottom-color: #484848;
|
506
|
+
}
|
507
|
+
.flatpickr-time .numInputWrapper span.arrowDown:after {
|
508
|
+
border-top-color: #484848;
|
509
|
+
}
|
510
|
+
.flatpickr-time.hasSeconds .numInputWrapper {
|
511
|
+
width: 26%;
|
512
|
+
}
|
513
|
+
.flatpickr-time.time24hr .numInputWrapper {
|
514
|
+
width: 49%;
|
515
|
+
}
|
516
|
+
.flatpickr-time input {
|
517
|
+
background: transparent;
|
518
|
+
box-shadow: none;
|
519
|
+
border: 0;
|
520
|
+
border-radius: 0;
|
521
|
+
text-align: center;
|
522
|
+
margin: 0;
|
523
|
+
padding: 0;
|
524
|
+
height: inherit;
|
525
|
+
line-height: inherit;
|
526
|
+
cursor: pointer;
|
527
|
+
color: #484848;
|
528
|
+
font-size: 14px;
|
529
|
+
position: relative;
|
530
|
+
box-sizing: border-box;
|
531
|
+
}
|
532
|
+
.flatpickr-time input.flatpickr-hour {
|
533
|
+
font-weight: bold;
|
534
|
+
}
|
535
|
+
.flatpickr-time input.flatpickr-minute,
|
536
|
+
.flatpickr-time input.flatpickr-second {
|
537
|
+
font-weight: 400;
|
538
|
+
}
|
539
|
+
.flatpickr-time input:focus {
|
540
|
+
outline: 0;
|
541
|
+
border: 0;
|
542
|
+
}
|
543
|
+
.flatpickr-time .flatpickr-time-separator,
|
544
|
+
.flatpickr-time .flatpickr-am-pm {
|
545
|
+
height: inherit;
|
546
|
+
display: inline-block;
|
547
|
+
float: right;
|
548
|
+
line-height: inherit;
|
549
|
+
color: #484848;
|
550
|
+
font-weight: bold;
|
551
|
+
width: 2%;
|
552
|
+
user-select: none;
|
553
|
+
}
|
554
|
+
.flatpickr-time .flatpickr-am-pm {
|
555
|
+
outline: 0;
|
556
|
+
width: 18%;
|
557
|
+
cursor: pointer;
|
558
|
+
text-align: center;
|
559
|
+
font-weight: 400;
|
560
|
+
}
|
561
|
+
.flatpickr-time .flatpickr-am-pm:hover,
|
562
|
+
.flatpickr-time .flatpickr-am-pm:focus {
|
563
|
+
background: #ececec;
|
564
|
+
}
|
565
|
+
.hasWeeks .flatpickr-days,
|
566
|
+
.hasTime .flatpickr-days {
|
567
|
+
border-bottom: 0;
|
568
|
+
border-bottom-left-radius: 0;
|
569
|
+
border-bottom-right-radius: 0;
|
570
|
+
}
|
571
|
+
.hasWeeks .flatpickr-days {
|
572
|
+
border-right: 0;
|
573
|
+
}
|
574
|
+
@media all and (-ms-high-contrast: none) {
|
575
|
+
.flatpickr-month {
|
576
|
+
padding: 0;
|
577
|
+
}
|
578
|
+
.flatpickr-month svg {
|
579
|
+
top: 0 !important;
|
580
|
+
}
|
581
|
+
}
|
582
|
+
@-moz-keyframes flatpickrFadeInDown {
|
583
|
+
from {
|
584
|
+
opacity: 0;
|
585
|
+
transform: translate3d(0, -20px, 0);
|
586
|
+
}
|
587
|
+
to {
|
588
|
+
opacity: 1;
|
589
|
+
transform: none;
|
590
|
+
}
|
591
|
+
}
|
592
|
+
@-webkit-keyframes flatpickrFadeInDown {
|
593
|
+
from {
|
594
|
+
opacity: 0;
|
595
|
+
transform: translate3d(0, -20px, 0);
|
596
|
+
}
|
597
|
+
to {
|
598
|
+
opacity: 1;
|
599
|
+
transform: none;
|
600
|
+
}
|
601
|
+
}
|
602
|
+
@-o-keyframes flatpickrFadeInDown {
|
603
|
+
from {
|
604
|
+
opacity: 0;
|
605
|
+
transform: translate3d(0, -20px, 0);
|
606
|
+
}
|
607
|
+
to {
|
608
|
+
opacity: 1;
|
609
|
+
transform: none;
|
610
|
+
}
|
611
|
+
}
|
612
|
+
@keyframes flatpickrFadeInDown {
|
613
|
+
from {
|
614
|
+
opacity: 0;
|
615
|
+
transform: translate3d(0, -20px, 0);
|
616
|
+
}
|
617
|
+
to {
|
618
|
+
opacity: 1;
|
619
|
+
transform: none;
|
620
|
+
}
|
621
|
+
}
|