@schukai/monster 4.137.8 → 4.138.0
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/package.json +1 -1
- package/source/components/accessibility/stylesheet/locale-picker.mjs +1 -1
- package/source/components/content/stylesheet/camera-capture.mjs +1 -1
- package/source/components/content/stylesheet/copy.mjs +1 -1
- package/source/components/content/stylesheet/fetch-box.mjs +1 -1
- package/source/components/content/stylesheet/viewer.mjs +1 -1
- package/source/components/content/viewer/stylesheet/html.mjs +1 -1
- package/source/components/content/viewer/stylesheet/message.mjs +1 -1
- package/source/components/data/stylesheet/kpi-tile.mjs +1 -1
- package/source/components/data/stylesheet/metric-graph.mjs +1 -1
- package/source/components/data/stylesheet/metric.mjs +1 -1
- package/source/components/datatable/columnbar.mjs +11 -8
- package/source/components/datatable/pagination.mjs +9 -19
- package/source/components/datatable/stylesheet/change-button.mjs +1 -1
- package/source/components/datatable/stylesheet/column-bar.mjs +1 -1
- package/source/components/datatable/stylesheet/dataset.mjs +1 -1
- package/source/components/datatable/stylesheet/datasource.mjs +1 -1
- package/source/components/datatable/stylesheet/datatable.mjs +1 -1
- package/source/components/datatable/stylesheet/embedded-pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-button.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-controls-defaults.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-date-range.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-range.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-select.mjs +1 -1
- package/source/components/datatable/stylesheet/filter.mjs +1 -1
- package/source/components/datatable/stylesheet/pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/save-button.mjs +1 -1
- package/source/components/datatable/stylesheet/status.mjs +1 -1
- package/source/components/form/button-bar.mjs +7 -1054
- package/source/components/form/control-bar.mjs +1162 -0
- package/source/components/form/style/button-bar.pcss +9 -4
- package/source/components/form/style/confirm-button.pcss +6 -1
- package/source/components/form/style/control-bar.pcss +91 -0
- package/source/components/form/stylesheet/action-button.mjs +1 -1
- package/source/components/form/stylesheet/button-bar.mjs +1 -1
- package/source/components/form/stylesheet/button.mjs +1 -1
- package/source/components/form/stylesheet/buy-box.mjs +1 -1
- package/source/components/form/stylesheet/cart-control.mjs +1 -1
- package/source/components/form/stylesheet/confirm-button.mjs +1 -1
- package/source/components/form/stylesheet/context-error.mjs +1 -1
- package/source/components/form/stylesheet/context-help.mjs +1 -1
- package/source/components/form/stylesheet/control-bar.mjs +38 -0
- package/source/components/form/stylesheet/digits.mjs +1 -1
- package/source/components/form/stylesheet/dropzone.mjs +1 -1
- package/source/components/form/stylesheet/field-layout.mjs +1 -1
- package/source/components/form/stylesheet/field-set.mjs +1 -1
- package/source/components/form/stylesheet/form.mjs +1 -1
- package/source/components/form/stylesheet/input-group.mjs +1 -1
- package/source/components/form/stylesheet/invalid.mjs +1 -1
- package/source/components/form/stylesheet/login.mjs +1 -1
- package/source/components/form/stylesheet/message-state-button.mjs +1 -1
- package/source/components/form/stylesheet/password.mjs +1 -1
- package/source/components/form/stylesheet/popper-button.mjs +1 -1
- package/source/components/form/stylesheet/quantity.mjs +1 -1
- package/source/components/form/stylesheet/register-wizard.mjs +1 -1
- package/source/components/form/stylesheet/repeat-field-set-items.mjs +1 -1
- package/source/components/form/stylesheet/repeat-field-set.mjs +1 -1
- package/source/components/form/stylesheet/select.mjs +1 -1
- package/source/components/form/stylesheet/sheet.mjs +1 -1
- package/source/components/form/stylesheet/state-button.mjs +1 -1
- package/source/components/form/stylesheet/toggle-switch.mjs +1 -1
- package/source/components/form/stylesheet/tree-select.mjs +1 -1
- package/source/components/form/stylesheet/variant-select.mjs +1 -1
- package/source/components/form/stylesheet/wizard.mjs +1 -1
- package/source/components/host/stylesheet/call-button.mjs +1 -1
- package/source/components/host/stylesheet/host.mjs +1 -1
- package/source/components/host/stylesheet/toggle-button.mjs +1 -1
- package/source/components/layout/stylesheet/board.mjs +1 -1
- package/source/components/layout/stylesheet/collapse.mjs +1 -1
- package/source/components/layout/stylesheet/details.mjs +1 -1
- package/source/components/layout/stylesheet/full-screen.mjs +1 -1
- package/source/components/layout/stylesheet/iframe.mjs +1 -1
- package/source/components/layout/stylesheet/overlay.mjs +1 -1
- package/source/components/layout/stylesheet/panel.mjs +1 -1
- package/source/components/layout/stylesheet/popper.mjs +1 -1
- package/source/components/layout/stylesheet/slider.mjs +1 -1
- package/source/components/layout/stylesheet/split-panel.mjs +1 -1
- package/source/components/layout/stylesheet/tabs.mjs +1 -1
- package/source/components/layout/stylesheet/width-toggle.mjs +1 -1
- package/source/components/navigation/site-navigation.mjs +4 -2
- package/source/components/navigation/stylesheet/site-navigation.mjs +1 -1
- package/source/components/navigation/stylesheet/table-of-content.mjs +1 -1
- package/source/components/navigation/stylesheet/wizard-navigation.mjs +1 -1
- package/source/components/notify/stylesheet/message.mjs +1 -1
- package/source/components/notify/stylesheet/notify.mjs +1 -1
- package/source/components/state/stylesheet/log.mjs +1 -1
- package/source/components/state/stylesheet/state.mjs +1 -1
- package/source/components/state/stylesheet/thread.mjs +1 -1
- package/source/components/style/accessibility.css +6 -6
- package/source/components/style/badge.css +49 -49
- package/source/components/style/border.css +4 -4
- package/source/components/style/button.css +96 -92
- package/source/components/style/card.css +21 -15
- package/source/components/style/common.css +20 -11
- package/source/components/style/control.css +3 -3
- package/source/components/style/data-grid.css +82 -82
- package/source/components/style/floating-ui.css +25 -25
- package/source/components/style/form.css +12 -10
- package/source/components/style/host.css +3 -3
- package/source/components/style/icons.css +266 -266
- package/source/components/style/link.css +4 -2
- package/source/components/style/normalize.css +2 -2
- package/source/components/style/popper.css +21 -21
- package/source/components/style/property.css +3 -2
- package/source/components/style/ripple.css +4 -4
- package/source/components/style/skeleton.css +10 -10
- package/source/components/style/spinner.css +1 -1
- package/source/components/style/table.css +10 -10
- package/source/components/style/theme.css +2 -2
- package/source/components/style/typography.css +29 -29
- package/source/components/stylesheet/accessibility.mjs +1 -1
- package/source/components/stylesheet/badge.mjs +1 -1
- package/source/components/stylesheet/border.mjs +1 -1
- package/source/components/stylesheet/button.mjs +1 -1
- package/source/components/stylesheet/card.mjs +1 -1
- package/source/components/stylesheet/common.mjs +1 -1
- package/source/components/stylesheet/control.mjs +1 -1
- package/source/components/stylesheet/data-grid.mjs +1 -1
- package/source/components/stylesheet/floating-ui.mjs +1 -1
- package/source/components/stylesheet/form.mjs +1 -1
- package/source/components/stylesheet/host.mjs +1 -1
- package/source/components/stylesheet/icons.mjs +1 -1
- package/source/components/stylesheet/link.mjs +1 -1
- package/source/components/stylesheet/popper.mjs +1 -1
- package/source/components/stylesheet/ripple.mjs +1 -1
- package/source/components/stylesheet/skeleton.mjs +1 -1
- package/source/components/stylesheet/spinner.mjs +1 -1
- package/source/components/stylesheet/table.mjs +1 -1
- package/source/components/stylesheet/theme.mjs +1 -1
- package/source/components/stylesheet/typography.mjs +1 -1
- package/source/components/time/stylesheet/day.mjs +1 -1
- package/source/components/time/stylesheet/month-calendar.mjs +1 -1
- package/source/components/time/timeline/stylesheet/appointment.mjs +1 -1
- package/source/components/time/timeline/stylesheet/segment.mjs +1 -1
- package/source/components/tree-menu/stylesheet/tree-menu.mjs +1 -1
- package/source/dom/resource/data.mjs +5 -2
- package/source/monster.mjs +1 -0
- package/test/cases/components/form/button-bar.mjs +27 -0
- package/test/cases/components/form/confirm-button.mjs +14 -0
- package/test/cases/components/form/control-bar.mjs +230 -0
|
@@ -5,177 +5,181 @@ button {
|
|
|
5
5
|
}
|
|
6
6
|
.monster-button-primary,
|
|
7
7
|
button {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
border-style: var(--monster-border-style);
|
|
12
|
-
border-width: var(--monster-border-width);
|
|
13
|
-
box-shadow: var(--monster-box-shadow-1);
|
|
14
|
-
cursor: pointer;
|
|
15
|
-
display: flex;
|
|
16
|
-
font-family: var(--monster-font-family), sans-serif;
|
|
8
|
+
width: -webkit-fill-available;
|
|
9
|
+
width: -moz-available;
|
|
10
|
+
width: stretch;
|
|
17
11
|
font-size: 1rem;
|
|
18
12
|
font-weight: 400;
|
|
19
|
-
gap: .4rem;
|
|
20
|
-
justify-content: center;
|
|
21
13
|
line-height: 1.5;
|
|
22
|
-
outline: none;
|
|
23
|
-
overflow: hidden;
|
|
24
|
-
padding: .375rem .75rem;
|
|
25
|
-
position: relative;
|
|
26
14
|
text-align: center;
|
|
27
15
|
text-decoration: none;
|
|
16
|
+
vertical-align: middle;
|
|
17
|
+
cursor: pointer;
|
|
28
18
|
-webkit-user-select: none;
|
|
29
19
|
-moz-user-select: none;
|
|
30
20
|
user-select: none;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
21
|
+
border-width: var(--monster-border-width);
|
|
22
|
+
border-radius: var(--monster-border-radius);
|
|
23
|
+
border-style: var(--monster-border-style);
|
|
24
|
+
box-shadow: var(--monster-box-shadow-1);
|
|
25
|
+
padding: 0.375rem 0.75rem;
|
|
26
|
+
outline: none;
|
|
27
|
+
background-position: 50%;
|
|
28
|
+
position: relative;
|
|
29
|
+
overflow: hidden;
|
|
30
|
+
font-family: var(--monster-font-family), sans-serif;
|
|
31
|
+
display: flex;
|
|
32
|
+
align-items: center;
|
|
33
|
+
justify-content: center;
|
|
34
|
+
gap: 0.4rem;
|
|
35
35
|
}
|
|
36
36
|
.monster-button-primary {
|
|
37
|
+
color: var(--monster-color-primary-4);
|
|
37
38
|
background-color: var(--monster-bg-color-primary-4);
|
|
38
39
|
border-color: var(--monster-bg-color-primary-4);
|
|
39
|
-
color: var(--monster-color-primary-4);
|
|
40
40
|
}
|
|
41
41
|
.monster-button-secondary {
|
|
42
|
-
|
|
43
|
-
border-color: var(--monster-bg-color-secondary-4);
|
|
42
|
+
border-width: var(--monster-border-width);
|
|
44
43
|
border-radius: var(--monster-border-radius);
|
|
45
44
|
border-style: var(--monster-border-style);
|
|
46
|
-
border-width: var(--monster-border-width);
|
|
47
45
|
color: var(--monster-color-secondary-4);
|
|
46
|
+
background-color: var(--monster-bg-color-secondary-4);
|
|
47
|
+
border-color: var(--monster-bg-color-secondary-4);
|
|
48
48
|
}
|
|
49
49
|
.monster-button-secondary,
|
|
50
50
|
.monster-button-tertiary {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
display: flex;
|
|
56
|
-
font-family: var(--monster-font-family), sans-serif;
|
|
51
|
+
width: -webkit-fill-available;
|
|
52
|
+
width: -moz-available;
|
|
53
|
+
width: stretch;
|
|
57
54
|
font-size: 1rem;
|
|
58
55
|
font-weight: 400;
|
|
59
|
-
gap: .4rem;
|
|
60
|
-
justify-content: center;
|
|
61
56
|
line-height: 1.5;
|
|
62
|
-
outline: none;
|
|
63
|
-
overflow: hidden;
|
|
64
|
-
padding: .375rem .75rem;
|
|
65
|
-
position: relative;
|
|
66
57
|
text-align: center;
|
|
67
58
|
text-decoration: none;
|
|
59
|
+
vertical-align: middle;
|
|
60
|
+
cursor: pointer;
|
|
68
61
|
-webkit-user-select: none;
|
|
69
62
|
-moz-user-select: none;
|
|
70
63
|
user-select: none;
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
64
|
+
box-shadow: var(--monster-box-shadow-1);
|
|
65
|
+
padding: 0.375rem 0.75rem;
|
|
66
|
+
outline: none;
|
|
67
|
+
background-position: 50%;
|
|
68
|
+
position: relative;
|
|
69
|
+
overflow: hidden;
|
|
70
|
+
font-family: var(--monster-font-family), sans-serif;
|
|
71
|
+
display: flex;
|
|
72
|
+
align-items: center;
|
|
73
|
+
justify-content: center;
|
|
74
|
+
gap: 0.4rem;
|
|
75
75
|
}
|
|
76
76
|
.monster-button-tertiary {
|
|
77
|
-
|
|
78
|
-
border-color: var(--monster-bg-color-tertiary-4);
|
|
77
|
+
border-width: var(--monster-border-width);
|
|
79
78
|
border-radius: var(--monster-border-radius);
|
|
80
79
|
border-style: var(--monster-border-style);
|
|
81
|
-
border-width: var(--monster-border-width);
|
|
82
80
|
color: var(--monster-color-tertiary-4);
|
|
81
|
+
background-color: var(--monster-bg-color-tertiary-4);
|
|
82
|
+
border-color: var(--monster-bg-color-tertiary-4);
|
|
83
83
|
}
|
|
84
84
|
.monster-button-outline-primary {
|
|
85
|
-
|
|
86
|
-
border-color: var(--monster-bg-color-primary-4);
|
|
85
|
+
border-width: var(--monster-border-width);
|
|
87
86
|
border-radius: var(--monster-border-radius);
|
|
88
87
|
border-style: var(--monster-border-style);
|
|
89
|
-
border-width: var(--monster-border-width);
|
|
90
88
|
color: var(--monster-bg-color-primary-4);
|
|
89
|
+
background-color: var(--monster-color-primary-4);
|
|
90
|
+
border-color: var(--monster-bg-color-primary-4);
|
|
91
91
|
}
|
|
92
92
|
.monster-button-outline-primary,
|
|
93
93
|
.monster-button-outline-secondary {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
cursor: pointer;
|
|
98
|
-
display: flex;
|
|
99
|
-
font-family: var(--monster-font-family), sans-serif;
|
|
94
|
+
width: -webkit-fill-available;
|
|
95
|
+
width: -moz-available;
|
|
96
|
+
width: stretch;
|
|
100
97
|
font-size: 1rem;
|
|
101
98
|
font-weight: 400;
|
|
102
|
-
gap: .4rem;
|
|
103
|
-
justify-content: center;
|
|
104
99
|
line-height: 1.5;
|
|
105
|
-
outline: none;
|
|
106
|
-
overflow: hidden;
|
|
107
|
-
padding: .375rem .75rem;
|
|
108
|
-
position: relative;
|
|
109
100
|
text-align: center;
|
|
110
101
|
text-decoration: none;
|
|
102
|
+
vertical-align: middle;
|
|
103
|
+
cursor: pointer;
|
|
111
104
|
-webkit-user-select: none;
|
|
112
105
|
-moz-user-select: none;
|
|
113
106
|
user-select: none;
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
107
|
+
box-shadow: var(--monster-box-shadow-1);
|
|
108
|
+
padding: 0.375rem 0.75rem;
|
|
109
|
+
outline: none;
|
|
110
|
+
background-position: 50%;
|
|
111
|
+
position: relative;
|
|
112
|
+
overflow: hidden;
|
|
113
|
+
font-family: var(--monster-font-family), sans-serif;
|
|
114
|
+
display: flex;
|
|
115
|
+
align-items: center;
|
|
116
|
+
justify-content: center;
|
|
117
|
+
gap: 0.4rem;
|
|
118
118
|
}
|
|
119
119
|
.monster-button-outline-secondary {
|
|
120
|
-
|
|
121
|
-
border-color: var(--monster-bg-color-secondary-4);
|
|
120
|
+
border-width: var(--monster-border-width);
|
|
122
121
|
border-radius: var(--monster-border-radius);
|
|
123
122
|
border-style: var(--monster-border-style);
|
|
124
|
-
border-width: var(--monster-border-width);
|
|
125
123
|
color: var(--monster-bg-color-secondary-4);
|
|
124
|
+
background-color: var(--monster-color-secondary-4);
|
|
125
|
+
border-color: var(--monster-bg-color-secondary-4);
|
|
126
126
|
}
|
|
127
127
|
.monster-button-outline-tertiary {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
border-color: var(--monster-bg-color-tertiary-4);
|
|
132
|
-
border-radius: var(--monster-border-radius);
|
|
133
|
-
border-style: var(--monster-border-style);
|
|
134
|
-
border-width: var(--monster-border-width);
|
|
135
|
-
box-shadow: var(--monster-box-shadow-1);
|
|
136
|
-
color: var(--monster-bg-color-tertiary-4);
|
|
137
|
-
cursor: pointer;
|
|
138
|
-
display: flex;
|
|
139
|
-
font-family: var(--monster-font-family), sans-serif;
|
|
128
|
+
width: -webkit-fill-available;
|
|
129
|
+
width: -moz-available;
|
|
130
|
+
width: stretch;
|
|
140
131
|
font-size: 1rem;
|
|
141
132
|
font-weight: 400;
|
|
142
|
-
gap: .4rem;
|
|
143
|
-
justify-content: center;
|
|
144
133
|
line-height: 1.5;
|
|
145
|
-
outline: none;
|
|
146
|
-
overflow: hidden;
|
|
147
|
-
padding: .375rem .75rem;
|
|
148
|
-
position: relative;
|
|
149
134
|
text-align: center;
|
|
150
135
|
text-decoration: none;
|
|
136
|
+
vertical-align: middle;
|
|
137
|
+
cursor: pointer;
|
|
151
138
|
-webkit-user-select: none;
|
|
152
139
|
-moz-user-select: none;
|
|
153
140
|
user-select: none;
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
141
|
+
border-width: var(--monster-border-width);
|
|
142
|
+
border-radius: var(--monster-border-radius);
|
|
143
|
+
border-style: var(--monster-border-style);
|
|
144
|
+
box-shadow: var(--monster-box-shadow-1);
|
|
145
|
+
padding: 0.375rem 0.75rem;
|
|
146
|
+
outline: none;
|
|
147
|
+
background-position: 50%;
|
|
148
|
+
position: relative;
|
|
149
|
+
overflow: hidden;
|
|
150
|
+
font-family: var(--monster-font-family), sans-serif;
|
|
151
|
+
display: flex;
|
|
152
|
+
align-items: center;
|
|
153
|
+
justify-content: center;
|
|
154
|
+
gap: 0.4rem;
|
|
155
|
+
color: var(--monster-bg-color-tertiary-4);
|
|
156
|
+
background-color: var(--monster-color-tertiary-4);
|
|
157
|
+
border-color: var(--monster-bg-color-tertiary-4);
|
|
158
158
|
}
|
|
159
159
|
button:hover {
|
|
160
|
+
transition:
|
|
161
|
+
background 0.8s,
|
|
162
|
+
color 0.25s 0.0833333333s;
|
|
160
163
|
box-shadow: var(--monster-box-shadow-2);
|
|
161
|
-
transition: background .8s, color .25s .0833333333s;
|
|
162
164
|
}
|
|
163
165
|
button:disabled {
|
|
164
166
|
cursor: not-allowed;
|
|
165
167
|
}
|
|
166
168
|
button:active {
|
|
169
|
+
transition:
|
|
170
|
+
background 0.8s,
|
|
171
|
+
color 0.25s 0.0833333333s;
|
|
167
172
|
box-shadow: var(--monster-box-shadow-2);
|
|
168
|
-
transition: background .8s, color .25s .0833333333s;
|
|
169
173
|
z-index: var(--monster-z-index-outline);
|
|
170
174
|
}
|
|
171
175
|
.monster-button-bar,
|
|
172
176
|
.monster-button-group {
|
|
173
|
-
align-content: center;
|
|
174
|
-
align-items: stretch;
|
|
175
177
|
display: flex;
|
|
176
|
-
flex-direction: row;
|
|
177
|
-
flex-wrap: nowrap;
|
|
178
178
|
justify-content: space-between;
|
|
179
|
+
align-content: center;
|
|
180
|
+
flex-wrap: nowrap;
|
|
181
|
+
flex-direction: row;
|
|
182
|
+
align-items: stretch;
|
|
179
183
|
}
|
|
180
184
|
.monster-button-group {
|
|
181
185
|
box-sizing: border-box;
|
|
@@ -5,34 +5,36 @@
|
|
|
5
5
|
grid-gap: 22px;
|
|
6
6
|
}
|
|
7
7
|
.cards .card {
|
|
8
|
-
|
|
9
|
-
align-items: stretch;
|
|
8
|
+
display: flex;
|
|
10
9
|
background-color: var(--monster-bg-color-primary-1);
|
|
11
|
-
border-radius: var(--monster-border-radius);
|
|
12
|
-
border-style: var(--monster-border-style);
|
|
13
|
-
border-width: var(--monster-border-width);
|
|
14
|
-
box-sizing: border-box;
|
|
15
10
|
color: var(--monster-color-primary-1);
|
|
16
|
-
|
|
11
|
+
box-sizing: border-box;
|
|
12
|
+
align-items: stretch;
|
|
17
13
|
flex-direction: column;
|
|
18
|
-
flex-wrap: nowrap;
|
|
19
14
|
justify-content: space-between;
|
|
15
|
+
align-content: stretch;
|
|
16
|
+
flex-wrap: nowrap;
|
|
17
|
+
border-width: var(--monster-border-width);
|
|
18
|
+
border-radius: var(--monster-border-radius);
|
|
19
|
+
border-style: var(--monster-border-style);
|
|
20
20
|
border-shadow: var(--monster-box-shadow-1);
|
|
21
21
|
overflow: hidden;
|
|
22
22
|
}
|
|
23
23
|
:is(.cards .card) img {
|
|
24
|
-
display: block;
|
|
25
|
-
margin-left: 0;
|
|
26
24
|
-o-object-fit: scale-down;
|
|
27
25
|
object-fit: scale-down;
|
|
28
|
-
|
|
26
|
+
display: block;
|
|
29
27
|
padding: 0;
|
|
28
|
+
margin-left: 0;
|
|
30
29
|
width: 101%;
|
|
30
|
+
overflow: hidden;
|
|
31
31
|
}
|
|
32
32
|
:is(:is(.cards .card) img):hover {
|
|
33
|
+
transition:
|
|
34
|
+
background 0.8s,
|
|
35
|
+
color 0.25s 0.0833333333s;
|
|
33
36
|
box-shadow: var(--monster-box-shadow-2);
|
|
34
37
|
transform: scale(1.05);
|
|
35
|
-
transition: background .8s, color .25s .0833333333s;
|
|
36
38
|
}
|
|
37
39
|
:is(.cards .card) h1,
|
|
38
40
|
:is(.cards .card) h2,
|
|
@@ -42,8 +44,8 @@
|
|
|
42
44
|
:is(.cards .card) h6,
|
|
43
45
|
:is(.cards .card) p {
|
|
44
46
|
margin: 0;
|
|
45
|
-
padding-left: 1rem;
|
|
46
47
|
padding-right: 1rem;
|
|
48
|
+
padding-left: 1rem;
|
|
47
49
|
}
|
|
48
50
|
:is(.cards .card) h1:last-child,
|
|
49
51
|
:is(.cards .card) h2:last-child,
|
|
@@ -139,12 +141,16 @@
|
|
|
139
141
|
:is(.cards .card) button:last-child,
|
|
140
142
|
:is(.cards .card) .button:last-child
|
|
141
143
|
):hover {
|
|
144
|
+
transition:
|
|
145
|
+
background 0.8s,
|
|
146
|
+
color 0.25s 0.0833333333s;
|
|
142
147
|
box-shadow: var(--monster-box-shadow-2);
|
|
143
148
|
transform: scale(1.05);
|
|
144
|
-
transition: background .8s, color .25s .0833333333s;
|
|
145
149
|
}
|
|
146
150
|
.card:is(.cards .card):hover {
|
|
151
|
+
transition:
|
|
152
|
+
background 0.8s,
|
|
153
|
+
color 0.25s 0.0833333333s;
|
|
147
154
|
box-shadow: var(--monster-box-shadow-2);
|
|
148
|
-
transition: background .8s, color .25s .0833333333s;
|
|
149
155
|
z-index: var(--monster-z-index-outline);
|
|
150
156
|
}
|
|
@@ -80,11 +80,11 @@ u,
|
|
|
80
80
|
ul,
|
|
81
81
|
var,
|
|
82
82
|
video {
|
|
83
|
+
margin: 0;
|
|
84
|
+
padding: 0;
|
|
83
85
|
border: 0;
|
|
84
86
|
font-size: 100%;
|
|
85
87
|
font: inherit;
|
|
86
|
-
margin: 0;
|
|
87
|
-
padding: 0;
|
|
88
88
|
vertical-align: baseline;
|
|
89
89
|
}
|
|
90
90
|
* {
|
|
@@ -124,32 +124,41 @@ video {
|
|
|
124
124
|
outline: none;
|
|
125
125
|
}
|
|
126
126
|
div[data-monster-role="popper"] {
|
|
127
|
-
background-color: #fff;
|
|
128
|
-
border: var(--monster-border-width, 1px) solid var(--monster-color-primary-1);
|
|
129
127
|
box-sizing: border-box;
|
|
130
128
|
display: none;
|
|
129
|
+
border: var(--monster-border-width, 1px) solid var(--monster-color-primary-1);
|
|
131
130
|
padding: 0;
|
|
132
131
|
z-index: 10;
|
|
132
|
+
background-color: #fff;
|
|
133
133
|
}
|
|
134
134
|
:host([disabled]) {
|
|
135
|
-
|
|
136
|
-
|
|
135
|
+
border-color: var(
|
|
136
|
+
--monster-color-primary-disabled-1,
|
|
137
|
+
hsla(0, 0%, 46.3%, 0.3)
|
|
138
|
+
);
|
|
137
139
|
color: var(--monster-color-primary-disabled-1);
|
|
140
|
+
background-color: var(--monster-bg-color-primary-disabled-1);
|
|
138
141
|
cursor: not-allowed;
|
|
139
142
|
}
|
|
140
143
|
:host([disabled]) * {
|
|
141
|
-
|
|
142
|
-
|
|
144
|
+
border-color: var(
|
|
145
|
+
--monster-color-primary-disabled-1,
|
|
146
|
+
hsla(0, 0%, 46.3%, 0.3)
|
|
147
|
+
);
|
|
143
148
|
color: var(--monster-color-primary-disabled-1);
|
|
149
|
+
background-color: var(--monster-bg-color-primary-disabled-1);
|
|
144
150
|
cursor: not-allowed;
|
|
145
151
|
}
|
|
146
152
|
:disabled {
|
|
147
|
-
|
|
148
|
-
|
|
153
|
+
border-color: var(
|
|
154
|
+
--monster-color-primary-disabled-1,
|
|
155
|
+
hsla(0, 0%, 46.3%, 0.3)
|
|
156
|
+
);
|
|
149
157
|
color: var(--monster-color-primary-disabled-1);
|
|
158
|
+
background-color: var(--monster-bg-color-primary-disabled-1);
|
|
150
159
|
cursor: not-allowed;
|
|
151
|
-
opacity: 0.55;
|
|
152
160
|
pointer-events: none;
|
|
161
|
+
opacity: 0.55;
|
|
153
162
|
}
|
|
154
163
|
input:focus-visible {
|
|
155
164
|
outline: none;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/** generated from control.pcss **/
|
|
2
2
|
[data-monster-role="control"] {
|
|
3
|
-
box-sizing: border-box;
|
|
4
3
|
outline: none;
|
|
5
4
|
width: 100%;
|
|
5
|
+
box-sizing: border-box;
|
|
6
6
|
}
|
|
7
7
|
[data-monster-role="control"].flex {
|
|
8
|
-
align-items: center;
|
|
9
8
|
display: flex;
|
|
10
9
|
flex-direction: row;
|
|
10
|
+
align-items: center;
|
|
11
11
|
}
|
|
12
12
|
:host {
|
|
13
|
-
box-sizing: border-box;
|
|
14
13
|
display: block;
|
|
14
|
+
box-sizing: border-box;
|
|
15
15
|
}
|