ecabs-components 1.0.30 → 1.0.31
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/esm2022/lib/base/directives/date-mask.directive.mjs +31 -29
- package/esm2022/lib/base/directives/date-mask.directive.module.mjs +4 -4
- package/esm2022/lib/base/directives/digits-only.directive.mjs +28 -25
- package/esm2022/lib/base/directives/digits-only.directive.module.mjs +4 -4
- package/esm2022/lib/base/directives/number-border.directive.mjs +7 -3
- package/esm2022/lib/base/directives/number-border.directive.module.mjs +4 -4
- package/esm2022/lib/base/directives/tooltip-if-truncated.directive.mjs +6 -3
- package/esm2022/lib/base/directives/tooltip-if-truncated.directive.module.mjs +4 -4
- package/esm2022/lib/base/element-base.mjs +40 -35
- package/esm2022/lib/base/element-wrapper/element-wrapper.component.mjs +12 -9
- package/esm2022/lib/base/element-wrapper/element-wrapper.module.mjs +6 -6
- package/esm2022/lib/base/hint/hint.component.mjs +6 -6
- package/esm2022/lib/base/hint/hint.module.mjs +4 -4
- package/esm2022/lib/base/validation/validation.component.mjs +10 -5
- package/esm2022/lib/base/validation/validation.module.mjs +4 -4
- package/esm2022/lib/ecabs-active-status-filter/ecabs-active-status-filter.component.mjs +6 -7
- package/esm2022/lib/ecabs-active-status-filter/ecabs-active-status-filter.module.mjs +4 -4
- package/esm2022/lib/ecabs-breadcrumb/ecabs-breadcrumb.component.mjs +4 -3
- package/esm2022/lib/ecabs-breadcrumb/ecabs-breadcrumb.module.mjs +4 -4
- package/esm2022/lib/ecabs-buttons/ecabs-buttons.component.mjs +14 -13
- package/esm2022/lib/ecabs-buttons/ecabs-buttons.module.mjs +4 -4
- package/esm2022/lib/ecabs-checkbox-toggle/ecabs-checkbox-toggle.component.mjs +19 -13
- package/esm2022/lib/ecabs-checkbox-toggle/ecabs-checkbox-toggle.module.mjs +6 -6
- package/esm2022/lib/ecabs-date-picker/components/ecabs-date-picker-header/ecabs-date-picker-header.component.mjs +4 -6
- package/esm2022/lib/ecabs-date-picker/ecabs-date-picker.component.mjs +17 -13
- package/esm2022/lib/ecabs-date-picker/ecabs-date-picker.module.mjs +6 -6
- package/esm2022/lib/ecabs-date-time-picker/components/ecabs-date-time-picker-header/ecabs-date-time-picker-header.component.mjs +4 -6
- package/esm2022/lib/ecabs-date-time-picker/ecabs-date-time-picker.component.mjs +26 -19
- package/esm2022/lib/ecabs-date-time-picker/ecabs-date-time-picker.module.mjs +6 -6
- package/esm2022/lib/ecabs-date-time-range-picker/components/ecabs-date-time-range-picker-header/ecabs-date-time-range-picker-header.component.mjs +4 -6
- package/esm2022/lib/ecabs-date-time-range-picker/ecabs-date-time-range-picker.component.mjs +27 -21
- package/esm2022/lib/ecabs-date-time-range-picker/ecabs-date-time-range-picker.module.mjs +6 -6
- package/esm2022/lib/ecabs-date-time-range-picker/time-range.directive.mjs +9 -6
- package/esm2022/lib/ecabs-dialog-confirm/ecabs-dialog-confirm.component.mjs +9 -6
- package/esm2022/lib/ecabs-dialog-confirm/ecabs-dialog-confirm.module.mjs +4 -4
- package/esm2022/lib/ecabs-dialog-message/ecabs-dialog-message.component.mjs +9 -6
- package/esm2022/lib/ecabs-dialog-message/ecabs-dialog-message.module.mjs +4 -4
- package/esm2022/lib/ecabs-empty-placeholder/ecabs-empty-placeholder.component.mjs +6 -3
- package/esm2022/lib/ecabs-empty-placeholder/ecabs-empty-placeholder.module.mjs +4 -4
- package/esm2022/lib/ecabs-expansion-panel/ecabs-expansion-panel.component.mjs +21 -12
- package/esm2022/lib/ecabs-expansion-panel/ecabs-expansion-panel.module.mjs +4 -4
- package/esm2022/lib/ecabs-increment/ecabs-increment.component.mjs +13 -8
- package/esm2022/lib/ecabs-increment/ecabs-increment.module.mjs +4 -4
- package/esm2022/lib/ecabs-input/ecabs-input.component.mjs +14 -7
- package/esm2022/lib/ecabs-input/ecabs-input.module.mjs +4 -4
- package/esm2022/lib/ecabs-language-selector/ecabs-language-selector.component.mjs +10 -8
- package/esm2022/lib/ecabs-language-selector/ecabs-language-selector.module.mjs +6 -6
- package/esm2022/lib/ecabs-loading/ecabs-loading.component.mjs +6 -8
- package/esm2022/lib/ecabs-loading/ecabs-loading.module.mjs +4 -4
- package/esm2022/lib/ecabs-loading/spinner/spinner.component.mjs +4 -6
- package/esm2022/lib/ecabs-note/ecabs-note.component.mjs +4 -6
- package/esm2022/lib/ecabs-note/ecabs-note.module.mjs +4 -4
- package/esm2022/lib/ecabs-phone/ecabs-phone.component.mjs +16 -9
- package/esm2022/lib/ecabs-phone/ecabs-phone.module.mjs +4 -4
- package/esm2022/lib/ecabs-picker-header/ecabs-picker-header.component.mjs +9 -6
- package/esm2022/lib/ecabs-picker-header/ecabs-picker-header.module.mjs +4 -4
- package/esm2022/lib/ecabs-radio-button-list/ecabs-radio-button-list.component.mjs +10 -7
- package/esm2022/lib/ecabs-radio-button-list/ecabs-radio-button-list.module.mjs +6 -6
- package/esm2022/lib/ecabs-select/ecabs-select.component.mjs +38 -32
- package/esm2022/lib/ecabs-select/ecabs-select.module.mjs +6 -6
- package/esm2022/lib/ecabs-table/ecabs-table-filter-wrapper/ecabs-table-filter-wrapper.component.mjs +5 -3
- package/esm2022/lib/ecabs-table/ecabs-table-filter-wrapper/ecabs-table-filter-wrapper.module.mjs +6 -6
- package/esm2022/lib/ecabs-table/ecabs-table.component.mjs +12 -7
- package/esm2022/lib/ecabs-table/ecabs-table.module.mjs +6 -6
- package/esm2022/lib/ecabs-textarea/ecabs-textarea.component.mjs +11 -8
- package/esm2022/lib/ecabs-textarea/ecabs-textarea.module.mjs +4 -4
- package/esm2022/lib/ecabs-timepicker/componets/ecabs-time-list-panel/ecabs-time-list-panel.component.mjs +19 -12
- package/esm2022/lib/ecabs-timepicker/ecabs-timepicker.component.mjs +27 -17
- package/esm2022/lib/ecabs-timepicker/ecabs-timepicker.module.mjs +4 -4
- package/esm2022/lib/ecabs-timepicker/ecabs-timepicker.service.mjs +9 -11
- package/esm2022/lib/ecabs-validation/ecabs-validation.component.mjs +6 -3
- package/esm2022/lib/ecabs-validation/ecabs-validation.module.mjs +4 -4
- package/esm2022/lib/services/ecabs-components.service.mjs +15 -16
- package/fesm2022/ecabs-components.mjs +622 -504
- package/fesm2022/ecabs-components.mjs.map +1 -1
- package/package.json +14 -6
- package/src/assets/images/nothing-here.svg +22 -0
- package/{styles → src/assets/styles}/material/_theme.scss +33 -33
- package/{styles → src/assets/styles}/material/overrides/_button.scss +20 -15
- package/{styles → src/assets/styles}/material/overrides/_datepicker.scss +1 -1
- package/src/assets/styles/material/overrides/_icon.scss +3 -0
- package/{styles → src/assets/styles}/material/overrides/_table.scss +7 -1
- package/src/assets/styles/material/overrides/index.scss +20 -0
- package/{styles → src/assets/styles}/scss/modules/_datepicker.scss +6 -0
- package/{styles → src/assets/styles}/scss/modules/_select.scss +1 -1
- package/src/assets/styles/scss/utilities/index.scss +7 -0
- package/src/assets/styles/styles.scss +5 -0
- package/src/assets/styles/tailwind/index.scss +1 -0
- package/styles/material/overrides/_icon.scss +0 -3
- package/styles/material/overrides/index.scss +0 -20
- package/styles/scss/utilities/index.scss +0 -7
- package/styles/styles.scss +0 -5
- package/styles/tailwind/index.scss +0 -756
- /package/{styles → src/assets/styles}/material/overrides/_autocomplete.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_card.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_chip.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_dialog.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_divider.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_expansion.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_form.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_menu.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_paginator.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_phone.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_select.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_tab.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_toaster.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_toggle.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_toolbar.scss +0 -0
- /package/{styles → src/assets/styles}/material/overrides/_tooltip.scss +0 -0
- /package/{styles → src/assets/styles}/scss/base/_heading.scss +0 -0
- /package/{styles → src/assets/styles}/scss/base/_normalize.scss +0 -0
- /package/{styles → src/assets/styles}/scss/base/index.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_autocomplete.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_button.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_card.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_chip.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_dialog.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_divider.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_form.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_icon.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_img.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_legend.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_list.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_map.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_percentage.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_phone.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_statuses.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_tab.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_table.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_timepicker.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_toaster.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/_tooltip.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/drag-drop.scss +0 -0
- /package/{styles → src/assets/styles}/scss/modules/index.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_colors.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_fonts.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_functions.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_helpers.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_mixins.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_palettes.scss +0 -0
- /package/{styles → src/assets/styles}/scss/utilities/_variables.scss +0 -0
|
@@ -1,756 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/*
|
|
6
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
7
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
*,
|
|
11
|
-
::before,
|
|
12
|
-
::after {
|
|
13
|
-
box-sizing: border-box;
|
|
14
|
-
/* 1 */
|
|
15
|
-
border-width: 0;
|
|
16
|
-
/* 2 */
|
|
17
|
-
border-style: solid;
|
|
18
|
-
/* 2 */
|
|
19
|
-
border-color: var(--color-gray-200);
|
|
20
|
-
/* 2 */
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
::before,
|
|
24
|
-
::after {
|
|
25
|
-
--tw-content: '';
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
/*
|
|
29
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
30
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
31
|
-
3. Use a more readable tab size.
|
|
32
|
-
4. Use the user's configured `sans` font-family by default.
|
|
33
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
|
34
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
|
35
|
-
*/
|
|
36
|
-
|
|
37
|
-
html {
|
|
38
|
-
line-height: 1.5;
|
|
39
|
-
/* 1 */
|
|
40
|
-
-webkit-text-size-adjust: 100%;
|
|
41
|
-
/* 2 */
|
|
42
|
-
-moz-tab-size: 4;
|
|
43
|
-
/* 3 */
|
|
44
|
-
-o-tab-size: 4;
|
|
45
|
-
tab-size: 4;
|
|
46
|
-
/* 3 */
|
|
47
|
-
font-family: Segment, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
48
|
-
/* 4 */
|
|
49
|
-
font-feature-settings: normal;
|
|
50
|
-
/* 5 */
|
|
51
|
-
font-variation-settings: normal;
|
|
52
|
-
/* 6 */
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/*
|
|
56
|
-
1. Remove the margin in all browsers.
|
|
57
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
58
|
-
*/
|
|
59
|
-
|
|
60
|
-
body {
|
|
61
|
-
margin: 0;
|
|
62
|
-
/* 1 */
|
|
63
|
-
line-height: inherit;
|
|
64
|
-
/* 2 */
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
/*
|
|
68
|
-
1. Add the correct height in Firefox.
|
|
69
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
70
|
-
3. Ensure horizontal rules are visible by default.
|
|
71
|
-
*/
|
|
72
|
-
|
|
73
|
-
hr {
|
|
74
|
-
height: 0;
|
|
75
|
-
/* 1 */
|
|
76
|
-
color: inherit;
|
|
77
|
-
/* 2 */
|
|
78
|
-
border-top-width: 1px;
|
|
79
|
-
/* 3 */
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
/*
|
|
83
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
84
|
-
*/
|
|
85
|
-
|
|
86
|
-
abbr:where([title]) {
|
|
87
|
-
-webkit-text-decoration: underline dotted;
|
|
88
|
-
text-decoration: underline dotted;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
/*
|
|
92
|
-
Remove the default font size and weight for headings.
|
|
93
|
-
*/
|
|
94
|
-
|
|
95
|
-
h1,
|
|
96
|
-
h2,
|
|
97
|
-
h3,
|
|
98
|
-
h4,
|
|
99
|
-
h5,
|
|
100
|
-
h6 {
|
|
101
|
-
font-size: inherit;
|
|
102
|
-
font-weight: inherit;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/*
|
|
106
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
107
|
-
*/
|
|
108
|
-
|
|
109
|
-
a {
|
|
110
|
-
color: inherit;
|
|
111
|
-
text-decoration: inherit;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/*
|
|
115
|
-
Add the correct font weight in Edge and Safari.
|
|
116
|
-
*/
|
|
117
|
-
|
|
118
|
-
b,
|
|
119
|
-
strong {
|
|
120
|
-
font-weight: bolder;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/*
|
|
124
|
-
1. Use the user's configured `mono` font family by default.
|
|
125
|
-
2. Correct the odd `em` font sizing in all browsers.
|
|
126
|
-
*/
|
|
127
|
-
|
|
128
|
-
code,
|
|
129
|
-
kbd,
|
|
130
|
-
samp,
|
|
131
|
-
pre {
|
|
132
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
133
|
-
/* 1 */
|
|
134
|
-
font-size: 1em;
|
|
135
|
-
/* 2 */
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
/*
|
|
139
|
-
Add the correct font size in all browsers.
|
|
140
|
-
*/
|
|
141
|
-
|
|
142
|
-
small {
|
|
143
|
-
font-size: 80%;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
/*
|
|
147
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
148
|
-
*/
|
|
149
|
-
|
|
150
|
-
sub,
|
|
151
|
-
sup {
|
|
152
|
-
font-size: 75%;
|
|
153
|
-
line-height: 0;
|
|
154
|
-
position: relative;
|
|
155
|
-
vertical-align: baseline;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
sub {
|
|
159
|
-
bottom: -0.25em;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
sup {
|
|
163
|
-
top: -0.5em;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
/*
|
|
167
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
168
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
169
|
-
3. Remove gaps between table borders by default.
|
|
170
|
-
*/
|
|
171
|
-
|
|
172
|
-
table {
|
|
173
|
-
text-indent: 0;
|
|
174
|
-
/* 1 */
|
|
175
|
-
border-color: inherit;
|
|
176
|
-
/* 2 */
|
|
177
|
-
border-collapse: collapse;
|
|
178
|
-
/* 3 */
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
/*
|
|
182
|
-
1. Change the font styles in all browsers.
|
|
183
|
-
2. Remove the margin in Firefox and Safari.
|
|
184
|
-
3. Remove default padding in all browsers.
|
|
185
|
-
*/
|
|
186
|
-
|
|
187
|
-
button,
|
|
188
|
-
input,
|
|
189
|
-
optgroup,
|
|
190
|
-
select,
|
|
191
|
-
textarea {
|
|
192
|
-
font-family: inherit;
|
|
193
|
-
/* 1 */
|
|
194
|
-
font-size: 100%;
|
|
195
|
-
/* 1 */
|
|
196
|
-
font-weight: inherit;
|
|
197
|
-
/* 1 */
|
|
198
|
-
line-height: inherit;
|
|
199
|
-
/* 1 */
|
|
200
|
-
color: inherit;
|
|
201
|
-
/* 1 */
|
|
202
|
-
margin: 0;
|
|
203
|
-
/* 2 */
|
|
204
|
-
padding: 0;
|
|
205
|
-
/* 3 */
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
/*
|
|
209
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
210
|
-
*/
|
|
211
|
-
|
|
212
|
-
button,
|
|
213
|
-
select {
|
|
214
|
-
text-transform: none;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
/*
|
|
218
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
219
|
-
2. Remove default button styles.
|
|
220
|
-
*/
|
|
221
|
-
|
|
222
|
-
button,
|
|
223
|
-
[type='button'],
|
|
224
|
-
[type='reset'],
|
|
225
|
-
[type='submit'] {
|
|
226
|
-
-webkit-appearance: button;
|
|
227
|
-
/* 1 */
|
|
228
|
-
background-color: transparent;
|
|
229
|
-
/* 2 */
|
|
230
|
-
background-image: none;
|
|
231
|
-
/* 2 */
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
/*
|
|
235
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
236
|
-
*/
|
|
237
|
-
|
|
238
|
-
:-moz-focusring {
|
|
239
|
-
outline: auto;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
/*
|
|
243
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
244
|
-
*/
|
|
245
|
-
|
|
246
|
-
:-moz-ui-invalid {
|
|
247
|
-
box-shadow: none;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
/*
|
|
251
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
252
|
-
*/
|
|
253
|
-
|
|
254
|
-
progress {
|
|
255
|
-
vertical-align: baseline;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
/*
|
|
259
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
260
|
-
*/
|
|
261
|
-
|
|
262
|
-
::-webkit-inner-spin-button,
|
|
263
|
-
::-webkit-outer-spin-button {
|
|
264
|
-
height: auto;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
/*
|
|
268
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
269
|
-
2. Correct the outline style in Safari.
|
|
270
|
-
*/
|
|
271
|
-
|
|
272
|
-
[type='search'] {
|
|
273
|
-
-webkit-appearance: textfield;
|
|
274
|
-
/* 1 */
|
|
275
|
-
outline-offset: -2px;
|
|
276
|
-
/* 2 */
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
/*
|
|
280
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
281
|
-
*/
|
|
282
|
-
|
|
283
|
-
::-webkit-search-decoration {
|
|
284
|
-
-webkit-appearance: none;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
/*
|
|
288
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
289
|
-
2. Change font properties to `inherit` in Safari.
|
|
290
|
-
*/
|
|
291
|
-
|
|
292
|
-
::-webkit-file-upload-button {
|
|
293
|
-
-webkit-appearance: button;
|
|
294
|
-
/* 1 */
|
|
295
|
-
font: inherit;
|
|
296
|
-
/* 2 */
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
/*
|
|
300
|
-
Add the correct display in Chrome and Safari.
|
|
301
|
-
*/
|
|
302
|
-
|
|
303
|
-
summary {
|
|
304
|
-
display: list-item;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
/*
|
|
308
|
-
Removes the default spacing and border for appropriate elements.
|
|
309
|
-
*/
|
|
310
|
-
|
|
311
|
-
blockquote,
|
|
312
|
-
dl,
|
|
313
|
-
dd,
|
|
314
|
-
h1,
|
|
315
|
-
h2,
|
|
316
|
-
h3,
|
|
317
|
-
h4,
|
|
318
|
-
h5,
|
|
319
|
-
h6,
|
|
320
|
-
hr,
|
|
321
|
-
figure,
|
|
322
|
-
p,
|
|
323
|
-
pre {
|
|
324
|
-
margin: 0;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
fieldset {
|
|
328
|
-
margin: 0;
|
|
329
|
-
padding: 0;
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
legend {
|
|
333
|
-
padding: 0;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
ol,
|
|
337
|
-
ul,
|
|
338
|
-
menu {
|
|
339
|
-
list-style: none;
|
|
340
|
-
margin: 0;
|
|
341
|
-
padding: 0;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
/*
|
|
345
|
-
Prevent resizing textareas horizontally by default.
|
|
346
|
-
*/
|
|
347
|
-
|
|
348
|
-
textarea {
|
|
349
|
-
resize: vertical;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
/*
|
|
353
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
354
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
355
|
-
*/
|
|
356
|
-
|
|
357
|
-
input::-moz-placeholder, textarea::-moz-placeholder {
|
|
358
|
-
opacity: 1;
|
|
359
|
-
/* 1 */
|
|
360
|
-
color: var(--color-gray-400);
|
|
361
|
-
/* 2 */
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
input::placeholder,
|
|
365
|
-
textarea::placeholder {
|
|
366
|
-
opacity: 1;
|
|
367
|
-
/* 1 */
|
|
368
|
-
color: var(--color-gray-400);
|
|
369
|
-
/* 2 */
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
/*
|
|
373
|
-
Set the default cursor for buttons.
|
|
374
|
-
*/
|
|
375
|
-
|
|
376
|
-
button,
|
|
377
|
-
[role="button"] {
|
|
378
|
-
cursor: pointer;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
/*
|
|
382
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
383
|
-
*/
|
|
384
|
-
|
|
385
|
-
:disabled {
|
|
386
|
-
cursor: default;
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
/*
|
|
390
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
391
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
392
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
393
|
-
*/
|
|
394
|
-
|
|
395
|
-
img,
|
|
396
|
-
svg,
|
|
397
|
-
video,
|
|
398
|
-
canvas,
|
|
399
|
-
audio,
|
|
400
|
-
iframe,
|
|
401
|
-
embed,
|
|
402
|
-
object {
|
|
403
|
-
display: block;
|
|
404
|
-
/* 1 */
|
|
405
|
-
vertical-align: middle;
|
|
406
|
-
/* 2 */
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
/*
|
|
410
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
411
|
-
*/
|
|
412
|
-
|
|
413
|
-
img,
|
|
414
|
-
video {
|
|
415
|
-
max-width: 100%;
|
|
416
|
-
height: auto;
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
420
|
-
|
|
421
|
-
[hidden] {
|
|
422
|
-
display: none;
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
*, ::before, ::after {
|
|
426
|
-
--tw-border-spacing-x: 0;
|
|
427
|
-
--tw-border-spacing-y: 0;
|
|
428
|
-
--tw-translate-x: 0;
|
|
429
|
-
--tw-translate-y: 0;
|
|
430
|
-
--tw-rotate: 0;
|
|
431
|
-
--tw-skew-x: 0;
|
|
432
|
-
--tw-skew-y: 0;
|
|
433
|
-
--tw-scale-x: 1;
|
|
434
|
-
--tw-scale-y: 1;
|
|
435
|
-
--tw-pan-x: ;
|
|
436
|
-
--tw-pan-y: ;
|
|
437
|
-
--tw-pinch-zoom: ;
|
|
438
|
-
--tw-scroll-snap-strictness: proximity;
|
|
439
|
-
--tw-gradient-from-position: ;
|
|
440
|
-
--tw-gradient-via-position: ;
|
|
441
|
-
--tw-gradient-to-position: ;
|
|
442
|
-
--tw-ordinal: ;
|
|
443
|
-
--tw-slashed-zero: ;
|
|
444
|
-
--tw-numeric-figure: ;
|
|
445
|
-
--tw-numeric-spacing: ;
|
|
446
|
-
--tw-numeric-fraction: ;
|
|
447
|
-
--tw-ring-inset: ;
|
|
448
|
-
--tw-ring-offset-width: 0px;
|
|
449
|
-
--tw-ring-offset-color: #fff;
|
|
450
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
451
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
452
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
453
|
-
--tw-shadow: 0 0 #0000;
|
|
454
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
455
|
-
--tw-blur: ;
|
|
456
|
-
--tw-brightness: ;
|
|
457
|
-
--tw-contrast: ;
|
|
458
|
-
--tw-grayscale: ;
|
|
459
|
-
--tw-hue-rotate: ;
|
|
460
|
-
--tw-invert: ;
|
|
461
|
-
--tw-saturate: ;
|
|
462
|
-
--tw-sepia: ;
|
|
463
|
-
--tw-drop-shadow: ;
|
|
464
|
-
--tw-backdrop-blur: ;
|
|
465
|
-
--tw-backdrop-brightness: ;
|
|
466
|
-
--tw-backdrop-contrast: ;
|
|
467
|
-
--tw-backdrop-grayscale: ;
|
|
468
|
-
--tw-backdrop-hue-rotate: ;
|
|
469
|
-
--tw-backdrop-invert: ;
|
|
470
|
-
--tw-backdrop-opacity: ;
|
|
471
|
-
--tw-backdrop-saturate: ;
|
|
472
|
-
--tw-backdrop-sepia: ;
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
::backdrop {
|
|
476
|
-
--tw-border-spacing-x: 0;
|
|
477
|
-
--tw-border-spacing-y: 0;
|
|
478
|
-
--tw-translate-x: 0;
|
|
479
|
-
--tw-translate-y: 0;
|
|
480
|
-
--tw-rotate: 0;
|
|
481
|
-
--tw-skew-x: 0;
|
|
482
|
-
--tw-skew-y: 0;
|
|
483
|
-
--tw-scale-x: 1;
|
|
484
|
-
--tw-scale-y: 1;
|
|
485
|
-
--tw-pan-x: ;
|
|
486
|
-
--tw-pan-y: ;
|
|
487
|
-
--tw-pinch-zoom: ;
|
|
488
|
-
--tw-scroll-snap-strictness: proximity;
|
|
489
|
-
--tw-gradient-from-position: ;
|
|
490
|
-
--tw-gradient-via-position: ;
|
|
491
|
-
--tw-gradient-to-position: ;
|
|
492
|
-
--tw-ordinal: ;
|
|
493
|
-
--tw-slashed-zero: ;
|
|
494
|
-
--tw-numeric-figure: ;
|
|
495
|
-
--tw-numeric-spacing: ;
|
|
496
|
-
--tw-numeric-fraction: ;
|
|
497
|
-
--tw-ring-inset: ;
|
|
498
|
-
--tw-ring-offset-width: 0px;
|
|
499
|
-
--tw-ring-offset-color: #fff;
|
|
500
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
501
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
502
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
503
|
-
--tw-shadow: 0 0 #0000;
|
|
504
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
505
|
-
--tw-blur: ;
|
|
506
|
-
--tw-brightness: ;
|
|
507
|
-
--tw-contrast: ;
|
|
508
|
-
--tw-grayscale: ;
|
|
509
|
-
--tw-hue-rotate: ;
|
|
510
|
-
--tw-invert: ;
|
|
511
|
-
--tw-saturate: ;
|
|
512
|
-
--tw-sepia: ;
|
|
513
|
-
--tw-drop-shadow: ;
|
|
514
|
-
--tw-backdrop-blur: ;
|
|
515
|
-
--tw-backdrop-brightness: ;
|
|
516
|
-
--tw-backdrop-contrast: ;
|
|
517
|
-
--tw-backdrop-grayscale: ;
|
|
518
|
-
--tw-backdrop-hue-rotate: ;
|
|
519
|
-
--tw-backdrop-invert: ;
|
|
520
|
-
--tw-backdrop-opacity: ;
|
|
521
|
-
--tw-backdrop-saturate: ;
|
|
522
|
-
--tw-backdrop-sepia: ;
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
.pointer-events-none {
|
|
526
|
-
pointer-events: none;
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
.fixed {
|
|
530
|
-
position: fixed;
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
.absolute {
|
|
534
|
-
position: absolute;
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
.bottom-0 {
|
|
538
|
-
bottom: 0px;
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
.left-0 {
|
|
542
|
-
left: 0px;
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
.right-0 {
|
|
546
|
-
right: 0px;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
.top-0 {
|
|
550
|
-
top: 0px;
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
.z-50 {
|
|
554
|
-
z-index: 50;
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
.float-right {
|
|
558
|
-
float: right;
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
.my-1 {
|
|
562
|
-
margin-top: 0.25rem;
|
|
563
|
-
margin-bottom: 0.25rem;
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
.my-2 {
|
|
567
|
-
margin-top: 0.5rem;
|
|
568
|
-
margin-bottom: 0.5rem;
|
|
569
|
-
}
|
|
570
|
-
|
|
571
|
-
.-mt-1 {
|
|
572
|
-
margin-top: -0.25rem;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
.mb-2 {
|
|
576
|
-
margin-bottom: 0.5rem;
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
.mb-5 {
|
|
580
|
-
margin-bottom: 1.25rem;
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
.ml-0 {
|
|
584
|
-
margin-left: 0px;
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
.ml-2 {
|
|
588
|
-
margin-left: 0.5rem;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
.ml-4 {
|
|
592
|
-
margin-left: 1rem;
|
|
593
|
-
}
|
|
594
|
-
|
|
595
|
-
.mr-2 {
|
|
596
|
-
margin-right: 0.5rem;
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
.mr-3 {
|
|
600
|
-
margin-right: 0.75rem;
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
.mr-4 {
|
|
604
|
-
margin-right: 1rem;
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
.mt-1 {
|
|
608
|
-
margin-top: 0.25rem;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
.mt-10 {
|
|
612
|
-
margin-top: 2.5rem;
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
.block {
|
|
616
|
-
display: block;
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
.flex {
|
|
620
|
-
display: flex;
|
|
621
|
-
}
|
|
622
|
-
|
|
623
|
-
.table {
|
|
624
|
-
display: table;
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
.w-60 {
|
|
628
|
-
width: 15rem;
|
|
629
|
-
}
|
|
630
|
-
|
|
631
|
-
.w-full {
|
|
632
|
-
width: 100%;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
.transform {
|
|
636
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
.cursor-pointer {
|
|
640
|
-
cursor: pointer;
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
.flex-row {
|
|
644
|
-
flex-direction: row;
|
|
645
|
-
}
|
|
646
|
-
|
|
647
|
-
.flex-col {
|
|
648
|
-
flex-direction: column;
|
|
649
|
-
}
|
|
650
|
-
|
|
651
|
-
.items-center {
|
|
652
|
-
align-items: center;
|
|
653
|
-
}
|
|
654
|
-
|
|
655
|
-
.justify-end {
|
|
656
|
-
justify-content: flex-end;
|
|
657
|
-
}
|
|
658
|
-
|
|
659
|
-
.justify-center {
|
|
660
|
-
justify-content: center;
|
|
661
|
-
}
|
|
662
|
-
|
|
663
|
-
.justify-items-center {
|
|
664
|
-
justify-items: center;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
.rounded {
|
|
668
|
-
border-radius: 0.25rem;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
.rounded-full {
|
|
672
|
-
border-radius: 9999px;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
.border-2 {
|
|
676
|
-
border-width: 2px;
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
.border-current {
|
|
680
|
-
border-color: currentColor;
|
|
681
|
-
}
|
|
682
|
-
|
|
683
|
-
.px-2 {
|
|
684
|
-
padding-left: 0.5rem;
|
|
685
|
-
padding-right: 0.5rem;
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
.py-4 {
|
|
689
|
-
padding-top: 1rem;
|
|
690
|
-
padding-bottom: 1rem;
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
.pb-6 {
|
|
694
|
-
padding-bottom: 1.5rem;
|
|
695
|
-
}
|
|
696
|
-
|
|
697
|
-
.text-center {
|
|
698
|
-
text-align: center;
|
|
699
|
-
}
|
|
700
|
-
|
|
701
|
-
.\!text-lg {
|
|
702
|
-
font-size: 1.125rem !important;
|
|
703
|
-
line-height: 1.75rem !important;
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
.\!text-sm {
|
|
707
|
-
font-size: 0.875rem !important;
|
|
708
|
-
line-height: 1.25rem !important;
|
|
709
|
-
}
|
|
710
|
-
|
|
711
|
-
.text-sm {
|
|
712
|
-
font-size: 0.875rem;
|
|
713
|
-
line-height: 1.25rem;
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
.text-xl {
|
|
717
|
-
font-size: 1.25rem;
|
|
718
|
-
line-height: 1.75rem;
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
.font-bold {
|
|
722
|
-
font-weight: 700;
|
|
723
|
-
}
|
|
724
|
-
|
|
725
|
-
.font-semibold {
|
|
726
|
-
font-weight: 600;
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
.lowercase {
|
|
730
|
-
text-transform: lowercase;
|
|
731
|
-
}
|
|
732
|
-
|
|
733
|
-
.capitalize {
|
|
734
|
-
text-transform: capitalize;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
.text-gray-400 {
|
|
738
|
-
color: var(--color-gray-400);
|
|
739
|
-
}
|
|
740
|
-
|
|
741
|
-
.text-gray-500 {
|
|
742
|
-
color: var(--color-gray-500);
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
.outline {
|
|
746
|
-
outline-style: solid;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
.blur {
|
|
750
|
-
--tw-blur: blur(8px);
|
|
751
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
.filter {
|
|
755
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
756
|
-
}
|